/* Style the entire variation table */
.variations {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: separate;
    border-spacing: 0 10px;
}

/* Style the label for "Talla" */
.variations .label {
    font-weight: bold;
    color: #333;
    padding-right: 10px;
    font-size: 16px;
    padding: 0;
    background-color: #fff !important;
}

.woocommerce-product-attributes-item__value {
    background-color: #fff !important;
    border: 0 !important;
    font-size: 15px;
}

.product .price {
    margin: 0 !important;
    font-size: 37px !important;
}

.variations {
    margin: 0 !important;
}

.reset_variations {
    display: none !important;
}

.woo-selected-variation-item-name {
    display: none !important;
}

.attachment-woocommerce_thumbnail {
    margin: 0 !important;
}

/* Style the dropdown */
.variations select {
    width: 100%;
    /* Full width */
    padding: 10px;
    /* Add padding for better click area */
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

/* Dropdown on hover */
.variations select:hover {
    border-color: #007bff;
    /* Highlight border on hover */
    background-color: #fff;
}

/* Style each option in the dropdown */
.variations select option {
    padding: 10px;
}

/* Style the 'Clear' link (reset button) */
.variations .reset_variations {
    display: inline-block;
    margin-left: 15px;
    font-size: 14px;
    color: #007bff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 0.3s ease, border-color 0.3s ease;
}

/* Clear button hover state */
.variations .reset_variations:hover {
    color: #0056b3;
    border-color: #0056b3;
    /* Add underline effect on hover */
}

.woo-variation-items-wrapper {
    background-color: #fff !important;
}

/* Style the related products section (You may also like) */
.woocommerce .related {
    margin-top: 40px;
    padding: 20px;
    background-color: #f9f9f9;
    /* Background color for the section */
}

.woocommerce .related h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    /* Change the color of the heading */
    text-align: center;
    margin-bottom: 20px;
}

.up-sells h2 {
    color: #13678A !important;
        font-family: "Yeseva", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.variable-item-span {
    padding: 0px 20px !important;
    font-size: 17px !important;
}

.variations .label label {
    color: #13678A !important;
    font-family: "Yeseva", Sans-serif!important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.woocommerce .related ul.products {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.woocommerce .related ul.products li.product {
    margin: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.woocommerce .related ul.products li.product:hover {
    transform: scale(1.05);
    /* Scale effect on hover */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* Add a shadow on hover */
}

/* Customize the product titles */
.woocommerce .related ul.products li.product h2 {
    font-size: 18px;
    color: #007bff;
    /* Change the title color */
    text-align: center;
}

/* Customize the price */
.woocommerce .related ul.products li.product .price {
    font-size: 16px;
    color: #28a745;
    /* Price color */
    text-align: center;
    font-weight: bold;
}



.woocommerce-product-attributes-item--attribute_material,
.woocommerce-product-attributes-item--attribute_medida-copa,
.woocommerce-product-attributes-item--attribute_resistencia,
.woocommerce-product-attributes-item--attribute_medida-ala,
.woocommerce-product-attributes-item--attribute_marca,
.woocommerce-product-attributes-item--attribute_genero,
.woocommerce-product-attributes-item--attribute_tipo-de-bolso,
.woocommerce-product-attributes-item--attribute_bolsillos,
.woocommerce-product-attributes-item--attribute_rigidez,
.woocommerce-product-attributes-item--attribute_no-resistencia,
.woocommerce-product-attributes-item--attribute_correa-ajustable {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    justify-content: center;
}

.woocommerce-product-attributes-item__value {
    width: 180px;
    font-style: normal !important;
}

.woocommerce-product-attributes-item--dimensions,
.woocommerce-product-attributes-item--weight {
    display: none;
}

.tab-featured-icon {
    width: 100%;
    max-width: 32px;
    padding: 5px 0 !important;
}

.woocommerce-product-attributes {
    border-top: 0 !important;
    ;
}

.woocommerce-product-attributes-item__value p {
    padding: 5px 0 !important;
}


.jet-sub-mega-menu {
    margin-top: 0px
}

#menu-colombia .jet-tabs__label-text {
    width: 150px;
}

#menu-viajero .jet-tabs__label-text {
    width: 150px;
}

#menu-tradicionales .jet-tabs__label-text {
    width: 150px;
}

#menu-indiana .jet-tabs__label-text {
    width: 150px;
}

#menu-bolsos .jet-tabs__label-text {
    width: 150px;
}

