#body .container {
    max-width: 1500px !important;
}

body {

    font-family: "Harmonia Sans W01 Regular" !important;
}


@font-face{
    src: url(../fonts/source-sans-pro.regular.ttf);
    font-family: source-sans-Regular;
}

@font-face{
    src: url(../fonts/source-sans-pro.semibold.ttf);
    font-family: source-sans-semibold;
}

@font-face{
    src: url(../fonts/source-sans-pro.bold.ttf);
    font-family: source-sans-bold;
}

@font-face{
    src: url(../fonts/source-serif-pro.regular.ttf);
    font-family: source-serif-Regular;
}

@font-face{
    src: url(../fonts/source-serif-pro.semibold.ttf);
    font-family: source-serif-semibold;
}

@font-face{
    src: url(../fonts/source-serif-pro.bold.ttf);
    font-family: source-serif-bold;
}
@font-face {
    font-family: "Harmonia Sans W01 Regular";
    src: url("https://db.onlinewebfonts.com/t/0dd7edde115ef38e7def4b16e93b5884.eot");
    src: url("https://db.onlinewebfonts.com/t/0dd7edde115ef38e7def4b16e93b5884.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/0dd7edde115ef38e7def4b16e93b5884.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/0dd7edde115ef38e7def4b16e93b5884.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/0dd7edde115ef38e7def4b16e93b5884.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/0dd7edde115ef38e7def4b16e93b5884.svg#Harmonia Sans W01 Regular")format("svg");
}
@font-face {
    font-family: "Harmonia Sans W01 Bold";
    src: url("https://db.onlinewebfonts.com/t/99f44be299d4608af6fbe99aa38ce446.eot");
    src: url("https://db.onlinewebfonts.com/t/99f44be299d4608af6fbe99aa38ce446.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/99f44be299d4608af6fbe99aa38ce446.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/99f44be299d4608af6fbe99aa38ce446.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/99f44be299d4608af6fbe99aa38ce446.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/99f44be299d4608af6fbe99aa38ce446.svg#Harmonia Sans W01 Bold")format("svg");
}
@font-face {
    font-family: "Harmonia Sans W01 Semibold";
    src: url("https://db.onlinewebfonts.com/t/56bd6cd7c8d4b467838b5b2971fd6ee5.eot");
    src: url("https://db.onlinewebfonts.com/t/56bd6cd7c8d4b467838b5b2971fd6ee5.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/56bd6cd7c8d4b467838b5b2971fd6ee5.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/56bd6cd7c8d4b467838b5b2971fd6ee5.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/56bd6cd7c8d4b467838b5b2971fd6ee5.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/56bd6cd7c8d4b467838b5b2971fd6ee5.svg#Harmonia Sans W01 Semibold")format("svg");
}


.a-font{
    font-family: "Harmonia Sans W01 Regular";
}

.a-font{
    font-family: "Harmonia Sans W01 Bold";
}





/*---------------- top navigation ----------------------*/

.to-1 {
    text-align: -webkit-center;
}


.to-1 a {
    color: #fff;
    display: inline-block;
    /* font-family: source-serif-Regular; */
    font-family: source-sans-Regular;
    letter-spacing: 1px;
}


.to-1 a i {
    font-size: 12px;
    transform: translateY(0px);
    margin-right: 9px;
}

.to-1 a:hover{
    color: #fff;
    text-decoration: none;
}

.top {
    background: #000;
    padding: 10px 0;
}

/* ---------------------------header-2---------------------------- */

.header-2 {
    background: #ffffff;
    padding: 17px 0;
    border-bottom: 1px solid #bbbbbb;
}

.srch-product {
    margin-top: 8px;
    width: 85%;
    /* margin-left: 70px; */
}

p.all {
    margin-bottom: 0;
    display: inline-block;
    font-size: 14px;
    color: #666666;
    /* padding-right: 10px; */
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 20px;
    padding-top: 12px;
    /* border-right: 1px solid #000; */
    font-weight: 600;
}

label.all-ico {
    margin-bottom: 0;
}

.srch-product .srch-form input.form-control {
    height: 45px;
    border: initial !important;
    padding-left: 1rem !important;
    background: #eeeeee !important;
    width: 80% !important;
    border-radius: 6px !important;
}

.ico-drop {
    padding-left: 5px;
    font-size: 15px;
    /* margin-top: 10px; */
    border-right: 1px solid #000;
    padding-right: 20px;
}

.srch-product .srch-form input.form-control::placeholder{
    font-size: 15px;
    color: #747474;
}

span.srch-ico-box {
    background-color: #000000;
    color: #FFFFFD;
    font-size: 14px;
    /* padding: 6px 12px; */
    border-radius: 0px 6px 6px 0px;
    position: absolute;
    top: 0px;
    right: 100px;
    width: 50px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
}

