/*
 Theme Name: Store v1
 Theme URI: https://woostify.com/
 Description: Chiefsify E-commerce Inc.
 Author:  Chiefsify
 Author URI:  https://chiefsify.com
 Template: woostify
 Version: 1.0.0
*/

    
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background: #9E9E9E;
}


.fixe a, .sdr a {
animation: pisca 1.5s infinite;
}

.joinchat__button__open, .crisp-client .cc-1brb6 a  {animation: pisca 1.5s infinite;box-shadow: 0 0 21px -6px #25d366;}

@keyframes pisca {
    70% {
        box-shadow: 0 0 0 25px rgb(0,0,0,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(0,0,0,0)
    }
}




.bg-text span  {
    color: #876230;
    line-height: 1;
    padding: 0px 10px;
    display: inline-block;
}

.bg-textox span {
    color: #ffffff;
    line-height: 1;
    padding: 0px 10px;
    display: inline-block;
}



.tab-content.custom {
    background: transparent !important;
}



.text-deg span {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(155deg, #ffe0b3, #b99a61 80%, #8d724a);
    -webkit-background-clip: text;
    background-clip: text;
}


.lin img {
    width: 250px;
    margin: 0 15px;
}


.lin-color img {
    margin: 0 15px;
}    
    
    
    
.bg-produc .ekit-image-box-body {
    border-radius: 0px !important;
}


@keyframes animix{
    0%{
        transform: translateX(0px);
    }
    100%{
        transform: translateX(-199%);
    }
}

.bg-hid {
    overflow: hidden;
}


.ays-pb-modal-close {
    background: #e4ab2d;
    border-radius: 100%;
}

.ays-pb-modal p, .ays-pb-modal.ays-pb-modal_1>div>div, .ays_window .ays_pb_timer {
    text-align: left !important;
}

div[class*=ays-pb-modal_].ays-pb-modal {
    margin: 0px !important;
    padding: 20px 0px !important;
    border-radius: 0px;
}
.btnmodal {
    cursor: pointer;
}



.bg-blur { 
    backdrop-filter: blur(10px);
}




.bgvid .elementor-background-video-container {
    mask: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 90%);
}    


.glsr-default .glsr-review {
    background: #323232;
    padding: 20px 15px;
    border-radius: 20px;
}
.glsr-default .glsr-review-avatar img {
    border-radius: 100%;
}
.glsr-default .glsr-review p, .glsr-summary-percentages {
    font-weight: 400;
    color: #fff;
}

.glsr-tag-value {
    color: #C2A072;
}
 .glsr-default .glsr-review-title h4 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
}
.glsr-default .glsr-review-date .glsr-tag-value {
        color: #837a6e !important;
}
.glsr-default .glsr-read-more a {
    color: #f6b200;
}
.glsr-summary .glsr-bar {
    font-size: 18px;
}
.glsr-summary-text {
    font-size: 20px;
}
.glsr-summary {
    margin-bottom: 25px;
}


.joinchat--chatbox .joinchat__button {
    background: rgb(19 149 68) !important;
}


.glsr-default .glsr-pagination .pagination {
    flex-basis: auto !important;
}
.nav-links a {
    color: #ffffff;
    padding: 0 5px;
    font-size: 22px;
}
.nav-links span {
    color: #000000;
    background: #FF9800;
    padding: 0 5px;
    font-size: 22px;
}

.chat-box #comunidad{
    width: 65px;
    height: 65px;
    display: block;
    position: fixed;
    bottom: 25px;
    right: 25px;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    background: #E4AB46;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3);
}

.chat-box #comunidad {
    animation: pisca 1.5s infinite;
    box-shadow: 0 0 21px -6px #E4AB46;
}


@keyframes pisca {
    70% {
        box-shadow: 0 0 0 25px rgb(0,0,0,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(0,0,0,0)
    }
}



#salertWrapper .popup_position {
    display: none;
}