#menu-ninos .jet-tabs__label-text {
    width: 150px;
}

#jet-menu-item-258 .jet-dropdown-arrow {
    display: none;
}

#jet-menu-item-258 .jet-menu-title {
    color: #012030;
}

#jet-menu-item-258:hover {
    background-color:#000;
}

#jet-menu-item-258 {
    padding-left: 25px !important;
    padding-right: 0px !important;
    background-color: #0fbaa8;
    padding-bottom: .2rem !important;
    padding-top: .2rem !important;
    min-width: 138px;
    color: #fff !important;
    border-radius: 3.125rem;
    border-style: none;
    box-sizing: border-box;
    display: inline-block;
    font-family: Ano, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    padding: .625rem 2rem;
    text-align: center;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    white-space: nowrap;
    margin-right: 15px;
}

.content-slider-top-bar .elementor-slide-heading {
    margin: 0 !important;
}

.logo-menu-desk img {
    padding: 5px 0;
    aspect-ratio: 1 / 1;
}

.logo-menu-desk {
    width: 2700px;
}

.textOverImage figcaption {
    position: absolute;
    margin: 0;
    width: 100%;
    top: 20%;
    transform: translateY(-50%);
}

.textOverImage {
    border: 1px;
    border-radius: 10px;
}

/*.textOverImage:hover {
    border: 1px solid #000;
    border-radius: 10px;
    transition: 0.3s;
}*/

.textOverlayMenu .elementor-widget-container {
    background-size: contain;
    background-position: right 0px top 0px;
    background-repeat: no-repeat;
    border-radius: 10px;
}


.textOverlayMenu p {
    position: absolute;
    margin: 0;
    width: 100%;
    top: 60%;
    left: 0%;
    transform: translateY(-60%);
    line-height: 30px;
}

.textOverlayMenu {
    height: 115px;
    background: #fff;
    border-radius: 10px;
}

.textOverlayMenu a {
    width: 241px;
    float: left;
    height: 115px;
    position: relative;
    padding: 10% 5%;
    color: #000 !important;
}

.textOverlayMenu a:hover {
    color: #E30613 !important;
}



.textOverlayMenu:hover {
    height: 115px;
    background: #fff;
    border-radius: 10px;
}

.contentCarousel {
    width: 100%;
}

.contentCarousel .active-content {
    width: 100%;
}

.contentCarousel h3 {
    display: none;
}

.contentCarousel .jet-tabs__content {
    padding: 0;
}

.contentCarousel .ywcps_products_slider .owl-item {
    margin: 0 !important;
    width: 20% !important;
}

.contentCarousel .ywcps_products_slider .type-product {
    margin: 0 !important;
}

.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev,
.woocommerce .ywcps-wrapper .ywcps-nav-next #default_next {
    display: block !important;
    border: 1px solid #000 !important;
    padding: 10px 5px 10px 5px !important;
}

/*.site-header .elementor-element-7bad522d{
	background-color:#FC9815!important;
}*/

.site-header {
    background-color: #fff;
}

.site-header .elementor-element-7bad522d::before {
    --background-overlay: unset !important;
}

.woocommerce .ywcps-wrapper .owl-item li.product {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.add_to_cart_button {
    width: 100%;
    text-align: center;
    padding: 10px 0 !important;
    background-color: #45C4B0 !important;
    color: #fff !important;
}

.woocommerce-loop-product__title {
    height: 50px;
}

.content-image-product {
    max-width: 55%;
    width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2);
    display: flex;
    flex-direction: column;
    width: 100%;
}

.content-info-product {
    max-width: 44%;
    width: calc(45% - var(--grid-desktop-horizontal-spacing) / 2);
    overflow: hidden;
    flex: 0 0 auto;
}

.single_add_to_cart_button {
    margin-top: 0 !important;
    width: 100%;
}

.in-stock {
    display: none !important;
}

.sp-container {
    background-color: #f5f5f5;
    padding: 8px 16px;
    margin-bottom: 26px;
}

.sp-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 2px 0;
}

.sp-row .sp-row-svg {
    max-height: 50px;
}

.sp-row p {
    margin: 0;
    font-size: 15px;
}

.sp-row .sp-row-svg img {
    max-height: 100%;
    height: 50px;
    max-width: 100%;
    width: 50px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    display: flex !important;
    margin-top: 10px;
    justify-content: center;
}

.woocommerce-product-attributes-item {
    float: left;
    width: 50%;
}

