/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
  #slider {
    text-align: center;
}

#mainImage {
    width: 100%;
    height: auto;
}

#thumbnails {
    text-align: center;
    margin-top: 10px;
}

.thumb {
    width: 50px;
    height: auto;
    margin: 5px;
    cursor: pointer;
    opacity: 0.6;
}

.thumb:hover {
    opacity: 1;
}
.mainImage {
    transition: transform 0.5s ease;
    cursor: zoom-in;
}

.mainImage:hover {
    transform: scale(1.5);
}

.no-show{
    display:none;
}


#testimonials{
    display:none !important;
}

 .easyzoom-product{
	border: 1px solid white;
}

#wrapper .block-iqithtmlandbanners-html .block-title {
    color: #333;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    display: none;
}

#open_chat img:hover{
    cursor:pointer !important;
}


#open_chat:hover{
    cursor:pointer !important;
}

@media(max-width: 770px){
    
    .block-iqithtmlandbanners-html{
        display:none;
    }
    
}

.side-nav .close-button a{
    color: #fff !important;
}


.timer-js-div{ 
    display: none;
    align-items: initial;
    justify-content: center;
    font-family: 'Lato' !important;
    font-size: 12px;
    padding: 1.4rem 0rem 2.4rem;
    height: 100%;
    line-height: 0;
    letter-spacing: 0px;
    width: 190px;
    font-weight: bolder;
    padding-left: 1rem;
    padding-right: 1.5rem;
    background: #eee;
    position: absolute;
    right: 0;
    margin-right: -14px;
    cursor:pointer;
    
}

.flex-timer{
    
    display:flex;
    align-items:center;
    text-align:center;
    height:100%;
}

.border-clock{
    
    background: #3E1A5B !important;
    border-radius: 5px;
    padding: 0.9rem 0.5rem !important;
    color: #fff;
    margin: 1px;
    
}

.border-clock.digit-separator{
    margin-left:3px;
}

.timer-caption-block{
    
   margin-top: 14%;
       margin-left: 12px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.timer-caption-block .timer-caption{
    padding: 0rem 0.5rem;
    font-size: 7px;
    color: #3E1A5B;
    text-transform:uppercase;
}

#mobile-header-sticky.stuck-up.visible-stuck-up-scroll {
    background-color: #e3e3e3 !important;
}

.clase-packsv2-desktop {
    margin-left: -19px !important;
}

@media(max-width: 700px){
    
    .tiempos-entrega-desktop{
        display:none;
    }

    .tiempos-entrega-mobile{
        display:block;
    }
    
    .clase-packs-desktop {
        margin-left: 15px !important;
    }
    
    .clase-packsv2-desktop {
        margin-left: 3px !important;
    }
    
    .ets_mm_megamenu_content .container{
        width: 52px !important;
    }
    
    .search-container {
        margin: 10px 0 !important;
        padding: 0;
    }
    
    img.logo.img-fluid {
        width: 80px !important;
    }
}



@media(min-width: 701px){
    
    .tiempos-entrega-desktop{
        display:block;
    }

    .tiempos-entrega-mobile{
        display:none;
    }
}

.discount{
    font-family: 'Lato' !important;
}

.regular-price {
    font-family: 'Lato' !important;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-header a {
    color: #FFF !important;
}

.order-actions-print
.order-actions-invoice
.grid-ver-factura-row-link{
	display: none !important;
}

.chat-widget-product-page {
	display: none;
}

#updated-add-cart-btn-3552339-0 .input-group, #updated-add-cart-btn-3552334-0 .input-group, #updated-add-cart-btn-3552336-0 .input-group, #updated-add-cart-btn-3552338-0 .input-group, #updated-add-cart-btn-3552337-0 .input-group, #updated-add-cart-btn-3552335-0 .input-group{
    display: none !important;
}

#product_3552339_0_0_57845 .quantity-content .input-group, #product_3552338_0_0_57845 .quantity-content .input-group, #product_3552337_0_0_57845 .quantity-content .input-group, #product_3552336_0_0_57845 .quantity-content .input-group, #product_3552335_0_0_57845 .quantity-content .input-group, #product_3552334_0_0_57845 .quantity-content .input-group{
    display: none !important;
}

/*.AZULASTRO {*/
/*    background-size: cover !important;*/
/*    background: url(https://astrogrowshop.cl/img/cms/cyber-2023-dark.png);*/
/*    background-position: center;*/
/*}*/

/*.AZULASTRO:hover{*/
/*    background: url(https://astrogrowshop.cl/img/cms/cyber-2023-light.png) !important;*/
/*}*/

/*.AZULASTRO span{*/
/*    visibility: hidden !important;*/
/*}*/

#whatsapp_box_identifier {
bottom: 60px !important;
left: -15px;
}
@media(max-width: 720px){
#whatsapp_box_identifier {
left: 0 !important;
}
}

#brand-tab .rte-content p {
    color: #000 !important;
}

.mm_menus_li>a{
    font-size: 11px !important;
}

.mm_menus_li>a, .mm_menus_li>a span:not(.mm_bubble_text) {
    padding-left: 10px !important;
    padding-right: 10px !important; 
}

.banners-dinamicos img{
    height: 450px !important;
    width: 100% !important;
}

.banners-normales img{
    height: 380px !important;
    
}

@media (max-width: 720px) {
    #mobile-header .row-mobile-header {
        justify-content: space-between !important;
    }
    
    #mobile-header .col-mobile-btn-search, #mobile-header .col-mobile-btn-menu {
        position: static;
        padding-left: 5px !important;
    }
}

@media(max-width: 720px){

.clase-semillas-desktop, .clase-sexshop-desktop, .clase-iluminacion-desktop, .clase-vaporizadores-desktop, .clase-parafernalia-desktop, .clase-outlet-desktop{

    display: none !important;
}

.clase-packs-desktop, .clase-cultivo-desktop, .clase-packs-desktop, .clase-cultivo-desktop{
    margin-left: 15px !important;
}

.clase-ofertas-desktop{
    margin-right: 0px !important;
}

}

.block-categories{
    display: none !important;
}

#tab-content-product_page-productinthesamecategories .product_list{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

#tab-content-product_page-productinthesamecategories .product_list article{
    width: 100%;
}

#tab-content-product_page-productinthesamecategories .product_list article .product-description .text-muted{
    
    display: none;
}

#tab-content-product_page-productinthesamecategories .product_list article .product-thumbnail img {
    width: 100%;
}

.webpushr-subscribed prompticon3._Bell.Bottom.Left_bell {
    z-index: 1 !important;
}