.head-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}


.head-list li a {
    display: inline-block;
    color: #000;
    font-size: 20px;
    padding-left: 25px;
    margin-top: 12px;
    position: relative;
}

.head-list li a span {
    display: inline-block;
    width: 18px;
    height: 18px;
    /* background: #000; */
    color: #fff;
    text-align: center;
    line-height: 17px;
    font-size: 12px;
    border-radius: 100%;
    background: #a76b09;
    position: absolute;
    top: -5px;
    right: -10px;
}

 h5.sign {
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
}

a h5.create {
    font-size: 14px;
    color: #6a6969;
    
}

.ico-user {
    color: #2a5f7e;
    font-size: 30px;
    padding-top: 3px;
    margin-right: 10px;
}

.user-right a{
    text-decoration: none;
}

.mid-header-1 {
    margin-right: 50px;
    margin-top: 10px;
}

.mid-header-2 {
    background: #2a5f7e;
    border-radius: 5px;
    height: 40px;
    padding: 8px 20px 0;
    margin-top: 10px;
}

i.fa.fa-gift.ico-gift {
    font-size: 18px;
    color: #fff;
}

label.gift-text {
    color: #fff;
    font-size: 14px;
    padding-left: 8px;
}

.header-2 .row{
    margin: 0;
    padding: 0;
}

.header-2 .container .row .col-lg-2{
    margin: 0;
    padding: 0;
}

.header-2 .container .row .col-lg-6{
    margin: 0;
    padding: 0;
}

.header-2 .container .row .col-lg-4{
    margin: 0;
    padding: 0;
}

.logo a img {
    /* filter: brightness(0) saturate(100%) invert(69%) sepia(7%) saturate(1729%) hue-rotate(356deg) brightness(88%) contrast(90%); */
    width: 303px;
}



/*---------------- navigation ----------------------*/

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
     box-shadow: 0 6px 17px -6px #abaaaa;
    /* background-color: #fff !important;  */
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }

.navbar-brand img {
    width: 200px;
}

.main-nav .navbar {
    background-color: #fff !important;
    padding: 22px 0 !important;
}
.main-nav .navbar .navbar-nav li a {
    color: #000 !important;
    font-size: 16px;
    /* font-weight: 600; */
    /* padding: 0 0 0 25px !important; */
    padding: 0 15px;
    font-family: "Harmonia Sans W01 Semibold";
    
}

.main-nav .navbar .navbar-nav li a i {
    color: #000000 !important;
    font-size: 15px;
    margin-left: 6px;
    transform: translateY(1px);
}

.main-nav .navbar .container-fluid {
    padding: 0 100px !important;
}

.nav-rt .frm-nav .form-control {
    width: 300px !important;
    height: 43px !important;
    border: 1px solid #e1e1e1 !important;
    border-radius: 5px !important;
    padding-left: 44px !important;
    /* font-family: "Baloo 2", sans-serif !important; */
    background: #f4f4f4;
}

.nav-rt .frm-nav .form-control::placeholder{
    font-size: 14px;
    color: #737373;
    
}

.frm-nav{
    position: relative;
}



.nav-btn {
    height: 30px;
    width: 30px;
    font-size: 15px;
    /* background-color: #06a096; */
    color: #737373;
    border-radius: 100%;
    text-align: center;
    line-height: 32px;
    position: absolute;
    top: 8px;
    /* right: 6px; */
    left: 6px;
}

.ul-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ul-list li a {
    
    display: inline-block;
    
}

.ul-list li a i {
    color: #000;
    padding-left: 26px;
    margin-top: 14px;
    font-size: 17px;
}

.ul-btn {
    background: #a76b09;
    color: #fff;
    padding: 9px 20px;
    font-family: w1-bold;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 16px;
}

.ul-btn:hover{
    color: #fff;
    text-decoration: none;
}


/*--------------- banner  --------------*/

/* .main-banner{
    padding: 0 30px;
} */