.e-loop-item .woocommerce-Price-amount {
    color: #1C244B;
    font-family: "Ruso one", Sans-serif;
    font-size: 35px;
}

.woocommerce-product-attributes-item__label {
    display: none;
}

.woocommerce-product-attributes-item__value {
    display: block;
}

.elementor-widget-woocommerce-product-add-to-cart {
    width: 100%;
}

.woocommerce-product-gallery {
    margin: 0 !important;
}

.flex-control-thumbs li {
    padding-bottom: 0 !important;
}

.upsells .type-product img {
    padding: 2px;
}

.upsells .type-product img:hover {
    border: 1px solid;
    border-width: 2px;
    border-color: #CE3E17;
    border-radius: 10px;
    padding: 0px;
}

/*.content-image-product .image-content-fixed .woocommerce-product-gallery__image{
    height: 200px!important;
    width: 324px;
}

.content-image-product .image-content-fixed .woocommerce-product-gallery__image img{
    height: 200px!important;
    width: 324px;
}*/
/*.content-image-product .image-content-fixed .woocommerce-product-gallery__image {
    height: 70vh !important;
    overflow-y: hidden !important;
    position: relative !important;
    display: block !important;
    overflow-x: hidden !important;
}*/

.upsells .woocommerce-loop-product__title,
.upsells .price,
.upsells .product_type_simple,
.upsells .product_type_variable {
    display: none !important;
}

/*.product-template-default .elementor-element-6b27b567{
	position: relative !important;
    top: 0 !important;
}*/


.menuMobile {
    width: 100%;
}

.menuMobile .menu-item-object-custom {
    border-bottom: 1px solid rgba(20, 67, 61, .25);
}



.menuMobile .menu-item-object-custom a {
    --tw-text-opacity: 1 !important;
    align-items: center !important;
    display: flex !important;
    background-color: #fff;
}

.menuMobile .menu-item-object-custom a span {
    font-size: 1.25rem;
    font-weight: 700;
    color: #CE3E17;
    line-height: 1.75rem;
}

.title-price {
    color: #13678A;
    font-family: "Yeseva", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}




@media (max-width: 768px) {
    .title-price {
        margin-top: 30px;
        /*height: 10px;*/
    }
	
	.woocommerce-loop-product__title{
		min-height: 100px;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
	}

    .elementor-widget-woocommerce-product-title {
        min-height: 100px;
    }

    .product .price {
        margin: 0 !important;
        font-size: 30px !important;
    }

    .elementor-widget-woocommerce-product-title .elementor-widget-container {
        display: flex;
        align-items: center;
    }

    .content-related-product {
        min-height: 350px !important;
    }

    .e-loop-item .woocommerce-Price-amount {
        font-size: 30px;
    }

    .elementor-448 .elementor-element.elementor-element-a99e7b9 .elementor-heading-title {
        margin: 0;
    }

    .content-related-product .e-con-inner {
        gap: 0;
        ;
    }

    .jet-tabs__control .jet-tabs__control-inner {
        padding: 2px 20px 2px 20px !important;
    }

    .jet-tabs__label-text {
        font-size: 1rem !important;
    }

    .card-content {
        height: 33% !important;
        padding: 0 !important;
        display: flex !important;
        justify-content: center !important;
        gap: 0px !important;
    }

    .card-content p {
        font-size: 20px !important;
    }

    .woo-variation-swatches .variable-items-wrapper {
        display: flex !important;
        justify-content: center !important;
    }

    .variations .label {
        text-align: center !important;
    }

    .elementor-widget-image img {
        width: 100% !important;
        height: 100% !important;
    }

    .jet-custom-nav>.jet-custom-nav__item>a {
        padding: 1.25rem !important;
    }

    .elementor-widget-jet-custom-menu>.elementor-widget-container>div>.jet-custom-nav>.jet-custom-nav__item>a .jet-dropdown-arrow:before {
        color: #fff !important;
        font-size: 20px !important;
        margin-right: 25px !important;
    }

    .textOverlayMenu p {
        line-height: 20px !important;
    }

    .textOverlayMenu a {
        background-color: transparent !important;
        font-size: 16px !important;
        width: 100% !important;
    }

    .jet-custom-nav .jet-dropdown-arrow {
        background-color: transparent !important;
    }

    .menu-menu-mobile-container .e-con-inner {
        padding-top: 0;
        padding-bottom: 0;
    }

    .top-menu-content {
        padding-top: 15px !important;
    }

    .bottom-menu-content {
        padding-bottom: 15px !important;
    }


    .swiper-slide {
        margin: 0;
    }

    .swiper-slide .e-con-boxed {
        padding: 0;
    }

    .content-image-product {
        width: 100%;
        max-width: 100%;
        float: left;
    }

    .content-image-product .image-content-fixed .woocommerce-product-gallery__image {
        height: auto !important;
    }

    .content-info-product {
        width: 100%;
        max-width: 100%;
        float: left;
        padding-left: 0 !important;
    }

    .elementor-widget-woocommerce-product-content .elementor-widget-container {
        padding: 0 !important;
    }

    .jet-tabs__control-wrapper {
        justify-content: flex-start !important;
    }
}