.page-id-6589 #salertWrapper .popup_position, .page-id-6601 #salertWrapper .popup_position, .page-id-6844 #salertWrapper .popup_position, .page-id-7561 #salertWrapper .popup_position, .page-id-6098 #salertWrapper .popup_position, 
.page-id-5172 #salertWrapper .popup_position, .page-id-2520 #salertWrapper .popup_position {
    display: block;
}


#salertWrapper .popup_position.bottomLeft {
    left: 17px !important;
}





@media screen and (min-width: 767px) {

.anuncio .wcon {
    margin-bottom: 50px;
} 
 .article-page {
    margin-top: 50px !important;
}

.chat-box #usa {
    width: 45px;
    height: 45px;
    display: block;
    position: fixed;
    bottom: 230px;
    right: 35px;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    background: #ffffff;
    border-radius: 100%;
    border: 3px solid #fff;
}   
    
 .lineal {
    white-space: nowrap;
    animation: animix 30s infinite linear;
}   
    
.sticky-header .logowhite {
    display: block !important;
}
}

@media screen and (max-width: 766px) {
 
 .category .alternate-sticky-header, .post-template-default .alternate-sticky-header {
    display: none;
}
 
 .category .sticky-header, .post-template-default .sticky-header {
    display: block !important;
}
    
.anuncio {
    margin-bottom: 20px !important;
}    
.blog-content {
        margin: 20px 0 !important;
    }

.sidebar-area {
    margin-top: 50px !important;
}    


.chat-box #usa {
    width: 45px;
    height: 45px;
    display: block;
    position: fixed;
    bottom: 210px;
    right: 20px;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    background: #ffffff;
    border-radius: 100%;
    border: 3px solid #fff;
}
 
.chat-box #comunidad {
    right: 10px !important; 
    bottom: 130px !important;
} 

.ays-pb-modal_1 {
        height: 100vh !important;
}   
 
.lineal {
    white-space: nowrap;
    animation: animix 10s infinite linear;
}    
    
.sticky-header .logowhite {
    display: none !important;
}
}



@media (min-width: 1200px) {
    .container {
        max-width: 1100px !important;
    }
}

.classic-post-view .text-area {
    margin-top: 0px !important;
}

@media screen and (min-width: 992px) {
    
.article-item-box {
    width: 33% !important;
    display: inline-block !important;
}    
    
    
    
        .lineal-de img, .lineal-iz img {
        margin: 10px;
        border: solid 0px #000000 !important;
        max-width: 350px !important;
        width: 100%;
        border-radius: 20px !important;
    }
}
@media screen and (max-width: 991px) {
    
    

    .lineal-de img, .lineal-iz img {
        margin: 5px;
        border: solid 0px #000000 !important;
        max-width: 250px !important;
        width: 100%;
        border-radius: 20px !important;
    }
}



@media only screen and (min-width: 160px) and (max-width: 767px) {
    .wide-posts-block.custom-width-post, .sidebar-area {
        padding: 0px !important;
    }
    .anuncio .wcon {
    margin-bottom: 20px;
}
}



.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.classic-post-view .wp-post-image {
    margin-bottom: 0px !important;
}


.lineal-iz {
    white-space: nowrap;
    animation: izquierda 57s linear infinite;
    min-width: 360px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px;
    perspective-origin: 50% 50%;
}


.lineal-de {
    white-space: nowrap;
    animation: derecha 57s linear infinite;
    min-width: 360px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px;
    perspective-origin: 50% 50%;
    
}

