/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/

body{
	margin: 0px!important;
  	padding: 0px!important;
}


@font-face {
    font-family: 'Grande Italic';
    src: url('fonts/grande_italic-webfont.woff2') format('woff2'),
         url('fonts/grande_italic-webfont.woff') format('woff');
    font-weight: 400;
}

/* Ajustes WooCommerce */
.woocommerce-cart .cart-collaterals .cart_totals table .shipping, .woocommerce-cart .cart-collaterals .cart_totals table .order-total {
	display: none!important;
}

/* Mensaje luego de tarifa Starken
#shipping_method li label[for="shipping_method_0_expreso-domicilio-3"]:last-child:after {
    content: "Si necesitas que el envío se efectúe a través de otra empresa transportista de tu preferencia, por favor indícalo en las notas del pedido.";
    display: block;
    position: relative;
    font-size: 11px;
    background-color: rgb(248, 248, 248);
    text-align: left;
    border-width: 2px;
    border-style: dashed;
    border-color: rgb(219, 219, 219);
    border-image: initial;
    padding: 10px;
} */ 

/* Cambios checkout finales */

.woocommerce .form-row, .woocommerce-page .form-row {
	margin-bottom: 20px;
}

/* Generales */

@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&family=Poppins:wght@100;200;300;400;500;900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

/*
font-family: 'Fjalla One', sans-serif;
font-family: 'Poppins', sans-serif;
*/

-webkit-box-sizing: border-box;

/* Safari/Chrome, other WebKit */

-moz-box-sizing: border-box;

/* Firefox, other Gecko */

box-sizing: border-box;

/* Opera/IE 8+ */

.mobile-nav-icon .basel-burger,
.mobile-nav-icon .basel-burger::before,
.mobile-nav-icon .basel-burger::after {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.act-scroll .mobile-nav-icon .basel-burger,
.act-scroll .mobile-nav-icon .basel-burger::before,
.act-scroll .mobile-nav-icon .basel-burger::after {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.arcontactus-widget .arcontactus-message-button p,
.arcontactus-widget .arcontactus-message-button .arcu-item-label {
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
	font-weight: 300;
}

.main-nav .menu>li>a {
    height: 30px !important;
    line-height: 30px !important;
}

.main-nav .menu>li:hover a {
    border-bottom: 1px solid #fff;
}

.act-scroll .main-nav .menu>li:hover a {
    border-bottom: 1px solid #000;
}

.main-nav .menu>li:hover .sub-menu a {
    border-bottom: 0px;
}

.current-menu-item a {
    border-bottom: 1px solid #fff;
    font-weight: 600;
}

.act-scroll .current-menu-item a {
    border-bottom: 1px solid #000;
    font-weight: 600;
}

.current-menu-item li:hover a {
    border-bottom: 1px solid #fff;
    font-weight: 600;
}

.current-menu-item a:hover {
    border-bottom: 1px solid #fff;
    font-weight: 600;
}

.right-column {
    width: auto !important;
    height: 90px;
    float: right;
    line-height: 90px !important;
}

.vc_column-inner {
    padding: 0 !important;
    margin: 0px !important;
}

.basel-navigation .menu>li .sub-menu-dropdown {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.9);
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}


/*
.act-scroll .right-column {
    padding-top: 5%;
}
*/

.btn_red {
    background: #821930;
    color: #fff !important;
    font-weight: 800;
    padding: 13px 25px;
}

.btn_red:hover {
    background: #fff !important;
    color: #000 !important;
    font-weight: 800;
    border: 1px solid #000;
}

.btn_blanco {
    background: #fff !important;
    color: #000 !important;
    border: none !important;
    font-weight: 800;
    padding: 13px 25px;
}

.btn_blanco :hover {
    background: #000 !important;
    color: #fff !important;
    font-weight: 800;
    border: none;
}

.main-header {
    background: white;
}

.single-product .main-header {
    background: white !important;
}

.widget_shopping_cart .product_list_widget li span.quantity {
  font-size: 16px;
}

.shop-content-area .product-grid-item .price{
	font-size: 16px!important;
}

.main-header .site-logo {
    padding-right: 0px;
    overflow: hidden;
}

.main-header.header-has-no-bg.color-scheme-light.act-scroll {
    border: none;
    box-shadow: none;
    background-color: #fff !important;
}

header.main-header.header-has-no-bg.header-simple.icons-design-line.color-scheme-dark.act-scroll {
    background: #fff !important;
}

.main-nav .menu>li {
    display: inline-block;
    padding: 0px 10px;
    color: #fff !important;
}

.wrapp-header .right-column>div>a,
.right-column>div ul li a {
    color: #000000;
}

.wrapp-header .right-column>div>a,
.right-column>div ul li a:hover{
    color: #000000!important;
}


.main-header .main-nav .menu>li a {
    text-transform: capitalize;
    color: #000000 !important;
}

.right-column>div:first-child {
    float: initial;
    margin-left: 0;
    height: 30px;
}

.right-column .search-button.basel-search-full-screen a {
    line-height: normal;
    float: left;
}

.act-scroll .main-nav .menu>li>a {
    height: 75px;
    line-height: 75px;
    color: #000 !important;
}

.act-scroll .wrapp-header .right-column>div>a,
.right-column>div ul li a {
    color: #000;
}

.main-header .main-nav .menu>li a {
    text-transform: capitalize;
}

.basel-prefooter {
    background-image: url(https://www.calas.cl/wp-content/uploads/2022/01/fondo-footer.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.footer_general {
    padding-top: 60px;
    padding-bottom: 10px;
}

.basel-prefooter h2 {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 18px !important;
}

.basel-prefooter .social-icons.icons-design-circle li,
.social-icons.icons-design-colored li,
.social-icons.icons-design-colored-alt li {
    width: 40px;
    height: 40px;
    background-color: #811B31;
    border-radius: 50%;
    text-align: center;
    transition: all .2s ease-in-out;
}

.basel-prefooter p {
    color: #171D23;
	font-size: 16px;
	letter-spacing: 0.16px;
}

.basel-prefooter a {
    color: #171D23 !important;
}

.basel-prefooter .social-icons.icons-design-circle li a {
    color: #fff !important;
    ;
}

.vc_custom_1642419544229 {
    background-position: 100% 100% !important;
}

#text_bigbuda {
    margin-top: 60px;
    margin-bottom: 60px;
}

.scrollToTop {
    bottom: 100px !important;
    right: 20px !important;
}

.basel-search-full-screen .basel-search-wrapper .aws-container {
    margin: 20px 0 0;
    width: 95%;
}

.basel-search-full-screen .basel-search-inner .basel-close-search {
    top: 10px !important;
}

.aws-container .aws-search-field {
    font-size: 16px !important;
    font-weight: 600;
    background: transparent;
}


/* CSS reset */

/* body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif !important;
} */

h1 {
    font-family: 'Open Sans', sans-serif !important;
}

h2 {
    font-family: 'Open Sans', sans-serif !important;
}

html,
body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/* Page home */

#slider-1-slide-3-layer-0 {
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    font-size: 17px !important;
}

