/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/




/*DATE PICKER CSS*/
body .ui-datepicker .ui-datepicker-title select {
    border-radius: 0;
    background-color: white;
    padding: 0 10px;
    border-width: 1px;
    width: 50%;
    text-transform: capitalize;
    background-position: right 5px top 50%;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 12px;
}
body .ui-datepicker .ui-widget-header {
    border: 0;
    background: none;
}

/*ERROR 404 PAGE*/
body.error404 .whb-overcontent {
    margin-bottom: 180px !important;
}



/*MENSAJE TIEMPO APROXIMADO CHECKOUT*/
p.msj-envio {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
    color: #000;
    text-align: center;
    border: dashed 1px #ee237e;
    padding: 20px 0;
}
.msj-envio span {
    font-size: 20px;
    font-weight: 700;
}







/*PÁGINAS CATEGORÍAS*/
@media (min-width: 769px) {
.woodmart-header-overcontent .page-title {
    padding-top: 20vh !important;
}
}


/*PAGINA MI CUENTA*/
button[name=save_address] {
    display: block;
    clear: both;
}



/*CAROUSEL MARCAS*/
.owl-carousel-item-inner img {
    margin: 0 auto !important;
    display: block;
	transition: all .25s ease;
}
.owl-carousel-item-inner img:hover {
    transform: scale(1.05);
}

/*MAILCHIMP FORM*/
/*.mc4wp-form>div>p:first-child {
    max-width: 260px;
}
.mc4wp-form>div>p {
    margin-right: 0;
    margin-left: 0;
}
*/



/*TABS DESTACADOS Y DESCUENTOS HOME*/
.woodmart-products-tabs .tabs-name {
    font-weight: 400;
}



/*SHOP*/
.woodmart-hover-base .content-product-imagin {
    box-shadow: none;
}
.wd-action-btn>a {
    color: #ee237e;
}
.widget_price_filter .price_slider_amount .price_label {
    width: 100%;
}
.sidebar-left.area-sidebar-shop {
    background-color: #fcfcfc;
    border-radius: 5px;
}
@media (min-width: 1025px) {
.sidebar-left.area-sidebar-shop {
    padding: 25px;
}
.col-lg-3 {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    margin-right: 2%;
}
}
/*TITULO PRODUCTOS SHOP*/
h2.woocommerce-loop-product__title {
    font-size: 14px;
    margin-bottom: 5px;
}
/*WIDGET FILTRO*/
.woodmart-woocommerce-layered-nav .chosen .layered-nav-link:after {
    display: none;
}
/*WIDGET CATEGORÍAS*/
.categories-accordion-on .widget_product_categories .product-categories {
    padding-right: 0;
}





/*VARIOS*/
/*TITULOS HEADINGS*/
.woodmart-title-style-simple.woodmart-title-color-default .liner-continer:after {
    background-color: #ee237f;
}





/*SHOP PRODUCTS HOVER*/
.woodmart-hover-base[class*=add-small] .wd-bottom-actions>div:not(:last-child) {
    border-right: 0;
}





/*PREFOOTER*/
.woodmart-prefooter {
    padding-bottom: 0;
}

/*BRANDS WIDGET*/
.brands-widget .brand-item img {
    max-height: none;
}
.brands-widget .brand-item a:hover {
    transform: scale(1.05);
}
.wpb_images_carousel {display: none !important;}
/*@media (min-width: 768px) {
    .wpb_images_carousel {display: none !important;}
}
@media (max-width: 767px) {
    .brands-widget {display: none !important;}
}*/



/*SINGLE PRODUCT*/
.meta-location-add_to_cart .product_meta>span {margin-bottom: 5px;}
.icons-design-default .woodmart-social-icon {padding: 2px 6px;}
.variations_form .variations tr:last-child td.label, 
.variations_form.variation-swatch-selected .reset_variations,
.variations_form .reset_variations {
    display: none !important;
}
.woocommerce-variation-description {
    font-size: 20px;
    font-weight: 500;
    color: #4751bf;
}
.product-image-summary .woodmart-product-brands img {
    max-width: 110px;
}
.woodmart-swatch.swatch-with-bg {
    border-radius: initial;
}
.swatch-on-single:not(:last-child) {
    margin-right: 5px;
}
.product-image-summary .entry-title {
    font-size: 26px;
}
.product-image-summary .summary-inner>.price .amount {
    font-size: 30px; font-weight: 500;
}
.product-image-summary .summary-inner>.price del .amount {
    font-size: 26px !important;
}
 .woocommerce-product-details__short-description>ul li {
     margin-bottom: 5px;
}
.tabs-layout-tabs .tabs li a {
    padding-top: 10px;
}
/*.product-tabs-wrapper {
    display: none;
}*/
.tabs-location-standard.reviews-location-separate.tabs-type-tabs .woocommerce-tabs {
    border-bottom: none;
}
.slick-slide img {
    border: 1px solid #e3e3e3 !important;
}
.woodmart-swatch.active-swatch:after, .woodmart-swatch:hover:after {
    opacity: 0;
}
.woodmart-swatch.active-swatch, .woodmart-swatch:hover {
    box-shadow: 0px 0px 2px 0px #ee237e;
}