.bc-img {
    background: url(../images/banner-1.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 752px;
}

.bc-img2 {
     background: url(../images/banner-2.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 752px;
}

.bc-img3 {
    background: url(../images/banner-3.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 752px;
}

.bc-img4 {
     background: url(../images/banner-4.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 752px;
}

p.ban-header {
    font-weight: 500;
    color: #ffffff;
    font-size: 15px;
    text-shadow: 4px 7px 10px rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #ad5d41;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 8px;
    /* margin-top: 20px; */
    margin-bottom: 32px;
}

p.ban-para {
    color: #000000;
    font-size: 60px;
    margin-bottom: 19px;
    line-height: 69px;
    font-weight: 600;
    letter-spacing: 0.5px;
    /* text-shadow: 4px 8px 12px rgba(0, 0, 0, 0.2); */
    padding-right: 300px;
}

p.ban-para2 {
    color: #343434;
    font-size: 18px;
    /* font-family: Satoshi-Medium; */
    margin-bottom: 35px;
    /* text-shadow: 4px 8px 12px rgba(0, 0, 0, 0.4); */
    padding-right: 381px;
}

.ban-link2 {
    background-color: #0eb6bd;
    color: #ffffff;
    font-size: 17px;
    /* text-transform: uppercase; */
    font-weight: 500;
    padding: 15px 30px;
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; */
    display: inline-block;
    border-radius: 30px;
    /* letter-spacing: 0.5px; */
}

.ban-link2 i {
    /* transform: translateY(2px); */
    font-size: 12px;
    margin-left: 10px;
}

.ban-link2:hover{
   
    color: #fff;
    text-decoration: none;
}

.ban-text {
    /* text-align: center; */
    /* padding: 211px 0; */
    padding-top: 20%;
}

.banner-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

.main-banner.w-100 {
    position: relative;
}


.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border-bottom: initial !important;
    border-top: initial !important;
    border-radius: 100% !important;
    background: #e6e6e6 !important;
}

.carousel-indicators .active {
    opacity: 1;
    background: #000 !important;
}


/*----------- 3rd -----------*/


.su-img {
    width: 100%;
    height: 385px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 15px; */
    background-color: #5f5f5f;
}

.su-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

h5.su-head {
    color: #fff;
    text-transform: uppercase;
    font-size: 70px;
    font-family: source-sans-bold;
    letter-spacing: 6px;
    margin-bottom: 5px;
}

h5.su-head2 {
    font-family: source-serif-semibold;
    color: #fff;
    font-size: 25px;
    margin-bottom: 50px;
}

a.su-link {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 10px 20px;
    font-size: 17px;
    letter-spacing: 2px;
}

a.su-link:hover{
    color: #fff;
    text-decoration: none;
}

.su-box {
    position: relative;
}

.su-txt {
    position: absolute;
    top: 80px;
    left: 49px;
}

.su-txt2 {
    position: absolute;
    top: 75px;
    right: 49px;
}

h5.su-head3 {
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 36px;
    font-family: source-sans-bold;
    /* letter-spacing: 6px; */
    margin-bottom: 7px;
    font-family: source-serif-semibold;
    margin-left: 10px;
}

h5.su-head4 {
    font-family: source-serif-bold;
    color: #ffdba0;
    font-size: 58px;
    margin-bottom: 51px;
    text-transform: capitalize;
    font-style: italic;
    /* text-shadow: 6px 2px 15px #4b4b4b; */
    text-shadow: 6px 3px 10px rgba(0, 0, 0, 0.2);
}

a.su-link2 {
    display: inline-block;
    color: #000000;
    text-transform: uppercase;
    /* border: 1px solid #fff; */
    padding: 12px 20px;
    font-size: 16px;
    letter-spacing: 2px;
    background: #fff;
}

a.su-link2:hover{
    color: #000000;
    text-decoration: none;
}

.support {
    margin-top: 80px;
}
/*----------- category -----------*/

.category .container-fluid{
    padding: 0 40px !important;
}
.category .cat-img{
    width: 100%;
    height: 700px;
    border-radius: 10px;
    overflow: hidden;
}
.category .cat-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    filter: grayscale(1);
    transition: .5s ease-in-out;
}
.category .cat-cont{
    overflow: hidden;
    position: relative;
}
.category .cat-text{
    position: absolute;
    bottom: 10px;
    right: 10px;
    transform: rotateZ(-90deg);
    white-space: nowrap;
    width: 90px;
    height: 100px;
    z-index: 3;
}
.category .cat-text span{
   font-size: 70px;
   color: #fff;
   opacity: 0.6;
   letter-spacing: 1px;
   text-shadow: 2px 2px 50px #000;
   transition: .5s ease-in-out;
   font-family: "Harmonia Sans W01 Semibold";
}
.category .over{
   position: absolute;
   border-radius: 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2;
    transition: .5s ease-in-out;
}
.category a:hover .over{
    background-color: rgba(0, 0, 0, 0);
}
.category a:hover img{
    filter: grayscale(0);
}
.category a:hover span{
    opacity: 1;
}


.ce-row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;

}

.ce-col{
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 10px;
    padding-left: 10px;

}

.c-img {
    width: 100%;
    height: 400px;
    overflow: hidden;
    float: left;
    position: relative;
    border-radius: 12px;
    background-color: #5f5f5f;
    position: relative;
    margin-bottom: 30px;
}


.c-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

.ce-container {
    width: 1260px;
    margin: 0 auto;
}

/* .c-img:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 182px;
    background: linear-gradient(180deg, #0000, #0b0b0bb3);
} */


/* .c-box {
    position: relative;
}

.c-box2 {
    position: absolute;
    top: 272px;
    
    left: 0;
} */

h5.c-title a {
    color: #ffffff;
    font-size: 18px;
    /* font-weight: 600; */
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 2px;
    text-align: center;
    /* margin-top: 24px; */
    background: rgba(89, 43, 43, 0.7);
    width: 100%;
    padding: 10px;
}

.c-box2 {
    position: absolute;
    bottom: -375px;
    left: 0;
}

.c-box {
    position: relative;
    
}



h5.c-title{
    margin-bottom: 0;
}

h5.c-title a:hover{
    text-decoration: none;
}

h5.ce-header.a-font.text-center {
    /* font-family: w1-bold; */
    font-size: 36px;
    margin-bottom: 30px;
    font-family: "Harmonia Sans W01 Bold";
}

.category {
    margin-top: 80px;
}

.category .container .row {
   
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.category .container .col-lg-3 {
    
    padding-right: 10px !important;
    padding-left: 10px !important;
}

a.c-link {
    display: inline-block;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    padding: 8px 18px;
    font-size: 14px;
}

a.c-link:hover{
    color: #000;
    text-decoration: none;

}

/*----------- new arrival -----------*/

.new .container .row {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.new .container .col-lg-3 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.new{
    margin-top: 80px;
}

.ne2 a {
    display: inline-block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    color: #592b2b;
    line-height: 29px;
}

.ne1 a{
    display: inline-block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    color: #592b2b;
    line-height: 29px;
}

.ne3 a{
    display: inline-block;
    background: #a76b09;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 15px;
    letter-spacing: 1px;
    font-family: source-sans-bold !important;
    border-radius: 2px;
}

.ne1 {
    position: absolute;
    top: 15px;
    right: 12px;
}

.ne2 {
    position: absolute;
    bottom: 125px;
    right: 12px;
}

.ne3 {
    position: absolute;
    top: 15px;
    /* right: 12px; */
    left: 0;
}

.be6 a {
    display: inline-block;
    background: #592b2b;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 5px;
    letter-spacing: 1px;
    /* font-family: source-sans-bold !important; */
    border-radius: 2px;
    margin-left: 10px;
}

.best .container-fluid{
    padding: 0 100px !important;
}

.be-icon {
    position: absolute;
    top: 15px;
    right: 12px;
}

.be-icon a {
    display: inline-block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    color: #592b2b;
    line-height: 29px;
}

.be-icon2 {
    position: absolute;
    bottom: 122px;
    right: 12px;
}

.be-icon2 a {
    display: inline-block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    color: #592b2b;
    line-height: 29px;
}

.be-img {
    width: 100%;
    height: 474px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 15px; */
    background-color: #5f5f5f;
}

.be-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

.be-box {
    position: relative;
    margin-bottom: 40px;
}

.be a {
    display: inline-block;
    background: #a76b09;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 15px;
    letter-spacing: 1px;
    font-family: source-sans-bold !important;
    border-radius: 2px;
    /* font-family: w1-bold; */
}

.be a:hover{
    color: #ffffff;
    text-decoration: none;
}

.be {
    position: absolute;
    bottom: 124px;
    left: 15px;
    /* top: 25px; */
}

h5.be-head a {
    color: #000;
    font-size: 17px;
    line-height: 26px;
    display: inline-block;
    font-family: "Harmonia Sans W01 Semibold";
}

.be-txt {
    
    display: inline-block;
    
}

h5.be-head {
    margin-bottom: 12px;
}

.be4 a {
    display: inline-block;
    color: #000;
    font-size: 18px;
    
}

.be4 a del {
    color: #4a4a4a;
    font-size: 16;
    font-size: 16px;
    margin-left: 8px;
    font-family: w1-regular;
}

.be5 a {
    display: inline-block;
    /* background: #f36478; */
    color: #a76b09;
    text-transform: uppercase;
    font-size: 15px;
    /* padding: 1px 4px; */
    font-family: source-sans-bold !important;
    margin-left: 10px;
    margin-top: 4px;
}

.be-list {
    margin: 18px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.be-list li a {
    display: inline-block;
    color: #6A6A6A;
    border: 1px solid #b5b5b5;
    font-size: 12px;
    padding: 7px 9px;
    margin: 0 4px;
    text-decoration: none !important;
}

.be-price:hover{
    text-decoration: none;
    color: #000;
}

.be-price2:hover{
    text-decoration: none;
    color: #a76904;
}

.be-head a:hover{
    text-decoration: none;
}

.be-link {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    /* text-transform: uppercase; */
    font-weight: 500;
    padding: 15px 48px;
    /* border: 2px solid #000; */
    display: inline-block;
    /* font-family: w1-bold; */
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #a76b09;
    font-family: "Harmonia Sans W01 Semibold";
}
.be-link i {
    font-size: 12px;
    margin-left: 10px;
}

.be-link:hover{
    text-decoration: none;
    color: #ffffff;
}



/*----------- festive -----------*/

.tr-st {
    display: inline-block;
    background: #fff;
    /* width: 30px; */
    /* height: 30px; */
    /* border-radius: 100%; */
    text-align: center;
    color: #000000;
    /* line-height: 29px; */
    font-size: 14px;
    padding: 1px 5px;
    border-radius: 2px;
    text-decoration: none !important;
}

.tr-st i {
    color: #a76b09;
    font-size: 12px;
    transform: translateY(-1px);
    margin-right: 2px;
}

.trend .container #owl-carousel_trend .fa-solid.fa-chevron-left {
    background: #ffffff;
    padding: 12px 13px;
    font-size: 16px;
    position: absolute;
    top: 153px;
    left: 0;
}

.trend .container #owl-carousel_trend .fa-solid.fa-chevron-left:hover{
    color: #000 !important;
}

.trend .container #owl-carousel_trend .fa-solid.fa-chevron-right:hover{
    color: #000 !important;
}

.trend .container #owl-carousel_trend .fa-solid.fa-chevron-right {
    background: #ffffff;
    padding: 12px 13px;
    font-size: 16px;
    position: absolute;
    top: 153px;
    right: 0;
}



