
body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn, .btn-simple, a, .td-name, td {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Averta','Helvetica Neue','Open Sans',Arial,sans-serif;
}
.x1{
    padding: 70px 0;
}
img {
    transition: all .7s ease-in-out 0s;
    -moz-transition: all .7s ease-in-out 0s;
    -webkit-transition: all .7s ease-in-out 0s;
    -o-transition: all .7s ease-in-out 0s;
}
ion-icon {
    font-size: 1.5rem;
    --ionicon-stroke-width: 32px;
}
.card-img , .card-img-top{
    height: 210px;
}
.card-img:hover , .card-img-top:hover,.scroll-product ul li a img:hover{
    transform: scale(1.1);
}
.card:hover .btn-cart{
    transform: translateX(0);
}
.cut-hide-text {
    word-wrap: break-word;
    display: -webkit-box;
    line-height: 18px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
}
.title h1{position: relative;overflow: hidden;margin-bottom: 1.5rem;height: 74px;width: auto;}
.title h1::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/banner/Rectangle 10.png") center center no-repeat;
    background-size: cover;
}
.title h1 span{
    position: absolute;
    left: 0;
    right: 0;
    height: 56px;
    top: 15.48%;
    bottom: 29.52%;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 55px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
a{
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
h1,h2,h3{
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.top-bar{
    background-color: #231f1f;
}
.top-bar-co a{
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}
.top-bar-co a ion-icon{vertical-align: bottom;margin-right: .5rem;}
.nav-item .nav-link{
    font-family: Source Code Pro, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
.title-logo-text{
    font-family: Source Code Pro, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 91px;
    display: flex;
    text-decoration: none;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FF9696;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
/*navbar*/
#header  ul li.nav-item a.nav-link{
    padding: 1.3rem 0.4rem;
    height: 90px;
    white-space: nowrap;
    position: relative;
}
#header  ul li.nav-item a.nav-link i{
    font-size: 32px ;
}
#header .navbar-nav > li > a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #FF9696;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
}
#header .navbar-nav li:hover > a:before,
#header .navbar-nav .menu-active > a:before {
    visibility: visible;
    width: 100%;
}
#header  ul li a:hover, #header  ul li .active {
    color: #FF9696;
}
.toggle-responsive{
    display: inherit;
}
.navbar-toggler{
    color: #333;
}
.navbar-toggler svg{
    stroke: #333;
}
.dropdown{
    transition: all 1s ease-in-out;
}
.dropdown-menu{
    transition: all 1s ease-in-out;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){
    color: #333;
}
/*slider*/
#carouselSlider{
    transition: .5s ease-out;
}
.carousel-control-next{
    right: 30px;
}
.carousel-control-prev{
    left: 30px;
}

.carousel-control-next, .carousel-control-prev{
    display: none;
    background: #FFFFFF;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    top: 40%;
    width: 50px;
    height: 50px;
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.carousel-control-next ion-icon, .carousel-control-prev ion-icon{
    stroke: #1b1e21;
    color: #1b1e21;
    margin: .8rem 0;
    text-align: center;
}
.carousel-item .backspace-img{
    height: 450px;
}


#carouselSlider:hover .carousel-control-next,#carouselSlider:hover .carousel-control-prev{
    display: block;
}
/*section*/
/*----------------*/
#slider-top{

}
#slider-top .item-top-s1{
    display: flex;
    white-space: nowrap;
}
.item-top-col-6,.ds{
    width: 50%;
    cursor: pointer;
}
.item-top-col-6 img,.ds img{
    height: 247px;
}


