
body {
    color: #000;
    font-size: 15px;
    background-color: transparent;
    /* background-image: url(../../assets/images/bg-6.jpg); */
    /* background-image: linear-gradient(rgb(255 255 255 / 60%), rgb(255 255 255 / 60%)),url(../../assets/images/bg-6.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

img {object-fit:cover;}
.bold-6 {font-weight: 600!important;}


.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-move-horizontal.prpr_pp_wrapper.mfp-ready, 
.mfp-bg.mfp-move-horizontal.prpr_pp_wrapper.mfp-ready {
    /* display: none; */
}
.page-head a:hover, .nt_menu>li>a:hover, .nt_action>a:hover, .nt_action>div>a:hover, .nt_action .ssw-topauth .push_side:hover, 
.nt_menu>li>a:focus, .nt_action>a:focus, .nt_action>div>a:focus, .nt_action .ssw-topauth .push_side:focus {
    color: #ff9800!important;
}
.cp, .chp:hover, .currencies .selected, .languages .selected, .color_primary_dark a:hover, 
.color_primary_dark a:active, .color_primary_dark a:focus, #kalles-section-nt_filter .nt_filter_block .active a, 
#kalles-section-nt_filter .nt_filter_block a:hover, a:hover, a:active, .cp, .chp:hover, 
#nt_sortby .wrap_sortby a.selected, .nt_filter_block li.active>a, .widget_product_categories .btn_cats_toggle:hover i, 
.widget_product_categories .btn_cats_toggle.active i, .widget_product_categories li.current-cat>a, 
.product-image .nt_add_w>a:hover, .product-image .nt_add_cp>a:hover, .header-text>a:not(.cg):hover, .header-text>.cg:hover, 
.nt_mb_menu .sub-menu li a.selected, .nt_mb_menu .current_item>a, .title_7+.tt_divider>i.clprtrue, 
.widget .product_list_widget a.product-title:hover, .widget .product_list_widget a.product-title:active, 
.widget .post_list_widget a.article-title:hover, .widget .post_list_widget a.article-title:active, 
.swatch.is-label .nt_lt_fake .swatch_pr_item:not(.is-selected):hover .swatch__value_pr, #cat_kalles ul li.current-cat>a, 
#cat_kalles .sub-menu li>a:hover, .mfp-content #cat_kalles li.current-cat>a.cat_link, .tab_cat_title.des_tab_4>li>a.tt_active, 
.tab_cat_title.des_tab_8>li>a.tt_active, .tab_cat_title.des_tab_7>li>a.tt_active, 
.clhovermq .cart_pos_dropdown:not(.template-cart) .icon_cart:hover a, .tab_cat_title.des_tab_11>li>a, 
.quantity .tc button:hover, .type_feature_columns a.button.btn--style-3:hover, 
.dark-mode .on_list_view_true .pr_list_item .product-info__btns>a.nt_add_qv {
    color: #ff9800;
}


@media(max-width: 767px) {
    .offer-box {display: none;}
}
@media(max-width: 430px) {
    .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

#nt_menu_canvas>i {
    font-size: 55px;
    background-color: #ff9800;
}