#slider-1-slide-95-layer-0 {
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    font-size: 17px !important;
}

#slider-1-slide-3-layer-0 {
    font-size: 13px !important;
    height: 43px !important;
    padding: 0px 25px!important;
}

#slider-1-slide-95-layer-0 .btn_red:hover {
    border: none;
}

img.promo-banner-image.image-1 {
    width: 100%;
}

.promo_banner_home {
    width: 65%;
    height: 210px;
    margin: 0px 12px !important;
    overflow: visible !important;
}

.promo_one {
    float: right;
}

.cat_home_banner h1 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif !important;
}

.cat_home_banner p {
    width: 60%;
    font-size: 13px;
}

.promo-banner .banner-inner .btn {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11px !important;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 300;
}

.cat_home_banner {
    height: 377px;
}

.cat_home_banner a {
    font-weight: 700;
    font-size: 16px;
}

span.vc_tta-title-text {
    font-size: 13px;
    text-transform: capitalize;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-weight: 300;
}

.banner_lateral_home h1 {
    width: 75%;
    font-family: 'Poppins', sans-serif !important;
    font-size: 19px !important;
}

.banner_lateral_home p {
    width: 75%;
    font-family: 'Poppins', sans-serif !important;
    font-size: 10px !important;
	font-weight: 300;
}

.banner_lateral_home .btn {
    font-family: 'Poppins', sans-serif !important;
    background: transparent !important;
    border: 2px solid #fff !important;
    font-weight: 300;
    font-size: 13px;
    padding: 13px;
}

.col_promo_home .promo-banner-wrapper {
    width: 300px;
    height: 300px;
    float: right;
    margin-bottom: 15px;
    margin-top: 0px;
}

.title_color {
    font-size: 40px;
    font-weight: 200;
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 2px;
}

.title_color b {
    color: #821930;
    font-weight: 200;
}

.titulo_product_home .title {
    padding-top: 100px;
}

.title_color .title {
    font-size: 40px !important;
    font-weight: 200;
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 2px;
}

.title_color .title b {
    color: #821930;
    font-weight: 200;
}

.col_promo_home .amount {
    color: #821930;
    font-size: 11px;
    font-weight: 700;
}

.banner_promo_home .owl-carousel-item-inner img {
    max-width: 100%;
    float: right;
    margin-right: 30px;
}

.banner_promo_home .wpb_column .vc_column-inner .vc_slide .owl-carousel .owl-stage-outer .owl-stage .owl-carousel-item .owl-carousel-item-inner .prettyphoto img {
    box-shadow: 1px 1px 7px 0 rgb(184 184 184 / 10%);
    margin: 6px;
}

.banner_promo_home .basel-tooltip:hover .basel-tooltip-label {
    background-color: #000;
    color: #fff;
    visibility: visible;
    top: auto;
    bottom: 115%;
    left: auto;
    right: auto;
}

.vc_tta-panel-body {
    background: #fff !important;
    border: none;
}

.product-element-top {
    margin-top: 5px;
    -webkit-box-shadow: 1px 1px 3px 2px rgb(184 184 184 / 20%);
    box-shadow: 1px 1px 3px 2px rgb(184 184 184 / 20%);
}

.banner_promo_home .owl-dots {
    text-align: right;
    margin-right: 155px;
}

.banner_promo_home h2 {
    font-size: 13px !important;
    padding-top: 10px;
    padding-bottom: 20px;
    font-style: italic;
}

.banner_promo_home .banner_promo_home_h2 {
    font-size: 32px !important;
    font-weight: 400;
    font-family: 'Fjalla One', sans-serif !important;
    width: 70%;
}

.banner_promo_home h3 {
    font-size: 25px !important;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 10px;
    font-family: 'Poppins', sans-serif !important;
}

.banner_promo_home p {
    width: 70%;
    margin: 10px 0px 10px !important;
}

.banner_promo_home .btn {
    margin-top: 20px;
    font-size: 13px;
    padding: 8px 20px;
}

.basel-countdown-timer.timer-size-small .basel-timer>span {
    min-width: 37px !important;
    height: 37px !important;
    padding: 6px 5px;
    font-size: 13px !important;
}

.vc_custom_1642979872329 {
    height: 440px;
}

.text_empresa {
    padding-top: 100px;
    padding-bottom: 90px !important;
    color: #fff !important;
    height: auto;
    float: left;
}

.text_empresa p {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 15px;
}

#row_instagram {
    padding-top: 64px;
}


/* page empresa */

.banner_interno {
    height: auto;
	margin-bottom: 0px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.banner_interno h1 {
	font-size: 27px !important;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif !important;
  	line-height: 35px !important;
  	text-align: left;
  	padding-left: 0px !important;
  	text-transform: capitalize !important;
	color: black!important;
	margin-bottom: 0px!important;
}

.banner_interno h1:after {
    display: none !important;
}

#text_bajada_empresa {
    margin-top: -40px !important;
    margin-bottom: 94px !important;
}