.PM_ASBlockOutput {
    z-index: 1 !important;
}

    
.whatsapp-btn{
    z-index: 1 !important;
}

.ets_crosssell_tab_content .slick-track, .ets_crosssell_block .tab_content .slick-track {
    justify-content: space-between;
}

.featured-products .product-miniature-grid .product-availability{
    display: none !important;
}

@media(max-width: 720px){
    .ets_crosssell_block {
        /*display: none !important;*/
    }
    
}

.iqitfake {
    display: none;
}

a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) {
    color: #610099;
}

a:hover:not(.nav-link):not(.btn) {
    color: #282828;
}

.pagination .page-list li:hover {
    border-color: #282828;
}

.pagination .page-list li.current {
    border-color: #282828;
}

.pagination .page-list li.current a {
    color: #282828;
}

#mobile-header {
    border-bottom: solid 1px #e3e3e3;
}

#mobile-header .mobile-main-bar {
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
}

#mobile-header .m-nav-btn {
    color: #777777;
}

#mobile-header .m-nav-btn:hover {
    color: #282828;
}

#mobile-header .m-nav-btn > span {
    display: none !important;
}

#mobile-header .mobile-buttons-bar {
    background: #c9c9c9;
}

html {
    font-size: 14px;
}

@media (max-width: 767px) {
    html {
        font-size: 12px;
    }
}

body {
    line-height: 1.4rem;
}

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

.h1, .h2, .block-title, .page-title, .modal-title, .step-title {
    font-family: 'lato', cursive;
}

#blockcart-content {
    background: #ffffff;
    border: none 1px;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15);
}

/*** Secondary button ***/
.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #610099;
    color: #ffffff;
    border: none 1px #f0f0f0;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active {
    background: #dedede;
    color: #2e2e2e;
}

.btn-secondary:not(:disabled):not(.disabled):active {
    background: #b0abab;
    color: #000000;
}

.btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    background: #610099;
    color: #ffffff;
    border: solid 1px #e3e3e3;
}

.btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    background: #dedede;
    color: #2e2e2e;
    border: solid 1px #e3e3e3;
}

/*** Primary button ***/
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background: #610099;
    color: #ffffff;
    border: none 1px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active {
    background: #b0abab;
    color: #000000;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background: #b0abab;
    color: #000000;
}

#wrapper .breadcrumb {
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
    margin-top: -1.0714285714rem;
    margin-bottom: 1.0714285714rem;
    font-size: 0.8571428571rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #8f8f8f;
}

#wrapper .breadcrumb li:after {
    color: #8f8f8f;
}

#wrapper .breadcrumb a {
    color: #8f8f8f;
}

/*** Text fields ***/
.form-control {
    background-color: #ffffff;
    color: #777777;
    border: solid 1px #e3e3e3;
}

.custom-select2, .custom-select2 option {
    background-color: #ffffff;
}

.custom-select2:after {
    color: #777777;
}

.bootstrap-touchspin .btn-touchspin {
    background-color: #ffffff;
    color: #777777;
    border: solid 1px #e3e3e3;
}

.bootstrap-touchspin .btn-touchspin:hover {
    color: #777777;
}

.form-control::-webkit-input-placeholder {
    color: #777777;
}

.form-control::-moz-placeholder {
    color: #777777;
}

.form-control:-ms-input-placeholder {
    color: #777777;
}

.form-control:-moz-placeholder {
    color: #777777;
}

.form-control:focus {
    color: #777777;
    border-color: #8a8a8a;
}

/*** Radio buttons and checkboxes ***/
.custom-checkbox input[type=checkbox] + span .checkbox-checked {
    color: #000000;
}

.custom-radio input[type=radio]:checked + span {
    background-color: #000000;
}

.custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio {
    background: #ffffff;
    color: #000000;
    border-color: #e3e3e3;
}

/*** Dropdowns ***/
.dropdown-menu, .autocomplete-suggestions {
    background: #ffffff;
    border: solid 1px #e3e3e3;
}

.dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item {
    color: #474747!important;
    border-bottom: solid 1px #e3e3e3;
}

.dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover {
    background: rgba(71, 71, 71, 0.05);
}

/*** Tooltips ***/
.tooltip-inner {
    background: #333333;
    color: #ffffff;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
    border-top-color: #333333;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #333333;
}

/*** Modals ***/
.modal-backdrop {
    background: rgba(194, 194, 194, 0.7);
}

.modal-content {
    background: #ffffff;
    border: none 1px;
}

.js-quickview-np-btn {
    background: #ffffff;
}

/*** Notifications ***/
.ns-box {
    background: #ca5058;
    color: #ffffff;
    border: none 1px;
}

.product-price {
    color: #000000;
}

.iqit-review-star {
    color: #9541e0;
}

.product-flags .product-flag {
    font-size: 0.7857142857rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.product-flags .discount, .product-flags .on-sale {
    background: #eba53d;
    color: #ffffff;
}

.product-flags .new {
    background: #969696;
    color: #ffffff;
}

.product-flags .online-only, .product-flags .pack {
    background: #e0e0e0;
    color: #000000;
}

.product-flags .out_of_stock {
    background: #a17738;
    color: #fff7f7;
}

.discount {
    background: #eba53d;
    color: #ffffff;
}

.product-available {
    background: #67a675;
    color: #ffffff;
}

.product-unavailable {
    background: #a17738;
    color: #fff7f7;
}

.alert-success {
    background: #d4edda;
    color: #155724;
    border-color: #d4edda;
}

.alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) {
    color: #155724;
    text-decoration: underline;
}

.alert-info {
    background: #cce5ff;
    color: #004085;
    border-color: #cce5ff;
}

.alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) {
    color: #004085;
    text-decoration: underline;
}

.alert-warning {
    background: #fff3cd;
    color: #856404;
    border-color: #fff3cd;
}

.alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) {
    color: #856404;
    text-decoration: underline;
}

.alert-danger {
    background: #f8d7da;
    color: #721c24;
    border-color: #f8d7da;
}

.alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) {
    color: #721c24;
    text-decoration: underline;
}

#iqitcompare-floating {
    background: #ffffff;
    border-top: none 1px;
    border-left: none 1px;
    border-right: none 1px;
}

#page-preloader {
    background: #ffffff;
}

#back-to-top {
    background: #282828;
    color: #ffffff;
}

#back-to-top:hover {
    background: #333333;
    color: #ffffff;
}

#header, #checkout-header {
    background: #e5e5e5;
    border-top: none 1px;
    border-bottom: none 1px;
}

.sticky-desktop-wrapper #desktop-header.stuck-header {
    background: #e5e5e5;
    border-bottom: none 1px;
}