.sp_header_mid {
    background-color: #101010;
}
.ntheader.live_stuck .sp_header_mid {
    background-color: #101010;
}
.nt_menu>li>a {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ntheader .nt_menu>li>a, .ntheader .nt_action>a, .nt_action .ssw-topauth .push_side, 
.ntheader .nt_action>div>a, .ntheader .sp_header_mid .nt-social a, .ntheader .cus_txt_h, 
.ntheader .header_categories, .ntheader .branding>a, .ntheader .icon_cart .ch_tt_price {
    color: #e8ce6f;
}
.ntheader.live_stuck .nt_menu>li>a, .ntheader.live_stuck .nt_action>a, 
.ntheader.live_stuck .nt_action .ssw-topauth .push_side, .ntheader.live_stuck .nt_action>div>a, 
.ntheader.live_stuck .sp_header_mid .nt-social a, .ntheader.live_stuck .cus_txt_h, 
.ntheader.live_stuck .header_categories, .ntheader.live_stuck .branding>a {
    color: #e8ce6f;
}
.nt_menu>li.type_dropdown .prd-cate-menu {
    min-width: 330px;
    padding: 10px 0;
}
.nt_menu .prd-cate-menu div.menu-item>a {
    display: block;
    color: #333;
    line-height: 1.5;
    padding: 8px 15px;
    border-bottom: 1px solid #efefef;
}
.nt_menu .prd-cate-menu div.last-mn a {
    border-bottom: 0px;
}
.branding img {
    width: 85px;
}
.branding img.logo_sticky {
    width: 60px;
}
.nt_label.new, .lb_new {
    background-color: #e69002;
}
.hover_button .nt_add_qv i, .hover_button .pr_atc i {
    color: #e69002;
}
.price-order {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
}
span.ordernow {color: #ff4e00;}
.push-menu-btn>svg {
    fill: #fff;
}
.ntheader.live_stuck .push-menu-btn>svg {
    fill: #fff;
}

/* home-blog section */

.blog-listing{display: flex;flex-wrap: wrap;margin-top: 0px;}
.blog-listing > li{ list-style: none; /* width: 33.33%;padding: 10px; */}
.blog-listing-inner{background-color: #fff;box-shadow: 0 0 15px rgba(0,0,0,0.15);width: 100%;height: 100%;}
.blog-date{display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 5px;}
.blog-date span{color: #1b63bf;margin-right: 20px;font-weight: 500;font-size: 14px;}
.blog-date span img{margin-right: 6px;margin-top: -3px;display: inline-block;}
.blog-body{padding: 10px 15px 25px;}
.blog-body h4{font-size: 20px;font-weight: 500;}
.blog-more{color: #1b63bf;font-weight: 500;font-size: 15px;margin-bottom: 10px;}
.blog-body h4 a{color: #000;}
.blog-body h4 a:hover{color: #064063;}
.blog-more:hover{color: #23c0dc;}
.view-more-btn{background-color: #23c0dc;color: #fff;}
.blog-btn-box{padding: 30px 10px 45px;border-bottom: 1px solid rgba(0,0,0,0.1);text-align: center;}
.lead-client-box{width: 100%;display: flex;flex-wrap: wrap;align-items: center;margin: 25px -5px 0;}
.lead-client-box li{width: 14.28%;text-align: center;padding: 5px;}
.blog-caption{max-height: 265px;text-align: center;}
.blog-body h4, .blog-body p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    }
.blog-body p {-webkit-line-clamp: 4;}
.blog-caption {overflow: hidden;margin: 0px 0px 0px;}
.blog-caption img {
    width: 100%;
    height: 330px;
    overflow: hidden;
    }

.blog-listing-inner:hover .blog-caption img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.blog-listing-inner .blog-caption img {
    transition: transform 1.5s;
    / Animation / -webkit-transition: all 1.5s ease-out 0s;
    -moz-transition: all 1.5s ease-out 0s;
    -ms-transition: all 1.5s ease-out 0s;
    -o-transition: all 1.5s ease-out 0s;
    transition: all 1.5s ease-out 0s;
}
.blog-row-1 {
    max-height: 500px;
    overflow: hidden;
    margin-bottom: 15px;
}
.blog-common.top-blog-1 {
    /* height: 100%; */
    height: 490px;
    overflow: hidden;
}
.blog-common.top-blog-1 img {
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}
.top-blog-3 {
    margin-top: 15px;
}
.blog-common {
    position: relative;
    min-height: 1px;
}
.blog-content-area {
    height: 100%;
    overflow: hidden;
    border-radius: 0px;
    position: relative;
}
.blog-content-area img {
    width: 100%;
    height: 100%;
    transition: transform 4s;
    -ms-transition: transform 4s;
    -webkit-transition: transform 4s;
    -moz-transition: transform 4s;
}
.blog-content-area .overlay-bg {
    background: rgba(0, 0, 0, 0.4);
}
.blog-content-area .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.blog-common .post-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 30px 25px;
    color: #fff;
}
.post-overlay .post-heading {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-common .post-heading {
    font-size: 28px;
    position: relative;
    z-index: 9;
    line-height: 1.4;
    font-weight: 500;
    color: #fff;
}
.blog-common .post-meta {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}
.blog-date {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px;
}
.blog-common .blog-date span {
    color: #fff;
}
.blog-common .post-overlay::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(50,50,50,0) 0%, rgba(16,15,15,0.91) 89%, rgba(16,15,15,0.93) 93%);
    opacity: 0.85;
}
.blog-content-area:hover img {
    opacity: 0.9;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.blog-content-area img {
    width: 100%;
    height: 100%;
    transition: transform 4s;
    -ms-transition: transform 4s;
    -webkit-transition: transform 4s;
    -moz-transition: transform 4s;
}




.footer__top_wrap {
    background-color: #2e2e2e;
    color: #fff;
}
.footer__top .widget-title {
    color: #f7ba2c;
}
.footer__top a, .footer__bot a {
    color: #fff;
}
.footer__top a:not(:hover) {
    color: #fff;
}
.footer__bot_wrap {
    background-color: #000;
    color: #fff;
}

.breadcrumb-section {
    background-color: #f0f0f0;
    margin-top: 0px;
}
.breadcrumb-section .list-about {
    padding: 16px 0px;
    margin: 0px;
    list-style-type: none;
}
.breadcrumb-section .list-about li {
    display: inline-block;
    color: #d9241c;
    letter-spacing: 1px;
}
.breadcrumb-section .list-about a {
    color: #29166e;
}
.breadcrumb-section .list-about > li + li:before {
    content: ">";
    /* content: "\f054"; */
    display: inline-block;
    font-family: normal normal normal 14px/1 FontAwesome;
    padding: 0 5px;
    color: #d9241c;
}
.contact .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 20px 0 30px 0;
    background: #fff;
}
.contact .info-box h3 {
    font-size: 20px;
    color: #2c4964;
    font-weight: 700;
    margin: 10px 0;
}
.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.cg {
    color: #000;
}

.footer-sec {
    background: #000d3a;
    padding: 40px 0px 0px;
    color: #fff;
}
.foot-tittle {
    color: #f7ba2c;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0.5px;
}
.footer__top .widget-title {
    color: #f7ba2c;
}
.footer-box a, footer p {
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
}
.footer-box a:hover {
    color: #f7ba2c;
}
.padding-top-100 {
    padding-top: 100%;
}

.product-diss-pg .equal_nt.nt_contain .nt_bg_lz {
    background-size: cover;
}
.product-diss-pg .kalles-quick-view-tpl .sp-pr-gallery__img .nt_bg_lz {
    padding-top: 100.586207%;
}

.banner-heading-area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    text-align: center;
}
.banner-heading {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: 700;
    margin: 0px;
    text-transform: uppercase;
}
.page-banner-area {
    display: block;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 130px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center;
}
.pg-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),url(../images/banner/bg-1.jpg);
}
.payment-opt .pyt-1 img {width: 120px;}
.payment-opt .pyt-2 img {width: 180px;}
.payment-opt .pyt-3 img {width: 150px;}
.payment-opt .pyt-4 img {width: 150px; margin: 4px 5px 5px;}
.payment-opt .pyt-5 img {width: 160px;margin-left: 5px;}
.payment-opt span img {width: 160px; margin-bottom: 10px;}
.clno-touchevents .flickity-prev-next-button {opacity: 1;color: #ff9800; border-color: #ff9800;}


.foot-social a {
    background: #ff9007;
    display: inline-block;
    margin: 0;
    margin-right: 8px;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.footer-socialmedia a:hover {
    background: #e91e63;
     color: #fff!important;
}
.foot-menu li {
    margin-bottom: 4px;
}
.footer-contact strong {
    font-weight: 300;
}
.sidebar-inner {
    background: #fafafa;
    padding: 0 26px 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}
.faq-box {
    padding: 20px 30px 20px;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.faq-box:hover {
    transition: 0.50s;
    box-shadow: 0 0 15px rgb(2 58 84 / 40%);
    border-radius: 8px;
}
.sub-title {
    font-style: normal;
    font-size: 15px;
    color: #6b6b6b;
    font-weight: 400;
    margin-top: 0;
    font-family: Poppins,sans-serif!important;
    letter-spacing: 0.5px;
}

.pyt-4, .pyt-5 {display: none;}
.kalles-section__type_shipping_kk, 
.type_shipping.kalles-section__type_shipping {display: none;}

