.text_nosotros h2 {
    font-size: 35px;
    font-weight: 200;
    padding-bottom: 24px;
    padding-top: 30px;
}

.text_nosotros p {
    font-size: 13px;
    color: #000;
}

.text_cifras h2 {
    font-size: 35px;
    font-weight: 200;
    font-family: 'Montserrat', sans-serif !important;
    padding-top: 75px;
    padding-bottom: 48px;
}

.text_cifras .basel-counter.counter-large .counter-value {
    font-size: 65px;
    font-weight: 800;
    color: #821930;
    margin: 0px;
    padding: 0px;
}

.text_bajada_cifras {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.text_cifras .counter-value::before {
    content: "+";
}

.text_cifras .basel-counter>span {
    display: inline-block;
    width: 60%;
    font-size: 13px;
}

#text_final_empresa {
    padding-top: 80px;
    padding-bottom: 80px;
}

.text_nosotros_2 p {
    font-size: 13px;
    color: #000;
    text-align: center;
    ;
}

#text_empresa1_padre {
    padding: 0px;
    padding-right: 40px;
}

#text_empresa2_padre {
    padding: 0px;
    padding-left: 40px;
}


/* page Tienda */

.title-shop h1 {
    font-size: 27px !important;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif !important;
	line-height: 35px!important;
	text-align: left;
	padding-left: 0px!important;
	text-transform: capitalize!important;
}

html .title-shop .basel-back-btn{
	display: none;
}

.basel-pf-dropdown .swatches-normal .filter-swatch>span,
.basel-woocommerce-layered-nav .swatches-normal .filter-swatch>span {
    width: 25px;
    height: 25px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.shop-content-area .product-title {
    text-align: left;
    font-size: 13px;
}

.basel-woocommerce-layered-nav .count {
    float: right;
    color: #000;
}

html .woocommerce .page-title-default {
    background: #f1f0f0;
    background-size: cover;
    background-position: center center;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
	background-image: none!important;
	color: #000000;
}

html .woocommerce .page-title-default .entry-title{
	color: #000000;
}

.shop-content-area .product-title {
    text-align: left !important;
}

.shop-content-area .product-title a {
    font-size: 13px !important;
    font-family: 'Poppins', sans-serif !important;
    text-align: left;
	font-weight: 300;
}

.shop-content-area .product-grid-item .price {
    display: block;
    font-size: 13px;
    text-align: left;
    margin-bottom: 0;
    font-weight: 700;
}

.widget-title:before,
.widgettitle:before {
    content: "";
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #811B31;
}

.shop-content-area .product-grid-item .price .amount {
    color: #000;
    text-align: left;
}

.product_list_widget li a {
    margin-bottom: 8px;
    display: block;
    font-size: 13px;
    letter-spacing: .3px;
    text-transform: inherit;
}

.product_list_widget li .amount {
    color: #000;
}

.basel-hover-base .hover-mask {
    position: absolute;
    text-align: center;
    background-color: #821930 !important;
    bottom: -40px;
    width: 100%;
    height: 40px;
    visibility: hidden;
    opacity: 0;
    transition: all .25s ease-in-out;
}

.col_promo_home .product-title {
    margin: 0px !important;
    padding: 0px;
}

.col_promo_home .sku_single {
    display: none;
}

.col_promo_home .product-title a {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 300;
    font-size: 10px !important;
}


/* page interior producto */

.product_title {
    color: #821930;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 35px !important;
	font-weight: 200!important;
}

.single-product-page .owl-stage-outer.owl-height {
    /*height: 377px !important; Lo deje comentado por soporte que envio cliente*/
    -webkit-box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 10%);
}

/* Lo deje comentado por ticket de soporte que envio cliente
 * .single-product-page .owl-item.active .woocommerce-product-gallery__image {
    height: 377px;
}*/

.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background: #821930;
    border: none;
    float: right;
    height: 43px;
    text-transform: capitalize;
}

.single-product-content .cart {
    margin-bottom: 20px;
    margin-right: 0px !important;
    display: inline-block;
}

button.single_add_to_cart_button.button.alt {
    background: #821930;
    border: none !important;
    float: right;
    height: 43px;
    text-transform: capitalize;
}

.single-product-page .quantity input[type="number"] {
    color: #848484;
    text-align: center;
    width: 40px;
    height: 43px;
    padding-right: 10px;
    -moz-appearance: textfield;
}

.single-product-content .variations td {
    vertical-align: text-top !important;
}

.single-product-page .single-product-content .cart div.quantity {
    margin-right: 15px;
    height: 43px;
}

.product-type-variable.product-design-default .entry-summary .variations_form {
    padding-bottom: 25px;
    border-bottom: none !important;
    width: 100%;
}

.single-product-content .entry-summary .wishlist-btn-wrapper a:before {
    content: "\e08a";
    display: none !important;
}

.product-type-variable .entry-summary .compare-btn-wrapper,
.product-type-variable .entry-summary .sizeguide-btn-wrapp {
    margin-bottom: 15px;
    width: 45%;
}

.product-type-variable .entry-summary .wishlist-btn-wrapper{
	margin-bottom: 15px;
    width: 100%;
}

.single-product-content .entry-summary .wishlist-btn-wrapper a,
.single-product-content .entry-summary .compare-btn-wrapper a {
    color: #811B31 !important;
    border: 1px solid #811B31 !important;
    padding: 5px 25px !important;
    height: 43px;
    margin-top: 0px;
    line-height: 30px !important;
    margin-left: 22px;
}

.sku_wrapper {
    color: #A7A7A7;
    font-size: 13px;
    margin-top: 15px;
    float: left;
    width: 100%;
    text-align: left;
}

.single-product-content p.price {
    margin-bottom: 12px;
    font-size: 13px;
    font-weight: 800;
    width: 100%;
}

.single-product-content .single_variation_wrap {
    padding-top: 5px !important;
}