.tr1 {
    position: absolute;
    bottom: 117px;
    left: 15px;
}

h5.tr-header a {
    color: #000;
    font-size: 17px;
    line-height: 26px;
    display: inline-block;
    font-family: "Harmonia Sans W01 Semibold";
}

h5.tr-header a:hover{
    color: #000;
    text-decoration: none;
}

.tr-box2 {
    display: inline-block;
    margin-top: 15px;
}

a.tr-price {
    color: #000;
    font-size: 18px;
    text-decoration: none !important;
}

.trend{
    margin-top: 80px;
}

.tr-img {
    width: 100%;
    height: 371px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 15px; */
    background-color: #5f5f5f;
}

.tr-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
    
}

a.tr-link {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    /* text-transform: uppercase; */
    font-weight: 500;
    padding: 10px 32px;
    background-color: #a76b09;
    display: inline-block;
    font-family: w1-bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.tr-link:hover{
    text-decoration: none;
    color: #ffffff;
}

.tr-box {
    position: relative;
}

.tr-btm {
    position: absolute;
    top: 356px;
    left: 0;
    text-align: center;
    right: 0;
}

.trend .container-fluid .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}

.trend .container-fluid .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #b1b1b1;
    display: block;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.trend .container-fluid .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

/*----------- paralox -----------*/