/*BREADCRUMBS*/
.woocommerce-breadcrumb a:after {
    content: ">"; color: #ee237f;
}




/*BADGES*/
.product-label.new {
    background-color: #ee237f;
}




/*CATEGORIES CAROUSEL*/
.categories-style-carousel {
    margin-bottom: 0;
}
.woodmart-carousel-spacing-0 .owl-nav>div[class*=prev] {
    left: 15px !important;
}
.woodmart-carousel-spacing-0 .owl-nav>div[class*=next] {
    right: 15px !important;
}
.categories-style-carousel .owl-stage-outer {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.owl-carousel:hover .owl-nav>div {
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 0.7);
}
.category-grid-item .category-title {
    text-transform: inherit !important;
    font-size: 22px !important;
}
@media (min-width: 769px) {
    .category-grid-item .category-title {
    text-shadow: 0 0 3px #000 !important;
}
}

/*PAGINA CATEGORÍAS*/
.page-title.color-scheme-light .entry-title {
    text-shadow: 0 0 4px #434343;
}



/*NEWSLETTER FORM*/
.newsletter-form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.newsletter-form input[type=submit] {
    background-color: #ee237e;
    color: #fff;
    border-radius: 5px;
    padding: 12px 35px;
}
.newsletter-form input[type=email] {
    background-color: #fff;
}
#wpcf7-f4685-o1 .wpcf7-mail-sent-ok {
    background-color: transparent;
    color: #ee237e !important;
    align-items: center !important;
    justify-content: center;
}
.newsletter-form .col1 {width: 45%;}
@media (max-width: 767px) {
    .newsletter-form .col1 {width: 60%;}
}




/*ICONO CARRITO*/
.woodmart-cart-design-2 .woodmart-cart-number {
    width: 13px;
    height: 13px;
    line-height: 13px;
}



/*TOP BAR*/
.whb-top-bar .whb-text-element {
    font-size: 13px;
}


/*BUSCADOR MENU*/
.whb-overcontent:not(.whb-sticked) .whb-column .woodmart-search-form input[type=text] {
    min-width: 400px;
}
.whb-column .woodmart-search-form input[type=text] {
    min-width: 300px;
}
.whb-color-light .search-style-default input[type=text] {
    border-color: #bf7bff !important;
    border-width: 3px;
    background-color: #fff;
    color: #000 !important;
}
.whb-color-light .search-style-default .searchsubmit {
    color: #fff;
    background-color: #7e39e5;
    margin: 3px 1px;
    border-radius: 0 2px 2px 0;
}
.whb-color-light .search-style-default input[type=text]::placeholder {
    color: #7c7c7c;
}
.searchform input[type=text] {
	height: 40px;
}
/*.searchform input[type=text] {
	font-size: 13px;
	border-radius: 5px;
}
.searchform .searchsubmit:after {
	font-size: 16px;
	line-height: 22px;
}
.woodmart-search-form {
	padding-bottom: 5px;
}*/



/*LOGO*/
a.woodmart-logo.woodmart-main-logo:hover {
    transform: translate(0px, -3px);
    transition: all .1s ease-in-out;
}



/*HOT LABEL MENU*/
.whb-sticked .menu-label {
    bottom: 70%;
}



/*FUENTE MENU*/
body .woodmart-navigation .item-level-0>a{
    text-transform: inherit;
}
.whb-color-light .navigation-style-underline .item-level-0>a .nav-link-text:after {
    background-color: #ee237f;
}
.whb-color-light .navigation-style-underline .item-level-0:hover>a {
    color: #fff;
}
/*SUBMENU*/
.menu-simple-dropdown li a, .sub-menu-dropdown li a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 13px;
    text-transform: uppercase;
}
.sub-menu-dropdown {
    margin: 12px 0 0;
}


/*SMART COUPONS*/
.woocommerce-cart #coupons_list {margin: 20px 0;}
@media (min-width: 1025px) {
.woocommerce-cart #coupons_list {
    float: left;
	width: 35%;
}
}
#coupons_list h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.coupon-container.outer-dashed:before {
    background: radial-gradient(ellipse at center,rgba(124, 124, 124, 0.35) 0,rgba(0,0,0,0) 80%) !important;
}





/*CHECKOUT*/
.woocommerce-checkout-payment li.wc_payment_method.payment_method_billetera {
    display: none !important;
}
.checkout-order-review {
	margin-top: 20px;
}
#billing_country_field, #shipping_country_field, span.optional {display: none;}
#wpdv_birthday_picker_field {
    overflow: visible;
    width: 48%;
    float: right;
    clear: initial;
}
@media (max-width: 1024px) {
#wpdv_birthday_picker_field {
    float: none;
    width: 100%;
}
}