.single-product-content .variations .swatches-select .swatch-enabled {
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.product-type-variable .entry-summary .product_meta {
    width: 90%;
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding-top: 10px !important;
    margin-top: 0;
}

.sidebar-inner.basel-scroll {
    padding-top: 50px;
}

.widget_price_filter .price_slider_amount .button {
    order: 1;
    text-transform: capitalize;
    background: #821930;
    color: #fff;
    border: 1px solid;
}

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

.single-product-content .variations label {
    font-weight: 400;
}

.product-type-variable .entry-summary .product_meta {
    width: 90%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    margin-top: 0;
}

.single-product-content .product_meta>span {
    color: #000;
    font-weight: 400;
}

.single-product-content .product-share .share-title {
    font-weight: 400;
    color: #000;
}

/* .product-tabs-wrapper {
    display: none;
} */
html body.single-product .documents_tab_tab {
    display: none;
}

.related-products .product-title {
    text-align: left;
}

.related-products .sku_wrapper {
    color: #A7A7A7;
    font-size: 13px;
    margin-top: 15px;
    float: left;
    width: 100%;
    text-align: left;
}

.related-products .woocommerce-Price-amount.amount {
    color: #000 !important;
    text-align: left !important;
    font-weight: 800;
    float: left;
}

.related-and-upsells .woocommerce-Price-amount.amount {
    color: #75162b!important;
    text-align: left !important;
    font-weight: 800;
    float: left;
	margin-bottom: 15px;
}

.related-products .owl-carousel-item-inner img {
    max-width: 100%;
    margin-left: 0;
    text-align: left;
}

.related-products .slider-title {
    color: #000;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif !important;
    font-size: 35px !important;
}

.related-and-upsells .slider-title:before {
    display: none;
}

.related-and-upsells .slider-title {
    color: #000;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    position: relative;
    font-size: 35px !important;
    margin-bottom: 60px;
	font-weight: 200;
}

.related-and-upsells .product-grid-item .product-title {
    text-align: left;
    height: auto;
}


/* page blog */

.blog .site-content {
    margin-bottom: 0px;
    margin-top: 80px;
}

.blog .sidebar-container {
    margin-top: 80px;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, .8);
}

.blog-post-loop .post-img-wrapp>a img {
    width: auto;
    height: 340px;
    max-width: 100%;
}

.title-blog h3 {
    font-size: 55px !important;
    font-weight: 700;
    font-family: 'Poppins', sans-serif !important;
}

html .blog .page-title{
	padding: 50px 0;
}

.blog-post-loop .entry-title a {
    color: #5A5B5B !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    text-decoration: none;
    font-family: 'Poppins', sans-serif !important;
}

.blog-post-loop .entry-content {
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    color: #707070;
	font-weight: 300;
}

a.btn.btn-style-link.btn-read-more.more-link {
    font-weight: 800;
    text-decoration: none;
    border: none;
}

.filter-widget p,
.sidebar-widget p {
    color: #5A5B5B;
    font-size: 15px;
    font-weight: 600;
}

h5.widget-title {
    color: #5A5B5B;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: normal;
}

#block-5 li {
    background: #F7F7F7;
    padding: 5px 15px;
    text-transform: capitalize;
}

#basel-recent-posts-1 .widget-title:before,
#basel-recent-posts-1 .widgettitle:before {
    display: none !important;
}

.basel-recent-posts .entry-title a {
    letter-spacing: normal;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    color: #707070;
}

.basel-recent-posts .recent-posts-time {
    font-size: 9px;
    margin-right: 5px;
    color: #707070;
}

.meta-post-categories {
    height: 0;
    opacity: 0;
}

.entry-meta.basel-entry-meta {
    display: none;
}

#block-3 {
    margin-bottom: 30px;
}


/* page contacto */

.vc_custom_1645801921667 {
    letter-spacing: 0px;
    padding-left: 15px;
}

.wpcf7-form br {
    display: none;
}

.wpcf7-form-control-wrap {
    width: 98%;
    padding: 1% 0%;
    float: left;
    display: inline-block;
}

.your-name {
    width: 49%;
    float: left;
    padding: 1% 2% 1% 0%;
}

.your-email {
    width: 49%;
    float: left;
    padding: 1% 0% 1% 2%;
}

.wpcf7-form-control {
    background: #FCFCFC;
    border: none !important;
    padding: 5px 10px !important;
    margin: 15px;
    font-size: 13px !important;
    height: 42px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 300;
    color: #676767;
}

.wpcf7-textarea {
    height: 100px !important;
}

.wpcf7-submit {
    background: #821930 !important;
    border: 1px solid !important;
    color: #fff !important;
    font-weight: 700;
    padding: 10px 20px !important;
    height: 40px !important;
    font-size: 13px !important;
}

.wpcf7-submit:hover {
    background: #fff !important;
    color: #000 !important;
    font-weight: 700;
    border: 1px solid #000 !important;
}

#maps_g {
    width: 100% !important;
}

#maps_g iframe {
    width: 100%;
    min-height: 390px;
}


/* page blog */