#header .header-nav {
    color: #777777;
    background: #e5e5e5;
    border-bottom: none 1px;
    padding-top: 0.5714285714rem;
    padding-bottom: 0.5714285714rem;
    font-size: 0.8571428571rem;
    display: none !important;
}

#header .header-nav a {
    color: #777777;
}

#header .header-nav a:hover {
    color: #333333;
}

#header .header-nav .social-links._topbar {
    font-size: 0.8571428571rem;
}

#header .header-nav .social-links._topbar a:not(:hover) {
    color: #282828 !important;
}

.header-top {
    padding-top: 1.7857142857rem;
    padding-bottom: 1.7857142857rem;
    color: #777777;
}

.header-top a:not(.btn):not(.nav-link) {
    color: #777777;
}

.header-top a:not(.btn):not(.nav-link):hover {
    color: #333333;
}

.header-top .form-search-control {
    border: solid 1px #ffffff;
}

.header-top .header-btn-w .header-btn > .icon {
    font-size: 2.2857142857rem;
    display: block;
}

.header-top .header-cart-default a.cart-toogle {
    background: #000000;
    color: #282828;
    padding: 0.6428571429rem 0.6428571429rem;
}

.header-top .header-cart-default a.cart-toogle:hover {
    color: #282828;
}

.header-top a.header-cart-btn:not(:hover) {
    color: #282828;
}

.stuck-header .header-top {
    padding-top: 0.3571428571rem;
    padding-bottom: 0.3571428571rem;
}

.sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu {
    background: #282828;
}

.cart-products-count-btn {
    background: #610099;
    color: #ffffff;
}

.desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget {
    max-width: 50%;
}

/*** HORIZONTAL MENU ***/
#iqitmegamenu-horizontal {
    background: #610099;
    border-top: none 3px #521919;
    border-right: none 3px #38b82c;
    border-bottom: none 3px #457deb;
    border-left: none 3px #a6cc0f;
    margin: 0 -500%;
    padding: 0 500%;
}

.cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link {
    line-height: 3.5714285714rem;
    max-width: 14.2857142857rem;
    color: #ffffff;
    padding-left: 1.0714285714rem;
    padding-right: 1.0714285714rem;
    border-left: groove 2px rgba(87, 87, 87, 0.57);
}

#sticky-cart-wrapper a.header-cart-btn:not(:hover) {
    color: #ffffff;
}

#sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content {
    top: -1.2142857143rem;
}

.cbp-vertical-on-top .cbp-vertical-title {
    line-height: 3.5714285714rem !important;
}

.cbp-vertical-on-top .cbp-vertical-title-text {
    display: none !important;
}

.cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover {
    background: #f8f8f8;
    color: #333333;
}

.cbp-horizontal .cbp-tab-title {
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: 1em;
}

.cbp-horizontal .cbp-legend {
    background: #ca5058;
    color: #ffffff;
}

.cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon {
    font-size: 1.4285714286rem;
    max-height: 1.4285714286rem;
}

@media (max-width: 1300px) {
    .cbp-horizontal .cbp-tab-title {
        font-size: 1rem;
    }

    .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link {
        padding-left: 0.7142857143rem;
        padding-right: 0.7142857143rem;
    }
}

.iqitmegamenu-submenu-container {
    padding: 0;
}

/*** VERTICAL MENU ***/
.cbp-vertical-on-top #cbp-hrmenu1-ul {
    background: #ffffff;
    border: solid 1px #e3e3e3;
}

#content-wrapper #cbp-hrmenu1 {
    background: #ffffff;
    border: solid 1px #e3e3e3;
}

#cbp-hrmenu1 .cbp-vertical-title {
    font-size: 1.2857142857rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #ffffff;
    background: #000000;
    line-height: 3.5714285714rem;
}

#cbp-hrmenu1 .cbp-vertical-title:hover {
    color: #ffffff;
    background: #000000;
}

#cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link {
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    padding-top: 0.5714285714rem;
    padding-bottom: 0.5714285714rem;
    border-top: solid 1px rgba(227, 227, 227, 0.35);
}

#cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon {
    font-size: 1.7142857143rem;
    max-height: 1.7142857143rem;
}

#cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover {
    background: #f8f8f8;
    color: #333333;
}

#cbp-hrmenu1 .cbp-legend {
    background: #ca5058;
    color: #ffffff;
}

.cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title {
    color: #ffffff;
    background: #000000;
}

.cbp-not-on-top #cbp-hrmenu1-ul {
    position: relative;
}

.cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
    top: 0;
    margin-top: 0px !important;
    min-height: 100%;
}

.cbp-hrmenu.cbp-vertical .cbp-hrsub {
    min-height: 100%;
}

.cbp-hrmenu.cbp-vertical .cbp-show {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.cbp-hrmenu.cbp-vertical .cbp-hrsub-inner {
    width: 100%;
}

/*** SUBMENU ***/
.cbp-hrmenu .cbp-hrsub {
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 {
    background: #ffffff;
    border: none 1px #37a625;
    box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15);
}

.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link {
    color: !important;
}

.cbp-hrmenu .cbp-hrsub-inner a:hover {
    color: #333333 !important;
}

.cbp-hrmenu .tabs-links {
    background: #f7f7f7;
}

.cbp-hrmenu .cbp-tabs-names li a {
    color: #777777 !important;
}

.cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active {
    background: #ffffff;
    color: #777777 !important;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
    color: #333333 !important;
    border-bottom: none 3px #c2bc29;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover {
    color: !important;
}

/*** MOBILE MENU ***/
#mobile-header .col-mobile-menu-dropdown.show {
    background: #282828;
}

#mobile-header .col-mobile-menu-dropdown.show .m-nav-btn {
    color: #dcd3e0;
}

#iqitmegamenu-mobile {
    background: #282828;
    color: #dcd3e0;
}

#iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover {
    color: #dcd3e0;
}

#iqitmegamenu-mobile li > ul {
    background: #e6e6e6;
}

#iqitmegamenu-mobile li > ul > li > ul {
    background: rgba(41, 41, 41, 0.79);
}

#iqitmegamenu-mobile > li > a {
    border-bottom: none 1px;
}

.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
    border: none 1px;
    box-shadow: 0px 0px 0px 0px;
}

/*** PS_FacatedSearch ***/
#search_filters .noUi-connect {
    background: #610099;
}

/*** Carousels ***/
.swiper-button-next, .swiper-button-prev {
    background: #282828;
    color: #ffffff;
}

.swiper-pagination-bullet {
    background: #333333;
}

.swiper-pagination-product {
    display: none !important;
}

/*** Product miniature ***/
.products.row {
    margin: 0rem;
}