@media (min-width: 1026px) {
 
 
 
 
 
    
@keyframes derecha {
    0% {
    transform: translateX(-190%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes izquierda {
    0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-190%);
  }
}



}


.anuncio {
    max-width: 970px;
    margin: 0 auto;
    width: 100%;
}

    .wpsisac-image-slide, .wpsisac-slide-wrap {
        height: 100% !important; 
    }

@media (max-width: 1025px) {
    
.main-page-title-in h1 {
    font-size: 22px !important;
}


     
.wdes-tabs .nav-tabs  {
overflow: auto;
white-space: nowrap; 
 }   

.wdes-tabs .nav-item {
    display: inline-block;
    text-align: center;
}
 
 
    
@keyframes derecha {
    0% {
    transform: translateX(-300%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes izquierda {
    0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-300%);
  }
}



}



.pxl-item2 {
    background-image: linear-gradient(to right, #6002fb, #fb0456) !important;
    -webkit-background-clip: text;
    color: transparent !important;
    font-style: italic;
}

.elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
    display: block !important;
}

.ekit-wid-con .elementskit-section-title span, .wdes-head-highlight {
   background-image: linear-gradient(to right, #cdaa7a, #845c27) !important;
    -webkit-background-clip: text;
    color: transparent !important;
}




span.elementor-heading-title:before {
    content: "";
    width: 150px;
    height: 5px;
    background-color: #f3ad4b;
    position: absolute;
    bottom: -4px;
    left: 0px;
}


.img-filter .elementskit-info-image-box:hover .elementskit-box-header img {
    filter: grayscale(0);
}
.img-filter .elementskit-info-image-box .elementskit-box-header img {
    filter: grayscale(1);
}

.elementskit-commentor-content img {
    display: none;
    width: 100px;
    padding-bottom: 10px;
}



#btn-color { 
    width: 100%;

}

.table-color .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background-color: #0d0801;
    border-radius: 18px;
}








.wpcf7 .cfkit .title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-left: 5px;
    text-transform: uppercase;
}
.wpcf7 .cfkit input[type="text"], .wpcf7 .cfkit input[type="email"], .wpcf7 .cfkit input[type="url"], .wpcf7 .cfkit textarea, .wpcf7 .cfkit select, .wpcf7 .cfkit input[type=date], .wpcf7 .cfkit input[type=number] {
    transition: border 0.5s;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    padding: 15px !important;
    outline: none;
    box-sizing: border-box;
    height: 50px !important;
    margin-top: 0px;
    font-size: 14px !important;
}

.wpcf7 .cfkit textarea {
    height: 217px !important;
}
.wpcf7 input[type=submit] {
    background: #c29f6e !important;
    border: 2px solid #a98351 !important;
    color: #ffffff !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 17px !important;
    font-weight: 700 !important;
    padding: 17px 33px 17px 33px !important;
    width: 100%;
    max-width: 100%;
    border-radius: 5px !important;
    margin-top: 20px;
}
.wpcf7 input[type=submit]:hover {
    background: #634722 !important;
    color: #ffffff !important;
}
.wpcf7 input[type="file"] {
    cursor: pointer;
    border: 0px !important;
    padding: 0px !important;
}


.wpcf7 form.sent .wpcf7-response-output, .wpcf7-spinner, .info-content-hp, .page-id-7021 .joinchat, .page-id-6937 .joinchat, .page-id-6601 #Top_bar, .page-id-6589 #Top_bar {
    display: none !important;
}


