/*
Theme Name: Aurum - Child Theme
Theme URI: https://laborator.co/themes/aurum/
Author: Laborator
Author URI: http://laborator.co/
Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
Version: 1.0
Template: aurum
Text Domain: aurum
*/

body {
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {

	text-transform: none;
}

header.site-header .header-widgets .user-login {
	position: relative;
	display: block;
	width: 28px;
	height: 35px;
	font-size: 27px;
	padding-left: 5px;
}

header.site-header .header-widgets .user-login .fa {
	width: 100%;
	height: 100%;
}

.fa-user {
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #000;
	-webkit-text-fill-color: transparent;
}

.page-container {

	margin-top: 0px;
}

.page-container.conocenos {

	margin-top: 50px !important;
}

header.site-header div.nav > ul > li > a:active, header.site-header ul.nav > li > a:active {

	background-color: #fff !important;
}

header.site-header div.nav > ul li a:focus, header.site-header ul.nav li a:focus {

	color: #ccc;
}

.header-links span {
	/*float: left;*/
	clear: both;
	text-align: center;
	margin-top: 2px;
}

.header-links ul li:first-child span {
	margin-top: 5px;
}

.header-links ul li:last-child span {
	margin-top: 4px;
}

.header-links ul li a > span{
	padding-top: 3px;
}

.header-links ul li a {
	margin-left: 10px;
}

.header-menu .lab-mini-cart .cart_list li .product-details {

	width: 80%;
}

.nav > li > a:focus {

	background-color: #fff !important;
	color: #ccc;
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{

	float: left;
}

.item-column {
	min-height: 485px;
}

.shop .shop-item .item-image img, .woocommerce .shop-item .item-image img {

	/*min-height: 242px;*/
}

.single-product .shop .shop-item .item-image img, .single-product .woocommerce .shop-item .item-image img {

	min-height: 0px;
}

.shop .shop-item .item-info .add-to-cart:before {
	content: '\e85a' !important;
}

.single-product h1 {

	text-transform: none;
}

.primary-font, body, p, .view-cart td .btn, .shop .cart-bottom-details .shipping_calculator .shipping-calculator-button {

	font-family: Raleway,sans-serif !important;
}

.single-product .product_meta span:first-child {

	margin-top: 20px !important;
}

.single-product .amount {

	font-family: 'Raleway',sans-serif;
}

.shop .shop-item .onsale, .woocommerce .shop-item .onsale {

	font-size: 12px;
}

.shop .shop-item .onsale.featured, .woocommerce .shop-item .onsale.featured{

	font-size: 9px;
}

.shop .woocommerce-ordering .dropdown .caret {

	margin-top: 8px;
}

.page-template-contact h3 {
	
	font-size: 28px;
}

.page-template-contact h3 small {

	font-size: 17px;
	margin-top: 8px;
}

.contact-page .fa {

	color: #000;
}


.contact-page .contact-information .social-networks li a i {

	color: #fff;
}

.contact-page .contact-information .social-networks li a {

	background: #000 none repeat scroll 0 0;
}

.contact-page .contact-information .social-networks li a:hover {

	background: #ccc none repeat scroll 0 0;
}

.form-control {

	color: #000;
}

.form-control::-webkit-input-placeholder {

	color: #999;
}

.form-control:-moz-placeholder {

	color: #999;
}

.form-control::-moz-placeholder {

	color: #999;
}

.form-control:-ms-input-placeholder {

	color: #999;
}

.contact-page .send-message {

	clear: both;
	margin-top: 10px;
}

.page-container .wpb_button.wpb_btn-primary, .wpb_btn-default, .btn.btn-primary {

	background: #000;
}

.page-container .wpb_button.wpb_btn-primary:hover, .wpb_btn-default:hover, .btn.btn-primary:hover {

	background: #ccc;
}

.wpcf7-not-valid-tip {

	display: none !important;
}

.wpcf7-validation-errors {

	display: none !important;
}

.wpcf7-not-valid {
	border: solid 1px red;
}

div.wpcf7-response-output {

	margin: 10em 0.5em 1em !important;
}

.shop-item-single .item-details-single .shop-item .product-images{

	margin-top: -180px;
}

header.site-header .header-widgets .search-form a.search-btn:hover svg, header.site-header .header-widgets a.cart-counter:hover svg {

	fill: #ccc;
}

header.site-header .header-widgets a:hover .fa-user {

	color: #ccc;
	-webkit-text-stroke-color: #ccc;
}

header.site-header div.nav>ul li ul li a, header.site-header ul.nav li ul li a:hover {

	text-decoration: none;
}

.container a:hover{

	text-decoration: none;
}

footer.site-footer.inverted .footer-widgets .sidebar ul li a:hover {

	color: #ccc;
}

footer.site-footer.inverted .footer-widgets .sidebar .textwidget a:hover .fa {

	color: #ccc;
}

.imagezoom-view {

	margin-top: 180px;
}

.bordered-block h2 {

	padding: 0;
	margin: 0;
	border-bottom: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0;
	padding-top: 0;
}

.bordered-block span {

	float: left;
	padding:20px 0;
	margin:0;
	border-bottom:1px solid #EEE;
	-webkit-box-shadow:0 1px 0 #FFF,0 2px 0 #EEE;
	-moz-box-shadow:0 1px 0 #FFF,0 2px 0 #EEE;
	box-shadow:0 1px 0 #FFF,0 2px 0 #EEE;
	margin-bottom:20px;
}

@media screen and (max-width:992px){

	.shop .shop-item .item-image img, .woocommerce .shop-item .item-image img {

		min-height: 331px;
	}

}

.btn_slider {
	background-color: #000 !important;
}

.contact-page .contact-form .form-control {
	background: #eee;
}

.woocommerce .quantity.buttons_added {
	background: #eee;	
}

.single-product .amount {
	color: #000;
}

.contact-page .contact-information .social-networks li a:hover i.fa {
	color: #fff;
}

.go-to-top {
	bottom: 65px;
}

.product-category a:hover {
	text-decoration: underline;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notice {
	background-color: #fff;
	color: #222;
	border: 1px solid rgba(34, 34, 34, 0.5);
	box-shadow: 0 0 0 6px #fff;
}

div.wpcf7-response-output {
	margin-top: 50px !important;
}

div.wpcf7-mail-sent-ok {
	border: 1px solid #222;
	color: #398f14;
	padding: 10px;
}

h2 small {
	margin-top: 10px;
}

.variations .form-control {
	background: #eee;
}

.woocommerce-product-details__short-description a {
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
}

.shop-empty-cart-page {
	padding: 100px 0;
}

input[type=checkbox], input[type=radio] {
	border: 1px solid #222;
}

.bordered-block span {
	border-bottom: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0 0;
	padding: 0;
}

.woocommerce-table tr td:last-child {
	float: right;
	width: 100%;
}

.woocommerce-table tr td:last-child span.amount {
	width: 100%;
	display: inline-block;
}

.woocommerce-table tr td:last-child span.woocommerce-Price-currencySymbol {
	float: none;
	padding-left: 5px;
}

.woocommerce .order-details-list li.order strong {
	color: #222;
}

.product-category span {
	display: none;
}

.colecciones .products {
	margin-top: 40px;
}

a.ls-gui-element.ls-nav-prev, a.ls-gui-element.ls-nav-next {
	background-color: rgba(0,0,0,.12);
	border-radius: 0;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
}

.woocommerce .products .product .item-info .price, .woocommerce .products .product .item-info h3 {
	min-height: 90px;
}

.woocommerce .products .product {
	margin-bottom: 0px;
}

.pswp__caption {
	display: none;
}

.order_details {
	padding-top: 40px;
	padding-bottom: 40px;
}

#redsys_payment_form {
	padding-top: 40px;
	padding-bottom: 40px;
}

#submit_redsys_payment_form {
	padding: 10px;
	margin-right: 20px;
	border: 0;
}

.button.cancel {
	padding: 10px;
}

.cli-style-v2 {
	font-size: 10pt !important;
}

#cookie-law-info-bar {
	padding: 0px 10px 10px 20px !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
}

