@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');/*font-family: 'Poppins', sans-serif;
*/
@font-face {
    font-family: 'SATTINS';
    src: url('../fonts/SATTINS.eot');
    src: url('../fonts/SATTINS.eot') format('embedded-opentype'),
         url('../fonts/SATTINS.woff2') format('woff2'),
         url('../fonts/SATTINS.woff') format('woff'),
         url('../fonts/SATTINS.ttf') format('truetype'),
         url('../fonts/SATTINS.svg#SATTINS') format('svg');
}


html,body {overflow-x: hidden;}

body{margin: 0; padding: 0; font-family: 'Poppins', sans-serif; background: #fff !important;}

*{box-sizing: border-box; outline: 0 !important;}

img {max-width: 100%; outline:0; vertical-align: middle;}

h1, h2, h3, h4, h5, h6 {margin:0; padding:0; text-shadow:none; line-height:110%;}

p{padding:0; margin:0px;}

a{text-decoration:none; outline:0; transition: ease-in-out 0.5s;}

a:hover{text-decoration:none; transition: ease-in-out 0.5s;}

::-webkit-input-placeholder{opacity: 1;}

:-moz-placeholder{opacity: 1;}

::-moz-placeholder{opacity: 1;}

:-ms-input-placeholder{opacity: 1;}

::-ms-input-placeholder{opacity: 1;}

:placeholder-shown{opacity: 1;}

a, a:focus, button, button:focus{outline:0; outline-width:0; cursor: pointer;}

.clear{clear: both; padding: 0; margin: 0; line-height: 0;}

.container{max-width: 1484px; margin: 0 auto; padding: 0 20px;}

.desktop-view{display: block;}

.mobile-view{display: none !important;}

/***header top sec start***/

header{background: #fff;}

.header-top-sec{margin: 0 auto; padding:20px 100px;background: rgba(255, 255, 255, 0.01); display: flex; justify-content: space-between; align-items: center;}

.header-search-sec{width: 100%; max-width: 488px;}

.header-search-sec .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp { padding: 0; background-color: transparent; border-radius: 0;}
.header-search-sec .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {font-size: 16px; color: #999;}
.header-search-sec .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {padding: 13px 48px 13px 24px;line-height: 24px;font-size: 16px;border: 0px solid transparent; border-radius: 30px; height: auto; font-family:'Poppins', sans-serif; background-color: transparent;}
.header-search-sec .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit { left: auto; right: 15px; top: 8px;}
.header-search-sec .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover { background-color: #46C0C4; box-shadow: none;}
.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image {background-color:transparent}


.header-search-sec form{padding: 0; margin: 0; border-radius: 15px; border: 1px solid #E73862; background: #FFF; height: 60px; width: 100%; display: flex; align-items: center;}

.header-search-sec input[type="submit"]{background: url(../images/search-icon.svg)right top no-repeat; border:none; width: 24px; height: 21px; padding: 0; cursor: pointer;background-color: transparent !important;}

.header-search-sec input[type="text"]{border: none; height:56px; width: calc(100% - 56px); border-radius: 15px; padding: 0 0 0 20px; font-weight: 400; font-size: 16px; color: #999;}

.header-search-sec input[type="text"]:focus-visible{outline:0;}

.header-info-sec ul{padding: 0; margin: 0; display: flex; align-items: center;}

.header-info-sec ul li{list-style: none; padding: 0 0 0 20px; margin:0 0 0 20px; position: relative;}

.header-info-sec ul li:before{position: absolute; content: ''; width: 1px; background: #DDD; height: 60px; left: 0; top: 0;}

.header-info-sec ul li h6{padding: 0; margin: 0; color: #E73862; font-size: 16px; font-weight: 500; display: flex; align-items: center; gap:12px;}
.header-info-sec ul li h6 a {color: #E73862;}
.header-info-sec ul li h6 img, .header-info-sec ul li ul li img { transition: ease-in-out 0.5s;}
.header-info-sec ul li:hover h6 img, .header-info-sec ul li ul li:hover img  { transform: scale(1.2); transition: ease-in-out 0.5s; }

.header-info-sec ul li a{color: #1D1D1F; font-size: 16px; font-weight: 500;}

.header-info-sec ul li a:hover{color: #E73862;}

.header-info-sec ul li ul li::before{display: none;}

.header-info-sec ul li ul li{padding: 0 15px; margin: 0; text-align: center;}

.header-info-sec ul li:first-child:before{display: none;}

.header-info-sec ul li ul li span{display: block; line-height: 100%;}

.cart-no{width: 30px; height: 30px; background: #000; border-radius: 50%; color: #fff; display: flex !important; align-items: center; justify-content: center; position: absolute; right: 12px; top: -3px; font-size: 12px;}

.logo-sec a{display: inline-block;}
.header_top_scrolling_sec {
  background-color: #E73862; color: #fff; padding:10px 0; line-height: 100%;
}
.header_top_scrolling_sec span { font-weight: bold;}
/***header top sec end***/

/***header bottom sec start***/
/**menu**/
.header-bottom-sec.is-sticky{position: fixed; right: 0; left: 0; margin: 0 auto; top: 0; z-index: 99;}
nav{
  z-index: 99;
}
nav .wrapper{
  position: relative;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content:flex-end;
  padding-right: 15px;
}
.wrapper .logo a{
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}
.wrapper .nav-links{
  display: inline-flex;
  margin: 0;
}
.nav-links li{
  list-style: none;
  padding: 0 15px;
  line-height: 22px;
}
.nav-links li.active a::before{
  opacity: 1;
}

.nav-links li a{
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
/* .nav-links li a::before{
  position: absolute;
  content: '';
  background: #EDC9AF;
  width: 100%;
  height: 5px;
  bottom:-56px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease;
  opacity: 0;
}
.nav-links li a:hover:before{
  opacity: 1;
}
.nav-links li ul li a:before{
  display: none;
} */
/* .nav-links li ul li{
  padding: 0 15px;
} */
/* .nav-links li a.menu-dropdown:after{
  position: absolute;
  content: '';
  background: url(../images/drop-arrow.svg) right top no-repeat;
  width: 14px;
  height:7px;
  top: 8px;
  right: -18px;
} */
.nav-links .mobile-item{
  display: none;
}
.nav-links .drop-menu{
  position: absolute;
  background:#fff;
  width: 180px;
  line-height: 45px;
  top:45px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
  padding:10px 0;
}
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box{
  transition: all 0.3s ease;
  top:45px;
  opacity: 1;
  visibility: visible;
}
.drop-menu li a{
  width: 100%;
  display: block;
  padding:0;
  font-weight: 400;
  border-radius: 0px;
}
.wrapper .btn{
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn{
  position: absolute;
  right: 30px;
  top: 30px;
}
.wrapper .btn.close-btn img{
  height: 100%;
}
nav input{
  display: none;
}

.header-bottom-wrap{border-radius: 25px; background: #E73862; padding: 0 30px 0 15px; display: flex; align-items: center; justify-content: space-between; position: relative;}
.header-social-icon ul{padding: 0; margin: 0; display: flex; align-items: center; justify-content: flex-end; gap:15px;}
.header-social-icon ul li{list-style: none;}
.header-nav-sec ul{padding: 0; margin: 0;}
.header-nav-sec ul li a{color: #FFF; font-size: 18px; font-weight: 500; text-transform: uppercase;}
.header-nav-sec ul li a:hover{color: #E73862;}
.header-social-icon ul li a{display: block;}
.header-social-icon ul li a:hover { transform: scale(1.2);}
/**menu**/
/***header bottom sec end***/

/***banner sec start***/
.banner-sec{background: url(../images/banner-bg.png)center top no-repeat; padding-top: 114px;}
.banner-sec h1{padding: 0; margin: 0; text-align: center; font-size: 169.09px; color: #E73862; font-weight: 400; line-height: 70.627%; font-family: 'SATTINS';}
.banner-sec h1 span{display: block;}
.banner-img{display: block; margin:-170px auto 0; text-align: center;}
.banner-add-sec{border-radius: 46px; background: #46C0C4; max-width: 966px; display: flex; align-items: center; margin:-60px auto 0; justify-content:space-between; gap: 30px; z-index: 1; position: relative;}
.banner-add-r{background: #E73862; position: relative; max-width: 404px; width: 100%; height: 148px; border-radius: 0 46px 46px 0; display: flex; align-items: center;}
.banner-add-r:before{position: absolute; content: ''; background: url(../images/banner-add-curve.png)left top no-repeat; width: 91px; height: 148px; left: -85px;}
.banner-add-r:after{position: absolute; content: ''; background: url(../images/banner-add-tree-img.png) right top no-repeat; width: 169px; height: 138px; right: 0; bottom: 0;}
.banner-add-r .common-btn:hover{background: #46C0C4;}
.common-btn{border-radius: 48px; width: 183px; height: 52px; background: #46C0C4; text-align: center; color: #fff; font-size: 18px; font-weight: 700; display: flex; align-items: center; justify-content: center; z-index: 1;}
.common-btn:hover{background: #E73862;}
.banner-add-l h2{padding: 0; margin: 0; color: #FFF; font-family: 'SATTINS'; font-size: 56px; font-weight: 400; line-height:26px;}
.banner-add-l p{font-size: 15px; color: #FFF; font-weight: 400;}
.banner-add-l{padding: 20px 0 0 48px;}
/***banner sec end***/

/**home customization sec start**/
.home-customization-sec{padding: 130px 0; position: relative;}
.home-customization-sec:before{position: absolute; content: ''; background: url(../images/customization-bg.png)center bottom no-repeat; width: 100%; height: 100%; bottom:40px;}
.home-customization-sec h2{color: #1F1F1F; font-size: 80px; font-family: 'SATTINS'; font-weight: 400; line-height: 70.627%; padding: 0 0 54px 0; position: relative; z-index: 1;}
.customization-wrap{display: flex; gap: 30px; position: relative; z-index: 1;}
.customization-box{text-align: center; width: 25%;}
.customization-box h5{text-align: center; color: #000; font-size: 18px; font-weight: 600; line-height: 110.5%; padding: 25px 0 0 0;}
.customization-box h5 a{color: #000;}
.customization-box h5 a:hover{color: #E73862;}
.customization-box img{border-radius: 25px; border: 1px solid #D9DDE1; transition: ease-in-out 0.5s; height: 340px; width: 100%; object-fit: cover; object-position: center;}
.customization-box:hover img { transform: scale(1.03); transition: ease-in-out 0.5s;}
/**home customization sec end**/

/**home free shipping sec start**/
.home-free-shipping-sec{border-radius: 50px; background: #46C0C4; max-width: 1376px; padding: 52px 57px; position: relative; box-sizing: border-box; margin-top: 120px; margin-bottom:70px;}
/* .home-free-shipping-sec:before{position: absolute; content: ''; background: url(../images/free-shipping-img.png) right top no-repeat; width: 370px; height: 384px; right: -110px; top: -120px;} */
.home-free-shipping-sec:before{position: absolute; content: ''; background: url(../images/about-new-img.png) right top no-repeat; width: 392px; height: 426px; right: -110px; top: -120px;}
.home-free-shipping-sec span{font-weight: 700;}
.home-free-shipping-sec h3{color: #FFF; font-size: 50px; font-weight: 400;}
/**home free shipping sec end**/

/**home content sec start**/
.home-content-sec{background: url(../images/main-content-bg.png) center top no-repeat;}

/*about sec start*/
.home-about-sec{padding: 76px 0 96px 0; display: flex; align-items: center; justify-content: center;}
.about-img-sec{position: relative; max-width: 730px; width: 100%;}
.about-img-sec:before{position: absolute; content: ''; border: solid 30px #E73862; border-radius: 25px 0 0 25px; width: 55%; height: 100%; border-right: none; box-sizing: border-box; z-index: 1;}
.about-img-sec:after{position: absolute; content: ''; background: url(../images/border-flower.png)right top no-repeat; width:50%; height: 100%; right: 0; background-size: cover; top:0;}
.video-play{position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); text-align: center; z-index:1;}
.common-h2{color: #1F1F1F; font-family: 'SATTINS'; font-size: 80px; font-weight: 400; line-height: 70.627%; padding: 0 0 15px 0;}
.about-content-sec p{color: #000; font-weight: 300; font-size: 15px; padding: 0 0 45px 0;}
.about-content-sec{max-width: calc(100% - 730px); padding-left: 50px; box-sizing: border-box;}
.about-content-sec p:last-child{padding-bottom: 25px;}
.video-hv-img{position: absolute; top: 0; left: 0; height: 440px; width:92%; object-fit:cover; margin: 24px 30px; object-position: center; border-radius: 0 25px 25px 0; max-width: 100%; z-index:1;}
.about-img-sec iframe{border-radius:0 45px 45px 0; padding: 24px 30px; position: relative; z-index: 1;}
/*about sec end*/

/*blog sec start*/
.home-blog-sec{padding: 0 0 100px 0;}
.home-blog-sec h2{padding-bottom: 50px;}
.home-blog-wrap{display: flex; gap:64px;}
.home-blog-wrap img{border-radius: 25px; display: block;}
.home-blog-wrap h3{padding: 40px 0 18px 0; max-width: 628px;}
.home-blog-wrap h3 a{color: #000; font-size: 20px; font-weight: 600; line-height: 125.127%; display: block;}
.home-blog-wrap p{color: #373737; font-weight: 300; line-height: 125.127%; font-size: 15px; padding: 0 0 35px 0; max-width: 628px;}
span.date-span{display: block; color: #E8336B; font-weight: 600; font-size: 15px; line-height: 125.127%; padding: 0 0 30px 0;}
.home-blog-box-top{border-radius: 25px; background: #F9CDD8; margin-bottom: 28px; display: flex; align-items: center; gap:30px;}
.home-blog-wrap .home-blog-box-top h3 a{color: #E73862; padding: 0;}
.home-blog-wrap .home-blog-box-top h3{padding: 0; max-width: 440px;}
.home-blog-box-top-title{padding: 0 55px 0 0; width: calc(100% - 191px);}
.home-blog-box{padding-bottom:58px;}
.home-blog-box:last-child{padding: 0;}
.home-blog-box-top-img{width: 191px;}
.home-blog-box span.date-span{color: #F6C; padding-bottom: 23px;}
.home-blog-box p{padding-bottom: 16px; max-width: 693px;}
.home-blog-r{width: 52%;}
/*blog sec end*/

/*home dog shopping sec start*/
.home-dog-shopping{border-radius: 25px; background: #E73862; padding: 50px 0 50px 75px; position: relative; margin-bottom: 100px;}
.home-dog-shopping h3{max-width: 730px; color: #FFF; font-weight: 700; line-height: 130%; font-size: 32px; padding: 0 0 12px 0;}
.home-dog-shopping p{max-width: 730px; font-size: 15px; color: #FFF; font-weight: 400; padding: 0 0 30px 0; line-height: 130%;}
.home-dog-shopping-img{position: absolute; right: 60px; top: -70px;}
.home-dog-shopping-content{position: relative; max-width: 1075px;}
.home-dog-shopping-content:before{position: absolute; content: ''; background: url(../images/leg-img.png)right top no-repeat; right: 0; top: 0; width: 324px; height: 224px;}
/*home dog shopping sec end*/

/**home content sec end**/

/******footer sec start******/
.footer-top-sec{background: #46C0C4; padding: 55px 0 27px 0;}
.footer-top-wrap{display: flex; gap:60px;}
.footer-logo-sec{max-width:400px; width: 100%;}
.footer-info-sec{max-width: 206px; width: 100%;}
.footer-service-sec{max-width: 265px; width: 100%;}
.footer-contact-sec{max-width: 377px; width: 100%;}
.footer-top-sec .footer-logo-sec ul{padding:30px 0 0 0; margin: 0;}
.footer-logo-sec ul li{list-style: none; display: inline-block; vertical-align: middle; padding: 0 10px 10px 0;}
.footer-top-sec h4{color: #fff; font-weight: 700; font-size: 28.667px; padding: 0 0 16px 0;}
.footer-top-sec ul{padding:0; margin: 0;}
.footer-top-sec ul li{list-style: none;}
.footer-top-sec ul li a{color: #FFF; font-size: 17px; font-weight: 500; line-height: 248%;}
.footer-top-sec ul li a:hover{color: #E73862;}
.footer-contact-sec address{padding: 0 0 37px 0; margin: 0; color: #FFF; font-size: 17px; font-weight: 600; line-height: 248%; font-style: normal;}
.footer-contact-sec address a {padding: 0 0 37px 0; margin: 0; color: #FFF; font-size: 17px; font-weight: 600; line-height: 248%; font-style: normal;}
.footer-contact-sec form{padding: 0; margin: 0 0 50px 0;}
.footer-contact-sec .form-group{border-radius: 48px; border: 1px solid #FFF; background: #FFF; height: 58px; /*display: flex; align-items: center; justify-content: space-between;*/ padding: 0;}
.footer-contact-sec .form-group input[type="text"]{color: #605F5F; font-size: 13px; font-weight: 400; line-height: 124%; padding: 6px 0 0 15px; height: 54px; border-radius: 48px; border:none; /*max-width: calc(100% - 161px);*/ max-width: 100%; width: 100%;}
.footer-contact-sec .form-group input[type="submit"]{height:58px; border-radius: 39px; border: 1px solid #FFF; background: #E8336B !important; cursor: pointer; color: #FFF !important; text-align: center; font-size: 16px; font-weight: 400; line-height: 124%; text-transform: uppercase; max-width: 130px; width: 100%; padding:0; /*float:right;*/ position: absolute; right: -2px; top: -1px;}
.footer-contact-sec ul{padding: 0; margin: 0; display: flex; align-items: center;}
.footer-contact-sec ul li{list-style: none; width: 50%; display: inline-block; padding: 0 60px 0 0; vertical-align: top;}
.footer-contact-sec ul li:last-child{padding: 0;}
.footer-contact-sec ul li a { display: block; line-height: 100%;}

.footer-middle-sec{background: #E73862; padding: 35px 0;}
.footer-middle-wrap{display: flex; align-items: center;}
.footer-middle-l{width: 50%; color: #FFF; font-size: 17.419px; font-weight: 400;}
.footer-middle-l a{text-decoration: underline; color: #FFF;}
.footer-middle-r{width: 50%;}
.footer-middle-r ul{padding: 0; margin: 0; float: right;}
.footer-middle-r ul li{list-style: none; display: inline; padding: 0 14px 0 0;}
.footer-middle-r ul li:last-child{padding: 0;}
.footer-middle-r ul li a { transition: ease-in-out 0.5s; display: inline-block;}
.footer-middle-r ul li a:hover { transform: scale(1.2); transition: ease-in-out 0.5s;}

.footer-bottom-sec{background: #fff; padding: 20px 60px; color: #000; text-align: center; font-weight: 400; line-height: 145.5%; font-size: 16px;}

/******footer sec end******/

/******home client sec start*******/
.home-client-sec{padding-bottom: 185px;}
.home-client-sec h2{text-align: center; max-width: 606px; width: 100%; margin: 0 auto; line-height: 84.127%; position: relative; padding-bottom: 90px;}
.home-client-sec h2:after{position: absolute; content: ''; background: url(../images/title-bg.png)center bottom no-repeat; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 431px; height: 90px;}
#home-client-slider .item{padding: 0 60px;}
.client-content-sec{text-align: center; padding:50px 0 0 0;}
.client-content-sec h5{color: #525252; font-size: 18.488px; font-weight: 700;}
.client-content-sec span{display: block; color: #525252; font-size: 12.326px; font-weight: 400; padding: 3px 0 15px 0;}
.client-content-sec p{color: #525252; max-width: 400px; font-size: 15px; font-weight: 400; margin: 0 auto;}
.client-img-sec img{border-radius: 0 0 25px 25px; width:268px; height: 274px;width: 268px !important; position: relative; top: 20px; left: 25px;}
.client-img-sec{position: relative;}
.client-img-sec:before{position: absolute; content: ''; background: url(../images/client-img-af.png)left top no-repeat; width: 319px; height: 317px; top: 0; left: 0; z-index: 1;}
.owl-item.center .client-img-sec:before{position: absolute; content: ''; background: url(../images/center-img-bg.png)left top no-repeat; width: 319px; height: 317px; top: 0; left: 0; z-index: 1;}
.home-client-carousel{padding:32px 110px 0 110px;}
#home-client-slider .owl-dots{display: none !important;}
#home-client-slider .owl-nav{display: block !important;}
#home-client-slider .owl-nav .owl-prev{font-size: 0; background: url(../images/arrow-square-left.png)left top no-repeat !important; width: 50px; height: 50px; position: absolute; left: -90px; top: 144px;}
#home-client-slider .owl-nav .owl-next{font-size: 0; background: url(../images/arrow-square-right.png)left top no-repeat !important; width: 50px; height: 50px; position: absolute; right: -90px; top: 144px;}

.client-content-sec .star ul { list-style: none; margin: 0; padding: 0; display: flex; align-items: center; justify-content: center;}
.client-content-sec .star ul li {padding: 0 3px; color: #ff6d97;}

/******home client sec end*******/

/* product wrapper start */

.product-wrapper .heading{ max-width: 1437px; margin: 0 auto; padding-bottom: 34px; text-align: center;}
.product-content {border: 1px solid #E8336B; border-radius: 44px; padding: 60px 65px 62px 88px; display: flex; flex-wrap: wrap; background-image: url("../images/product-bg-img.png"), url("../images/product-bg.png"); background-position:  -27px 100%, top left; background-repeat: no-repeat, no-repeat; background-size: 635px, cover; min-height: 1108px;}
.product-content .left { width: 273px;}
.product-content .right { width: calc(100% - 273px); padding-left: 138px;}
#tabs-nav { list-style: none; margin: 0; padding: 0;}
#tabs-nav li {color: #1F1F1F; font-family: 'SATTINS'; font-size: 40px; font-style: normal; font-weight: 400;  line-height: 30px; padding: 35px 0 15px; background: url(../images/product-dot-line.png) repeat-x bottom left;  }
#tabs-nav li:last-child { background: none;}
#tabs-nav li a{ color:  #1F1F1F; display: block; position: relative;}
#tabs-nav li a:hover:after, #tabs-nav li.active a:after {content: ""; width: 45px; height: 2px; background-color: #1F1F1F; border-radius: 35px; position: absolute; top: 50%; right: 13px; transform: translateY(-50%); margin-top: -7px;}

.product-list { display: flex; flex-wrap: wrap; margin: 0 -19px;}
.product-list .box { padding: 19px; width: 33.33%;}
.product-list .product-item {border-radius: 25px; background: #F9CDD8; padding: 20px; text-align: center; }
.product-list .product-item .pic { height: 180px; margin-bottom: 20px; overflow: hidden; border-radius: 25px;}
.product-list .product-item .pic img {width: 100%; height: 180px; object-fit: cover; object-position: center; border-radius: 25px; transition: ease-in-out 0.5s; }
.product-list .product-item .pic img:hover { transform: scale(1.3); transition: ease-in-out 0.5s; }
.product-list .product-item .title {color: #E73862; text-align: center; font-size: 18px; font-style: normal; font-weight: 600; line-height: 110.5%; height: 40px; display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 15px;}
.product-list .product-item .price {color: #E73862; font-size: 25px; font-weight: 800; line-height: 110.5%; padding: 0 0 28px;}
.product-list .product-item .quick-view {border-radius: 48px; background-color: #46C0C4; padding: 12px 25px; color: #FFF; font-size: 18px; font-weight: 700; line-height: normal; display: inline-block;  }
.product-list .product-item .quick-view:hover { background-color: #E73862;}

.tab-content .product-list .product-item .price { width: 100%!important;}

/* product wrapper end */

/* collar item wrapper start */

.collar-item-wrapper {padding: 150px 0;}
.collar-item-wrapper h2 { padding-bottom: 30px;}
.collar-item-wrapper .fa { font-family: FontAwesome;}

.product-details-content { display: flex; flex-wrap: wrap;}
.product-details-content .left {border-radius: 25px; display: flex; align-items: center;  border: 1px solid #D9DDE1; box-shadow: 2px 0px 18px 0px rgba(0, 0, 0, 0.25); width: calc(50% - 30px); margin-right: 30px; background: #fff;}
.product-details-content .slide-box img {border-radius: 25px;}

#productslide .owl-nav { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; display: flex; justify-content: space-between; padding: 0 10px;}
#productslide .owl-nav button { width: 50px; height: 50px; opacity: 0.5;}
#productslide .owl-nav button:hover {  opacity: 1;}
#productslide .owl-nav button span { display: none;}
#productslide .owl-nav button.owl-prev {background: url("../images/slide-arrow-left.png") no-repeat; background-size: 100%;}
#productslide .owl-nav button.owl-next {background: url("../images/slide-arrow-right.png") no-repeat; background-size: 100%;}

.product-details-content .right { width: calc(50% - 30px); margin-left: 30px;}
.product-details-content .right .tag-title {font-family: 'Inter', sans-serif; color: #000; font-size: 16px; font-weight: 400; line-height: normal; padding-bottom: 10px; }
.product-details-content .right .title {color: #1D1D1F; font-size: 22px; font-weight: 500; line-height: normal; padding-bottom: 30px; }

.product-info-row { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 30px;}
.product-info-row .left-content { width: 35%; padding-right: 15px;}
.product-info-row .right-content { width: 65%; display: flex; }
.product-info-row .price {font-size: 32px; font-weight: 600; line-height: normal; }
.product-info-row .rating {border: 1px solid #D9DDE1; border-radius: 10px; padding: 10px; margin-left: auto;  }
.product-info-row .rating ul { list-style: none; margin: 0; padding: 0; display: flex;}
.product-info-row .rating ul li { padding: 0 2px; color: #f6bb06;}
.product-info-row label {font-size: 16px; color: #000; font-weight: 400;}
.product-info-row select {border: 1px solid #D9DDE1; width: 70%; border-radius: 10px; padding: 15px 20px; margin-left: auto; background-color: #fff; font-size: 13px;}

.product-info-row input[type="text"] {border: 1px solid #D9DDE1; width: 100%; border-radius: 10px; padding: 15px 20px; background-color: #fff; font-size: 13px;}

.product-info-row .color-list { margin-left: auto;}
.product-info-row .color-list ul { list-style: none; margin: 0; padding: 0; display: flex;}
.product-info-row .color-list ul li { padding: 0 10px 0 0;}
.product-info-row .color-list ul li:last-child { padding-right: 0;}
.product-info-row .color-list ul li .color-box { width: 60px; height: 60px; border-radius: 10px; border: 1px solid #D9DDE1; }
.product-info-row .color-list ul li .color-box.pink {background-color: #F439C3;}
.product-info-row .color-list ul li .color-box.purple {background-color: #752791;}
.product-info-row .color-list ul li .color-box.yellow {background-color: #FEE76C;}
.product-info-row .color-list ul li .color-box.green {background-color: #54B6C1;}
.product-info-row .color-list ul li .color-box.red {background-color: #D51B10;}
.product-info-row .color-list ul li .color-box.blue {background-color: #043EDB;}

.qty-wrap { margin-left: auto; display: flex;}
.qty-wrap .add {border: 1px solid #D9DDE1; border-radius: 10px 0 0 10px; width: 60px; height: 60px; text-align: center; font-size: 18px; background-color: transparent !important; color: #000 !important;}
.qty-wrap .sub {border: 1px solid #D9DDE1; border-radius: 0 10px 10px 0; width: 60px; height: 60px; text-align: center; font-size: 18px; background-color: transparent !important; color: #000 !important;}
.qty-wrap input[type="text"] { border-radius: 0; width: 130px; text-align: center; height: 60px; margin: 0;}

.cart-btn { padding-top: 5px;}
.cart-btn button{border: 0; border-radius: 48px; background: #46C0C4 !important; padding: 15px; width: 360px; text-align: center; font-size: 18px; color: #fff !important; font-weight: 700; line-height: normal; display: flex; align-items: center; justify-content: center;}
.cart-btn button img { margin-left: 8px;}
.cart-btn button:hover { background-color: #E73862 !important;}
/* collar item wrapper end */


/* handmade wrapper start  */
.handmade-wrapper { padding:0 0 150px; }
.handmade-wrapper .handmade-header { text-align: center;}
.handmade-wrapper .handmade-header h2 { font-size: 30px;}
.handmade-wrapper .handmade-header .divider { padding-bottom: 20px;}

.handmade-wrapper .handmade-header h2.client_say { font-size: 40px; padding-bottom: 10px; line-height: 1.2;}

.share-btn {border: 0; border-radius: 48px; background: #46C0C4; padding: 20px; width: 342px; justify-content: center; font-size: 18px; color: #fff; font-weight: 700; line-height: normal; display: inline-flex; align-items: center; position: relative; z-index: 9;  }
.share-btn img { margin-right: 8px;}
.share-btn:hover {background-color: #E73862;}

.handmade-item-content { display: flex; margin-top: -130px;}

.handmade-item-content .item { width: calc(25% - 20px); display: flex; height: 912px;}
.handmade-item-content .item .pic { position: relative;}
.handmade-item-content .item img { width: 100%; height: 379px; position: relative; object-fit: cover; border-radius: 25px; object-position: center;}
.handmade-item-content .item.middle { width: 80px; display: flex; align-items: center;}
.handmade-item-content .item.middle img { width: 267px; height: 267px; border-radius: 50%; max-width: none;}
.handmade-item-content .item.middle .pic { margin-left: calc(-50% - 60px); margin-right: calc(-50%); margin-top: -150px;}

.handmade-item-content .item.first, .handmade-item-content .item.fourth { align-items: flex-start;}

.handmade-item-content .item.second, .handmade-item-content .item.third { align-items: flex-end;}

.handmade-item-content .item.second .flower-top,
.handmade-item-content .item.third .flower-top
{position: absolute; left: 50%; transform: translateX(-50%); top: -33px; width: 85px; }

.handmade-item-content .item.second .flower-top img,
.handmade-item-content .item.third .flower-top img
{ width: auto; height: auto;}

.handmade-item-content .item.second .love {position: absolute; left: 50%; margin-left: -23px; transform: translateX(-50%); top: -140px; }
.handmade-item-content .item.second .love img {width: auto; height: auto;}

.handmade-item-content .item.second .flower-right,
.handmade-item-content .item.third .flower-right,
.handmade-item-content .item.first .flower-right
{position: absolute; right: -31px; transform: translateY(-50%); top: 50%; width: 34px; height: 76px; }

.handmade-item-content .item.second .flower-right img,
.handmade-item-content .item.third .flower-right img,
.handmade-item-content .item.first .flower-right img
{ width: auto; height: auto;}

.handmade-item-content .item.second .flower-left,
.handmade-item-content .item.third .flower-left,
.handmade-item-content .item.fourth .flower-left
{position: absolute; left: -31px; transform: translateY(-50%); top: 50%; width: 34px; height: 76px; }

.handmade-item-content .item.second .flower-left img,
.handmade-item-content .item.third .flower-left img,
.handmade-item-content .item.fourth .flower-left img
{ width: auto; height: auto;}


.handmade-item-content .item.third .love {position: absolute; left: 50%; margin-left: 15px; transform: translateX(-50%); top: -150px; }
.handmade-item-content .item.third .love img {width: auto; height: auto;}

.handmade-item-content .item.first .pic:before { content: ""; display: block; width: 281px; height: 538px; background: url(../images/handmade-curve-1.svg) no-repeat; background-size: 100%; position: absolute; left: 70%;; top: 190px;}

.handmade-item-content .item.fourth .pic:before { content: ""; display: block; width: 280px; height: 538px; background: url(../images/handmade-curve-2.svg) no-repeat; background-size: 100%; position: absolute; right: 70%;; top: 190px;}

/* handmade wrapper end  */

/********************************about page start**************************/

.inner-banner-sec{background: url(../images/banner-bg.png) center top no-repeat; padding-bottom: 160px; position: relative; text-align: center;}
.about-banner-wrap{border-radius: 15px; /*background: #EA6384;*/ background: #E73862; padding: 0 130px; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 1;}
.about-banner-wrap h1{color: #FFF; text-align: center; font-size: 211.718px; font-weight: 400; line-height: 62.627%; font-family: 'SATTINS'; position: relative; top: 50px;}
.about-banner-wrap h1 span{display: block;}
.about-banner-l{margin-bottom: -10px;}
.about-banner-r{margin-bottom: -60px;}
.about-content-wrap{border-radius:25px; background: #EA6384; display: flex; align-items: center; margin-top: 60px; position: relative; z-index: 1;}
.inner-banner-sec:after{position: absolute; content: ''; background: url(../images/about-banner-bg.png)center bottom no-repeat; width: 100%; height: 100%; bottom:-70px;}
.about-content-wrap img{border-radius: 25px; width: 468px;}
.about-content-txt{width: calc(100% - 468px); padding-left: 88px; padding-right:80px;}
.about-content-txt p{color: #36171F; font-size: 15px; font-weight: 300;}
.about-content-txt p a{color: #36171F; font-size: 15px; font-weight: 300; text-decoration-line: underline;}
.about-content-txt strong{color: #36171F; font-size: 15px; font-weight:700;}
.about-free-shipping-sec{padding: 52px;}
.about-free-shipping-sec h4{color: #0E4F51; font-size: 36px; font-weight: 700; line-height: 42px;}
.about-free-shipping-sec p{color: #0E4F51; font-size: 15px; font-weight: 300; line-height: 22px; padding: 25px 0;}
.about-free-shipping-wrap{max-width: 1000px;}
.about-free-shipping-sec{margin-top: 0; max-width:calc(100% - 110px) !important;}
.about-gallery-sec{padding: 70px 0; display: flex; align-items: center;}
.about-gallery-l{width: 337px;}
.about-gallery-l img{border-radius: 25px;}
.about-gallery-r{width: calc(100% - 337px); padding-left: 34px;}
.about-gallery-r p{color: #000; font-size: 15px; font-weight: 300; line-height: 20px; padding-bottom: 22px; max-width: 990px;}
.about-gallery-r ul{padding: 0; margin: 0; display: flex; gap:19px;}
.about-gallery-r ul li{list-style: none;}
.about-gallery-r ul li img{border-radius: 25px;}

.about-top-fashion-sec{border-radius: 44px; border: 1px solid #E8336B; background: url(../images/about-top-fashion-bg.png)center top no-repeat; padding: 90px; margin-bottom: 45px;}
.about-top-fashion-sec h2.common-h2{text-align: center; padding-bottom: 60px;}
.about-top-fashion-box{border-radius: 17px; background: #EA6384; display: flex; align-items: center; margin-bottom: 54px;}
.about-top-fashion-box-img{width: 316px;}
.about-top-fashion-box-img img{border-radius: 17px;}
.about-top-fashion-box-content{color: #36171F; font-size: 15px; font-weight: 300; line-height: 20px; padding: 0 40px 0 136px; width: calc(100% - 316px);}
.about-top-fashion-box:last-child{margin-bottom: 0;}
.about-industry-sec{text-align: center; padding-bottom: 160px;}
.about-industry-wrap{max-width: 1468px; border-radius: 50px; background: #46C0C4; padding: 90px; margin-top: -90px; position: relative;}
.about-industry-wrap p{color: #0E4F51; text-align: center; font-size: 15px; font-weight: 300; line-height: 24px; max-width: 1284px;}
.about-industry-wrap h2.common-h2{color: #0E4F51;}
.about-clientele-sec{display: flex; align-items: center; justify-content:space-between; padding-bottom: 120px;}
.about-clientele-img{width: 100%; max-width: 610px; position: relative;}
.about-clientele-img img{border-radius: 50px 50px 25px 25px; padding: 16px 0;}
.about-clientele-img:before{position: absolute; content: ''; border: solid 30px #E73862; border-radius: 25px 0 0 25px; width: 55%; height: 100%; border-right: none; box-sizing: border-box; z-index: 1;}
.about-clientele-content{width: 100%; max-width: calc(100% - 610px); padding: 0 0 0 60px;}
.about-clientele-content p{color: #000; font-size: 15px; font-weight: 300; line-height: 24px; padding: 0 0 40px 0;}
.about-clientele-content h5{color: #E73862; font-size: 34px; font-weight: 700; line-height: 129.427%; max-width: 708px;}
.about-international-sec{padding-bottom:180px;}
.about-international-sec .about-content-wrap{margin: 0;}
.about-international-sec .about-content-wrap img{width: 593px;}
.about-international-sec .about-content-txt{padding:50px 75px 50px 58px; width: calc(100% - 593px);}
.about-international-sec .about-content-txt h4{color: #36171F; font-size: 32px; font-weight: 700; line-height: 130%; text-transform: uppercase; padding: 0 0 20px 0;}
.about-international-sec .about-content-txt p{color: #36171F; font-size: 15px; font-weight: 400; line-height: 130%; max-width: 730px; padding:0;}

.about-rescue-sec:before{position: absolute; content: ''; background: url(../images/about-img14.png) right top no-repeat; width: 370px; height: 422px; right: -70px; top: -140px;}
.about-rescue-sec{max-width: calc(100% - 70px) !important; margin-bottom: 54px;}

.about-model-sec{background: url(../images/about-bottom-bg.png)center bottom no-repeat; width: 100%; height: 100%; padding-bottom: 85px;}
.about-model-wrap{border-radius: 25px; background: #EA6384; padding: 50px 75px 100px 75px;}
.about-model-wrap h3{text-align: center; color: #36171F; font-size: 32px; font-weight: 700; line-height: 130%; padding: 0 0 50px 0;}
.about-model-box{display: flex; justify-content: space-between; padding: 0 0 54px 0; margin: 0 0 54px 0; position: relative;}
.about-model-box-txt{max-width: calc(100% - 457px); padding: 0 100px 0 0;}
.about-model-box-txt p{color: #36171F; font-size: 15px; font-weight: 400; line-height:22px;}
.about-model-box-img{max-width: 457px; width: 100%;}
.about-model-box-img img{border-radius: 25px;}
.about-model-box:before{position: absolute; content: ''; background: url(../images/about-model-dot.png)left top repeat-x; width: 100%; height: 1px; bottom: 0; left: 0;}
.about-model-box:last-child:before{display: none;}
.about-model-box:last-child{padding: 0; margin: 0;}

/********************************about page end**************************/

/********************************breadcrumb sec start**************************/
.breadcrumb-sec{padding: 40px 0;}
.breadcrumb-sec ul{padding: 0; margin: 0; display: flex;}
.breadcrumb-sec ul li{list-style: none; padding: 6px 12px; color: #fff; font-size: 20px; font-weight: 700; line-height: 26px;}
.breadcrumb-sec ul li a{color: #000;}
.breadcrumb-sec ul li.active, .breadcrumb-sec ul li:hover{border-radius: 11px; background: #E73862; text-align: center;}
.breadcrumb-sec ul li:hover a{color: #fff;}

/********************************breadcrumb sec end**************************/


/********************************contact page start**************************/

.inner-banner-withoutdot:after{display: none;}
.inner-banner-withoutdot{padding-bottom: 45px;}
.contact-form-sec{background: url(../images/about-top-fashion-bg.png)center top repeat; padding-bottom: 60px;}
.contact-form-wrap{max-width: 1434px; width: 100%; margin: 0 auto; border-radius: 51px; border: 2px solid #F9CDD8; background: #FFF; padding: 55px;}
.contact-form-box{border-radius: 29px; border: 2px solid #F9CDD8; background: #FFF; padding: 45px;}
.contact-form-box h3{color: #1E1E1E; font-size: 25px; font-weight: 700; line-height: 30px; padding: 0 0 25px 0;}
.form-group{padding: 0 0 36px 0; display: flex; justify-content: space-between; gap:50px; position: relative;}
.form-group-l{width:50%;}
.form-group-r{width:50%;}
.form-group label{color: #1D1D1F; font-size: 18px; font-weight: 600; line-height: 22px; padding: 0 0 18px 0; display: block;}
.form-group input{width: 100%; border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; height: 62px; padding: 10px; font-size: 18px; color: #1D1D1F; font-family: 'Poppins', sans-serif;}
.form-group select{width: 100%; border-radius: 10px; border: 1px solid #D9DDE1; background:url(../images/arrow-down.png)96% 24px no-repeat #FFF; height: 62px; padding: 10px; appearance:none; -webkit-appearance:none; font-size: 18px; color: #1D1D1F; font-family: 'Poppins', sans-serif;}
::placeholder{font-size: 18px; color: #1D1D1F; font-family: 'Poppins', sans-serif;}
.form-group input[type="submit"]{width: 299px; border-radius: 48px; background: #46C0C4; height: 68px; color: #FFF; text-align: center; font-size: 20px; font-weight: 700; cursor: pointer;}
.form-group input[type="submit"]:hover{background: #E73862;}
.captcha{position: absolute; left: 330px;}

.contact-order-sec{border-radius: 51px; border: 2px solid #F9CDD8; background: #E73862; padding: 50px; margin-top: 50px;}
.contact-order-sec h6{color: #FFF; font-size: 25px; font-weight: 700; line-height: 30px; padding:0 0 10px 0;}
.contact-order-sec p{color: #FFF; font-size: 20px; font-weight: 400; line-height: 28px; padding: 0 0 20px 0;}
.contact-order-sec p:last-child{padding: 0;}

/********************************contact page end**************************/

/*****************31-01-2023****************/

.wishlist-title.wishlist-title-with-form h2:hover{background: none;}

.wishlist-title.wishlist-title-with-form a.show-title-form{background: #E73862; color: #fff; font-size: 16px; font-weight: 400; margin-left: 20px;}

.wishlist-title.wishlist-title-with-form a.show-title-form .fa{display: none;}

.wishlist-title.wishlist-title-with-form h2{font-size: 24px; font-weight: 600; padding: 0; margin: 0;}

.wishlist-title.wishlist-title-with-form{overflow: hidden;}

.shop_table.cart.wishlist_table .wishlist-items-wrapper td.product-name{line-height: 18px; width: 30%;}

.shop_table.cart.wishlist_table .wishlist-items-wrapper td.product-name a{font-size: 12px; line-height: 18px;}

.shop_table.cart.wishlist_table .wishlist-items-wrapper td{font-size: 14px !important; font-weight: 600 !important;}

.shop_table.cart.wishlist_table .wishlist-items-wrapper td.product-add-to-cart a{font-size: 12px !important;}

.shop_table.cart.wishlist_table thead th{font-size: 16px !important;}

.woocommerce-variation-add-to-cart.variations_button .custom-product-field .single-field-wrapper:first-child,
.single-product .summary.entry-summary .custom-product-field .single-field-wrapper:first-child{display: none;}

.shop_table.shop_table_responsive.cart td .variation-personalize-product{display: none;}

body.single-product div.product .product-list-des+.additional-content{overflow: hidden; position: absolute; left: calc(48% - 106px); top: 8px; width: 42px; height: 32px;}

body.single-product div.product .product-list-des+.additional-content+.wishlist{display: inline-block; position: absolute; left: calc(48% - 50px); top: 0; clear: both; z-index: 999;}

body.single-product div.product .product-list-des+.additional-content+.wishlist span.feedback, #yith-wcwl-popup-message{display: none !important;}

body.single-product div.product .product-list-des+.additional-content+.wishlist .fa-heart-o, body.single-product div.product .product-list-des+.additional-content+.wishlist .fa-heart{color: #E73862;font-size: 30px;}

/********08-02-2023*********/
.global-coat-option h3.tc-cell span{display: block; color: #000; font-size: 16px; font-weight: 600; line-height: 110%; padding-bottom:0; margin: 0;}
.global-thread-round-shape-div h3.tc-cell span{display: block; color: #000; font-size: 16px; font-weight: 600; line-height: 110%; padding-bottom:0; margin: 0;}
.global-coat-option .tmcp-field-wrap-inner input{border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; font-size: 16px; color: #999; width: 100%; margin: 0;}
.global-coat-option .tmcp-field-wrap-inner select{border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; font-size: 16px; color: #999; width: 100%; margin: 0;}
.cpf-section.Title h3.tc-cell span{font-size:16px; line-height:26px; color: #000; font-weight: 600; margin: 0; padding: 0 0 10px 0;}
.cpf-section.Title ul.tm-element-ul-checkbox input[type="checkbox"]{width: 20px; border: solid 1px #000; height: 20px; margin-right: 10px !important;}

/* ul.global-thread-round-shape-ul li img{width: 60px; height: 60px;} */
.tc-element-inner-wrap h3.tc-cell span{    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
    padding-bottom: 0;
    margin: 0;}






@media screen and (max-width:767px) {
  body.single-product div.product .product-list-des+.additional-content {left: calc(100% - 90px);}

 body.single-product div.product .product-list-des+.additional-content+.wishlist{left: calc(100% - 40px);}

.single-product div.product form.cart .woocommerce-variation-add-to-cart label .tc-label-text{font-size: 14px !important;}


}



/* 06.02.24 start */

ul.global-strap-rectangle-shape-ul { display: flex; flex-wrap: wrap;}
ul.global-strap-rectangle-shape-ul li { width: 29%!important; max-width: 29%!important;}
ul.global-strap-rectangle-shape-ul li img { width: 100%; height: 80px; object-fit: cover; object-position: center;}


ul.global-thread-round-shape-ul { display: flex; flex-wrap: wrap; }
ul.global-thread-round-shape-ul li { width: 20%!important; max-width: 20%!important; text-align: center;}
ul.global-thread-round-shape-ul li img { width:60px; height:60px; object-fit: cover; object-position: center; border-radius: 50%!important; }

/* 06.02.24 end */


/*******************13-02-2024***************/

.terms-content-sec{}
.terms-content-sec .common-h2{line-height: 70px;}
.terms-content-sec h3{font-size: 22px; padding:10px 0 20px 0;}
.terms-content-sec p{padding: 0 0 15px 0; color: #000; font-weight: 300;}
.terms-content-sec h4{font-size: 26px; line-height: 34px; padding: 20px 0 0 0; max-width: 820px; width: 100%;}
.terms-content-sec .about-clientele-sec{padding: 40px 0 0 0;}
.terms-content-sec .about-clientele-img img{border-radius: 50px;}
.terms-content-sec table{border: solid 1px #ccc; margin-bottom: 20px;}
.terms-content-sec table td{border: solid 1px #ccc; padding: 10px;}


.sitemap-main-div .inner-banner-sec:after{display: none;}
.sitemap-main-div .inner-banner-sec{background: none; padding-bottom: 45px;}
.sitemap-main-div{background: url(../images/banner-bg.png) center top repeat; padding-bottom: 60px;}
.sitemap-main-div .contact-form-wrap{}
.pages-sitemap-sec{border-radius: 50px; background: #49D5D0; padding: 50px; margin-top: 30px;}
.pages-sitemap-sec ul{padding:30px 0 0 0; margin: 0;}
.pages-sitemap-sec ul li{list-style: none; border-bottom: solid 1px #79f3ef; padding: 0 0 15px 0; margin: 0 0 15px 0; position: relative; transition: ease-in-out 0.5s;}
.pages-sitemap-sec ul li a{color: #000000; font-size: 20px; font-weight: 400; line-height: 26px; display: block;}
.pages-sitemap-sec ul li:before{position: absolute; content: ''; background: url(../images/arrow-circle-left.svg)right top no-repeat; width: 24px; height: 24px; right: 0; top: 0; transition: ease-in-out 0.5s;}
.pages-sitemap-sec ul li a:hover{color: #E73862;}
.pages-sitemap-sec ul li:hover:before{background: url(../images/arrow-circle-left-hv.svg)right top no-repeat;}
.product-sitemap-sec{background: #EA6384;}
.product-sitemap-sec.pages-sitemap-sec ul li a:hover{color: #F9CDD8;}
.product-sitemap-sec.pages-sitemap-sec ul li:hover:before{background: url(../images/arrow-circle-left-hv-light.svg)right top no-repeat;}
.pages-sitemap-sec ul li:last-child{padding: 0; margin: 0; border:none;}
.product-sitemap-sec.pages-sitemap-sec ul li{border-color: #FFBCCC;}

.pages-sitemap-sec span{display: block;}
.pages-sitemap-sec p{padding-bottom: 25px;}
.pages-sitemap-sec p:last-child{padding: 0;}
.wholesale-accordion-sec h3{padding: 50px 0 40px 0;}
ul.accordion-list{position: relative; display: block; width: 100%; height: auto; margin: 0; list-style: none; padding: 0;}
ul.accordion-list li{position: relative; display: block; width: 100%; background-color: #FFF; margin: 0 auto 15px auto; cursor: pointer;}
ul.accordion-list li.active h3:after{transform: rotate(180deg);}
ul.accordion-list li h3{font-weight:600; position: relative; display: block; width: 100%; height: auto; margin: 0; font-size:22px; letter-spacing:0; cursor: pointer; color: #E73862; border: 1px solid #E73862; border-radius:16px; padding: 20px;}
ul.accordion-list li h3:after{content: "\f107"; position: absolute; right:20px; top:13px; color: #fff; transition: all 0.3s ease-in-out; font: normal normal normal 18px/1 FontAwesome; background: #46C0C4; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
ul.accordion-list li div.answer{position: relative; display: block; width: 100%; height: auto; margin: 0; padding: 0;}
ul.accordion-list li div.answer p{position: relative; display: block; font-weight: 300; padding: 10px 0 0 0; cursor: pointer; line-height: 150%; margin: 0 0 0 0; font-size: 14px; word-wrap: break-word;}
.wholesale-accordion-sec h4{text-align: center; color: #1E1E1E; font-size: 60px; line-height: 64px; font-weight: 700; padding: 100px 0; max-width: 80%; width: 100%; margin: 0 auto;}

.form-group.form-group-check input{padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer;}
.form-group.form-group-check label{position: relative; cursor: pointer;}
.form-group.form-group-check label:before{content:''; border-radius: 6px; -webkit-appearance: none; background-color: transparent; border: 2px solid #E73862; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 10px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 15px;}
.form-group.form-group-check input:checked + label:after{content: ''; display: block; position: absolute; top:4px; left: 9px; width:4px; height: 12px; border: solid #E73862; border-width: 0 2px 2px 0; transform: rotate(45deg); z-index: 99;}
.form-group-textarea textarea{width: 100%; border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; height:100px; padding: 10px; font-size: 18px; color: #1D1D1F; font-family: 'Poppins', sans-serif; resize: none;}
.form-group-textarea{display: block;}
.form-group-check label{padding: 0;}
.sitemap-main-div .captcha{left: auto; position: relative;}


h3.faq-h3{padding-bottom: 20px; text-transform: uppercase;}
ul.accordion-list li div.answer a{color: #E73862;}
ul.accordion-list li div.answer h5{padding: 20px 0; font-size: 16px;}
ul.accordion-list li div.answer ul{padding: 0; margin: 0;}
ul.accordion-list li div.answer ul li{position: relative; padding-left: 20px; font-size: 14px;}
ul.accordion-list li div.answer ul li::before{position: absolute; content: ''; background: #000; width: 6px; height: 6px; border-radius: 50%; left: 0; top: 50%; transform: translateY(-50%);}

/*******************custom-order***************/

.custom-sec-1{
  padding-top: 30px;
}
.custom-sec-1 .customization-wrap{
  padding-top: 50px;
}
.custom-sec-2 #home-client-slider .item{
  padding-bottom: 60px;
}
.home-client-sec.custom-sec-2{
  padding-bottom: 50px;
}
.home-client-sec.custom-sec-2  h2{
  max-width: 100%;
}
.custom-contain{
  max-width: 80%;
  padding: 30px 20px;
  margin: 0 auto;
}
.custom-model.about-model-wrap h3{
  text-align: left;
  padding-bottom: 30px;
}
.custom-img{
  margin-bottom: 25px;
}
.custom-sec-3 .contact-order-sec{
  margin-top: 0;
}
.custom-sec-4 .about-clientele-sec{
  padding-bottom: 50px;
}
.home-customization-sec:before{
  z-index: -1;
}
.links a{
  color: #E73862;
}
/*******************custom-order***************/



.single-product div.product form.cart .woocommerce-variation-add-to-cart { display: flex; flex-wrap: wrap; align-items: center;}
.single-product .cart .qty {color: #000; font-size: 16px; font-weight: 400; line-height: normal; padding-right: 25px; display: inline; float: left; line-height: 45px;}
.single-product .cart div.quantity { display: flex; height: 45px;}
.single-product .cart div.quantity .qty { border-radius: 0; width: 130px; margin: 0; padding: 10px; -moz-appearance: textfield; }
.single-product .cart div.quantity input.minus {border-radius: 10px 0 0 10px; background-color: #fff; border: 1px solid #D9DDE1; border-right: 0; width: 60px; text-align: center; cursor: pointer; }
.single-product .cart div.quantity input.plus {border-radius:  0 10px 10px 0; background-color: #fff; border: 1px solid #D9DDE1; border-left: 0; width: 60px; text-align: center; cursor: pointer; }

.single-product .cart .custom-product-field { padding-top: 20px; width: 100%; overflow: hidden;}
.single-product .cart .single-field-wrapper { padding-bottom: 20px;}
.single-product .cart label { display: block; color: #000; font-size: 16px; font-weight: 600; line-height: 110%; padding-bottom: 15px; margin: 0;}
.single-product .cart .input-text {border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; font-size: 16px; color: #999; width: 100%; margin: 0;}


/*******************13-02-2024***************/




/* wholesale inquiry form fixing start */

.wholesale_form .form-group.form-group-check .wpcf7-list-item { margin: 0;}
.wholesale_form .form-group.form-group-check label { padding-left: 35px;}
.wholesale_form .form-group.form-group-check label::before { display: none;}
.wholesale_form .form-group.form-group-check  input[type="checkbox"] { display: block; border-radius: 6px; border: 2px solid #E73862; width: 25px; height: 25px; position: absolute; left: 0; top: 0;}
.wholesale_form .form-group.form-group-check input[type="checkbox"]::after { left: 7px;}


/* wholesale inquiry form fixing end */


/* footer Email Subscribe start */

footer .tnp-subscription { position: relative; margin: 0 0 20px; padding: 0;  max-width: none;}
footer .tnp-subscription form { max-width: none;}
footer .tnp-subscription label { display: none;}

footer .tnp-subscription input[type="email"] {
  color: #605F5F;
  font-size: 11px;
  font-weight: 400;
  line-height: 124%;
  padding: 0 130px 0 15px;
  height: 58px;
  border-radius: 48px;
  border: none;
  width: 100%;
}

footer .tnp-subscription input[type="email"]::placeholder {font-size: 11px;}

footer .tnp-subscription input[type="submit"] {
  height: 59px;
  border-radius: 39px;
  border: 1px solid #FFF;
  background: #E8336B !important;
  cursor: pointer;
  color: #FFF !important;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  text-transform: uppercase;
  width: 130px;
  padding: 0;
  position: absolute;
  right: -2px;
  top: -1px;
}

/* footer Email Subscribe end */


/**************01-03-2024*************/
.contact-new-sec{display: flex; padding: 30px 0;}
.contact-new-l{width: 50%; padding-right: 25px;}
.contact-new-l p{color: #000; font-size: 23px; font-weight: 700; padding: 0 0 30px 0;}
.contact-new-address{background: #E73862; border-radius: 12px; padding: 30px 60px;}
.contact-new-address ul{padding: 0; margin: 0;}
.contact-new-address ul li{list-style: none; color: #fff; font-weight: 700; font-size: 25px; padding-bottom: 30px;}
.contact-new-address ul li:last-child{padding-bottom: 0;}
.contact-new-address ul li a{display: block; color: #fff;}
.contact-new-address ul li a:hover{color: #46C0C4;}
.contact-new-address ul li span{display: block;}
.contact-new-address ul li span span{display: block;}
.contact-new-r{width: 50%; padding-left: 25px;}
.contact-new-r iframe{border-radius: 12px;}
.contact-new-r p{color: #000; font-size: 23px; font-weight: 700; padding: 40px 0 0 0;}


.about-content-wrap-new .about-content-wrap img{order: 2;}
.about-content-wrap-new{padding-bottom: 50px;}
.about-gallery-r ul li img{width: 184px; height: 141px; object-fit: cover;}
/**************01-03-2024*************/

/***********12-03-24***********/

#chart-button{margin-top:6px; position: absolute; right: 142px; color: #000 !important; font-size: 12px; display: inline; font-weight: 600; text-decoration: underline;}


/***********12-03-24***********/


/* single-rhinestone-color shape start */
.single-rhinestone-color .tc-row ul { display: flex!important; flex-wrap: wrap!important; gap: 0!important; margin: 0 -5px!important;}
.single-rhinestone-color .tc-row ul li { padding: 5px!important; width: 16.66%!important;}
.single-rhinestone-color .tc-row ul li span.tc-label-wrap img {clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);}
/* single-rhinestone-color shape end */


/* Newsletter page start */

.page-id-54711 article#post-54711 {border-radius: 30px; border: 2px solid #E8336B; background: url(../images/about-top-fashion-bg.png)center top no-repeat; padding: 30px; max-width: 1446px; margin: 40px auto; }
.page-id-54711 article#post-54711 header { margin: 0; padding: 0; max-width: none;}
.page-id-54711 article#post-54711 header h1 {color: #1F1F1F; font-family: 'SATTINS'; font-size: 40px; font-weight: 400;}

.newsletter-content p { text-align: center; color: #E73862!important;}
.newsletter-content p a{ color: #E73862!important;}
.newsletter-content p a:hover{ color: #000!important;}


/* Newsletter page end */

/* Blog page css */
.blogwrper_main{ display: flex; flex-wrap: wrap; gap:30px; justify-content: space-between;} 
.blogbox{
width: 31%; -webkit-box-shadow: 0px 0px 15px 2px rgba(66, 68, 90, 0.2);
-moz-box-shadow: 0px 0px 15px 2px rgba(66, 68, 90, 0.2);
box-shadow: 0px 0px 15px 2px rgba(66, 68, 90, 0.2);
}
.blogimgbox{ height:300px; margin-bottom: 0;}
.blogbox h2 { font-size: 30px; color: #000; margin: 0 0 20px;}
.blogbox h2 a{ color: #000; display: block; line-height: 1.2;}
.blogbox p{ margin-bottom: 20px;}
.blogimgbox img{ width: 100%; height: 100%!important; object-fit: cover; object-position: center;}
.postedby{ font-size: 15px; display: flex; gap:20px}
.postedinerbox{ display: flex;}
.blogtextbox{padding: 30px 20px;}
/*****/
.mfp-content .product_meta {
	display:none;
}
.comment-reply-title {
	font-size:24PX;
}