body{
    font-family: 'IBM Plex Sans', sans-serif;
    color: #808080;
    background: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
nav{
    background: #FFF;
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    border-bottom: 1px solid #eee;
}
.mobile_footer_menu{
    display: none;
    background: #fff;
    z-index: 350;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px;
    height: 55px;
    box-shadow: -1px 0px 4px 2px rgb(0 0 0 / 38%);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    padding-top: 0px;
    justify-content: space-between;
    padding-bottom: 0px;
}
a{
    color: #000;
    /* color: #E95E2A; */
}
.items_menu{
    flex: 0 20%;
    text-align: center;
    height: 100%;
}
.items_menu button{
    position: relative;
    background: transparent;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
}
.items_menu a{
    position: relative;
    background: transparent;
    border: none;
    display: block;
    width: 100%;
    padding: 1px 6px ;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    color: #000;
    line-height: 1;
}
.items_menu i{
    font-size: 1.3rem;
}
.items_menu p{
    display: block;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
}
.right_column table a{
    color: #000;
    /* color: #E95E2A; */
}
.ocf-offcanvas .ocfilter-mobile-handle{
    top: auto !important;
    bottom: 88px;
    /* border: 1px solid #E95E2A; */
    border: 1px solid #000;
    animation: pulse-black2 1.5s infinite;
}
header{
    border-bottom: 1px solid #e7e7e7;
}
.row_header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col_lg_2{
    width: 16%;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    /* background-color: #E95E2A;
    border-color: #E95E2A; */
    background-color: #000;
    border-color: #000;
}
.btn-primary:hover{
    /* background-color: #E95E2A;
    border-color: #E95E2A; */
    background-color: #000;
    border-color: #000;
}
#header.fixed{
    background: #fff;
    color: #000;
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    animation: slide-down 0.7s;
    -webkit-box-shadow: 0 4px 16px rgb(0 0 0 / 15%);
    box-shadow: 0 4px 16px rgb(0 0 0 / 15%);
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}