.checkout-order-review:before {
    background-image: none;
}
.checkout-order-review {
    box-shadow: 0 0 11px 1px #dfdfdf;
    border-radius: 10px;
}




/*CARRITO*/
.cart-totals-inner {
    box-shadow: 0 0 11px 1px #dfdfdf;
    border-radius: 5px;
}






/*NOTICE BAR WOOCOMMERCE*/
#yith-par-message-reward-cart:before, #yith-par-message-cart:before {
	content: "\f06b";
}
.woocommerce-info>* {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 18px;
}
.woocommerce-info {
	border-radius: 5px;
	background-color: #cacaca;
	border: dashed 2px #ffffff;
	margin-bottom: 20px;
}
.woocommerce-info span.amount {
	font-weight: 900;
	font-size: 18px;
}
.woocommerce-notices-wrapper .woocommerce-info {
	margin-right: 0;
	margin-left: 0;
}
.woocommerce-info input[type=text] {
	border: 2px solid rgba(255,255,255,0.5);
}
/*SOLO EN CART*/
.woocommerce-cart .woocommerce-notices-wrapper [role=alert] {
	margin-bottom: 20px;
}
.cart-content-wrapper .woocommerce-info {
	max-width: 100%;
	width: 100%;
	margin-right: 15px;
	margin-left: 15px;
}
.woocommerce-message, .wpcf7-mail-sent-ok, .yith_ywraq_add_item_product_message {
    background-color: #53b9f2;
}



/*HEADER*/
/*EN SINGLE PRODUCT*/
@media (min-width: 1025px) {
.single-product .whb-overcontent:not(.whb-custom-header) {
    padding-top: 110px !important;
    }
}
.single-product .wd-gallery-btn>a {
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    color: rgba(255, 255, 255, 1);
    background: rgb(238,35,126);
    background: -moz-linear-gradient(90deg, rgba(238,35,126,1) 0%, rgba(131,58,180,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(238,35,126,1) 0%, rgba(131,58,180,1) 100%);
    background: linear-gradient(90deg, rgba(238,35,126,1) 0%, rgba(131,58,180,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ee237e",endColorstr="#833ab4",GradientType=1);
}
.slick-slide img {
    border: 1px solid;
}
/*OCULTA ICONOS*/
@media (min-width: 1025px) {
	.whb-overcontent:not(.whb-sticked) .whb-general-header .woodmart-shopping-cart,
	.whb-overcontent:not(.whb-sticked) .whb-general-header .woodmart-header-links,
	.whb-overcontent:not(.whb-sticked) .whb-general-header .woodmart-wishlist-info-widget {
		display: none;
	}
}
/*OCULTA ITEMS EN DESKTOP*/
.woodmart-navigation.menu-left .nodesktop {
    display: none;
}
/*FONDO HEADER*/
.whb-color-light:not(.whb-with-bg) {
    /*background-color: #0061A2;*/
    background: rgb(58,87,180);
    background: -moz-linear-gradient(90deg, rgba(58,87,180,1) 0%, rgba(116,64,226,1) 50%, rgba(157,35,238,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(58,87,180,1) 0%, rgba(116,64,226,1) 50%, rgba(157,35,238,1) 100%);
    background: linear-gradient(90deg, rgba(58,87,180,1) 0%, rgba(116,64,226,1) 50%, rgba(157,35,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3a57b4",endColorstr="#9d23ee",GradientType=1);
}
.whb-sticky-shadow.whb-sticked .whb-main-header {
    background: rgb(58,87,180);
    background: -moz-linear-gradient(90deg, rgba(58,87,180,1) 0%, rgba(116,64,226,1) 50%, rgba(157,35,238,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(58,87,180,1) 0%, rgba(116,64,226,1) 50%, rgba(157,35,238,1) 100%);
    background: linear-gradient(90deg, rgba(58,87,180,1) 0%, rgba(116,64,226,1) 50%, rgba(157,35,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3a57b4",endColorstr="#9d23ee",GradientType=1);
}


/*TAMAÑO TEXTOS*/
.my-account-with-text .wd-tools-text {
    font-weight: 400 !important;
    font-size: 12px !important;
}
.woodmart-shopping-cart .woodmart-cart-icon:before {
    font-size: 14px;
}
.woodmart-shopping-cart .woodmart-cart-subtotal .amount {
    font-weight: initial;
    font-size: 12px;
}



/*BIRTHDAY PLUGIN*/
/*.woodmart-registration-page #customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(4),
.woodmart-registration-page #customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(5)  {
    display: none;
}*/
.col-register p.woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide {
    margin: 0;
}
#customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(6) {margin-bottom: 5px;}
#wbdv_date_confirm .birthday-picker {
    margin-bottom: 20px !important;
}
#wbdv_date_confirm .birthday-picker select {
    width: 32% !important;
	margin-left: 0 !important;
}
select.birth-day {
    margin-right: 2% !important;
}
select.birth-month {
    margin-right: 2% !important;
}
select.birth-year {
    margin-right: 0 !important;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    padding: 20px 0;
}



