body{ width: 100%; padding: 0; margin: 0; background: #fff; }
h1, h2, h3, h4, h5, h6, p{ padding: 0; margin: 0; color: #000; }
ul{ padding: 0; margin: 0; }
li{ list-style: none; }
a{ text-decoration: none !important; outline: none; color: #fff; }
*{ padding: 0; margin: 0; }




/*NEW header*/
.header{ position: relative; width: 100%; box-shadow: -1px 9px 16px -3px rgb(0 0 0 / 32%); -webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.18); -moz-box-shadow: -1px 9px 16px -3px rgb(0 0 0 / 32%); z-index: 999; }
.header .topHeader{     background: #ffbe2c; position: relative; width: 100%; display: block; padding: 6px 0 7px; margin: 0; }
.header .topHeader ul {padding: 0; margin: 6px 0 0 0;}
.header .topHeader ul li{ position: relative; padding: 0; margin: 0 20px 0 0; list-style: none; display: inline-block; }
.header .topHeader ul li i{color: #fff; font-size: 13px; padding: 0 7px 0 0;}
.header .topHeader ul li a{    font-size: 13px; line-height: 16px; text-transform: lowercase; font-weight: normal; padding: 0; margin: 0; color: #5c0f14; font-family: 'Croissant One', cursive; letter-spacing: 0.5px;}
.header .topHeader ul li a:hover{ color: #ffffff;}
.header .topHeader ul li a i{padding: 0 5px; margin: 0;}
.header .topHeader .log-addto-box{    width: 70%; float: left; padding: 0; margin: 0; }
.header .topHeader .log-addto-box .dropdown { position: relative; display: inline-block; margin:0; float: left; width: 100%; text-align: right;}
.header .topHeader .log-addto-box .dropdown p{ font-family: 'Abel', sans-serif; color: #fff; font-size: 15px; padding: 0; margin: 0; } 
.header .topHeader .log-addto-box .dropdown .dropbtn{ border: 0.5px solid #ffffffd6; outline: none; color: #3e050e; border: none; cursor: pointer; font-size: 12px; padding: 8px 10px 8px 20px; text-align: center; width: auto; border-radius: 30px; background: #ffffff; text-transform: capitalize; font-weight: normal; box-shadow: 4px 6px 7px -1px rgb(0 0 0 / 23%); -webkit-box-shadow: 9px 0 10px -1px rgb(0 0 0 / 13%); -moz-box-shadow: 4px 6px 7px -1px rgba(0, 0, 0, 0.23); font-family: 'Croissant One', cursive; transition: all 600ms ease-in-out;}
.header .topHeader .log-addto-box .dropdown .dropdown-content ul li{ display: block; margin: 0; }


.header .topHeader .log-addto-box .dropdown .dropbtn i{font-size: 12px; padding: 0 7px 0 10px; color: #f00; }
.header .topHeader .log-addto-box .dropdown .dropbtn:hover { color: #fff; transition: all 600ms ease-in-out; background: #f1a118;}
.header .topHeader .log-addto-box .dropdown .dropdown-content { display: none; position: absolute; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(140, 140, 140, 0.34); z-index: 999; right: 0; border: .5px solid #a4a4a45e; color: #fff; background: #ffb600; border-radius: 10px;}
.header .topHeader .log-addto-box .dropdown .dropdown-content a { text-transform: uppercase; color: #fff; padding: 12px 0 ; display: block; text-align: center; font-size: 13px; font-weight: bold; background: #ffb600; border-radius: 10px; border-bottom: 1px solid #fff; font-family: 'Croissant One', cursive; transition: all 600ms ease-in-out;}
.header .topHeader .log-addto-box .dropdown .dropdown-content a:hover {background-color: #f00 ; color:#fff; transition: all 600ms ease-in-out;}
.header .topHeader .log-addto-box .dropdown:hover .dropdown-content { display: block; }
.header .topHeader .log-addto-box .dropdown .dropdown-content:hover { transition: all 600ms ease-in-out; }
.header .topHeader .cart{width: 22%; float: right; padding: 1px 0 0; margin: 0;}
.header .topHeader .cart a{    font-size: 13px; line-height: 16px; text-transform: capitalize; font-weight: normal; padding: 0; margin: 0; color: #50070c; font-family: 'Croissant One', cursive;}
.header .topHeader .cart a i{    color: #ff0000; background: #fff; width: 25px; height: 25px; border-radius: 50%; border: 1px solid #ff0000; margin: 0 0 0 6px; font-size: 12px; line-height: 20px; padding: 3px 0 0 0; text-align: center;}
.header .topHeader .cart a:hover{ color: #ffffff;}
    
.header .bottomHeader {width: 100%; background: #fff; position: fixed; display: block; padding: 0; margin: 0; transition: all 600ms ease-in-out; box-shadow: -1px 9px 16px -3px rgb(0 0 0 / 32%); -webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.06); -moz-box-shadow: -1px 9px 16px -3px rgb(0 0 0 / 32%); }
.header .bottomHeader .logo{    width: 88%; padding: 0; margin: 0;}
.header .bottomHeader .logo img{ width: 100%; padding: 5px 0;}
.header .bottomHeader .navigation{width: 100%; display: inline-block; padding: 0; margin: 0; }
.header .bottomHeader .openBtn{width: 100%; text-align: center; margin: 7px 0 0 0; background: #ffb629; border: 1px solid #28020230; color: #fff; font-size: 20px; line-height: 30px; padding: 10px 0 10px; border-radius: 5px; box-shadow: 4px 6px 7px -1px rgb(0 0 0 / 23%); -webkit-box-shadow: 9px 0 10px 4px rgb(0 0 0 / 10%); -moz-box-shadow: 4px 6px 7px -1px rgba(0, 0, 0, 0.23); font-family: 'Croissant One', cursive; transition: all 600ms ease-in-out;}
.header .bottomHeader .openBtn i{}
.header .bottomHeader .openBtn:hover{background: #d10726;}

.overlay { height: 100%; width: 100%; display: none; position: fixed; z-index: 9999; top: 0; left: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.9); }
.overlay span.closebtn { position: absolute; top: 20px; right: 45px; font-size: 48px; cursor: pointer; color: white; font-weight: bolder; }
.overlay span.closebtn:hover{ color: #ccc; }
.overlay .overlay-content { position: relative; top: 40%; width: 42%; text-align: center; margin-top: 30px; margin: auto; }
.overlay .overlay-content input[type=text] { width: 60%; float: left; background: #ececec; outline: none; border: none; padding: 16px; margin: 0; border-bottom-left-radius: 50px; border-top-left-radius: 50px; font-size: 18px; line-height: 20px; font-weight: normal; }
.overlay .overlay-content button { width: 12%; background: #e45f07; outline: none; border: none; padding: 16px; margin: 0; border-bottom-right-radius: 50px; border-top-right-radius: 50px; font-size: 18px; line-height: 20px; color: #fff; font-weight: bold; float: left; width: 150px; }
.overlay .overlay-content button:hover{ background: #333333; transition: all 600ms ease-in-out; }

.header .bottomHeader .search{ width: 100%; float: left; padding: 15px 0 0; margin: 0; position: relative; }
/*.header .bottomHeader .search .search-box{ width: 100%;  background: #ccc; padding: 0; margin: 0; border: 1px solid #3a1857; }*/
.header .bottomHeader .search form { width: 100%; padding: 0; margin: 0; }
.header .bottomHeader .search form .search-box{ width: 100%; padding: 0; margin: 0; background: #eee; border-radius: 5px; overflow: hidden; height: 40px; box-shadow: 4px 6px 7px -1px rgb(0 0 0 / 23%);
  -webkit-box-shadow: 9px 0 10px 4px rgb(0 0 0 / 10%);
  -moz-box-shadow: 4px 6px 7px -1px rgba(0, 0, 0, 0.23);
  border: 1px solid #28020230; }
.header .bottomHeader .search form .search-box input{ width: 86%; font-size: 14px; line-height: 16px; background: #fff; border: none; outline: none; padding: 10px; margin: 0; display: inline-block; height: 40px; font-family: 'Croissant One', cursive; }
.header .bottomHeader .search form .search-box button{ width: 14%; float: right; padding: 0; margin: 0; background: #ffb629; border: 1px solid #28020230; outline: none; height: 40px; }
.header .bottomHeader .search form .search-box button i{ font-size: 14px; line-height: 18px; font-weight: bold; color: #fff; }


/*Banner Start*/
.banner{ position: relative; width: 100%; padding: 0; margin: 0; z-index: 9; }
.banner .banner-left{ width: 60%; float: left; padding: 0; margin: 0; }
.banner .banner-left img{ width: 100%; }
.banner .banner-left h2{font-family: 'Croissant One', cursive; position: absolute; content: ""; top: 197px; right: 20px; padding: 0; margin: 0; z-index: 9999; font-size: 80px; line-height: 100px; font-weight: bold; letter-spacing: 0; text-shadow: 2px 2px #5b5b5b63;}
.banner .banner-left h3{ color: #000; font-size: 30px; position: absolute; font-family: 'Croissant One', cursive; bottom: 280px; right: 20px; content: ""; z-index: 9999; }

.banner .banner-left a{ position: absolute; content: ""; top: 490px; left: 100px; font-size: 16px; line-height: 20px; background: #fe5e32; padding: 10px 30px; margin: 0; border-radius: 50px; font-weight: bold; transition: all 600ms ease-in-out; text-align: center; color: #fff; }
.banner .banner-left a:hover{ background: #e45f07; color: #fff; transition: all 600ms ease-in-out; }
.banner .banner-right{ width: 40%; float: left; padding: 0; margin: 0; overflow: hidden; background: #000;}
.banner .banner-right #myVideo{ width: 210% !important; height: 100% !important; margin: 0 0 0 -120px; opacity: 0.5; }
.banner .banner-right img{ width: 100%; }
.banner .banner-right h2{font-family: 'Croissant One', cursive; position: absolute; content: ""; top: 300px; right: 20px; padding: 0; margin: 0; z-index: 9999; font-size: 57px; line-height: 65px; font-weight: bold; letter-spacing: 0; }
.banner .banner-right h3{ color: #f60; font-size: 35px; position: absolute; font-family: 'Croissant One', cursive; bottom: 210px; right: 20px; }

/*Shop Start*/
.shop{ width: 100%; padding: 40px 0 60px; margin: 0; background: #fff; }
.shop h3{position: relative; font-size: 35px; line-height: 50px; font-weight: bold; padding: 0; margin: 0; text-align: center; color: #000; font-family: 'Croissant One', cursive; }
.shop h3 span{ color: #e45f07; padding: 0; margin: 0; }
.shop h3:before { position: absolute; content: ""; top: 20px; left: 0; padding: 0; margin: 0; background: url(../img/title-border-left.png) no-repeat left; width: 33%; height: 50px; }
.shop h3:after { position: absolute; content: ""; top: 20px; right: 0; padding: 0; margin: 0; background: url(../img/title-border-right.png) no-repeat right; width: 33%; height: 50px; }
.shop h6{ font-size: 18px; font-weight: normal; line-height: 20px; color: #53504d; padding: 10px 0 40px; text-align: center; font-family: 'Croissant One', cursive; }

/*.shop .shop-item{ width: 100%; padding: 0px 0 0; margin: 0; text-align: center; }*/
/*.shop .shop-item img { width: 120px; height: 120px;margin: 0 0 5px; border-radius: 50%; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }*/
/*.shop .shop-item img:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 0 15px 20px rgba(0, 0, 0, 0.28);}*/
/*.shop .shop-item a{ font-size: 18px; line-height: 20px; color: #313131; font-weight: bold; padding:0; margin: 0; transition: all 600ms ease-in-out; }*/
/*.shop .shop-item a:hover{ color: #e45f07; transition: all 600ms ease-in-out; }*/


/*.shop .shop-item .shop-item-img{position: relative; width: 100%; padding: 0; margin: 0; display: block; }
.shop .shop-item .shop-item-img img{width: 100%;}
.shop .shop-item .shop-item-img .shop-item-hovtext{ position: absolute; top: 8px;left: 0; right: 0; margin: 0 auto; background: #0000009c; width: 150px; height: 150px; border-radius: 50%; opacity: 0; transform: rotate3d(-1, 1, 0, 100deg); transition: all .4s ease-in-out 0s;}
.shop .shop-item .shop-item-img .shop-item-hovtext:hover{  transform: rotate3d(0, 0, 0, 0deg);opacity: 1; }
.shop .shop-item .shop-item-img .shop-item-hovtext p{ color: #fff; text-align: center; padding: 60px 0 0 0;}*/

/*Category*/
.shop .shop-item { position: relative; width: 100%; background: #fff; border: 1px solid #0000001f; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.36); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border-radius: 20px; padding: 5px; overflow: hidden; }
.shop .shop-item img.image { opacity: 1; border-radius: 15px;display: block; width: 100%; height: auto; transition: .5s ease; backface-visibility: hidden; }
.shop .shop-item .middle { transition: .5s ease; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; }
.shop .shop-item:hover .image { opacity: 0.3; border-radius: 15px;}
.shop .shop-item:hover .middle { opacity: 1; }
.shop .shop-item .middle .text { background-color: #FFB629; font-size: 15px; padding: 70px 30px; color: #000; font-family: 'Croissant One', cursive; border-radius: 10px; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.8); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; }


/*Discount Start*/
.discount{ width: 100%; background: #f4f4f4; padding: 50px 0; margin: 0;  }
.discount .discount-dec{ width: 100%; padding: 60px 0; margin: 0; }
.discount .discount-dec h3{position: relative; font-size: 40px; line-height: 56px; font-weight: bold; text-transform: capitalize; padding: 0; margin: 0; color: #000; font-family: 'Poppins', sans-serif; }
.discount .discount-dec h3 span{ color: #e45f07; padding: 0; margin: 0; }
.discount .discount-dec h6{ font-family: 'Croissant One', cursive;font-size: 18px; font-weight: normal; line-height: 20px; color: #979797;  padding: 20px 0 40px; }
.discount .discount-dec a{ font-size: 18px; line-height: 20px; color: #fff; background: #333333; padding: 12px 30px; margin: 0; border-radius: 50px; font-weight: bold; transition: all 600ms ease-in-out; }
.discount .discount-dec a:hover{ background: #e45f07; transition: all 600ms ease-in-out; }
.discount .discount-image{ width: 100%; padding: 0; margin: 0; }
.discount .discount-image img{ width: 100%; }

/*Women Bag Start*/
.bag{ width: 100%; background: #fff; padding: 0; margin: 0; overflow: hidden; }
.bag .bad-video{ position: relative; width: 60%; float: left; padding: 0; margin: 0; }
.bag .bad-video .bag-img{ position: relative; width: 100%; padding: 0; margin: 0; z-index: 9; }
.bag .bad-video .bag-img img{ width: 100%; }
.bag .bad-video .video-play{ position: absolute; content: ""; top: 240px; background: #b3b3b3; width: 80px; padding: 0; margin: 0; border-radius: 50px; text-align: center; z-index: 999; left: 406px; opacity: 0.75; height: 80px;}
.bag .bad-video .video-play i{ font-size: 27px; line-height: 30px; color: #fff; padding: 25px 30px; margin: 0; }
.bag .bad-video .video-play:hover{ background: #e45f07; }
.bag .bag-dec{ width: 40%; float: left; padding: 50px 0 0 50px; margin: 0; }
.bag .bag-dec h3{position: relative; font-size: 40px; line-height: 55px; font-weight: bold; text-transform: uppercase; padding: 0; margin: 0 0 40px; color: #000; font-family: 'Poppins', sans-serif; }
.bag .bag-dec h3 span{ color: #e45f07; padding: 0; margin: 0; }
.bag .bag-dec h6{ font-size: 18px; font-weight: normal; line-height: 20px; color: #979797;  padding: 20px 0 40px; width: 76%; }
.bag .bag-dec a{ font-size: 18px; line-height: 20px; color: #fff; background: #333333; padding: 12px 30px; margin: 0; border-radius: 50px; font-weight: bold; transition: all 600ms ease-in-out; }
.bag .bag-dec a:hover{ background: #e45f07; transition: all 600ms ease-in-out; }


/*Shop Item Start*/
.dress-shop{ width: 100%; background: #fff;background: #f1edea; padding: 100px 0 0; margin: 0; }
.dress-shop h3{position: relative; font-size: 35px; line-height: 50px; font-weight: bold; padding: 0; margin: 0; text-align: center; color: #000; font-family: 'Croissant One', cursive; }
.dress-shop h3 span{ color: #e97901; padding: 0; margin: 0; }
.dress-shop h3:before { position: absolute; content: ""; top: 20px; left: 0; padding: 0; margin: 0; background: url(../img/title-border-left.png) no-repeat left; width: 33%; height: 50px; }
.dress-shop h3:after { position: absolute; content: ""; top: 20px; right: 0; padding: 0; margin: 0; background: url(../img/title-border-right.png) no-repeat right; width: 33%; height: 50px; }
.dress-shop h6{ font-size: 18px; font-weight: normal; line-height: 20px; color: #53504d; padding: 10px 0 40px; text-align: center; font-family: 'Croissant One', cursive; }

/*Dress-title*/

.dress-title-box{ width: 98%; background: #fdfdfd; padding: 0; margin: 0 auto 30px; border: 0.5px solid #cccccc4f; border-radius: 10px; overflow: hidden; box-shadow: 0 13px 15px -4px rgba(35, 35, 35, 0.07); -webkit-animation: menu_sticky 0.7s ease-in-out; }
.dress-title-box .title-dress{ width: 40%; display: inline-block; padding: 0; margin: 0; float: left; }
.dress-title-box .title-dress h4{ font-size: 26px; line-height: 28px; color: #000; padding: 15px 0 0 15px; margin: 0; font-family: 'Croissant One', cursive; }
.dress-title-box .title-form{ width: 60%; display: flex; padding: 0; margin: 0; }
.dress-title-box .title-form form{ padding: 0; margin: 0; width: 100%; }
.dress-title-box .title-form form .date-chaker{ width: 33%; float: left; padding: 6px 0; margin: 0; border-left: 0.5px solid #cccccc4f; }
.dress-title-box .title-form form .date-chaker .date-chaker-icon{ width: 20%; float: left; padding: 0; margin: 0; }
.dress-title-box .title-form form .date-chaker .date-chaker-icon i{ font-size: 20px; line-height: 22px; color: #ffb629; padding: 10px 12px; margin: 0; }
.dress-title-box .title-form form .date-chaker .data-checker-fact{ width: 79%; float: left; }
.dress-title-box .title-form form .date-chaker .data-checker-fact label{ width: 100%; font-size: 14px; line-height: 16px; color: #000; padding: 0 0 5px; margin: 0;  font-family: 'Poppins', sans-serif; }
.dress-title-box .title-form form .date-chaker .data-checker-fact select{ width: 96%; font-size: 16px; line-height: 16px; color: #ffb629; padding: 0; margin: 0; border: none; background: none; outline: none; font-family: 'Croissant One', cursive; }
.dress-title-box .title-form form .date-chaker .data-checker-fact select option{ background: #050f00 !important; }




.dress-shop .product-box-single{ width: 22%; float: left; margin: 0 15px 0;}
.dress-shop .dress-shop-item{text-align: center; width: 100%; padding: 0; margin: 0 0 30px; transform: scale(1); transition: .3s ease-in-out; border: 0.5px solid #cccccc4f; border-radius: 10px; overflow: hidden; box-shadow: 0 13px 15px -4px rgba(35, 35, 35, 0.07); -webkit-animation: menu_sticky 0.7s ease-in-out; }

.dress-shop .dress-shop-item .item-img{ position: relative; width: 100%; padding: 0; margin: 0; overflow: hidden; height: 275px;}
.dress-shop .dress-shop-item .item-img img{ width: 100%; height: 100%; }
.dress-shop .dress-shop-item .item-img img.nd-product{ width: 100%;position: absolute;top: 0;left: 0; opacity: 0;transition: all 600ms ease-in-out; height: auto;}
.dress-shop .dress-shop-item .item-img img.nd-product:hover{opacity: 1;transition: all 600ms ease-in-out;}   
.dress-shop .dress-shop-item .item-dec{ width: 100%; padding: 6px 0; margin: 0; height: 160px; background: #fff;}
.dress-shop .dress-shop-item .item-dec h5{ font-size: 16px; line-height: 22px; font-weight: normal; padding: 0 0 5px; margin: 0; font-family: 'Poppins', sans-serif; height: 80px; }
.dress-shop .dress-shop-item .item-dec h5 a{ color: #e45f07; padding: 0; margin: 0; transition: all 600ms ease-in-out; }
.dress-shop .dress-shop-item .item-dec h5 a:hover{ color: #000; transition: all 600ms ease-in-out; }
.dress-shop .dress-shop-item .item-dec h6{ font-size: 15px; line-height: 10px; font-weight: normal; padding: 0; margin: 0; color: #000; font-family: 'Croissant One', cursive; }
.dress-shop .dress-shop-item .item-dec h6 del{ color: #737373; padding: 0 9px 0 0; margin: 0; font-size: 13px; }
.dress-shop .dress-shop-item .item-dec .buy-btn{ width: 50%; margin: 0 auto; display: block; padding: 0; }
.dress-shop .dress-shop-item .item-dec .buy-btn a{ padding: 7px 0;
  margin: 15px 0 0;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  border: 1px solid #cccc;
  background: #d25900;
  border-radius: 5px;
  transition: all 500ms ease-in-out;
  width: 100%;
  float: left;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  display: block;
  height: auto;
  font-size: 12px; }
.dress-shop .dress-shop-item .item-dec .buy-btn a:hover{ letter-spacing: 1.2px; background: #e99f0e; } 
.dress-shop .dress-shop-item .dis{ position: absolute;
  content: "";
  top: 247px;
  width: 56%;
  background: #ff4a27;
  padding: 4px;
  right: 0; }
.dress-shop .dress-shop-item .dis span{ font-family: 'Croissant One', cursive; color: #fff; font-size: 12px; line-height: 16px; }






.dress-shop #Resent-slider .item{ padding: 0; margin: 10px; }
.dress-shop #Trending-slider .item{ padding: 0; margin: 10px; }
.dress-shop #Category-slider01 .item { padding: 0; margin: 10px; }
.dress-shop #Category-slider02 .item { padding: 0; margin: 10px; }
.dress-shop #Category-slider03 .item { padding: 0; margin: 10px; }


.dress-shop .pro-filter{width: 100%; background: #c9c9c9; -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.19); padding: 15px; border-radius: 8px;}
.dress-shop .pro-filter h2{ color: #000; text-transform: uppercase; font-weight: bold; font-size: 19px; line-height: 25px; }
.dress-shop .pro-filter .price-range-slider{ width: 100%; padding: 10px 0 0; margin: 0; }
.dress-shop .pro-filter .price-range-slider h3{ color: #000; text-transform: uppercase; font-weight: bold; font-size: 26px; line-height: 30px; text-align: left; padding: 10px 0; margin: 0; }
.dress-shop .pro-filter .price-range-slider .range-bar{ background: #6fa1cf; -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.19); }
.dress-shop .pro-filter .price-range-slider p{ font-size: 16px; line-height: 18px; color: #000; }
.dress-shop .pro-filter .price-range-slider p.range-value{ width: 100%; padding: 15px 0 0; margin: 0; }
.dress-shop .pro-filter .price-range-slider p.range-value input{ outline: none; padding: 5px; margin: 0; }
.dress-shop .pro-filter .all-catagery-product{ width: 100%; padding: 0; margin: 0; }
.dress-shop .pro-filter .all-catagery-product h3{  color: #000; text-transform: uppercase; font-weight: bold; font-size: 26px; line-height: 30px; text-align: left; padding: 26px 0 10px; margin: 0; }
.dress-shop .pro-filter .all-catagery-product p{ font-size: 18px; line-height: 20px; color: #000; padding: 0; margin: 0; }
.dress-shop .pro-filter .all-catagery-product p.range-value{ width: 100%; padding: 0; margin: 0; }
.dress-shop .pro-filter .all-catagery-product p.range-value select{ width: 100%; padding: 10px; margin: 0; background: #fff; }



/*Customer-love Start*/
.customer-love{ width: 100%; padding: 70px 0; margin: 0; background: #ececec; }
.customer-love h3{position: relative; font-size: 44px; line-height: 50px; font-weight: bold; text-transform: uppercase; padding:0; margin: 0; color: #000; text-align: center; }
.customer-love h3 span{ color: #e45f07; padding: 0; margin: 0; }
.customer-love p{ font-size: 18px; font-weight: normal; line-height: 20px; color: #979797;  padding: 26px 0 50px; text-align: center; }
.customer-love .text-dec{ width: 100%; background: url(../img/dec-box.png) no-repeat; background-size: cover; padding: 0; margin: 0; height: 300px; }
.customer-love .text-dec .clone-img{ width: 12%; padding: 40px 0; margin: 0 auto; }
.customer-love .text-dec .clone-img img{ width: 100%; }
.customer-love .text-dec p{ width: 80%; font-size: 18px; line-height: 20px; color: #fff; padding: 0; margin: 0 auto; }
.customer-love .caracter{ width: 100%; padding: 0; margin: 0 auto; }
.customer-love .caracter .caracter-img{ width: 32%; padding: 15px 0 0; margin: 0 auto; }
.customer-love .caracter .caracter-img img{ width: 100%; }
.customer-love .caracter h5{ font-size: 16px; line-height: 18px; width: 45%; padding: 10px 0; margin: 0 auto; text-align: center; font-weight: bold; }
.customer-love .caracter h5 a{ color: #000; }
.customer-love .caracter h5 a:hover{ color: #e45f07; transition: all 300ms ease-in-out; }


/*Coupon Start*/
.coupon{ width: 100%; background: #fff;background: #f1edea; padding: 60px 0 30px; margin: 0; }
.coupon h3{position: relative; font-size: 35px; line-height: 50px; font-weight: bold; padding: 0; margin: 0; text-align: center; color: #000; font-family: 'Croissant One', cursive; }
.coupon h3 span{ color: #e97901; padding: 0; margin: 0; }
.coupon h3:before { position: absolute; content: ""; top: 20px; left: 0; padding: 0; margin: 0; background: url(../img/title-border-left.png) no-repeat left; width: 33%; height: 50px; }
.coupon h3:after { position: absolute; content: ""; top: 20px; right: 0; padding: 0; margin: 0; background: url(../img/title-border-right.png) no-repeat right; width: 33%; height: 50px; }
.coupon h6{ font-size: 18px; font-weight: normal; line-height: 20px; color: #53504d; padding: 10px 0 40px; text-align: center; font-family: 'Croissant One', cursive; }
.coupon .coupon-block{ width: 100%;
  padding: 0;
  margin: 0 0 30px;
  position: relative; }
  
.coupon .coupon-block span{ position: relative; font-size: 18px; line-height: 20px; font-weight: 400; padding: 10px 0; margin: 10px 0 0; text-align: center; color: #fff; font-family: 'Poppins', sans-serif; display: block; background: #000; } 
.coupon .coupon-block span b{ position: relative; font-size: 34px; line-height: 36px; font-weight: bold; color: #fff; font-family: 'Poppins', sans-serif; margin: 0 0 0 10px; }
.coupon .coupon-block img{ width: 100%; }
.coupon .coupon-block .coupon-dec{ width: 100%;
  border-left: 2px solid #fff;
  padding: 15px;
  margin: 0;
  border-radius: 0 0 10px 10px;
  border-right: 2px solid #fff;
  border-bottom: 5px solid #fff;
  text-align: center; }
.coupon .coupon-block .coupon-dec h4{ font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  padding: 0;
  margin: 0;
  font-weight: bold; }
.coupon .coupon-block .coupon-dec h4 span{ font-family: 'Croissant One', cursive;
  color: #e97901;
  font-size: 18px;
  font-weight: 400; background: none; display: inline; margin: 0 0 0 5px; }
.coupon .coupon-block .coupon-dec h5{ font-size: 16px;
  font-family: 'Poppins', sans-serif;
  padding: 10px 0 30px;
  color: #000;
  font-weight: bold;
  line-height: 18px; }
  .coupon .coupon-block .coupon-dec h5 span{ font-family: 'Croissant One', cursive;
  color: #b52325;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 0 5px; background: none; display: inline; }
  .coupon .coupon-block .coupon-dec h6{ font-size: 12px;
  font-family: 'Poppins', sans-serif;
  padding: 0;
  color: #f00;
  font-weight: 400;
  line-height: 14px; }  
.coupon .coupon-block .coupon-dec a{ padding: 10px 0;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  border: 1px solid #cccc;
  background: #ff4a27;
  border-radius: 5px;
  transition: all 500ms ease-in-out;
  width: 65%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  display: block;
  height: auto;
  font-size: 14px;
  text-align: center;
  margin: 10px auto 0; }
.coupon .coupon-block .coupon-dec a:hover{ background: #a7270e; letter-spacing: 1.2px; transition: all 500ms ease-in-out; }  
  

/*Email Description Start*/
.join-email{ width: 100%; padding:0; margin: 0; background: #fff; }
.join-email .join-email-dec{ width: 55%; float: left; padding: 280px 0 0 125px; margin: 0; }
.join-email .join-email-dec h3{ font-family: 'Poppins', sans-serif;position: relative; font-size: 44px; line-height: 50px; font-weight: bold; text-transform: uppercase; padding:0; margin: 0; color: #000; }
.join-email .join-email-dec h3 span{ color: #e45f07; padding: 0; margin: 0; }
.join-email .join-email-dec p{font-family: 'Croissant One', cursive; font-size: 18px; font-weight: normal; line-height: 20px; color: #979797;  padding: 26px 0 50px; }
.join-email .join-email-dec .email{ width: 100%; padding: 0; margin: 0; }
.join-email .join-email-dec .email form{ width: 100%; padding: 0; margin: 0; }
.join-email .join-email-dec .email form input{ width: 60%; position: relative; background: #ececec; outline: none; border: none; padding: 20px; margin: 0; border-bottom-left-radius: 50px; border-top-left-radius: 50px; font-size: 18px; line-height: 20px; font-weight: normal; }
.join-email .join-email-dec .email form button{ width: 12%; position: absolute; content: ""; background: #e45f07; outline: none; border: none; padding: 20px; margin: 0; border-bottom-right-radius: 50px; border-top-right-radius: 50px; font-size: 18px; line-height: 20px; color: #fff; font-weight: bold; }
.join-email .join-email-dec .email form button:hover{ background: #333333; transition: all 300ms ease-in-out; }

.join-email .join-email-banner{ width: 45%; float: left; padding: 0; margin: 0; }
.join-email .join-email-banner img{ width: 100%; }

/*Footer Start*/
.footer{ width: 100%; padding: 45px 0 30px; margin: 0; background: #1e1b1b;}
/*Top Footer Start*/
.footer .top-footer{ width: 100%; padding: 0 0 25px; margin: 0; }

/*Top-left Footer*/
.footer .top-footer .left-side{ width: 100%; padding: 0; margin: 0; }
.footer .top-footer .left-side img{ width: 75%; }
.footer .top-footer .left-side p{ font-size: 13px; line-height: 24px; color: #c6c6c6; padding: 10px 0; margin: 0; text-align: justify; font-family: 'Croissant One', cursive; font-weight: normal; }
.footer .top-footer .left-side p a{color: #f60;}
.footer .top-footer .left-side .social-icon{ width: 100%; padding: 20px 0; margin: 0; }
.footer .top-footer .left-side .social-icon ul{ padding: 0; margin: 0; }
.footer .top-footer .left-side .social-icon ul li{ display: inline-block; float: left; background: #333333; padding: 9px 0; margin: 0 20px 0 0; border-radius: 50%; width: 40px; height: 40px; font-size: 20px; line-height: 22px; }
.footer .top-footer .left-side .social-icon ul li:hover{ background: #e45f07; transition: all 300ms ease-in-out;}
.footer .top-footer .left-side .social-icon ul li.fa-icon{ font-size: 20px; }
.footer .top-footer .left-side .social-icon ul li.twi-icon{ font-size: 18px; }
.footer .top-footer .left-side .social-icon ul li.goo-icon{ font-size:20px ; }
.footer .top-footer .left-side .social-icon ul li.ins-icon{ font-size: 20px; }
.footer .top-footer .left-side .social-icon ul li.fa-icon a{ padding: 7px 13px; margin: 0; color: #fff; }
.footer .top-footer .left-side .social-icon ul li.twi-icon a{ padding: 8px 11px; margin: 0; color: #fff; }
.footer .top-footer .left-side .social-icon ul li.goo-icon a{ padding: 7px 7px; margin: 0; color: #fff; }
.footer .top-footer .left-side .social-icon ul li.ins-icon a{ padding: 7px 11px; margin: 0; color: #fff; }
.footer .top-footer .right-side{ width: 100%; float: l; }
.footer .top-footer .right-side h3{ width: 60%; padding: 0; margin: 0; }


/*Top-Right Footer*/
.footer .top-footer .right-side{ width: 100%; padding: 0 0 0 37px; margin: 0; }
.footer .top-footer .right-side h3{width: 100%; font-size: 18px; line-height: 25px; padding: 0; margin: 0; color: #f60; font-family: 'Croissant One', cursive; }
.footer .top-footer .right-side .sub-columns{ width: 100%; padding: 20px 0 0 ; margin: 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-left{ width: 53%; float: left; padding: 0; margin: 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-left h6{ font-size: 20px; color: #ffb629; font-family: 'Croissant One', cursive; line-height: 20px; padding: 0 0 15px; margin: 0; text-transform: uppercase; font-weight: bold; }
.footer .top-footer .right-side .sub-columns .sub-columns-left ul{ width: 48%; float: left; padding: 0; margin: 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-left ul li{ padding: 0; margin: 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-left ul li a{ font-size: 14px; line-height: 30px; color: #d2d2d2; padding: 0; margin: 0; text-transform: uppercase; }
.footer .top-footer .right-side .sub-columns .sub-columns-left ul li a:hover{ color: #e45f07; }
.footer .top-footer .right-side .sub-columns .sub-columns-right{ width: 45%; float: right; padding: 0; margin: 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-right h6{ font-size: 20px;color: #ffb629; font-family: 'Croissant One', cursive; line-height: 20px; padding: 0 0 15px; margin: 0; text-transform: uppercase; font-weight: bold; }
.footer .top-footer .right-side .sub-columns .sub-columns-right p{ font-size: 13px; line-height: 24px; color: #ddd; padding: 10px 0; margin: 0; text-align: justify; font-family: 'Croissant One', cursive; font-weight: normal; }
.footer .top-footer .right-side .sub-columns .sub-columns-right ul{ padding: 0; margin: 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-right ul li{ display: inline-block; float: left; padding: 0; margin: 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-right ul li a{ padding: 0; margin: 0 20px 0 0; }
.footer .top-footer .right-side .sub-columns .sub-columns-right ul li a i{ font-size: 34px; line-height: 22px; }
.footer .top-footer .right-side .sub-columns .sub-columns-right ul li a i:hover{ color: #ffd7bc; opacity: 0.65; }

/*Botom Footer Start*/
.footer .botom-footer{ width: 100%; border-top: 1px solid #a0929226; padding: 20px 0 0; margin: 0; }
.footer .botom-footer .just-link{ width: 100%; padding: 0; margin: 0; }
.footer .botom-footer .just-link ul{ padding: 0; margin: 0; }
.footer .botom-footer .just-link ul li{ display: inline-block; padding: 0 15px 0 0; margin: 0; }
.footer .botom-footer .just-link ul li a{font-size: 15px; line-height: 20px; color: #fff; padding: 0; margin: 0; font-family: 'Croissant One', cursive; }
.footer .botom-footer .just-link ul li a:hover{ color: #e45f07; }
.footer .botom-footer .botom-text-right{ width: 100%; padding: 0; margin: 0; }
.footer .botom-footer .botom-text-right p{ font-size: 15px; line-height: 20px; color: #f60; padding: 0; margin: 0; font-family: 'Croissant One', cursive; text-align: center; }
.footer .botom-footer .botom-text-right p span{  }
.footer .botom-footer .botom-text-right p span a{ color: #fff; }
.footer .botom-footer .botom-text-right p span a:hover{ color: #e45f07; }

.sub-columns-right .social-icon{ width: 100%; padding: 20px 0; margin: 0; }
.sub-columns-right .social-icon ul{ padding: 0; margin: 0; }
.sub-columns-right .social-icon ul li{ display: inline-block;  float: left;  background: #333333;  border-radius: 50%;  width: 40px;  height: 40px;  font-size: 20px;  line-height: 22px; display: inline-block; float: left; padding: 0; margin: 0 10px 0 0 !important; text-align: center;}
.sub-columns-right .social-icon ul li:hover{ background: #e45f07; transition: all 300ms ease-in-out;}
.sub-columns-right .social-icon ul li a{font-size: 18px !important;line-height: 40px; }
.sub-columns-right .social-icon ul li a i{ font-size: 20px !important; line-height: 35px !important; }
.sub-columns-right .social-icon ul li.fa-icon{ font-size: 20px; }
.sub-columns-right .social-icon ul li.twi-icon{ font-size: 18px; }
.sub-columns-right .social-icon ul li.goo-icon{ font-size:20px ; }
.sub-columns-right .social-icon ul li.ins-icon{ font-size: 20px; }
.sub-columns-right .social-icon ul li.fa-icon a{ padding: 7px 13px; margin: 0 !important; color: #fff; }
.sub-columns-right .social-icon ul li.twi-icon a{ padding: 8px 11px; margin: 0 !important; color: #fff; }
.sub-columns-right .social-icon ul li.goo-icon a{ padding: 7px 7px; margin: 0 !important; color: #fff; }
.sub-columns-right .social-icon ul li.ins-icon a{ padding: 7px 11px; margin: 0 !important; color: #fff; }

/*Inner Page Start*/

/*Inner About*/
.about-banner{ position: relative; width: 100%; background: none; padding: 60px 0 0 0; margin: 0; height: 260px; overflow: hidden;}
.about-banner img{width: 100%;}
.about-banner ul{display: none; position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; padding: 10px; bottom: 30px; width: 100%; text-align: center; }
.about-banner ul li{ display: inline-block; padding: 0; margin: 0; }
.about-banner ul li a{ font-size: 15px; line-height: 20px; padding: 0 10px; margin: 0; font-family: 'Croissant One', cursive; }
.about-banner h3{display: none; position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; padding: 10px; bottom: 70px; width: 100%; text-align: center; font-size: 40px; line-height: 42px; font-family: 'Poppins', sans-serif; }
.about-banner ul li i{ color: #fff; padding: 0; margin: 0; font-size: 16px; line-height: 18px; }

/*About Dec Start*/
.about{ width: 100%; background: #f4f4f4; padding: 30px 0; margin: 0; }
.about .about-dec{ width: 100%; padding: 60px 0; margin: 0; }
.about .about-dec h3{ font-size: 40px; line-height: 50px; font-weight: bold; text-transform: uppercase; padding:0; margin: 0; color: #000;font-family: 'Poppins', sans-serif; }
.about .about-dec h3 span{ color: #e45f07; padding: 0; margin: 0; }
.about .about-dec p{ font-family: 'Croissant One', cursive; font-size: 15px; font-weight: normal; line-height: 25px; color: #2c2c2cc9; padding: 20px 0 40px; text-align: justify; }
.about .about-dec a{ font-size: 18px; line-height: 20px; color: #fff; background: #333333; padding: 12px 30px; margin: 0; border-radius: 50px; font-weight: bold; transition: all 600ms ease-in-out; }
.about .about-dec a:hover{ background: #e45f07; transition: all 600ms ease-in-out; }

.about .about-img{ width: 100%; padding: 30px 0 10px; margin: 0; }
.about .about-img img{ width: 100%; }

/*dress Bracelet Ads*/
.dress-ads{ width: 100%; background: #fff; position: relative; display: block; padding: 0; margin: 0; }
.dress-ads .dress-ads-block{ width: 100%; padding: 0; margin: 0; background: #a7a7a7; overflow: hidden; display: flex; }
.dress-ads .dress-ads-block .dress-ads-left{ width: 68%; float: left; padding: 0; margin: 0; display: inline-flex; }
.dress-ads .dress-ads-block .dress-ads-left video{ width: 100%; opacity: 0.6; }
.dress-ads .dress-ads-block .dress-ads-left img{ width: 100%; }
.dress-ads .dress-ads-block .dress-ads-right{ width: 38%; float: right; padding: 0; margin: 0; box-shadow: 4px 4px 2px #2d064d0d; position: relative; }
.dress-ads .dress-ads-block .dress-ads-right img{ width: 100%; height: 100%; opacity: 0.8; }
.dress-ads .dress-ads-block .dress-ads-right h2{position: absolute; content: ""; top: 185px; text-align: center; font-size: 75px; line-height: 90px; color: #fff; left: 0; right: 0; font-weight: bold; text-shadow: 2px 2px 6px #727272; letter-spacing: 0.9px; font-family: 'Croissant One', cursive; }
.dress-ads .dress-ads-block .dress-ads-right h3{ position: absolute; content: ""; top: 200px; text-align: center; font-size: 40px; line-height: 50px; color: #fff; left: 0; right: 0; font-weight: 600; text-shadow: 0 5px 8px #200537; letter-spacing: 1.2px; }
.dress-ads .dress-ads-block .dress-ads-right h3 strong{ font-size: 100px; font-weight: bold;  }
.dress-ads .dress-ads-block .dress-ads-right h3 b{ font-size: 40px; font-weight: bold; position: relative; top: -37px; }
.dress-ads .dress-ads-block .dress-ads-right h3 span{ font-size: 24px; display: block; font-weight: 400; }

/*cartProduct*/
.cartProduct{ background: #f4f4f4; width: 100%; padding: 0 0; margin: 0; position: relative; display: block; }
.cartProduct form{ position: relative; background: #fff; padding: 15px; margin: 60px 0; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; }
.cartProduct form table.cartTable{ width: 100%; border: 0.5px solid #cccc; padding: 0 0; margin: 0; }
.cartProduct form table.cartTable tr.mobileresponsiv{ background: #fff; width: 100%;  }
.cartProduct form table.cartTable tr.mobileresponsiv th{ background: #ffbe2c; }

.cartProduct form table.cartTable tr.mobileresponsiv th.mobPRO-NAME{ background: #ffbe2c; width: auto; border-right: 1px solid #fff; padding: 10px 20px; font-family: 'Croissant One', cursive; font-weight: normal; color: #000; font-size: 15px; letter-spacing: 0.5px; text-align: center;}
.cartProduct form table.cartTable tr.mobileresponsiv th.mobPRI-REMOVE{ background: #ffbe2c; width: auto; border-right: 1px solid #fff; padding: 10px 20px; font-family: 'Croissant One', cursive; font-weight: normal; color: #000; font-size: 15px; letter-spacing: 0.5px; }
.cartProduct form table.cartTable tr.mobileresponsiv th.Productraj{ background: #ffbe2c; width: 70%; border-right: 1px solid #fff; padding: 10px 20px; font-family: 'Croissant One', cursive; font-weight: normal; color: #000; font-size: 15px; letter-spacing: 0.5px; }  
.cartProduct form table.cartTable tr.mobileresponsiv th.Quantityraj{ background: #ffbe2c; width: 25%; border-right: 1px solid #fff; padding: 10px 20px; font-family: 'Croissant One', cursive; font-weight: normal; color: #000; font-size: 15px; letter-spacing: 0.5px; } 


.cartProduct form table.cartTable tr.cross{ background: #fff; width: 100%; border-bottom: 0.5px solid #cccc; }
.cartProduct form table.cartTable tr.cross td.mobPRO-NAME{ padding: 5px; font-family: 'Croissant One', cursive; font-weight: normal; 
color: #000; font-size: 16px; letter-spacing: 0px; }
.cartProduct form table.cartTable tr.cross td.mobPRO-NAME .sed2{ width: 20%; float: left; padding: 0; margin: 0; }
.cartProduct form table.cartTable tr.cross td.mobPRO-NAME .sed2 img{ width: 99%; border: 0.5px solid #cccccc5e; padding: 5px; border-radius: 5px; }
.cartProduct form table.cartTable tr.cross td.mobPRO-NAME .sed{ width: 80%; float: right; padding: 0; margin: 20px 0 0;}
.cartProduct form table.cartTable tr.cross td.mobPRO-NAME .sed input{ outline: none; border: none; font-family: arial; font-weight: normal; color: #000000cf; font-size: 15px; letter-spacing: 0.5px; line-height: 20px; margin: 0;}
.cartProduct form table.cartTable tr.cross td.mobPRO-NAME input{ outline: none; border: none; font-family: arial; font-weight: normal; color: #000000cf; font-size: 15px; letter-spacing: 0.5px; line-height: 20px; margin: 0;text-align: center;}  
.cartProduct form table.cartTable tr.cross td.mobPRI-REMOVE{border-left: 0.5px solid #cccc; padding: 10px 15px; font-family: 'Croissant One', cursive; font-weight: normal; color: #000; font-size: 20px; letter-spacing: 0.5px; width: 20%; }
.cartProduct form table.cartTable tr.cross td.mobPRI-REMOVE input{outline: none; border: none; font-family: 'Croissant One', cursive; font-weight: normal; color: #000000cf; font-size: 15px; letter-spacing: 0.5px; line-height: 20px; margin: 0;}
.cartProduct form table.cartTable tr.cross td.mobPRI-REMOVE .close1{}
.cartProduct form table.cartTable tr.cross td.mobPRI-REMOVE .close1 a.button{ color: #FFFFFF; font-size: 15px; width: 40px; height: 40px; border-radius: 100px; text-align: center; line-height: 40px; background: #FF5D2C; display: block; font-weight: bold; padding: 0 0 0 0; margin: 0 0 0 10px; transition: all 600ms ease-in-out;  }
.cartProduct form table.cartTable tr.cross td.mobPRI-REMOVE .close1 a.button:hover{ color: #000; background: #FFBE2C; transition: all 600ms ease-in-out; }

.cartProduct form .subtotal{ position: relative; width: 100%; padding: 0; }
.cartProduct form .subtotal #sum{text-align: right; display: block; font-family: 'Croissant One', cursive; font-weight: normal; color: #dd3a09; font-size: 15px; letter-spacing: 0.5px; line-height: 20px; padding: 15px 0 0; }
.cartProduct form .subtotal .totall{ position: relative; width: 100%; padding: 0; margin: 20px 0 10px 0; text-align: right; }
.cartProduct form .subtotal .totall label{ text-align: right; font-family: 'Croissant One', cursive; font-weight: normal; color: #220801; font-size: 15px; letter-spacing: 0; line-height: 20px; padding: 5px 0 0; width: 90%; float: left; }
.cartProduct form .subtotal .totall input{ text-align: right; font-family: 'Croissant One', cursive; font-weight: normal; color: #d73909; font-size: 15px; letter-spacing: 0; line-height: 20px; padding: 5px 10px 0 10px; border: none; border-bottom: 0.5px dotted #000000bd; width: 10%;}
.cartProduct form .subtotal .totall #promocode111{}
.cartProduct form .subtotal .totall #promocode111 #promocode{ width: 100%; display: inline-block; padding: 0; margin: 0; }
.cartProduct form .subtotal .totall #promocode111 small{}
.cartProduct form .subtotal .totall #promocode111 small label{}
.cartProduct form .subtotal .totall #promocode111 small input{}
.cartProduct form .subtotal .totall #promocode111 small button{background: #ff5d2c; color: #fff; font-weight: bold; text-transform: uppercase; border: none; padding: 8px 15px; margin: 10px 0 10px; border-radius: 5px; }
.cartProduct form .subtotal .totall #promocode111 small button:hover{background: #d73808;}
.cartProduct form .subtotal .submit-chekout{text-align: right;}
.cartProduct form .subtotal .submit-chekout input{text-align: right; background: #ea8314; color: #fff; font-weight: bold; border: 1px solid #bdb7b7; padding: 15px 50px; font-size: 18px; border-radius: 5px; margin: 15px 0 5px; }
.cartProduct form .subtotal .submit-chekout input:hover{background: #d73808;}


.cartProduct form .subtotal .totall #promocode111 #promocode p{ text-align: right; display: inline; font-size: 16px; line-height: 18px; font-weight: bold; }
.cartProduct form .subtotal .totall #promocode111 #promocode #promocodeinput{ display: inline-block;
  width: 22%; margin: 5px 0 0; }
.cartProduct form .subtotal .totall #promocode111 #promocode #promocodeinput input{ width: 60%; height: 35px;
  padding: 0 10px 0 10px; }

button#promo_apply{ text-align: right;
  background: #3c8400;
  color: #fff;
  font-weight: bold;
  border: 1px solid #bdb7b7;
  padding: 6px 15px;
  font-size: 13px;
  border-radius: 5px;
  margin: 5px 0; width: 34%;
  text-align: center;  height: 35px; }


/*We-Offer-Start*/
.we-offer{ width: 100%; background: #f4f4f4; padding: 60px 0; margin: 0; }
.we-offer .we-offer-img{ width: 100%; padding: 0; margin: 0; }
.we-offer .we-offer-img img{ width: 100%; }

.we-offer .we-offer-dec{ width: 100%; padding: 80px 0; margin: 0; }
.we-offer .we-offer-dec h3{ font-size: 44px; line-height: 50px; font-weight: bold; text-transform: uppercase; padding:0; margin: 0; color: #000; }
.we-offer .we-offer-dec h3 span{ color: #e45f07; padding: 0; margin: 0; }
.we-offer .we-offer-dec p{ font-size: 18px; font-weight: normal; line-height: 20px; color: #979797;  padding: 40px 0; text-align: justify; }
.we-offer .we-offer-dec h5{ padding: 0; margin: 0; }
.we-offer .we-offer-dec h5 a{font-size: 24px; line-height: 26px; color: #000; font-weight: bold; }
.we-offer .we-offer-dec h5 a:hover{ color: #e45f07; }

/*Testimonial*/
.testimonial{ width: 100%; position: relative; display: block; background: #ffb629; padding: 40px 0 60px; margin: 0; }
.testimonial h2{ font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #000;
  font-family: 'Poppins', sans-serif; text-align: center; }
  .testimonial h2 span{ color: #fff;
  padding: 0;
  margin: 0; }
.testimonial .item{ margin: 0 10px; }
.testimonial .testimonial-block{ width: 100%; padding: 0; margin: 50px 0 0; background: #fff; position: relative; border-radius: 10px; }
.testimonial .testimonial-block .user-block{ width: 80px; margin: -38px auto; display: block; text-align: center; position: absolute; content: ""; top: 0; left: 0; right: 0; background: #fff; border-radius: 60px; height: 80px; box-shadow: 3px 3px 5px #cccccca1; }
.testimonial .testimonial-block .user-block i{ font-size: 70px; color: #ffb629; margin: 0; border: 5px solid #fff; border-radius: 60px; }
.testimonial .testimonial-block .text-block{ width: 100%; padding: 30px; margin: 0; }
.testimonial .testimonial-block .text-block p{ font-size: 15px; line-height: 26px; padding: 22px 0 0; margin: 0; text-align: justify; color: #2b2b2b; font-weight: 500; height: 170px; font-family: 'Croissant One', cursive; }
.testimonial .testimonial-block .text-block .rating{ width: 100%; padding: 0; margin: 0; }
.testimonial .testimonial-block .text-block .rating ul{ display: inline-block; padding: 0; margin: 0; width: 100%; }
.testimonial .testimonial-block .text-block .rating ul li{ display: inline-block; padding: 0 2px 0 0; margin: 0; }
.testimonial .testimonial-block .text-block .rating ul li i{ color: #ffb629; font-size: 13px; }
.testimonial .testimonial-block .text-block h5{ font-size: 16px; line-height: 18px; color: #2b2b2b; padding: 10px 0 0; margin: 0; font-weight: 600; font-family: 'Poppins', sans-serif; }
.testimonial .testimonial-block .text-block h5 span{ display: block; font-size: 12px; color: #888; font-weight: 400; line-height: 20px; }



/*Footware Start*/
.footware{ width: 100%; background: url(../img/offer-banner.png) no-repeat; background-size: cover; padding: 50px 0 90px; margin: 0; }
.footware .foot-dec{ width: 100%; padding: 20px 0; margin: 0; }
.footware .foot-dec h4 { font-size: 24px; line-height: 26px; font-weight: bold; padding: 10px 0; margin: 0; }
.footware .foot-dec h4 a{ color: #fff; padding: 0; margin: 0; }
.footware .foot-dec h4 a i{ font-size: 30px; color: #e45f07; padding: 0 15px 0 0; margin: 0 ; }
.footware .foot-dec h4 a:hover{ color: #e45f07; transition: all 500ms ease-in-out; }

/*What We Offedress Start*/
.offedress{ width: 100%; background: #c8c8c8; text-align: center; padding: 50px 0 90px; margin: 0; }
.offedress h3{ font-size: 44px; line-height: 50px; font-weight: bold; text-transform: uppercase; padding: 0 0 60px; margin: 0; color: #000; }
.offedress h3 span{ color: #e45f07; padding: 0; margin: 0; }
.offedress p{ font-size: 18px;  line-height: 20px; color: #e45f07; text-transform: uppercase; padding: 10px 0; margin: 0; }
.offedress .offedress-box{ width: 100%; position: relative; background: #fff; border-radius: 6px; padding: 30px 0; margin: 0; }
.offedress .offedress-box:hover{ background: #f8e2d3; }
.offedress .offedress-box i{ font-size: 40px; line-height: 42px; color: #ff7315; padding: 0; margin: 0; }
.offedress .offedress-box h4{ font-size: 18px; line-height: 20px; color: #000; padding: 15px 0; margin: 0; font-weight: bold; }
.offedress .offedress-box p { font-size: 18px; line-height: 20px; width: 90%; color: #3e3e3e; padding: 0 0 30px; margin: 0 auto; text-transform: none;  }

.offedress .offedress-box p:hover{ color: #b1744f; }


/*Contact*/
.contact-map{ width: 100%; background: #f2f2f2; padding: 100px 0; margin: 0; }
.contact-map .discount-dec{ width: 100%; padding: 0; margin: 0; }
.contact-map .discount-dec h3{ font-size: 44px; line-height: 50px; font-weight: bold; text-transform: uppercase; padding: 0 0 0; margin: 0; color: #000; }
.contact-map .discount-dec h3 span{ color: #e45f07; padding: 0; margin: 0; }
.contact-map .discount-dec p{ font-size: 18px;  line-height: 20px; color: #787ba5; padding: 15px 0; margin: 0; }
.contact-map .discount-dec p.add{ font-size: 18px;  line-height: 20px; color: #787ba5; padding: 15px 0 60px; margin: 0; }
.contact-map .discount-dec .phone{ width: 100%; padding: 30px 0 0; margin: 0; }
.contact-map .discount-dec .phone h6{ font-size: 18px; line-height: 20px; color: #e45f07; padding: 5px 0; margin: 0; }
.contact-map .discount-dec .phone h6 a{ font-size: 18px; line-height: 20px; color: #000; font-weight: bold; padding: 0 0 0 10px; margin: 0; }
.contact-map .discount-dec .phone h6 a:hover{ color: #e45f07; text-decoration: underline; }
.contact-map .discount-dec h5{ font-size: 22px; line-height: 24px; color: #000; font-weight: normal; padding: 20px 0 0; margin: 0; }
.contact-map .map{ width: 100%; padding: 0; margin: 0;}
.contact-map .map iframe{ width: 100%; min-height: 600px; background: #e8e8e8; padding: 10px; }

/*Contact Form Start*/
.contact-form{ width: 100%; background: url(../img/offer-banner.png) no-repeat; background-size: cover; background-attachment: fixed; min-height: 500px; padding: 0; margin: 0; }
.contact-form h3{ font-size: 44px; line-height: 46px; text-align: center; text-transform: uppercase; font-weight: bold; padding: 40px 0; margin: 0; color: #fff; }
.contact-form .fill-box{ width: 100%; padding: 15px 0; margin: 0; }
.contact-form .fill-box input{ width: 100%; padding: 15px 12px; margin: 0; outline: none; border: none; border-radius: 6px; }
.contact-form .fill-box textarea{ width: 100%; padding: 15px 12px 50px; margin: 0; outline: none; border: none; border-radius: 6px; }
.contact-form .fill-box input[type="submit"]{  width: 100%; float: left; font-size: 18px; line-height: 20px; color: #fff; background: #e45f07; font-weight: bold; padding: 15px  ; margin: 0 ; text-transform: capitalize; }


/*Log in Start*/
.log-in-bac{ width: 100%; height: 650px; background: url(../img/offer-banner.png) no-repeat; background-size: cover; padding: 0; margin: 0 auto;  }
.log-in-bac .log-in-box{ transition: all 600ms ease-in-out;position: relative; width: 25%; border-radius: 5px; height: auto; background: #ffffffd9; box-sizing: border-box; padding: 0; margin: 0 auto 0; top: 180px;  }
.log-in-bac .log-in-box img{ width: 20%; position: absolute; content: ""; top: -40px; left: 0; right: 0; margin: 0 auto; }
.log-in-bac .log-in-box form{ width: 100%; padding: 50px 20px 100px; margin: 0; }
.log-in-bac .log-in-box:hover{ background: #fff; transition: all 600ms ease-in-out;}
.log-in-bac .log-in-box form .user{font-family: 'Croissant One', cursive; width: 100%; padding: 0 0 20px 0px; margin: 0; }
.log-in-bac .log-in-box form .user label{ width: 100%; font-size: 18px; color: #fe5e32; line-height: 30px; padding: 0; margin: 0; font-family: 'Croissant One', cursive;}
.log-in-bac .log-in-box form .user input{font-family: 'Croissant One', cursive; width: 100%; font-size: 16px; line-height: 18px; padding: 10px; margin: 0;}
.log-in-bac .log-in-box form .user input[type="submit"]{ width: 50%; float: left; font-size: 16px; line-height: 18px; text-transform: uppercase; font-weight: bold; padding: 10px; margin: 40px 0 0; background: #fe5e32; color: #fff; font-family: 'Poppins', sans-serif; letter-spacing: 1px; }
.log-in-bac .log-in-box form .user a{ font-family: 'Croissant One', cursive; float: right; font-size: 13px; line-height: 18px; color: #111010; padding: 10px 0; margin: 0;}

/*Sign up Start*/
.sign-up-bac{ width: 100%; height: 1024px; background: url(../img/offer-banner.png) no-repeat; background-size: cover; padding: 0; margin: 0 auto;  }
.sign-up-bac .sign-up-box{ position: relative; width: 50%; height: auto; background: #ffb62c8c; box-sizing: border-box; padding: 0 0 20px 0; margin: 0 auto 0; top: 180px; border-radius: 10px; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgb(0, 0, 0); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; transition: all 500ms ease-in-out; }
.sign-up-bac .sign-up-box:hover{ position: relative; width: 50%; height: auto; background: #ffb62c; transition: all 500ms ease-in-out; }
.sign-up-bac .sign-up-box h2{ position: relative; font-size: 35px; line-height: 50px; font-weight: bold; padding: 10px 0 15px; margin: 0; text-align: center; color: #000; font-family: 'Croissant One', cursive; }
.sign-up-bac .sign-up-box h2 span { color: #fff; padding: 0; margin: 0; }
.sign-up-bac .sign-up-box form{ width: 95%; padding: 30px 20px 20px; margin: 0 auto; background: #fff; border-radius: 10px; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(0, 0, 0, 0.37); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border: 1px solid #d0d0d0; }
.sign-up-bac .sign-up-box form .user{ width: 100%; padding: 0; margin: 0 0 20px; background: #fff; border: 0.5px solid #cccc; border-radius: 0; transition: all 500ms ease-in-out; }
.sign-up-bac .sign-up-box form .user:hover{ border: 0.5px solid #ffbe2c; transition: all 500ms ease-in-out;}
.sign-up-bac .sign-up-box form .user label{ width: auto; margin: 0; position: absolute; content: ""; top: -8px; font-size: 13px; line-height: 15px; color: #090601fa; left: 20px; padding: 1px 5px; background: #fff; font-family: 'Croissant One', cursive; font-weight: normal; border: none; }
.sign-up-bac .sign-up-box form .user select{ background: #fff; width: 100%; font-size: 14px; line-height: 20px; padding: 17px 12px 8px; margin: 0; outline: none; border: none; color: #000; }
.sign-up-bac .sign-up-box form .user label b{ color: #ff7800; }
.sign-up-bac .sign-up-box form .user input{ width: 100%;background: #fff; font-size: 14px; line-height: 20px; padding: 17px 12px 8px; margin: 0; outline: none; border: none; color: #000;}
.sign-up-bac .sign-up-box form .user input[type="radio"]{accent-color: #e64608; width: auto; font-size: 16px; line-height: 18px; padding: 0; margin: 14px 7px 0 0; color: #fff;}
.sign-up-bac .sign-up-box form .user input[type="date"]{ background: #fff; width: 100%; font-size: 14px; line-height: 20px; padding: 17px 12px 8px; margin: 0; outline: none; border: none; color: #000; }
.sign-up-bac .sign-up-box form .user span { color: #000; padding: 0; margin: 8px 5px 6px 15px; display: inline-block; }
.sign-up-bac .sign-up-box form .user textarea{ background: #fff; width: 100%; font-size: 14px; line-height: 20px; padding: 17px 12px 8px; margin: 0; outline: none; border: none; color: #000; }
/*.sign-up-bac .sign-up-box form .user input#confirm{ width: 50%; font-size: 16px; line-height: 18px; color: ; text-transform: uppercase; font-weight: bold; padding: 10px  ; margin: 0;}
.sign-up-bac .sign-up-box form .user input#cancle{ width: 50%; font-size: 16px; line-height: 18px; color: ; text-transform: uppercase; font-weight: bold; padding: 10px  ; margin: 0 0 0 0; }*/
.sign-up-bac .sign-up-box form .user input[type="checkbox"]{ width: auto; font-size: 16px; line-height: 18px; text-transform: uppercase; font-weight: bold; padding: 10px  ; margin: 0 ;}
.sign-up-bac .sign-up-box form .user a{ font-size: 14px; line-height: 20px; color: #ff5400; padding: 0 10px 0 10px; margin: 0; font-family: 'Croissant One', cursive; font-weight: normal; }
.sign-up-bac .sign-up-box form .user input[type="submit"]{width: 100%; float: left; font-size: 15px; line-height: 20px; padding: 10px; margin: 0; font-family: 'Croissant One', cursive; font-weight: normal; letter-spacing: 1px; border: 1px solid #cccc; background: #ffbe2c; border-radius: 5px;transition: all 500ms ease-in-out;}
.sign-up-bac .sign-up-box form .user input[type="submit"]:hover{background: #ff5400; color: #fff; transition: all 500ms ease-in-out;}

/*Flex*/

.dress-shop{ width: 100%; padding: 50px 0; margin: 0; position: relative; }

.flex-control-thumbs li { width: 25%; float: left; margin: 0 auto; text-align: center; border: 1px solid #cccccc4f; }
.flex-control-thumbs img { width: 98%; display: block; opacity: .7; cursor: pointer; margin: 0 auto; }
.thumb-image img{ width: 100%; height: 400px; border: 0.5px solid #cccccc59; border-radius: 5px;}
.img-responsive_1 img{width: 100%;}



.pro-text{ width: 100%; padding: 0 ; margin: 0; }
.pro-text .item-title{ width: 100%; padding: 0; margin: 0; }
.pro-text .item-title h5{ font-size: 30px; line-height: 40px; font-weight: bold; padding: 0; margin: 0; text-align: left; color: #000; font-family: 'Croissant One', cursive; }
.pro-text .item-title span{ font-size: 16px; line-height: 20px; font-weight: bold; color: #26a541; padding: 0; margin: 0; }
.pro-text .item-title h6{ font-size: 20px; line-height: 30px; font-weight: bold; padding: 14px 0 40px 0; margin: 0; color: #000; text-align: left; }
.pro-text .item-title h6 del{ font-size: 18px; line-height: 20px; color: #737373; padding: 0 10px; font-weight: bold; margin: 0; }
.pro-text .item-title b{ font-size: 16px; line-height: 20px; font-weight: bold; color: #26a541; padding: 0; margin: 0; }
.pro-text .size{ width: 100%; padding: 0; margin: 0 0 30px; }
.pro-text .size form{ width: 100%; display: block; }
.pro-text .size form [type="number"]{width: 60px; border: 0.5px solid #ccc; outline: none; padding: 2px; text-align: center; }
.pro-text .size form [type="submit"]{border: none; background: #fe5e32; font-size: 15px; padding: 2px 7px; color: #fff; }

.pro-text .size span{ width: 20%; float: left; font-size: 18px; line-height: 20px; padding: 0; margin: 0; color: #737373; color: #000000cf; font-family: 'Croissant One', cursive;}
.pro-text .size ul{ display: inline-block; padding: 0; margin: 0; }
.pro-text .size ul li{display: inline-block; text-transform: uppercase; padding: 3px 10px 8px; border: 1px solid #ccc; font-size: 13px; margin: 0 5px; line-height: 15px; color: #383838; }
.pro-text .size ul li input[type="radio"]{ appearance: none; width: 15px; height: 15px; border: 2px solid #26a541; border-radius: 50%; outline: none; background-color: white; cursor: pointer; position: relative; top: 2px; left: -2px; }
.pro-text .size ul li input[type="radio"]:checked {
        background-color: #ffb629;
    }
.pro-text .size input[type="number"]{ width: 60px; border: 0.5px solid #ccc; outline: none; padding: 2px; text-align: center; }  
    


.pro-text .size ul li a{ color: #000000ab; padding: 10px 15px; margin: 0 10px 0 0; text-align: center; border: 1px solid #ccc; font-size: 15px; font-weight: bold; line-height: 20px;}
.pro-text .size ul li a:hover{color: #fe5e32; border: 1px solid #fe5e32;}
.pro-text .bank-offer{ width: 100%; padding: 0; margin: 0; }
.pro-text .bank-offer span{ font-size: 18px; line-height: 20px; color: #000; padding: 0; margin: 0; }
.pro-text .bank-offer ul{ padding: 0; margin: 0; }
.pro-text .bank-offer ul li{ font-size: 16px; line-height: 20px; color: #6b6b6b; padding: 10px 0; margin: 0; }
.pro-text .bank-offer ul li b { font-size: 16px; line-height: 20px; color: #000; padding: 0 10px 0 0; margin: 0; font-weight: normal; }
.pro-text .bank-offer ul li a { font-size: 16px; line-height: 20px; color: #2874f0; padding: 0 0 0 5px; margin: 0; font-weight: normal; }
.pro-text .del-pin{ width: 100%; padding: 0 0 30px; margin: 0; }
.pro-text .del-pin .del{ width: 100%; padding: 20px 0 0; margin: 0; }
.pro-text .del-pin .del h6{ font-size: 16px; line-height: 18px; text-align: left; color: #737373; padding: 0; margin: 0; }
.pro-text .del-pin .pin{ width: 100%; padding: 10px 0; margin: 0; }
.pro-text .del-pin .pin input{  font-size: 14px; border: none; border-bottom: 2px solid #2874f0; font-weight: 500; float: left; display: inline-block; line-height: 25px; outline: none; box-shadow: none; width: 160px; padding: 6px 0; margin: 0; }
.pro-text .del-pin .pin span{ font-weight: 500; cursor: pointer; font-size: 14px; color: #2874f0; position: relative; border-bottom: 2px solid #2874f0; display: inline-block; padding: 6px; line-height: 25px; margin: 0; }
.pro-text .pro-del{ width: 100%; padding: 20px 0 0; margin: 0;  }
.pro-text .pro-del h4{font-size: 20px; line-height: 30px; padding: 0; margin: 0; text-align: left; text-transform: none; position: revert; color: #000000cf; font-family: 'Croissant One', cursive; }
.pro-text .pro-del p{color: #000000b2; font-weight: normal; font-size: 15px; text-align: justify; line-height: 28px; font-family: 'Poppins', sans-serif; }
.pro-text .pro-del .pro-full-del{ width: 50%; float: left; padding: 0; margin: 0; }
.pro-text .pro-del .pro-full-del ul{ padding: 0; margin: 0; }
.pro-text .pro-del .pro-full-del ul li{ font-size: 16px; line-height: 18px; font-weight: normal; color: #737373; padding: 10px 0; margin: 0; }
.pro-text .pro-del .pro-full-del ul li span{text-align: right; float: right;}
.pro-text .pro-del .pro-full-del ul li b{ font-size: 16px; line-height: 18px; font-weight: normal; color: #000; padding: 0; margin: 0; }
.pro-text .pro-del a{ font-size: 15px; line-height: 18px; font-weight: normal; color: #fff; padding: 10px 20px; margin: 0; font-family: 'Poppins', sans-serif; border-radius: 3px; width: 85%; border: none; outline: none;  background: none; display: flow-root; }
.pro-text .pro-del a:hover{background: #048a00;}
.pro-text .pro-del .add-to{ width: 22%; text-align: center; background: #fe5e32; border-radius: 3px; }
.pro-text .pro-del .add-to input[type="submit"]{ font-size: 15px; line-height: 18px; font-weight: normal; color: #fff; padding: 10px 20px; margin: 0; font-family: 'Poppins', sans-serif; border-radius: 3px; width: 85%; border: none; outline: none;  background: none; }
.pro-text .pro-del .add-to:hover{background: #048a00;}
.pro-text .pro-del .add-to i{ font-size: 16px;
  width: 15%;
  float: left;
  text-align: right;
  color: #fff;
  padding: 12px 0px; }

/*user-profile*/
.user-profile{width: 100%; position: relative; display: inline-block; padding: 10px 10px; border-radius: 5px; background: #fff; border: 1px solid #e9e9e9; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.34); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; }
.user-profile .hallo {padding: 10px 0 10px 20px; display: inline-block; border: 1px solid #fff; width: 100%; background-image: linear-gradient(to right, rgb(255, 190, 44), rgb(244, 168, 19)); border-radius: 5px; }
.user-profile .hallo i { font-size: 30px; color: #fff; border-right: 1px solid #fff; margin: 0 5px 0 0; padding: 0 10px 0 0; }
.user-profile ul { width: 100%; display: inline-block; padding: 0; margin: 0;}
.user-profile ul .zoom { transition: all 900ms ease-in-out; }
.user-profile ul .zoom li { list-style: none; padding: 10px 15px; background: #fff; background-image: none; margin: 10px 0 15px 0; border-radius: 19px 0px 19px 0px; box-shadow: 2px 4px 13px -1px rgba(0,0,0,0.61); -webkit-box-shadow: 2px 4px 13px -1px rgba(0, 0, 0, 0.12); -moz-box-shadow: 2px 4px 13px -1px rgba(0,0,0,0.61);  background-image: linear-gradient(to right, rgb(238, 238, 238), rgba(255, 255, 255, 0.8)); border-radius: 5px;transition: all 500ms ease-in-out; }
.user-profile ul .zoom li.active{background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 186, 139));}
.user-profile ul li a { display: block; margin: 0; font-family: 'Croissant One', cursive; font-weight: normal; color: #220801; font-size: 15px; letter-spacing: 0; line-height: 20px; padding: 0;transition: all 500ms ease-in-out; }
.user-profile ul li:hover{ box-shadow: 2px 4px 13px -1px rgba(0,0,0,0.61); -webkit-box-shadow: 2px 4px 13px -1px rgba(0, 0, 0, 0); -moz-box-shadow: 2px 4px 13px -1px rgba(0,0,0,0.61); background-image: linear-gradient(to right, rgb(238, 238, 238), rgba(219, 216, 209, 0.8));transition: all 500ms ease-in-out;}
.user-profile ul li a i{color: #ffb31f; padding: 0 15px 0 0;}

/*proile*/
.proile{  width: 100%; position: relative; display: inline-block; padding: 10px 0 80px; }
.proile h3.titalMain{ position: relative; font-size: 30px; line-height: 50px; font-weight: bold; padding: 15px 0 20px; margin: 0; text-align: center; color: #000; font-family: 'Croissant One', cursive;  }
.proile h3.titalMain span{color: #e45f07; padding: 0; margin: 0; }
.proile .profile-blog{ position: relative; background: #fff; padding: 10px 13px; width: 100%; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border: 1px solid #e9e9e9;display: inline-block; border-radius: 5px;  }
.proile .profile-blog form{ width: 100%; padding: 0; margin: 0; }
.proile .profile-blog form .input-group{width: 50%; float: left; padding: 0; margin: 0; height: 40px;}
.proile .profile-blog form .input-group label{font-family: 'Croissant One', cursive; font-weight: normal; color: #220801e8; font-size: 14px; letter-spacing: 0; line-height: 20px; width: 30%; float: left; margin: 0; padding: 10px 0 0 5px;}
.proile .profile-blog form .input-group input{font-family: 'Croissant One', cursive; font-weight: normal; color: #220801e8; font-size: 14px; letter-spacing: 0; line-height: 20px; width: 64%; float: right; margin: 0 20px 0 0; height: 35px; border: none; border-bottom: 0.5px dotted #000;}
.proile .profile-blog form .input-group textarea{font-family: 'Croissant One', cursive; font-weight: normal; color: #220801e8; font-size: 14px; letter-spacing: 0; line-height: 20px; width: 64%; float: right; margin: 0 20px 0 0; height: 35px; border: none; border-bottom: 0.5px dotted #000;}
.proile .profile-blog form .input-edit{ width: 100%; display: block; position: relative; float: left; padding: 0; margin: 15px 0 20px 10px; }
.proile .profile-blog form .input-edit input[type="submit"]{background: #f2a716; border: none; color: #fff; font-weight: bold; padding: 10px 25px; font-size: 15px; border-radius: 5px; letter-spacing: 1px; margin: 0; }
.proile .profile-blog form .input-edit input[type="submit"]:hover{ background: #392704;}


/*Terms Conditions*/
.privacy { width: 100%; display: block; position: relative; background: #fff; padding: 0; margin: 40px 0 ; }
.privacy h2 { font-size: 34px; line-height: 36px; color: #000; padding: 0 0 30px; margin: 0; }

.privacy h3{position: relative; font-size: 35px; line-height: 50px; font-weight: bold; padding: 0; margin: 0; text-align: center; color: #000; font-family: 'Croissant One', cursive; }
.privacy h3 span{ color: #e97901; padding: 0; margin: 0; }
.privacy h3:before { position: absolute; content: ""; top: 30px; left: 0; padding: 0; margin: 0; background: url(../img/title-border-left.png) no-repeat left; width: 33%; height: 50px; }
.privacy h3:after { position: absolute; content: ""; top: 30px; right: 0; padding: 0; margin: 0; background: url(../img/title-border-right.png) no-repeat right; width: 33%; height: 50px; }
.privacy h6{ font-size: 18px; font-weight: normal; line-height: 20px; color: #53504d; padding: 10px 0 40px; text-align: center; font-family: 'Croissant One', cursive; }




.privacy p { font-size: 15px; line-height: 26px; color: #000; padding: 15px 0; margin: 0; text-align: justify; font-family: 'Croissant One', cursive; }






/*your-oder*/
.your-oder{  width: 100%; position: relative; display: inline-block; padding: 10px 0 80px; }
.your-oder h3.titalMain{ position: relative; font-size: 30px; line-height: 50px; font-weight: bold; padding: 15px 0 20px; margin: 0; text-align: center; color: #000; font-family: 'Croissant One', cursive;  }
.your-oder h3.titalMain span{color: #e45f07; padding: 0; margin: 0; }
.your-oder .form_checkout{ position: relative; background: #fff; padding: 10px 13px; width: 100%; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border: 1px solid #e9e9e9;display: inline-block; border-radius: 5px; }
.your-oder .form_checkout h4{background-image: linear-gradient(to right, rgb(247, 171, 0), rgb(255, 197, 83)); border-radius: 5px; font-family: 'Croissant One', cursive; font-weight: normal; color: #fff; padding: 15px 15px; margin: 0 0 10px;}
.your-oder .form_checkout .input-tex{width: 100%; float: left; margin: 0 0 15px; padding: 0; }
.your-oder .form_checkout .address{width: 100%; float: left; margin: 0 0 15px; padding: 0; }
.your-oder .form_checkout .input-tex label{font-family: 'Croissant One', cursive; font-weight: normal; color: #220801e8; font-size: 14px; letter-spacing: 0; line-height: 20px; width: 30%; float: left; margin: 0; height: 35px; padding: 10px 0 0 5px;}
.your-oder .form_checkout .input-tex input{font-family: 'Croissant One', cursive; font-weight: normal; color: #220801e8; font-size: 14px; letter-spacing: 0; line-height: 20px; width: 64%; float: right; margin: 0 20px 0 0; height: 35px; border: none; border-bottom: 0.5px dotted #000;}

.your-oder .form_checkout .input-tex textarea{font-family: 'Croissant One', cursive; font-weight: normal; color: #220801e8; font-size: 14px; letter-spacing: 0; line-height: 20px; width: 82%; float: right; margin: 0 20px 0 0; height: 35px; border: none; border-bottom: 0.5px dotted #000;}
.your-oder a.another{ float: right; text-align: center; font-size: 16px; line-height: 24px; background: #fcbb33; color: #fff; padding: 10px 30px; border-radius: 5px; font-family: 'Croissant One', cursive; margin: 0; transition: all 500ms ease-in-out; }
.your-oder a.another:hover{ background: #d25900; transition: all 500ms ease-in-out;  }
.your-oder .form_checkout .input-tex input[type="radio"]{width: 5%; float: left; margin: 10px 5px 0 15px; font-size: 15px; height: auto; accent-color: #e64608; }
.your-oder .form_checkout .address input[type="radio"]{ margin: 2px 5px 0 15px; }
.your-oder .form_checkout .input-tex input[type="submit"]{padding: 10px 0; margin: 10px 0 0; font-family: 'Croissant One', cursive; font-weight: normal; border: 1px solid #cccc; background: #d25900; border-radius: 5px; transition: all 500ms ease-in-out; width: 40%; float: left; text-transform: uppercase; letter-spacing: 0; color: #fff; display: block; height: auto; font-size: 17px; }
.your-oder .form_checkout .input-tex input[type="submit"]:hover{background: #ff852c; }
.your-oder .form_checkout .input-tex span{font-family: 'Croissant One', cursive; font-weight: normal; color: #e64608; margin: 0 0 0 0; font-size: 13px; line-height: 35px; float: left; }

/*Place Order*/
.your-oder .tex-box {
  width: 100%;
  padding: 10px 15px;
  position: relative;
  display: inline-block;
  margin: 0 0 30px;
  animation: menu_sticky 0.7s ease-in-out;
  border: 1px solid #5c0d9d36;
  background: #fff;
  box-shadow: 4px 4px 2px #2d064d0d;
  border-radius: 15px;
}
.your-oder .tex-box h4 {
  background-image: linear-gradient(to right, rgb(247, 171, 0), rgb(255, 197, 83));
  border-radius: 5px;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  color: #fff;
  padding: 15px 15px;
  margin: 0 0 10px;
}
.your-oder .tex-box .place-box {
  width: 33%;
  float: left;
  border-right: 0.5px solid #cccccc5e;
  margin: 15px 0;
}
.your-oder .tex-box .place-box .place-box-lt {
  width: 100%;
  display: block;
  float: right;
  padding: 0 10px;
}
.your-oder .tex-box .place-box .place-box-lt label {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  padding: 0;
  margin: 0;
  letter-spacing: 1.2px;
}
.your-oder .tex-box .place-box .place-box-rt {
  width: 100%;
  display: block;
  float: right;
  padding: 0 10px;
}
.your-oder .tex-box .place-box .place-box-rt p {
  color: #013838;
  font-size: 15px;
  padding: 2px 0 0;
}
.your-oder form {
  position: relative;
  background: #fff;
  padding: 10px 13px;
  width: 100%;
  webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%);
  box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56);
  -webkit-animation: menu_sticky 0.7s ease-in-out;
  animation: menu_sticky 0.7s ease-in-out;
  border: 1px solid #e9e9e9;
  display: inline-block;
  border-radius: 5px;
}
.your-oder .tabel-box {
  width: 100%;
  padding: 10px 15px;
  margin: 20px auto;
  position: relative;
  display: inline-block;
  animation: menu_sticky 0.7s ease-in-out;
  border: 1px solid #e9e9e9;
  background: #fff;
  
  border-radius: 15px;
}
.your-oder .tabel-box table {
  width: 100%;
}
.your-oder .tabel-box table tr th {
  width: 25%;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  padding: 0 0 8px 10px;
  border-bottom: 0.5px dotted #03878b; font-family: 'Croissant One', cursive;
}
.your-oder .tabel-box table tr td {
  width: 25%;
  font-family: arial;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #4d380d;;
  padding: 10px 10px;
}
.your-oder .bil {
  width: 100%;
  padding: 10px 15px;
  margin: 30px auto 20px;
  position: relative;
  display: inline-block;
  animation: menu_sticky 0.7s ease-in-out;
  border: 1px solid #e9e9e9;
  background: #fff;
  
  border-radius: 5px;
}
.your-oder .bil ol {
}
.your-oder .bil ol li {
  width: 40%;
  float: left;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  list-style: none;
  padding: 10px 0; font-family: 'Croissant One', cursive;
}
.your-oder .bil ol li span {
  font-size: 16px;
  font-family: initial;
  color: #4d380d;;
  line-height: 20px;
  padding: 0 0 0 15px;
}
.your-oder .bil ol a {
  padding: 10px 0;
  margin: 10px 0 0;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  border: 1px solid #cccc;
  background: #d25900;
  border-radius: 5px;
  transition: all 500ms ease-in-out;
  width: 30%;
  float: left;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  display: block;
  height: auto;
  font-size: 17px; text-align:center;
}
.your-oder .bil ol a:hover {
  background: #ff852c;
}
.your-oder .bil ol a.btn-success {
 padding: 10px 0;
  margin: 0 12px 0 0;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  border: 1px solid #cccc;
  background: #d25900;
  border-radius: 5px;
  transition: all 500ms ease-in-out;
  width: 45%;
  float: left;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  display: block;
  height: auto;
  font-size: 17px;
  text-align: center;
}
.your-oder .bil ol a.btn-success:hover {
  background: #ff852c;
}



.your-oder .bil ol li input {
  padding: 10px 0;
  margin: 0;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  border: 1px solid #cccc;
  background: #d25900;
  border-radius: 5px;
  transition: all 500ms ease-in-out;
  width: 100%;
  float: left;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  display: block;
  height: auto;
  font-size: 17px; text-align:center;
}
.your-oder .bil ol li input:hover {
  background: #ff852c;
}
.your-order .tabel-box table tr td img {
  width: 25%;
}















/*Add Address*/
.add-address {
  width: 100%;
  display: inline-block;
  padding: 0 0 30px;
  margin: 60px auto 0;
  position: relative;
  background: url(../images/blooshine-inner-bg.png) no-repeat top center;
    background-size: auto;
  background-size: cover;
}
.add-address h3 {
position: relative;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #000;
  font-family: 'Croissant One', cursive;
}
.add-address h3 span{ color: #e45f07;
  padding: 0;
  margin: 0; }
.add-address h5 a {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 22px;
  margin: 5px 0 30px;
  color: #000; font-family: 'Croissant One', cursive;
  transition: all 400ms ease-in-out;
}
.add-address h5 a:hover {
  color: #e45f07;
  transition: all 400ms ease-in-out;
}
.add-address .form-box {
}
.add-address .form-box form {
position: relative;
  display: block;
  margin: 0 auto;
  padding: 25px 25px;
  width: 40%;
  background: #fff;
  border-radius: 5px;
  webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%);
  box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56);
  -webkit-animation: menu_sticky 0.7s ease-in-out;
  animation: menu_sticky 0.7s ease-in-out;
  border: 1px solid #e9e9e9;
}
.add-address .form-box form .input-group {
  display: block;
  margin: 0 0 30px 0;
}
.add-address .form-box form .input-group input {
  font-size: 14px;
  font-weight: normal;
  width: 100%;
  padding: 10px;
  margin: 0;
  outline: none;
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 5px;
  border: 1px solid #e9e9e9; font-family: 'Croissant One', cursive; font-weight: normal;
}
.add-address .form-box form .input-group select {
 font-size: 14px;
  font-weight: normal;
  width: 100%;
  padding: 10px;
  margin: 0;
  outline: none;
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 5px;
  border: 1px solid #e9e9e9;   font-family: 'Croissant One', cursive; font-weight: normal;
}
.add-address .form-box form .input-btn {
  margin: 0;
}
.add-address .form-box form .input-group input[type="submit"] {
  padding: 10px 0;
  margin: 10px 0 0;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  border: 1px solid #cccc;
  background: #d25900;
  border-radius: 5px;
  transition: all 500ms ease-in-out;
  width: 40%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  display: block;
  height: auto;
  font-size: 17px; margin: 0 auto;
}
.add-address .form-box form .input-group input[type="submit"]:hover {
  background: #ff852c;
}







/*Place Order*/
.your-oder .tex-box{ position: relative; background: #fff; padding: 10px 13px; width: 100%; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border: 1px solid #e9e9e9;display: inline-block; border-radius: 5px; }
.your-oder .tex-box h2{background-image: linear-gradient(to right, rgb(247, 171, 0), rgb(255, 197, 83)); border-radius: 5px; font-family: 'Croissant One', cursive; font-weight: normal; color: #fff; padding: 15px 15px; margin: 0 0 10px;}
.your-oder .tex-box .place-box{ width: 30%; float: left; padding: 0; margin: 0; }
.your-oder .tex-box .place-box .place-box-lt{width: 100%; position: relative;}
.your-oder .tex-box .place-box .place-box-lt label{font-family: 'Croissant One', cursive; font-weight: normal; color: #220801; font-size: 15px; line-height: 20px; padding: 0 0 0 5px; margin: 0; }
.your-oder .tex-box .place-box .place-box-rt{width: 100%; position: relative;}
.your-oder .tex-box .place-box .place-box-rt p{padding: 5px 0 5px 5px; margin: 0; font-size: 13px; line-height: 20px; color: #4d380d;}

.your-oder .form_placeorder{ position: relative; background: #fff; padding: 10px 13px; width: 100%; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border: 1px solid #e9e9e9;display: inline-block; border-radius: 5px; }
.your-oder .form_placeorder .tabel-box{ width: 100%; padding: 0; margin: 0; }
.your-oder .form_placeorder .tabel-box table{ width: 100%; padding: 0; margin: 0; }
.your-oder .form_placeorder .tabel-box table tr{ display: inline-table; width: 100%; padding: 0; margin: 0; border-bottom: 0.5px solid #fff; }
.your-oder .form_placeorder .tabel-box table tr:hover td{ background: #eaeaea; }
.your-oder .form_placeorder .tabel-box table tr th{width: 15%; background: #fba02b; border-right: 0.5px solid #fff; padding: 10px 10px; color: #fff; font-size: 15px; font-family: 'Croissant One', cursive; font-weight: normal; margin: 0 0 0;}
.your-oder .form_placeorder .tabel-box table tr td{width: 15%; background: #f4f4f4; border-right: 0.5px solid #fff; padding: 10px 10px; color: #0f0e0e; font-size: 14px; font-family: 'Croissant One', cursive; font-weight: normal; margin: 0 0 0; }
.your-oder .form_placeorder .tabel-box table tr th.productName{ width: 40%;}
.your-oder .form_placeorder .tabel-box table tr td.productName{ width: 40%; }

.your-oder .form_placeorder .bil{position: relative; width: 100%; padding: 0; margin: 0; }
.your-oder .form_placeorder .bil ol{ padding: 0; margin: 15px 5px 10px; text-align: right; }
.your-oder .form_placeorder .bil ol li{ font-size: 15px;
  color: #402401;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  line-height: 25px;
  margin: 0 10px 5px; }
.your-oder .form_placeorder .bil ol li span{ color: #f97a0a; font-family: initial; font-weight: bold; font-size: 17px; line-height: 25px; padding: 0 0 0 10px; }
.your-oder .form_placeorder .bil ol li input{}
.your-oder .form_placeorder .bil ol li button{ color: #fff; background: #0dac63; font-size: 15px; padding: 10px 25px; margin: 10px 0 5px; }
.your-oder .form_placeorder .bil ol li button:hover{ background: #057541; }


/*My Order*/
.your-oder .histroy-box{ position: relative; background: #fff; padding: 10px 13px; width: 100%; webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.56); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border: 1px solid #e9e9e9;display: inline-block; border-radius: 5px; margin: 0 0 30px; }
.your-oder .histroy-box h2{background-image: linear-gradient(to right, rgb(228, 95, 7), rgb(255, 197, 83)); border-radius: 5px; font-family: 'Croissant One', cursive; font-weight: normal; color: #fff; padding: 10px 15px; margin: 0 0 10px; font-size: 16px; text-transform: lowercase; }
.your-oder .histroy-box ol{ padding: 0; margin: 15px 5px 10px; text-align: left;  }
.your-oder .histroy-box ol li{ font-size: 15px; color: #402401; font-family: 'Croissant One', cursive; font-weight: normal; line-height: 25px;margin: 0 0 5px; }
.your-oder .histroy-box ol li span{ color: #e45f07; font-family: arial; font-size: 14px; line-height: 25px; padding: 0 0 0 10px; letter-spacing: 0; }
.your-oder .histroy-box ol a{ padding: 8px 25px;
  margin: 5px 0 15px;
  display: inline-block;
  font-family: 'Croissant One', cursive;
  font-weight: normal;
  border: 1px solid #cccc;
  background: #d25900;
  border-radius: 5px;
  transition: all 500ms ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  height: auto;
  font-size: 15px;
  text-align: center; }
.your-oder .histroy-box ol a:hover{ border-bottom: 1px solid #e35f06; background: #ffb629; }