.products.row > .col, .products.row > [class*="col-"] {
    padding: 0rem;
}

.swiper-container-wrapper {
    margin: 0rem;
}

.swiper-container-wrapper .products.swiper-container {
    padding: 0rem;
}

.swiper-container-wrapper .product-carousel {
    padding: 0rem;
}

.swiper-products-carousel.swiper-arrows-above .swiper-button {
    margin: 0rem;
}

.product-miniature {
    border: none 1px;
    outline: 1px none transparent;
}

.product-miniature-grid .product-title {
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.product-miniature-grid .product-price {
    font-size: 1.4285714286rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

@media (hover: hover) {
    .product-miniature:hover {
        outline: none 1px;
    }
}

.product-miniature-grid .product-functional-buttons {
    display: none;
}

.product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover {
    color: #ffffff !important;
}

.products-grid .product-miniature .product-category-name {
    display: none !important;
}

.products-grid .product-miniature .product-reference {
    display: none !important;
}

.products-grid .product-miniature .product-brand {
    display: none !important;
}

.products-grid .product-miniature .product-description-short {
    display: none !important;
}

.products-grid .product-miniature .flag-discount-value {
    display: none !important;
}

.btn-product-list {
    padding: 0.5357142857rem 1.0714285714rem;
    background: black;
    color: #ffffff;
    border: none 1px;
}

.btn-product-list:hover {
    background: #ffffff;
    color: #000000;
}

.products-grid .product-miniature-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
}

.products-grid .product-miniature-default .product-description {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
}

.products-grid .product-add-cart {
    margin: auto auto 0 auto;
}

.product-carousel {
    height: 100%;
}

.products.swiper-container .swiper-slide {
    height: auto;
}

.products-grid .product-miniature-layout-1 {
    text-align: center;
}

.products-grid .product-miniature-layout-1 .input-group-add-cart {
    justify-content: center;
}

.products-grid .product-miniature-layout-1 .product-description {
    padding: 0.7142857143rem;
}

.products-grid .product-miniature-layout-2 .product-description {
    padding: 0.7142857143rem;
}

.products-grid .product-miniature-layout-3 .product-description {
    background: rgba(219, 255, 0, 0.93);
}

.swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
    grid-template-rows: 1fr;
    grid-auto-rows: 0;
    display: grid;
    overflow-y: hidden;
}

.swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }

    .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 992px) {
    .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
        grid-template-columns: repeat(6, 1fr);
    }

    .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (min-width: 1200px) {
    .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
        grid-template-columns: repeat(6, 1fr);
    }

    .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper {
        grid-template-columns: repeat(5, 1fr);
    }
}

.product_header_container .product-price, .product_p_price_container .product-price {
    font-size: 1.2857142857rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

#product .images-container .product-cover {
    border: none 1px #610099;
}

.images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow {
    color: #ffffff;
    background: #610099;
}

.images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover {
    opacity: 0.6 !important;
}

#product .product-cover .expander {
    color: #ffffff;
    background: #610099;
}

#product .product-cover .expander:hover {
    opacity: 0.6 !important;
}

#main #main-product-wrapper {
    transition: opacity 0.3s ease;
}

#main.-combinations-loading {
    position: relative;
}

#main.-combinations-loading #product-preloader {
    display: block;
    position: absolute;
    z-index: 10;
    top: -10px;
}

#main.-combinations-loading #main-product-wrapper {
    opacity: 0.3;
}

#wrapper {
    border-top: none 1px #ffd600;
    border-bottom: none 1px #ffd600;
    padding-top: 1.0714285714rem;
    padding-bottom: 1.0714285714rem;
    color: #282828;
}

#index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

#content-wrapper .page-title {
    color: #333333;
    font-size: 1.2857142857rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}

#content-wrapper .page-title a:link, #content-wrapper .page-title a:visited {
    color: #333333;
}

#content-wrapper .section-title {
    color: #333333;
    font-size: 1.1428571429rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}

#content-wrapper .section-title a:link, #content-wrapper .section-title a:visited {
    color: #333333;
}

.nav-tabs .nav-link {
    color: #282828;
    font-size: 1.1428571429rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    color: #282828;
    border-bottom: solid 3px #610099;
}

.iqit-accordion .title {
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.iqit-accordion .nav-link {
    border-bottom: solid 3px #610099;
    border-bottom-color: transparent;
}

.iqit-accordion .nav-link:not(.collapsed) {
    color: #282828;
    border-bottom: solid 3px #610099;
}

#wrapper .block-title {
    color: #333333;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}

#wrapper .block-title a:link, #wrapper .block-title a:visited {
    color: #333333;
}

#left-column .block, #right-column .block {
    border: none 1px;
}

#footer, #checkout-footer {
    background: #f8f8f8;
}

#footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group {
    border: solid 1px #e3e3e3;
    background: #ffffff;
}

#footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription {
    color: #777777;
}

#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
    color: #777777;
}

#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover {
    color: #bd4e0f;
}

#footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder {
    color: #777777;
}

#footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder {
    color: #777777;
}

#footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder {
    color: #777777;
}

#footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder {
    color: #777777;
}

#footer .social-links._footer, #checkout-footer .social-links._footer {
    font-size: 1.3571428571rem;
}

#footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) {
    color: #777777 !important;
}

#footer .block-title, #checkout-footer .block-title {
    color: #333333;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}

#footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited {
    color: #333333;
}

#footer-container-first {
    border-top: none 1px;
    padding-top: 2.1428571429rem;
    padding-bottom: 2.1428571429rem;
    background: #212121;
    color: #ffffff;
}

#footer-container-first h5 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

#footer-container-main, #checkout-footer {
    border-top: none 1px;
    padding-top: 2.8571428571rem;
    padding-bottom: 1.8571428571rem;
    color: #777777;
}

#footer-container-main a, #checkout-footer a {
    color: #777777;
}

#footer-container-main a:hover, #checkout-footer a:hover {
    color: #333333;
}

#footer-copyrights {
    border-top: none 1px;
    background: #ffffff;
    padding-top: 1.0714285714rem;
    padding-bottom: 1.0714285714rem;
}

@media (max-width: 767px) {
    #footer .block-toggle {
        width: 100%;
        flex-basis: initial;
    }

    #footer .block-toggle > .block-title {
        cursor: pointer;
    }

    #footer .block-toggle > .block-title span::after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "ï„‡";
        margin-left: 10px;
    }

    #footer .block-toggle > .block-content {
        display: none;
    }

    #footer .block-toggle._toggled > .block-content {
        display: block;
    }

    #footer .block-toggle._toggled .block-title span::after {
        content: "ï„†";
    }

    #footer .footer-style-inline .block-title {
        display: block !important;
        max-width: 100%;
    }

    #footer .footer-style-inline .block-content {
        display: block;
        width: 100%;
        margin-top: 1rem;
    }
}