h5.para-title {
    font-family: source-sans-bold;
    color: #482222;
    font-size: 70px;
    margin-bottom: -13px;
}

h5.para-title2 {
    font-family: source-sans-bold;
    font-size: 116px;
    color: #482222;
    /* letter-spacing: 2px; */
}

h5.para-title2 span{
    font-size: 50px;
}

h5.para-cap {
    color: #000000;
    font-size: 60px;
    margin-bottom: 6px;
}

h5.para-cap2 {
    font-family: source-serif-semibold;
    color: #482222;
    font-size: 70px;
    margin-bottom: 6px;
    /* font-style: italic; */
    /* text-shadow: 6px 3px 6px rgba(0, 0, 0, 0.2); */
}

h5.para-cap3 {
    color: #000000;
    font-size: 60px;
    margin-bottom: 0;
}

.para-img {
    width: 90%;
    height: 462px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 15px; */
    /* background-color: #ffffff; */
    border: 2px solid #fff;
    border-radius: 235px 235px 20px 20px;
    /* padding: 38px; */
}

.para-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
    padding: 2px;
}

.paralox {
    background: url(../images/paralox.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    margin-top: 80px;
}

p.para3 {
    color: #fff;
    font-size: 40px;
    font-family: w1-bold;
    text-transform: capitalize;
    line-height: 60px;
    margin-bottom: 41px;
}

h5.para-head {
    color: #a76b09;
    font-size: 21px;
    margin-bottom: 25px;
    /* font-family: w1-bold; */
    font-weight: 500;
}

.para-link {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    /* text-transform: uppercase; */
    font-weight: 500;
    padding: 8px 18px;
    /* border: 1px solid #000; */
    display: inline-block;
    /* font-family: w1-bold; */
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    background: #482222;
    /* width: 100%; */
    /* text-align: center; */
    margin-top: 20px;
}

.para-link:hover{
    color: #ffffff;
    text-decoration: none;
}

.para-link i{
    font-size: 13px;
    margin-left: 10px;
    
}

.para-top.text-center {
    margin-top: 82px;
}

.para-top {
    margin-top: 85px;
}

.para-top2 {
    margin-left: 55%;
    margin-top: 13%;
}
.trnd {
    display: inline-block;
    background: #592b2b;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 16px;
    padding: 3px 20px;
    letter-spacing: 1px;
    /* font-family: source-sans-bold !important; */
    border-radius: 2px;
    font-family: w1-bold;
    margin-bottom: 34px;
}

.trnd:hover{
    color: #ffffff;
    text-decoration: none;

}

/*----------- best sellers -----------*/




.best {
    margin-top: 50px;
}

.best .container .row {
   
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.best .container .col-lg-3 {
    
    padding-right: 10px !important;
    padding-left: 10px !important;
}



.be1 {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    text-align: center;
    /* color: #000; */
    line-height: 26px;
}

.be1 a {
    display: inline-block;
    color: #000;
    font-size: 15px;
}

.be2 {
    position: absolute;
    bottom: 90px;
    right: 15px;
    background: #fff;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    text-align: center;
    /* color: #000; */
    line-height: 26px;
}

.be2 a {
    display: inline-block;

}

.be2 a img {
    width: 16px;
}

.be3 {
    position: absolute;
    bottom: 152px;
    left: 0px;
}

.be3 a {
    display: inline-block;
    background: #592b2b;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 3px 20px;
    letter-spacing: 1px;
    /* font-family: source-sans-bold !important; */
    border-radius: 2px;
    font-family: w1-bold;
}

p.be-para a {
    display: inline-block;
    color: #333;
    font-size: 16px;
}


.be4 a del {
    color: #676767;
    font-size: 16;
    font-size: 16px;
    margin-left: 8px;
}



.be-box {
    position: relative;
    margin-bottom: 40px;
}

p.be-para {
    margin-bottom: 5px;
}

.be-txt {
    display: inline-block;
    margin-top: 16px;
}

.be-color {
    background-color: #000000 !important;
}

.be3 a:hover{
    text-decoration: none;
    color: #ffffff;

}

.be-para a:hover{
    color: #333;
    text-decoration: none;
}

.be4 a:hover{
    text-decoration: none;
    color: #000000;

} 

.be4 a del:hover{
    color: #676767;
    

}

.be-price {
    font-size: 18px !important;
}

h5.bes-head {
    margin-bottom: 0;
    font-size: 15px;
    font-family: w1-bold;
    margin-top: 8px;
}

/*----------- support2 -----------*/

h5.su-cap {
    font-family: source-serif-bold;
    color: #592b2b;
    position: absolute;
    top: 85px;
    left: 271px;
    text-align: -webkit-center;
    font-size: 26px;
    /* padding: 0 175px; */
    line-height: 35px;
}

p.su-para {
    margin-bottom: 0;
    position: absolute;
    /* bottom: 0; */
    top: 221px;
    left: -9px;
    padding: 0 235px;
    text-align: -webkit-center;
    color: #393939;
    line-height: 28px;
}

.su-cap2 {
    position: absolute;
    top: 32px;
    left: 469px;
    color: #592b2b;
    font-size: 48px;
    line-height: 62px;
}

.su-cap2 span {
    font-family: source-sans-bold;
    color: #501d1d;
    font-size: 55px;
}

/*----------- testimonial -----------*/

.cl-img img {
    width: 70px !important;
}

.client {
    background: #fff9ef;
    padding: 60px 0;
    margin-top: 70px;
}

.cli-box {
    background: #ffffff;
    padding: 35px;
    position: relative;
    border: 1px solid #bbbbbb;
    border-radius: 8px;
}
/* .cl-txt::before {
    
    position: absolute;
    content: "";
    border-top: 68px solid #fff;
    border-left: 68px solid transparent;
    left: 17px;
    bottom: -1px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: auto;
} */

.cli-social a {
    display: inline-block;
    font-size: 13px;
    color: #a76b09;
}

h5.cl-head {
    font-weight: 600;
    font-size: 20px;
    margin-top: 11px;
    margin-bottom: 16px;
}

p.cl-para {
    margin-bottom: 0;
    color: #5d5d5d;
    line-height: 28px;
    margin-top: 10px;
}

.cli-img2 {
    width: 100%;
    height: 271px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 15px; */
    background-color: #5f5f5f;
}

.cli-img2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

h5.cl-cap {
    font-size: 17px;
    margin-bottom: 7px;
    /* font-family: w1-bold; */
    font-family: "Harmonia Sans W01 Bold";
}

h5.cl-cap2 {
    margin-bottom: 0;
    color: #686868;
    font-size: 16px;
}

.cl-txt2 {
    margin-top: 18px;
    /* margin-left: 20px; */
}

.cl-txt {
    margin-top: 10px;
}

.client {
    background: #fff9ef;
    padding: 60px 0;
    margin-top: 65px;
}

.cl-icon a {
    display: inline-block;
    background: #592b2b;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 13px;
    letter-spacing: 1px;
    /* font-family: source-sans-bold !important; */
    border-radius: 2px;
    /* font-family: w1-bold; */
}

.cl-icon {
    position: absolute;
    /* bottom: 0; */
    top: 227px;
    left: 0;
    right: 0;
    text-align: center;
}

.cl-icon a:hover{
    color: #ffffff;
    text-decoration: none;
}

.cl-lft {
    position: relative;
}

.client .container .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}

.client .container .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #b1b1b1;
    display: block;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.client .container .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}