.image-selected img {
    border: 1px solid;
    border-width: 2px;
    border-color: #000;
    border-radius: 10px;
    padding: 1px;
    /*box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);*/
}


.accordion.active .accordion-content p {
    color: #000;
    font-family: "Roboto", Sans-serif;
}

.content-related-product .elementor-widget-container img {
    width: 100% !important;
    height: 100% !important;
}

.filter-title {
    color: #CE3E17 !important;
    font-family: "Ruso one", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}


.elementor-menu-cart__products {
    height: 100%;
}

.elementor-menu-cart__footer-buttons {
    margin: 0 !important;
}

.product_type_variation {
    display: none;
}

.post-92 .entry-title {
    margin-bottom: 20px !important;
}

.wp-block-woocommerce-cart {
    margin: 0 !important;
}

.entry-title {
    color: #CE3E17;
    font-family: "Ruso one", Sans-serif;
    font-size: 33px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.1em;
    letter-spacing: 0px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    margin-top: 50px;
    margin-bottom: 0;
}

.wc-block-cart__submit-container a {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E30613;
    background-color: #E30613;
    color: #fff;
    border-radius: 5px;
}

.wc-block-components-checkout-place-order-button {
    background-color: #E30613;
    color: #fff;
}

.wc-block-cart__submit-container a:hover {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000;
    background-color: #fff;
    color: #E30613;
    border-radius: 5px;
}


.wc-block-cart-items__header-image,
.wc-block-cart-items__header-product,
.wc-block-cart-items__header-total {
    border-top: 0 !important;
}

.jet-sub-mega-menu {
    background-color: #DAFDBA !important;
}

.product_type_variation {
    display: none !important;
}

.post-93,
.post-92,
.post-94 {
    max-width: 1385px !important;
    padding: 1%;
}

.post-94 {
    max-width: none !important;
}

.post-94 .entry-title {
    width: 100%;
    margin: 60px auto 40px !important;
    text-align: center;
}

.post-93 .entry-title,
.post-92 .entry-title {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/* For 13.49-inch laptop (around 1366px to 1440px wide) */
@media screen and (min-width: 1340px) and (max-width: 1440px) {

    /* Styles for 13.49-inch laptops */
    .elementor-element.elementor-element-7bad522d {
        width: 1300px;
    }

    .elementor-259 .elementor-element.elementor-element-01b8fab>.elementor-widget-container>.jet-tabs>.jet-tabs__control-wrapper>.jet-tabs__control .jet-tabs__control-inner {
        padding: 8.5% 0% 8.5% 10% !important;
    }

    .textOverlayMenu p a {
        font-size: 24px !important;
    }


    .elementor-element-d77ed14 {
        padding: 1% !important;
    }

    .content-categories {
        padding: 1% !important;
    }

    .elementor-element.elementor-element-224ea847 {
        display: inline;
        padding: 1%;
    }

    .elementor-element-670d6b4 {
        margin-right: 15px;
    }

    .e-search-input {
        font-size: 15px !important;
    }

    .content-image-product .image-content-fixed .woocommerce-product-gallery__image a img {
        object-fit: contain !important;
        height: 100% !important;
        padding: 0% 5%;
        max-height: 465px !important;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 19% !important;
    }

}




/* For 24-inch screen (around 1920px wide) */
@media screen and (min-width: 1920px) {

    /* Styles for 24-inch desktop screens */
    .elementor-element-01b8fab .jet-tabs {
        width: 1385px;
        margin: 0 auto !important;
    }

    .elementor-element-1bfc0d1 {
        width: 1385px;
        margin: 0 auto;
    }

    .content-image-product .image-content-fixed .woocommerce-product-gallery__image a img {
        height: 100% !important;
        padding: 0% 10%;
    }

}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    color: #CE3E17 !important;
    font-family: "Ruso one", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin: 0 !important;
}