@media (min-width: 1600px) {
    .banner_promo_home .owl-carousel-item-inner img {
        max-width: 100%;
        margin-left: 55%;
    }
    .promo_banner_home {
        width: 100%;
    }
    .banner_promo_home. owl-carousel-item-inner img {
        max-width: 100%;
        margin-left: 30%;
    }
    .text_nosotros_2 p {
        font-size: 14px;
    }
    .promo_banner_home {
        width: 70%;
        height: auto !important;
        min-height: auto !important;
        margin: 0px 12px !important;
        overflow: visible !important;
    }
    img.promo-banner-image.image-1 {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 1060px) {
    .main-header .site-logo {
        padding-right: 0px;
        padding-left: 0;
        overflow: hidden;
    }
    .site-logo {
        padding-right: 0px;
        padding-left: 0;
        overflow: hidden;
    }
    .right-column {
        padding-right: 0;
    }
}

@media (max-width: 920px) {
    .header-links.my-account-with-text {
        display: none;
    }
    .vc_custom_1643676960731 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .col_promo_home .promo-banner-wrapper {
        float: initial;
        margin: 0 auto 15px;
    }
    .banner_promo_home .owl-carousel-item-inner .prettyphoto {
        width: 100%;
        display: block;
        text-align: center;
    }
    .banner_promo_home .owl-carousel-item-inner img {
        max-width: 100%;
        float: none;
    }
    .banner_promo_home .owl-dots {
        text-align: center;
        margin-right: 0px;
    }
    .cat_home_banner {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .promo_banner_home {
        width: 100%;
    }
    .banner_promo_home h2 {
        font-size: 13px !important;
        padding-top: 10px;
        padding-bottom: 20px;
        font-style: italic;
        text-align: center !important;
    }
    .banner_promo_home h3 {
        text-align: center !important;
    }
    .banner_promo_home .banner_promo_home_h2 {
        width: 100%;
    }
    .basel-countdown-timer .basel-timer {
        line-height: 1.2;
        text-align: center;
    }
    .banner_promo_home .basel-button-wrapper {
        text-align: center;
    }
    .banner_promo_home p {
        width: 60%;
        margin: 10px 20% 10px !important;
        text-align: center;
    }
    .cat_home_banner p {
        width: 60%;
        font-size: 14px;
    }
    .cat_home_banner a {
        font-weight: 700;
        font-size: 14px;
    }
    .banner_interno {
        height: 380px;
    }
    .text_nosotros h2 {
        padding-top: 0px;
    }
    .product-type-variable.product-design-default .entry-summary .variations_form {
        padding-bottom: 0px !important;
        border-bottom: none !important;
        width: 100%;
    }
    .product-type-variable .entry-summary .wishlist-btn-wrapper,
    .product-type-variable .entry-summary .compare-btn-wrapper,
    .product-type-variable .entry-summary .sizeguide-btn-wrapp {
        margin-bottom: 15px;
        width: 70%;
    }
    .single-product-content .entry-summary .wishlist-btn-wrapper a,
    .single-product-content .entry-summary .compare-btn-wrapper a {
        margin-top: 0px;
        line-height: 30px !important;
        margin-left: 0;
    }
    #bannerHome_bajada {
        width: 100% !important;
        height: auto;
        padding: 1px 0px;
        margin: 0;
        box-sizing: content-box !important;
    }
    .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
        float: left;
        margin: 10px 20px;
    }
    .promo_one {
        float: none;
    }
    .promo_banner_home {
        width: 70%;
        height: auto;
        margin: 0px 15% !important;
        overflow: visible !important;
    }
    .col_promo_home .promo-banner-wrapper {
        width: 100%;
        height: 340px;
        float: left;
        display: inline-grid;
        margin-bottom: 45px;
        margin-top: 0px;
    }
}

@media (max-width: 600px) {
    .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
        float: left;
        margin: 10px 0px;
    }
    .promo_banner_home {
        width: 90%;
        height: auto;
        margin: 0px 5% !important;
        overflow: visible !important;
    }
    .cat_home_banner h1 {
        font-size: 15px;
        margin-bottom: 0 !important;
    }
    .cat_home_banner p {
        width: 60%;
        font-size: 12px;
        line-height: 13px;
    }
    .promo-banner.cursor-pointer.text-left.vertical-alignment-bottom.banner-.hover-1.color-scheme-light.banner_lateral_home {
        height: 300px;
    }
    .main-header .site-logo {
        padding-right: 0px;
        padding-left: 0;
        overflow: hidden;
    }
    .main-header .right-column {
        float: right;
    }
    .titulo_product_home .title {
        padding-top: 20px;
    }
    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 0px;
    }
    .banner_interno .title {
        font-size: 35px !important;
        font-weight: 700 !important;
        font-family: 'Poppins', sans-serif !important;
        text-transform: uppercase;
    }
    .banner_promo_home h2 {
        font-size: 15px !important;
        text-align: center !important;
    }
    .col_promo_home .promo-banner-wrapper {
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 45px;
        margin-top: 0px;
    }
    .banner_promo_home .owl-carousel-item-inner img {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0px;
        float: none;
    }
    .banner_promo_home h1 {
        font-size: 40px !important;
        width: 100%;
        text-align: center !important;
    }
    .banner_promo_home h3 {
        font-size: 26px !important;
        text-align: center !important;
    }
    .banner_promo_home p {
        width: 90%;
        text-align: center;
        margin: 0px 5% 10px !important;
    }
    .text_empresa {
        height: auto;
        width: initial;
    }
    .text_empresa .vc_row.vc_column-gap-30 {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    #text_empresa1_padre {
        padding: 0px;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    #text_empresa2_padre {
        padding: 0px;
        padding-left: 0px;
    }
    #text_empresa1 {
        width: 90% !important;
        margin: 0 5% !important;
        padding: 0 !important;
        text-align: center;
    }
    #text_empresa2 {
        width: 90% !important;
        margin: 0 5% !important;
        padding: 0 !important;
        text-align: center;
    }
    .basel-countdown-timer.color-scheme-light.timer-align-left.timer-size-small.timer-style-standard {
        text-align: center;
    }
    .text_promo_slide .basel-button-wrapper {
        text-align: center;
    }
    .product-type-variable.product-design-default .entry-summary .variations_form {
        padding-bottom: 5px;
        border-bottom: none !important;
        width: 100%;
    }
    .product-type-variable .entry-summary .wishlist-btn-wrapper,
    .product-type-variable .entry-summary .compare-btn-wrapper,
    .product-type-variable .entry-summary .sizeguide-btn-wrapp {
        margin-bottom: 15px;
        width: 60%;
    }
    .footer_min_tamaño {
        min-height: 225px;
        float: left;
        padding: 0;
        margin: 0;
    }
    .banner_promo_home .owl-dots {
        text-align: center;
        margin-right: 0;
    }
    .banner_promo_home .banner_promo_home_h2 {
        width: 100%;
    }
    .txt_img_envios h2 {
        text-align: center !important;
    }
    .vc_custom_1643678291154 {
        padding-top: 10% !important;
        padding-bottom: 40px;
    }
    #text_bigbuda {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .banner_interno {
        height: auto !important;
        margin: 0 !important;
    }
    #text_bajada_empresa {
        width: 100%;
        margin: 0px;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    #text_bajada_empresa .wpb_single_image.vc_align_right {
        text-align: center;
    }
    .title-shop h1 {
        font-size: 35px !important;
    }
    .blog-post-loop .post-img-wrapp>a img {
        width: 150% !important;
        max-width: 150% !important;
        height: auto !important;
    }
    .page-title {
        margin-top: -40px;
        margin-bottom: 0 !important;
    }
    .vc_row.wpb_row.vc_row-fluid.banner_promo_home.vc_custom_1647353955468.vc_row-has-fill.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}


