/*
color1: #000
color2: #dd1d26
*/
body {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    color: #7e7e7e;
}
a {
    color: #7e7e7e;
}
.container {
    max-width: 1450px;
}
h1,
h2,
h3,
h4,
h5,
h6{
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-button,
.button,
button,
input[type="submit"],
.th-navbar-nav > li > a,
.product_list_widget > li > a{
    font-family: 'Outfit', sans-serif;
}
.product-thumb {
    border: 0;
}
.elth-bt-default {
    color: #fff;
    background: #dd1d26;
    border-radius: 4px;
    text-transform: inherit;
    font-weight: 600;
    font-family: 'Outfit', sans-serif;
}
.elth-bt-default:hover{
    color: #fff;
    background: #000;
}
.elth-bt-default.style2{
    background: #000;
    color: #fff;
}
.elth-bt-default.style2:hover{
    background: #dd1d26;
    color: #000;
}
.elth-bt-default.style3{
    background-color: #fff;
    color: #000;
    /*border: 1px solid #dd1d26;*/
}
.elth-bt-default.style3:hover{
    background: #dd1d26;
    color: #fff;
}
.elth-bt-default.style4{
    background: #fff;
    color: #000;
}
.elth-bt-default.style4:hover{
    background: #dd1d26;
    color: #fff;
}
.book-form input,
.book-form select{
    width: 100%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
}
body .book-form input[type="submit"]{
    background: #dd1d26;
    color: #fff;
}
body .book-form input[type="submit"]:hover{
    background: #000;
    color: #fff;    
}
.product-price {
    font-weight: 600;
}
body:not(.elementor-editor-active) .elementor-column:not(.elementor-element-edit-mode){
    opacity: 0;
    top: 20px;
    transition: all 0.8s ease-out 0s;
    -webkit-transition: all 0.8s ease-out 0s;
}
body:not(.elementor-editor-active) .header-page .elementor-column:not(.elementor-element-edit-mode),
body:not(.elementor-editor-active) .footer-page .elementor-column:not(.elementor-element-edit-mode){
    opacity: 1;
    top: 0;
}
.product_list_widget li a span,
.elementor-widget-icon-list .elementor-icon-list-text,
button[type="submit"]{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
body:not(.elementor-editor-active) .elementor-column:not(.elementor-element-edit-mode).scroll-animated{
    opacity: 1;
    top: 0;
}
.thumb-extra-link a{
    margin-bottom: 3px;
}
.book-form2 label{
    color: #000;
    font-weight: 500;
    margin-bottom: 12px;
}
.book-form2 .row{
    display: flex;
    flex-wrap: wrap;
}
.book-form2 .col-md-6{
    margin-bottom: 18px;
}
.book-form2 .col-md-12{
    text-align: center;
}
body .book-form.book-form2 input[type="submit"]{
    max-width: 300px;
    background: #dd1d26;
    color: #333;
    margin-top: 20px;
    color: #fff;
    text-transform: inherit;
}
body .book-form.book-form2 input[type="submit"]:hover{
    background: #333;
}
.book-form2 .innel-col{
    max-width: 100%;
    margin: 0 auto;
}
.book-form2 .wpcf7-spinner{
    display: block;
    text-align: center;
    margin: auto;
}
.book-form + .wpcf7-response-output{
    color: #fff;
}
.current-search-cat i {
    position: absolute;
    right: 15px;
    top: 12px;
}
.swiper-container-fade .swiper-slide:not(.swiper-slide-active){
    opacity: 0 !important;
}
.item-product .product-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: inherit;
}
.woocommerce-product-search button[type="submit"] {
    padding: 0 25px !important;
    font-size: 15px;
    background: #dd1d26;
    color: #fff;
}
.woocommerce-product-search button[type="submit"]:hover {
    background: #000;
    color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
    font-size: 15px;
}
.pagi-nav .page-numbers {
    margin: 0 2px;
    border-radius: 4px;
}
.pagi-nav .page-numbers:hover, 
.pagi-nav .page-numbers.current {
    color: #fff;
}
.tagcloud a {
    color: #fff;
    font-family: 'Outfit', sans-serif;
    font-weight: 500;
}
.wp-block-tag-cloud a:hover,
.tagcloud a:hover{
    color: #fff;
    background: #000;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.button,
input[type=button], 
input[type=reset], 
input[type=submit], 
.woocommerce a.button, 
.woocommerce #respond input#submit, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
    color: #fff;
    padding: 0 35px;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 600;
}
.product-title a,
.post-title a{
    color: #000;
}
.product-title a:hover,
.product_list_widget > li > a:hover,
.post-title a:hover{
    color: #dd1d26;
}
.product_list_widget > li > a{
    color: #000;
    text-transform: inherit;
}
.wp-block-tag-cloud a{
    padding: 8px 20px;
    background: #dd1d26;
    color: #fff;
    font-size: 16px !important;
    display: inline-block;
    margin-bottom: 5px;
}
.wp-block-tag-cloud a:hover{
    background: #333;
}
.block-widget-title{
    margin-bottom: -20px !important;
    font-size: 22px;
    color: #000;
}
.widget-title{
    font-size: 22px;
    color: #000;
}
.woocommerce ul.product_list_widget li:first-child{
    padding-top: 0;
}
.widget_tag_cloud{
    padding-top: 3px;
}
.item-post .post-title {
    font-weight: 600; 
    line-height: 1.3em;
}
.slider-nav-group-top ~ .swiper-button-next{
    right: 0px;
    top: -50px;
}
.slider-nav-group-top ~ .swiper-button-prev{
    right: 50px;
    top: -50px;
    left: inherit;
}
.detail-content-wrap blockquote + p{
    margin-top: 35px;
}
.single-quote{
    font-size: 20px;
}
.widget .product_list_widget ul.wrap-rating{
    margin: 8px 0 -4px;
}
.author-social a{
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.author-social a i{
    font-size: 24px;
}
.author-social{
    margin-top: 25px;
}
.popup-notifi{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
    top: 0;
    left: 0;
}
.popup-content{
    background: #fff;
    max-width: 450px;
    padding: 50px;
    text-align: center;
    border-radius: 6px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    height: 280px;
    bottom: 0;
    position: absolute;
}
.popup-content p{
    color: #d34500;
    font-size: 20px;
}
.popup-content .eicon-close{
    position: absolute;
    right: 16px;
    top: 16px;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
}
.popup-content h2 {
    color: #10264D;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 35px;
}
.user-avatar img{
    max-width: 100px;
}
.avatar-user{
    margin-bottom: 35px;
}
.mini-cart-number {
    left: 22px;
    top: 6px;
}
.elementor-counter-number-wrapper {
    margin-bottom: -5px;
}
.indicator-icon {
    margin-top: 0px;
    font-size: 12px;
}
.elth-submit-form .elth-text-bt-search {
    line-height: 46px;
}
.th-slider-wrap .swiper-button-nav{
    color: #fff;
}
.related-post-slider {
    margin: 0; 
}
.related-post-slider .elth-swiper-slider {
    padding: 0;
}
.detail-info{
    padding: 0 50px;
}
.detail-info .product-desc {
    margin-top: 30px;
    line-height: 1.8;
    color: #7e7e7e;
}
.product_meta .posted_in{
    margin: 5px 0;
}
.content-wrap.col-md-9 .detail-info{
    padding: 0 30px;
}
.detail-tabs.tab-style2 .detail-tab-title{
    text-align: center;
}
.detail-tabs.tab-style2 .detail-tab-title .nav-tabs > li > a:hover{
    color: #000;
    background: transparent;
    text-decoration: underline;
}
.detail-tabs.tab-style2 .detail-tab-title .nav-tabs > li > a{
    color: #333;
    background: transparent;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    text-transform: capitalize;
}
.detail-tabs.tab-style2 .detail-tab-title .nav-tabs>li>a.active{
    background: #dd1d26;
    color: #333;
    padding: 0 35px;
    text-decoration: none;
}
.detail-tabs.tab-style2 .detail-tab-title {
    margin-bottom: 30px;
}
.gallery-control ul li a.active{
    border-color: #dd1d26;
}
.item-post-wrap:last-child .item-post.item-post-list {
    margin-bottom: 50px; 
}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text{
    border-color: #e5e5e5;
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled] {
    color: #fff;
    padding: 0 35px;
}
#coupon_code {
    width: calc(100% - 180px);
}
.product-subtotal .woocommerce-Price-amount{
    font-weight: 500;
}
.content-wrap .title-page .titlelv1{
    margin-bottom: 0;
}
.mini-cart-number {
    background: #dd1d26;
    color: #fff;
}
.swatch-label{
    border: 1px solid #333;
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    cursor: pointer;
}
.swatch-image.selected,
.swatch-color.selected,
.swatch-label.selected{
    border-color: #dd1d26;
    background: #dd1d26;
    color: #fff;
}
.detail-attr:not(.type-select) .select-box::after{
    display: none;
}
.reset_variations {
    margin-top: 8px;
    display: block;
}
.swatch-color{
    border: 1px solid #333;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    cursor: pointer;
}
.swatch-image{
    display: inline-block;
    border: 1px solid #333;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    cursor: pointer;
    max-width: 100px;
}
.th-navbar-nav li.has-mega-menu .mega-menu{
    pointer-events: none;
}
.th-navbar-nav li.has-mega-menu:hover .mega-menu{
    pointer-events: inherit;
}
.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1;
}
.item-product-list .product-title{
    font-size: 24px;
}
.item-product-list .thumb-extra-link {
    height: 46px;
}
.item-product-list .addcart-link{
    margin-right: 3px !important;
    min-width: 180px !important;
}
.item-product-list .product-extra-link{
    margin-top: 30px;
}
/*404*/
.error-404 .page-title{
    margin-top: 0;
    text-transform: inherit;
    font-size: 24px;
    font-weight: 700;
}
.error-404 {
    border: 1px solid #e5e5e5;
    padding: 100px 30px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
.error-404 .page-header{
    margin-top: 0;
    border: 0;
    margin-bottom: 0;
}
.error-404 .wg-search-form {
    max-width: 500px;
    margin: 50px auto 0;
}
.error-404.not-found {
    margin-bottom: 20px;
}
.icon-404{
    background: #f7f7f7;
    width: 350px;
    height: 350px;
    max-width: 100%;
    color: #dadada;
    border-radius: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    position: relative;
    border-radius: 50%;
}
.icon-404 .number{
    display: block;
    font-size: 120px;
    text-align: center;
    line-height: 280px;
    font-weight: 700;
    position: absolute;
    left: 0;
    right: 0;
    color: #333;
}
.icon-404 .text{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
    font-size: 24px;
    color: #999;
}
.info-404 h2{
    color: #dd1d26;
    font-weight: 700;
    font-size: 60px;
}
.info-404 h3{
    font-size: 24px;
    font-weight: 700;
    margin: 28px 0 18px;
}
.info-404{
    text-align: center;
    max-width: 375px;
}
.info-404 p{
    color: #999;
    margin-bottom: 43px;
}
.content-default-404{
    max-width: 980px;
    margin: 0px auto 0;
}
.info-404 .el7up-bt-default{
    min-width: 220px;
}
.error404 .main-page-default{
    border-top: 1px solid #e5e5e5;
}
/*End 404*/
.wg-search-form > *{
    vertical-align: top;
}
.search .wg-search-form input[type="submit"]{
    padding: 0 25px !important;
}
.search .content-wrap .wg-search-form{
    margin-top: 35px;
}
.top-filter .sort-pagi-bar {
    margin-top: 0;
}
.top-filter h2{
    margin-top: 5px;
}
.popup-form input.elth-bt-default{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.popup-form .forgetmenot input[type="checkbox"] {
    margin-top: -2.5px;
}
.elementor-element-edit-mode{
    min-width: 20px;
}
.elementor-button-wrapper .elementor-button.elementor-size-md {
    padding: 14px 30px;
    min-width: 170px;
}
.elementor-widget-image.overflow-none {
    overflow: inherit;
}
.item-product .product-price {
    margin-bottom: 12px;
    font-weight: 600;
}
.mini-cart-button .button {
    padding: 0 20px;
}
.mini-cart-content > h2 {
    font-size: 24px;
    color: #000;
    text-transform: inherit;
}
.mini_cart_item .product-info .product-title {
    font-size: 16px;
    text-transform: inherit;
}
.titlelv1, .title-page h2 {
    font-size: 40px;
    color: #000;
    text-transform: inherit;
}
.elementor-icon.elementor-social-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img {
    margin-right: 20px;
}
.detail-info .compare-link:hover, 
.detail-info .wishlist-link:hover {
    color: #fff;
}
.group-info .product-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: inherit;
}
.gallery-control ul li {
    width: 100px;
}
.single-title2,
.titlelv2 {
    font-size: 30px;
    color: #000;
    text-transform: inherit;
}
.item-post .post-title{
    text-transform: inherit;
    font-weight: bold;
}
.item-product-grid-style2 .product-quick-view, 
.item-product-default .product-quick-view,
.th-slider-wrap .swiper-button-nav{
    line-height: 51px;
}
.item-product .product-extra-link .addcart-link {
    width: inherit;
    border: 0;
    border-radius: 4px;
    font-size: 15px;
}
.item-product-grid .product-extra-link a.wishlist-link,
.item-product-grid .product-extra-link a.compare-link{
    background: #e5e5e5;
    border: 0;
    color: #000;
    line-height: 50px;
}
.item-product-grid .product-extra-link a.wishlist-link:hover,
.item-product-grid .product-extra-link a.compare-link:hover{
    background: #dd1d26;
    color: #fff
}
.item-product{
    border-radius: 0px;/*10px*/
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    padding-bottom: 2px;
}
.item-product:not(.item-product-list){
    text-align: center;    
}
.item-product-list .product-thumb {
    margin-bottom: 0;
}
.item-product-list.item-product{
    padding: 15px;
}
.item-product-list .product-extra-link.icon .wishlist-link, 
.item-product-list .product-extra-link.icon .compare-link{
    background: #e5e5e580;
    border: 0;
    color: #333;
    line-height: 50px;
}
.item-product-list .product-extra-link.icon .wishlist-link:hover, 
.item-product-list .product-extra-link.icon .compare-link:hover{
    background: #dd1d26;
}
.item-list-default .product-info{
    padding: 30px 0;
}
.item-product-grid-style4{
    padding-bottom: 10px;
}
.thumb-extra-link a{
    border: 0;
    line-height: 50px;
    border-radius: 4px;
}
.item-product:hover {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}
.mini-cart-button .button{
    border-radius: 0;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.button:hover {
    background: #000;
}
.thumb-extra-link.style4 a i{
    font-size: 22px;
}
.thumb-extra-link.style4{
    padding: 0;
    border-radius: 50%;
    max-width: inherit;
    border: 0;
    width: 105px;
    height: 105px;
    bottom: 0;
    top: 0;
}
.product-thumb .thumb-extra-link.style4 a{
    position: relative !important;
    transform: rotate(180deg);    
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.product-thumb:hover .thumb-extra-link.style4 a:nth-child(4n+1){
    left: 0;
    top: 0;
    transform: rotate(0deg);
}
.product-thumb:hover .thumb-extra-link.style4 a:nth-child(4n+2){
    right: 0;
    top: 0;
    transform: rotate(0deg);
}
.product-thumb:hover .thumb-extra-link.style4 a:nth-child(4n+3){
    left: 0;
    bottom: 0;
    transform: rotate(0deg);
}
.product-thumb:hover .thumb-extra-link.style4 a:nth-child(4n){
    right: 0;
    bottom: 0;
    transform: rotate(0deg);
}
.product-thumb .thumb-extra-link.style4 a:nth-child(4n+1){
    left: -50px;
    top: -50px;
}
.product-thumb .thumb-extra-link.style4 a:nth-child(4n+2){
    right: -50px;
    top: -50px;
}
.product-thumb .thumb-extra-link.style4 a:nth-child(4n){
    right: -50px;
    bottom: -50px;
}
.product-thumb .thumb-extra-link.style4 a:nth-child(4n+3){
    left: -50px;
    bottom: -50px;
}
.product-thumb:hover .thumb-extra-link.style4{
    bottom: 0;
}
.thumb-extra-link.style4 a{
    width: 50px;
    height: 50px;
    line-height: 55px;
    margin: 0 0 3px;
}
.elth-search-icon .elth-search-form {
    border-radius: 4px;
    border: 0;
}
.elth-search-form input[type="submit"] {
    margin: 0;
    /*border-radius: 0 !important;*/
}
/*.item-post-style1 .post-thumb{
    border-radius: 10px 10px 0 0;
}
.item-post-style1 .post-info{
    border-radius: 0 0 10px 10px;
}*/
.item-post-style1{
    border-radius: 0px;/*10px*/
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
/*.item-post-style1:hover{
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}*/
.mini-cart-content,
.elth-dropdown-list,
.th-navbar-nav li.has-mega-menu .mega-menu{
    border-radius: 5px;/*10px*/
}
.item-product-grid-style3 .product-extra-link a{
    border-radius: 0;/*50%*/
    background: #000;
    border: 0;
    color: #fff;
    line-height: 50px;
}
.item-product-grid-style3 .product-extra-link a:hover{
    background: #dd1d26;
}
.item-product-grid-style3 .product-extra-link .addcart-link{
    width: 46px;
    background: #dd1d26;
    margin-bottom: 3px;
}
.item-product-grid-style3 .product-extra-link .addcart-link:hover{
    background: #000;
}
.thumb-extra-link.style4 {
    width: 106px;
    height: 103px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(-180deg) scale(0);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.product-thumb:hover .thumb-extra-link.style4{
    transform: rotate(0deg) scale(1);
}
.thumb-extra-link.style4 a {
    width: 50px;
    height: 50px;
    line-height: 55px;
    margin: 0 0px 3px;
    border-radius: 4px;
}
.item-product-grid-style5 .product-thumb .product-extra-link{
    position: absolute;
    bottom: -100px;
    margin: auto;
    left: 0;
    right: 0;
    width: 90%;
    z-index: 2;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.item-product-grid-style5 .product-thumb:hover .product-extra-link{
    bottom: 10px;
}
.wp-block-tag-cloud a,
.tagcloud a{
    border-radius: 4px;
}
.wpcf7-text, .contact-form .wpcf7-text,
.top-filter .sort-pagi-bar > li {
    border-radius: 4px;
}
.widget_search input[type=text],
.widget_product_search input[type=search]{
    margin-right: 1px;
    max-width: calc(100% - 126px);
}
.mini-cart-button .button,
.woocommerce .mini-cart-button .button {
    vertical-align: top;
    padding: 0 20px !important;
    border-radius: 4px;
    color: #fff;
    background: #dd1d26;
    border-radius: 4px;
    text-transform: inherit;
    font-weight: 600;
    font-family: 'Outfit', sans-serif;
}
.mini-cart-button .button:hover,
.woocommerce .mini-cart-button .button:hover{
    color: #fff;
    background: #000;
}
/*.item-style2 .adv-thumb-link{
    border-radius: 30px;
}*/
.post-title{
    line-height: 1.3em;
}
.item-style2 .post-title{
    font-size: 24px;
    text-transform: inherit;
    font-weight: bold;
}
.item-post-list.item-style2 .post-info {
    padding-left: 20px;
    padding-right: 20px;
}
.overflow-hidden {
    overflow: hidden;
}
textarea,
.woocommerce #reviews #comment,
.wpcf7-textarea{
    border-radius: 4px;/*10px*/
}
.gallery-control ul li a img,
.gallery-control ul li a {
    border-radius: 0px;/*10px*/
}
.nav-tabs > li > a.active, .nav-tabs > li > a:hover,
.item-product-grid-style2 .product-thumb .product-quick-view:hover, 
.item-product-default .product-thumb .product-quick-view:hover,
.elth-swiper-slider ~ .swiper-button-nav:hover, 
.th-slider-wrap .swiper-button-nav:hover, 
.elth-swiper-slider .swiper-button-nav:hover {
    background: #dd1d26;
    color: #fff;
}
input:not([type="radio"]),
#coupon_code,
.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button, .button,
.detail-qty > input,
input[type=button], input[type=reset], input[type=submit], 
.woocommerce a.button, .woocommerce #respond input#submit, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, .woocommerce button.button.alt, 
.woocommerce input.button.alt,
.nav-tabs > li > a {
    border-radius: 4px;
}
.detail-info .compare-link, 
.detail-info .wishlist-link{
    background: #000;
    color: #fff;
    border: 0;
    line-height: 50px;
}
.detail-info .compare-link:hover, 
.detail-info .wishlist-link:hover{
    background: #dd1d26;
    color: #fff;
}
input[type=button]:hover, input[type=reset]:hover, 
input[type=submit]:hover, .woocommerce a.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{
    background: #000;
}
.woocommerce table.shop_table {
    border-radius: 4px;/*10px*/
}
.select2-container--default .select2-selection--single {
    border-radius: 4px !important;
}
.select2-dropdown {
    border: 1px solid #e5e5e5;
    padding: 0 10px 25px;
    margin-top: 5px;
    border-radius: 10px;/*10px*/
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
    border-radius: 5px;/*10px*/
}
.cart_totals h2,
.woocommerce-additional-fields h3,
#order_review_heading,
.woocommerce-billing-fields h3 {
    font-size: 24px;
}
.th-navbar-nav .sub-menu,
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-radius: 5px;/*10px*/
}
.group-thumb .product-thumb {
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}
.swatch-label{
    border-radius: 4px;
}
.woocommerce-MyAccount-navigation li a{
    background: #f7f7f7;
    border-radius: 4px;
    color: #000;
    font-weight: 500;
    text-transform: inherit;
    font-family: 'Outfit', sans-serif;
}
.woocommerce-MyAccount-navigation li.is-active a, 
.woocommerce-MyAccount-navigation li a:hover {
    background: #dd1d26;
    color: #fff;
}
.user-avatar img{
    border-radius: 50%;
}
.single-info-author {
    border-radius: 4px;/*10px*/
    overflow: hidden;
}
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover, 
.nav-tabs > li.active > a{
    background: #dd1d26;
    color: #fff;
}
.nav-tabs > li > a {
    background: #f9f9f9;
    color: #333;
}
body:not(.elementor-editor-active) .mega-menu .elementor-column:not(.elementor-element-edit-mode) {
    opacity: 1;
    top: 0;
}
.elth-instagram .list-instagram li.swiper-slide a {
    display: block;
}
.item-product-grid-style2 a.button.add_to_cart_button,
.woocommerce .item-product-grid-style2 a.button.add_to_cart_button{
    padding: 0px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 150px;
}
.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input {
    right: 20px;
    top: 14px;
}
.page-template-default .detail-content-wrap:last-child {
    margin-bottom: 0px;
}
.tagcloud a:hover{
    color: #fff;
    background: #000;
}
.addcart-link:hover span{
    color: #000;
}
.inner-popup-wrap{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    visibility: hidden;
    z-index: 9992;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
i.elth-close-popup{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: right;
    opacity: 0;
    visibility: hidden;
    padding: 30px;
}
.open-popup i.elth-close-popup {
    opacity: 1;
    visibility: visible;
}
.open-popup .inner-popup-wrap{
    opacity: 1;
    visibility: visible;
}
.popup-content-wrap{
    opacity: 0;
    width: 1000px;
    margin: auto;
    height: 520px;
    background: #fff;
    border-radius: 4px;/*10px*/
    padding: 25px;
    max-width: 90vw;
    max-height: 80vh;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: all 0.90s cubic-bezier(0.5,0.3,0.3,1);
    -webkit-transition: all 0.90s cubic-bezier(0.5,0.3,0.3,1);
}
.open-popup .popup-content-wrap{
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
body:not(.elementor-editor-active) .popup-title{
    display: none;
}
body.elementor-editor-active .popup-title{
    background: -webkit-repeating-linear-gradient(325deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);
    background: -o-repeating-linear-gradient(325deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);
    background: repeating-linear-gradient(125deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);
    border: 1px solid rgba(0,0,0,.02);
}
.container .inner-popup-wrap .elementor-section-wrap {
    margin: 0;
}
body.elementor-editor-active .inner-popup-wrap {
    position: relative;
    opacity: 1;
    visibility: visible;
    background: rgba(0,0,0,0.2);
    padding: 30px;
    background: -webkit-repeating-linear-gradient(125deg,rgb(0 0 0 / 5%),rgba(0,0,0,.05) 1px,transparent 2px,rgba(0,0,0,0.1) 9px);
    background: -o-repeating-linear-gradient(125deg,rgb(0 0 0 / 5%),rgba(0,0,0,.05) 1px,transparent 2px,rgba(0,0,0,0.1) 9px);
    background: repeating-linear-gradient(125deg,rgb(0 0 0 / 5%),rgba(0,0,0,.05) 1px,transparent 2px,rgba(0,0,0,0.1) 9px);
}
body.elementor-editor-active .popup-content-wrap{
    opacity: 1;
    position: relative;
    visibility: visible;
    transform: rotateX(0deg);
}

.popup-content-wrap.th-scrollbar::-webkit-scrollbar {
    width: 0;
}
/*begin dokan css*/
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links:hover{
    background: #dd1d26 !important;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li,
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar{
    background: #dd1d26;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover,
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active{
    background: #000;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{
    border-right: 1px solid rgb(255 255 255 / 60%);
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li{
    border-bottom: 1px solid rgb(255 255 255 / 60%);
}
.dokan-form-group .select-wrap:after {
    right: 2px;
    top: 6px;
}
.dokan-product-listing-area .dokan-form-group input[type="text"]{
    border-radius: 4px;
    height: 35px;
}
.dokan-form-group input[type="text"]{
    border-radius: 4px;
    height: 46px;
}
.dokan-form-group select{
    border-radius: 4px;
}
.dokan-dashboard-wrap .dokan-product-listing-area input[type="submit"],
.dokan-dashboard-wrap .dokan-product-listing-area button[type="submit"]{
   height: 35px;
   background: #dd1d26 !important;
   color: #fff;
   border: 0 !important;
}
.dokan-settings-area input[type="submit"],
.dokan-settings-area button{
   background: #dd1d26 !important;
   color: #fff !important;
   border: 0 !important;
}
.dokan-settings-area input[type="submit"]:hover,
.dokan-settings-area button:hover,
.dokan-dashboard-wrap .dokan-product-listing-area input[type="submit"]:hover,
.dokan-dashboard-wrap .dokan-product-listing-area button[type="submit"]:hover{
   background: #000 !important;
   color: #fff;
}
.dokan-add-new-product{
    line-height: 40px !important;
    font-weight: bold !important;
    text-transform: inherit;
    font-family: 'Outfit', sans-serif;
    font-size: 15px !important;
}
.pagination>li>a,
.pagination>li>span{
    color: #333;
}
.pagination>li>span,
.pagination>li>a{
    height: 50px;
    border: 1px solid #e5e5e5;
    line-height: 38px !important;
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
    border-radius: 5px;
    min-width: 50px;
    text-align: center;
}
.dokan-dashboard-wrap .pagination-wrap ul.pagination > li > a:hover,
.dokan-dashboard-wrap .pagination-wrap ul.pagination > li > span.current,
.pagination-wrap ul.pagination > li > span.current {
    border-color: #dd1d26;
    background-color: #dd1d26;
    color: #fff;
}
.dokan-order-filter-serach .select-wrap{
    display: inline-block;
}
.dokan-order-filter-serach .dokan-form-group .select-wrap:after{
    display: none;
}
.dokan-order-filter-serach .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
}
.dokan-form-group .datepicker{
    padding-bottom: 0 !important;
}
.dokan-order-filter-serach .dokan-left {
    min-width: 55%;
}
.dokan-dashboard header.dokan-dashboard-header h1 {
    font-size: 30px;
}
.dokan-form-horizontal .dokan-control-label {
    text-align: left;
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
    margin-left: 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    color: #fff !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    color: #fff !important;
}
.gravatar-button-area{
    text-align: left;
}
input[type='submit'].dokan-btn-theme, 
a.dokan-btn-theme, .dokan-btn-theme{
    border: 0 !important;
    height: 46px;
    line-height: 46px;
    padding: 0 25px !important;
    background: #dd1d26 !important;
    color: #fff !important;
}
textarea.dokan-form-control{
    border-radius: 0px;/*10px*/
}
#dokan-store-listing-filter-wrap .sort-by > label{
    display: none;
}
#dokan-store-listing-filter-wrap .right .item .dokan-store-list-filter-button {
    border-radius: 46px !important;
    font-weight: 600;
}
#dokan-store-listing-filter-wrap .right .item select {
    min-width: 200px;
    border-radius: 4px;
}
#dokan-store-listing-filter-wrap {
    border-radius: 4px;/*10px*/
}
.grid-view .store-data p{
    color: #fff !important;
}
body:not(.elementor-page) .detail-content-wrap .store-data p span{
    display: inline-block;
    margin-bottom: 10px;
}
.store-phone i{
    margin-right: 10px;
}
.store-footer .dokan-btn-round{
    padding: 0 !important;
}
.store-footer a .dokan-btn-theme{
    background: #dd1d26;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.store-footer a .dokan-btn-theme:hover{
    background: #000;
    color: #fff;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
    top: -40px !important;
}
.dokan-single-store .profile-frame .profile-info-box{
    border-radius: 0px 0px 0 0;
    overflow: hidden;
}
#dokan-seller-listing-wrap.grid-view .store-wrapper {
    border-radius: 0px;/*10px*/
    overflow: hidden;
}
.dokan-single-store .dokan-store-tabs ul {
    border-radius: 0 0 0px 0px;
    overflow: hidden;
}
.dokan-store-wrap .dokan-single-store .dokan-store-tabs ul li a {
    color: #fff !important;
    padding: 0 25px !important;
    background: #dd1d26;
    line-height: 46px !important;
    height: 46px;
    text-transform: inherit;
    font-weight: 600;
    font-family: 'Outfit', sans-serif;
}
.dokan-store-wrap .dokan-single-store .dokan-store-tabs ul li a:hover{
    background: #000;
    color: #fff !important;
}
.dokan-single-store .dokan-store-tabs ul li {
    border-right: 0 !important;
    margin-right: 10px !important;
}
.dokan-store-products-filter-area .product-name-search {
    height: 46px !important;
}
.dokan-store-products-filter-area .orderby-search {
    height: 46px !important;
    border-radius: 4px;
}
.seller-items{
    margin-left: -15px;
    margin-right: -15px;
}
a.dokan-btn-theme.vendor-dashboard{
    background: #dd1d26;
    color: #fff;
    line-height: 46px;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 600;
    text-transform: inherit;
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
}
a.dokan-btn-theme.vendor-dashboard:hover{
    background: #000 !important;
    color: #fff !important;
    border: 0 !important;
}
#dokan-store-listing-filter-wrap .right .item .dokan-store-list-filter-button {
    padding-left: 42px !important;
}
.detail-content-wrap #dokan-store-listing-filter-wrap .right .toggle-view .active{
    color: #dd1d26;
}
.dokan-store-products-ordeby .select-wrap{
    float: right;
}
.dokan-store-products-filter-area .orderby-search{
    float: none !important;
}
/*end dokan css*/
.single-post-thumb img{
    border-radius: 4px;/*10px*/
}
.menupos-left.th-navbar-nav li.has-mega-menu .mega-menu{
    left: 0 !important;
}
.elementor-page .elementor-button.elementor-size-lg {
    padding: 20px 50px;
}
.elth-mailchimp-wrap input[type="submit"]:hover {
    background: #000;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #000;
    background-image: none;
    height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color: #dd1d26;
    border-radius: 10px;
    border: 0;
    background-image: none;
    top: -5.5px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-image: none;
    height: 2px;
    background-color: #e5e5e5;
}
.price_slider_amount .price_label{
    margin-top: 20px;
}
.elementor-widget-counter .elementor-counter-title {
    margin-top: 12px;
}
.scroll-bottom-to-top,
.scroll-top-to-bottom{
    transition: all 3s ease-out 0s;
    -webkit-transition: all 3s ease-out 0s;
}
.detail-info .compare-link,
.detail-info .wishlist-link {
    margin: 0 1.2px;
    background: #e5e5e580;
    color: #333;
    border-radius: 4px;
}
.product form.cart .button.single_add_to_cart_button,
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    margin-right: -2px;
}
.product-price del {
    font-weight: 400;
    font-size: 14px;
}
.item-post-list.item-style2 {
    background: #fafafa;
    margin-bottom: 50px;
}
input[type='submit'].dokan-btn-theme:hover, 
a.dokan-btn-theme:hover, 
.dokan-btn-theme:hover, 
input[type='submit'].dokan-btn-theme:focus, 
a.dokan-btn-theme:focus, 
.dokan-btn-theme:focus, 
input[type='submit'].dokan-btn-theme:active, 
a.dokan-btn-theme:active, .dokan-btn-theme:active, 
input[type='submit'].dokan-btn-theme.active, 
a.dokan-btn-theme.active, 
.dokan-btn-theme.active, 
.open .dropdown-toggleinput[type='submit'].dokan-btn-theme, 
.open .dropdown-togglea.dokan-btn-theme, 
.open .dropdown-toggle.dokan-btn-theme {
    background-color: #000 !important;
    color: #fff !important;
}
aside.widget {
    margin-bottom: 45px;
}
select.dokan-form-control.country_to_state {
    height: 46px;
}
a:focus {
    outline: none;
}
a:focus.elth-bt-default{
    color: #fff;
}
.elementor-3136 .elementor-element.elementor-element-b472ec3 .readmore i {
    transform: translateY(2px);
}
.comment-reply-title {
    font-size: 30px;
}
.woocommerce-Reviews .comment-reply-title {
    font-size: 24px;
}
#tab-seller ul li span:first-child{
    font-weight: 600;
    min-width: 100px;
    display: inline-block;
}
#tab-seller ul li{
    margin-bottom: 5px;
}
#tab-more_seller_product .detail-tab-desc:after{
    content: "";
    clear: both;
    display: table;
}
#tab-more_seller_product .detail-tab-desc .list-3-item{
    width: 25%;
}
#tab-more_seller_product .detail-tab-desc .list-3-item:nth-child(3n+1) {
    clear: inherit;
}
#tab-more_seller_product .detail-tab-desc .list-3-item:nth-child(4n+1) {
    clear: both;
}
.form-transparent .contact-form .wpcf7-textarea,
.form-transparent .contact-form .wpcf7-text{
    background: rgba(255,255,255,0.5);
    color: #fff;
}
.woocommerce form .form-row label {
    line-height: 1.5;
}
.woocommerce form .form-row label.radio {
    padding-left: 20px;
    margin: 0;
}
.menu-style-icon .indicator-icon {
    z-index: 9;
}
.elth-dropdown-list li i {
    vertical-align: middle;
}
.list-scale .elementor-icon-list-item a span.elementor-icon-list-text,
.footer-page .elementor-icon-list-item a span.elementor-icon-list-text{
    position: relative;
}
.list-scale .elementor-icon-list-item a span.elementor-icon-list-text:after,
.footer-page .elementor-icon-list-item a span.elementor-icon-list-text:after,
.th-navbar-nav > li > a:after{
    height: 1px;
    position: absolute;
    content: "";
    width: 0;
    left: 0;
    bottom: -2px;
    background: #fff;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.list-scale .elementor-icon-list-item a:hover span.elementor-icon-list-text:after,
.footer-page .elementor-icon-list-item a:hover span.elementor-icon-list-text:after,
.th-navbar-nav > li > a:hover:after{
    width: 100%;
}
.th-navbar-nav > li > a {
    padding: 0;
}
.th-navbar-nav > li{
    padding: 15px;
}
.bg-dark .list-scale .elementor-icon-list-item a span.elementor-icon-list-text:after,
.bg-dark .elementor-icon-list-item a span.elementor-icon-list-text:after,
.footer-page .bg-dark .elementor-icon-list-item a span.elementor-icon-list-text:after{
    background: #fff;
}
body.menu-opened{
    overflow: hidden;
}
.no-wrap{
    white-space: nowrap;
}
.thumb-extra-link.style3{
    height: 176px;
    width: auto;
}
.thumb-extra-link.style3 a{
    display: block;
    margin-bottom: 5px;
    height: 50px;
    background: transparent;
    padding: 0;
    min-width: 50px;
    text-align: right;
    color: #000;
    background-color: #fff;
}
.thumb-extra-link.style3 a i{
    min-width: 40px;
    height: 40px;
    background: transparent;
    border-radius: 50%;
    text-align: center;
}
.thumb-extra-link.style3 a:hover{
    background: #dd1d26;
    color: #fff;
}
.thumb-extra-link.style3 a i {
    font-size: 20px;
    line-height: 42px;
}
.thumb-extra-link.style3.icon-small {
    top: 0;
    bottom: 0;
}
.thumb-extra-link.style3.icon-small a{
    height: 40px;
    min-width: 40px;
}
.thumb-extra-link.style3.icon-small a,
.product-thumb:hover .thumb-extra-link.style3.icon-small{
    top: 0;
    bottom: 0;
}
.product-thumb:hover img {
    /*filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 2px ) hue-rotate(0deg);*/
}
.product-thumb:hover .zoom-thumb img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.item-product-grid-style6 .product-thumb img {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.item-product-grid-style6 .product-info .product-title {
    margin: 0 0 15px 0;
}
.item-product.item-product-grid-style6 {
    padding-bottom: 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.item-product.item-product-grid-style6 .product-info{
    padding: 20px 20px 5px;
    background: #fff;
    text-align: left;
    width: 100%;
    /*position: absolute;
    left: 0;
    bottom: 0;  */  
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.item-product.item-product-grid-style6:hover .product-info{
    bottom: -40%; 
}
.item-product-grid-style6 .product-thumb{
    margin-bottom: 0;
}
.item-product-grid-style2 .product-quick-view, 
.item-product-default .product-quick-view {
    height: 60px;
    width: 60px;
    background: rgba(0,0,0,0.3);
}
.item-product-grid-style2 .product-quick-view i, 
.item-product-default .product-quick-view i{
    font-size: 30px;
    line-height: 60px;
    color: #fff;
}
.item-product-grid-style2 .product-quick-view a:hover,
.item-product-default .product-quick-view  a:hover{
    background: rgba(0,0,0,0.8);
}
.item-product-grid-style3 .product-extra-link a.addcart-link,
.item-product-grid-style2 .product-extra-link a.addcart-link{
    background: #000;
    border: 1px solid #000 !important;
}
.item-product-grid-style3 .product-extra-link a.addcart-link:hover,
.item-product-grid-style2 .product-extra-link a.addcart-link:hover{
    background: #fff;
}
.item-product-grid-style3 .product-extra-link a.addcart-link:hover span,
.item-product-grid-style2 .product-extra-link a.addcart-link:hover span{
    color: #000;
}
.product-thumb:hover .thumb-extra-link.style4 {
    top: 0 !important;
}
/*Begin time countdown*/
.th-time-countdown .time_circles>div{
    display: inline-block;
    max-width: 20%;
    margin: 0 2.5%;
    text-align: center; 
    position: absolute;
    width: 20% !important;
    margin-top: -5px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.th-time-countdown .number{
    display: block;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.th-time-countdown .text{
    display: block;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.th-time-countdown{
    width: 500px;
    height: 125px;
    max-width: 100%;
    position: relative;
    margin: auto;
}
.time_circles canvas{
    max-width: 100%;
    position: relative;
}
.th-time-countdown.style3 canvas,
.th-time-countdown:not(.canvas-yes) canvas{
    display: none;
}
.th-time-countdown.style3 .time_circles>div,
.th-time-countdown:not(.canvas-yes) .time_circles>div{
    position: static;
}
.th-time-countdown:not(.show-text-yes) .text{
    display: none;
}
.th-time-countdown.style2 .time_circles>div {
    width: 89px !important;
    height: 89px !important;
    padding: 15px;
    margin: -26px 0px 0px 18px;
    background-color: #dd1d26;
    border-radius: 90px;
}
.th-time-countdown.style2 span{
    color: #fff;
}
.th-time-countdown.style3 .number {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #fafafa;
    border-radius: 10px;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 10px;
}
.th-time-countdown.style3 .time_circles>div {
    margin: 0 3px;
}
/*End time countdown*/
.item-testimonial .item-title{
    font-size: 18px;
    margin: 0 0 2px;
    display: inline-block;
}
.item-testimonial.style1 .item-des{
    display: inline-block;
    margin-bottom: 0;
}
.item-testimonial{
    background: #fafafa;
    padding: 80px 50px 100px;
    text-align: center;
}
.item-testimonial .adv-thumb-link{
    border-radius: 50%;
    width: 80px;
    margin: 0 auto 15px;
}
.item-testimonial .content-wrap{
    margin-bottom: 50px;
    padding: 0 20%;
}
.item-testimonial .split{
    display: none;
}
.item-testimonial.style2 .image-wrap{
    text-align: center;
    margin: 0 auto;
}
.item-testimonial.style2 .image-wrap > *{
    display: inline-block;
    vertical-align: middle;
}
.item-testimonial.style2 .inner-info{
    padding: 0 20px;
}
.item-testimonial.style2 .inner-info a{
    display: block;
}
.th-slider-wrap.th-testimonial-wrap .swiper-pagination {
    bottom: 50px;
}
.item-testimonial.style2 .adv-thumb-link {
    margin-bottom: 0;
}
.elth-banner-info-thumb {
    display: block;
}
.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button, .button,
.item-product .product-extra-link .addcart-link,
input[type=button], input[type=reset], input[type=submit], 
.woocommerce a.button, .woocommerce #respond input#submit, 
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, 
.woocommerce button.button.alt, .woocommerce input.button.alt{
    background: #dd1d26;
    color: #fff;
    font-weight: 600;
    text-transform: inherit;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, 
.woocommerce button.button:hover, .woocommerce input.button:hover, .button:hover,
.item-product .product-extra-link .addcart-link:hover,
input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, 
.woocommerce a.button:hover, .woocommerce #respond input#submit:hover, 
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #000;
    color: #fff;
}
a.button:hover > span {
    color: #fff;
}
.item-product-list.item-product {
    padding: 0;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 50px;
}
.item-list-default .product-info {
    padding: 30px 15px 30px 15px;
}
.item-list-default .product-info .wishlist-link:hover i,
.item-list-default .product-info .compare-link:hover i{
    color: #fff;
}
.item-list-default .product-info .wishlist-link i{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.product-name .variation p{
    line-height: inherit !important;
}
.variation-Vendor,
.variation-Vendor{
    display: none !important;
}
.cart_item .product-name{
    font-weight: 600;
    text-transform: inherit;
    font-family: 'Outfit', sans-serif;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e5e5e5;
}
.item-product-grid-style7{
    display: flex;
    padding: 0;
}
.item-product-grid-style7 .product-thumb{
    width: 100px;
    margin: 0;
}
.item-product-grid-style7 .product-info{
    flex: 1 1 auto;
    text-align: left;
    padding: 20px;
}
.navigation-hover-yes ~ .swiper-button-nav{
    opacity: 0 !important;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.navigation-hover-yes:hover ~ .swiper-button-nav{
    opacity: 1 !important;
}
.navigation-hover-yes:hover ~ .swiper-button-nav.swiper-button-disabled{
    opacity: 0.35 !important;
}
.countdown-wrap{
    display: flex;
}
.countdown-wrap.countdown-left{
    justify-content: flex-start;
}
.countdown-wrap.countdown-right{
    justify-content: flex-end;
}
.countdown-wrap.countdown-center{
    justify-content: center;
}
.countdown-wrap.countdown-right .th-time-countdown,
.countdown-wrap.countdown-left .th-time-countdown {
    margin: inherit; 
}
.form-header > h2 {
    text-transform: inherit;
    color: #000;
}
.dokan-single-store .dokan-store-tabs ul,
.dokan-single-store .profile-frame .profile-info-box {
    border-radius: 0px;
}
.elth-mini-cart-side .list-mini-cart-item {
    max-height: calc(100vh - 215px) !important;
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
    height: auto !important;
}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {
    position: static !important;
}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
    min-height: inherit !important;
}
.elth-swiper-slider ~ .swiper-button-nav, 
.th-slider-wrap .swiper-button-nav, 
.elth-swiper-slider .swiper-button-nav {
    background: #dd1d26;
    border-radius: 4px;
}
.elth-swiper-slider ~ .swiper-button-nav:hover, 
.th-slider-wrap .swiper-button-nav:hover, 
.elth-swiper-slider .swiper-button-nav:hover {
    background: #000;
    color: #fff;
}
.elth-bnstyle2 .elth-info-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgb(0 0 0 / 60%);
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.55s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.elth-bnstyle2:hover .elth-info-inner{
    opacity: 1;
    visibility: visible;
}
.elth-bnstyle2 .elth-banner-info-content .elth-btwrap {
    margin-top: 30px;
}
.elth-bnstyle2 .elth-info-inner p{
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.box-hover-dir{
    overflow: hidden;
}
.box-hover-dir > *{
    display: block !important;
}
.elth-bnstyle2.box-hover-dir > *{
    display: flex !important;
}
body .elth-search-form input[type="submit"] {
    background-color: #dd1d26;
}
.item-search-pro > div.search-ajax-title {
    padding: 0 20px;
    text-align: left;
}
.item-search-pro .title14 {
    margin-top: 0px;
}
.item-search-pro > div.search-ajax-thumb {
    border: 0; 
}
.elth-list-product-search {
    border-radius: 10px;
}
.elth-list-product-search.ajax-loading{
    border-radius: 4px;
}
input[name="s"]:focus {
    outline: none;
}
textarea:focus,
input:not([type="submit"]):focus{
    border: 1px solid #dd1d26;
    outline: 0px solid #dd1d26;
}
.product-extra-link.icon .wishlist-link, 
.product-extra-link.icon .compare-link{
    border-radius: 4px;
}
a.button:hover > span {
    color: #dd1d26;
}
.header-bg{
    position: relative;
}
.header-bg:before{
    content: "";
    position: absolute;
    border-top: 111px solid #dd1d26;
    border-right: 111px solid transparent;
    height: 100%;
    width: 100%;
}
.product-price{
    font-family: 'Outfit', sans-serif; 
    font-weight: 600;   
}
.elementor-size-md .elementor-button-icon i,
.elementor-size-md .elementor-button-text{
    line-height: 21px;
}
.home-title.elementor-element{
    position: relative;
    line-height: 60px;
    padding-right: 10px;
}
.home-title.elementor-element:before{
    content: "";
    position: absolute;
    border: 60px solid #dd1d26;
    border-width: 60px 0px 0 40px;
    height: 60px;
    right: -10px;
    top: 0;
    width: 145px;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    z-index: 1;
}
.widget-title{
    position: relative;
    line-height: 36px;
    text-transform: inherit;
}
.widget-title span{
    position: relative;
    z-index: 2;
}
.widget-title:before {
    content: "";
    position: absolute;
    height: 3px;
    left: 0;
    bottom: 0;
    width: 80px;
    background: #dd1d26;
}
.home-title.elementor-element .elementor-heading-title{
    position: relative;
    z-index: 2;
}
.home-title .elementor-heading-title{
    display: inline-block;
}
.home-icon{
    position: relative;
}
.home-icon i{
    position: relative;
    z-index: 2;
}
.home-icon:before{
    content: "";
    position: absolute;
    border: 60px solid #dd1d26;
    border-width: 0 0 40px 60px;
    height: 108px;
    left: -5px;
    top: 0;
    width: 60px;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    z-index: 1;
}
.elementor-section-full_width .elth-info-inner {
    left: 20px;
}
.swiper-container-multirow-column .swiper-slide{
    height: calc(100% - 60px);
}
.swiper-container-multirow-column .item-product-grid {
    margin-bottom: 0;
}
.swiper-slide:hover .elth-banner-info-content > * {
    top: 0;
    opacity: 1;
}
.swiper-button-nav i,
.elth-swiper-slider ~ .swiper-button-nav, 
.th-slider-wrap .swiper-button-nav, 
.elth-swiper-slider .swiper-button-nav {
    font-size: 24px;
}
.overflow-inherit{
    overflow: inherit !important;
}
.product-price > span, 
.product-price > ins > span {
    color: #da3a3a;
}
.product form.cart .button.single_add_to_cart_button, 
.woocommerce div.product form.cart .button.single_add_to_cart_button,
.item-product .list-info-wrap .product-extra-link .addcart-link{
    color: #fff;
    font-weight: 600;
    text-transform: inherit;
}

.product form.cart .button.single_add_to_cart_button:hover, 
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover{
    background: #000;
    color: #fff;
}
.item-product .list-info-wrap .product-extra-link .addcart-link:hover{
    background: #000;
}
.item-product .list-info-wrap .product-extra-link .addcart-link:hover span{
    color: #fff;
}
.nav-tabs > li > a.active, 
.nav-tabs > li > a:hover {
    color: #fff;
    background: #dd1d26;    
}
.nav-tabs > li > a{
    font-weight: 600;
    text-transform: inherit;
    font-family: 'Outfit', sans-serif;
}
.woocommerce table.shop_table td.product-quantity, 
.woocommerce table.shop_table td.product-subtotal, 
.woocommerce table.shop_table td.product-price {
    width: 130px;
}
.woocommerce-MyAccount-content > p{
    margin-bottom: 30px;
}
.woocommerce-account .addresses .title .edit {
    border-radius: 4px;
    background: #000;
    font-family: 'Outfit', sans-serif; 
    font-weight: 600;
}
.woocommerce-account .addresses .title .edit:hover{
    background: #dd1d26;
    color: #fff;
}
body:not(.elementor-page) .detail-content-wrap p label{
    color: #000;
}
.detail-info > .product-price {
    font-weight: 600;
}
.wrap-detail-gallery .mid{
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
.detail-tab-desc{
    color: #7e7e7e;
}
.comment-reply-title,
.woocommerce #reviews #comments h2,
.woocommerce-Reviews .comment-reply-title{
    color: #000;
    font-family: 'Outfit', sans-serif; 
    font-weight: bold;
    text-transform: inherit;
}
.gallery-control ul li a {
    margin: 0 5px;
}
.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, 
.woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt:disabled[disabled], 
.woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled], 
.woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, 
.woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #dd1d26;
}
.single-info-author .author-info h3 a{
    color: #000;
    text-transform: inherit;
}
.single-info-author .author-info h3 {
    margin: 0 0 18px;
}
.select-wrap:after {
    right: 5px;
}
.dashboard-widget .widget-title:before{
    display: none;
}
.item-product-grid-style4 .product-price{
    font-size: 16px;
}
.elth-text-bt-search i{
    color: #fff;
}
#customer_login > div > h2{
    color: #000;
    text-transform: inherit;
}
.product-popup-content{
    padding: 5px 15px 5px 5px;
}
/*fix popup register*/
.popup-form .ms-default{
    line-height: 20px;
}
.popup-form p > label,
.popup-form .woocommerce-privacy-policy-text {
    line-height: 23px;
}
.invalid > input{
    border: 1px solid #ff6c87;
    outline: 0px solid #ff6c87;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input, 
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select, 
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container {    
    margin-bottom: 5px;
}
.dokan-order-filter-serach .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px !important;
}
.menu-style-icon .th-menu-inner {
    background: rgb(221 29 38 / 92%);
}
/*fix live search*/
.elth-list-product-search {
    max-height: 360px;
}
.elementor-size-sm {
    min-width: 135px;
}
.th-navbar-nav > li > a{
    color: #000;
}
.th-navbar-nav > li > a:hover{
    color: #dd1d26;
}
.text-gradient{
    color: #000;
    background: #dd1d26;
    background: linear-gradient(101.31deg, #ff869f 2.11%, #fa988a 34.14%, #f19a73 68.81%, #ffd0b1 105.05%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.th-divider1 .elementor-divider-separator{
    position: relative;
    border-top-color: transparent !important;
}
.th-divider1 .elementor-divider-separator:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background-color: rgba(221, 29, 38, 0.3);
    background: linear-gradient(101.31deg, #b1f1b3 2.11%, #f3eec2 105.05%);
    z-index: 2;
}
.th-list li:before {
    content: '\e925';
    font-family: 'phosphor';
    font-weight: 700;
    display: inline-block;
    border-radius: 50%;
    background-color: #e2f5f2;
    color: #11b196;
    font-size: 16px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.th-slider-wrap .image-wrap .adv-thumb-link {
    z-index: 2;
}
.home-cat1 .th-slider-wrap .image-wrap{
    border-radius: 6px;
    overflow: hidden;
}
.home-cat1 .elth-banner-info-content .elth-bt-default{
    width: 100%;
    font-size: 20px;
}
.home-cat1 .swiper-slide:hover .elth-bt-default{
    transform: translateY(-10px);
}
.th-divider-waves path {
    -webkit-animation: move-forever 6s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
    animation: move-forever 6s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% { 
        transform: translate3d(190px, 0, 0);
    }
}
.particles-js-canvas-el{
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.elementor-button-icon i{
    font-size: 120%;
}
.thumb-extra-link.icon-small a{
    width: 40px;
    height: 40px;
    line-height: 44px;
    border-radius: 50%;
}
.thumb-extra-link.icon-small{
    top: inherit;
    bottom: -20px;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
}
.product-thumb-link img {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.product-thumb:hover .thumb-extra-link.icon-small{
    top: inherit;
    bottom: 10px;
}
.item-product-grid-style4{
    position: relative;
}
.item-product-grid-style4:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden; 
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;  
    border-radius: 5px;
    z-index: -1;
}
.item-product-grid-style4:hover:before{
    box-shadow: 0 7px 30px rgba(0,0,0,0.13);
    left: -15px;
    right: -15px;
    top: -15px;
    opacity: 1;
    visibility: visible;
}
.item-product-grid-style4:hover{
    transform: translateY(-10px);
    box-shadow: none;
}
.item-post{
    overflow: hidden;
}
/*Menu fixed style*/
.fixed-header {
  position: fixed !important;
  top: -100px;
  left: 0 !important;
  z-index: 9996;
  -webkit-transition: top 0.5s ease-out 0s !important;
  transition: top 0.5s ease-out 0s !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
.admin-bar .fixed-header.active {
  top: 32px;
}
.fixed-header.active {
  top: 0;
}
.menu-fixed-content.fixed-header {
  background: #fbfbfb;
  width: 100%;
  left: 0 !important;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  max-width: 100%;
  display: block;
}
.scroll-top i{
    font-size: 24px;
    line-height: 50px;
}
.scroll-top.active {
    right: 30px;
}
.desc {
    color: #7e7e7e;
}
#rememberme{
    margin: -1px 5px 0 0;
}
.vendor-customer-registration input[type=radio]{
    margin-top: 6px;
}
.woocommerce-checkout-payment label{
    color: #000;
    font-weight: 600;
}
.item-product-meta-info label{
    color: #000;
    font-weight: 500;
}
.mini-cart-total,
.product-subtotal,
.cart_item .product-name,
.cart-subtotal td,
.order-total td,
.cart-collaterals .cart_totals tr td,
.product-name a,
.woocommerce table.shop_table th {
    color: #000;
}
.product-name a:hover{
    color: #dd1d26;
}
.woocommerce table.shop_table td,
.woocommerce-checkout-review-order-table .cart_item .product-name {
    font-weight: 400;
    color: #333;
}
.gallery-vertical .woocommerce-product-gallery{
    padding-left: 120px;
}
.gallery-vertical .carousel-vertical{
    position: absolute !important;
    left: 15px !important;
    top: 0 !important;
    width: 100px !important;
}
.carousel-vertical .flex-control-thumbs li {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important
}
.gallery-control.carousel-vertical .prev{
    position: static;
}
.gallery-control.carousel-vertical .next{
    position: static;
}
.gallery-control.carousel-vertical .carousel {
    margin-top: 0;
}
.gallery-control.carousel-vertical ul li a{
    margin: 0;
    height: 115px;
    display: block;
}
.gallery-control.carousel-vertical ul li{
    font-size: 0;
    display: block;
}
.carousel-vertical .carousel{
    padding-bottom: 35px;
}
.gallery-control ul li a {
    border: 0;
}
.gallery-control ul li a img{
    border: 1px solid #e5e5e5;
    display: block;
}
.gallery-vertical .flex-control-nav{
    display: none;
}
.gallery-vertical .next,
.gallery-vertical .prev {
    padding: 0;
    width: 48%;
    height: 30px;
    border: none;
    background-color: rgba(133, 133, 133, 0.07);
    color: #333;
    line-height: 34.5px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}
.gallery-vertical .detail-info {
    padding: 0 40px;
}
.woocommerce-product-gallery__wrapper{
    max-width: inherit !important;
}
#tab-seller ul.list-unstyled li span:first-child{
    color: #000;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 600;
    color: #000;
}
.detail-info .product-desc {
    margin-bottom: 35px;
}
.elth-login-popup-content {
    /*height: 500px;*/
}
.popup-form .form-field input[type="password"] {
    width: 100%;
}
.dokan-settings-area label,
.dokan-table thead th{
    color: #000;
    font-weight: 600;
}
.dokan-dashboard .dokan-dashboard-content a {
    color: #000;
}
.dokan-dashboard .dokan-dashboard-content a:hover{
    color: #dd1d26;
}
.dokan-settings-area .checkbox label{
    font-weight: 400;
    color: #7e7e7e;
}
.dokan-table .column-primary strong{
    font-weight: 500;
}
.item-product-grid-style4.item-product-grid-style5:hover {
    transform: translateY(0px);
}
.item-product-grid-style4.item-product-grid-style5:hover:before{
    display: none;
}
.home-services img{
    width: auto !important;    
    margin: auto;
}
.home-services .wslider-item{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;  
}
.home-services .wslider-item:hover {
    background-color: #f4f6fa;
}
.elth-swiper-slider[data-auto="yes"] .adv-thumb-link > img{
    width: auto;
}
.swiper-container{
    overflow: hidden;
}
.mc4wp-response{
    color: #bbb;
    margin-top: 5px;
}

/*Fix remove action product loop elementor edit mode*/
.elementor-editor-preview .item-product .woocommerce-loop-product__link,
.elementor-editor-preview .item-product > a.button,
.elementor-editor-preview .woocommerce-loop-product__title + .wrap-rating,
.elementor-editor-preview .woocommerce-loop-product__title + .wrap-rating + span.price,
.elementor-editor-preview .product-info > span.price,
.elementor-editor-preview .woocommerce-loop-product__title,
.elementor-editor-preview .product-thumb > span.onsale,
.elementor-editor-preview .product-thumb > img,
.elementor-editor-active .item-product .woocommerce-loop-product__link,
.elementor-editor-active .item-product > a.button,
.elementor-editor-active .woocommerce-loop-product__title + .wrap-rating,
.elementor-editor-active .woocommerce-loop-product__title + .wrap-rating + span.price,
.elementor-editor-active .product-info > span.price,
.elementor-editor-active .woocommerce-loop-product__title,
.elementor-editor-active .product-thumb > span.onsale,
.elementor-editor-active .product-thumb > img{
    display: none;
}
/* End Fix remove action product loop elementor edit mode*/
.swiper-fade .swiper-slide{
    opacity: 0 !important;
}
.swiper-fade .swiper-slide.swiper-slide-active{
    opacity: 1 !important;
}

/*Disable animation*/
   /* .mini-cart-content{
        display: none !important;
    }
    .elementor-widget-wrap,
    body section.elementor-section{
        background-attachment: inherit !important;
    }
    body:not(.elementor-editor-active) .elementor-column:not(.elementor-element-edit-mode) {
        opacity: 1;
        top: 0;
    }
    body::-webkit-scrollbar {
      display: none;
    }
    .scroll-bottom-to-top{
            transform: translate3d(0px, -30px, 0px) !important;
    }
    .scroll-top-to-bottom{
            transform: translate3d(0px, 40px, 0px) !important;
    }*/
/*Disable animation*/