#maintenance-page {
    background: #e3e3e3;
    color: #333333;
}

#maintenance-page a, #maintenance-page a:link {
    color: #333333;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

/* ========================= Estilos para pantallas â‰¥1000px ========================= */
@media (min-width: 1000px) {
    .clase-semillas-desktop {
        margin-right: -27px;
    }

    .mb-bajon {
        display: none !important;
    }

    .clase-bajon-desktop {
        width: 102px !important;
    }

    .clase-cultivo-desktop {
        width: 172px !important;
    }

    /* Suponiendo que en desktop quieres margin-left: 9px */
    .clase-cultivo-desktop .mm_menu_content_title {
        margin-left: 9px;
    }
}

/* <- Cierro aquÃ­ el primer @media */
/* ========================= Estilos para pantallas â‰¤999px ========================= */
@media (max-width: 999px) {
    .mm_menus_ul.active .product-add-to-cart {
        display: none;
    }

    .clase-cultivo-desktop {
        display: none !important;
    }

    .clase-bajon-desktop {
        display: none !important;
    }

    /* Suponiendo que en mobile quieres margin-left: -7px */
    .clase-cultivo-desktop .mm_menu_content_title {
        margin-left: -7px;
    }
}

.hidden-carrier {
    display: none !important;
}

.product-list-reviews {
    display: none;
}

#field_delivery_id_country {
    display: none;
}

#opc_cart_title_text {
    color: #610099;
}

#dashboard p {
    color: black;
}

#checkout .opc-step .card .opc-step-header:not(.collapsed) h5 {
    color: #600098 !important;
}

.autocomplete-suggestions {
    display: none;
    !important }

.ets_mm_megamenu_content_content {
    width: max-content !important;
}

.ets_mm_megamenu_content .ets_mm_megamenu_content_content {
    width: max-content !important;
}

.tingle-modal-box {
    max-width: 650px !important;
}

.ybc-menu-toggle {
    padding-top: 20px;
}

.product-additional-info {
    display: none !important;
}

.rr-widget-60943baf97a5282a385664ad {
    margin-top: 25px;
}

#product .images-container .product-cover {
    height: 350px;
}

#product-images-thumbs.swiper-container-horizontal {
    display: flex;
}

.product-cover {
    height: 363px;
    overflow: hidden;
}

#product-images-thumbs.swiper-container-vertical .thumb-container {
    height: auto !important;
}

#product-images-thumbs.swiper-container-vertical .img-fluid {
    height: auto;
}

@media (max-width: 767px) {
    .ybc-menu-toggle {
        position: fixed;
        right: 0px;
        width: 54px;
        top: 0px;
        margin-top: 15px;
    }

    .clase-packsv2-desktop {
        display: none;
    }
}

.col.col-mobile-logo {
    flex-grow: 0.6;
}

.product-carousel {
    height: 100%;
}

.products-grid .product-miniature-default {
    -webkit-box-shadow: 6px 6px 15px -5px rgba(145,145,145,1);
    -moz-box-shadow: 6px 6px 15px -5px rgba(145,145,145,1);
    box-shadow: 6px 6px 15px -5px rgba(145,145,145,1);
}

.tingle-modal--visible {
    background-color: #ffffff00 !important;
}

.product_header_container {
    text-align: justify;
}

.product-description {
    text-align: left !important;
}

.product_header_container {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none !important;
}

.product-additional-info {
    border-top: none !important;
    padding-top: 0 !important;
}

.btn-group-lg>.btn, .btn-lg {
    border-radius: 10px !important;
}

.btn-info {
    color: #000 !important;
    background-color: #cacaca !important;
    border: none !important;
    border-radius: 10px !important;
    width: 46% !important;
    font-weight: 700 !important;
}

.btn-info2 {
    color: #000 !important;
    background-color: #cacaca !important;
    border: none !important;
    border-radius: 10px !important;
    width: 92% !important;
    font-weight: 700 !important;
    margin: 10px 0;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background: #610099;
    font-weight: 600 !important;
}

.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled {
    background: #9E9E9E !important;
    border-radius: 10px !important;
}

.btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, .btn-secondary:focus, .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active {
    border-radius: 10px !important;
}

.header-custom-html {
    display: none !important;
}

.manufacturer {
    display: none !important;
}

.category {
    display: none !important;
}

.ui-menu.ui-jolisearch .ui-menu-item span.jolisearch-title {
    padding: 5px 5px !important;
    background: #490076 !important;
    margin-top: -28px !important;
}

img[src*="no-image"] {
    display: none;
}

.manufacturer .jolisearch-image {
    display: none !important;
}

.h1, h1 {
    font-size: 1.5rem !important;
}

.search-widget .form-search-control {
    background-color: #fff !important;
}

.products-selection {
    background-color: #fff;
}

.ui-widget-header {
    border: none !important;
    background: #6100995e !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #811abd !important;
}

.form-control {
    background-color: #e8e8e8 !important;
    color: #610099 !important;
    border: none !important;
    border-radius: 10px !important;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 2px solid #610099 !important;
    color: #610099 !important;
    border-radius: 10px !important;
}

.PM_ASCriterionsGroupName {
    color: #610099;
}

.PM_ASearchTitle {
    color: #ffffff !important;
}

ul.PM_ASCriterionGroupImage, .PM_ASCriterionGroupColor {
    text-align: center !important;
}

.PM_ASLabelLink {
    color: #414141 !important;
}

.PM_ASBlockOutputVertical .PM_ASResetSearch {
    color: #414141 !important;
}

.PM_ASCriterionGroupImage .PM_ASCriterionLinkSelected, .PM_ASCriterionGroupColor .PM_ASCriterionLinkSelected {
    border: 3px solid #610099 !important;
    border-radius: 5px;
}

.block-links ul>li a {
    color: #610099 !important;
}

.card-header {
    text-align: center !important;
    color: #ffffff !important;
    background-color: #610099 !important;
    font-weight: bold;
    border-radius: 15px;
    margin-bottom: 15px;
    font-size: 1.3em;
}

.PM_ASBlockTitle {
    color: #ffffff !important;
}

.card {
    border: 0 !important;
}

.ets_mm_megamenu {
    margin-top: 0 !important;
}

.header-top {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

#header .desktop-header-style-2 .header-custom-html {
    margin-bottom: 0.4rem !important;
    font-size: 11px !important;
}