.nav_items{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.langs{
    display: flex;
    align-items: center;
    color: #fff;
}

nav a{
    color: #000;
    margin: 0 5px;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    font-family: IBM Plex Sans;
    letter-spacing: 0;
}
nav a:hover{
    color: #000;
    /* color: #E95E2A; */
    text-decoration: underline;
    opacity: 0.9;
}
nav span{
    color: #fff;
}
.search{
    position: relative;
}
.input_lg{
    text-transform: capitalize;
    height: 45px;
    font-size: 14px;
    background: #ffffff;
    color: #000;
    width: 100%;
    padding: 10px 45px 10px 12px;
    border-radius: 0;
    /* border: 2px solid #E95E2A; */
    border: 1px solid #000;
    border-radius: 10px;
}
.search button{
    position: absolute;
    right: 1rem;
    height: 100%;
    min-width: 40px;
    font-size: 20px;
    background: none;
    border: none;
    /* background: #E95E2A; */
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    border-radius: 0 10px 10px 0;
}
.search  .dropdown-menu{
    width: calc(100% - 2rem);
    padding: 15px;
}
.search  .dropdown-menu li{
    margin-bottom: 10px;
}
.search  .dropdown-menu li a{
    color: #000;
    /* color: #E95E2A; */
    margin-bottom: 10px;
}
.search  .dropdown-menu li .price{
    margin-right: 10px;
}
.header_top {
    align-items: center;
    padding: 10px 0;
}
.header_top .row{
    align-items: center;
}
.header_top .tel span{
    display: block;
    line-height: 1;
}
.header_top .tel{
    text-align: center;
}
.header_top .tel a{
    font-weight: 600;
font-size: 18px;
line-height: 23px;
color: #262626;
}
.cart{
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.wishlist_a{
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wishlist_a span{
    display: block;
    line-height: 1;
    color: #262626;
    font-weight: normal;
font-size: 14px;
line-height: 18px;
}
.wishlist_a i{
    color: #000;
    font-size: 20px;
}
.wishlist_a:hover i{
    color: #000;
    /* color: #E95E2A; */
}
.cart button{
    box-sizing: border-box;
    padding: 0 10px;
    background: none ;
    border: none;
    position: relative;
}
.cart>button>span{
    display: block;
    line-height: 1;
    font-weight: normal;
font-size: 14px;
line-height: 18px;
}
.cart>button i{
    /* background: url(/image/cart-bkg.png) no-repeat scroll 0 0px transparent; */
    text-transform: capitalize;
    display: block;
    font-weight: 600;
    border: 0px;
    /* line-height: 53px; */
    letter-spacing: 0.5px;
    transition: none;
    /* height: 50px; */
    margin-right: -4px;
    display: inline-block;
    margin-right: 5px;
    color: #000;
    font-size: 20px;
}
.cart>button:hover i{
    color: #000;
    /* color: #E95E2A; */
}
.cart_mini_item{
    position: absolute;
    right: 0;
    z-index: 1001;
    width: 330px;
    padding: 0px;
    /* border: 2px solid #E95E2A; */
    border: 2 px solid #000;
    overflow: hidden;
    margin-top: 0;
    background: #fff;
    top: 70px;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    transform: scaleY(0);
    max-height: 70vh;
    overflow-y: auto;
}
.cart_mini_item.active{
    transition: all 0.5s ease 0s;
    padding: 10px;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}
.cart_mini_item ul{
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
}
.cart_mini_item .buttons_f {
    flex-wrap: wrap;
}
.cart_mini_item .buttons_f a{
    text-transform: capitalize;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.cart .button_black{
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.pr_c{
    font-weight: 700;
    color: #000;
    text-align: center;
}
.pr_c_item img{
    width: 100%;
    object-fit: cover;
}
.pr_c_item a{
    color: #000;
}
.pr_c_item button{
    padding: 1px 5px !important;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 0;
}
.header_bottom li{
    position: initial;
}
.header_bottom ul{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.header_bottom li a{
    margin: 5px 0;
    padding: 10px 24px;
    letter-spacing: 0.7px;
    color: #000;
    text-transform: capitalize;
    position: relative;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    display: block;
    height: 40px;
    box-sizing: border-box;
}
.menu_subitem{
    position: absolute;
    left: 0;
    padding: 18px 20px 8px;
    /* border: 2px solid #E95E2A; */
    border: 2px solid #000;
    opacity: 0;
    transform: scale(0,0);
    transform-origin: 20% 20% 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    visibility: visible !important;
    top: 40px;
    z-index: 1000;
    min-width: 160px;
    margin: 8px 0 0;
    font-size: 14px;
    display: flex;
    background: #fff;
    width: 100%;
    flex-wrap: wrap;
}

.menu_subitem a{
    width: 33%;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    height: 50px !important;
    margin-bottom: 20px !important;
}
.menu_subitem a:hover{
    /* border: 1px solid #E95E2A; */
    border: 1px solid #000;
}
.menu_subitem a img{
    max-width: 50%;
    height: 100%;
    object-fit: cover;
    min-height: 35px;
    padding-right: 20px;
}
.header_bottom li:hover .menu_subitem{
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);

}
.menu_grid{
    min-width: 160px;
    display: block;
    padding-right: 15px;
    width: 33%;
}
.menu_subitem h3{
    color: #000;
    /* color: #E95E2A; */
    font-size: 13px;
    padding-bottom: 10px;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
    border-bottom: 1px solid #ededed;
    text-transform: capitalize;
}
.header_bottom li>a{
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 21px;
    font-family: IBM Plex Sans;
font-style: normal;
font-weight: normal;
color: #262626;
}
.header_bottom li>a:hover{
    color: #000;
    /* color: #E95E2A; */
    /* background: #E95E2A; */
    transform: all 0.5s ease 0s;
}
.menu_grid a{
    font-weight: 400 !important;
    color: #888 !important;
    text-transform: capitalize !important;
    padding: 3px 0 !important;
    margin-bottom: 0 !important;
    letter-spacing: 0 !important;
    line-height: 26px !important;
    margin: 0 !important;
}
.header_bottom li:nth-last-child(1) .menu_subitem{
    left: auto;
    right: 0;
}
section{
    display: block;
    margin: 30px 0;
}
.bunner_slide{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bunner_slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.bunner_slide img{
    width: 100%;
    display: block;
    object-fit: cover;
    height: 100%;
}
.quick-order-input{
    border: 1px solid#808080;
    min-height: 40px;
    line-height: 1;
    padding: 0 10px;
}
.quick-order-btn.button_black{
    border-radius: 40px;
    border: none;
    min-height: 40px;
    padding: 10px 15px;
    line-height: 1;
}
.bunners{
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.b_txt{
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    z-index: 100;
}
.b_txt span{
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.3px;
    font-weight: 400;
    color: #808080;
    text-transform: capitalize;
}
.b_txt h3{
    font-size: 18px;
    margin: 0;
    margin-top: 5px;
    line-height: 1.2;
    letter-spacing: 0.1px;
    color: #000;
    text-transform: lowercase;
    font-weight: 700;
}
.b_txt a{
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #000;
    /* color: #E95E2A; */
    text-transform: uppercase;
    text-decoration: underline;
}
.bunners:nth-child(3){
    margin-bottom: 0;
}
.bunners:hover>a::before{
    left: 0;
    width: 100%;
    transition: all 0.4s;
}
.bunners>a::before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: all 0.4s;
    background-color: rgba(140, 138, 138, 0.17);
}
.bunners:hover>a::after{
    right: 0;
    width: 200%;
    transition: all 1.2s;
}

.bunners>a::after{
    position: absolute;
    content: '';
    top: 0;
    width: 200%;
    right: -300%;
    height: 100%;
    transition: 1.2s;
    background-color: rgba(140, 138, 138, 0.17);
}
.slider_home{
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.slider_home button{
    display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 19px 20px 20px;
    border: none;
    background: rgba(255,255,255,30%);
    cursor: pointer;
    color: #000;
    border-radius: 10px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.slider_home  img{
    width: 100%;
    object-fit: cover;
    display: block;
    height: 100%;
}
.slider_home button:hover{
    background: #000;
    color: #fff;
}
.slider_home button::after{
    font-size: 16px;
}
.swiper-button-prev{
    left: -40px;
    transition: all 0.5s;
}
.swiper-button-next{
    right: -40px;
    transition: all 0.5s;
}
.slider_home:hover .swiper-button-prev{
    left: 0px;
    transition: all 0.5s;
} 
.slider_home:hover .swiper-button-next{
    right: 0px;
    transition: all 0.5s;
}
.blocks_b{
    position: relative;
    background: #fff;
    padding: 20px 40px 15px;
    overflow: hidden;
}
.blocks_b img{
    position: relative;
    right: -50%;
    transition: all 0.5s;
}
.blocks_b:hover img{
    transform: scale(1.05);
    transition: all 0.5s;
}
.bl_txt{
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}
.bl_txt h3{
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    line-height: 1;
    padding-bottom: 16px;
    margin: 0;
    color: #000;
}
.bl_txt a{
    color: #808080;
    letter-spacing: 0.6px;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    transition: all 0.5s;
    max-width: 180px;
}
.bl_txt a:hover{
    transition: all 0.5s;
    transform: translateX(10px);
}
.three_bl{
    padding: 10px 0;
    background: #f7f7f7;
}
.three_bl>div{
    margin-bottom: 20px;
}
.b_img{
    display: block;
    position: relative;
}
.b_img img{
    width: 100%;
    height: 100%;
}
.bs_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.carousel_item{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    height: 200px;
    border: 1px solid #F0F0F0;
box-sizing: border-box;
border-radius: 10px;
padding: 20px 24px;
}
.carousel_item img{
    position: absolute;
    left: 25%;
    transform: scale(0.5);
    top: 0;
}
.carousel_item span{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #262626;
    width: 75%;
    display: block;
}
.manufactures .swiper-wrapper{
    align-items: stretch;
}
.manufactures .swiper-slide{
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.float-md-right .btn-callback:hover{
    border: 1px solid #000;
}
.float-md-right .btn-callback{
    background: #000;
    padding: 10px 12px;
    border: 1px solid #000;
}
.bs_text p{
    font-size: 26px;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #000;
    text-shadow: 1px 0px #fff;
}
.bs_text h2{
    font-size: 58px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    transition: all 0.5s ease 0s;
}
.b_img:hover h2{
    text-shadow: rgb(136 135 132 / 70%) 0.01em 0.01em 0, rgb(136 135 132 / 70%) 0.02em 0.02em 0, rgb(136 135 132 / 70%) 0.03em 0.03em 0, rgb(136 135 132 / 70%) 0.04em 0.04em 0, rgb(136 135 132 / 70%) 0.05em 0.05em 0;
    transition: all 0.5s ease 0s;
}
.btn-primary{
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 11px 27px;
    /* background-color: #E95E2A !important; */
    background-color: #000 !important;
    transition: all 0.5s ease 0s;
}
.btn-primary:hover{
    background-color: #000 !important;
    transition: all 0.5s ease 0s;
    color: #fff !important;
}
.panel-collapse.collapse.show{
    padding-bottom: 30px;
}
.button_brown{
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    padding: 11px 27px;
    /* background: #E95E2A; */
    background: #000;
    transition: all 0.5s ease 0s;
}
.button_brown:hover{
    background: #000;
    transition: all 0.5s ease 0s;
    color: #fff;
}
.b_img:hover a{
    transition: all 0.5s ease 0s;
    /* margin-top: 45px; */
    transform: translateY(-5px);
}
.bs_text a{
    margin-top: 50px;
    border-radius: 25px;
    font-size: 11px;
    display: inline-block;

}
.heading{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.heading h2{
    text-align: left;
    padding: 0;
    color: #000;
    position: relative;
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.4px;
}
.nav_catigories{
    margin-right: 13%;
}
.nav_catigories .nav-link.active{
    /* background-color:#E95E2A; */
    background-color: #000;
}
.nav_catigories .nav-link.active:hover{
    color: #fff;
}
.nav_catigories .nav-link{
    color: #000;
}
.nav_catigories .nav-link:hover{
    color: #000;
    /* color: #E95E2A; */
}
.tab-content{
    position: relative;
}
.featured_pr{
    position: relative;
}
.btn_featured_prev{
    position: absolute;
    top: 40%;
    left: -10px;
    font-weight: 300;
    overflow: hidden;
    z-index: 10;
    width: 55px;
    height: 55px;
    background: #FFFFFF;
    border: 1px solid #F8F8F8;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 1px 1px 4px #f0f0f0;
}
.btn_featured_prev:hover{
    color: #000;
    /* color: #E95E2A; */
}
.btn_featured_next:hover{
    color: #000;
    /* color: #E95E2A; */
}
.btn_featured_next{
    position: absolute;
    top: 40%;
    right: -10px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #F8F8F8;
    box-sizing: border-box;
    border-radius: 10px;
    z-index: 10;
    width: 55px;
    height: 55px;
    box-shadow: 1px 1px 4px #f0f0f0;
}


.product_grid .description{
    display: none;
}
.product_list{
    display: flex;
    width: 100%;
} 
.product_image{
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}
.product_list .product_image{
    width: 25%;
    position: relative;
}
.product_list .product_info{
    width: 75%;
    position: relative;
    padding: 20px;
}
.product_list .product_info button{
    position: relative;
    bottom: 0;
}
.product_list .product_info h4{
    margin-bottom: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
    text-transform: capitalize;
}
.product_info .sale_perc{
    position: relative;
    right: 0;
    top: 0;
    margin-left: 5px;
}
.price .sale_perc{
    position: relative;
    right: 0;
    top: 0;
    margin-left: 5px;
}
.product_right .price .p_new{
    font-weight: 600;
    font-size: 2.7rem;
    line-height: 1.1;
}
.product_right .price .p_old{
    font-weight: normal;
font-size: 18px;
line-height: 1.3;
color: #B0B0B0;
}
.product_right .sale_perc{
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.03em;
}
.product_info .price{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.product_list.product_item:hover .price{
    opacity: 1;
}
.description{
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.3px;
}
.table-striped tbody tr:nth-of-type(odd){
    background-color:#fff;
}
#review span.fa{
    font-size: 8px;
    width: 15px !important;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #ffc400;
}
.product_item{
    position: relative;
    margin-bottom: 30px;
}
.product_image .img{
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product_image .img a{
    width: 100%;
    height: 100%;
    display: block;
}
.product_image .img .img_gl{
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product_image .img .img_hov{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product_item:hover .img_hov{
    transition: all 0.5s;
    opacity: 1;
    visibility: visible;
}
.product_image .sale{
    position: absolute;
    top: 15px;
    left: 15px;
    background: #000;
    color: #fff;
    transition: all 0.5s ease 0s;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    padding: 6px 9px;
    border-radius: 3px;
    line-height: 12px;
    opacity: 0;
}
.product_item:hover .sale{
    opacity: 1;
    transition: all 0.5s ease 0s;
}
.sale_perc{
    position: absolute;
    right: 15px;
    top: 15px;
    /* background: #E95E2A; */
    background: #000;
    color: #fff;
    transition: all 0.5s ease 0s;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    padding: 6px 9px;
    border-radius: 10px;
    line-height: 12px;
    opacity: 1;
}
/* .product_item:hover .sale_perc{
    opacity: 0;
    transition: all 0.5s ease 0s;
} */
.product_image .btn_group{
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all 0.5s ease 0s;
    opacity: 0;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
}
.product_image:hover .btn_group{
    transition: all 0.5s ease 0s;
    opacity: 1; 
}
.product_item:hover .btn_group{
    transition: all 0.5s ease 0s;
    opacity: 1;
}
.button_ico{
    background: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border: none;
    position: relative;
    margin-bottom: 8px;
    padding-right: 0;
    padding-left: 0;
}
.t_btn{
    position: relative;
    margin-right: 15px;
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.5s ease 0s;
    background: #000;
    color: #fff;
    font-size: 10px;
    padding: 7px 10px;
    line-height: 10px;
    text-transform: capitalize;
}
.t_btn::before{
    position: absolute;
    width: 10px;
    height: 10px;
    transform: rotate(
45deg);
    right: -3px;
    top: 7px;
    content: '';
    background: #000;
}
.button_ico:hover  .t_btn{
    opacity: 1;
    visibility: visible;
    display: block;
    transition: all 0.5s ease 0s;
}
.button_ico i{
    background: #ededed;
    width: 40px;
    height: 40px;
    border: none;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    transition: all 0.5s ease 0s;
    font-weight: 500;
}
.button_ico:hover i{
    /* background: #E95E2A; */
    background: #000;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.product_info{
    position: relative;
    padding-top: 17px;
    overflow: hidden;
}
.product_info h4{
    margin: 0;
    text-overflow: ellipsis;
    margin-bottom: 11px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #7D7D7D;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
}
.product_info h4 a{
    color: #000;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 0.8px;
    transition: all 0.5s;
}
.product_info h4 a:hover{
    color: #000;
    /* color: #E95E2A; */
    transition: all 0.5s;
}
.rating_g{
    padding-bottom: 0;
    margin-bottom: 8px;
}
.rating_g span{
    font-size: 8px;
    width: 15px;
    color: #000;
    /* color: #E95E2A; */
}
.rating_g i{
    font-size: 12px;
}
.price {
    color: #000;
    margin-bottom: 10px;
    font-size: 16px;
    padding-top: 10px;
    letter-spacing: 0.6px;
    font-weight: 600;
    opacity: 1;
    transition: all 0.5s ease 0s;
}
.pr_new{
    font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 1.5;
}
.product_item:hover .price{
    transition: all 0.5s ease 0s;
}
.price .pr_old{
    color: #b2b2b2;
    text-decoration: line-through;
    margin-left: 5px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}
.product_info button{
    border: 0;
    left: 0;
    right: 0;
    border-radius: 50px;
    transition: all 0.5s ease 0s;
    background: #000;
    /* background: #FBDFD4; */
border-radius: 10px;
color: #fff;
/* color: #E95E2A; */
text-transform: initial;
font-weight:600;
}
.product_info button:hover{
    background: #000;
    /* background: #E95E2A; */
    color: #fff;
    transition: all 0.5s ease 0s;
}
.product_item:hover .product_info button{
    transition: all 0.5s ease 0s;
    bottom: 0px;
}

.sale_product{
    padding: 30px;
    background: #f1f1f1;
    box-sizing: border-box;
}
.sale_product h2{
    margin: 0;
    margin-bottom: 30px;
    color: #000;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 1;
    position: relative;
    padding-top: 30px;
}
.sale_product h3{
    font-size: 14px;
    letter-spacing: 0.8px;
    font-weight: 500;
    color: #000;
    line-height: 2;
}
.sale_product .desc{
    font-size: 12px;
    color: #808080;
    margin-top: 22px;
    letter-spacing: 0.8px;
    font-weight: 300;
    line-height: 21px;
}
.p_old{
    font-weight: 500;
    color: #c3c3c3;
    padding-left: 10px;
    text-decoration: line-through;
}
.p_info button{
    margin-top: 30px;
    border: none;
    border-radius: 50px;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.4px;
}
.offer_img img{
    width: 100%;
    display: block;
    object-fit: cover;
}
.timer{
    display: flex;
    flex-wrap: wrap;
}
.times{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.times h5{
    font-size: 30px;
    color: #000;
    padding-top: 17px;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.times p{
    font-size: 12px;
    color: #707070;
    font-weight: 400;
    margin: 0;
    margin-top: 5px;
    text-transform: capitalize;
    letter-spacing: 1.2px;
}
.manufactures a{
    display: block;
    width: 100%;
    height: 100%;
}
.manufactures img{
    width: 100%;
    opacity: 0.9;
}
.manufactures img:hover{
    opacity: 1;
}
.article h2{
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.article h2 a{
    color: #000;
}
.articles{
    position: relative;
}
.article{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    /* border: 1px solid #E95E2A; */
    border: 1px solid #000;
box-sizing: border-box;
border-radius: 10px;
padding: 26px 26px 26px 36px;
height: 300px;
}
.article img{
    width: 100%;
    object-fit: cover;
}
.text_article{
    width: 64%;
}
.img_art{
    position: relative;
    margin-bottom: 20px;
    height: 100%;
    width: 32%;
    overflow: hidden;
}
.before_opac{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000000;
    z-index: 1;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}
.article:hover .before_opac{
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease 0s;
}
.link_a{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    z-index: 2;
    transition: all 0.5s ease 0s;
    margin-bottom: 0;
}
.link_a a{
    line-height: 13px;
    transition: all 0.3s ease 0s;
    text-align: center;
    display: inline-block;
    color: #000;
    padding: 13px 20px 16px;
    border: 1px solid #000;
    /* border: 1px solid #E95E2A; */
    box-sizing: border-box;
    border-radius: 10px;
    background: transparent;

}
.link_a a:hover{
    color: #fff;
    border-color: #000;
    background: #000;
    transition: none;
}
.link_a button{
    width: 40px;
    height: 40px;
    line-height: 13px;
    /* border: 2px solid #E95E2A; */
    border: 2px solid #000;
    background: #ededed;
    padding: 12px;
    text-align: center;
    transition: all 0.3s ease 0s;
    text-align: center;
    display: inline-block;
    color: #000;
    border-radius: 40px;

}
.link_a button:hover{
    color: #fff;
    border-color: #000;
    background: #000;
    transition: none;
}
.article:hover .link_a{
    transition: all 0.5s ease 0s;
    opacity: 1;
}
.date_added{
    position: absolute;
    bottom: 20px;
    left: 12px;
    background: #000;
    /* background: #E95E2A; */
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 7px 18px;
    border-radius: 25px;
    z-index: 9;
    transition: all 0.5s ease 0s;
    transform: scale(0, 0);
}
.article:hover .date_added{
    transition: all 0.5s ease 0s;
    transform: scale(1, 1);
}
.article h3{
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.article h3 a{
    letter-spacing: 0.4px;
    color: #000;
    font-style: normal;
    font-weight: 600;
    font-size: 2rem;
    line-height: 42px;
}
.article h3 p{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 29px;
    color: #7D7D7D;
}
.article>p{
    color: #808080;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 21px;
    font-weight: 300;
    margin: 0;
    margin-top: 5px;
}
.article .rm{
    display: inline-block;
    margin-top: 15px;
    border-radius: 40px;
}
.blogs .article{
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
}
.comm{
    padding: 20px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    text-transform: capitalize;
}
footer{
    background: #fff;
    color: #b2b2b2;
    border-top: 1px solid #e6e6e6;
    position: relative;
}
.footer_blocks{
    padding: 45px 0;
    position: relative;
}
.row_ft{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.row_ftrs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.social_ic{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.social_ic a{
    margin-bottom: 10px;
    height: 40px;
    display: block;
    text-align: center;
    font-weight: 600;
    color: #000;
    /* color: #E95E2A; */
    font-size: 20px;
    margin-right: 10px;
    padding: 8px 8px 9px;
    border: 1px solid #F0F0F0;
box-sizing: border-box;
border-radius: 10px;
min-width: 40px;
display: flex;
align-items: center;
justify-content: center;
}

.social_ic a:hover{
    color: #000;
}
.social_ic a i{
    color: #000;
}
.logo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.paypal{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.paypal p{
    display: block;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    box-sizing: border-box;
    margin: 0 10px  ;
}
.footer_blocks>.row{
    justify-content: center;
}
.footer_blocks .search{
    margin-top: 35px;
}
.bl_news input{
    border-radius: 40px;
}
.bl_news button{
    right: 2rem;
    color: #000;
    /* color: #E95E2A; */
}
.bl_news button:hover{
    color: #000;
}
.mt_f{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.m_item{
    display: inline-block;
    padding: 10px 20px;
    color: #000;
    letter-spacing: 0.8px;
    font-weight: 400;
    font-size: 13px;
}
.m_item a{
    color: #000;
    font-weight: 600;
}
.m_item a:hover{
    color: #000;
}

.footer_bottom{
    border-top: 1px solid #000;
    padding: 13px 0px;
    text-align: center;
    color: #000;
}
.footer_bottom a{
    color: #000;
}
.footer_bottom a:hover{
    color: #000;
}
.cat_info{
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.cat_info h1{
    margin-right: 10px;
}
.cat_info p{
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}
.sku_stock{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.in_stock{
    border: 1px solid #F0F0F0;
box-sizing: border-box;
border-radius: 10px;
padding: 13px 20px 16px;
font-weight: normal;
font-size: 18px;
line-height: 1.3;
color: #000;
/* color: #E95E2A; */
letter-spacing: 0.005em;
margin-right: 20px;
}
.desc_2{
    color: #7D7D7D;
    letter-spacing: 0.005em;
margin-right: 20px;
font-weight: normal;
font-size: 18px;
line-height: 1.3;
}
.desc_b{
    color: #7D7D7D;
    letter-spacing: 0.005em;
font-weight: normal;
font-size: 18px;
line-height: 1.3;
}
.breadcrmb{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.breadcrmb li{
    margin-right: 5px;
    margin-bottom: 10px;
}
.breadcrmb li a{
    color: #7D7D7D;
    font-size: 16px;
    line-height: 1.5;
}
.breadcrmb li a:hover{
    color: #000;
    /* color: #E95E2A; */
}
.breadcrmb li:nth-last-child(1) span{
    display: none;
}
.breadcrumbs{
    margin-bottom: 35px;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #f5f5f5;
}
.page-title{
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 7px 0;
    letter-spacing: 0.2px;
    color: #000;

}
.breadcrumbs ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.breadcrumbs ul li:nth-child(1)::before{
    display: none;
}
.breadcrumbs ul li::before{
    position: absolute;
    content: '';
    width: 1px;
    height: 14px;
    bottom: 50%;
    transform: translateY(50%);
    background: #262626;
    left: 0;
}
.breadcrumbs a{
    color: #262626;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
.breadcrumbs ul li{
    padding-right: 10px;
    padding-left: 5px;
    position: relative;
}
.aboutus{
    margin-bottom: 40px;
}
.aboutus h3{
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 26px;
    font-size: 16px;
}
.about-content{
    display: flex;
    align-items: start;
    justify-content: flex-start;
}
.about-content i{
    width: 60px;
    font-size: 3rem;
}
.has_column_left{
    display: flex;
    flex-wrap: wrap-reverse;
    box-sizing: border-box;
}
.has_column_left .left_column{
    width: 25%;
    padding: 0 0.75rem;
}
.has_column_left .right_column{
    width: 75%;
    padding: 0 0.75rem;
}
.non_column_left .left_column{
    display: none;
}
.non_column_left .right_column{
    width: 100%;
}
.img_art img{
    height: 100%;
    object-fit: cover;
    background-color: #fff;
    vertical-align: middle;
    border-radius: 20px;
}
.subcategories>h3{
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
    line-height: 24px;
}
.subcategories ul{
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.subcategories li{
    margin-bottom: 10px;
    margin-right: 10px;
    
}
.subcategories li .thumb{
    height: 100%;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.subcategories li .thumb .image{

}
.subcategories li .thumb .subcatname{
    height: 100%;
}
.subcategories li .thumb:hover{
 /* color: #E95E2A;
    border-color: #E95E2A; */
    color: #fff;
    border-color: #000;
    transform: all 0.3s;
}
.subcategories li .thumb:hover a{
    /* color: #E95E2A;
    border-color: #E95E2A; */
    color: #fff;
    border-color: #000;
    transform: all 0.3s;
}
.subcategories li .thumb a{
    border-top: 1px solid #e5e5e5;
    color: #000;
    display: block;
    padding: 5px 18px;
    font-size: 14px;
    transition: all 0.3s;
    display: block;
    text-align: center;
}
.header_art{
    font-size: 12px;
    color: #808080;
    letter-spacing: 0.6px;
    line-height: 21px;
    font-weight: 600;
}
.desc_art{
    font-size: 12px;
    color: #808080;
    letter-spacing: 0.6px;
    line-height: 21px;
    font-weight: 300; 
}
.category_filter{
    border: none;
    margin-bottom: 15px;
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
.products{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.lsgr{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.btn_ls_gr{
    display: flex;
}
.lsgr button{
    margin-right: 10px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    /* color: #E95E2A; */
    background: none;
    border: none;
    font-size: 20px;
}
.compare a{
    color: #000;
}
.srsh{
    display: flex;
    align-items: center;
}
.sort_by{
    display: flex;
    align-items: center;
    margin: 0 10px;
}
.sort_by p{
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #262626;
    margin-right: 10px;
}
.sort_by select{
    appearance: menulist-button;
    font-size: 12px;
    padding: 6px 12px;
    color: #888;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.pagination_w{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pagination ul{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.pagination ul li a{
    position: relative;
    padding: 4px 13px;
    /* border: 1px solid #E95E2A; */
    border: 1px solid #000;
    height: 35px;
    width: 35px;
    display: block;
    color: #fff;
    border-radius: 40px;
    margin-left: 5px;
    background: #000;
}
.pagination ul li.active a{
    /* background: #E95E2A; */
    background: #000;
}
.search_criteria h3{
    margin: 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #262626;
}
#input-search{
    font-size: 14px;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    color: #888;
    background: #fff;
    border: 1px solid#e5e5e5;
}
.sort select{
    height: 40px;
    width: 100%;
    padding: 10px 33px;
    text-transform: capitalize;
    background: #fff;
    color: #262626;
    border: 1px solid #e0e0e0;
    font-size: 12px;
}
.search_subcategory label{
    width: 100%;
}
.search_subcategory input{
    margin-top: 7px;
    margin-right: 6px;
}
.checkbox-inline{
    margin: 10px 0;
}
.checkbox-inline input{
    margin-top: 7px;
    margin-right: 8px;
}
.t_search{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.t_search h3{
    color: #000;
    font-weight: 600;
    margin: 0;
}
.t_search button{
    border: none;
    border-radius: 40px;
}
.t_search input{
    border: none;
    border-radius: 40px;
}
.form_horizontal h3{
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
    color: #000;
}
.form_group{
    margin-bottom: 15px;
}
.form_group textarea{
    width: 100%;
    padding: 6px 12px;
    color: #888;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}
.form_group input{
    font-size: 14px;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    color: #888;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.form_group label{
    width: 100%;
    position: relative;
    padding: 0 15px;
}
.form_group label::before{
    content: '*';
    color: #f00;
    font-weight: 700;
}
.form_group1 label{
    margin-right: 10px;
}

.form_group1 input{
    margin-right: 8px;
}
.buttons_r{
    margin: 1rem 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
.buttons_r a{
    color: #000;
}
.buttons_r input{
    margin: 4px 5px 0;
    vertical-align: -3px;
}
.buttons_r button{
    border: none;
    border-radius: 40px;
}

.buttons_f{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 1rem 0;
}
.buttons_f a{
    display: block;
}
.buttons_f .button_brown{
    border: none;
    border-radius: 40px;
}

.well{
    padding: 15px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.well h3{
    color: #000;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
}
.well h4{
    margin: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
}
.well p{
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 2;
}
.well .button_brown{
    border: none;
    border-radius: 40px;
}
.well p a{
    color: #000;
}
.well p a:hover{
    color: #000;
    /* color: #E95E2A; */
}

.abbrev{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    margin-bottom: 10px;
}
.abbrev span{
    font-weight: 600;
    color: #808080;
}
.abbrev a{
    text-transform: uppercase;
    color: #000;
    margin-left: 15px;
}
.abbrev a:hover{
    color: #000;
    /* color: #E95E2A; */
}
.manufacturer_list{
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 5px;
}
.m_heading{
    background: #f8f8f8;
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 700;
    padding: 5px 8px;
}

.m_content{
    padding: 8px;
    width: 100%;
}
.m_content a{
    color: #000;
    display: block;
}
.m_content a:hover{
    color: #000;
    /* color: #E95E2A; */
}
.location h3{
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}
.panel_body{
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 30px;
    overflow: auto;
}
.panel_item{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.panel_item i{
    font-size: 30px;
    padding: 15px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 50px;
    box-sizing: border-box;
}
.panel_item h3{
    font-weight: 500;
    color: #808080;
    font-size: 14px;
    line-height: 2;
    margin: 0;
}
.panel_item p{
    font-weight: 500;
    color: #808080;
    font-size: 14px;
    line-height: 2;
}
.product_left{
    width: 100%;
}
.img_st1{
    width: 100%;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.img_st1 a{
    display: block;
    width: 100%;
    height: 100%;
}
.img_st1 img{
    width: 100%;
    object-fit: cover;
}
.img_st2{
    width: 70%;
    display: block;
    margin: auto;
    position: relative;
}
.img_st2 img{
    width: 100%;
}
.img_st2 a{
    display: block;
    width: 100%;
    height: 100%;
}
.img_st2 a:hover{
    border: 1px solid #000;
}
.img_st2 img{
    width: 100%;
    object-fit: cover;
    display: block;
}
.img_st2 button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    z-index: 2;
}
.img_st2 button:hover{
    color: #000;
    /* color: #E95E2A; */
}
.featured_thumb_prev{
    left: -30px;
}
.featured_thumb_next{
    right: -30px;
}
.product_right{
    width: 100%;
}
.list_attr{
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 5px;
    margin-bottom: 20px;
}
.list_attr li{
    line-height: 26px;
    padding: 4px 0;
}
.desc_b{
    font-weight: 600;
    color: #262626;
    font-size: 14px;
}
.desc_2{
    color: grey;
}
.desc_2 a{
    color: grey;
}
.rating_wrapper{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.rating_wrapper a{
    margin: 0 10px;
    color: grey;
}
.rating_wrapper .rating_g{
    margin-bottom: 0;
}
.product_right .price{
    font-size: 20px;
    display: flex;
    align-items: center;
}
.qty_p{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.button_black{
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.button_black:hover{
    background: #000;
    border: 1px solid #000;
    /* background: #E95E2A;
    border: 1px solid #E95E2A; */
}
.qty_p .button_black{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin: 0 5px;
    border-radius: 40px;
}
.qty_p label{
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 14px;
    color: #262626;
    font-weight: 400;
}
.qty_p input{
    height: 40px;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
}
.qty_p .button_brown{
    border: none;
    border-radius: 10px;
    height: 50px;
    text-transform: initial;
    /* background: #FBDFD4; */
    background: #000;
    padding: 0 20px;
    font-weight: 600;
font-size: 16px;
line-height: 1.3;
color: #000;
/* color: #E95E2A; */
}

.description_p{
    margin: 50px 0;
}
.description_p .heading_d{
    margin-bottom: 20px;
    margin: auto;
}
.description_p .heading_d ul{
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
}
.body_d{
    padding: 25px;
    border: 1px solid #ededed;
}
.specification_p table{
    width: 100%;
}
.specification_p strong{
    font-weight: 500;
}
.specification_p thead td{
    width: 100%;
    background: #f8f8f8;
    color: #262626;
    font-weight: 600;
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    font-size: 14px;
}
.specification_p td{
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
}
.related{
    display: block;
    margin-top: 50px;
    position: relative;
}
.related .heading{
    margin-bottom: 30px;
}
.related .btn_featured_prev{
    top: 0;
}
.related .btn_featured_next{
    top: 0;
}
#review table{
    width: 100%;
}
#review  td{
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    vertical-align: top;
}
.reviews_p h3{
    color: #000;
    line-height: 2;
    font-weight: 500;
    font-size: 24px;
    text-transform: capitalize;
}
.mark_r>div{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.mark_r label{
    width: auto;
    margin-bottom: 0;
}
.mark_r input{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
}
.carts table{
    width: 100%;
}
.carts table thead td{
    background: #f8f8f8 none repeat scroll 0 0;
    color: #262626;
    font-weight: 600;
}
.carts table td{
    padding: 10px 15px;
    vertical-align: top;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.img_t a{
    display: block;
    width: 100%;
    height: 100%;
}
.img_t a img{
    display: block;
    width: 100%;
    object-fit: cover;
}
.name_t a{
    color: #000;
}
.qty_t input{
    text-align: center;
    width: auto;
    height: 40px;
    font-size: 14px;
    color: #888;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
}
.qty_t .refr_c{
    margin-left: 5px;
    font-size: 12px;
    color: #ffffff;
    background: #000;
    border: 1px solid #000;
    /* background: #E95E2A;
    border: 1px solid #E95E2A; */
    transition: all 0.5s ease 0s;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 23px;
    text-transform: capitalize;
}
.qty_t .del_c{
    margin-left: 5px;
    font-size: 12px;
    color: #ffffff;
    background: #d9534f;
    border: 1px solid #e5e5e5;
    transition: all 0.5s ease 0s;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 23px;
    text-transform: capitalize;
}
.total_cart span{
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-align: right;
    display: block;
}
.total_cart li{
    display: flex;
    align-items: stretch;
}
.r_t_c{
    width: 180px;
    font-weight: 700;
}
.btn-block input{
    text-align: center;
}
.panel_module_accordion .panel-heading h4 a{
    display: flex;
    color: #444;
    text-transform: capitalize;
    letter-spacing: 1px;
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    padding: 10px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.card_header button{
    display: flex;
    color: #444;
    text-transform: capitalize;
    letter-spacing: 1px;
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    padding: 10px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.card_header button:hover{
    background: none;
}
.c_p_b{
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
}
.input_group{
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.form_control{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.input_group input{
    display: block;
    width: 100%;
    height: 40px;
    padding: 5px;
}
.input_group button{
    line-height: 1;
    border: none;
    height: 40px;
    margin-left: 5px;
}
.form_group  select{
    width: 100%;
    height: 40px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
}

.buttons_f .button_black{
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 23px;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 0.5px;
    border-radius: 50px;
}
@media (min-width:768px){
    .product_image{
        height: 260px;
    }
    .container-fluid{
        width: 720px;
        max-width: 100%;
    }
    .bunner_slide img{
        min-height: 250px;
    }
}
@media (min-width:992px){
    .product_image{
        height: 307px;
    }
    .container-fluid{
        width: 960px;
        max-width: 100%;
    }
    .bunner_slide img{
        min-height: 155px;
    }
}
@media (min-width:1200px){
    .product_image{
        height: 307px;
    }
    .container-fluid{
        width: 1170px;
        max-width: 100%;
    }
    .bunner_slide img{
        min-height: 155px;
    }
    
}
@media (min-width:1460px){
    .product_image{
        height: 307px;
    }
    .container-fluid{
        width: 1430px;
        max-width: 100%;
    }
    .bunner_slide img{
        min-height: 200px;
    }
}
.product_image .img img{
    object-fit: contain;
}

#collapsemobMenu{
    position: absolute;
    background: #fff;
    border: 1px solid;
    top: 50px;
    width: 80vw;
    z-index: 9999;
}
.button_white{
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.button_white i{
    margin-right: 10px;
}
.header_top .container-fluid .row{
    align-items: center;
}
.mobile_menu_wrapper{
    display: flex;
    align-items: center;
    color: #fff;
    /* color: #E95E2A; */
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    background: #000;
    /* background: #FBDFD4; */
border-radius: 10px;
padding: 4px 17px 6px;
box-sizing: border-box;
}
.card_header_m{
    background: transparent;
}
.card_body_m{
    padding: 8px 10px 10px;
    max-height: 285px;
    overflow: auto;
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-top: 0;
}
.cat_childr{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
}
.cat_childr a{
    color: #000;
    font-size: 1rem;
}
.cat_childr button{
    width: 20px;
    height: 20px;
    color: #000;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}
.card_body ul{
    padding-left: 16px;
}
.card_body a{
    color: #262626;
    display: block;
    font-size: 14px;
    padding: 6px 8px;
    white-space: nowrap;
}
.left_column .list-group{
    border: none;
}
.list-group-item{
    border: none;
    padding: 0;
    color: #555555;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    width: 100%;
    padding:10px 12px;
    border: 1px solid #eee;
}
.left_column .list-group-item.active{
    z-index: 2;
    font: 600 16px/24px 'Poppins', sans-serif;
    color: #000;
    /* color: #E95E2A; */
    background-color: #fff;
    /* border-color: #E95E2A; */
    border-color: #000;
    position: relative;
}
.left_column .list-group-item.active::before{
    /* border-bottom: 2px solid #E95E2A; */
    bottom: 0px;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    content: "";
}
.btn-callback:hover{
    color: #fff;
    /* background: #E95E2A !important;
    border-color: #E95E2A; */
    background: #000 !important;
    border-color: #000;
}
.btn-primary.disabled, .btn-primary:disabled{
    color: #fff;
    /* background-color: #E95E2A;
    border-color: #E95E2A; */
    border-color: #000;
    background-color: #000;
}
.btn-primary{
    color: #000;
    /* color: #E95E2A; */
    background-color: #fff;
    border-color: #fff;
}
.logo  img{
    max-width: 100%;
}
#ocfilter-button{
    border: 1px solid #eee;
    padding: 10px 12px;
}
.panel-heading{
    margin-top: 20px;
    margin-bottom: 15px;
    z-index: 2;
    font: 600 16px/24px 'Poppins', sans-serif;
    color: #000;
    background-color: #fff;
    border-color: #fff;
    position: relative;
    padding-bottom: 10px;
}

.panel-heading::before{
    border-bottom: 2px solid #000;
    bottom: 0px;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    content: "";
}
.ocf-option-name{
    z-index: 2;
    font: 600 16px/24px 'Poppins', sans-serif;
    color: #000;
    background-color: #fff;
    border-color: #fff;
    position: relative; 
    padding-bottom: 10px;
}
.ocf-option-name::before{
    border-bottom: 2px solid #000;
    bottom: 0px;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    content: "";
}
.list-group-item .ocf-option-values label{
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #808080;
    background: #ffffff;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
.call_back_tel{
    bottom: 125px !important;
    animation: pulse-black 2s infinite;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
}
@keyframes pulse-black {
    0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
      /* box-shadow: 0 0 0 0  #E95E2Aaa; */
     
    }
    
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
      /* box-shadow: 0 0 0 20px #E95E2A00; */
    }
    
    100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      /* box-shadow: 0 0 0 0 #E95E2A00; */
    }
  }
  @keyframes pulse-black2 {
    0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 #E95E2Abb;
      /* box-shadow: 0 0 0 0  #E95E2Aaa; */
     
    }
    
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 8px #E95E2A00;
      /* box-shadow: 0 0 0 20px #E95E2A00; */
    }
    
    100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 #E95E2A00;
      /* box-shadow: 0 0 0 0 #E95E2A00; */
    }
  }
.call_back_tel a{
    line-height: 1;
}
.swiper-button-prev:before{
    display: none;
}
.swiper-button-next:before{
    display: none;
}
.ui-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 60px;
    cursor: pointer;
    height: 50px;
    padding: 6px 12px;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 50px;
    z-index: 99;
    font-size: 0px;
    /* border: 4px solid #E95E2A; */
    border: 4px solid #000;
    border-radius: 50%;
    background-color: #4e4848;
    background: linear-gradient(to bottom,#424040,#403e3e);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#111111),to(#352f2f));
    background-image: -webkit-linear-gradient(top,#020202,#2b2929);
    background-image: -moz-linear-gradient(top,#111111,#3e3e3e);
    background-image: -ms-linear-gradient(top,#111111,#3e3e3e);
    background-image: -o-linear-gradient(top,#111111,#3e3e3e);
}
.ui-to-top i{
    color: #fff;
    font-size: 18px;
}
.top_button{
    bottom: 40px;
    cursor: pointer;
    height: 50px;
    padding: 6px 12px;
    position: fixed;
    right: 50px;
    text-align: center;
    width: 50px;
    z-index: 99;
    font-size: 0px;
    border: 4px solid #5a5555;
    border-radius: 50%;
    background-color: #4e4848;
    background: linear-gradient(to bottom,#8a8686,#888484);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#111111),to(#352f2f));
    background-image: -webkit-linear-gradient(top,#4a4343,#736e6e);
    background-image: -moz-linear-gradient(top,#111111,#3e3e3e);
    background-image: -ms-linear-gradient(top,#111111,#3e3e3e);
    background-image: -o-linear-gradient(top,#111111,#3e3e3e);
}
.modal-header a{
    cursor: pointer;
}
.general_info  .product-title{
    font-size: 24px;
    font-weight: 400;
    padding: 10px 0 15px;
    color: #000000;
    border-bottom: 1px solid #dfdfdf;
    line-height: 32px;
    margin-bottom: 17px;
}
.general_info .quantity{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.general_info .quantity>div{
    margin-right: 10px;
}
.general_info .quantity>div input{
    text-align: center;
}
.general_info .button_brown{
    border: none;
    border-radius: 40px;
    line-height: 1;
}
.general_info #product{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.general_info .price{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.general_info .list-unstyled{
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 5px;
    margin-bottom: 20px;
}
.general_info ul li{
    color: #000;
}
.general_info ul li a{
    color: grey;
}
.mobmenu-callback a{
    color: #000;
    /* color: #E95E2A; */
}
button.btn-mobile{
    background: transparent;
    color: white;
    height: 40px;
    position: relative;
    width: 40px;
    border: none;
}
.btn-mobile > span{
    /* background: #E95E2A; */
    background: #fff;
    position: absolute;
    width: 70%;
    height: 3px;
    left: 15%;
    top: 40%;
    -webkit-transition: all .4s;
    transition: all .4s;
    border-radius: 30%;
}
.btn-mobile > span:nth-child(2){
    top: 50%;
    display: none;
}
.btn-mobile > span:nth-child(3){
    width: 40%;
    top: 60%;
}
button.btn-mobile.activated > span:nth-child(1){
    -webkit-transform: rotate(
        45deg);
            transform: rotate(
        45deg);
            top: 50%;
}
button.btn-mobile.activated > span:nth-child(2){
    opacity: 0;
}
button.btn-mobile.activated > span:nth-child(3){
    top: 50%;
    -webkit-transform: rotate(
-45deg);
    transform: rotate(
-45deg);
width: 70%;
}
.mobile-menu-wrapper.active{
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .4s;
    transition: all .4s;
}
#close_mobile_menu{
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 23px;
    font-weight: 400;
}
.mobile-menu-wrapper{
    overflow-y: auto;
    height: 100vh;
    position: fixed;
    background: #fff;
    top: 100px;
    z-index: 100000;
    width: auto;
    -webkit-transition: all .4s;
    transition: all .4s;
    border-radius: 10px;
    max-height: 70vh;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
    left: 200px;
    padding: 10px 20px;
    visibility: hidden;
    opacity: 0;
}
nav.navbar.navbar-mobile{
    padding: 0;
    padding-top: 35px;
}
ul.mobile-menu, ul.mobile-menu ul{
    padding-left: 0;
    width: 100%;
    list-style-type: none;
}
ul.mobile-menu li > a{
    line-height: 40px;
    color: black;
    background: white;
    display: block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
ul.mobile-menu li > a > i.t-180{
    -webkit-transform: rotate(
180deg) translate(0, 50%);
    transform: rotate(
180deg) translate(0, 50%);
}
ul.mobile-menu li > a i{
    color: 000;
}
ul.mobile-menu li > a span{
    color: #000;
}
ul.mobile-menu li > a > i{
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 30px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all .4s;
    transition: all .4s;
}
ul.mobile-menu ul{
    max-height: 0px;
    -webkit-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
}
ul.mobile-menu a.dropd-open + ul{
    max-height: 1000px;
}

.my_account{
    padding: 0 5px;
    box-sizing: border-box;
}

.noUi-connect{
    /* background: #E95E2A!important; */
    background: #000 !important;
}
.noUi-horizontal .noUi-handle{
    width: 16px!important;
    height: 16px !important;
    left: 0 !important;
    top: 0 !important;
    border-radius: 20px !important;
    /* background: #FBDFD4; */
    /* border: 1px solid #E95E2A; */
    background: #000;
    border: 1px solid #000;
    transform: translate(-50%, -50%);
}
.noUi-horizontal{
    height: 2px !important;
}
.noUi-handle:after, .noUi-handle:before{
    display: none !important;
    /* background: #E95E2A; */
    background: #000;
}

.panel_module_accordion_cart .panel-default:nth-child(1){
    display: none;
}
.panel_module_accordion_cart .collapse:not(.show){
    display: block !important;
}
.panel_module_accordion_cart .panel-heading{
    display: none;
}
.panel_module_accordion_cart .control-label{
    display: none !important;
}
.panel_module_accordion_cart #button-voucher{
    line-height: 1;
    text-transform: initial;
}
#collapse-voucher .input-group{
    align-items: stretch;
}
.title_slideshow{
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: 1;
    transform: translate(0, -50%);
}
.title_slideshow h2{
    font-style: normal;
    font-weight: 600;
    font-size: 54px;
    line-height: 1;
    color: #fff;
}
.title_slideshow p{
    font-weight: normal;
font-size: 24px;
line-height: 1.2;
color: #FFFFFF;
}
.title_slideshow span{
    /* background: #E95E2A; */
    background: #000;
    padding: 4px 10px;
    border-radius: 8px;
    line-height: 1;
}

@media (max-width:1370px){
    
}
@media (max-width:1290px){
    .header_bottom li a{
        padding: 10px 17px;
    }
}
@media (max-width:1025px){
    .article_f .swiper-slide-next .before_opac{
        background: rgba(0, 0, 0, 0.4);
        transition: all 0.5s ease 0s;
    }
    .article_f .swiper-slide-next .date_added{
        transition: all 0.5s ease 0s;
    transform: scale(1, 1);
    }
    .article_f .swiper-slide-next .link_a{
        transition: all 0.5s ease 0s;
        opacity: 1;
    }
    .product_item .btn_group{
        transition: all 0.5s ease 0s;
        opacity: 1;
    }
    .product_item .product_info button{
        transition: all 0.5s ease 0s;
        bottom: 0px;
    }
    .header_bottom li a{
        padding: 10px;
    }
    .header_top .logo{
        margin-bottom: 10px;
    }
    /* .header_top{
        display: none;
    } */
    .header_top{
        padding-bottom: 10px;
    }
}
@media (max-width:991px){
    .header_bottom{
        display: none;
    }
    .mobile_menu_wrapper{
        display: block;
    }
    .col_lg_2{
        width: 100%;
    }
}
@media (max-width:1100px){
    .swiper img{
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }
    .bunners:nth-child(3){
        margin-bottom: 20px;
    }
    .bunner_slide{
        flex-direction: row;
        margin-top: 20px;
    }
    .bunners{
        width: 33%;
    }
    .blocks_b img{
        width: 60%;
    }
    .heading h2{
        width: 100%;
        text-align: center;
    }
    .heading{
        flex-wrap: wrap;
    }
    .nav_catigories{
        width: 100%;
        margin-right: 0;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .nav_catigories>li{
        width: 200px;
        text-align: center;
    }
}
.cart_mini_item{
    top: 0;
    bottom: 0;
    position: fixed;
    min-height: 100vh;
    right: -100%;
    transform: scaleY(1);
}
.cart_mini_item.active{
    right: 0;
}
#close_cart{
    width: 40px;
    height: 40px;
    /* border: 1px solid #E95E2A; */
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    position: relative;
    right: 0;
    top: 0;
}
@media (max-width:769px){
    #header.fixed .logo{
        display: none;
    }
    .mobile_footer_menu{
        display: flex;
    }

    .lsgr{
        margin-bottom: 20px;
        width: 100%;
    }
    .srsh{
        width: 100%;
        flex-wrap: wrap;
    }
    .has_column_left .left_column{
        width: 100%;
    }
    .has_column_left .right_column{
        width: 100%;
    }
    .cart button .txt_c{
        display: none;
    }
    .cart button .qty_c{
        position: absolute;
        top: 0;
        font-size: 14px;
        background: #000;
        line-height: 1;
        color: #fff;
        padding: 7px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        right: 0;
        transform: translate(-50%, -50%);
    }
    .bs_text h2{
        font-size: 34px;
    }
    .bs_text a{
        margin-top: 10px;
    }
    .bunner_slide{
        flex-wrap: wrap;
    }
    .bunners{
        width: 100%;
        margin-bottom: 20px;
    }
    .swiper{
        height: 420px;
    }
    .footer_blocks .search{
        margin-top: 5px;
    }
    .page-title{
        font-size: 18px;
    }
    .breadcrumbs ul{
        flex-wrap: wrap;
    }
    .cat_men{
        display: none;
    }
}
@media (max-width:480px){
    .row_header .search{
        width: 82%;
        margin-bottom: 10px;
    }
    .mobile_menu_wrapper{
        width: 18%;
        margin-bottom: 10px;
    }
    .cart a span{
        display: none;
    }
    .cart>button i{
      font-size: 2rem !important;
    }
    .wishlist_a i{
        font-size: 2rem;
        margin: 0 10px;
    }
    .header_top .logo{
        width: 100%;
    }
    .nav_items .tel{
        display: none;
    }
    .nav_items .langs{
        display: none;
    }
    .article_f .swiper-slide-active .before_opac{
        background: rgba(0, 0, 0, 0.4);
        transition: all 0.5s ease 0s;
    }
    .article_f .swiper-slide-active .date_added{
        transition: all 0.5s ease 0s;
    transform: scale(1, 1);
    }
    .article_f .swiper-slide-active .link_a{
        transition: all 0.5s ease 0s;
        opacity: 1;
    }
    .product_image{
        height: 165px;
    }
    .manufactures img{
        object-fit: contain;
    }
    .float-md-right{
        float: none;
        display: none;
    }
    .float-md-right .btn-callback{
        display: block;
        margin: 0;
        margin-bottom: 7px;
        text-align: center;
    }
    .slider_home img{
        height: 250px;
    }
    .logo img{
        height: 30px;
    }
    .bl_txt a{
        max-width: 150px;
    }
    .b_txt h3{
        max-width: 120px;
    }
    .breadcrumbs{
        margin-bottom: 20px;
    }
    .sort_by{
        margin-bottom: 10px;
    }
    .heading h2{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .cart>button i{
        background-size: 90%;
        font-size: 16px;
        background-position-y: 4px;
        background-position-x: 3px;
        width: 50px;
    }
    .card_header_m .button_white{
        padding: 0;
        font-size: 12px;
    }
    .bs_text h2{
        font-size: 18px;
    }
    .bs_text p{
        font-size: 11px;
        line-height: 1;
        margin-bottom: 5px;
    }
    .bs_text a{ 
    margin-top: 0px;
    padding: 10px;
    line-height: 1;
    font-size: 12px;
    }
    .button_white i{
        margin-right: 5px;
    }
    .cart button{
        padding: 0;
    }
    .cart button .qty_c{
        padding: 4px;
        font-size: 11px;
    }
    .swiper{
        height: auto;
    }
    .nav_items{
        flex-wrap: wrap;
        justify-content: center;
    }
    .langs{
        flex-wrap: wrap;
        justify-content: center;
    }
    .btn_featured_next{
        top: 40%;
    }
    .social_ic{
        flex-wrap: wrap;
    }
    .social_ic a{
        width: 100%;
        margin-right: 0;
        line-height: 1;
        margin-bottom: 10px;
        display: block;
        height: auto;
    }
    .paypal{
        flex-wrap: wrap;
    }
    .paypal p{
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .m_item{
        width: 100%;
        text-align: center;
        padding: 5px;
    }
    .btn_featured_prev{
        top: 40%;
    }
    .my_account{
        width: 100%;
        text-align: center;
    }
  
    .carousel_item img{
        transform: scale(1);
    }
    .article h3 a{
        font-size: 18px;
        line-height: 2;
    }
    .text_article p{
        font-size: 12px;
        line-height: 1.5;
    }
    .article{
        flex-wrap: wrap;
        height: auto;
    }
    .text_article{
        width: 100%;
    }
    .img_art{
        width: 100%;
    }
    .row_ft{
        justify-content: center;
    }
    .social_ic{
        width: 100%;
    }
    .row_ftrs .social_ic a{
        width: auto;
    }
    .row_ftrs .social_ic{
        justify-content: space-between;
    }
    .mobile-menu-wrapper{
        max-width: 90%;
        left: 20px;
        top: 140px;
    }
    .product_list .product_image{
        width: 44%;
    }
    .product_list .product_info{
        width: 55%;
    }
    .title_slideshow h2{
        font-size: 24px;
    }
    .title_slideshow p{
        font-size: 14px;
    }
}
@media (max-width:400px){
    .langs{
        display: none;
    }
    .swiper{
        /* height: 220px; */
    }
  
    .cart>button i{
        background-size: 100%;
    font-size: 19px;
    width: 40px;
    background-position-y: 6px;
    }
    .cart button .qty_c{
        transform: translateX(10px);
    }
}
@media (max-width:350px){
    
}