@font-face {
font-family: 'DINPro-Regular';
font-style: normal;
font-weight: normal;
src: local('DINPro-Regular'), url('../fonts/DINPro-Regular_13937.woff') format('woff');
}
body{background:#fff;color:#363636; font-family: 'Roboto'; font-size:14px;}
h1,
h2,
h3,
h4,
h5,
h6{color:#0c0c0c;margin:0 0 20px;}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{color:#0c0c0c;}
p a{color:#363636; width: auto;
display: inline-block;}
p a:hover{text-decoration:underline;outline:none;}
p{letter-spacing:normal;margin-bottom:10px;line-height:23px;font-size:14px;color:#363636;}
a{color:#7f7f7f;text-decoration:none;outline:none;display:block;}
a:hover,
a:focus,
a:active{outline:none;text-decoration:none;}
img{max-width:100%;}
iframe{border:0;width:100%;}
blockquote{padding:0;border:0;}
h2{font-size:26px;font-weight:bold;}
h3{font-size:20px;margin:0 0 30px;}
h3 span{padding:0 10px 0 0;position:relative;}
h4{font-size:18px;margin:0;padding:15px 0;}
h5{text-transform:capitalize;}
.btn{padding:0 15px;text-transform:capitalize;font-weight:bold;line-height:35px;text-align:center;border:1px solid transparent;border-radius:0;font-size:12px;color:#fff;}
.btn:hover{color:#fff;}
.btn i{margin:0 8px 0 0;}
.header{float:left;width:100%;}
.top-header{background:#ac2b65; padding: 8px 0;}
.top_right{float: right; padding:0;margin:5px 0 0; width: 100%; text-align: right;}
.top_right > li{ display: inline-block;padding:0px 8px;margin:0;position:relative;list-style:none; color: #333; font-size: 14px; width: auto;}
.top_right > li a{ text-align: center; color: #fff; line-height: 30px; font-size: 16px; text-transform: capitalize;}
.top_right > li a i{font-size: 15px; margin-right: 7px;}
.top_right > li a:hover,.top_right > li a:focus{color: #e8c73a;}
.top_right > li.account_dropdown ul{display: none; position: absolute; top: 100%; left: 0; width: 150px; background: #fff; z-index: 99;}
.logo img {
    max-width: 155px;
    height: auto;
}
section.new_arrvals {
    display: inline-block;
    width: 100%;
}
.top_right > li.account_dropdown ul:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    left: 15px;
    top: -8px;
    border-width: 0 10px 9px 10px;
    border-color:transparent transparent #fff transparent;
}

.top_right > li.account_dropdown:hover ul{display: block; margin: 0; padding: 0;}
.top_right > li.account_dropdown:hover ul li{list-style: none; text-align: left;}
.top_right > li.account_dropdown:hover ul li a{color:#333;font-size: 12px;text-align: left;padding: 8px 10px;line-height: normal; text-transform: capitalize;}
.top_right > li.account_dropdown:hover ul li:last-child{border-top: 1px solid #eee; text-align: center; padding-bottom: 10px; padding: 10px;}
.top_right > li.account_dropdown:hover ul li span{font-size: 11px;  display: block; width: 100%; margin-bottom: 8px;}
.top_right > li.account_dropdown:hover ul li:last-child a{padding: 8px 12px; background: #ac2b65; color: #fff!important; display: block; text-align: center;}
.top_right > li.account_dropdown:hover ul li a:hover{color: #ac2b65;}

.top_right > li:first-child{margin:0;}
.top_right > li:first-child:before{content:"";}
.top_right > li a .number_badge{
background:
#e8c73a none repeat scroll 0 0;
border-radius: 50%;
color:#ffffff;
    font-size: 9px;
    height: 18px;
    left: 18px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 18px;
}
.fa-shopping-cart:before{font-size: 20px;}

.navigation_bar{background:#fff;width: 100%; padding:0; position: relative; box-shadow: 0 2px 2px 0 #aaa;}
.navigation{float:right;width:100%;/*position:relative;*/}
.navigation_bar.stricky-fixed{position:fixed;top:0;left:0;width:100%;z-index:999;background:#fff;box-shadow: 0 2px 2px 0 #aaa; padding:0;}
.navigation_bar .logo{padding: 15px 0 0;}
.navigation .nav-header{display:none;padding:12px 20px;}
.navigation .navbar button{float:right; width:40px;height:40px;background:#ac2b65; border:0;outline:0; color:#fff;font-size:25px;border-radius:0; display: inline-block; text-align: center; line-height: 40px; position: relative;z-index: 99; padding: 5px;}
.navigation .navbar button{position: relative; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer;}

.navigation .navbar button span{
  display: block;
  position: absolute;
  height: 3px;
  width: 70%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 15%;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
.navigation .navbar button span:nth-child(1) {top: 8px;}
.navigation .navbar button span:nth-child(2),.navigation .navbar button span:nth-child(3){  top: 18px;}
.navigation .navbar button span:nth-child(4) {top: 28px;}
.navigation .navbar button.open span:nth-child(1) {top: 18px;width: 0%;left: 50%;}
.navigation .navbar button.open span:nth-child(2) {transform: rotate(45deg);}
.navigation .navbar button.open span:nth-child(3) {transform: rotate(-45deg);}
.navigation .navbar button.open span:nth-child(4) {top: 18px; width: 0%; left: 50%;}

.navigation .navbar button:hover{background: #ac2b65;}
.navigation .menu{display:block; /*text-align: center;*/}
.navigation .menu ul{ padding: 0; width: 100%; margin:0; text-align: center;}
.navigation_bar.stricky-fixed .logo{padding: 7px 0 0;}
.navigation_bar.stricky-fixed .top_right{margin: 7px 0 0;}
.navigation_bar.stricky-fixed .navigation .menu ul{float: left; width: 100%; text-align: center;}
.navigation .menu ul > li{display:inline-block;position:relative;}
.navigation .menu ul > li > a{padding:10px 16px;display:block;color:#666;text-transform:capitalize;font-size:14px;background:none; position: relative;  transition: 0.5s; font-weight: 600;}
.navigation .menu ul > li > a i {padding-left: 3px; font-size: 17px;}
.navigation .menu ul > li:last-child > a{border:none;/*padding-right:0px;*/}
.navigation .menu ul > li:hover a,
.navigation .menu ul > li.active a{color:#ac2b65;background:transparent;}
.navigation .menu ul > li > ul.cs-dropdown{top:100%;left:0; text-align: left;}
.navigation .menu ul > li > ul.cs-dropdown.align-right{right:0;left:auto;}
.navigation .menu ul > li:hover > ul.cs-dropdown{display: block;}
.navigation .menu ul > li > ul.cs-dropdown > li > ul.cs-dropdown{left:100%;margin-top:-36px;}
.navigation .menu ul > li > ul.cs-dropdown > li > ul.cs-dropdown > li > ul.cs-dropdown{left:-100%;margin-top:-31px;}
.navigation .menu ul > li > ul.cs-dropdown > li > ul.cs-dropdown.align-right{right:100%;left:auto;}
.navigation .menu ul > li > ul.cs-dropdown > li:hover > ul.cs-dropdown{visibility:visible;opacity:1;}
.navigation .menu ul > li ul.cs-dropdown{position:absolute;width:230px;display: none; z-index:99999;box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.4);background:#fff;margin:0;padding:0;}
.navigation .menu ul > li ul.cs-dropdown li{display:block;padding:0;border-bottom:1px solid #eee; width: 100%;}
.navigation .menu ul > li ul.cs-dropdown li:last-child a{border-bottom:0;}
.navigation .menu ul > li ul.cs-dropdown li:last-child a:after{display:none;}
.navigation .menu ul > li ul.cs-dropdown li:hover > a{color:#fff; background:#ac2b65;}
.navigation .menu ul > li ul.cs-dropdown li a{color:#333;font-size:14px;padding:8px 15px;position:relative;display:block;text-transform:capitalize; font-weight: normal;}
.navigation .menu ul > li ul.cs-dropdown li a i{float:right;}
.navigation .menu ul > li ul.cs-dropdown li a:hover{color:#fff;background:#ac2b65;}
.navigation ul .cs-submenu > a > button{display:none;}
.navigation .navbar{display:none;padding:12px 0px;margin:0;}
/*.menu_width{position: relative; float: left; width: 100%;}*/
.nav_col{position: static;}
.navigation .menu ul > li ul.cs-dropdown li a:before{width: 0; background:transparent; height: 0;}
.navigation .menu ul > li.cs_mega{position: static;}
.navigation .menu ul > li.cs_mega ul.cs-dropdown {
    width: 100%;
    transition: 0.1s;
    margin-top: 0px;
    min-height: 200;
    columns: 6;
    -webkit-columns: 6;
    -moz-columns: 6;
    padding: 15px;
    border-top: 1px solid #eee;
    text-align: left;
}
.search-top {position: relative; margin-top: 7px;}
.navigation .menu ul > li.cs_mega ul.cs-dropdown .list_heading a{font-weight: 600; font-size: 16px; color: #ac2b65;}
.navigation .menu ul > li.cs_mega ul.cs-dropdown li{border: 0;}
.navigation .menu ul > li.cs_mega ul.cs-dropdown li a{color: #333; padding: 3px 0; font-size: 13px; transition: 0.3s; border: 0;}
.navigation .menu ul > li.cs_mega ul.cs-dropdown li a:hover{background: transparent; color: #ac2b65; padding: 3px 2px;}

.navigation .menu ul > li.cs_mega ul.cs-dropdown li a.menu_title{font-weight: 600; color: #ac2b65;}

.hot_line_area .phone {
    background: rgba(0, 0, 0, 0) url(../images/phone-top.png) no-repeat scroll 0 100%;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 13px;
    height: 40px;
    margin: 5px 20px 5px 0;
    padding-left: 50px;
    text-align: left;
}
.hot_line_area .phone span {
    color: #ac2b65;
    display: block;
    font-size: 18px;
    font-weight: 500;
}


.search-top .icon-search { display: inline-block; padding: 0;text-align: center;font-size: 18px;color:#333;}
.search-top .icon-search:hover{color: #ac2b65;cursor: pointer;}
.search-top .icon-search.closex i:before {content: "\f00d";}
.search-top #sw_search .content-search {position: relative; background: #fff; border-radius: 20px; overflow: hidden;}
.search-top #sw_search .content-search select{float: left; background:url(../images/angle-down.png) no-repeat 90% 50%;border:0px #dedede solid; border-radius: 0px;width: 35%; height: 35px; font-size: 13px; padding: 0 10px; -webkit-box-shadow: none;
-webkit-appearance: none;-moz-appearance: none; }


.search-top #sw_search .content-search .autosearch-input {background: #fcfcfc; border: 0px #dedede solid; border-radius: 0px;width: 65%; height: 25px; font-size: 13px; padding: 0 10px; margin-top: 5px; border-radius: 20px; outline: 0;}
.search-top #sw_search .content-search .input-group-btn {
      color: #fff;
      font-size: 14px;
      position: absolute;
      right: 2px;
      top: 0;
      width: 40px;
    height: 35px;
    line-height: 35px;
      text-align: center;
background:transparent;}
.search-top #sw_search .content-search .input-group-btn button {border: none; background: none; outline: 0; color: #666;}

.shopping-cart-box {
  float: right;
  margin:0;
}
.shopping-cart-box ul{margin: 0;}
.shopping-cart-box a {
  position: relative;
}
.shopping-cart-box ul > li > a {
  background: rgba(0, 0, 0, 0) url("../images/shopping-icon.png") no-repeat scroll 0 50%;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 48px;
  line-height: 44px;
  padding: 5px 0 0 50px;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: none 0s ease 0s ;
  transition: none 0s ease 0s ;
}
.white-cart-box.shopping-cart-box ul > li > a {
  background: rgba(0, 0, 0, 0) url("../images/shopping-icon-2.png") no-repeat scroll 0 50%;
}
.shopping-cart-box a .item-cart-inner .item-cont {
  background: #ac2b65 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 12px;
  height: 20px;
  left: 20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 20px;
}
.shopping-cart-box a .item-cart-inner {
  color: #222222;
}
.white-cart-box.shopping-cart-box a .item-cart-inner {
  color: #fff;
}

.shopping-cart-box ul > li .dropdown-menu {
    display: none;
    left: auto;
    right: 0;
    top: 100%;
    width: 280px;
    padding-top: 5px;
    z-index: 100;
    font-size: 1.1rem;
    color: #777;
    border: 0;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
    opacity: 0;
    transition: all .25s;
    z-index: 999;
    position: absolute;
}

.shopping-cart-box ul > li:hover .dropdown-menu {
    display: block;
    opacity: 1
}

.shopping-cart-box ul > li .dropdownmenu-wrapper {
    padding: 1.6rem 1.9rem;
    position: relative;
    background-color: #fff;
    padding: 15px;
    border-radius: 0;
    border: 1px solid #f0f0f0;
    box-shadow: 0 29px 28px rgba(0,0,0,0.1);
}
.dropdownmenu-wrapper::before, .dropdownmenu-wrapper:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
}
.dropdownmenu-wrapper:before {
    right: 55px;
    top: -9px;
    border-width: 0 10px 9px 10px;
    border-color: transparent transparent #f0f0f0 transparent;
}
.cart-dropdown .dropdownmenu-wrapper:before {
    left: auto;
    right: 6px
}
.dropdownmenu-wrapper:after {
    left: 16px;
    top: -7px;
    border-width: 0 9px 8px 9px;
    border-color: transparent transparent #fff transparent;
}
.shopping-cart-box ul > li .dropdownmenu-wrapper:after {
    left: auto;
   right: 55px;
}

.shopping-cart-box ul > li .cart_product {
    display: flex;
    padding: 10px!important;
    box-shadow: none;
    margin: 0 0 10px !important;
    border-bottom: 1px solid #e6ebee;
    box-shadow: none !important;
    align-items: center
}

.shopping-cart-box ul > li .product-image-container {
    position: relative;
    max-width: 75px;
    border: 1px solid #ededed;
    margin: 0;
    margin-left: auto;
    box-shadow: none !important
}

.shopping-cart-box ul > li .product-image-container > a {
    padding: 0 !important
}

.shopping-cart-box ul > li .product-image-container a:after {
    display: none !important
}

.shopping-cart-box ul > li .product-title {
    font-weight: 500;
    font-size: 15px;
    color: #333;
    text-align: left;
    margin-bottom: .2rem;
    padding: 0;
}
.shopping-cart-box ul > li .product-title a{text-align: left!important; line-height: normal!important; color: #333!important;}
.shopping-cart-box ul > li .product-title a:hover{ color:#0088cc!important;}
.shopping-cart-box ul > li .product-details {
    font-weight: 500;
    font-size: 14px;
    color: #696969;
    text-align: left;
    padding: 0 !important
}

.shopping-cart-box ul > li .btn-remove {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    color: #474747!important;
    display: flex;
    font-size: 14px;
    height: 25px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: -6px;
    top: -6px;
    width: 25px
}

.shopping-cart-box ul > li .btn-remove:hover,
.shopping-cart-box ul > li .btn-remove:focus {
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    color: #fff!important;
    background: #08c;;
}

.dropdown-cart-header,
.dropdown-cart-total {
    padding: .7rem 1rem;
    display: flex;
    align-items: flex-end;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #474747
}
.dropdown-cart-header a{color: #333!important;}
.dropdown-cart-total .cart-total-price {
    font-size: 16px;
    font-weight: 600;
    margin-left: auto
}


.dropdown-cart-header {
    border-bottom: 1px solid #e6ebee;
    margin-bottom: 0;
    padding-top: 0
}

.dropdown-cart-header a {
    color: #333;
    padding: 0;
    margin-left: auto;
    font-size: 1.2rem
}
.dropdown-cart-header a:hover{ color: #98b446;}
.dropdown-cart-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dropdown-cart-action .checkout_btn {
    font-weight: 400;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #fff;
    background: #333;
    border-radius: .2rem;
    padding: 10px 30px;
    width: 100%;
    text-align: center;
}

.dropdown-cart-action .checkout_btn:hover,
.dropdown-cart-action .checkout_btn:focus {
    color: #fff!important;
    background: #08c;
}


/* banner */
.home_slider{ float: left; width: 100%; margin:0; padding: 0;}
.slide{position: relative; display: block; z-index: 6;}
#slider .slide img{width: 100%;}
#slider .owl-prev, #slider .owl-next{
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    transform: translate(0,-50%);
    cursor: pointer;
    color: #333;
    border: 0;
    outline: 0;
    background:#fff;
    border-radius: 0px;
    z-index: 9;
}
#slider .owl-nav .owl-prev{left:0px;z-index:50;top:48.5%;width:40px!important;height:100px!important;display:block!important;z-index:50; border-radius: 0 4px 4px 0;}
#slider .owl-nav .owl-next{right:0px;z-index:50;top:50%;width:40px!important;height:100px!important;display:block!important;z-index:50; border-radius: 4px 0px 0px 4px;}
#slider .owl-prev:hover, #slider .owl-next:hover{background: #ac2b65; color: #fff;}
.collection_1{float: left; width: 100%; margin: 0; padding: 40px 0;}
.banner-adv{position: relative;}
.banner-adv:before{position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; background: rgba(0,0,0,0.5); z-index: 1;}
.banner-adv a {
    display: block;
    overflow: hidden;
    position: relative;
}
.banner-adv a:before{position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
    z-index: 1;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.banner-adv a img {
    display: block;
    width: 100%;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.banner-adv a:after{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
    z-index: 1;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.fade-out-in:hover a:before {
    opacity: 1;
    top: 50%;
    bottom: 50%;
}
.fade-out-in:hover a:after {
    opacity: 1;
    left: 50%;
    right: 50%;
}

.banner-info {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    text-align: center;
    bottom: 60px;
    padding: 0 15px;
}
.banner-info {
    top: auto;
    bottom: 60px;
    padding: 0 15px;
}
.banner-info h2{font-style: italic; font-family: 'Playfair Display', serif; font-size: 30px; color: #fff;}
.banner-info h2 a{color: #fff;}
.banner-info p{max-width: 270px; margin: 14px auto 22px; opacity: 0.8; color: #fff; line-height: 24px; font-size: 14px;}
.item-adv2:hover h2 a{color: #ac2b65;}
.zoom-image:hover a img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
}

.zoom-out a img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(3);
    -webkit-transform: scale(3);
}
.zoom-out:hover a img {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.shop_btn{position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; display: inline-block!important; padding: 10px 50px; background: none; border-radius: 50px; border:1px solid #fff; color: #fff; overflow: hidden;}
.shop_btn i{
    position: absolute;
    height: 100%;
    font-size: 125%;
    line-height: 40px;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; left: 130%; top: 0;}
.shop_btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.shop_btn:hover,.shop_btn:focus{
    background: #ac2b65;
    color: #fff;
    border-color: #ac2b65;
}
.shop_btn:hover i{
    left: 75%;
}

.popular_product{float: left; width: 100%; padding: 40px 0; background: #eee;}
.title{color: #000000; font-size: 20px; text-transform: uppercase; font-weight: 400; display: block;  padding-bottom: 10px;text-align: center; margin-bottom: 30px; position: relative;}
.title:before{content: ''; background: url(../images/home_line.png) no-repeat center; position: absolute; left: 0; right: 0; bottom: 0; margin-bottom: -10px; width: 100%; height: 13px;}
.product{float: left; width: 100%; background: #fff; border: 1px solid #eee; position: relative; overflow: hidden;}
.product .image01{position: relative; height: 250px; text-align: center; background: #fdfdfd; overflow: hidden; transition: all 0.4s ease-in-out;}
.product .image01 img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-width: 100%; max-height: 100%;}
.product:hover .image01{transform:scale(1.1);}
.off_label{position: absolute; top: 5px; left:5px; z-index: 15; background: #ac2b65; color: #fff; padding: 3px 10px;}
.new_desc{width: 100%; float: left; text-align: center; padding: 0 12px 12px;}
.starrating{position: relative; display: inline-block; padding: 10px 0 0;}

.starrating i{color: #aeaeae;}
.starrating i.star-on{color: #ffa200;}
.starrating + span{font-size: 12px; color: #adadad; display: inline-block; margin-left: 5px;}
.product h3{position: relative;margin:0px; line-height: normal; padding: 0; height: 50px; position: relative;}
.product h3 a{position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%,-50%); max-height: 100%; width: 100%; font-size: 18px; margin: 10px 0 5px 0; color: #333; display: block;}
.product:hover h3 a{color: #ac2b65;}
.price{color:#ac2b65; font-size: 14px; display: inline-block; line-height: 24px; transition: all 0.3s ease;
}
.price span{color: #666; text-decoration: line-through; margin-right: 10px;}
#popular .owl-prev,#popular .owl-next{ line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 35px;
height: 80px;
line-height: 30px;
padding: 0;
transform: translate(0,-50%);
cursor: pointer;
color:#222;
font-size: 14px;
border: 0;
outline: 0;
background:#e5e5e5;
border-radius: 0;
z-index: 50;
border: 1px solid #e5e5e5;
text-align: center;
cursor: pointer;
transition: all 0.3s ease;}

#popular .owl-nav .owl-prev{left: 0;top: 48%; border-radius: 0 4px 4px 0;}
#popular .owl-nav .owl-next{right: 0; top: 48%; border-radius: 4px 0px 0px 4px;
}
#popular .owl-nav .owl-prev:hover,#popular .owl-nav .owl-next:hover{background: #ac2b65; color: #fff; border-color: #ac2b65;}



.banners2 {float: left; width: 100%; padding:30px 0;}
.banner a {
  display: block;
  position: relative;
  overflow: hidden; }
.banner{position: relative; overflow: hidden;}
.banner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; z-index: 1; }

.banner:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }


.banner a {
  display: block;
  position: relative;
  overflow: hidden; }

.banner a:before {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 10px;
  right: 10px;
  content: "";
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  z-index: 1;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
    z-index: 5;
}
.banner a:after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 20px;
  right: 20px;
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.9);
  border-right: 1px solid rgba(255, 255, 255, 0.9);
  z-index: 1;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
    z-index: 5;
}
.banner:hover a:before,
.banner:hover a:after {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.featured_products{float: left; width: 100%; margin: 0; padding: 40px 0; background: #fff;}
.product1{float: left; width: 100%; background: #fff; border: 1px solid #eee; position: relative; overflow: hidden; margin-bottom: 20px;}
.product1 .image01{position: relative; height: 250px; text-align: center; background: #fdfdfd; overflow: hidden; transition: all 0.4s ease-in-out;}
.product1 .image01 img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-width: 100%; max-height: 100%;}
.product1:hover .image01{transform:scale(1.1);}
.product1 h3{position: relative;margin:0px; line-height: normal; padding: 0; height: 50px; position: relative;}
.product1 h3 a{position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%,-50%); max-height: 100%; width: 100%; font-size: 18px; margin: 10px 0 5px 0; color: #333; display: block;}
.product1:hover h3 a{color: #ac2b65;}

.advertisement_banner { float: left; width: 100%; margin: 0; padding: 80px 0;
	background-image: url("../images/innerbanner.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
}
.advertisement_banner:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	top: 0;
	left: 0;
	bottom: 0;
	top: 0;
	opacity: 0.5;
}
.advertisement_banner .advertisement-text {
	text-align: center;
	color: #fff;
}
.advertisement_banner .advertisement-text h3{ font-size: 60px; padding: 0;
    font-family: 'Playfair Display', serif;
    color: #fff;
}
.advertisement_banner .advertisement-text h3 span{color: #ac2b65; font-style: italic; font-weight: 600;}
.advertisement_banner p{
	max-width: 650px;
	margin: 0 auto 20px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}
.top_collection{float: left; width: 100%; margin: 0; padding: 40px 0;}
.content-box {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    position: relative;
}
.content-box:before {
    content: '';
    display: inline-block;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 0;
    background-color: #ac2b65;
}
.content-box .image-cat {
    overflow: hidden;
}
.content-box img {
    width: 100%;
    display: block;
    max-width: 100%;
    box-shadow: #000 0em 0em 0em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
        border: none;
}
.content-box .cat-title {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 0;
}
.content-box .cat-title a {
    text-transform: uppercase;
    color: #222;
    font-weight: 700;
    font-size: 14px;
}
.content-box:hover:before {
    left: 0;
    width: 100%;
    transition: all 0.3s ease 0s;
    background-color: #ac2b65;
}
.content-box:hover .cat-title a {
    color: #ac2b65;
}
#shop_look .owl-prev,#shop_look .owl-next{ line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 35px;
height: 60px;
line-height: 30px;
padding: 0;
transform: translate(0,-50%);
cursor: pointer;
color:#222;
font-size: 14px;
border: 0;
outline: 0;
background:#e5e5e5;;
border-radius: 0;
z-index: 50;
border: 1px solid #e5e5e5;
text-align: center;
cursor: pointer;
transition: all 0.3s ease;}

#shop_look .owl-nav .owl-prev{left: 0;top: 48%; border-radius: 0 4px 4px 0;}
#shop_look .owl-nav .owl-next{right: 0;top: 48%; border-radius:4px 0px 0px 4px;}
#shop_look .owl-nav .owl-prev:hover,#shop_look .owl-nav .owl-next:hover{background: #ac2b65; color: #fff; border-color: #ac2b65;}

.trending_products{float: left; width: 100%; margin: 0; padding: 40px 0; background: #eee;}
.home_blog1{float: left; width: 100%; margin: 0; padding: 40px 0 20px; background: #fff;}
.home_blog{float: left; width: 100%; margin: 0; padding: 0; position: relative;}
.home_blog .image{position: relative; text-align: center; height: 280px; border: 1px solid #eee; margin-bottom: 10px; overflow: hidden;}
.home_blog .image a{transition: transform 0.5s ease 0s;}
.home_blog:hover .image a{transition: transform 0.6s ease 0.05s; opacity: 0.7}
.home_blog .image img{position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%,-50%); width: auto; max-height: 100%;}
.home_blog h4{margin-top: 0; margin-bottom:8px; padding: 0; font-weight: 700; font-size: 16px; color: #222;  text-transform: inherit;}
.home_blog h4 a{color: #222;}
.home_blog p{font-size: 13px; color: #999; text-align: left;}
.home_blog:hover h4 a{color: #ac2b65}
.blog_date{    background: #fff none repeat scroll 0 0;
    display: block;
    font-weight: 400;
    height: 54px;
    left: 10px;
    padding: 4px 5px 7px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 54px;}
.blog_date span {
    color: #333;
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
}
.blog_date span.month {
    color: #333;
    display: block;
    font-size: 12px;
    padding-top: 5px;
    text-transform: uppercase;
}
.about_cotent_home{float: left; width: 100%; margin: 0; padding:0px 0 40px; background: #fff;}
.about_cotent_home h4{font-size: 16px; margin: 0; padding: 0 0 5px; font-weight: 600; color: #333;}
.about_cotent_home p{font-size: 12px; line-height: 20px; text-align: justify; color: #333;}

.bottom_service{float: left; width: 100%; margin: 0; padding: 0; background:#ac2b65;}
.bottom-service-box .box-outer > div.column:first-child {
	border-left: 0 none;
}
.bottom-service-box .service-box-center {
	padding: 30px 0;
	text-align: center;
}
.bottom-service-box .service-box-center .bottom-service-title {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.35s ease 0s;
}
.bottom-service-box .service-box-center:hover .bottom-service-title {
	letter-spacing: 4px;
}
.bottom-service-box .service-box-center .description {
	color: #f8f8f8;
	font-size: 13px;
}
.bottom-service-box .box-outer > div {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}


.newsletter_inner {
    padding:15px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #82405d;
}
.newsletter_sing_up h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
    color: #fff;
}
.newsletter_sing_up p {
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
}
.newsletter_sing_up p span {
    color: #ac2b65;
}
.subscribe_content p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0;
    color: #fff;
}
.subscribe_form form {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.subscribe_form form input {
    width: 100%;
    border: 1px solid #571e38;
    background: none;
    padding: 0 158px 0 15px;
    height: 50px;
    font-size: 14px;
    background: #ffffff;
    color: #666;
    border-radius: 4px;
}
.subscribe_form form button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    width: 140px;
    background:#ac2b65;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    height: 100%;
    border: 0;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}
section.banner_category:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000008f;
    z-index: 1;
}
section.banner_category h2.banner_subtitle, h1.banner_title {
    position: relative;
    z-index: 999;
    color: #fff;
}
.text_desc{float: left; width: 100%; margin: 15px 0 0;}
.text_desc h4{font-size: 16px; margin: 0; padding: 0 0 5px; font-weight: 600; color: #fff;}
.text_desc p{font-size: 12px; line-height: 20px; text-align: justify; color: #fff;}
.features{float: left; width: 100%; margin: 0; padding: 30px 0; background: #e8c8cf;}
.single_shipping {display: flex;/* border: 1px solid #d2d2d2;*/ padding: 15px 13px;}
.shipping_icone{margin-right: 12px;}
.shipping_icone i{font-size: 35px; color: #ac2b65;}
.shipping_content h5{font-size: 14px; line-height: 14px; text-transform: capitalize; font-weight: 700; margin-bottom: 0; color: #ac2b65;}
.shipping_content p{margin: 6px 0 0; font-size: 13px; line-height: 20px; color: #333;}

footer{float: left; width: 100%; margin:0; padding: 30px 0 10px; background:#571e38;}
.footer_info{position: relative; display: block; float: left; width: 100%;}
.footer_info p{color: #fff;}
.footer_info h6{position: relative; font-size: 15px; font-weight: 600; color: #fff; text-transform: uppercase; margin: 0 0 10px; padding: 0;}
.app_img ul li {
    display: inline-block;
    margin-bottom: 10px;
}
.app_img ul li a img {
    width: 170px;
}
.heading6{position: relative;
font-size: 14px;
font-weight: 600;
color:#fff;
text-transform: uppercase;
margin: 0 0 10px;
padding: 0;}
.footer_info ul{float: left; width: 100%; margin: 0 0 15px; padding: 0;}
.footer_info ul li{list-style: none; line-height: 30px; color: #fff;}
.footer_info ul li a{font-size: 14px; color: #fff;}
.footer_info ul li a:hover{color: #ac2b65;}

.contact_info {margin-bottom: 0;padding: 0;}
.contact_info li{position: relative; margin-bottom:10px; line-height: 28px; font-size: 14px;}
.contact_info li a{display: inline-block;}
.info_label{
    display: block;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}
.line {
    border-color: rgba(255, 255, 255, 0.1);
    margin: 0 0 15px;
}

.footer_bottom1{float: left; width: 100%; margin: 0; padding: 10px 0; background: #eee; border-top: 1px solid #ccc;}
.payment-accept img {
    margin: 0px 10px 0px 0px;
}
.social {
	float: left;
    margin-bottom: 20px;
}
.social ul {
	float: left;
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.social ul li {
	margin: 0px 7px 0px 0px;
	display: inline-block;
}
.social a {
	transition: background 400ms ease-in-out;
}

.social .fb a:before {
	content: "\f09a";
	font-family: FontAwesome;
}
.social .fb a {
	background: #3C5B9B;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .fb a:hover {
	background: #3C5B9B;
    color: #fff;
}
.social .tw a:before {
	content: "\f099";
	font-family: FontAwesome;
}
.social .tw a {
	background: #359BED;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .tw a:hover {
	background: #359BED;
    color: #fff;
}
.social .googleplus a:before {
	content: "\f0d5";
	font-family: FontAwesome;
}
.social .googleplus a {
	background: #E33729;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .googleplus a:hover {
	background: #E33729;
    color: #fff;
}
.social .rss a:before {
	content: "\f09e";
	font-family: FontAwesome;
}
.social .rss a {
	content: "\f09e";
	font-family: FontAwesome;
	background: #FD9F13;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .rss a:hover {
	background: #FD9F13;
    color: #fff;
}
.social .pintrest a:before {
	content: "\f0d3";
	font-family: FontAwesome;
}
.social .pintrest a {
	content: "\f0d3";
	font-family: FontAwesome;
	background: #cb2027;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .pintrest a:hover {
	background: #cb2027;
    color: #fff;
}
.social .linkedin a:before {
	content: "\f0e1";
	font-family: FontAwesome;
}
.social .linkedin a {
	content: "\f0e1";
	font-family: FontAwesome;
	background: #027ba5;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .linkedin a:hover {
	background: #027ba5;
    color: #fff;
}
.social .youtube a:before {
	content: "\f167";
	font-family: FontAwesome;
}
.social .youtube a {
	background: #F03434;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .youtube a:hover {
	background: #F03434;
    color: #fff;
}

ul.footer-menu {text-align: center;}
ul.footer-menu li{display:inline-block; border-right:1px solid #b6becb; padding:0 5px; margin-bottom: 10px;}
ul.footer-menu li a {font-size: 14px; color: #fff; text-transform: capitalize; display: inline-block; font-weight: 500;}
ul.footer-menu li a:hover,ul.footer-menu li a:focus{color:#ac2b65}
.payment{margin-bottom: 20px;}
.footer_bottom{float: left; width: 100%; margin: 0; padding: 15px 0; background:#AC2B65; color: #fff;}
.footer_bottom p{color: #fff; font-size: 13px; line-height: normal; margin: 0; padding: 0;}
.footer_bottom p span{color: #ddd;}
.text_right a{color: #ddd}
#scroll-up{position:fixed;z-index:8030;bottom:65px;right:30px;width:46px;height:46px;border-radius:50%;color:#fff;font-size:24px;line-height:42px;text-align:center;text-decoration:none;cursor:pointer;transition:all 0.25s;display:none;background:#ac2b65;}
#scroll-up:hover{background:#333;}

/* Category pages */
.banner_category{float: left; width: 100%; margin: 0; padding: 60px 0; position: relative;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;}
.banner_category .banner_title {
    color: #ac2b65;
    font-weight: 700;
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
    letter-spacing: -.025rem;
    text-transform: uppercase;
}

.banner_category .banner_subtitle {
    margin-bottom: 10px;
    color: #010204;
    font-weight: normal;
    font-size: 24px;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 0;
    text-transform: uppercase;
}

/* banner section */
.page_breadcrumbs{float:left; width:100%; background:#f8f8f8; padding-top:12px; padding-bottom:12px;}
.page_breadcrumbs ul{position:relative; margin:0; padding: 0;}
.page_breadcrumbs li{color: #ac2b65; list-style: none;line-height: 25px; display: inline-block;}
.page_breadcrumbs li + li:before {color: #999999; content: " / "; margin: 0 2px;}
.page_breadcrumbs li a {color: #333; display: inline-block;}
.page_breadcrumbs li a:hover{color: #ac2b65;}
.page_breadcrumbs .active {color: #999999;}
.page_breadcrumbs .active a {color: #999999;}



.product_listing{float: left; width: 100%; margin: 0; padding: 30px 0; background: #fff;}
.left_title {
    padding: 7px 12px;
    color: #ac2b65;
    line-height: 24px;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    font-weight: 600;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.left_title1 {
    padding:0px 0 10px;
    color: #ac2b65;
    line-height: 24px;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    font-weight: 600;
    background: #fff;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.price_filter{margin:0 0 20px;padding:10px 10px 25px;box-shadow: 0px 5px 10px rgba(0,0,0,0.1);}
.price_filter label{ margin-bottom: 10px;}
#amount{border:0; color:#ac2b65; font-weight:600; text-align: right; font-family: FontAwesome; width: 145px; margin: 0; padding: 0; letter-spacing: 1px; font-size: 16px;}
.ui-state-default, .ui-widget-content .ui-state-default{cursor: pointer;}
.ui-widget-header{background: #ac2b65;}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #cd7223;
	background: #cd7223;
	font-weight: normal;
	color: #ffffff;
}
.product_filter{float: left; width: 100%; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); margin-bottom: 20px;}
.product_filter ul{margin:0 0 20px;padding:0;}
.product_filter ul li{text-transform:capitalize;display:block;color:#888;font-size:14px;line-height:34px;position:relative;padding:0 10px;border-bottom:1px solid #eee}
.product_filter ul li:last-child{ border-bottom: 0;}
.product_filter li label{font-size:14px;line-height:34px;font-weight:normal;cursor:pointer;color:#333; display: block;}
.product_filter li label:before,.product_filter li label:after{content:"";display:table}
.product_filter li label:after{clear:both}
.product_filter li label{line-height:30px;margin:0}
.product_filter li label:hover{color:#ac2b65}
.product_filter li label>span{display:block;position:relative;padding-left:27px}
.product_filter li label>span:before{content:'';width:15px;height:14px;background:#fff;display:block;position:absolute;left:0;top:7px;border:1px solid #ccc}
.product_filter li label input[type=checkbox]{visibility:hidden;position:absolute}
.product_filter li label input[type=checkbox]:checked+span{color:#ac2b65}
.product_filter li label input[type=checkbox]:checked+span:before{background:#ac2b65;background-repeat:no-repeat;background-position:center;background-image:url(../images/checked.png);border:1px solid #ac2b65}
.product_filter li label > span#brown:before{background: #8b4513; border: 1px solid #8b4513;}
.product_filter li label > span#pink:before{background: #f1a9c4; border: 1px solid #f1a9c4;}
.product_filter li label > span#magenta:before{background: #b9529f; border: 1px solid #b9529f;}
.product_filter li label > span#black:before{background: #111; border: 1px solid #111;}
.product_filter li label > span#orange:before{background: #f28d20; border: 1px solid #f28d20;}
.product_filter li label > span#blue:before{background: #0074D9; border: 1px solid #0074D9;}
.product_filter li label > span#red:before{background: #d34b56; border: 1px solid #d34b56;}
.product_filter li label > span#maroon:before{background: #b03060; border: 1px solid #b03060;}
.product_filter li label > span#tan:before{background: #d2b48c; border: 1px solid #d2b48c;}
.product_filter li label > span#purple:before{background: #800080; border: 1px solid #800080;}
.product_filter li label > span#olive:before{background: #3d9970; border: 1px solid #3d9970;}
.product_filter li label input[type="checkbox"]:checked + span:before{ background-repeat: no-repeat!important;
background-position: center!important; background-image: url(../images/checked.png)!important;}
.product_filter .size_list{padding-top: 10px;}
.product_filter .size_list li{display: inline-block;
    position: relative;
    width:45px;
    height: 40px;
    transition: all .3s;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    color: #7a7d82;
    font-size:14px;
    font-weight: 400;
    line-height:40px;
    text-align: center;
    text-decoration: none;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0;
}
.product_filter .size_list li a{display: block;}
.product_filter .size_list li:last-child{border: 1px solid #e9e9e9;}
.product_filter .size_list li a:hover, .product_filter .size_list li a:focus {
    border-color:#ac2b65;
    background: #ac2b65;
    color: #fff;
    text-decoration: none;
}
.product_filter .size_list li.active a {
    border-color: #ac2b65;
    outline: 0.1rem solid #ac2b65;
    background-color: #ac2b65;
    color: #fff;
}

.category_list ul{margin:0 0 20px;padding:0;box-shadow: 0px 5px 10px rgba(0,0,0,0.1);}
.category_list ul li{text-transform:capitalize;display:block;color:#888;font-size:14px;line-height:34px;position:relative;border-bottom:1px solid #eee}
.category_list ul li a{color: #333; text-decoration: none; padding:0 10px; display: block;}
.category_list ul li a:hover,.category_list ul li a:focus{background: #ac2b65; color: #fff; outline: 0;}

.product_right{float: left; width: 100%; margin: 0; padding: 0;}
.product_listing .product_right h1 {
    background: #ac2b65;
    padding: 7px 12px;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    display: inline-block;
    border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.page_show{float: left; width: 100%; margin: 0 0 15px; padding: 0;}
.page_show ul{float: left; width: 100%; margin: 0; padding: 0;}
.page_show ul li{display: inline-block; list-style: none; margin: 0 0 0 10px;}
.page_show ul li:last-child{float: right;}
.page_show ul li:nth-child(2){float: right;}
.page_show ul li select{border: 0; background: transparent; width: auto; font-size: 12px;}
.page_show ul li select:focus{outline: 0;}
.box_item{float: left; width: 100%; position:relative;border:0px solid #fff;overflow:hidden; margin-bottom: 20px;}
.box_item .wishlist_icon{position: absolute; top: 10px; right: 10px; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #ac2b65; background: rgba(255,255,255,0.5); border-radius: 100%; z-index: 99;}
.box_item .item_images{border:1px solid #fff;padding-bottom:0;position:relative; text-align: center; height:367px;}

.box_item:hover .item_images{border:1px solid #d0d0d0;opacity:0.5;}
.box_item .item_images img{position: absolute; top: 50%; left: 50%; width:auto;max-width:100%; transition: all 0.4s ease-in-out; transform: translate(-50%,-50%); max-height: 100%;}
.box_item .hover_box{text-align:center;position:absolute;bottom:-50%;left:5%;right:5%;}
.box_item .hover_box a{display:inline-block;padding:7px 25px;font-size:15px; text-transform:uppercase; background:#ac2b65; margin-bottom:2px;color:#fff;text-decoration:none;border:1px solid #ac2b65; transition: all 0.4s ease-in-out;}
.box_item:hover{border:0px solid #ac2b65;}
.box_item:hover .hover_box{bottom:20%;}
.box_item .hover_box a:hover{background:#ffffff;color:#ac2b65;border:1px solid #ac2b65;}
.description02{text-align:center;}
.description02 h3{margin:0;font-size:16px;padding:10px;line-height:20px; display: block; color:#333; height: 65px; position: relative; text-align: center; overflow: hidden;}
.description02 h3 a{color: #333; position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%, -50%); height: auto; max-height: 100%; font-size: 14px;}
.description02 small{font-size:15px; color:#ac2b65;}
.box_item:hover .description02 h3 a{color: #ac2b65;}
.description02 small .old_price{font-size: 14px; color: #666; text-decoration: line-through; font-weight:normal; margin-right: 10px;}
#sidebar{overflow: hidden; max-height: 650px; overflow-y: auto; padding: 0 15px 0 10px;}
.stick{position: fixed; top: 45px; width: 280px; left: 6%;}

/* Details */
.preview{position: relative;}
.app-figure {width: 100% !important; margin: 0px auto 20px; padding: 0px;position: relative; text-align: center;}
.selectors {margin-top: 0px;}
.selectors .mz-thumb img {max-width: 85px; margin-bottom: 10px;}
.product_details{float: left; width: 100%; margin: 0; padding: 0;}
.product_details h1{color: #333; line-height: 28px; font-size: 20px; width: 100%; font-weight: 600; margin-bottom: 10px;}

.product_details .styles{font-size:13px; color: #111; margin-bottom: 10px; float: left; margin-right: 15px;}
.product_details .price{font-size: 18px;color: #ac2b65;font-weight: 600;font-family: sans-serif; margin-bottom: 10px; position: relative; width: 100%;}
.product_details .price .off_label{right: 0;
top: -3px;
left: 140px;
display: block;
width: 100px;
text-align: center;;}
.product_details .price .old_price {font-size: 16px; color: #666;text-decoration: line-through;font-weight: normal;}
.details_qty{float: left; width: auto; display: inline-block; margin-bottom: 20px;}
.details_qty input{font-family: FontAwesome;}
.details_qty input.minus, .details_qty input.plus{
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    text-align: center;
    border: 0px solid #ddd;
    display: inline-block;
    background: #333;
    color: #fff;
}
.details_qty input.qty{display: inline-block; width: 60px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #ddd;}
.details_qty input.minus:hover, .details_qty input.plus:hover,.details_qty input.minus:focus, .details_qty input.plus:focus{background: #ac2b65; color: #fff;}
.product_review {
    margin-bottom: 10px;
}
.product_review .rating {
    display: inline-block;
    padding-right: 5px;
}
.product_review .rating i {
    color: #ffba0a;
}
.product_review .rating_count{
    display: inline-block;
    color: #ac2b65;
    font-weight: normal;
    line-height: initial;
}
.product_info {
    list-style-type: none;
    padding: 0;
    margin-bottom:15px;
}
.product_info li {
    font-size: 14px;
    color: #222222;
    margin-bottom: 8px;
}
.product_info li span {
    color: #666666;
}
.product_info li small {
    display: inline-block;
    font-weight: 500;
    color: #222222;
    font-size: 14px;
}
.product_info li small.stock{background: #ac2b65; color: #fff; padding: 1px 8px; border-radius: 3px;}
.product_color_switch{ margin-bottom: 10px;}
.product_color_switch h4 {
    font-size: 18px;
    color: #333;
    padding: 0;
    margin-bottom: 6px;
}
.product_color_switch ul {list-style-type: none; padding: 0; margin: 0;}
.product_color_switch ul li {display: inline-block;}
.product_color_switch ul li a {
    display: inline-block;
    position: relative;
    border: 1px solid transparent;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.product_color_switch ul li a:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #eeeeee;
    border-radius: 50%;
    margin: 2px;
    transition: 0.5s;
}
.product_color_switch ul li.active a {
    border-color: #ac2b65;
}
.product_color_switch ul li a:focus{
    border-color: #ac2b65;
}
.product_color_switch ul li a.color_dustypink:before {
    background: #f1a9c4;
}
.product_color_switch ul li a.color_midnightblue:before {
    background: #191970;
}
.product_color_switch ul li a.color_beige:before{
    background: #381a26;
}
.product_color_switch ul li a.color_pink:before {
    background:#FFC0CB;
}
.product_color_switch ul li a.color_seagreen:before {
    background: #2e8b57;
}
.product_size_wrapper {margin-bottom: 15px;}
.product_size_wrapper h4 {font-size: 16px; color: #666666; padding: 0; margin-bottom: 8px;}
.product_size_wrapper ul {list-style-type: none; margin-bottom: 0; margin-top: -8px; margin-left: -8px; padding-left: 0;}
.product_size_wrapper ul li {
    display: inline-block;
    margin-left: 8px;
    margin-top: 8px;
}
.product_size_wrapper ul li a {
    width: 40px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border: 1px solid #eeeeee;
    color: #858585;
    text-align: center;
}
.product_size_wrapper ul li.active a {
    border-color: #ac2b65;
    color: #ac2b65;
}
.product_size_wrapper ul li a:focus{border-color: #ac2b65; color: #ac2b65;}
.product_info_btn{ margin-bottom: 15px;}
.product_info_btn a {
    color: #333;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    position: relative;
    line-height: initial;
    font-size: 12px;
}
.product_info_btn a:not(:first-child) {
    margin-left: 15px;
}
.product_info_btn a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1.5px;
    background: #333;
    transition: 0.5s;
}
.product_info_btn a i {
    margin-right: 3px;
    font-size: 14px;
}
.product_info_btn a:hover,.product_info_btn a:focus{ color: #ac2b65;}
.add_to_button{float: left; color: #fff; font-weight: normal; text-transform: capitalize; background: #ac2b65; display: inline-block; line-height: normal; padding: 12px 25px; position: relative; border:0; margin-right: 5px;}
.add_to_wishlist{float: left; color: #fff; font-weight: normal; text-transform: capitalize; background: #ac2b65; display: inline-block; line-height: normal; padding: 12px 25px; position: relative; border:0;}
.customize_btn{float: left; color: #fff; font-weight: normal; text-transform: capitalize; background: #343538; display: inline-block; line-height: normal; padding: 12px 25px; position: relative; border:0; margin-right: 5px;}
.add_to_button:hover,.add_to_button:focus{background: #333;}
.customize_btn:hover,.customize_btn:focus{background: #ac2b65; color: #fff;}
.add_to_wishlist:hover,.add_to_wishlist:focus{background: #333; color: #fff;}
.check{ position: relative; float: left; width: 100%; margin-top: 15px; width: 60%;}
.form-group.check i {
    position: absolute;
    left: 0px;
    top:7px;
color: #ac2b65;
}
.check input{ float: left; border: 0; border-radius:0;  border-bottom: 2px solid #ac2b65; padding-right: 0; padding-left: 15px; box-shadow:none;}
.check input:focus{box-shadow: none; outline: 0; border-bottom: 2px solid #ac2b65;}
.check_btn{ border:0; background:transparent; color: #ac2b65; padding: 10px 0px; position: absolute; right: 0; top: 0; font-weight: 600; font-size: 14px;}


.related_products{float: left; width: 100%; margin: 0; padding: 10px 0 40px;}
.product_overview{ float: left; width: 100%; margin-bottom: 15px;}
.product_overview .panel-default{border-radius: 0; background: #eee;}
.product_overview .panel-heading{padding: 0;border: 0;float: left;width: 100%;margin-bottom: 10px;}
.nav-tabs{float: left; width: 100%; margin: 0; padding: 0; background: #fff;}
.nav-tabs > li{list-style: none;}
.nav-tabs > li > a {position: relative;display: block; padding: 10px 15px; font-size: 15px; font-weight: 600; color: #333; border: 1px solid #eee;}
.product_overview .panel-heading .nav-tabs li.active > a{ color: #ac2b65; border-top: 2px solid #ac2b65; border-radius: 0; background: #eee;}
.nav-tabs > li:hover > a{ border:1px solid #eee; color: #ac2b65; border-radius: 0; background: #eee;}
.tab-content > .active{float: left; width: 100%; margin: 0; padding: 0;}
.product_overview .tab-pane h3{ margin: 0 0 10px;}
.product_overview .tab-pane h4{ margin: 0 0 10px; text-align: left; color:#333; padding: 0;}

.product_overview .tab-pane .dl-horizontal dt{ text-align: left; font-size: 14px; line-height: 20px; font-weight: normal;}
.product_overview .tab-pane .dl-horizontal dd{font-size: 13px; line-height: 24px; font-weight: normal;}
.product_overview .tab-pane .quick_details{ margin-bottom: 15px;}
.product_details_page h5{ float: left; margin: 0 0 10px; color: #333; padding: 0; font-size: 18px;}
.tab-content .product_rate{ float: right; font-size: 14px; background:#333; border: 1px solid #333; padding: 8px 20px; color: #fff;}
.tab-content .product_rate:hover,.tab-content .product_rate:focus{ background: #ac2b65; color: #fff; border: 1px solid #ac2b65;}
.tab-content .review {
    margin-bottom: 20px;
    text-transform: none;
    background: #fff;
    padding: 20px;
}
.tab-content .review  .review-title {
    margin-bottom: 5px;
}
.tab-content .review  .review-title .summary {
    color: #333;
    font-size: 15px;
    font-weight: normal;
    margin-right: 10px;
}
.tab-content .review .review-title .date {
    font-size: 12px;
}

.tab-content .review .review-title .date  span {
    margin-left: 5px;
    color: #ac2b65;
}
.tab-content .review .text {
    line-height: 18px;
}
.tab-content .review .product_ratings{ margin-bottom: 10px;}
.tab-content .review_table table{ border: 1px solid #ccc;}
.tab-content .review_table table thead tr th{background: #ac2b65; color: #fff;}
.tab-content .review_table table tr td{ border: 1px solid #eee!important; padding: 5px 10px; line-height: 35px; text-align: center;}
.tab-content .review_table table tr td input[type="radio"]{ margin: auto; line-height: 30px; height: 30px;}
.related_products h2{overflow: hidden; text-align: center; position: relative; text-transform: uppercase; font-weight: 600; font-size: 20px;}
.related_products h2:before,.related_products h2:after {background-color: #333;content: "";display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 50%;}
.related_products h2:before {right: 0.5em; margin-left: -50%;}
.related_products h2:after {left: 0.5em; margin-right: -50%;}
.after_related{background: #fff;}



/*  Alert Cookie */
.alert_cookie{
    position: fixed;
    left: 0;
    bottom: 0;
    background: #333;
    margin-bottom: 0;
    width: 100%;
    padding: 20px 30px 10px;
    border: none;
    z-index: 999;
    border-radius: 0;
}
.alert_cookie p{font-size: 14px; color: #fff; line-height: normal;}
.alert_cookie p a{display: inline-block; color: #ac2b65;}
.cookie_close_btn{padding: 8px 20px; background: #ac2b65; color: #fff; float: right; border: 0;}

/* Cart Page */
.cart_page{ float: left; width: 100%; margin: 0; padding: 30px 0;}
.cart_page .cart_left h1 {
    background: #ac2b65;
    padding: 7px 12px;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    display: inline-block;
}
.product_added{color:#333;background-color:#dff0d8;border-color:#d6e9c6;}
.cart_left table { border: 0px solid #ccc!important;
    width: 100%;
    margin:0 0 15px;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }

.cart_left table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }
/*.cart_left table tbody tr:nth-of-type(2n+1) {
    background-color: #f0f0f0;
}*/
.cart_left table th{
    border:0px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
	font-size:14px;
    color: #ac2b65;
    background: #eee;
  }
.cart_left table td{
    font-size:13px;
    border: 1px solid #ddd;
    border: 1px solid #eee;
    padding: 5px 10px;
    line-height: 1.42857143;
    vertical-align: middle;

  }

.cart_left table tbody tr td:first-child{width: 50%;}
.cart_image{width: 15%; float: left; margin-right: 3%; position: relative; height: 100px; border: 1px solid #eee;}
.cart_image a img{position: absolute; top: 50%; left: 50%; max-width: 100%; width:auto; transform: translate(-50%,-50%); max-height: 100%;}
.cart_info{ width: 100%;}
.cart_info a{ font-size: 13px; font-weight: 600; color: #333; line-height: 22px;}
.cart_info a:hover{ color:#ac2b65;}
.cart_info p{ font-size: 12px; line-height: 18px; text-align: left;}
.cart_remove{align-items: center;
background: #fff;
border-radius: 50%;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
color: #333;
font-size: 14px;
height: 25px;
text-align: center;
width: 25px;
line-height: 25px;
    display: inline-block;
}
.cart_left table tbody tr td .price{font-size: 13px; position:relative;}
.cart_off_label{display: block;text-align: center; background:#ac2b65; color:#fff; padding: 2px 10px;}
.cart_remove:hover{ background: #ac2b65; color: #fff;}
.shopping_btn{padding: 7px 20px; background: #fff;color:#333; border-radius: 3px; text-decoration: none; width: auto; display: inline-block; margin-right:5px; margin-bottom: 15px; font-size: 15px; border: 1px solid #ccc;}
.shopping_btn:hover,.shopping_btn:focus{background:#ac2b65; color: #fff; border: 1px solid #ac2b65;}

.cart_right {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
}
.cart_right_title {
    background:#ac2b65;
padding: 7px 12px;
color:#fff;
    line-height: 24px;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    font-weight: 600;
}
.coupons_text{font-size: 12px; color: #333;}
.coupons_text a{display: inline-block; color: #ac2b65;}
.coupon_form{position: relative; margin-bottom: 5px;}
.coupon_form input{border: 1px #dedede solid; border-radius:0px; width: 100%; font-size: 12px; margin: 0;}
.coupon_form .apply_btn{ position: absolute; top: 0; right: 0; background: #333; color: #fff; border: 0; height: 34px; padding: 6px 15px; font-size: 13px;}
.coupon_form .apply_btn:hover, .coupon_form .apply_btn:focus{background: #ac2b65; color: #fff;}
.cart_right .table {
    border: 0;
    margin-bottom: 15px;
}
.table.table-totals tr {
    border: 0;
}
.cart_right .table tr th, .cart_right .table tr td {
    border: 0;
    padding: 5px 0;
    font-size: 14px;

}

/*.cart_right .table tbody tr:first-child td {
    padding-top: 1.6rem;
}*/
.cart_right .table tbody tr:last-child td {
    padding-bottom: 1.6rem;
}
.cart_right .table tfoot {
    border-top: 1px solid #ccc;
    font-size: 1.8rem;
    font-weight: 600;
    border-bottom: 1px solid #ccc;

}
.cart_right .table tfoot tr td {
    padding-top: 1.3rem;
    padding-bottom: 1.6rem;
    font-size: 16px;
    color: #333;
    width: auto!important;
}
.payable{color: #ac2b65;}
.cart_page .cart_right table tr td:nth-child(1){ width: auto!important;}
.cart_right .table tr td.free{ color: #ac2b65; text-transform: uppercase;}
.cart_right .safe_info { font-size:12px; line-height: 20px; font-weight: normal;}
.cart_right .safe_info i{ font-size: 36px; color: #ac2b65;
float: left;
margin-top: 4px;
margin-right: 5px; }
.cart_right ul {
    margin: 0;
}
.cart_right ul{ background: #fff; margin: 0; padding: 0;}
.cart_right ul li {
    line-height: 1;
    padding-top: 12px;
    padding-bottom:12px;
    border-bottom: 1px solid #dee5e8;
    list-style: none;
}
.cart_right ul li::after {
    display: block;
    clear: both;
    content: '';
}
.cart_right ul li:last-child{ border-bottom: 0;}
.cart_right ul li i{
    float: left;
    color: #301b24;
    font-size: 4rem;
    min-width: 40px;
    line-height: 1;
    margin-left: .7rem;
    margin-top: .3rem;
    font-size: 36px;
    min-width: 40px;
    margin-right: 10px;
}
.cart_right ul li h4 {
    text-align: left;
    color: #333;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;padding: 0;
}

.order_btn{ width: 100%; padding: 10px 25px; background: #ac2b65; color:#fff; border-radius: 3px; text-decoration: none; text-align: center; display: inline-block; margin-right:0px; margin-bottom: 15px; font-size: 16px; border: 1px solid #ac2b65; font-weight: 600;}
.order_btn:hover,.order_btn:focus{background:#ac2b65; color: #fff; border: 1px solid #ac2b65;}

.contact_area{float: left; width: 100%; padding: 40px 0; margin: 0; position: relative;}
.contact-title {
    color: #333333;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    padding-bottom: 30px;
}
.contact-message form input, .contact-message form textarea {
  width: 100%;
  border: none;
  padding: 10px 10px;
  border: 1px solid #ccc;
  background: #fdfdfd;
  margin-bottom: 30px; }

.contact-message form textarea {
  height: 150px; }
.contact_btn{padding: 12px 30px; background: #333; color: #fff; border: 0; border-radius: 0;}
.contact_btn:hover,.contact_btn:focus{background: #ac2b65; color: #fff;}

.contact-info-three {
	position: relative;
	padding: 40px 50px;
	box-shadow: 0px 20px 48px 2px rgba(0, 0, 0, 0.08);
}

.contact-info-three .single-info {
	position: relative;
}

.contact-info-three .single-info+.single-info {
	border-top: 1px solid #eaeaea;
	padding-top: 35px;
	margin-top: 35px;
}

.contact-info-three h4 {
	position: relative;
	margin-bottom: 0px;
}

.contact-info-three h4:before {
	position: absolute;
	content: '';
	background:#ac2b65;
	height: 15px;
	width: 3px;
	top: 8px;
	left: -50px;
}

.contact-info-three .text {
	margin-bottom: 15px;
}

.contact-info-three .link-btn {
	position: relative;
	font-size: 14px;
	font-weight: 500;
	color:#ac2b65;
	text-transform: uppercase;
}

.contact-info-three .wrapper-box {
	position: relative;
	margin-bottom: 20px;
}

.contact-info-three .wrapper-box a {
	font-size: 15px;
	color: #ac2b65;
}
.iframe_map{float: left; width: 100%; margin: 0; padding: 0; height: 450px;}

/**  About us  **/
.about_us{float: left; width: 100%; margin: 0; padding: 30px 0; background: #fff;}
.about_img{float: right; margin: 0 0 15px 15px;}
.about_us h2{font-size: 22px; margin: 0; padding: 0 0 8px; font-weight: 600; text-transform: uppercase;}
.about_us h3{font-size: 18px; margin: 0; padding: 0 0 8px; font-weight: 600; color: #ac2b65;}

.privacy_policy{float: left; width: 100%; margin: 0; padding: 30px 0; background: #fff;}
.privacy_policy h2{font-size: 22px; margin: 0; padding: 0 0 8px; font-weight: 600; text-transform: uppercase;}
.privacy_policy h3{font-size: 18px; margin: 0; padding: 0 0 8px; font-weight: 600; color: #ac2b65;}
.privacy_policy p{font-size: 12px; line-height: 20px;}

/* Checkout page */
.checkout_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background:
    #eee;
    position: relative;
}
.checkout_page h1 {
    padding: 8px 10px;
    margin: 0 0 10px;
    line-height: 30px;
    background:
#ac2b65;
font-size: 24px;
color:
    #fff;
    font-weight: 600;
}
.panel-body form textarea,
.panel-body form select,
.panel-body form input{border:1px solid #ccc;height:40px;border-radius:0;background:#fff;line-height:40px;box-shadow:none;padding:0 10px;box-sizing:border-box;}
.panel-body form textarea{height: 80px!important;}
.panel-body form .radio_btn input{float: left; margin-right:10px; height: 17px; line-height: 25px; }
.panel-body form .radio_btn{font-size:13px; line-height: 25px; cursor: pointer;}
.panel-body form .radio_btn:hover{color: #ac2b65;}
.password_cont{display: none; position: relative;}
.checkout_page .checkout-steps .panel-default{background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}
.checkout_page .checkout-steps .panel .checkout_title{margin:0!important;font-size:13px;font-weight:bold;text-align:left;padding:0}
.checkout_page .checkout-steps .panel .checkout_title a{color:#333;text-transform:uppercase;display:block;background:#fff;font-size:16px;font-weight:600;padding:10px;border-radius:3px}
.checkout_page .checkout-steps .panel .checkout_title a span{background-color:#aaa;color:#fff;display:inline-block;margin-right:10px;padding:5px 10px;font-size:13px;border-radius:3px}
.checkout_page .checkout-steps .panel .checkout_title>a:not(.collapsed){background:#eaa56a;color:#fff;border-radius: 3px 3px 0px 0px;}
.checkout_page .checkout-steps .panel .checkout_title>a:not(.collapsed) span{background:#fff;color:#ac2b65;}
.checkout_page .checkout-steps .checkout-step-01 form .form-group .info_title{font-weight:normal;margin-bottom:5px;font-size:13px;color:#333}
.checkout_page .checkout-steps .checkout-step-01 form .forgot-password { padding-top: 14px;  display: inline-block; color: #ac2b65; position: absolute;top: -5px;right: 7px;}
.checkout_page .checkout-steps .checkout-step-01 form .step_login_btn{
padding: 10px 25px;
background: #fb641b;
color: #fff;
border-radius: 3px;
text-decoration: none;
text-align: center;
display: inline-block;
margin-right: 0px;
margin-bottom: 15px;
font-size: 15px;
border:0}
.checkout_page .checkout-steps .checkout-step-01 form .step_login_btn:hover{background: #ac2b65;
color: #fff;}
.checkout_page .radio .radio_button{display: inline-block; margin: 0 15px 0 0; padding: 0; color:#000;}
.checkout_page .radio .radio_button input[type="radio"]{ margin: 0 5px 0 0px;position: relative;float: left;line-height: 24px;height: 20px;}
.checkout_page .checkout-steps .panel-body {padding: 20px; border:none}
.checkout_page .checkout_right{padding: 15px; background: #eee;}
.checkout_page .checkout_right h4{ text-align: left; margin: 0 0 10px; padding: 0;}
.checkout_page .checkout_right ul{margin: 0; padding: 0;}
.checkout_page .checkout_right ul li{ font-size: 13px; list-style: none; line-height: 22px;}
.checkout_page .checkout_right ul li:before{ content: none;}
.checkout_page .checkout_right ul li i.fa-check{ background:transparent!Important; color: #ac2b65;}
.checkout_page .checkout_right .step_login_btn{
padding: 8px 25px;
background: #333;
color: #fff;
border-radius: 3px;
text-decoration: none;
text-align: center;
display: inline-block;
margin-right: 0px;
margin-bottom: 15px;
font-size: 15px;
border:0}
.checkout_page .checkout_right .step_login_btn:hover{background: #ac2b65;color: #fff;}
.checkout_page .address{ float: left; width: 100%;}
.checkout_page .address h5{ font-size: 14px; font-weight: 600; text-transform: uppercase; margin: 0 0 5px; padding: 0;}
.checkout_page .address h5 label input{ float: left; margin-right: 6px;height: 16px;line-height: 25px;margin-bottom: 30px;}
.checkout_page .address h5 label span{ font-size: 16px; color: #ac2b65; margin-right: 6px; font-weight: 600;}
.checkout_page .address p strong{margin-right: 5px;}
.checkout_page .address h5 label{ font-size: 14px; color: #333;}
.checkout_page .address h5 .edit{ float: right; font-size: 14px; color: #ac2b65;}
.checkout_page .address h5 .edit:hover{ color: #333;}
#edit_panel {display: none;}
.cancel{ display: inline-block; padding: 10px 35px;}
.save_btn{ padding: 10px 35px; background: #fb641b;}


.checkout_page .checkout-steps .panel .checkout_title5{margin:0px!important;font-size:13px;text-align:left;padding:0; background: #fff; box-shadow: 0 2px 4px 0 rgba(0,0,0,.08); border: 1px solid #eee;
}
.checkout_page .checkout-steps .panel .checkout_title5 a{color:#ac2b65;text-transform:capitalize;display:block;background:#fff;font-size:14px;padding:10px;border-radius:3px}
#add_address_panel {
  display: none;
}
.change {
    float: right;
    background:
transparent;
border: 1px solid
#ac2b65;
color:
    #ac2b65;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: normal;
}
.complate_bg{background: #eaa56a!important;color: #fff!important;}
.checkout_page .checkout-steps .panel .checkout_title a.complate_bg span{background:#fff;color:#ac2b65;}
.panel-body h5 {
    font-size: 18px;
    font-weight: 600;
    color:
    #ac2b65;
    margin-bottom: 10px;
    padding: 0;
}
.panel-body label.shipping{line-height: 25px; cursor: pointer;}
.panel-body label.shipping input{float: left; height: 15px; margin-right: 10px;}
.checkout_btn{padding: 10px 30px;background:#fb641b;color:#fff;border-radius: 3px;text-decoration: none;
text-align: center;display: inline-block;margin-right: 0px;margin-bottom: 15px;font-size: 15px;border: 0;}
.checkout_btn:hover,.checkout_btn:focus{background:#fb641b;color:#fff;}
.edit_address ul{float: left; width: 100%; margin: 0 0 15px; padding: 0;}
.edit_address ul li{list-style: none; line-height: 24px; border: 1px solid #eee; padding: 5px 10px; margin-bottom: 5px;}
.edit_address ul li label{margin: 0 10px 0 0px; padding: 0;}

.payment_option form .radio {
border-bottom: 1px solid #ccc;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 16px;
    padding: 5px 0 10px 30px;
    user-select: none;
}
.payment_option form .radio:last-child{ border-bottom: 0;}

.payment_option form .radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.payment_option form .checkround {

    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff ;
    border-color:#ac2b65;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
}
.payment_option form .radio input:checked ~ .checkround {background: #fff;}
.payment_option form .checkround:after {content: ""; position: absolute; display: none;}
.payment_option form .radio input:checked ~ .checkround:after {display: block;}
.payment_option form .radio .checkround:after {left: 2px; top: 2px; width: 12px; height: 12px; border-radius: 50%;background:#ac2b65;}
.confrmorder{padding: 12px 40px;background: #ac2b65;color:#fff; border-radius: 3px; text-decoration: none; text-align: center; display: inline-block; margin-right: 0px; margin-top: 15px; margin-bottom: 15px; font-size: 18px; border: 0;}
/* Login Page */
.login_page{float:left;width:100%;margin:0;padding:30px 0;background:#fff}
.thumbur{width:150px;height:150px;position:relative;background-color:#efefef;background-image:linear-gradient(to right,#efefef 0,#efefef 50%,#e1e1e1 50%,#e1e1e1 100%);margin:auto;border-radius:100%;text-align:center}
.thumbur i{position:relative;font-size:72px;color:#ac2b65;margin:25% 0}
.panel-lite{margin:20px auto;max-width:100%;background:#fff;padding:25px 20px;border-radius:4px;box-shadow:2px 2px 5px rgba(0,0,0,0.2);position:relative}
.panel-lite h4{font-weight:400;font-size:24px;text-align:center;color:#ac2b65;margin:15px auto}
.panel-lite a{display:inline-block;margin-top:25px;text-decoration:none;color:#333;font-size:14px}
.panel-lite a:hover{color:#ac2b65}
.form-group{position:relative;font-size:15px;color:#666}
.form-group+.form-group{margin-top:30px}
.form-group .form-label{position:absolute;z-index:1;left:0;top:5px;transition:.3s}
.form-group .form-control{width:100%;position:relative;z-index:3;height:35px;background:0;border:0;padding:5px 0;transition:.3s;border-radius:0;border:0;box-shadow:none;border-bottom:1px solid #ccc}
.form-group .form-control:invalid{outline:0}
.form-group .form-control:focus,.form-group .form-control:valid{outline:0;color:#ac2b65;box-shadow:0 1px #ac2b65;border-color:#ac2b65}
.form-group .form-control:focus+.form-label,.form-group .form-control:disabled+.form-label{font-size:12px;-webkit-transform:translateY(-15px);transform:translateY(-15px)}

.form-group .form-control:focus+.form-label,.form-group .form-control:valid+.form-label{font-size:12px;-webkit-transform:translateY(-15px);transform:translateY(-15px)}
.floating-btn{background:#ac2b65;width:60px;height:60px;border-radius:50%;color:#fff;font-size:32px;border:0;position:absolute;margin:auto;transition:.3s;box-shadow:1px 0 0 rgba(255,142,49,0.3) inset;margin:auto;right:-30px;bottom:90px;cursor:pointer}
.floating-btn:hover{box-shadow:0 0 0 rgba(0,0,0,0.3) inset,0 3px 6px rgba(0,0,0,0.16),0 5px 11px rgba(0,0,0,0.23)}
.floating-btn:hover .icon-arrow{-webkit-transform:rotate(45deg) scale(1.2);transform:rotate(45deg) scale(1.2)}
.floating-btn:focus,.floating-btn:active{outline:0}
.icon-arrow{position:relative;width:13px;height:13px;border-right:3px solid #fff;border-top:3px solid #fff;display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:auto;transition:.3s}
.icon-arrow:after{content:'';position:absolute;width:18px;height:3px;background:#fff;left:-5px;top:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.textarea1{height:100px!important}
.register .radio_button{min-height:35px;margin-right:10px}

/* My Account Page */
.my_account_page{float:left;width:100%;margin:0;padding:20px 0 30px;background:#eee;position:relative}
.my_account_page .right_side h1 {padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background:
#ac2b65;font-size: 24px;color:#fff;font-weight: 600;}
.my_account_page .wps_right{float: left; width: 100%;background:#fff;padding: 10px;border: 1px solid #ccc; margin-bottom: 20px;}
/*.my_account_page .wps_right p{margin-bottom: 15px;}*/
.my_sidebar{ float: left; width: 100%; padding: 0; background: #fff; margin-bottom: 15px;}
.profle_body{ position: relative; width: 100%; margin: 0; text-align: center;  padding: 25px 15px;}
.profle_body img{border-radius: 50%; margin-bottom: 10px;}
.profle_body h5{ font-size: 16px; color: #333; line-height: 24px; margin: 0; padding: 0; font-weight: 600;}

.my_sidebar ul{ float: left; width: 100%; margin: 0; padding: 0;}
.my_sidebar ul li{ list-style: none;border-bottom:1px solid #eee;}
.my_sidebar ul li a{padding: 10px 15px; color: #333;}
.my_sidebar ul li a:hover,.my_sidebar ul li a:focus,.my_sidebar ul li a.active{background: #ac2b65; color:#fff;}

.my_account_page .wps_right .radio .radio_button{display: inline-block; margin: 0 15px 0 0; padding: 0; color:#000;}
.my_account_page .wps_right .radio .radio_button input[type="radio"]{ margin: 0 5px 0 0px;position: relative;float: left;line-height: 24px;height: 20px;}
.deactivate{ color: #333; border: 1px solid #333; padding: 5px 20px; display: inline-block; font-size: 13px;}
.deactivate:hover{color: #ac2b65; border: 1px solid #ac2b65; }

/* My Order */
.my_order{ border: 0;}
.order_item{float: left; width: 100%; margin-bottom: 15px;}
.order_top{background:#eee;border-bottom: 1px solid #ccc;padding: 12px 15px;}
.orderID{ float: left; padding: 5px 15px; background: #ac2b65; color: #fff;}
.orderID:hover,.orderID:focus{ color: #fff; background: #7e992f;}
.need_btn{display: inline-block; border: 1px solid #ccc; color: #333; padding: 5px 15px;}
.need_btn i{ margin-right: 5px; color: #ac2b65;}
.need_btn:hover{border: 1px solid #ac2b65; color: #ac2b65;}
.order_body{ float: left; width: 100%; background: #fff; border: 1px solid #ccc; padding: 5px;}
.order_body img{padding: 5px; border: 1px solid #eee;}
.order_body .order_info a{font-size: 14px; font-weight: 600; color: #333; padding-bottom: 10px;}
.order_body .order_info a:hover{ color: #ac2b65; }
.order_body .order_info p{ font-size: 12px; line-height: 18px; margin: 0; padding: 0; text-align: left;}
.order_body .order_price{font-size: 14px; font-weight: normal; color: #333;}
.order_body .delivered p{ font-size: 13px; line-height: 18px; margin: 0; padding: 0; text-align: left;}
.order_body .delivered small{ text-align: left; font-size: 11px;}
.order_body .review_product{ color: #ac2b65; text-transform: uppercase;}
.order_body .review_product:hover{color: #ac2b65;}
.order_foot{ float: left; width: 100%; padding:5px 5px; border: 1px solid #ccc; border-top: 0;}
.order_foot p{ margin: 0; padding: 0; font-size: 13px; line-height: 24px;}
.order_foot p.text-right{ text-align: right;}
.refund{ float: left; width: 100%; padding: 5px 10px; margin-top: 10px;}
.refund p{line-height: 24px; margin: 0; padding: 0;}
.refund a{display: inline-block; color: #333; line-height: 24px; margin: 0; padding: 0; }
.refund a:hover{ color: #ac2b65;}
.refund_body{ float: left; width: 100%; border: 1px solid #eee; margin-bottom: 10px;}
.refund_completed{ float: left; width: 100%; padding: 10px;}
.refund_completed p{ font-size: 14px; line-height: 20px; color: #333; margin: 0; padding: 0;}

/* Track Page  */
.track_page{float:left;width:100%;margin:0;padding: 30px 0 40px;background:#eee;position:relative}
.account_breadcrumb{ float: left; width: 100%; margin: 0; padding: 0 0 20px;}
.account_breadcrumb li{ list-style: none; display: inline-block; margin-right: 10px;}
.account_breadcrumb li:before{float: left; content: "/"; margin-right: 10px;}
.account_breadcrumb li a{ display: inline-block; color: #333;}
.account_breadcrumb li:first-child:before{ content:none;}
.account_breadcrumb li a:hover{ color: #98b446;}
.account_breadcrumb li.active{ color: #98b446;}
.track_info{ padding: 0;     box-shadow: 0 2px 4px 0 rgba(0,0,0,.08); margin-bottom: 20px;}
.delivery_address_track{ padding: 20px 15px; border-right: 1px solid #ccc;}
.delivery_address_track h1{font-size: 16px; font-weight: 600; line-height: 24px; margin: 0; padding: 0 0 10px; background:transparent; color: #333;}
.delivery_address_track h2{font-size: 14px; font-weight: 600; line-height: 24px; margin: 0; padding: 0; background:transparent; color: #333;}
.more_track{ padding: 20px 15px }
.more_track h2{font-size: 14px; font-weight: 600; line-height: 24px; margin: 0; padding: 0 0 10px; background:transparent; color: #333;}
.more_track p i{ color: #98b446;}
.request_invoice{ float: right;padding: 3px 8px; border: 1px solid #333; color: #333; font-size: 13px; text-decoration: none;}
.request_invoice:hover,.request_invoice:focus{border: 1px solid #98b446; color: #98b446; text-decoration: none;}
.process{ padding: 15px; float: left;
width: 100%;
background: #fff;
border: 1px solid #ccc;}
.process_left{ float: left; width: 100%; margin: 0; padding: 0;}
.process_left a{ color: #333; text-decoration: none; font-size: 14px; font-weight: 600;}
.process_left p{ font-size: 13px; color: #333; line-height: 20px; margin: 0; padding: 0; text-align: left;}
.deliver_process{ float: left; width: 100%; margin: 25px 0 10px; padding: 0;}

.progressbar { float: left; width: 100%;
  margin: 0;
  padding: 0;
  counter-reset: step;
}
.progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  color: #7d7d7d;
}

.progressbar li:before {
  width: 20px;
  height: 20px;
  content: counter(step);
  counter-increment: step;
  line-height: 15px;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background: white;
 position: relative;
    z-index: 5;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 10px;
  left: -50%;
  z-index: 0;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color:#55b776;
}
.progressbar li.active:before {
  border-color: #55b776;
}
.progressbar li.active + li:after {
  background: #55b776;
}
.progressbar li .process_dec{ display: none; width: 200px; position: absolute; z-index: 999; top: 110%; left: 0; background: #eee; padding: 10px; box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);}
.progressbar li:hover .process_dec{ display: block; border-top: 0;}
.progressbar li:hover .process_dec:after{content: "\f0d8";
font-family: 'FontAwesome';
position: absolute;
top: -28px;
font-size: 31px;
left: 50px;
color: #eee;}
.progressbar li .process_dec p{ font-size: 12px; line-height: 18px; text-align: left;}
.progressbar li .process_dec p span{ font-size: 11px; color: #55b776;}


.deliver_righ_info{ float: left; width: 100%;}
.deliver_righ_info h4{ font-size: 15px; color: #333; text-align: left; margin: 0; padding: 0 0 10px;}
.deliver_righ_info a{ color: #98b446; text-transform: uppercase; line-height: 24px; font-weight: 600; font-size: 13px;}
.deliver_righ_info a i{ margin-right: 5px;}
.deliver_righ_info a:hover{ color: #98b446;}
.track_footer{ float: left; width: 100%; border:1px solid #ccc; border-top:0; padding: 10px 15px; background: #fff;  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08); margin-bottom: 20px; font-weight: 600; font-size: 16px;}


/*  Edit profile */
.edit_save_btn{width: auto;
background: #333;
padding: 8px 30px;
border: none;
color: #fff;
font-size: 14px;
border-radius: 4px;
cursor: pointer;}
.edit_save_btn:hover{ background:#98b446; color: #fff;}

/*  Wishlist Page */
.wishlist_page{float:left;width:100%;margin:0;padding:20px 0 30px;background:#eee;position:relative}
.wishlist{ padding: 0; border: 0; background: transparent;}
.wishlist_body{ float: left; width: 100%; background: #fff; border: 1px solid #ccc; padding: 5px;}
.wishlist_body img{padding: 5px; border: 1px solid #eee;}
.wishlist_body .wishlist_info{ vertical-align: middle; padding: 15px 0;}
.wishlist_body .wishlist_info a{font-size: 16px; font-weight: 600; color: #333; padding-bottom: 10px;}
.wishlist_body .wishlist_info a:hover{ color: #98b446; }
.wishlist_body .wishlist_info p{ font-size: 14px; line-height: 18px; margin: 0; padding: 0 0 5px; text-align: left;}
.wishlist_body .remove{color: #fff; background: #666; display: inline-block; border-radius: 3px;  text-align: center; padding: 10px 20px;}
.wishlist_body .remove:hover{color: #fff; background: #98b446;}
.refund_completed p span{ color: #ac2b65;}
.colorchart{float: left; width: 100%; margin: 0 0 15px; padding: 0;}