.logo {
    max-width: 190px !important;
}

.search-widget .form-search-control {
    padding: .4rem 1rem !important;
}

.header-top .header-btn-w .header-btn > .icon {
    font-size: 1.2rem !important;
}

.ets_mm_block_content a {
    line-height: 20px;
}

.layout_layout2 .mm_columns_ul .ets_mm_block > h4 a {
    color: #732296 !important;
    font-weight: bold !important;
}

.ets_mm_block > h4 {
    color: #732296 !important;
    border-bottom: 3px solid #732296;
}

.fondoslide {
    background-clip: padding-box;
}

main {
    margin: 0 auto !important;
}

i.fa.fa-map-marker {
    padding: 0px 2px;
}

.blancolineas .elementor-button:hover {
    color: #183955 !important;
    background-color: #ffffff !important;
}

.blancolineas .elementor-button {
    padding: 7px;
    color: #ffffff !important;
    background-color: #0a0a0a !important;
    border-style: solid !important;
    border-color: #ffffff !important;
    border-radius: 5px 5px 5px 5px !important;
}

.botonazul .elementor-button {
    padding: 7px;
    color: #ffffff !important;
    background-color: #183955 !important;
    border-radius: 5px 5px 5px 5px !important;
}

.botonazul .elementor-button:hover {
    color: #183955 !important;
    background-color: #ffffff !important;
}

.botonblanco .elementor-button {
    padding: 7px;
    color: #183955 !important;
    background-color: #ffffff !important;
    border-radius: 5px 5px 5px 5px !important;
    border-style: solid !important;
    border-color: #183955 !important;
}

.botonblanco .elementor-button:hover {
    color: #ffffff !important;
    background-color: #183955 !important;
}

span.elementor-button-link.elementor-button.btn.elementor-size-medium.btn-primary {
    padding: .375rem .75rem;
}

.breadcrumb {
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
}

.col.col-auto.facated-toggler.hidden-md-up {
    display: none;
}

.lineven-relatedproducts .product-description-short.text-muted {
    display: none;
}

@media only screen and (min-width: 768px) {
    .category-top-menu.block-content.collapse {
        display: block !important;
    }

    .menu-flechita > .arrow {
        display: inline-block;
        right: -5px;
        margin-top: -43px;
        float: right;
        height: 40px;
        width: 40px;
        z-index: 101;
        text-align: center;
        cursor: pointer;
        position: relative;
    }

    .menu-flechita > .arrow:after {
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-top: 4px solid #fff;
        content: "";
        display: inline-block;
        font-size: 81%;
        vertical-align: 3px;
        margin-left: 1px;
        margin-top: 18px;
    }
}

@media screen and (min-width: 1200px) {
    .card-header {
        display: block !important;
    }

    div#PM_ASBlockOutput_17 {
        display: none;
    }

    .PM_ASMobileVisible .category-top-menu.block-content.collapse {
        display: block;
    }

    ._toggled .category-top-menu.block-content.collapse {
        display: block;
    }

    li.mm_menus_li.NAVIDAD2021.mm_sub_align_full {
        background: #dbbe82;
        height: 100%;
        color: #000000 !important;
    }

    .mm_menus_li .NAVIDAD2021 .mm_sub_align_full .mm_has_sub a {
        color: #000000 !important;
    }

    li.mm_menus_li.NAVIDAD2021.mm_sub_align_full > a {
        color: #000000 !important;
    }

    .AZULSUMMER a {
        color: #fffff !important;
    }

    li.mm_menus_li.AZULSUMMER.mm_sub_align_full {
        background: #ff0000;
        height: 100%;
    }

    li.mm_menus_li.AZULASTRO.mm_sub_align_full {
        background: #375da7;
        height: 100%;
    }

    .AZULASTRO {
        background: #375da7;
    }

    li.mm_menus_li.ROJOASTRO.mm_sub_align_full {
        background: #ff0055;
        height: 100%;
    }

    h1.h1.page-title {
        text-transform: capitalize !important;
    }

    .col-mobile-menu-push.show #_mobile_iqitmegamenu-mobile {
        margin-left: 15px;
    }
}

@media (min-width: 767px) {
    .thumbnail-container {
        min-height: 122px !important;
    }

    nav.breadcrumb {
        font-size: auto;
    }
}

@media (max-width: 767px) {
    .widget-chat-con-nosotros {
        height: 110px !important;
    }

    .thumbnail-container {
        min-height: 135px !important;
    }

    nav.breadcrumb {
        font-size: 1.5rem !important;
    }

    .preguntas {
        margin-bottom: -10px !important;
    }
}

@media only screen and (min-width: 760px) {
    .mm_menu_content_title {
        padding: 10px 20px;
    }

    .mm_bubble_text {
        top: -8px;
    }

    .ets-dir-ltr.layout_layout2 .mm_menus_ul>li {
        border-right: none;
        border-left: none;
        height: 42px;
    }

    .ets-dir-ltr.layout_layout2 .mm_menus_ul>li:last-child {
        border-right: none;
    }
}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-radius: 20px;
}

.text-muted {
    font-size: 1rem !important;
    margin-top: 10px !important;
}

.products-grid .product-miniature-layout-2 .product-description {
    background-color: #fff;
}

.elementor-instagram.elementor-instagram-carousel.slick-arrows-middle.slick-initialized.slick-slider .il-item {
    display: none;
}

.il-item.slick-slide {
    display: block !important;
}

.elementor-slick-slider .slick-prev {
    left: 0px !important;
}

.elementor-slick-slider .slick-next {
    right: 0px !important;
}

.slick-next .slick-prev {
    padding: 1rem .6rem !important;
}

div#footer-container-first .row.align-items-center {
    display: flex !important;
}

div#footer-container-first .row {
    display: none;
}

#product_reviews_block_tab {
    margin: 0 !important;
}

.form-control-select, select {
    -webkit-appearance: none;
}

#sortingOrder {
    height: 30px;
}

section.lineven-relatedproducts {
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background: white;
}

#product .images-container .product-cover {
    background-color: #ffffff;
}

.product-miniature-default .product-thumbnail {
    max-height: 236px;
}

.thumbnail-container {
    background: white;
}

.product-miniature-default li.product-flag {
    margin-left: 50px;
    float: right;
}

.btn-product-list {
    border-radius: 0.5rem;
    color: #610099;
    background: #9990;
    border: solid 0.5px;
    border-color: #610099;
}

font-size: 10px; font-weight: bold; font-family: sans-serif; .btn-product-list:hover {
    background: #610099 !important;
    color: #f8f9fa;
    border: solid 0.5px;
    border-color: #610099 !important;
}