/*** WLADIMIR ***/

@media screen and (max-width: 1024px) {
    html body .fix-padding-mob {
        padding-top: 32px!important;
        padding-bottom: 32px!important;
    }
}

/* Cambio color precio rebajado */
.shop-content-area .product-grid-item .price ins .amount, 
.single-product-content p.price ins .amount{
	color: #821930;
	font-size: 17px;
}


/* Arreglos 18-04-2023  */
html .basel-navigation .menu > li.menu-item-design-default ul li a{
	color: white!important;
}

html #wapo-total-price-table table{
	margin-bottom: 0px;
}

html .single-product-content p.price{
	font-size: 23px;
}

html .mobile-nav-icon .basel-burger, html .mobile-nav-icon .basel-burger::before, html .mobile-nav-icon .basel-burger::after{
	background-color: white;
}

html .aws-container .aws-search-field::placeholder{
	color: white;
}

html .color-scheme-light.act-scroll .right-column a{
	color: black;
}

html body .powered-by {
    display: none!important;
}

/* Arreglos 26-05-2023  */

html .product-label.featured{
	background-color: #821930;
}

html .right-column > div ul li a{
	color: white;
}

html .act-scroll .right-column > div ul li a{
	color: black;
}

html .woocommerce-page .right-column > div ul li a{
	color: white;
}

html .woocommerce-page .act-scroll .right-column > div ul li a{
	color: black;
}

html .sticky-header .right-column .header-links {
  display: inline-block;
}

html #billing_country_field{
	clear: both;
}

html .page-id-12 select {
  background-color: transparent;
}

@media screen and (max-width: 992px) {
    html .offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .shop-loop-head .woocommerce-breadcrumb, .offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .shop-loop-head .yoast-breadcrumb {
        padding-top: 15px!important;
    }
}


html body .social-icons.icons-size-small li i {
	font-size: 16px!important;
	line-height: 30px!important;
}

/* Estilo Nuevo Home Bigbuda */

html .custom_btn_solid {
	background: #75162B;
  	border-radius: 6px;
  	color: white!important;
  	padding: 16px 36px!important;
  	font-weight: 700;
  	text-transform: none;
}

html .custom_btn_trans {
	background: transparent;
  	border-radius: 6px;
  	color: #75162B!important;
  	padding: 16px 36px!important;
  	font-weight: 700;
  	text-transform: none;
	border: 1px solid #75162B;
}

html .custom_list_hero .list-content{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.05px;
	line-height: 25px;
	margin-bottom: 0px;
}

html .custom_list_hero .list-content h3{
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.05px;
	line-height: 25px;
	margin-bottom: 0px;
}

html .custom_list_hero .wpb_single_image,
html .custom_list_hero .basel-list{
	display: inline-block;
}

html [class*="basel-info-box"] .info-box-content h3{
	font-family: 'Open Sans';
	font-weight: bold;
	color: #182B3B;
	font-size: 30px;
	letter-spacing: 0px;
	line-height: 35px;
	margin-bottom: 0px;
}

html [class*="basel-info-box"] .info-btn-wrapper{
	padding-top: 5px;
}

html [class*="basel-info-box"] .info-btn-wrapper .btn{
	font-family: 'Open Sans';
	font-weight: 600;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.32px;
	line-height: 23px;
	border: unset;
	opacity: 1;
	text-transform: inherit;
}

html .basel-products-tabs .products-tabs-title li.active-tab-title{
	background-color: #75162B;
	color: white!important;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.16px;
	line-height: 24px;
	padding: 20px 55px;
	height: auto;
}

html .basel-products-tabs .products-tabs-title li{
	background-color: transparent;
	color: #000000!important;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.16px;
	line-height: 24px;
	padding: 20px 55px;
	height: auto;
}

html .basel-hover-standard .product-title a{
	font-size: 18px;
	text-align: left;
}

html .basel-hover-standard .sku_single{
	display: none;
}

html .basel-hover-standard .price{
	color: #75162B!important;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 22px;
	letter-spacing: 0.22px;
	line-height: 26px;
	text-align: left;
}

html .basel-hover-standard .amount{
	color: #75162B!important;
}

html .basel-hover-standard .btn-add a{
	width: 100%;
	padding: 14px 0px;
	background: transparent!important;
	border: 1px solid #75162B;
	border-radius: 6px;
	color: #75162B;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 16px;
	text-transform: initial;
}

html .basel-hover-standard .btn-add a:hover{
	background: #75162B!important;
	border: 1px solid #75162B;
	color: white;
	opacity: 1;
}