#cookie-law-info-bar h5 {
	font-size: 12pt !important;
}

.top-menu--dark {
	color: #fff;
}

.top-menu {
	font-size: 14px;
}

.top-menu .fa {
	color: #fff;
	padding-right: 10px;
	margin-left: 15px;
}

.top-menu .vc_icon_element {
	margin-bottom: 0px;
	margin-left: 18px;
	margin-right: 10px;
}

.top-menu .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
	margin-bottom: 0px;
	color: #fff;
	font-size: 14px !important;
}

.top-menu .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 18px;
	height: 18px;
}

@media screen and (max-width: 768px) {
	.search-site {
		display: none;
	}
	.logo-dimensions {
		min-width: 160px !important;
		width: 160px !important;
	}
}

.vc_custom_1607084207847 {
	margin-bottom: 0px !important; 
	margin-top: 4px !important;
}

.top-menu--columns-2 .col {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
/*
     FILE ARCHIVED ON 21:06:47 Mar 16, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:08:16 Jun 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.567
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.058
  esindex: 0.007
  cdx.remote: 8.225
  LoadShardBlock: 84.647 (3)
  PetaboxLoader3.datanode: 98.724 (5)
  PetaboxLoader3.resolve: 366.857 (2)
  load_resource: 414.82
  loaddict: 46.077
*/