#footer-copyrights {
    padding-top: 0rem !important;
}

#footer-container-main {
    padding-bottom: 0rem !important;
}

@media (max-width: 640px) {
    .column_size_2 {
        max-width: 48%;
    }

    .column_size_3 {
        max-width: 48%;
    }
}

@media (max-width: 767px) {
    .arrow {
        width: 100% !important;
    }

    .mm_menus_ul .arrow::before {
        border-top: 3px solid #9c27b0 !important;
        right: 6px !important;
        right: 0;
        left: auto !important;
        width: 13px !important;
    }

    .mm_menus_ul .arrow::after {
        border-left: 3px solid #9c27b0 !important;
        height: 13px !important;
        left: auto !important;
        right: 0;
        width: 13.52px !important;
    }

    .tabs.product-tabs.product-sections {
        font-size: 1.5rem !important;
        line-height: normal !important;
    }
}

input.button, a.button {
    background-color: #2f7e26 !important;
}

#fmeStorePage {
    background-color: #f5f5f5 !important;
}

#fmeStorePage p {
    margin: 30px 0 0 0;
}

#fmmsl_split_list ul li a {
    color: #49105a;
    font-family: lato;
}

.botstore {
    padding: 5px 15px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-weight: normal;
}

.form-group {
    margin-bottom: 0.25rem;
}

.vermapa {
    color: #2f7e26;
}

#fmmsl_single_store_content .fmmsl_subwrap {
    background: #ffffff;
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: none !important;
}

#fmmsl_single_store_content > div.col-lg-8 > div > h2 {
    margin: 0 0 10px 0 !important;
}

#fmmsl_single_store_content .fmmsl_subwrap {
    padding-top: 0 !important;
}

.whats {
    padding: 5px;
    background-color: #2e9422;
    color: #ffffff !important;
    text-align: center;
    font-family: lato;
    border-radius: 10px;
}

.divfullwidth {
    width: 100%;
}

div#fmmsl_split_list {
    overflow-x: hidden;
}

div#fmeStorePage {
    padding: 10px;
}

.mm_tab_name.mm_tab_toggle {
    font-size: 17px !important;
}

span.mm_tab_toggle_title img {
    width: 30px;
}

a.btn.btn-secondary.btn-block {
    border: 1px solid;
    border-color: #9E9E9E;
}

.block-promo .cart-voucher-area {
    background: #610099;
    !important}

.cart-voucher-area button.btn.btn-secondary {
    background: #610099;
    border: solid 1px #fff;
    margin-left: 15px;
    color: white;
}

i.fa.fa-tag.btn.voucher-icon {
    color: white;
}

div#cart-subtotal-products span.value {
    color: rgb(97, 0, 153);
}

.products.row>.col, .products.row>[class*="col-"] {
    padding: 0rem !important;
}

a.button.btn.btn-primary.fmmsl_storeview.botstore {
    padding: 7px !important;
}

@media only screen and (min-width: 960px) {
    .movimientoestatico {
        display:grid;
        grid-template-columns: 33% 55%;
        grid-gap: 1rem;
        margin-bottom: -1rem;
    }

    #carbonads {
        position: -webkit-sticky;
        position: sticky;
        top: 5rem;
        -webkit-transition: .3s;
        transition: .3s;
    }
}

@media only screen and (min-width: 960px) {
    .movimientoestatico2 {
        display:grid;
        grid-template-columns: 60% 35%;
        grid-gap: 4rem;
        padding-bottom: 4rem
    }

    #carbonads2 {
        position: -webkit-sticky;
        position: sticky;
        top: 5rem;
        -webkit-transition: .3s;
        transition: .3s;
    }
}

20%, 24%, 55% {
    text-shadow: none;
    box-shadow: none;
}
}

#an_verification_modal {
    background-color: #ffffff !important;
}

#an_verification_yes {
    background-color: #610099 !important;
    color: #ffffff !important;
}

#an_verification_no {
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: bold !important;
}

.an_verification_modal-image {
    width: 100% !important;
    height: auto !important;
}

ul.mm_columns_ul {
    text-transform: capitalize;
}

li.mm_menus_li.btn-cyber.mm_sub_align_left.mm_has_sub {
    background: #E91E63;
}

@media only screen and (min-width: 1200px) {
    .col-xl-15 {
        flex: 0 0 25% !important;
        max-width: 20% !important;
    }
}

li.mm_menus_li.btn-cyber.mm_sub_align_left {
    background: #FF5722 !important ;
}

@media (min-width: 768px) {
    .carousel-inner .active, .carousel-inner .active + .carousel-item, .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item, .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    .active.carousel-item-left + .carousel-item-next.carousel-item-left, .carousel-item-next.carousel-item-left + .carousel-item, .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item, .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    .active.carousel-item-right + .carousel-item-prev.carousel-item-right, .carousel-item-prev.carousel-item-right + .carousel-item, .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item, .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

.grisboton .btn-primary {
    background: #BDBDBD;
}

.grisboton .btn-primary:hover {
    background: #610099;
}

div#freeshippinginfo {
    display: none;
}

iframe#launcher.zEWidget-launcher {
    display: none;
}

ul.category-sub-menu {
    text-transform: capitalize;
    font-size: 18px;
    line-height: 2rem;
}

#back-to-top {
    display: none !important;
}

#main-page-content {
    overflow: hidden !important;
}

@media only screen and (max-width: 600px) {
    .clase-menu-movil {
        font-size: 16px !important;
        padding: 14px 4px 14px 10px !important;
    }

    .menu-only-mobo {
        display: inline !important;
    }

    .ets_mm_megamenu.hook-custom {
        padding: 0px !important;
    }
}

div#customer-reviews-os .comments_note {
    font-size: 15px;
    margin-bottom: 12px;
}

.product-flags .discount, .product-flags .on-sale {
    background: #ff0055;
    color: #fff;
    padding: 8px;
    border-radius: 25px;
    font-size: 1.1em;
    margin-top: 5px !important;
}

.product-flags {
    position: absolute;
    z-index: 1;
    right: 0.5rem !important;
    transition: all .2s cubic-bezier(.7,0,.3,1);
}

.text-muted {
    font-size: 1.25rem !important;
}

.product-flags {
    left: inherit !important;
}

#product-infos-accordion-mobile {
    margin-bottom: -2rem !important;
}

.mm_menus_li.active > a {
    color: #FFFFFF !important;
}

.rte-content {
    font-size: 1.15em;
    line-height: 1.4em;
}

.preguntas {
    font-size: 15px;
    padding: 16px 10px 16px 27px;
    border-bottom: 1px solid #a9a9a985;
    line-height: 20px;
    width: 100%;
}