/*----------- ship -----------*/

.sh-box{
    text-align: center;
}

.sh-img img {
    filter: brightness(0) saturate(100%) invert(16%) sepia(5%) saturate(6448%) hue-rotate(314deg) brightness(105%) contrast(87%);
    width: 42px;
}

h5.sh-head {
    margin-bottom: 0;
    color: #592b2b;
    font-size: 18px;
    margin-top: 14px;
    /* font-family: w1-bold; */
}

.ship2 {
    padding: 60px 0;
}

/*--------------- instagram ------------------*/

.gallery{
    margin-top: 80px;
}

.gal-img img{
    width: 100%;
    transition: all .5s ease-in-out;
    cursor: pointer;
}

.gal-img img:hover{
    transform: scale(1.1);
}

.gallery .container-fluid .row .col-lg-3{
    padding-left: 0;
    padding-right: 0;
}

.gallery .container-fluid .row{
    margin-left: 0;
    margin-right: 0;
}

.gallery .container-fluid{
    padding: 0 5px !important;
}

h5.ce-header2.text-center {
    margin-top: -15px;
    color: #592b2b;
    /* font-family: source-sans-Regular; */
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 36px;
}

/*----------- newsletter -----------*/

.news {
    margin-top: 40px;
}

.ne-form .form-control {
    height: 57px;
    border: initial !important;
    padding-left: 2rem !important;
    background: #eeeeee !important;
    width: 55% !important;
    border-radius: 0px !important;
    margin: 0 auto;
}


