/* CAROUSEL */
.swiper-pagination
    .swiper-pagination-bullet:nth-child(1n).swiper-pagination-bullet-active {
    background-color: #ee7c23 !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(2n).swiper-pagination-bullet-active {
    background-color: #7a791f !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(3n).swiper-pagination-bullet-active {
    background-color: #d70068 !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(4n).swiper-pagination-bullet-active {
    background-color: #0f2a7b !important;
}

.swiper-pagination
    .swiper-pagination-bullet:nth-child(5n).swiper-pagination-bullet-active {
    background-color: #ee7c23 !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(6n).swiper-pagination-bullet-active {
    background-color: #7a791f !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(7n).swiper-pagination-bullet-active {
    background-color: #d70068 !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(8n).swiper-pagination-bullet-active {
    background-color: #0f2a7b !important;
}

.swiper-pagination
    .swiper-pagination-bullet:nth-child(9n).swiper-pagination-bullet-active {
    background-color: #ee7c23 !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(10n).swiper-pagination-bullet-active {
    background-color: #7a791f !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(11n).swiper-pagination-bullet-active {
    background-color: #d70068 !important;
}
.swiper-pagination
    .swiper-pagination-bullet:nth-child(12n).swiper-pagination-bullet-active {
    background-color: #0f2a7b !important;
}

/* SEARCH */
/* form.dgwt-wcas-search-form {
    width: 100%;
    height: 75vh;    
    top: 0px !important;
    padding: 100px 50px;
    left: 0px !important;        
    position: fixed !important;
    background: linear-gradient( to bottom, #FFF, #FFF 50%, #FFF 75%, rgba( 255, 255, 255, 0.8 ) 85% );
}
form.dgwt-wcas-search-form:after {
    left: 0px;
    content: '';
    width: 100%;
    height: 25vh;
    bottom: -25vh;            
    position: absolute;
    background-color: rgba( 255, 255, 255, 0.8 );
}

#closesearch {    
    top: 60px;
    right: 60px;
    cursor: pointer;
    position: absolute;    
} */

html.noscroll {
    overflow-y: hidden !important;
}

/* TEXT CHANGER */
.irotate {
    display: block;
    font-size: 30px;
    margin: 0px auto;
    text-align: center;
}
.thisis {
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.slidem {
    min-width: 90px;
    overflow: hidden;
    text-align: center;
}

.slidem div {
    background-color: transparent !important;
    height: 80px;
}

.slidem div:nth-child(1n) {
    color: #ee7c23 !important;
}
.slidem div:nth-child(2n) {
    color: #7a791f !important;
}
.slidem div:nth-child(3n) {
    color: #d70068 !important;
}
.slidem div:nth-child(4n) {
    color: #0f2a7b !important;
}

.slidem div:nth-child(5n) {
    color: #ee7c23 !important;
}
.slidem div:nth-child(6n) {
    color: #7a791f !important;
}
.slidem div:nth-child(7n) {
    color: #d70068 !important;
}
.slidem div:nth-child(8n) {
    color: #0f2a7b !important;
}

.slidem div:nth-child(9n) {
    color: #ee7c23 !important;
}
.slidem div:nth-child(10n) {
    color: #7a791f !important;
}
.slidem div:nth-child(11n) {
    color: #d70068 !important;
}
.slidem div:nth-child(12n) {
    color: #0f2a7b !important;
}

.slidem div:nth-child(13n) {
    color: #ee7c23 !important;
}
.slidem div:nth-child(14n) {
    color: #7a791f !important;
}
.slidem div:nth-child(15n) {
    color: #d70068 !important;
}
.slidem div:nth-child(16n) {
    color: #0f2a7b !important;
}

.slidem div:nth-child(17n) {
    color: #ee7c23 !important;
}
.slidem div:nth-child(18n) {
    color: #7a791f !important;
}
.slidem div:nth-child(19n) {
    color: #d70068 !important;
}
.slidem div:nth-child(20n) {
    color: #0f2a7b !important;
}

.slidem div:nth-child(21n) {
    color: #ee7c23 !important;
}
.slidem div:nth-child(22n) {
    color: #7a791f !important;
}
.slidem div:nth-child(23n) {
    color: #d70068 !important;
}
.slidem div:nth-child(24n) {
    color: #0f2a7b !important;
}

.jet-woo-product-gallery-slider .jet-woo-slick-slider-arrow__icon {
    opacity: 0;
}
.elementor-jet-woo-product-gallery-slider:hover
    .jet-woo-slick-slider-arrow__icon {
    opacity: 1;
}

.eael-tabs-nav ul li {
    flex: initial !important;
    border: 0px !important;
}
.eael-tabs-nav ul li {
    position: relative !important;
}
.eael-tabs-nav ul li:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 20px;
    background-color: #d5d5d5;
    top: calc(50% - 10px);
    right: 0px;
}
.eael-tabs-nav ul li:last-of-type:before {
    display: none;
}
.eael-tabs-nav ul {
    border-bottom: 2px solid #d5d5d5;
}

.quantity.buttons_added input[type="number"] {
    border: 0px !important;
}

.jet-mobile-menu__container-inner .jet-mobile-menu__item-inner,
.jet-mobile-menu__container-inner .jet-mobile-menu__item-inner .mobile-link {
    width: 100%;
}

.jet-woo-carousel .jet-woo-product-price {
    margin-top: auto;
}

.wrongswiper .swiper-pagination-bullets {
    bottom: 0px;
}

.wrongswiper .jet-woo-products {
    margin-bottom: 20px !important;
}

.woocommerce-button.button.ced_my_account_reorder {
    margin-left: 10px !important;
}

.addCard {
    background: white !important;
    color: #414141 !important;
    border: 1px solid #414141 !important;
    border-radius: 5px !important;
}

li.wc_payment_method:nth-child(3) > label:nth-child(2) > img:nth-child(1) {
    display: none !important;
}

li.wc_payment_method:nth-child(3) > label:nth-child(2) > img:nth-child(4) {
    display: none !important;
}

li.wc_payment_method:nth-child(3) > label:nth-child(2) > img:nth-child(3) {
    max-width: 35px !important;
    margin-left: 10px !important;
}

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    display: block !important;
    opacity: 1;
}

.dgwt-wcas-no-submit.dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier path {
    fill: #000000 !important;
}

.dgwt-wcas-no-submit
    .dgwt-wcas-sf-wrapp
    input[type="search"].dgwt-wcas-search-input {
    padding-left: 40px !important;
    color: #000000 !important;
}

.dgwt-wcas-no-submit
    .dgwt-wcas-sf-wrapp
    input[type="search"].dgwt-wcas-search-input::placeholder {
    color: black !important;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
}

.elementor-products-grid ul.products.elementor-grid li.product {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
}

.single-post .jet-woo-carousel.swiper-container .swiper-wrapper {
    margin: 0 0 20px 0;
}

.dgwt-wcas-search-form:before {
    content: "";
    /* display: table; */
    display: flex;
    position: fixed;
    /* position: absolute; */
    left: 0;
    top: 70px;
    width: 130vw;
    height: 130vh;
    background: black;
    opacity: 0.2;
    z-index: 1;
}

.dgwt-wcas-sf-wrapp {
    z-index: 2;
}