.tele2:hover {
    background-color: #f7f7f7;
}

.tele2 {
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    padding: 15px;
}

.tele2::before {
    background-image: url("/chat-widget/chat.svg");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    position: relative;
    margin-bottom: -5px;
    margin-right: 7px;
}

.preguntas::before {
    margin-right: 20px;
    float: left;
    background-image: url("/chat-widget/astro-chat-team.png");
    background-repeat: no-repeat;
    background-size: 100px 63px;
    display: inline-block;
    width: 100px;
    height: 100px;
    content: "";
    position: relative;
}

.servicio {
    background-color: white;
    box-shadow: #61009961 0px 0px 0.4rem;
    border-radius: 40px;
    width: 100%;
}

.chat-widget-product-page {
    margin-top: 18px;
    text-align: left;
    width: 100%;
}

.product_header_container .product-price {
    font-size: 1.6rem;
}

.product-discount .regular-price {
    font-size: 1.44em;
}

.product_header_container .product-price {
    font-size: 1.4rem;
}

.product_header_container .product-price {
    font-size: 1.4rem;
}

.product-discount .regular-price {
    font-size: 1.24em;
}

.discount {
    font-size: 0.89em;
    background: #ff0000;
    padding: 4px;
}

.product-miniature-grid .input-group-add-cart .input-group {
    display: none !important;
}

.rr-widget[data-s="60943a2097a5251f68d4c465"] .rr-widget__title {
    margin-top: 15px;
}

@media screen and (max-width: 575px) {
    .rr-item__actions-buy {
        padding: 5px !important;
    }
}

.badge {
    font-size: 85% !important;
}

.fecha-envio {
    font-size: 11px;
    display: none;
    align-items: center;
    justify-content: space-between;
    width: 410px;
}

.envio-express {
    display: inline-block;
    font-style: italic;
    font-size: 13px;
    margin: 15px 0px 10px 0px;
}

.widget-chat-con-nosotros {
    display: flex;
    height: 90px;
}

body#checkout section.checkout-step .payment-options .payment-option {
    padding: 5px;
}

.ps-shoppingcart .cart-products-count-btn {
    margin-right: 10px !important;
    height: 18px;
    padding: 0px;
    background: #ff0055 !important;
    right: -15px !important;
}

.burbuja-novedades-homepage {
    border-radius: 30px;
    padding: 3px;
    text-align: center;
    line-height: 15px;
    border-radius: 30px;
    min-width: 16px;
    height: 21px;
    font-size: .8rem;
    position: absolute;
    top: -10px;
    right: 13px;
    background: #ff0055;
}

.iconos-header {
    width: 25px !important;
}

.pack {
    background: none !important;
}

.black-friday-tag {
    background-color: #3D0D6F;
    border-radius: 25px;
    position: absolute;
    width: 134px;
    padding-right: 27px !important;
    margin-top: 5px;
    height: 32.5px;
    padding: 10px;
}

@media screen and (max-width: 575px) {
    .black-friday-tag {
        width:126px !important;
        height: 31px !important;
        padding-right: 31px !important;
        padding-top: 8px !important;
    }
}

.active {
    color: #FFF !important;
}

.menu-only-desktop {
    color: #FC4444 !important;
}

.menu-flechita > .arrow {
    display: none !important;
}

.mm_arrow {
    display: none !important;
}

@media screen and (min-width: 600px) {
    .mm_menus_li > a, .mm_menus_li > a span:not(.mm_bubble_text) {
        height:100% !important;
    }

    li.mm_menus_li.BLACKFRIDAY.mm_sub_align_full {
        background: #dbbe82;
        height: 100%;
        color: #000000 !important;
    }

    .mm_menus_li .BLACKFRIDAY .mm_sub_align_full .mm_has_sub a {
        color: #000000 !important;
    }

    li.mm_menus_li.BLACKFRIDAY.mm_sub_align_full > a {
        color: #000000 !important;
    }
}

@media (min-width: 768px) {
    .layout_layout2:not(.ybc_vertical_menu) .mm_menus_li:hover > a, .layout_layout2:not(.ybc_vertical_menu) .mm_menus_li.active > a, #header .layout_layout2:not(.ybc_vertical_menu) .mm_menus_li:hover > a, .layout_layout2:hover .ybc-menu-vertical-button, .layout_layout2 .mm_extra_item button[type="submit"]:hover i, #header .layout_layout2:not(.ybc_vertical_menu) .mm_menus_li.active > a {
        color: #d3b865;
    }
}

.product-description {
    color: #282828 !important;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    color: #282828 !important;
}

.product-features {
    color: #282828 !important;
}

@media (max-width: 767px) {
    .ybc-menu-vertical-button, .transition_floating .close_menu, .transition_full .close_menu {
        background-color: #3E1A5B !important;
    }
}

@media (min-width: 768px) {
    .layout_layout2:not(.ybc_vertical_menu) .mm_menus_li:hover > a, #header .layout_layout2:not(.ybc_vertical_menu) .mm_menus_li:hover > a, .ets_mm_megamenu.layout_layout2.ybc_vertical_menu:hover {
        background-color: #ffffff !important;
    }
}

.mm_tab_toggle_title img {
    margin-right: 0px !important;
}

.menu-only-mobo {
    display: none;
}

.fuegos-navidad {
    width: 1000px !important;
    height: 300px;
    position: absolute;
    z-index: 1000;
    margin-left: 280px;
}

.product-actions .product-pack {
    display: none !important;
}

#whatsapp_box_identifier {
    bottom: 60px !important;
    left: -15px !important;
}

@media(max-width: 720px) {
    #whatsapp_box_identifier {
        left: 0 !important;
    }

    .ybc-menu-toggle {
        position: static !important;
        right: 0px;
        width: 54px;
        top: 0px;
        margin-top: 0;
        right: 0;
    }

    #mobile-header .col-mobile-btn-search, #mobile-header .col-mobile-btn-menu {
        position: static;
        padding-left: 20px;
    }

    #mobile-header .row-mobile-header {
        justify-content: center;
    }
}

#product #main .page-content {
    color: #fff;
}

@media(max-width: 720px) {
    .clase-semillas-desktop, .clase-sexshop-desktop {
        display: none;
    }
}

.clase-importados{
    background-image: url(https://astrogrowshop.cl/img-custom/julio.jpg);
    width: 169px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 !important;
    margin: 0;
    text-align: center;
}

.clase-importados a{
    opacity: 0;
}

.m-left-40{
    margin-left: -40px !important;
}

.comments_note{
    display: none !important;
}