.ne-form .form-control::placeholder{
    font-size: 16px;
    color: #747474;
}

.ne-ico {
    background-color: #a76b09;
    color: #FFFFFD;
    font-size: 18px;
    padding: 15px 30px;
    /* border-radius: 0px 6px 6px 0px; */
    position: absolute;
    top: 0px;
    right: 100px;
    /* width: 50px; */
    /* height: 45px; */
    /* display: inline-block; */
    text-align: center;
    /* line-height: 46px; */
    position: absolute;
    top: 0;
    /* left: 0; */
    right: 330px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Harmonia Sans W01 Semibold"
}

h5.ne-font.a-font.text-center {
    font-size: 36px;
    margin-bottom: 30px;
    font-family: "Harmonia Sans W01 Bold";
    text-transform: capitalize;
}
.insta-head{
    font-family: "Harmonia Sans W01 Bold";
}

p.ne-para.text-center {
    font-size: 17px;
    color: #5d5d5d;
    font-family: source-sans-Regular;
    margin-top: -19px;
    margin-bottom: 40px;
}




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

.ce-row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;

}

.ce-col{
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 10px;
    padding-left: 10px;

}


.ftr-btm {
    margin-bottom: 25px !important;
}




.ftr-container {
    width: 1170px;
    margin: 0 auto;
}