.ds figure, .item-top-col-6 figure{
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}
.ds figure figcaption, .item-top-col-6 figure figcaption{
    position: absolute;
    padding: 1rem;
    width: 100%;
    height: 58px;
    left: 0;
    top: 189px;
    color: #fff;
    border-bottom: 2px solid transparent;
    background: rgba(13, 13, 13, 0.42);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.ds:hover figcaption, .item-top-col-6:hover figcaption{
    color: #333;
    background-color: #fff;
    border-bottom: 2px solid #333;
}
/*----------------*/
#product-sp{
    position: relative;
    padding: 70px 0;
}
.card{
    border: initial;
    cursor: pointer;
    height: 340px;
    width: auto;
    margin-bottom: 1.3rem;
    position: relative;
    overflow: hidden;
}
.card-body h3{
    font-size: 13px;
    color: #333;
    font-weight: 700;
    height: auto;
}
.old-price{
    color: #716b6b;
    text-decoration: line-through;
}
.sale{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #333;
}
.rating-result svg{
    width: 12px;
    height: 12px;
    stroke: #ffc107;
}
.card:hover h3{
    color: #FF9696;
}
/*----------------*/
.title-header{position: relative; overflow: hidden;}
.title-header h2 span{
    position: absolute;
    left: 0;
    right: 55.07%;
    top: 8.53%;
    bottom: 86.15%;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    height: 56px;
    line-height: 62px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.title-header h2{position: relative;overflow: hidden;height: 74px;}
.title-header h2::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid #FF9696;
    border-bottom: 1px solid #FF9696;
    border-right: 1px solid #FF9696;
    background: url("../images/banner/Rectangle12.png") left  no-repeat;
    background-size: contain;
}
.title-header .position-absolute{
    top: 21%;
    left: 50%;
}
.scroll-product{
    perspective: 1440px;
}
.scroll-product  ul{
    height: 270px;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-padding: 0 50%;
    scroll-snap-type: x mandatory;
    /*scroll-snap-type: x proximity;*/
    /*-ms-scroll-snap-x: mandatory;*/
}
.scroll-product  ul::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.scroll-product ul::-webkit-scrollbar-thumb {
    background: initial;
}
.scroll-product  ul::-webkit-scrollbar-track {
    background: transparent;
}
.scroll-product ul li{
    scroll-snap-align: center;
    display: inline-block;
    flex-flow: nowrap;
    transform-origin: center center;
    transform: scale(1);
    transition: transform .5s;
    list-style: none;
    justify-content: center;
    align-items: center;
    margin-right: 1.5rem;
}
.scroll-product ul li a{
    text-decoration: none;
    margin: 0 auto;
}
.scroll-product .des{
    margin-top: .7rem;
}
.scroll-product ul li a .des h3{
    font-size: 13px;
    color: #333;
    font-weight: 700;
    height: auto;
    text-transform: capitalize;
    word-wrap: break-word;
    display: -webkit-box;
    line-height: 18px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.scroll-product ul li a img {
    border: 1px solid #fff;
    margin: 0 auto;
}

/*----------------*/
/*----------------*/
footer{

}
footer h3{
    color: #868e96;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 500;
    margin-bottom: 1rem;
    letter-spacing: .1em;
}
.footer-widget-area{
    padding: 1.5rem 0;
    color: #777;
    height: 100%;
    width: 100%;
    background: #343a40 url("../images/banner/world2.png") no-repeat center / contain;
}
.footer-link ul, .footer-text ul{
    padding: 0;
}
.footer-link ul li,.footer-text ul li{
    list-style: none;
}
.footer-link ul li a ,.footer-text ul li{
    color: #dee2e6;
    font-size: 16px;
    display: block;
    padding: .25rem 0;
    text-decoration: none;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.footer-bottom-bar{
    padding: 1.7rem 0;
    background-color: #231f1f;
    color: #fff;
}
.footer-col p{
    text-transform: capitalize;
    /*background: url("../images/banner/world2.png") center center/cover no-repeat;*/
    /*height: 100%;*/
    /*width: 100%;*/
}
#marketingModel .modal-body{padding: 0!important;}
#marketingModel .news-latter{
    background-image: url(../images/logo/logo.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: rgba(255,255,255,0.4);
    min-height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 50%;
}
#marketingModel .news-latter .offer-content{
    width: 100%;
    padding: 38px;
}
.offer-content h2 {
    margin-bottom: 15px;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.05em;
}
#marketingModel .offer-content p {
    text-align: center;
    color: #777;
    line-height: 1.6;
    margin-bottom: 20px;
}
#marketingModel .modal-dialog .modal-content .modal-body .offer-content form .form-group .form-control {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 14px;
    max-width: 640px;
    left: 0;
    right: 0;
    letter-spacing: 0.05em;
    margin: 0 auto 15px;
    border-radius: 0 !important;
}
.btn-normal {
    font-size: 14px;
    padding: 10px 30px;
    font-weight: 700;
    color: #fff !important;
    background-color: #f15838;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    line-height: 1;
    border-radius: 0;
    letter-spacing: 0.05em;
}
#marketingModel .close {
    position: absolute;
    right: 10px;
    /*padding-right: 10px;*/
    /*padding-top: 5px;*/
    top: 0;
}
.setting{
    position: fixed;
    bottom: 10%;
    right: 10px;
    width: 45px;
    height: 45px;
    padding: .6rem;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    border-radius: 50%;
    z-index: 9999;
    transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
}
.setting a {
    text-align: center;
    border: none;
    transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
}
.setting a:first-child{
    padding: 0 0;
}
.setting a:last-child{
    /*padding: -1.5rem;*/
}
.setting a{
    padding: 0 .8rem;
    height: 25px;
}
.setting a ion-icon{
    height: 25px;
    width: 25px;
    stroke: #fe696a;
    color: #fe696a;
}
.setting .show{
    display: block;
}
.setting .dropdown-hover{
    background: #fff;
}
.setting:hover{
    right: 0;
}
/*---Cart----*/
.shopping-cart-icon{
    display: inline-block;
    width: 45px;
    height: 45px;
    right: 10px;
    top: 10%;
    z-index: 1;
}
.shopping-cart-icon .shopping-box{
    content: "";
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}
.shopping-cart-icon .right-bar-box{
    position: absolute;
    height: 100vh;
    width: 300px;
    padding: 1rem;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: #fff;
}
.right-bar-box .right-bar-box-header
{
    padding: 10px 0;
    margin-bottom: .5rem;
    width: 100%;
}
.right-bar-box-body{
    overflow: scroll;
    height: 500px;
    width: 100%;
}
.cart-item{
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr auto;
    grid-column-gap: 1.5rem;
    margin: 1.5rem 0;
}
.cart-item img{width: 60px;height: 60px;float: left;margin-right: 10px;}
.cart-item h4 {
    font-size: 0.85rem;
    text-transform: capitalize;
}
.cart-item .card-qty ion-icon{cursor: pointer; color: #fe696a;}
.remove-item {
    color: gray;
    cursor: pointer;
}
.right-bar-box-body p{text-align: center;}
.shopping-cart-icon-i{
    padding: .8rem .8rem;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    border-radius: 50%;
}
.shopping-cart-icon-i ion-icon{
    height: 18px;
    color: #fe696a;
    vertical-align: text-bottom;
}
.empty-cart{
    align-content: center;
    text-align: center;
    display: flex;
    background: url("../images/icon/empty-cart.png") center  no-repeat;
    height: 100px;
    width: 100%;
}
.empty-cart span{color: #333;}
.checkout-from{display: none;}
.close-box{cursor: pointer;}
/*add-to-cart*/
.btn-cart {
    position: absolute;
    top: 50%;
    right: 0;
    background: #fe696a;
    border: none;
    text-transform: uppercase;
    padding: 0.5rem 0.75rem;
    letter-spacing: 0.1rem;
    font-weight: bold;
    transition: all 0.3s linear;;
    transform: translateX(101%);
    cursor: pointer;
}
.btn-cart:hover {
    color: #fff;
}