html .basel-hover-standard .btn-add a::before{
	content: "";
  	display: inline-block;
  	width: 23px;
  	height: 22px;
  	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABHNCSVQICAgIfAhkiAAAAg9JREFUOE+tlU9OwlAQxmfKnxjdlAisYaewsN5Ab4AnEE8AJmDciTsjLOAGcANuYD2BbgR3sBYN3RgToW+caSxW2so/36alffze5Pu+mWI1nSfgRUDXjZdeTe7/Y2EluXcEgAagdtUYPSX+AyoMdEGVdG6IBGMCtDaBI6hufdRv/YCT+2WpGpBam4CBsMBQcwYu6xk9Ft8ZA9FhfdR7XBd+sbtfUJpWm4EFVEnl23JlrYvrglnS7i+N5Uc1lWMT8WHy+Z5oWsOVteb/S0HNyEQZvyr+hpuEYK4aPSmKjb/TlDq7fet3g8BFzspV/aWXXVYOx5/Y9h2H7L4+eir7pJiLXo1NdDRftL69Mdgbw93rq9gxMZ0TV0+JcLgIikA678mKrjfW82x/KFjyyJl2HP5zKbKm04/2vNk+sOgVje0MgOyTxuuzuYgb9t4HdgPu1WsdeFAqxABzXrNV4YEaV1P5JkeutCrMO3oDwQJ0tI5uzeKzzCHRKQzdZIRUzK0NUJIRGp3YLW+MvAc4h8e3Swwx0KaOdFxoji/1vcw0FnngzR1CyvD1IKwLuY1NPlyXMcnfoCKRKrhJCkwFaVjmrjuS051PV8golXek7GOBiS9ciOXOGB9YKrbjkYEiKGqguKvwmg+R7vItqZgfDkhBFzRscxeeu2MgUOOfYU0yOqX6wMHvyBbXmtylGelS70T8AtA/8BRsUs0tAAAAAElFTkSuQmCC");
  	background-size: contain;
  	background-repeat: no-repeat;
  	background-position: center;
  	vertical-align: middle;
  	margin-right: 8px;     
}

html .basel-hover-standard .btn-add a:hover::before{
	content: "";
  	display: inline-block;
  	width: 23px;
  	height: 22px;
  	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABHNCSVQICAgIfAhkiAAAAY1JREFUOE+llYFVgzAURc0GdgOdwLpB3aBOYJ3AOoG4gWxAN2ADcQK7gWxgN2jfTX84wSZSSs75Jxz4uXm8/wlur3F1HO/OucKuJ09O3IUoc8WbwLPJRAO4ANIGra5/FbuJ8FoCyxi8RrWinAhean0Tg69N8b123F4K15sDLjowIN2smAVeTQDXnhEDBKaI34qZ4KO91noEfdAMPbCpbrxHI1vPRH1q7bPW1ikwu9J6t+faISj1AfqldTRB34oAstYrlOQ9HxpWm7nysdKPE8VmR6H5SdEOQfUctbwd4C7/PzBt4ys8MChy9bfYKY9R8KN4VHIzRM09T4GPDR75dQk8BaYAKO15Nhae85gmfxkLU3539CbB1hl43bXPmZu0oTNyigGimIqXcRvFG9iHQR75G7648Dzl8Y0ecl5sFFzf5b5CgakFb8a8UixDJ+W6Yq2EhVnCryt5lNpv7QGYrqnLLpwxOcX0MQpQQ0GYT4YpJhcLKsVrOAZyHvteRoEC9cmDX2CsQikzvyTW+HEAuHywO2ku+tYAAAAASUVORK5CYII=");
  	background-size: contain;
  	background-repeat: no-repeat;
  	background-position: center;
  	vertical-align: middle;
  	margin-right: 8px;     
}

html .entrega_72h{
	font-family: 'Open Sans';
	font-weight: 500;
	font-size: 16px!important;
	text-align: left;
	margin-top: 10px!important;
}

html .testimonial .testimonial-content footer {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAAlCAYAAADiMKHrAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAPXSURBVFhH3VnBTttAEN2xm0iFQ1OVcK25ATk0fEHDF5B+QeELSKSk6g16q5pIhC8o/QLSLyB8QdNDgBvplVA1PZQDIZ7O2jFyzHq9TnaR2pUQUuzM7Jt5+3ZmAkyyKjknZ2cWtyzAMiLkAFiJv47IhvSvy/8Ax+3G9cWpzI7qs/e5VWecgS1kVhkY5hhA0f8u9sl/H5jbZgxOG4Mz7jt2gegJB/Mku7DLECoEJJe8KezDGKuffp6T0/TLB2PtEYhtlW9TUDsEuhoH7gGoen69yIAdU0QcFQdT7yAejUY31dawzzOptMjfNjI4UAtexCS6lcbg/DDqaApUbWm1xMA+nslBYBmxS8A2VYDVltYqYFkHSujjXqJAUsZ2wo/vQfEMUcRO5gI0sczp0Rz0NmWb5Rkiun2eC1Dgj+GH5tXZfmDLA8XPUCa78G0mysVGkB02Br2K6LFPcSB/+haM3TfBmfZA1ZbX94HBnj4XviX7drzycXjRj9qt5QucESW9/rDfuDpb4TbBU7rM4qUO2kU3iQy/Ei3K4c/5uQXLPtELyLeGrlttXp+3QCe3RRsd3f55HhYNytIRBfCtCVB0gXZJNDaAqNcm6m0ZccKpEOK6R/V84ZcJVgT750HkmerQoX1tChRRcEqZ6ssFNOXLp+B4E4w7CYEyeZ6CQD0KKOI5r9U8pXsUUBRETr8h0e+ZKUqE6WfifnqguB79/sszlS+0qIDdNZYpilzz+qIT2Cf165L6vTLlr3HVA3j3Yq2MtkVVuf5F1PtBl68Ttlw3GESqOb9QzbkdlEnUgMFL3bCics7te71T1r7U7SuQc84KD5SRbCH+phbEEbUgRrIVUtn71kN7+YK4Q1J+JMrIpN7s6Dxb4eL5HpROR8Tt78TtyXxBTDRP3hnj1cz81wlOtzlTna8uYPxWDyte3PnRAkxAc+HgZR7Oi9oNmSh4DWpmoT1r/Rm0G2EfQlCBSt1lrVbaCj6uMUxSu8l8pJXmnImuDO4nFlSwCR7JrP205Nr+DA6QVeLOgUjCk8BEn0/GZSUE5gDNGmWFQRzNE0GFncruGB61u9ubosoUSRWorIGV0TwVKOlsQSLhqiDC7yWNGWQ0VwYlbRtCF98sAETfkQ2DkmiuDKq+vE6lDTiiDahKuCpgaSklqVQC+0qgpFGbFJGqG1Z5b16aJ4KScpuiZo/comi2p7J5Ie0kIzSVSkVJ0mU1YRK3ZwGmg+bSTMnabxMSLvvBIE2lIgU1L7fTZGoeCY/6iQUl7bEMSLis3kxL81hQMm7T2Gsj6SfKNFnSXakIQf1rEh4N4F93BEPody16CAAAAABJRU5ErkJggg==");
	background-size: auto;
	background-position: center right;
	background-repeat: no-repeat;
}