.footer .form-control {
    display: block;
    width: 90%;
    height: 47px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: initial;
    border-radius: initial !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.footer .form-control::placeholder{
    font-size: 15px;
    padding-left: 10px;
}

a.frm-link i {
    color: #fff;
}

.frm-btn {
    position: absolute;
    top: 4px;
    right: 40px;
    /* width: 40px; */
    /* height: 40px; */
    /* background: #ddd; */
    height: 38px;
    width: 38px;
    font-size: 14px;
    background-color: #a76b09;
    color: #fff;
    /* border-radius: 100%; */
    text-align: center;
    line-height: 41px;
}

a.ftr-link {
    display: inline-block;
    border: 1px solid #fff;
    width: 81%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 11px 20px;
}

a.ftr-link:hover{
    text-decoration: none;
    color: #fff;
}

.footer .container .row .col-lg-4 .ftr-3 .ftr-form .form-group .form-control::placeholder{
    font-size: 14px;
}



.footer {
    /* margin-top: 115px; */
    background: #000000;
    min-height: auto;
    padding: 50px 0;
    margin-top: 70px;
}

h5.ftr-heading {
    text-transform: capitalize;
    font-size: 20px;
    color: #ffffff;
    /* font-weight: 500; */
    margin-bottom: 20px;
    /* margin-top: 30px; */
    position: relative;
    /* font-family: 'cambria'; */
}

.ftr-logo a img {
    width: 145px;
}

.ftr-logo {
    /* margin-top: 20px; */
    margin-bottom: 20px;
}

p.ftr-para {
    font-size: 15px;
    color: #e9e9e9;
    line-height: 25px;
    margin-bottom: 10px;
}

h5.ftr-heading2 {
    font-size: 20px;
    margin-bottom: 14px;
    color: #ffffff;
}

h5.ftr-heading2 span{
    color: #f56600;
}

.ftr-social a i {
    
    color: #e5e5e5;
    width: 38px;
    height: 38px;
    font-size: 17px;
    display: inline-block;
    
    margin-top: 10px;
    border: 1px solid #727272;
   
    font-size: 13px;
    text-align: center;
    line-height: 38px;
    border-radius: 100%;
    margin-right: 8px;
}


.ftr-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr-list li a {
    display: flex;
    font-size: 16px;
    color: #e9e9e9;
    padding-bottom: 10px;
}

.ftr-list li a i {
    font-size: 12px;
    color: #ffffff;
    margin-top: 8px;
    margin-right: 14px;
}

.ftr-list li a:hover{
    color: #ffffff;
    text-decoration: none;
}

.ftr-list li a h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #c2c2c2;
    padding-right: 20px;
    /* font-family: cambria-math; */
}

.ftr-list2{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr-list2 li a {
    display: flex;
    font-size: 16px;
    color: #c1c1c1;
    padding-bottom: 14px;
    text-transform: capitalize;
    font-weight: 400;
    /* font-family: 'cambria-math-bold'; */
    /* font-family: cambria-math; */
}

.ftr-list2 li a:hover{
    color: #dbd9d9;
    text-decoration: none;
}

.ftr-list2 li a i {
    color: #ffffff;
    transform: translatey(4px);
    margin-right: 12px;
    font-size: 14px;
}



.ftr-up {
    /* color: #fff; */
    background: #173a79;
    border-top: 1px solid #9e9e9e;
    padding: 16px 0;
}



.ftr-down {
    width: 100%;
    background-color: #23496f;
    padding: 23px 0;
}

.ftr-caption4{
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
}

.ftr-item{
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    justify-content: right;
}

.ftr-item li a{
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding-left: 15px;
    text-transform: capitalize;
}

.ftr-img img{
    width: 100%;
}

ul.ftr-list2.ftr-top {
   
    margin-top: 59px;
}


/* .ftr-2 {
    margin-left: 111px;
   
} */


.ftr-5 {
    float: right;
}



/* .ftr-2 {
    margin-left: 38px;
    border-left: 1px solid #9e9e9e;
    padding-left: 36px;
    border-right: 1px solid #9e9e9e;
} */

.ftr-item{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.ftr-item li a{
    display: inline-block;
}

.ftr-item li a {
    display: inline-block;
    color: #fff;
    /* width: 42px; */
    /* height: 39px; */
    /* text-align: center; */
    font-size: 18px;
    line-height: 40px;
}

h5.ftr-title {
    font-size: 16px;
    color: #000000;
    margin-top: 9px;
    margin-bottom: 0;
    font-weight: 500;
    /* text-align: center; */
    /* font-family: cambria-math; */
    text-transform: capitalize;
}

.ftr-cap {
    /* font-size: 18px; */
    color: #e9e9e9;
    /* margin-right: 9px; */
    /* transform: translateY(7px); */
    /* margin-bottom: 0; */
    font-size: 15px;
    line-height: 24px;
    margin-top: 21px;
}

.footer-2 {
    background: #ffffff;
    padding: 14px 0;
    border-top: 1px solid #818181;
}

.ftr-top3{
    margin-top: 70px;
}

.ftr-list4{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ftr-list4 li a{
    display: inline-block;
    color: #e9e9e9;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;

}

.ft-list4{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ft-list4 li a {
    display: inline-block;
    font-size: 16px;
    color: #282828;
    /* padding-bottom: 14px; */
    text-transform: capitalize;
    font-weight: 400;
    padding-left: 20px;
}

.ft-list4 li a i {
    color: #000000;
    transform: translatey(-2px);
    margin-right: 15px;
    font-size: 6px;
}