.wp-block-button__link {
    font-weight: 500;
    line-height: 25px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(180deg, #9e854b 0%, #9e854b 100%);
    border-radius: 5px 5px 5px 5px;
    padding: 20px 40px 20px 40px;
    border: 0px;
}
.glsr-default form.glsr-form .glsr-toggle label {
    color: #d39e41;
}



 

.bg-shawh:before {
    background: linear-gradient(180deg, #0e0900, transparent);
    content: "";
    height: 300px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media screen and (min-width: 960px) {
    
 .filter .swiper-slide-inner a:before {
    content:'';
	position: absolute;
        top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgb(0 0 0 / 100%);
	-webkit-transform: scaleY(1);
    transform: scaleY(1);
}   
    
.cfkit .col-md-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}  
.cfkit .col-md-3 {
    width: 33.333% !important;
    flex: 0 0 33.333% !important;
} 

}



.body-article p {
    font-size: 18px;
    color: #0b0700;
    font-weight: 400;
    font-family: "Albert Sans", Sans-serif;
    line-height: 1.47;
}
.body-article h3 {
    color: #0e0900 !important;
    font-family: "Rubik", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.07 !important;
}
.item-art ol li, .item-art ul li {
    color: #0e0900 !important;
    font-size: 18px;
    font-weight: 300 !important;
    font-family: "Albert Sans", Sans-serif;
}

.body-article p a {
    font-size: 18px;
    color: #dd0000;
}
ul.wdes-breadcrumb-area li {
    color: #f3ad4b !important;
}

.inner-item-art .wp-post-image {
    width: 100%;
}
.body-article h4 {
    color: #0e0900 !important;
    line-height: 1.47 !important;
}

.row-elements-box {
    border: 0px !important; 
    border-radius: 20px;
    color: #0e0900 !important;
}
a.related-title:hover {
    color: #FF5722 !important;
}

.classic-post-view a.title-art-sub {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 15px;
}

.category .wide-posts-block {
    width: 100% !important;
}

.widget_search button[type=submit] {
    background: #f3ad4b !important;
    color: #0e0900 !important;
}

.inner-item-art .body-article {
    padding: 0px !important;
}
.item-art {
    border: 0px !important;
}
.inner-item-art .wp-post-image, .img-post-wrap {
    border-radius: 20px;
}
.classic-post-view a.title-art-sub {
    color: #0e0900 !important;
    height: 55px;
}

.text-area a.read-more-btn {
    color: #0e0900 !important;
    border: 2px solid #f3ad4b !important;
    background: #f3a137 !important;
}

a.title-art-sub {
    padding-left: 0px !important;
}
a.read-more-btn {
    margin-left: 0px !important;
}


.wp-block-list a {
    color: #e64242;
}








.joinchat__button {
    height: 80px !important;
    min-width: 80px !important;
    border-radius: 100% !important;
}

.joinchat__button__open {
    width: 80px !important;
    height: 80px !important;
}





#rotator {
overflow: hidden;
margin: 0px auto;
position: relative;
width: 300px;
height: 600px;
}
#rotator img {
width: 300px;
height: 600px;
border: 0;
margin: 0;
padding: 0;
}

.ays-pb-modals div.ays_pb_description, .ays_window p {
    padding: 0px !important;
}



.btns a {
    border-top-left-radius: 20px 100% !important;
    border-bottom-left-radius: 20px 100% !important;
    border-top-right-radius: 20px 100% !important;
    border-bottom-right-radius: 20px 100% !important;
    box-shadow: 0 0 10px 0 rgb(255 163 0) !important;
}

.site-header-inner {
    border-bottom: 1px transparent !important;
}

.site-tools .tools-icon {
    display: block !important;
}

@media (max-width: 1110px) {
    .site-header-inner .site-branding, .topbar-slider {
        display: none;
    }
    .fixed .site-branding {
        display: block !important;
    }
}
.sidebar-menu .site-navigation nav .menu-item a {
    border-bottom: 1px solid #252525 !important;
}

.sidebar-menu-open #woostify-overlay .woostify-svg-icon {
    right: 10px !important;
    background: #e2aa45;
}





.filter .swiper-slide-inner a:hover::before {
	-webkit-transform: scaleY(0);
    transform: scaleY(0);
}


.has-sticky-header .site-header:not(.header-layout-7) {
    top: auto;
}



.testi h4 {
    font-size: 20px !important;
    color: #000 !important;
    line-height: 25px !important;
    font-family: "Heebo", Sans-serif !important;
    font-weight: 600 !important;
}

.glsr-default .glsr-review p {
    color: #000;
    font-style: italic;
    font-size: 18px;
}

.glsr-review-date {
    display: none !important;
}
.glsr-default .glsr-review-author {
    color: #ff9800;
}
.glsr-default .glsr-read-more a {
    color: #C2A072;
}
.glsr-default .glsr-review {
    background: #fbfbfb;
    padding: 20px 15px;
    border-radius: 20px;
}
.glsr-default form.glsr-form label.glsr-label {
    color: #000;
}








.filt img {
    filter: grayscale(1);
}

.filt img:hover {
    filter: grayscale(0);
}




