html .testimonial .testimonial-content footer .testimonial-avatar {
	order: 0;
	margin-bottom: 0px;
}

html .testimonial .testimonial-content footer .testimonial-info {
	order: 1;
	display: flex;
	flex-direction: column;
}

html .testimonial .testimonial-content footer .testimonial-rating {
	order: 0;
	text-align: left;
}

html .testimonial .testimonial-content footer span {
	order: 1;
	font-size: 18px;
	width: 100%;
	color: #4F4F4F;
	letter-spacing: 0.18px;
}

html .testimonial .testimonial-content footer .testimonial-rating .star-rating span::before{
	color: #F79B08;
	font-size: 18px;
}

html .testimonial .testimonial-content footer .testimonial-rating .star-rating span{
	color: #F79B08;
	font-size: 18px;
}

html .testimonial .testimonial-content{
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 16px!important;
	text-align: left;
	letter-spacing: 0.16px;
	color: #182B3B;
	padding: 40px 20px;
	border: 1px solid #75162B;
	border-radius: 8px;
}

html .testimonials.testimonials-slider .testimonial{
	padding: 0px;
	margin: 15px
}

html .owl-dots .owl-dot span{
	background: transparent;
  	border: 1px solid #8F8F8F;
	width: 16px;
  	height: 16px;
}

html .owl-dots .owl-dot.active span{
	background: #75162B;
  	border: 1px solid #75162B;
}

html .owl-dots .owl-dot:hover span {
  	background-color: #75162B;
}

html .custom_topbar_cuenta a{
	display: flex;
  	align-items: center;
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 13px!important;
	letter-spacing: 0.26px;
	text-transform: initial!important;
}

html .custom_topbar_cuenta a i{
	order: 1;
	margin-left: 10px;
}

html .color-scheme-light .main-nav .menu > li.menu-item-has-children > a::after {
  color: black;
}

html .sticky-header {
  background-color: white!important;
  box-shadow: none;
}

html .main-nav .menu > li > a{
	text-transform: initial;
}

html .main-nav.menu-center,
html .sticky-header .main-nav{
  text-align: left;
}

@media screen and (max-width: 690px) {
	html .vc_row[data-vc-full-width]:not([data-vc-stretch-content]), section[data-vc-full-width]:not([data-vc-stretch-content]) {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
	
	html  .topbar-wrapp .topbar-menu {
    display: block;
  	}
	
	html .color-scheme-light .right-column .basel-burger, 
	html .color-scheme-light .right-column .basel-burger::after, 
	html .color-scheme-light .right-column .basel-burger::before {
  		background-color: black;
	}
	
	html .custom_movil_row{
		padding-top: 0px!important;
	}
	
	html .custom_movil_row_footer{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html .custom_column_movil{
		margin-left: 30px;
		margin-right: 30px;
	}
	
	html .custom_mg_15{
		margin-bottom: 15px!important;
	}
	
}

html [class*="basel-info-box"] .info-btn-wrapper .btn:hover{
	color: #75162B;
	opacity: 1;
}

html .custom_btn_trans:hover{
	background: #75162B;
	color: white!important;
}

html .custom_btn_solid:hover{
	background: #500818;
}

html .custom_list_hero .wpb_wrapper{
	display: flex;
  flex-direction: row;
  align-items: center;
}

html .header-simple .main-nav .menu > li.item-event-hover:hover > .sub-menu-dropdown{
	top: 40px;
}

html .basel-navigation .menu > li.menu-item-design-default ul li:hover > a {
  margin-left: 0px;
}

html .basel-navigation .menu > li.menu-item-design-default ul li > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px; /* ajusta según el diseño */
  width: 0;
  height: 2px; /* grosor de la línea */
  background-color: white;
  transition: width .5s ease; /* velocidad de la animación */
}

html .basel-navigation .menu > li.menu-item-design-default ul li.current-menu-item > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px; /* ajusta según el diseño */
  width: 100%;
  height: 2px; /* grosor de la línea */
  background-color: white;
  transition: width .5s ease; /* velocidad de la animación */
}

html .basel-navigation .menu > li.menu-item-design-default ul li:hover > a::after {
	width: 100%;
}

html .main-nav .menu > li .sub-menu-dropdown{
	top: 50px;
}

html .main-nav .menu > li.item-event-hover:hover > .sub-menu-dropdown{
	top: 50px;
}

html .main-nav .menu > li:hover a{
	color: #75162b!important;
	border-bottom: unset;
}

html .current-menu-item > a,
html .color-scheme-light .main-nav .menu > li.current-menu-item > a{
	color: #75162b!important;
	border-bottom: unset;
}

html .related-and-upsells .product-grid-item .product-title a{
	font-size: 18px!important;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
  	font-weight: 700;
  	color: #182b3b;
}

html .title-wrapper.basel-title-style-bordered .liner-continer .title{
	white-space: wrap;
}

html .enable-sticky-header.basel-header-overlap .main-header{
	position: relative;
	top: 0px!important;
	margin-bottom: 0px!important;
}

@media (max-width: 991px) {
  html .site-logo img {
    max-height: none;
  }
}

html .blog .page-title .entry-title,
html .category .page-title .entry-title,
html .single .page-title .entry-title,
html .page-title h1{
	font-size: 27px !important;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif !important;
  	line-height: 35px !important;
  	text-align: left;
  	padding-left: 0px !important;
  	text-transform: capitalize !important;
	color: black!important;
}

html .single .page-title-default{
	background-color: #F1F0F0;
}

html .page-title .entry-header .breadcrumbs{
	text-align: left;
}

html .page-title .entry-header .breadcrumbs a,
html .page-title .entry-header .breadcrumbs span{
	color: black;
}

html .page-title-default{
	background-color: #F1F0F0;
	margin-bottom: 50px !important;
}