.wc-block-components-totals-item__label,
.wc-block-cart-items__header,
.wc-block-components-order-summary__button-text {
    color: #CE3E17 !important;
    font-family: "Ruso one", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin: 0 !important;
}

.wc-block-components-formatted-money-amount {
    font-family: "Ruso one", Sans-serif;
    font-size: 15px;
    color: #1C244B !important;
}

.wc-block-components-product-name {
    font-family: "Ruso one", Sans-serif;
    font-size: 17px;
    color: #000 !important;
}

.woocommerce-variation-add-to-cart {
    display: block !important;
}

.single_add_to_cart_button {
    width: 100%;
    float: left;
    display: block;
}

.added_to_cart {
    color: #25d366;
    text-decoration: underline;
}

.swiper-pagination {
    z-index: 1 !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    border-radius: 0 !important;
    border: 0px !important;
}


.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected {
    background-color: #E30613 !important;
    color: #fff !important;
    font-weight: bold !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    background-color: #ECEFF2 !important;
    color: #000 !important;
    font-weight: bold !important;
}


.variable-item:not(.radio-variable-item) {
    -webkitbox-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #e1e1e1) !important;
    -webkitbox-shadow: var(--tw-text-opacity) 0 0 0 1px #e1e1e1 !important;
    box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #e1e1e1) !important;
}

.woocommerce-result-count {
    display: none;
}

.custom-result-count {
    width: 50%;
    display: flex;
    height: 40px;
    float: left;
    align-content: center;
    align-items: center;
    font-family: "Ruso one", Sans-serif;
    color: #000;
}

.orderby {
    font-family: "Ruso one", Sans-serif;
    color: #000;
    font-size: 12px;
}

.woocommerce-ordering {
    width: 50%;
}

.card-wrapper p a {
    text-decoration: none;
    color: #fff!important;
}

.content-related-product{
	padding: 0px;
}

.content-related-product .e-con-inner{
	padding: 0px;
}

.wc-block-cart__submit-button{
  font-family: "Roboto", Sans-serif;
    font-weight: 600;
    text-decoration: none!important;
  	text-transform: uppercase;
}

.elementor-menu-cart__footer-buttons{
	display:flex!important;
  	flex-direction: column!important;
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
	background-color: #CE3E17!important;
  border-radius: 10px 10px 10px 10px!important;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
	background-color: #fff!important;
  color:#CE3E17!important;
  border-radius: 10px 10px 10px 10px!important;
  border: 1px solid #CE3E17!important;
}

.woocommerce ul.order_details{
	padding: 0;
}

.woocommerce-order-details__title, .woocommerce-column__title{
    color: #CE3E17;
    font-family: "Ruso one", Sans-serif;
}

.woocommerce-order{
    font-family: "Roboto", Sans-serif;
  color:#000;
}

.wc-item-meta{
	margin: 15px 0;
}

.woocommerce-table__product-name a{
      font-family: "Ruso one", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ce3e17;
}

.woocommerce-Price-amount {
    font-family: "Ruso one", Sans-serif;
    font-size: 30px;
    font-weight: 600;
}

.widget_shopping_cart_content .woocommerce-Price-amount {
    font-family: "Ruso one", Sans-serif;
    font-size: 20px!important;
    font-weight: 600;
}


.woocommerce-notice--success{
    margin-top: 25px;
}

.wc-block-grid__product-title{
    font-family: "Ruso one", Sans-serif!important;
    font-size: 20px!important;
    font-weight: 400!important;
    color: #CE3E17!important;
}
.wc-block-grid__product-link{
    text-decoration: auto!important;
}

.wp-block-button__link{
      width: 100%;
    text-align: center;
    padding: 10px 0 !important;
    background-color: #E30613 !important;
    color: #fff !important;
  border-radius:0!important;
  font-size: 16px !important;
    font-weight: bold;
      text-decoration: auto !important;
}

.wc-block-grid__product-add-to-cart{
	margin:0!important;
}
.wp-block-woocommerce-empty-cart-block .woocommerce-Price-amount{
    font-weight: 600;
    color: #1C244B;
    font-family: "Ruso one", Sans-serif;
    font-size: 35px;
}

/*.swiper-wrapper .content-related-product{
	padding: 0!important;
}*/