/** Shopify CDN: Minification failed

Line 57:0 All "@import" rules must come first

**/
/*------------------------------------------------------------------
[Table of contents]

--- Regular Styles (edit as needed) ---
Reset
Typography 
Promo Bar
Header
Banners
Content
SideBar
Cart & Account
Sliders
Collection / Product
Footer
Swatches
Miscellaneous Overrides
RTE Content
Product Reviews
Lightboxes
jQuery Custom Select Boxes
Responsive Styles
-------------------------------------------------------------------*/



@font-face { 
  font-family: 'Gotham-Book';
  src: url( 'https://cdn.shopifycdn.net/s/files/1/0569/2846/9164/files/Gotham-Book.otf?v=1639208923' ); 
  font-weight: normal;
  font-style: normal;
} 


@font-face { 
     font-family: 'Metropolis-Regular'; 
     src: url('Metropolis-Regular.otf');
     src:url('Metropolis-Regular.otf') format('woff'),
         url('Metropolis-Regular.otf') format('truetype'),
         url('Metropolis-Regular.otf') format('svg');
  font-weight: normal;
  font-style: normal;
} 

@font-face { 
  font-family: 'Metropolis-ExtraLight';
  src: url( 'https://cdn.shopifycdn.net/s/files/1/0569/2846/9164/files/Metropolis-ExtraLight.otf?v=1639549390' ); 
  font-weight: normal;
  font-style: normal;
} 

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');
/*----------------
Reset
-----------------*/

* {
  margin:0;
  padding:0;
}
*, *:before, *:after {
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

html { overflow-y: auto; }

body {
  margin:0;
  padding:0;
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  color: #212121;
}
:focus {
  outline:none;
}
ul, li {
  list-style:none;
  font-size:16px;
}
a {
  text-decoration:none;
  color:#000000;
}
a:hover {
  color:#c9b59e;
  text-decoration:none !important;
}
p {
  margin:0;
  padding:0;
  font-size:16px;
}
.np {
  padding:0;
}
.pr45 {
  padding-right:45px;
}
.m15 { margin:15px;}
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mb15 { margin-bottom:15px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }
.mt30 { margin-top:30px; }
.mb30 { margin-bottom:30px !important;min-height:auto !important; }
.pl10 { padding-left: 10px;}
.shopify-section:first-child .mt-30 {margin-top: -30px !important;}
@media (min-width: 769px) {
  .mb20d { margin-bottom:20px; }
}
.no-transition {
  -webkit-transition: height 0;
  -moz-transition: height 0;
  transition: height 0;
  -ms-transition: height 0;
  -o-transition: height 0;
  transition: height 0;
}
img.zoomImg {
  background:#fff;
}
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px; width: 1px;
  margin: -1px; padding: 0; border: 0;
}

/*----------------
Typography
-----------------*/


h1,h2,h3,h4,h5,h6 { 
  color:#212121; 
  margin:0 0 13px 0; 
  font-family:'Poppins', sans-serif;
}

h1 {
  font-size:34px;
  line-height:normal;
  margin:0;
  padding:0;
}
h2 {
  font-size:28px;
  line-height:normal;
  margin:0;
  padding:0;
}
h3 {
  font-size:22px;
  line-height:normal;
  margin:0;
  padding:0;
  font-weight:700;
}
h4 {
  font-size:18px;
  line-height:normal;
  margin:0;
  padding:0;
  font-weight:700;
}
h5 {
  font-size:14px;
  line-height:16px;
  margin:0;
  padding:0;
  text-transform:uppercase;
  font-weight:900;
}

/*----------------
Promo Bar
-----------------*/
.promo-bar {
  width:100%;
  text-align: center;
  background:#f7ac42;
  padding:8px 0;
  color:#ffffff;
  font-family:'Poppins', sans-serif; 
}
.promo-bar p{
  font-size:14px;
}
.promo-bar a {
  color:#ffffff !important;
  /* border-bottom:1px dashed #ffffff;*/
}
.promo-bar a:hover {
  color:#c9b59e !important;
  /* border-bottom:1px dashed #c9b59e;*/
}

@media (max-width:768px){
  .promo-bar{padding:8px 0;}
  .promo-bar p{font-size:12px;}
}

/*----------------
Header
-----------------*/

#header {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
}
#header .header_top {
  padding:12px 0;
  background:#ac0f0f;
  display:none;
}
#header .top_menu {
  float:left;
}
#header .top_menu ul {
  margin:0;
  padding:0;
  display:block;
}
#header .top_menu ul li {
  margin:0;
  padding:0 15px;
  display:block;
  float:left;
  border-left:1px solid #ffffff;
  font-size:16px;
}
#header .top_menu ul li:first-child {
  padding-left:0;
  border-left:none;
}
#header .top_menu ul li:last-child {
  padding-right:0;
}
#header .top_menu ul li a {
  margin:0;
  padding:0;
  display:block;
  color:#898989;
  font-weight:normal;
}
#header .top_menu ul li a:hover {
  color:#c9b59e;
}
#header .hed_right {
  float:right;
}
#header .hed_right ul {
  margin:0;
  padding:0;
}
#header .hed_right ul li {
  margin:0;
  padding:0 15px;
  display:block;
  float:left;
  border-left:1px solid #ffffff;
  font-size:16px;
  font-weight:normal;
}
#header .hed_right ul li:first-child {
  padding-left:0;
  border-left:none;
}
#header .hed_right ul li:last-child {
  padding-right:0;
}
#header .hed_right ul li a {
  margin:0;
  padding:0;
  display:block;
  color:#898989;
}
#header .hed_right ul li a:hover {
  color:#c9b59e;
}
#header .hed_right ul li span {
  color:#000000;
  margin-right:6px;
}
#header span.header-top-text{
  color:#c4c4c4 !important;
}
#header span.header-top-text p{
  display: inline-block;
  color:#c4c4c4 !important;
}
#header span.header-top-text a {
  color:#000000 !important;
  display:inline !important;
}
#header span.header-top-text p a{
  color:#000000 !important;
  display:inline !important;
}
#header span.header-top-text a:hover {
  color:#c9b59e !important;
}
#header span.header-top-text p a:hover {
  color:#c9b59e !important;
}
#header .header_bot {
  border-top:1px solid #ffffff;
  background: #ffffff;
  position:relative;

  border-bottom:1px solid #ffffff;
}

#header .header_bot .container {
  position:relative;
}
#header .navbar-brand {
  font-size: 26px;
  padding:0 15px 0 0;
}
#header a.navbar-brand, #header a.text-logo {
  color:#7f7f7f;
}
#header a.navbar-brand:hover, #header a:hover.text-logo {
  color:#c9b59e;
}
#header a.text-logo {
  padding:20px 20px 20px 0;
}
#header .navbar-toggle {
  padding: 0;
  margin-right:0 !important;
}
#header #nav .navbar {
  margin:0;
}
#header #nav .navbar-toggle .icon-bar {
  background: #333;
}
#header .navbar {
  position:relative;
  min-height:30px;
}
#header .navbar .navbar-header {
  position:relative;
  z-index:3;
}
#header #nav .wsmenu > ul > li > a {
  color: #212121;
}
#header #nav .wsmenu > ul > li > a:hover {
  color: #aa8861;
}
.wsmenu li h5 a {
  color:#282727;
  font-size: 17px;
  font-weight:400;
  text-transform:none;
}
.wsmenu li h5:hover a {
  color:#aa8861;
  display:block;
}
.wsmenu-list > li > a, .megamenu, .wsmenu, .wsmenu-list>li>a {
  background: #ffffff;
}

.wsmenu > ul > li > a {
  color:#000000;
  font-weight:400;
  text-transform:none;
  font-size :17px;
  padding:0 10px;
}
.wsmenu > ul > li:hover > a, .mega_menu .megamenu li > a:hover, .mega_menu .wsmenu-submenu li > a:hover {
  color:#aa8861;
}
.wsmenu-list li > .wsmenu-submenu, .wsmenu-list li > .megamenu, .wsmenu .wsmenu-list {
  background: #ffffff;
  border-color: #ffffff;
}
.mega_menu .megamenu li > a,.mega_menu .wsmenu-submenu li > a {
  font-size:15px !important;
}
.wsmenu-submenu li a {
  font-size:15px;
  background: #ffffff !important;
}
.mega_menu .megamenu li > a, .mega_menu .wsmenu-submenu li > a {
  color:#000000;
}
@media (max-width:767px) {
  #header .header_bot, .wsmenu-list > li > a, 
  .megamenu, .wsmenu, .wsmenu-list>li>a, .wsmenu-submenu li a {
    background: #ffffff;
  }
  .wsmenu-list li > .wsmenu-submenu, .wsmenu-list li > .megamenu, .wsmenu .wsmenu-list {
    background: #ffffff;
    border-color: #ffffff;
  }
}
@media (min-width: 768px) {
  .megamenu ul li ul li {
    margin-left:-15px;
  }
}

@media (max-width: 767px) {
  .wsmenu li h5 a {
    font-size: 14px;
  }
}

/*@media (min-width: 769px) and (max-width: 950px) {
.wsmenu-list > li > a {
font-size:12px !important;
padding-left:7px;
padding-right:7px;
}

.wsmenu-list li a .arrow:after {
margin-left:5px;
font-size:12px;
}
}*/

.arrow,.wsmenu-click i,.wsmenu-click02 i,.left-arrow {
  color:#aa8861;
}
.wsmenu-click02 i {
  margin-top:10px;
  margin-right:9px;
}

@media (max-width: 767px) {
  .navbar .wsmenu-submenu > li > a {
    color:#000000;
    font-weight: 400;
    font-size: 14px !important;
  }
  .navbar .wsmenu-submenu > li:hover > a {
    color:#c9b59e;
  }
}
.wsmenu-submenu .fa {
  margin-right:20px;
}

/*sticky menu */
.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  border-top: 0;
  z-index: 103;
}
.sticky {
  -webkit-animation: fadein 0.2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 0.2s; /* Firefox < 16 */
  -ms-animation: fadein 0.2s; /* Internet Explorer */
  -o-animation: fadein 0.2s; /* Opera < 12.1 */
  animation: fadein 0.2s;
}
.navbar-right .dropdown-grid .dropdown-toggle {
  z-index: 1;
}
@keyframes fadein {
  from { opacity: 0.5; }
  to   { opacity: 1; }
}

@-moz-keyframes fadein {
  from { opacity: 0.5; }
  to   { opacity: 1; }
}

@-webkit-keyframes fadein {
  from { opacity: 0.5; }
  to   { opacity: 1; }
}

@-ms-keyframes fadein {
  from { opacity: 0.5; }
  to   { opacity: 1; }
}

@-o-keyframes fadein {
  from { opacity: 0.5; }
  to   { opacity: 1; }
}
.navbar .navbar-nav>li.dropdown-grid.open>.dropdown-grid-wrapper>.dropdown-menu {
  display: block;
  right:auto;
  direction:ltr;
}
.navbar .navbar-nav.navbar-left>li.dropdown-grid>.dropdown-grid-wrapper.dropdown-menu-right, .navbar .navbar-nav.navbar-right>li.dropdown-grid>.dropdown-grid-wrapper {
  direction: rtl;
  float: right;
}
.navbar .navbar-nav>li:not(.dropdown-onhover):not(.dropdown-short)[class*=dropdown-] {
  position: static;
}
.hidden-mu
{
  display:none;
}
/**Fixed Search**/

.fixed-search {
   width: calc(100% - 200px);
  margin: 0 auto !important;
  padding-left:220px;
  padding-right:80px; 

}
#header .fixed-search  .search_menu .search_box .txtbox {
  height: 36px;
  margin-top:2px;
}
#header .fixed-search  .search_menu .search_box button {
  top :3px;
  top :0px;

}
#header #nav .navbar-nav > li > .fixed-search {
  padding-left: 8px;
  padding-right: 8px;
}
 


/* mobile cart button */
#header .navbar-toggle.mobile-cart-button {
  margin-right: 0;
  margin-left: .5em;
  padding:9px 0 8px;
  color:#333;
}
#header .navbar-toggle.mobile-cart-button .icons { 
  margin:0;
  padding: 0;
  display: block;
  background-color: #ffffff;
  width:30px;
  height:30px;
  position: relative;
  text-align: center;
  line-height: 30px;
  border-radius:50%;
  box-shadow:0px 1px 0px #c9cbcb,inset 0px 1px 0px #fff;
  -moz-transition:color 0.3s;
  -webkit-transition:color 0.3s;
  -o-transition:color 0.3s;
  transition:color 0.3s;
  -ms-transition:color 0.3s;
}
#header .navbar-toggle.mobile-cart-button .icons:before { 
  content:"";
  display:block;
  position:absolute;
  top:-3px;
  left:-3px;
  bottom:-3px;
  right:-3px;
  z-index:-1;
  border-radius:50%;
  background-color:#edefef;
  -webkit-box-shadow:0 1px #fff,inset 0 1px #c9cbcb;
  -moz-box-shadow:0 1px #fff,inset 0 1px #c9cbcb;
  box-shadow:0 1px #fff,inset 0 1px #c9cbcb
}
#header #nav .caret {
  color:#000000;
}
#header #nav .navbar-nav > li > a {
  color:#212121;
  display:block;
  font-size: 18px;
  line-height: 32px;
  text-shadow: none;
  font-weight:400;
  text-transform:none;
  background:transparent;
}
#header #nav .navbar-nav > li > a:hover {
  background:transparent;
  border:none;
  color:#c9b59e;
}
#main_navbar li:hover > a {
  background: none;
  border: none;
}
#header #nav .navbar:not(.no-border) .navbar-nav > li.dropdown-grid > .dropdown-grid-wrapper > .dropdown-menu, #header #nav .navbar:not(.no-border) .navbar-nav > li[class*="dropdown"] > .dropdown-menu {
  border-top:1px solid #ecefef;
}
#header #nav .navbar:not(.no-border) .navbar-nav > li.dropdown-full > .dropdown-menu {
  margin-left: 0;
  margin-right: 0;
}
#header #nav .navbar h5 {
  padding-top:0;
  padding-bottom:5px;
  margin-bottom:10px;
}
#header #nav .navbar .dropdown-menu h5 {
  color:#212121;
}
#header #nav .navbar .dropdown-menu li > a {
  padding: 5px 15px 5px 0;
  color:#000000;
}
#header #nav .navbar .dropdown-menu li > a:hover {
  color:#c9b59e;
}
#header #nav ul.navbar-right li > a {
  padding-left:4px;
  padding-right:4px;
}
#header #nav .navbar .navbar-nav {
  margin-top: 0;
}
#header #nav .navbar-brand {
  display:table;
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons > i, #header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon > i, #header #nav .navbar-header a > span.icons > i, #header #nav .navbar .navbar-header > a > div.cart-icon > i {
  line-height:30px;
  height:30px;
  width:30px
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons, #header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon, #header #nav .navbar-header a > span.icons, #header #nav .navbar .navbar-header > a > div.cart-icon {
  margin:0;
  padding: 0;
  display: block;
  background-color: #ffffff;
  width:30px;
  height:30px;
  position: relative;
  text-align: center;
  line-height: 30px;
  /* border-radius:50%;
  box-shadow:0px 1px 0px #c9cbcb,inset 0px 1px 0px #fff;*/
  -moz-transition:color 0.3s;
  -webkit-transition:color 0.3s;
  -o-transition:color 0.3s;
  transition:color 0.3s;
  -ms-transition:color 0.3s;
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons:before, #header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon:before, #header #nav .navbar-header a > span.icons:before, #header #nav .navbar .navbar-header > a > div.cart-icon:before {
  content:"";
  display:block;
  position:absolute;
  top:-3px;
  left:-3px;
  bottom:-3px;
  right:-3px;
  z-index:-1;
  /*  border-radius:50%;
  background-color:#edefef;
  -webkit-box-shadow:0 1px #fff,inset 0 1px #c9cbcb;
  -moz-box-shadow:0 1px #fff,inset 0 1px #c9cbcb;
  box-shadow:0 1px #fff,inset 0 1px #c9cbcb*/
}
.navbar-header a.navbar-cart {
  color:#212121;
}
.navbar-header a:hover.navbar-cart {
  color:#000000;
}
.cart-icon .count {
  font-size: 10px;
  font-family: 'Poppins', sans-serif;
  position: absolute;
  min-width:18px;
  height:18px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  right: -8px;
  top: -6px;
  z-index: 1;
  font-weight:800;
  background: #ef1829;   
}

#header #nav .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background:transparent!important;
  border:none;
}

html #header .right_menu {
  z-index: 33;
}
#header .right_menu {
  padding:0;
  margin:0 15px 0 0;
  position: absolute;
  top: 17px;
  right: 0;
}
#header .right_menu > ul {
  margin:0;
  padding:0;
  display:block;
}
#header .right_menu > ul > li {
  margin:0 5px;
  padding:0;
  display:block;
  float:left;
}
#header .right_menu > ul > li:last-child {
  margin-right:0;
}
#header .right_menu > ul > li:first-child {
  margin-left:0;
}
#header .right_menu > ul > li:first-child a span {
  font-size:15px;
}
#header .right_menu > ul > li > a {
  margin:0;
  padding:0;
  display: block;
  background-color: #ffffff;
  margin-left: 10px;
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
  text-align:center;
}
#header .right_menu ul li, #header .right_menu > ul > li > a span, .social ul li a {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; 
  -ms-transition: all 0.3s;
}
#header .right_menu > ul > li > a :after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  bottom: -3px;
  right: -3px;
  z-index: -1;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
  -moz-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
  box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
}
#header .right_menu > ul > li > a span {
  font-size:15px;
  line-height:30px;
  color:#212121;
}
#header .right_menu > ul > li > a span:hover {
  color: #000000;
}

#header .menu_c {
  margin: 0;
  padding: 0;
  z-index:99;
  max-height: 500px;
  overflow-y: scroll;
}
#header .acc_menu, #header .search_menu {
  overflow-y: hidden;
}
#header .menu_c .menu_title {
  padding:15px 25px;
  border-bottom:1px solid #efefef;
}
#header .menu_c h4 {
  font-size:20px;
  line-height:24px;
  color:#212121;
  font-weight:700;
  margin:0;
  padding:0;
}
#header .menu_c .login_frm p {
  margin-top:20px;
}
#header .cart_menu .cart_row {
  display:table;
  margin:0;
  padding:0;
  width:100%;
}
#header .cart_menu .cart_row div.empty-cart {
  padding:20px 0;
  text-align: center;
}
#header .cart_menu ul {
  display:table-row;
}
#header .cart_menu ul li {
  border-bottom:1px solid #efefef;
  display:table-cell;
  vertical-align:middle;
  overflow:hidden;
  margin: 0;
  padding: 15px 0;
  float:none;
}
#header .cart_menu ul li .pro_img {
  width:80px;
  height:auto;
  padding:4px;
  border:1px solid #efefef;
}
#header .cart_menu ul li .pro_img img {
  display:block;
  width:100%;
  height:100%;
  background:#dcdcdc;
}
#header .cart_menu ul li .price {
  font-size:14px;
  color:#212121;
  font-weight:900;
  margin:0;
  padding:0;
  line-height:30px;
  float:left;
}
#header .cart_menu ul li .del_btn {
  width:30px;
  height:30px;
  display:block;
  float:right;
  background:url(delete_icon.png) no-repeat center center;
  cursor: pointer;
}
#header .cart_menu ul li:nth-child(1) {
  width:22%;
  padding-left:25px;
}
#header .cart_menu ul li:nth-child(2) {
  width:52%;
}
#header .cart_menu ul li:nth-child(3) {
  width:26%;
  padding-right:25px;
}
#header .cart_menu .checkout_row {
  padding:25px;
}
#header .cart_menu .checkout_row p {
  font-size: 14px;
  line-height:40px;
  color: #212121;
  font-weight: normal;
  margin: 0;
  padding: 0;
  float:left;
}
#header .cart_menu .checkout_row p .fa-clock-o {
  color: #fb5700;
  line-height: 30px;
  font-size: 16px;
  margin-right: 9px;
}
#header .cart_menu .checkout_row .btn_c {
  margin:0;
  float:right;
}
#header .cart_menu .checkout_row .checkout_btn {
  width: 121px;
  height: 40px;
  margin-right:10px;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  display: block;
  float:right;
  font-weight:700;
  background: #b4b4b4;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; 
  -ms-transition: all 0.5s;
}
#header .cart_menu .checkout_row .checkout_btn:hover {
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
}
#header .cart_menu .checkout_row .checkout_btn:active {
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
}
#header .acc_menu h4 {
  float:left;
}
#header .acc_menu .login_frm {
  padding:0 25px;
}
#header .acc_menu a.sign_up {
  margin:0;
  font-size:14px;
  line-height:24px;
  color:#000000;
  display:block;
  font-weight:900;
  float:right;
}
#header .acc_menu a.sign_up:hover {
  color:#c9b59e;
}
#header .acc_menu .txtbox {
  margin:20px 0 0 0;
  padding:0 15px 0 18px;
  width:100%;
  height:30px;
  display:block;
  border:1px solid #d7dbdb;
  border-radius:15px;
  font-size: 14px;
  color: #212121;
  font-weight:400;
}
#header .acc_menu .remember {
  font-size:14px;
  line-height:18px;
  color:#212121;
  margin:0;
  padding:0;
}
#header .acc_menu .remember .btn_c {
  margin-left: auto;
  margin-right: auto;
}
#header .acc_menu .signin_btn {
  margin:18px 0;
  width:100%;
  height:35px;
  line-height:35px;
  ;
}
#header .acc_menu .forgot {
  padding:10px 25px;
  border-top:1px solid #efefef;
}
#header .acc_menu .forgot span {
  font-size:14px;
  line-height:16px;
  color:#212121;
  margin:0;
  padding:0;
  display:block;
  float:left;
}
#header .acc_menu .forgot a {
  font-size:14px;
  line-height:16px;
  color:#000000;
  padding:0 7px;
  margin:0;
  display:block;
  float:left;
}
#header .acc_menu .forgot a.name {
  border-left:1px solid #ccc;
}
#header .search_menu .search_box {
  position:relative;
  
}
#header .search_menu .search_box .txtbox {
  width:100%;
  height:35px;
  border-radius:0px;
  font-size:14px;
  color:#212121;
  padding:0 35px 0 18px;
  border:1px solid #ffffff;
  background:#ededed;
}
#header .search_menu .search_box button {
  position:absolute;
  right:0px;
  top:2px !important;
  padding:0;
  width:50px;
  height:36px;
  background:rgba(0,0,0,0);
  border:1px solid rgba(0,0,0,0);
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;

}
#header .search_menu .search_box button span {
  font-size:16px;
  color:#212121;
  line-height:34px;
}
.banner {
  padding:190px 0;
  background:#dcdcdc;
}
.banner .banner {
  width:920px;
  height:420px;
  text-align:center;
  margin:0 auto;
  padding:90px 0 0 0;
  background:#f5f5f5;
}

/*----------------
Banners
-----------------*/

.banner h2 {
  font-size:32px;
  line-height:38px;
  color:#ffffff;
  font-weight:normal;
  margin:0 0 30px 0;
  padding:0;
  text-transform:uppercase;
}
.banner h4 {
  font-size:16px;
  line-height:27px;
  color:#ffffff;
  margin:28px 0 0 0;

}
.banner h4 p {
  font-size:16px;
  line-height:27px;
  color:#ffffff;
  margin:28px 0 0 0;
  font-weight:normal;
}
.banner h5 p {
  color:#ffffff;
  font-size:18px;;
  line-height:27px;
  margin:0;
  padding:0;
  font-weight:normal;
  text-transform: none;
}
.banner p {
  color:#ffffff;
  font-size:18px;;
  line-height:27px;
  margin:0;
  padding:0;
  font-weight:normal;
}
.banner .line_1 {
  background:#fbcf00;
  width:200px;
  height:2px;
  margin:0 auto;
}
.btn_c {
  height:40px;
  font-size:16px;
  line-height:40px;
  color:#ffffff;
  display:block;
  margin:30px auto 0;
  padding:0 20px;
  font-weight:700;
  max-width:250px;
  background:#000000;
  border-radius:18px;
  border:none;
  text-align:center;
  cursor:pointer;
  position:relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;  
  -ms-transition: all 0.3s;
}
.btn_c:hover {
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;

}
.btn_c:active {
  background-color:#000000;
  text-decoration:none;
  color:#ffffff;
}
.banner_nav {
  padding-top:10px;
}
.banner_nav .banner_nav_left {
  float:left;
  padding:3px 0;
}
.banner_nav a {
  margin:0;
  padding:0;
  display: block;
  background-color: #ffffff;
  float:left;
  margin:0 0px 0 10px;
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
  text-align:center;
}
.banner_nav a:before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  bottom: -3px;
  right: -3px;
  z-index: -1;
  border-radius: 50%;
  background-color: #edefef;
  -webkit-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
  -moz-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
  box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
}
.banner_nav a.prev .fa-chevron-left {
  line-height:30px;
  font-size:14px;
  color:#212121;
}
.banner_nav a:hover.prev .fa-chevron-left {
  color:#000000;
}
.banner_nav a.next .fa-chevron-right {
  line-height:30px;
  font-size:14px;
  color:#212121;
  margin-left:2px;
}
.banner_nav a:hover.next .fa-chevron-right {
  color:#000000;
}
.banner_nav ul {
  margin:0;
  padding:6px 0;
  float:left;
  display:block;
}
.banner_nav ul li {
  margin:0 5px;
  padding:0;
  float:left;
  display:block;
}
.banner_nav ul li a {
  display:block;
  width:15px;
  height:15px;
  display:block;
}
.banner_nav ul li.active a, .banner_nav ul li a:hover {
  background-color:#000000;
}
.home-slider  ul.slides {
  margin-bottom:0;
}
.home-slider .flex-control-nav {
  float: left;
  max-width: 80%;
}
.home-slider .left.flex-caption {
  left: 0!important;
  margin-left:0px!important;
}
.home-slider .left .banner .line_1 {
  margin-left:0px;
}

.home-slider .left .banner {
  text-align:left!important;
}

.home-slider .right.flex-caption {
  right: 0!important;
  left:auto!important;
  max-width:none;
  margin-right:0px!important;
}
.home-slider .right .banner .line_1 {
  margin-right:0px;
}

.home-slider .right .banner {
  text-align:right!important;
  padding-right: 20px;
}
.home-slider .banner {
  width:100%;
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  -webkit-animation: slideIn;
  -moz-animation: slideIn;
  -o-animation: slideIn;
  -ms-animation: slideIn;
  animation: slideIn;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  -ms-animation-duration: 2s;
  animation-duration: 2s;
}
.home-slider .banner_overlay {
  margin:0 auto;
  display: inline-block;
  padding:25px 4.5%;
}
.home-slider .flex-caption .banner {
  padding:0 30px;
}
.home-slider .flex-caption {
  width:100%;
  height:100%;
}
@media screen and (max-width: 767px) {
  .home-slider .right .banner {
    text-align:right!important;
  } 
  .home-slider .left .banner{
    text-align:left!important;
  }
}
@media screen and (max-width: 420px) {
  .home-slider .banner_overlay {
    padding: 5px;
  }
}
@media screen and (max-width: 500px) {
  .home-slider .flex-caption .banner {
    padding:0px;
  }
}

.image-slide-link {display: block;}
/*----------------
Content
-----------------*/

#content {
  background-color: #ffffff;
  padding:30px 0 50px 0;
  
    }
#content .box {
  position:relative;
  border:5px solid #fff;
  border-radius:5px;
}
.red5 {
  border-radius:5px;
}
#content .hg_510 {
  height:510px;
}
#content .hg_310 {
  height:310px;
}

.fa-arrow-circle-right {
  color:#000000 !important;
  font-size:14px;
  margin-left:6px;
  line-height:27px;
}
#call-to-action .fa-arrow-circle-right {
  color:#000000 !important;
}
.fa-arrow-circle-right:hover {
  text-decoration:none;
}
#content .h_row_content:first-child {
  margin-top:0;
  padding-top:0;
}
#content .h_row_1 .promo-overlay, #content .h_row_2 .promo-overlay {
  background: rgba(245,245,245,.8);
  padding:20px 5px;
}
#content .h_row_1 a.div-link .box, #content .h_row_2 a.div-link .box {
  border-color:#fff;
}
#content .h_row_1 {
  margin:30px 0;
}
#content .h_row_2 {
  margin-bottom:30px;
}
.ideas-hover figure { 
  display:block;
}
#content .h_row_1 p {
  line-height:27px;
  color:#000 !important;
}
#content .h_row_1 a.div-link, #content .h_row_2 a.div-link {
  color:#000 !important;
}
#content .h_row_1 h2, #content .h_row_1 h2 p {
  padding-bottom:10px;
  font-size:30px;
  line-height:34px;
}
#content .h_row_1 .box_1 .box_inn, #content .h_row_1 .box_2 .box_inn, #content .h_row_1 .box_3 .box_inn {
  position:absolute;
  left:40px;
  right:40px;
  text-align:center;
  z-index:3;
}
#content .h_row_1 .box_1 h2, #content .h_row_1 .box_2 h2, #content .h_row_1 .box_3 h2, #content .h_row_1 .box_1 p, #content .h_row_1 .box_2 p, #content .h_row_1 .box_3 p {
  text-align:center;
}
#content .h_row_2 .box_1 p, #content .h_row_2 .box_2 p, #content .h_row_2 .box_3 p {
  line-height:21px;
  font-size:14px;
}
#content .h_row_2 .box_1 .box_inn, #content .h_row_2 .box_2 .box_inn, #content .h_row_2 .box_3 .box_inn {
  position:absolute;
  padding:0;
  z-index:3;
  left:10px;
  right:10px;
  text-align:center;
}
#content .h_row_2 .box_1 h5, #content .h_row_2 .box_2 h5, #content .h_row_2 .box_3 h5 {
  padding-bottom:15px;
}
#content .h_row_2 p {
  color:#000000 !important;
  line-height:24px;
}
#content .h_row_3 {
  
  padding:30px 0 0 0;
  
  text-align:center;
}
#content .h_row_3 h2, #content .h_row_4 h3 {
  color:#212121;
}
#content .h_row_3 .btn_c {
  z-index:9;
  background:#000000;
  color:#ffffff;
}
#content .h_row_3 .btn_c:hover {
  background:#c9b59e;
}
#content .h_row_3 p {
  line-height:30px;
  padding:40px 0 0 0;
  font-size:18px;
  color: #898989;
}
#content .h_row_3 .thumb {
  text-align:center;
  margin-top:30px;
}
#content .h_row_3 .thumb img {
  max-width:100%;
  height:auto;
  vertical-align:top;
}
#content .h_row_4 {

  /* overflow:hidden;*/
}
#content .h_row_4 h3 {
  line-height:30px;
  float:left;
}
#content .h_row_4 p {
  color:#898989;
}
#content .h_row_4 a {
  color:#aa8861;
}
#content .h_row_4 a:hover {
  color:#c9b59e;
}
#content .main_box:hover .box_1 a.more_btn {
  color:#ffffff;
}
#content .main_box:hover .box_1 a.cart_btn_1 {
  color:#ffffff;
}
#content .h_row_4 .cont {
  float:right;
}
#content .h_row_4 a.flex-next, #content .h_row_4 a.flex-prev {
  padding:0;
  display: block;
  background-color: #ffffff;
  float:left;
  margin:0 0px 0 10px;
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
  text-align:center;
}
#content .main_box {
  border:5px solid #fff;
  border:none;
  border-radius:5px;
  box-shadow:0 2px 2px rgba(11, 25, 28, 0.1);
}
#content .main_box .box_1 {
  width:100%;
  background:#ffffff;
  position:relative;
  overflow:hidden;
  text-align:center;
}
#content .collection-list .main_box .box_1 {
  background:#fff;
}

#content .main_box .box_1 .list-image {
  padding:30px 15px 30px 30px;
  margin:0 auto;
}
#content .main_box .box_1 .on-sale, #content .main_box .box_1 .sold-out {
  color: #ffffff;
  
  display: block;
  font-size: 13px;
  padding: 1px 4px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  min-width: 45px;
  width:auto;
  z-index: 3;
}

#content .main_box .box_1 .on-sale {
  height: 30px;
  line-height: 30px;
  background-color: #ff8600;
  color: #ffffff;
   left: 0;
  top:0;
  border-radius:0 !important;
}

#content .main_box .box_1 .sold-out {
  height: 35px;
  min-width: 75px;
  width:auto;
  line-height: 35px;
  background-color: #666666;
  color:#ffffff;
}
#content .main_box .box_1 img {
  width:auto;
  max-width:100%;
  height:auto;
  max-height: 250px;
  margin:0 auto;
}
#content .main_box .desc {
  padding:10px 0px;
  background:#ffffff;
}

#content .main_box .desc h5 {

  font-size:15px;
  text-transform: none;
  font-weight: 400;
}

#content .main_box .desc h5 a {
  color:#3c3030;
}

#content .main_box .desc h5 a:hover {
  color:#212121;
}

#content .main_box .desc p {
  font-size:16px;
  color:#212121;
  padding:7px 0 14px 0;
  /*word-wrap: break-word;*/
}
#content .main_box .desc .price, #content .main_box .box_1 .product-details .price, .mfp-content span.money {
  font-size:19px;
  line-height:20px;
  color:#000000;
  font-weight:800;
  overflow:hidden;
}
#content .main_box .desc .price span.compare-price, #content .main_box .box_1 .product-details span.compare-price {
  color:#898989;
  text-decoration: line-through !important;
  margin-left:5px;
  font-size:14px;
  font-weight:400;
  display: inline-block;
}
#content .main_box .desc2 {
  display: block !important;
}
#content .main_box .desc2 .loop-name {
  display: block !important;
  width: 100% !important;
}
#content .main_box .desc2 .price {
  display: block !important;
  width: 100% !important;
  text-align: left !important;
}
#content .main_box .desc2 h5 {
  min-height: unset !important;
  max-height: 20px !important;
  display: block !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  width: 100% !important;
  white-space: nowrap !important;
}
#content .main_box .box_1 .product-image {
  position:relative;
}
#content .main_box .box_1 .overlay {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(3, 50, 68, 0.1);
  opacity:0;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
#content .main_box .box_1 a.cart_btn_1, #content .main_box .box_1 input.cart_btn_1, #content .main_box .box_1 a.more_btn {
  margin: -100px 10% 10px;
  width:80%;
  max-width:200px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content .main_box .box_1 a.info_btn {
  width: 80%;
  max-width: 200px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  font-weight:700;
  background: #b4b4b4;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
}
#content .submit-form a.info_btn, #content .cart_c .cart_btn a.info_btn, #content .submit-form input.info_btn, #content .frm .frm_bot input.info_btn,.cart_menu a.info_btn {
  width: auto;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
  padding:0 20px;
  margin:0 0 0 10px;
  font-weight:700;
  background: #b4b4b4;
  text-decoration:none;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content .submit-form input.info_btn {
  margin-top:20px;
}
#content .main_box .box_1 a.info_btn:hover, #content .submit-form input.info_btn:hover, #content .frm .frm_bot input.info_btn:hover, .cart_menu a.info_btn:hover {
  background: #c9b59e;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content .calculate .btn_c {
  margin:10px auto;
}
#content .cart_c .cart_btn a.info_btn {
  margin:0;
  float:left;
}
#content .cart_c .additional-checkout {
  clear:both;
  float:right;
  margin-top:30px;
  width:250px;
}
.additional-checkout .amazon-payments-pay-button {
  margin:0 0 0 10px !important;
}
#content .cart_c .additional-checkout input, #content .cart_c .additional-checkout div {
  display:block;
  margin:0 auto 20px;
}
#content .collection-list .main_box .box_1 a.info_btn {
  width:auto;
  max-width:200px;
}
#content .main_box:hover .overlay {
  opacity:1;
}
#content .main_box:hover a.cart_btn_1, #content .main_box:hover input.cart_btn_1, #content .main_box:hover .box_1 a.more_btn {
  margin: 65px auto 10px;
}
#content .main_box.quick-view-overlay:hover a.cart_btn_1, #content .main_box.quick-view-overlay:hover input.cart_btn_1, #content .main_box.quick-view-overlay:hover .box_1 a.more_btn {
  margin: 40% 10% !important;
}
#content .main_box:hover .box_1 a.more_btn {
  margin: 95px auto 10px;
}
#content a.info_btn, #content .main_box .box_1 a.cart_btn_1, #content .main_box .box_1 input.cart_btn_1, #content .main_box .box_1 a.more_btn {
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
#content a.info_btn:hover, #content .submit-form a.info_btn:hover, #content .cart_btn a.info_btn:hover {
  background:#c9b59e;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-decoration:none;
}
#content .main_box .box_1 img {
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
#content .main_box .box_1 .product-details {
  margin:30px 0;
  border-left:1px solid #efefef;
  padding-left:30px;
}
#content .main_box .box_1 .product-details p {
  color: #212121;
  font-size: 14px;
  line-height: 16px;
  padding: 7px 0 14px;
}
#content .main_box .box_1 .product-details .btn_c {
  display:inline-block;
  margin-right:10px;
}
#content .product_c .main_box {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background:#ffffff;
  margin: 0 15px;
}
#content .product_c .view-grid .main_box:hover {
  /*-moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);  */  
}
#content .product_c .featured-products .main_box {
  margin:0 15px 0;
}
#content .product_c .collection-list .main_box {
  margin:0 15px 30px;
}
#content .h_row_4 .carosel {
  padding-top:30px;
}
#content .search_result .main_box {
  margin-bottom:30px;
}
#content .search_result .main_box .box_1 a.info_btn {
  width:auto;
}
#content .search_result .main_box .box_1 {
  background:#fff;
}

.owl-theme .owl-controls .owl-nav {
  position: absolute;
  right: -24px;
  text-align: right;
  top: -65px;
  width: 105px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  width:25px;
  background: #000000;
  float:left;
  color: #ffffff;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #c9b59e;
}

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

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0;
}

#content .h_row_5 {
  margin-top:30px;
  overflow:hidden;
}
#content .h_row_5 h3 {
  line-height:30px;
  float:left;
}

#content .h_row_5 .instafeed {
  list-style:none;
  padding:0;
  margin:30px 0 0 -25px;
}
#content .h_row_5 .instafeed img, #content .h_row_5 .instafeed video {
  max-width:100%;
  height:auto;
  margin-bottom:25px;
}

.instafeed>.clear:nth-child(4n+1):before {
  content: '';
  display: table;
  clear: both;
}
#content .home_recentpost .blog_blk .read-more a 
{
  margin:10px auto 20px auto;
  max-width:180px;
}
#content .home_recentpost h2 a {
  color: #282727;
}
#content .home_recentpost h2 a:hover {
  text-decoration:none;
  color:#c9b59e;
}
#content .videoWrapper {
  position: relative;
  padding-bottom: 54.1%;
  padding-top: 2.2%;
  height: 0;
}
#content .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content .home-cta-bg{
  background-color:#dbdbdb;
  padding:0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /* background-size: cover;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  color:#9a9a9a;
  font-size:18px;
}
.cta-overlay{
  padding: 30px 0;
} 
.remove_item_button{
  color: black;
  opacity: 0.4; 
  font-size: 11px;
  padding-top: 10px;
  display: block;
  text-transform:uppercase;
}
#content .home_collection .main_box .box_1 svg, #content .featured-products .main_box .box_1 svg{
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  position:relative;
  top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: auto;
  height: auto;
  margin: 0 auto;
  vertical-align: middle; 
}
#content .home_collection .main_box:hover .box_1 svg, #content .featured-products .main_box:hover .box_1 svg {
  -moz-transform: translateY(-50%) scale(1.2);
  -webkit-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
  -o-transform: translateY(-50%) scale(1.2);
  -ms-transform: translateY(-50%) scale(1.2);
}
#content .h_row_5 .intagram-placeholder svg{
  width:100%;
  height:100%;
  /*  margin-bottom:25px; */
  border: 1px solid black;
  border-radius: 5px; 
}
#content .h_row_5 .intagram-placeholder{
  padding: 0 !important;
  overflow: hidden; 
  position: relative;
  border-left: 15px solid #ffffff;
  border-bottom: 15px solid #ffffff;
}
.no-padding{
  padding: 0 !important;
}

/*  new video section */
.homepage-video-icon {
  display: block;
  width: 100px;
  outline: none !important;
  margin: 0 auto;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.homepage-video-icon svg{
  border: none; 
  fill: #ffffff;  
}
.homepage-video-icon:hover {
  opacity: 0.75;
}
.text-center{
  text-align: center !important;
}
.text-left{
  text-align: left !important;
}
.text-right{
  text-align: right !important;
}
.mb60 {
  margin-bottom: 60px;
}
.pl-pr-15{
  padding-left:15px !important;
  padding-right: 15px !important;
}
.text-left .homepage-video-icon{
  float: left;
}
.text-right .homepage-video-icon{
  float: right;
}

/* new instagram feed */
.instagram-grid{
  margin-left:-15px;
}
.instagram-image {
  background-size: cover;
  background-position: center center;
  overflow: hidden; 
  position: relative;
  border-left: 15px solid #ffffff;
  border-bottom: 15px solid #ffffff;
}
@media (max-width: 414px) {
  .instagram-image.col-xs-6, .intagram-placeholder.col-xs-6 {
    height: 47vw;
    max-height: 550px;
  }
  .instagram-image.col-xs-4, .intagram-placeholder.col-xs-4{
    height: 31vw;
  }
  .instagram-image.col-xs-3, .intagram-placeholder.col-xs-3{
    height: 23vw;
  }
  .instagram-image.col-xs-3 i, .intagram-placeholder.col-xs-3 i{
    font-size: 26px;
    width: 25px;
    height: 25px;
    top: 35%;
  }
  .home_collection .product_c .main_box .box_1 {
    height: 130px !important;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  .instagram-image.col-xs-6, .intagram-placeholder.col-xs-6 {
    height: 48vw;
  }
  .instagram-image.col-xs-4, .intagram-placeholder.col-xs-4{
    height: 32vw;
  }
  .instagram-image.col-xs-3, .intagram-placeholder.col-xs-3{
    height: 24vw;
  }
  .instagram-image.col-xs-3 i, .intagram-placeholder.col-xs-3 i{
    font-size: 26px;
    width: 25px;
    height: 25px;
    top: 35%;
  }
  .home_collection .product_c .main_box .box_1 {
    height: 230px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .instagram-image.col-sm-6, .intagram-placeholder.col-sm-6 {
    height: 48vw;
    max-height: 550px;
  }
  .instagram-image.col-sm-4, .intagram-placeholder.col-sm-4{
    height: 32vw;
    max-height: 350px;
  }
  .instagram-image.col-sm-3, .intagram-placeholder.col-sm-3{
    height: 24vw;
    max-height: 250px;
  }
  .home_collection .product_c .main_box .box_1 {
    height: 200px !important;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
  .instagram-image.col-md-6, .intagram-placeholder.col-xs-6 {
    height: 50vw;
    max-height: 550px;
  }
  .instagram-image.col-md-4, .intagram-placeholder.col-md-4{
    height: 33vw;
    max-height: 350px;
  }
  .instagram-image.col-md-3, .intagram-placeholder.col-md-3{
    height: 25vw;
    max-height: 250px;
  }
  .instagram-image.col-md-15, .intagram-placeholder.col-md-15{
    height: 20vw;
    max-height: 200px;
  }
  .instagram-image.col-md-2, .intagram-placeholder.col-md-2{
    height: 16vw;
    max-height: 150px;
  }
  .instagram-image.col-md-2 i, .intagram-placeholder.col-md-2 i{
    top: 37%;
  }
}

.instagram-grid a i {
  font-size: 40px;
  color: white;
  top: 40%;
  position: relative;
  z-index: 200;
  bottom: 5px;
  width: 35px;
  height: 35px;
  left: 50%;
  margin-left: -12px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.instagram-grid .intagram-placeholder i {
  position: absolute;
}
.instagram-grid a:hover i {
  opacity: 1;

}
.instagram-grid a::after {
  content: '';
  background-color: black;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.instagram-grid a:hover::after {
  opacity: 0.5;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}


.home_collection .product_c .main_box, .collection-grid .main_box {
  margin: 0 !important;
}

@media handheld, only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
  #content .home-cta-bg { 
    background-attachment: scroll !important; 
    background-position: center center !important;
  }
  #content .home-video {
    background-attachment: scroll !important; 
    background-position: center center !important;
  }
}
#content .home-cta-bg p {
  color:#9a9a9a;
  font-size:18px;
}
#content .home-cta-bg h1 {
  color:#282827;
  font-size:24px;
}
#content .home-cta-bg h1 p{
  color:#282827;
  font-size:24px;
  padding-top: 0 !important;
}
#content .home_recentpost .tag_c ul {
  float:none;
  display:block;
  width:100%;
  text-align:center;
}
#content .home_recentpost .tag_c ul li span {
  display:inline-block;
  float:none;
}
#content .home_recentpost .tag_c ul li {
  padding:0;
  width:50%;
}
#content .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content .home-video {
  background-color:#9a9a9a;
  padding: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
#content .video-overlay{
  padding: 30px 0 0 0;
}
#content .home-video h3 {
  color: #ffffff;
  font-size: 22px  
}
#content .home-video h1 {
  color: #ffffff;
  font-size: 22px 
}
#content .home-video h4 p {
  color: #ffffff;
  font-size: 16px; 
  font-weight: normal;  
}
#content .home_product .flex-control-nav {
  display:none;
}
@media screen and (min-width: 992px) {
  #content .home_product .slider_1 {
    height:calc(100% - 30px);
    margin: 0 0 30px 0;
    position:relative;
    width:100%;
  }
  #content .home_product .slider_1 #image-block {
    position:absolute;
    top:50%;
    max-height:100%;
    max-width:100%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left:0;
  }
}
#content .home-video-wapper,#content .home_recentpost,#content .home-single-product {
  padding-top:30px;
}
#content .home_collection .box_1 img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  position:relative;
  top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#content .home_collection .main_box:hover  .box_1 img {
  -moz-transform: translateY(-50%) scale(1.2);
  -webkit-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
  -o-transform: translateY(-50%) scale(1.2);
  -ms-transform: translateY(-50%) scale(1.2);
}
/** Blog **/
#content .title {
  padding:30px 0 25px;
}
#content .title h1, #content .title h2 {
  float:left;
  color:#212121;
}
#content .title .title_right {
  float:right;
}
#content .title .title_right .next-prev {
  margin-top:15px;
}
#content .blog-next-prev {
  margin-top:15px;
  float:right;
}
#content .title .title_right .next-prev a, #content .blog-next-prev a {
  padding:0 5px;
  color: #aa8861;
}
#content .title .title_right .next-prev a:hover, #content .blog-next-prev a:hover {
  color: #c9b59e;
}
#content .title .title_right .next-prev a .fa, #content .blog-next-prev a .fa {
  padding:0 3px;
}
#content .title .rss {
  width:86px;
  height:35px;
  text-align:center;
  font-size:14px;
  line-height:33px;
  color:#212121;
  font-weight:normal;
  background:url(rounded_box.png) no-repeat center center;
  display:block;
}

#content .title .rss:hover {
  text-decoration:none;
}
#content .title .rss span {
  line-height:35px;
  color:#fc6d22;
  font-size:14px;
  margin-right:8px;
}
#content .blog_c .masonry-post {
  padding-left:0 !important;
}
#content .blog_blk {
  background:#fff;
  position:relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin:0 0 30px 0;
  padding:0;
  border-radius: 5px;
}
#content .blog_blk .box img {
  width:100%;
  height:auto;
}
#content .blog_blk .rounded_box {
  width:76px;
  height:76px;
  border:3px solid #fff;
  border-radius:50%;
  position:absolute;
  bottom:-38px;
  right:20px;
  background:#dcdcdc;
  z-index:5;
}
#content .blog_blk .read-more .btn_c {
  margin: 10px auto 20px auto;
  max-width:180px;
}
#content .blog_blk .blog_desc_inn {
  padding:25px 0 25px 0;
}
#content .blog_blk .blog_desc_inn h5 {
  margin:0 0 20px 0;
}
#content .blog_blk .blog_desc_inn p {
  font-size:14px;
  line-height:24px;
  color:#212121;
  margin:0;
  padding:0 30px 0 25px;
  font-weight:normal;
  font-style:italic;
  font-family:'Poppins', sans-serif;
  border-left:4px solid #000000;
  position:relative;
}
#content .blog_blk .blog_desc_inn p span.fa-quote-right {
  font-size:24px;
  line-height:28px;
  color:#b4b4b4;
  position:absolute;
  top:0px;
  right:0;
}
#content .blog_blk .post_com {
  padding:65px 25px 30px 25px;
  margin:0;
  border-top:1px solid #efefef;
}
#content .blog_blk .post_com .user_img {
  float:left;
  margin:0 25px 0 0;
  float:left;
  width:70px;
  height:70px;
  display:block;
  background:#dcdcdc;
  border-radius:50%;
}
#content .blog_blk .post_com .com_desc {
  overflow:hidden;
}
#content .blog_blk .post_com .com_desc h5 {
  text-transform:none;
}
#content .blog_blk .post_com .com_desc p {
  font-size:14px;
  line-height:21px;
  color:#212121;
  padding:10px 0;
}
#content .blog_blk .post_com .com_desc ul {
  margin:0;
  padding:0;
  display:block;
}
#content .blog_blk .post_com .com_desc ul li {
  float:left;
  margin:0 5px;
  padding:0;
}
#content .blog_blk .post_com .com_desc ul li a {
  width:40px;
  height:40px;
  display:block;
  text-align:center;
  border:1px solid #d7dbdb;
  border-radius:50%;
}
#content .blog_blk .post_com .com_desc ul li a span {
  font-size:18px;
  color:#212121;
  line-height:40px;
}
#content .blog_blk .post_com .com_desc ul li:first-child {
  margin-left:0;
}
#content .blog_blk .post_com .com_desc ul li:last-child {
  margin-right:0;
}
#content .comment_c {
  background:#fff;
  position:relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  padding:0;
  border-radius: 5px;
}
#content .comment_c h5.sub_title {
  padding:0 0 0 25px;
  line-height:50px;
  border-bottom:1px solid #efefef;
}
#content .comment_c h5.sub_title strong {
  font-weight:normal;
  margin-left:14px;
}
#content .comment_c .com_list {
}
#content .comment_c .com_list ul {
  margin:0;
  padding:0;
}
#content .comment_c .com_list ul li {
  margin:0;
  padding:25px 25px 35px 25px;
  border-bottom:1px solid #efefef;
}
#content .comment_c .com_list ul li.comment_replay {
  padding-left:70px;
}
#content .comment_c .com_list ul li .user_img {
  float:left;
  margin:0 30px 0 0;
  width:70px;
  height:70px;
  border-radius:50%;
}
#content .comment_c .com_list ul li .com_desc {
  overflow:hidden;
}
#content .comment_c .com_list ul li h5 {
  float:left;
  margin:0 0 0 0;
  text-transform:none;
}
#content .comment_c .com_list ul li .datetxt {
  font-size:14px;
  line-height:16px;
  color:#212121;
  margin:0;
  padding:0 0 0 22px;
  float:left;
}
#content .comment_c .com_list ul li .fa {
  font-size: 14px;
  line-height: 16px;
  color: #d7dbdb;
  margin-right: 6px;
}
#content .comment_c .com_list ul li .replay {
  font-size:14px;
  line-height:16px;
  color:#212121;
  margin:0;
  padding:0;
  float:right;
}
#content .comment_c .com_list ul li p {
  font-size:14px;
  line-height:21px;
  color:#212121;
  font-weight:normal;
  padding:10px 0 0 0;
  margin:0;
}
#content .frm {
  padding:0 25px 30px 25px;
}
#content .sfbox .frm {
  padding:0;
  position: relative;
}
#content .frm .lbltxt, #content .sidebar .lbltxt {
  font-size:14px;
  line-height:16px;
  color:#212121;
  padding:24px 0 13px 0;
  font-weight:700;
  font-weight:normal;
}
#content .box-registration .lbltxt, #content .box-login .lbltxt {
  padding:20px 0 0 0;
}
#content .box-registration .btn_c, #content .box-login .btn_c, #content .box-login a.info_btn {
  margin:30px 0 15px;
}
#content .box-login a.info_btn {
  margin-left:10px;
}
#content #recover_password p.recover-notice {
  padding:10px 0;
  font-size:14px;
  line-height:21px;
  color:#212121;
}
#content .sfbox .sign-in {
  margin-top:37px;
}
#content .sidebar .lbltxt {
  padding:0 0 5px 0;
}
#content .frm .txtbox, #content .sidebar .txtbox {
  width:100%;
  border:1px solid #d7dbdb;
  height:30px;
  display:block;
  padding:0 15px;
  border-radius:4px;
  margin:0;
  font-size:14px;
  color:#212121;
  font-weight:400;
}
#content textarea {
  width:100%;
  border:1px solid #d7dbdb;
  height:100px;
  display:block;
  padding:15px;
  border-radius:15px;
  margin:0 0 24px 0;
  font-size:14px;
  color:#212121;
  font-weight:400;
}
#content .order_notes textarea {
  margin:0;
}
#content .frm .req {
  color:#fb5700;
  font-size:14px;
  font-weight:700;
  margin-left:4px;
}
#content .frm .btn_c {
  position: absolute;
  right: 0px;
  top: 1px !important;
  padding: 0;
  width: 60px;
  height: 38px;
  background: #000000;
  border-radius: 0;
  border: 1px solid rgba(0,0,0,0);
  margin:0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#content .frm_bot .btn_c { 
    width: auto;
    position: relative;
    float: left;
    border-radius: 18px;
    padding: 0 20px;
    height: 40px;
}

#content .frm .btn_c .fa-search{font-size:18px;}
.clear_btn {
  border:2px solid #d7dbdb;
  text-align:center;
  border-radius:18px;
  font-size:14px;
  line-height:36px;
  color:#212121;
  width:auto;
  padding:0 15px;
  height:40px;
  display:block;
  float:left;
  cursor:pointer;
  font-weight:900;
}
.box-activate-account input.clear_btn {
  margin-left:10px;
}
.box-activate-account input.btn_c, .box-activate-account input.clear_btn {
  margin-top:20px;
}
.clear_btn {
  background:#fff;
}
.clear_btn:hover {
  background:#ffffff;
}
.clear_btn:active {
  background:#ffffff;
}
#content .frm .reqired {
  color:#fb5700;
  font-size:14px;
  font-weight:700;
  line-height:40px;
  float:right;
  display:block;
}
#content .frm .frm_bot p {
  color: #212121;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
  margin: 0;
  padding-bottom: 15px;
}
#content .box-search .frm .txtbox {
  height:40px;
  margin-right:10px;
} 
#content .tag_c {
  padding:15px 25px 15px 25px;
  border-top:1px solid #efefef;
}
#content .tag_c ul {
  margin:0;
  padding:0;
  float:left;
}
#content .tag_c ul li {
  font-size:14px;
  line-height:30px;
  color:#212121;
  padding:0 22px 0 0;
  display:block;
  float:left;
}
#content .tag_c ul li:last-child {
  padding-right:0;
}
#content .tag_c ul li a {
  display:block;
  float:left;
  color:#212121;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content .tag_c ul li a:hover {
  color: #000000;
}
#content .tag_c ul li span {
  display:block;
  float:left;
}
#content .tag_c ul li span.fa {
  font-size:14px;
  line-height:30px;
  color:#d7dbdb;
  margin-right:7px;
}
#content .tag_c ul li a.tag {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding:0 15px;
  font-size:14px;
  line-height:30px;
  color:#282727;
  display:block;
  float:left;
  margin:0 0 5px 12px;
  background:#f3f6f6;
  border-radius:15px;
}
#content .tag_c ul li a.tag:hover {
  background:#000000;
  color:#ffffff;
}
#content .tag_c ul li a.tag:hover {
  text-decoration:none;
}
#content .tag_c a.share {
  float:right;
  font-size:14px;
  line-height:30px;
  color:#212121;
}
#content .tag_c a.share:hover {
  color: #2a6496;
}
#content .tag_c a.share span.fa {
  font-size:14px;
  line-height:30px;
  color:#d7dbdb;
  margin-right:7px;
}
#content .page_c {
  background:#fff;
  position:relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin:0 0 30px;
  padding:0;
}
#content .blog_c .page_c {
  margin-top:30px;
}
#content .page_c a.prev {
  width:121px;
  height:50px;
  font-size:14px;
  line-height:50px;
  text-align:center;
  color:#212121;
  font-weight:600;
  display:block;
  float:left;
}
#content .page_c a.next {
  width:121px;
  height:50px;
  font-size:14px;
  line-height:50px;
  text-align:center;
  color:#212121;
  font-weight:600;
  display:block;
  float:right;
}
#content .page_c a.prev:hover {
  color:#000000;
}
#content .page_c a.next:hover {
  color:#000000;
}
#content .page_c a.prev span.fa {
  font-size:14px;
  line-height:50px;
  margin-right:8px;
}
#content .page_c a.prev:hover span.fa {
  color:#000000;
}
#content .page_c a.next span.fa {
  font-size:14px;
  line-height:50px;
  margin-left:8px;
}
#content .page_c a.next:hover span.fa {
  color:#000000;
}
#content .page_c a.disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #333;
}
#content .page_c ul {
  margin:0;
  padding:0;
  display:block;
  float:left;
}
#content .page_c ul li {
  margin:0;
  padding:0;
  display:block;
  width:44px;
  float:left;
  text-align:center;
  border-left:1px solid #efefef;
}
#content .page_c ul li a {
  font-size:14px;
  line-height:50px;
  color:#212121;
  display:block;
  font-weight:600;
}
#content .page_c ul li.active a, #content .page_c ul li a:hover {
  color:#000000;
}
#content .page_c ul li:last-child {
  border-right:1px solid #efefef;
}
#content .page_c a:hover {
  text-decoration:none;
}

#content .search-page .main_box {
  margin: 0;
}
/*----------------
SideBar
-----------------*/


.sidebar .side_box {
  position: relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  background:#fff;
  margin:0 0 30px 0;
  padding:0;
  border-radius:5px;
}
.sidebar h5 {
  padding:15px 25px;
  line-height:20px;
  margin:0;
  border-bottom:1px solid #efefef;
}
.sidebar h6 {
  padding:15px 25px 10px;
  line-height:14px;
  font-size:14px;
  font-weight:700;
  margin:0;
  background:#fafafa;
}
.sidebar .side_box ul {
  margin:0;
  padding:0;
}
.sidebar .side_box ul li {
  margin:0;
  padding:7px 15px 7px 15px;
  display:block;
}
.sidebar .side_box ul li a {
  margin:0;
  padding:0 0;
  display:inline-block;
  font-size:12px;
  line-height:21px;
  color:#4e4e4e;
  font-weight:normal;
}
.sidebar .side_box ul li div.post_detail a {
  color:#000000;
}
.sidebar .side_box ul li div.post_detail a:hover {
  color:#c9b59e;
}
.sidebar .side_box ul li a:hover {
  color:#c9b59e;
}
.sidebar .side_box ul li.active a {
  font-weight:900;
}
.sidebar .side_box ul li:nth-child(odd) {
  background:#fff;
}
.sidebar .side_box ul li:nth-child(even) {
  background:#fafafa;
}
.sidebar .sidebar_filter ul li:nth-child(even) {
  background:#fff !important;
}
.sidebar .side_box ul li:last-child {
  border-radius:0px 0px 5px 5px;
}
.sidebar .side_box_2 ul li {
  padding:15px 15px 15px 15px;
  overflow:hidden;
}
.sidebar .side_box_2 ul li .post_img {
  float:left;
  margin:0 10px 0 0;
}
.sidebar .side_box_2 ul li .post_img img {
  width:50px;
  height:auto;
  border-radius:5px;
}
.sidebar .side_box_2 ul li .post_detail {
  float:left;
  width:150px;
}
.sidebar .side_box_2 ul li .post_detail span.price {
  color:#282827;
  padding:0;
}
.sidebar .side_box_2 ul li .post_detail span.date {
  color:#212121;
}
.sidebar .side_box_2 ul li .post_detail span.compare-price {
  color:#ccc;
  text-decoration: line-through;
  padding:0;
}
.sidebar .side_box_2 ul li a {
  font-weight:700;
  overflow:hidden;
}
.sidebar .side_box_3 ul {
  padding: 0 15px 15px 15px;
  display:block;
  float:left;
  width:100%;
}
.sidebar .side_box_3 ul li {
  padding:15px 5px 0 0;
  float:left;
  background:none;
}
.sidebar .side_box_3 ul li:nth-child(even) {
  background:none;
}
.sidebar .side_box_3 ul li:nth-child(odd) {
  background:none;
}
.sidebar .side_box_3 ul li a, .sidebar .side_box_3 ul li span.active-tag {
  line-height:30px;
  margin:0;
  padding:0 11px;
  display:block;
  color:#282827;
  background:#f3f6f6;
  border-radius:15px;
  font-size:11px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .side_box_3 ul li span.active-tag {
  background:#000000;
  color:#ffffff;
  font-size:14px;
}
.sidebar .side_box_3 ul li a:hover {
  background: none repeat scroll 0 0 #000000;
  color: #ffffff;
  text-decoration:none;
}
.sidebar_1 h5 a {
  color:#212121;
  display:block;
  background:url(arrow_down.png) no-repeat right center;
}
.sidebar_1 h5.active a {
  background:url(arrow_up.png) no-repeat right center;
}
.sidebar .price {
  padding:12px 15px;
}
.sidebar .price .txtbox {
  width: 74px;
  border: 1px solid #d7dbdb;
  height: 30px;
  display: block;
  padding: 0 15px;
  border-radius: 15px;
  margin: 0;
  font-size: 14px;
  color: #4e4e4e;
  float:left;
  text-align:center;
  font-weight:400;
}
.sidebar .price span.to {
  display:block;
  font-size:14px;
  line-height:30px;
  color:#212121;
  font-weight:normal;
  text-align:center;
  width:29px;
  float:left;
}
.sidebar .price .price_bar {
  padding: 25px 0 10px;
}
.sidebar .price .price_bar img {
  max-width:100%;
  height:auto;
}

.sidebar .col_box ul li span {
  width:10px;
  height:10px;
  display:inline-block;
  border-radius:50%;
  margin:0 8px 0 0;
  background:#000000;
}
.sidebar .col_box ul li.active {
  border:1px solid #000000;

}
.sidebar .col_box ul li.purple span {
  background:#a637ec;
}
.sidebar .col_box ul li.blue span {
  background:#37bbec;
}
.sidebar .col_box ul li.green span {
  background:#8dc838;
}
.sidebar .col_box ul li.yellow span {
  background:#fbcf00;
}
.sidebar .col_box ul li.orange span {
  background:#fb5700;
}
.sidebar .col_box ul li.red span {
  background:#fb0000;
}
.sidebar .col_box ul li.grey span {
  background:#dfdfdf;
}
.sidebar .col_box ul li.black span {
  background:#252525;
}
.sidebar .col_box ul li.white span {
  background:#fff;
  border:1px solid #c9c9c9;
}
.sidebar .col_box ul li.all span {
  background:url(multicolor.png) no-repeat center center;
}
.sidebar .cat_box h2 {
  color:#fff;
  font-weight:normal;
  margin:0;
  padding:0;
}
.sidebar .cat_box h5 {
  line-height:21px;
  color:#ffffff;
  border:none;
  padding:0;
  margin:0;
}
.sidebar .cat_box .down_btn {
  width:110px;
  height:40px;
  display:block;
  border-radius:5px;
  border:2px solid #fff;
  text-align:center;
  font-size:13px;
  line-height:36px;
  font-weight:900;
  color:#fff;
  margin:65px 0 0 0;
  padding:0;
}

.sidebar p {
  color: #212121;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .sidebar .collection-filters {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sidebar .toggle-filters {
    display: none;
  }
}
.sidebar .advanced-filters {
  margin-bottom: 10px !important;
}
.sidebar .advanced-filters a {
  display: block !important;
  position: relative !important;
  padding-left: 20px !important;
}
.sidebar .advanced-filters a:before, .advanced-filters a:after {
  content: '';
  display: block;
  position: absolute;
}
.sidebar .advanced-filters a:before {
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #ececec;
}
.sidebar .advanced-filters a:after {
  top: 9px;
  left: 3px;
  width: 6px;
  height: 6px;
  background-color: transparent;
}
.sidebar .advanced-filters a:hover:after {
  background-color: #ececec;
}
.sidebar .advanced-filter.active-filter a:after {
  background-color: #000;
}
.sidebar .advanced-filter.active-filter a:hover:after {
  content: '\78';
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #000;
  font-size: 8px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  line-height: 12px;
  speak: none;
}

/*----------------
Cart
-----------------*/

#content .sidebar .shipping-calculator {
  padding:15px;
}

#content .cart_list ul {
  margin:0;
  padding:0;
}
#content .cart_list ul li {
  margin:0;
  padding:0 44px 0 30px;
  display:block;
  background:url(circle_bg_2.png) no-repeat right center;
  float:left;
}
#content .cart_list ul li span {
  margin:0;
  padding:0;
  display:block;
  width:36px;
  height:36px;
  text-align:center;
  font-size:16px;
  line-height:34px;
  color:#212121;
  background:url(circle_bg.png) no-repeat center center;
  font-weight:900;
}
#content .cart_list ul li:last-child {
  padding-right:0;
  background:none;
}
#content .cart_list ul li:last-child span {
}
#content .cart_list ul li.active span {
  background:url(circle_active_bg.png) no-repeat center center;
}
#content .cart_list ul li.active span {
  color:#ffffff;
}
#content .cart_list ul li.complete span {
  background:url(com_circle.png) no-repeat center center;
}

#content .cart_bot {
  padding:30px 0 0 0;
}
#content .cart_tbl {
  background:#fff;
  position:relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin:0 0 0 0;
  padding:0;
  border-radius:5px;
}
#content .cart_tbl .title_row {
  display:table;
  width:100%;
  margin:0;
  padding:0;
}
#content .cart_tbl .title_row ul {
  margin:0;
  padding:0;
}
#content .cart_tbl .title_row ul li {
  font-size:16px;
  line-height:20px;
  color:#3a3a3a;
  margin:0;
  font-weight: 600;
  text-transform: none;
}
#content .cart_tbl ul {
  margin:0;
  padding:0;
  display:table-row;
  width:100%;
}
#content .cart_tbl ul li {
  margin:0;
  padding:15px 0;
  display:table-cell;
  overflow:hidden;
  border-bottom:1px solid #efefef;
  vertical-align:top;
}
#content .cart_tbl ul li:nth-child(1) {
  width:15%;
  padding-left:20px;
}
#content .cart_tbl ul li:nth-child(2) {
  width:30%;
}
#content .cart_tbl ul li:nth-child(3) {
  width:20%;
}
#content .cart_tbl ul li:nth-child(4) {
  width:20%;
  padding-right:20px;
}
#content .cart_tbl ul li:nth-child(5) {
  width:13%;
  padding-right:20px;
}
#content .cart_tbl .con_row {
  display:table;
  margin:0;
  padding:0;
  width:100%;
}
#content .cart_tbl ul li .thumb {
  width:80px;
  height:auto;
  padding:4px;
  border:1px solid #efefef;
}
#content .cart_tbl ul li .thumb span {
  display:block;
  width:100%;
  height:100%;
  background:#dcdcdc;
}
#content .cart_tbl ul li .thumb span img {
  width:100%;
  height:auto;
}
#content .cart_tbl ul li .thumb img {
  width:100%;
  height:auto;
}
#content .cart_tbl ul li .minus_btn {
  width:30px;
  height:30px;
  border:1px solid #d7dbdb;
  border-right:none;
  border-radius:13px 0px 0px 13px;
  display:block;
  background:url(minus.png) no-repeat center center;
  float:left;
  cursor: pointer;
}
#content .cart_tbl ul li .txtbox {
  width:42px;
  height:30px;
  border:1px solid #d7dbdb;
  text-align:center;
  font-size:14px;
  color:#212121;
  padding:0 5px;
  font-weight:900;
  float:left;
  display:block;
}
#content .cart_tbl ul li .plus_btn {
  width:30px;
  height:30px;
  border:1px solid #d7dbdb;
  text-align:center;
  border-radius:0px 13px 13px 0;
  display:block;
  background:url(plus.png) no-repeat center center;
  float:left;
  border-left:none;
  cursor: pointer;
}
#content .cart_tbl ul li .price {
  font-size:18px;
  color:#212121;
  font-weight:600;
  margin:0;
  padding:0 5px 0 10px;
  line-height:30px;
  float:left;
}
#content .cart_tbl ul li .total-price {
  font-size:18px !important;
  color:#212121;
  font-weight:600 !important;
  margin:0 0 0 10px;
  padding:0 5px;
  line-height:30px;
}
#content .cart_tbl ul li .del_btn {
  width:30px;
  height:30px;
  display:block;
  float:right;
  background:url(delete_icon.png) no-repeat center center;
  cursor: pointer;
}
#content .cart_tbl ul li h5 {
  line-height:20px;
  padding-top: 5px;
  padding-right: 10px;
  font-weight: 400;
  text-transform: none;
  font-size:17px;
}
#content .cart_tbl ul li h5 a {
  color:#212121;
}
#content .cart_tbl ul li h5 a:hover {
  color:#aa8861;
}
#content .cart_tbl ul li p {
  font-size:17px;
  line-height:20px;
  color:#000000;
  font-weight:400;
  text-transform:none;
  margin:0;
  padding:0;
}
#content .cart_tbl p {
  font-size:12px;
  line-height:20px;
  color:#000000;
  font-weight:400;
  text-transform:none;
  margin:0;
  padding:0;
}
#content .cart_tbl .total_row {
  display:table;
  margin:0;
  padding:0;
  width:100%;
}
#content .cart_tbl .total_row ul {
  background:#f7fcff;
}
#content .cart_tbl .total_row ul li {
  padding:20px 0;
}
#content .cart_tbl .total_row ul li:nth-child(1) {
  text-align:right;
  width:100%;
  padding-right:20px;
}
#content .cart_tbl .total_row ul li:nth-child(2) {
  padding-right:20px;
  width:50px;
}
#content .cart_tbl .total_row ul li p {
  line-height:30px;
}
#content .cart_tbl .total_row ul li span.total_val {
  font-size:17px;
  line-height:30px;
  color:#212121;
  font-weight:600;
  text-transform:none;
  margin:0;
  padding:0;
}
#content .cart_tbl .total_row ul li button.refresh_btn {
  width:30px;
  height:30px;
  display:block;
  float:right;
  background:url(refresh.png) no-repeat center center;
  cursor: pointer;
}
#content .cart_tbl .empty-cart-message {
  padding:25px 15px;
}
#content .cart_tbl .empty-cart-message p {
  font-size:14px;
  line-height:21px;
  color:#212121;
  text-align:center;
}
#content .cart_btn {
  padding:25px 15px;
}
#content .cart_btn a.back_btn, .submit-form a.back_btn, .reset-password a.back_btn {
  width:170px;
  height:40px;
  background:#fff;
  text-align:center;
  border:2px solid #d7dbdb;
  display:block;
  float:left;
  font-size:14px;
  line-height:38px;
  color:#212121;
  font-weight:900;
  border-radius:18px;
  margin:0;
  padding:0;
}
#content .cart_btn a.info_btn .fa, .add-address a.btn_c .fa {
  color:#ffffff;
  font-size:14px;
  line-height:38px;
  margin-right:9px;
}
#content .cart_btn button.next_btn {
  max-width:250px;
  width:100%;
  height:40px;
  background:#000000;  
  text-align:center;
  border:none;
  display:block;
  float:right;
  font-size:15px;
  line-height:40px;
  color:#ffffff;
  font-weight:600;
  border-radius:4px;
  text-transform:none;
  margin:0;
  padding:0 20px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content .cart_btn button.next_btn:hover {
  background:#7f7f7f;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content .cart_btn a.next_btn .fa {
  font-size:14px;
  line-height:40px;
  color:#ffffff;
  margin-left:9px;
}
#content .ship_frm_c {
  background:#fff;
  position:relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin:0 0 0 0;
  padding:0;
  border-radius:5px;
}
#content .ship_frm {
  padding:10px 15px 10px 15px;
  border-bottom:1px solid #efefef;
}
#content .ship_frm .reqired {
  float:none;
  padding:24px 0 13px 0;
  line-height:16px;
}
#content .ship_frm .rad_btn {
  vertical-align:middle;
  margin:0 9px 0 0;
}

/*----------------
Slider
-----------------*/

#content .slider {
  padding:40px 0 30px 0;
  position:relative;
  margin:0 0 20px 0;
  border-bottom: 1px solid #d7dbdb;
  box-shadow: 0 1px 1px #fff;
}
#content .slider .slider_img {
  float:right;
  margin:0 0 0 40px;
  width:500px;
}
#content .slider .slider_desc {
  overflow:hidden;
  position:relative;
}
#content .slider .slider_desc h1 {
  margin:0;
  padding:30px 0 35px 0;
}
#content .slider .slider_desc p {
  font-size:18px;
  line-height:30px;
  color:#4e4e4e;
  font-weight:normal;
  margin:0;
  padding:0 0 60px 0;
}
#content .slider .slider_desc a.btn_c {
  margin:5px 0 0 0;
  float:left;
}
#content .slider .slider_desc .price_c {
  float:right;
}
#content .slider .slider_desc .price_c .old_price {
  font-size:24px;
  color:#000000;
  display:inline-block;
  text-decoration:line-through;
}
#content .slider .slider_desc .price_c .new_price {
  font-size:50px;
  line-height:50px;
  color:#212121;
  font-weight:300;
  display:inline-block;
}
#content .slider .slider_nav {
  position:absolute;
  left:0;
  bottom:30px;
}
#content .slider .slider_nav ul {
  margin:0;
  padding:0;
  display:block;
}
#content .slider .slider_nav ul li {
  margin: 0 5px;
  padding: 0;
  float: left;
  display: block;
}
#content .slider .slider_nav ul li a {
  width: 18px;
  height: 18px;
  display: block;
  background: url(banner_nav.png) no-repeat center center;
}
#content .slider .slider_nav ul li.active a, #content .slider .slider_nav ul li a:hover {
  background: url(banner_nav_active.png) no-repeat center center;
}

/*----------------
Collection / Product
-----------------*/
.collection-grid{
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; 
}
.data-qvp, .product-json{
  display: none !important; 
}
#content .product_c {
  position:relative;
}
#content .filter_c {
  position:absolute;
  top:-75px;
  right:0;
}
#content .filter_c span {
  display:block;
  float:left;
  font-size:14px;
  line-height:35px;
  color:#898989;
  font-weight:700;
  padding:0 10px 0 20px;
  margin:0;
}
#content .filter_c .select_box {
  display:block;
  float:left;
}
#content .filter_c .sel_1 {
  width:85px;
}
#content .filter_c .sel_2 {
  width:170px;
}
#content .filter_c .collection-view {
  margin-left:10px;
}
#content .collection-view a i {
  color:#000000;
}
#content a.backtocate {
  display:block;
  width:151px;
  height:36px;
  font-size:14px;
  line-height:33px;
  color:#212121;
  font-weight:900;
  text-align:center;
  background:url(back_to_catalog.png) no-repeat center center;
  cursor: pointer;
}
#content a.backtocate .fa {
  font-size:14px;
  line-height:34px;
  color:#000000;
  margin:0 8px 0 0;
}
#content .pro_main_c .slider_1 {
  padding:20px 15px;
  background: #fff;
  position: relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin: 0 0 30px 0;
  border-radius: 5px;
}
#content .pro_main_c .slider_1 #large-image img {
  width:100%;
  height:auto;
}
#content .pro_main_c .slider_1 #thumbs img {
  border: 1px solid #efefef;
  width: 95px;
  height: 95px;
  border-radius: 5px;
}
#content .pro_main_c .slider_1 #thumbs .synced img {
  border:3px solid #b4b4b4;
}
#content .pro_main_c .slider_1 .slider_1_nav {
  float:right;
}
#content .pro_main_c .slider_1 .slider_1_nav ul {
  margin:0;
  padding:0;
  display:block;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li {
  border:1px solid #efefef;
  padding:4px;
  display:block;
  margin:0 0 5px 0;
  cursor:pointer;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li:last-child {
  margin-bottom:0;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li.active, #content .pro_main_c .slider_1 .slider_1_nav ul li:hover {
  border:1px solid #b4b4b4;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
  background:#dcdcdc;
  width:50px;
  height:50px;
  display:block;
}
#content .pro_main_c .desc_blk {
  background: #fff;
  position: relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin: 0 0 30px 0;
  border-radius: 5px;
  padding:5px;
}
#content .pro_main_c .desc_blk h5 {
  line-height:20px;
  padding:15px 15px;
  border-bottom:1px solid #efefef;
}
#content .pro_main_c .desc_blk .desc_blk_bot {
  background:#fff;
  padding:15px 15px;
}
/*#content .pro_main_c .desc_blk .desc_blk_bot .qty {
float:left;
margin:5px 25px 0 0;
}*/
.desc_blk .input-qty-box {
  float: left;
  margin: 5px 20px 0 0;
}
.input-qty-box li {
  display: inline-block;
  float: left;
  vertical-align: top;
}
.input-qty-box .range {
  margin:0;
  padding:0;
}
#quantity_wanted {
  margin: 0 !important;
  padding: 0;
}
.item.minus a {
  border: 1px solid #d7dbdb;
  border-radius: 10px 0 0 10px;
  font-size: 20px !important;
  padding: 2px 10px;
  position: relative;
  top: 1px;
}
.item.plus a {
  border: 1px solid #d7dbdb;
  border-radius: 0 10px 10px 0;
  font-size: 20px !important;
  padding: 2px 10px;
  position: relative;
  top: 1px;
}
.input-qty-box #quantity_wanted {
  border-left:0 !important;
  border-right:0 !important;
  border-top: 1px solid #d7dbdb !important;
  border-bottom: 1px solid #d7dbdb !important;
  color: #212121;
  font-size: 14px;
  height: 30px;
  text-align: center;
  width: 43px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .plus_btn {
  width: 45px;
  height: 30px;
  border: 1px solid #d7dbdb;
  text-align: center;
  border-radius: 0px 4px 4px 0;
  display: block;
  background: url(plus.png) no-repeat center center;
  float: left;
  border-left: none;
  cursor: pointer;
}
#content .pro_main_c .desc_blk .desc_blk_bot .minus_btn {
  width: 45px;
  height: 30px;
  border: 1px solid #d7dbdb;
  border-right: none;
  border-radius: 4px 0px 0px 4px;
  display: block;
  background: url(minus.png) no-repeat center center;
  float: left;
  cursor: pointer;
}
#content .pro_main_c .desc_blk .desc_blk_bot .txtbox {
  width: 60px;
  height: 30px;
  border: 1px solid #d7dbdb;
  text-align: center;
  font-size: 14px;
  color: #212121;
  padding: 0 5px;
  font-weight:900;
  float: left;
  display: block;
}
.selector-wrapper {
  margin: 15px 25px 5px 15px;
}

.quick-view-panel .selector-wrapper {
  margin: 10px 0;
}
.absolute-pos{
  position: absolute; 
}
.overlay-second-link{
  width: 100%;
  height: 100%; 
  display: block;
}

.selector-wrapper select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: none;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.selector-wrapper select:focus {
  box-shadow: none;
  outline: 0 none;
  border-color:#000000;
}

.selector-wrapper label {
  font-size:1.1em;
  margin-right:5px;
}
#content .pro_main_c .desc_blk .desc_blk_bot a.btn_c, input#addToCart.btn_c, .add-address .btn_c {
  margin:0;
  float:right;
}
.add-address a.btn_c {
  max-width:250px;
  margin:0 10px 0 0;
}
.submit-form {
  margin-bottom:40px;
}
.submit-form .btn_c {
  float:left;
  margin:0;
}
.submit-form p {
  margin:20px 0;
}
.submit-form a.back_btn {
  width:100px;
  height:40px;
  background:#fff;
  text-align:center;
  border:2px solid #d7dbdb;
  display:block;
  float:left;
  font-size:14px;
  line-height:38px;
  color:#212121;
  font-weight:900;
  border-radius:18px;
  margin:0 0 20px 5px;
  padding:0;
}
.submit-password a.back_btn {
  margin-top:31px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .price {
  font-size:28px;
  line-height:40px;
  color:#000000;
  margin:0;
  padding:0;
  font-weight:600;

}
#content .pro_main_c .desc_blk .desc_blk_bot .price span#comparePrice {
  font-size:20px;
  color:#898989;
  text-decoration: line-through !important;
  margin-left:10px;
  font-weight:400;
}
#content .pro_main_c .desc_blk .review_row {
  padding:22px 15px;
  margin:0;
}
#content .pro_main_c ul.start_list, span.spr-badge {
  margin:7px 0 0;
  padding:0;
  display:block;
  float:left;
  color:#212121;
}
.spr-badge-caption {
  color:#212121;
}

#content .pro_main_c ul.start_list li {
  margin:0 2px 0 0;
  padding:0;
  display:block;
  float:left;
  font-size:14px;
  color:#d7dbdb;
  line-height:16px;
}
#content .pro_main_c ul.start_list li.active {
  color:#b4b4b4;
}
#content .pro_main_c ul.start_list li:last-child {
  margin-right:0;
}
#content .pro_main_c .desc_blk .review_row .total_rew {
  font-size:14px;
  line-height:16px;
  color:#212121;
  padding:0 16px 0 5px;
  border-right:1px solid #d7dbdb;
  display:block;
  float:left;
}
#content .pro_main_c .desc_blk .review_row a.add_rew {
  font-size:14px;
  line-height:16px;
  color:#000000;
  margin:0 0 0 16px;
  padding:0;
  display:block;
  float:left;
}
#content .pro_main_c .desc_blk .review_row div.share, #content .tag_c div.share {
  display:block;
  float:right;
  font-size:14px;
  line-height:16px;
  color:#212121;
  font-weight:700;
}
#content .pro_main_c .desc_blk .review_row div.share .fa-share-square-o, #content .tag_c div.share .fa-share-square-o {
  margin-right:7px;
  font-size:14px;
  line-height:16px;
  color:#d7dbdb;
}
#content .pro_main_c .desc_blk .review_row div.share span, #content .tag_c div.share span {
  border:1px solid #212121;
  padding:10px 16px 0 0;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing, #content .tag_c div.share div.social-sharing {
  float:right;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul, #content .tag_c div.share div.social-sharing ul {
  margin:0;
  padding:0;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li, #content .tag_c div.share div.social-sharing ul li {
  list-style:none;
  display:inline;
  padding:0;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li a, #content .tag_c div.share div.social-sharing ul li a {
  background: #d9d9d9;
  color: #fff;
  display: inline-block;
  font-size: 1.3333em;
  height: 32px;
  line-height: 32px;
  margin-right: 4px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 32px;
  border-radius: 50%;
  overflow: hidden;
  text-align:center;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li a:hover, #content .tag_c div.share div.social-sharing ul li a:hover {
  background: #000000;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content .tabing {
  background: #fff;
  position: relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin: 0 0 30px 0;
  border-radius: 5px;
  padding:0;
}
#content .tabing .tab-content {
  padding:0;
}
#content .tabing .nav > li > a {
  font-size:16px;
  line-height:20px;
  color:#212121;
  font-weight:900;
  padding: 15px 15px;
  text-transform:uppercase;
  border-radius:0;
  border-top:none;
}
#content .tabing .nav-tabs > li.active > a, #content .tabing .nav-tabs > li.active > a:hover, #content .tabing .nav-tabs > li.active > a:focus {
  border:1px solid #efefef;
  border-bottom-color: transparent;
  border-radius:0;
  border-top:none;
  color:#212121;
}
#content .tabing .nav > li > a span {
  font-size:14px;
  line-height:20px;
  color:#000000;
  margin:0 0 0 10px;
}
#content .tabing .nav-tabs > li.active:first-child > a {
}
#content .tabing .nav-tabs > li.active:first-child > a, #content .tabing .nav-tabs > li.active:first-child > a:hover, #content .tabing .nav-tabs > li.active:first-child > a:focus {
  border-left:none;
}
#content .tabing .tab-content h5 {
  text-transform:none;
}
#content .tabing .tab-content .rew_blk {
  padding:0 0 28px 0;
}
#content .tabing .tab-content .rew_blk .top_row {
  padding:13px 0;
}
#content .tabing .tab-content .rew_blk .date {
  font-size:14px;
  line-height:16px;
  color:#212121;
  margin:0 20px 0 0;
  padding:0 20px 0 0;
  display:block;
  float:left;
}
#content .tabing .tab-content .rew_blk .date .fa-calendar {
  font-size:14px;
  line-height:16px;
  color:#d7dbdb;
  margin:0 7px 0 0;
}
#content .tabing .tab-content .rew_blk .user {
  font-size:14px;
  line-height:16px;
  color:#212121;
  margin:0;
  padding:0;
  display:block;
  float:left;
}
#content .tabing .tab-content .rew_blk .user:hover {
  color:#000000;
}
#content .tabing .tab-content .rew_blk .user .fa-user {
  font-size:14px;
  line-height:16px;
  color:#d7dbdb;
  margin:0 7px 0 0;
}
#content .tabing .tab-content .rew_blk ul.start_list {
  float:right;
}
#content .tabing .tab-content .rew_blk p, #content .tabing .tab-content p {
  font-size:16px;
  line-height:21px;
  color:#212121;
  margin:0;
  padding:5px 0;
}

#content .tabing .tab-content {
  font-size:14px;
  line-height:21px;
  color:#212121;
}

#content .tabing .tab-content .rew_frm {
  padding-bottom:0;
}
#content .tabing .tab-content .rew_frm .first_row .lbltxt {
  padding-top:18px;
}
#content .tabing .tab-content .rew_frm {
}
#content .tabing .tab-content .rew_frm ul.start_list {
  float:none;
}
#content .collection-box {
  margin-bottom:30px;
}
#content .collection-box img {
  max-width:100%;
}
#content .contact_c #map-canvas { height: 350px; }
#content .contact_c h5.box-heading {
  padding:15px 25px;
  line-height:20px;
  border-bottom: 1px solid #efefef;
}
#content .con_frm {
  background: #fff;
  position: relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin: 0 0 30px 0;
  border-radius: 5px;
}
#content .con_frm .con_frm_inn {
  padding:5px 15px 30px 15px;
}
#content .contact_c .box {
  margin-bottom:30px;
}
#content .con_frm .sub_box .sbHolder {
  width:100%;
  margin:0;
  height:30px;
  border-color:#d7dbdb;
}
#content .con_frm .sub_box .sbToggle {
  background:url(select_open_arr_1.png) center left no-repeat;
  height:28px;
}
#content .con_frm .sub_box .sbSelector {
  height:30px;
  line-height:28px;
}
#content .con_frm .sub_box .sbOptions a {
  padding:5px 10px 5px;
}
#content .con_frm .sub_box .sbToggleOpen {
  background:url(select_close_arr_1.png) left center no-repeat;
}
#content .infor_c {
  background: #fff;
  position: relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin: 0 0 30px 0;
  border-radius: 5px;
}
#content .infor_c .infor_c_inn {
  padding:25px 15px 71px 15px;
}
#content .infor_c .infor_c_inn h5 {
  margin:0;
  padding:0 0 12px 0;
  border:none;
  font-weight:700;
  text-transform:none;
  font-size:14px;
}
#content .infor_c .infor_c_inn p {
  font-size:14px;
  line-height:21px;
  color:#212121;
  margin:0 0 25px 0;
  padding:0;
  font-weight:normal;
}
#content .infor_c .infor_c_inn .add_c p {
  margin:0 0 10px 0;
}
#content .infor_c .infor_c_inn .add_c strong {
  font-weight:700;
  color:#212121;
}
#content .infor_c .infor_c_inn p a {
  color:#000000;
}
#content .main_box .box_1 .product-image {
  height: 230px;
}
#content .grid-layout .main_box{
  margin: 0 !important;
}
#content .main_box .box_1 .product-image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  position:relative;
  width:100%;
 /*top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -o-transition: translateY(-50%);  
  -ms-transform:translateY(-50%);  */
}
/*
#content .main_box:hover .box_1 .product-image img {
-moz-transform: translateY(-50%) scale(1.2);
-webkit-transform: translateY(-50%) scale(1.2);
transform: translateY(-50%) scale(1.2);
-o-transition:translateY(-50%) scale(1.2);
-ms-transform:translateY(-50%) scale(1.2);
}
*/
@media (max-width: 420px) {
  #content .main_box .box_1 .product-image {
    height: 160px;
  }
}
.template-list-collections .box_1 {
  height: 250px;
}
.template-list-collections .box_1 img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  position:relative;
  top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -o-transition: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.template-list-collections .main_box:hover  .box_1 img {
  -moz-transform: translateY(-50%) scale(1.2);
  -webkit-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
  -o-transition: translateY(-50%) scale(1.2);
  -ms-transform: translateY(-50%) scale(1.2);
}
.prod_sku_vend {
  
  padding: 5px 20px 0 25px;
  
}
.prod_tags {
  padding: 0px 20px 15px 25px;
}
.variant-sku, .product-vendor, #variant-inventory {
  padding-bottom:5px;
}
span.in-stock { color:green; font-weight:bold; }
span.out-of-stock { color:red; font-weight:bold; }

#content .tag_c.product_tags ul li a.tag {
  padding: 0 10px;
  margin: 0 0 5px 5px;
}
#content .tag_c.product_tags {
  border-bottom: 1px solid #efefef;
}

/*----------------
Footer
-----------------*/
#call-to-action {
  margin-bottom: 30px;
}
.shopify-section:last-child #call-to-action {
  margin-bottom: -50px;
}
#call-to-action .f_top {
  background:#000000;
}
#call-to-action .f_top .ftop_blk {
  padding:20px 60px 20px 0;
  border-right:1px solid #ecefef;
  position:relative;
  background:#000000;
}
#call-to-action .f_top .ftop_blk h5 {
  text-decoration: none;
  color:#282727;
  font-size:12px;
}
#call-to-action .f_top .ftop_blk a:hover h5 {
  color:#000000;
}
#call-to-action .f_top .bor_none {
  border-right:none;
}
#call-to-action .f_top h5 {
  line-height:19px;
  width:135px;
}
#call-to-action .f_top .icon {
  width:45px;
  height:45px;
  display:block;
  position:absolute;
  top:8px;
  right:20px;
  font-size:45px;
  color:#000000;
}
#footer .f_top {
  border-top:1px solid #ffffff;
  background:#000000;
}
#footer .f_bot {
  background:#000000;
}
#footer .f_mid {
  padding:35px 0 35px 0;
  border-top:1px solid #ffffff;

  /* box-shadow: 0px 3px 3px #d1d7d7;*/
  position:relative;
  background:#ffffff;
  color:#000000;
}
#footer .f_mid a {
  color:#000000;
  font-size:14px;
  font-weight:300;
  text-transform:none;
}
#footer .f_mid a:hover {
  color:#aa8861;
}
#footer .f_mid h4 {
  padding:0 0 22px 0;
  color:#000000;
  font-size:17px;
  font-weight:600;
  text-transform:none;
}
#footer .f_mid .desc {
  line-height:21px;
  color:#000000;
  margin:0;
  font-size:16px;
  font-weight:300;
  text-transform:none;
}
#footer .f_mid .desc p {
  line-height:21px;
  color:#000000;
  padding:5px 0;
  margin:0;
}
#footer .f_mid .desc p:first-child {
  padding-top:0;
}

#footer .partner ul {
  margin:0;
  padding:0;
}
#footer .partner ul li {
  margin:0;
  padding:0 3px;
  float:left;
}
#footer .partner ul li:first-child {
  padding-left:0;
}
#footer .partner ul li img {
  width:40px;
  height:25px;
}
#footer .f_mid p {
  font-size:16px;
  line-height:16px;
  color:#000000;
  margin:0;
  padding:0 0 15px 0;
  font-weight:normal;
}
#footer .f_mid p strong {
  font-weight:700;
}
#footer .f_mid .email_box {
  position:relative;
  margin-top:15px;
}
#footer .f_mid .txtbox {
  width:100%;
  height:30px;
  border-radius:18px;
  font-size:14px;
  color:#000000;
  padding:0 35px 0 18px;
  border:1px solid #d7dbdb;
}
#footer .f_mid .email_box button {
  position:absolute;
  right:18px;
  top:0px;
  padding:0;
}
#footer .f_mid .email_box button span {
  font-size:12px;
  color:#d7dbdb;
  line-height:30px;
}

.social {
  padding:30px 0 0 0;
}
.social ul {
  margin:0;
  padding:0;
  display:block;
}
.social ul li {
  float:left;
  margin:0 5px 5px 0;
  padding:0;
}
.social ul li a {
  width:40px;
  height:40px;
  display:block;
  text-align:center;
  border:1px solid #000000;
  border-radius:50%;
}
.social ul li a span {
  font-size:18px;
  color:#000000;
  line-height:40px;
}
.modal-body .social ul li a {
  width:40px;
  height:40px;
  display:block;
  text-align:center;
  border:1px solid #d7dbdb;
  border-radius:50%;
}
.modal-body .social ul li a span {
  font-size:18px;
  color:#d7dbdb;
  line-height:40px;
}
#footer .f_bot {
  padding:30px 0;
  background:#ffffff;
}
#footer .f_bot .f_bot_left {
  font-size:15px;
  color:#000000;
  margin:0;
  padding:0;
  float:left;
  line-height:25px;
}
#footer .f_bot .f_bot_left strong {
  font-weight:700;
}
#footer .f_bot_right {
  font-size:16px;
  line-height:20px;
  color:#898989;
  margin:0;
  padding:0;
  float:right;
}
#footer .f_bot a {
  color:#000000;
}
#footer .f_bot a:hover {
  color:#000000;
}
.social li.facebook a:hover {
  background-color: #325c94;
}
.social li.twitter a:hover {
  background-color: #00abdc;
}
.social li.google a:hover {
  background-color: #d9031f;
}
.social li.pinterest a:hover {
  background-color: #cb2027;
}
.social li.instagram a:hover {
  background-color: #517fa4;
}
.social li.tumblr a:hover {
  background-color: #32506d;
}
.social li.youtube a:hover {
  background-color: #bb0000;
}
.social li.vimeo a:hover {
  background-color: #aad450;
}
.social li.facebook a:hover * {
  color:#fff !important;
}
.social li.twitter a:hover * {
  color:#fff !important;
}
.social li.google a:hover * {
  color:#fff !important;
}
.social li.pinterest a:hover * {
  color:#fff !important;
}
.social li.instagram a:hover * {
  color:#fff !important;
}
.social li.tumblr a:hover * {
  color:#fff !important;
}
.social li.youtube a:hover * {
  color:#fff !important;
}
.social li.vimeo a:hover * {
  color:#fff !important;
}

/*----------------
Miscellaneous Overrides
-----------------*/
.hidden{display: none;visibility: hidden}
.sfbox{
  background: none repeat scroll 0 0 #fff;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 30px;
  overflow: hidden;
  padding: 20px 20px 30px 20px;
  position: relative;
}

.sfbox-title{
  border-bottom: 1px solid #efefef;
  margin: -5px 0 15px -20px;
  padding-bottom: 12px;
  padding-left: 15px;
  width: 115%;
}


.sfbox .form-control{
  margin:10px 0;
}

.breadcrumb {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 4px;
  list-style: none outside none;
  margin-bottom: 15px;
  margin-top: -15px;
  padding: 0;
  color:#898989;
}
.breadcrumb a {
  color:#aa8861;
}
.breadcrumb a:hover {
  color:#c9b59e;
}
#content .blog_blk .blog_desc p {
  line-height: 21px;
  padding: 0 0 10px;
}

#content .blog_blk .blog_desc ul li{
  list-style: disc inside none;
  margin-left: 20px;
}

#content .blog_blk .blog_desc .btn_c {
  float: left;
  margin-top: 0;
}

#content .blog_blk .blog_desc {
  display: inline-block;
  padding: 16px 25px 20px;
}

#content .blog_blk .blog_desc h5{
  margin-bottom:10px;
}

#content .cart_tbl .total_row ul li button.refresh_btn {
  border:none;
}

.order_notes {
  margin: 20px 15px;
}

.cart_menu .order_notes + p {
  padding: 0 !important;
}

.order_notes + p {
  padding: 0 15px !important;
}
.currency_disclaimer p {
  padding: 10px 15px 0 !important;
}

#shipping-rates-feedback{
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #efefef;
  display: block;
  font-size: 15px !important;
  margin: 20px 0 0 !important;
  padding: 10px !important;
}

/*----------------
RTE Content
-----------------*/

#content .title {
  padding: 0 0 25px;
}

.rte {
  padding:15px 25px;
  font-size:16px;
  line-height:21px;
  color:#212121;
}

.rte h6, .rte h5, .rte h4, .rte h3, .rte h2, .rte h1 {
  margin: 15px 0;
  font-weight:700;
  text-transform: none;
}
.rte h1 {
  font-size: 24px;
}
.rte h2 {
  font-size: 20px;
}
.rte h2 span {
  font-size:0.9em;
}
.rte h3 {
  font-size: 16px;
}
.rte h4 {
  font-size: 16px;
}
.rte h5, #content .pro_main_c .desc_blk .rte h5 {
  font-size: 15px;
  padding:0;
  border:none;
  text-transform: none;
}
.rte h6 {
  font-size: 14px;
}
.rte p {
  font-size:16px;
  line-height:21px;
  color:#212121;
  margin-bottom:10px;
}
.rte a {
  color:#000000;
}
.rte a:hover {
  color:#c9b59e;
}
.rte img {
  max-width:100%;
  height:auto;
}
.rte ul {
  margin:5px 0;
}
.rte ul, .rte ol {
  margin:5px 0;
}
.rte li {
  margin-left:25px;
  font-size:16px;
  line-height:21px;
  color:#212121;
  margin-bottom:5px;
}
.rte ol li {
  list-style: decimal;
}
.rte ul li {
  list-style: square;
}
.rte .row {
  margin-bottom:20px;
}
.rte table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
}
.rte table thead {
  background-color: #e0e0e0;
  text-align: left;
  vertical-align: bottom;
}
.rte table tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.rte table td:first-child, .rte table th:first-child {
  border-left-width: 0;
}
.rte table th, .rte table td {
  padding: 0.5em 1em;
}
.rte table td, .rte table th {
  border-left: 1px solid #cbcbcb;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
}
.rte table td {
  border-bottom: 1px solid #cbcbcb;
}
.rte table tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
.collection-box .rte {
  background:#fff;
}

.rte .videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.rte .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rte a.btn_c {
  color:#fff !important;
}
.rte blockquote{ 
  font-size:16px;
  font-style:italic; 
  border-left:3px solid #ddd;
  padding-left:10px; 
  margin-left:0px;
}
/*----------------
Product Reviews
-----------------*/

#shopify-product-reviews {
  margin: 0;
}

.spr-container {
  border:none !important;
  padding:15px 25px;
}

a.spr-summary-actions-newreview, .spr-button, .spr-button-primary, .spr-container button, .spr-container .btn, .spr-container .btn-primary {
  width:130px;
  height:40px;
  font-size:14px;
  line-height:40px;
  color:#ffffff;
  display:block;
  font-weight:700;
  background:#000000;
  border-radius:18px;
  border:none;
  text-align:center;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.spr-button, .spr-button-primary, .spr-container button, .spr-container .btn, .spr-container .btn-primary {
  line-height:14px;
}
a.spr-summary-actions-newreview:hover, .spr-button:hover, .spr-button-primary:hover, .spr-container button:hover, .spr-container .btn:hover, .spr-container .btn-primary:hover {
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
a.spr-summary-actions-newreview:active, .spr-button:active, .spr-button-primary:active, .spr-container button:active, .spr-container .btn:active, .spr-container .btn-primary:active {
  background-color:#000000;
  text-decoration:none;
  color:#ffffff;
}
.spr-form-input-text, .spr-form-input-email {
  margin:20px 0 0 0;
  padding:0 15px 0 18px;
  width:100%;
  height:30px;
  display:block;
  border:1px solid #d7dbdb;
  border-radius:15px;
  font-size: 14px;
  color: #212121;
  font-weight:400;
}

.slider_1 img{
  width:100%;
  height:auto;
}


html #header.sticky {
  z-index: 978;
}

.modal-body .email_box .txtbox {
  border: 1px solid #d7dbdb;
  border-radius: 18px;
  color: #212121;
  font-size: 14px;
  height: 30px;
  padding: 0 35px 0 18px;
  width: 100%;
}
.modal-body .email_box  button {
  padding: 0;
  position: absolute;
  right: 18px;
  top: 0;
}

.modal-body .email_box button span {
  color: #d7dbdb;
  font-size: 12px;
  line-height: 30px;
}

.modal-body {
  display: inline-block;
  padding: 20px;
  position: relative;
  width:100%;
  text-align: center;
}

.modal-body .email_box {
  margin: 20px auto 0;
  max-width: 211px;
  position: relative;
}


.modal-body .social ul li {
  display: inline-block;
  float: none;
  margin: 0 5px 5px 0;
  padding: 0;
}


html .modal-content {
  background: #fff;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.97);
  border: medium none;
  -webkit-box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
}

.flex-caption .btn_c {
  display: inline-block;
  width: auto;
}

.video-container {
  display: none;
}

.flex-active-slide .video-container {
  display: block;
}

.video-container > div { position: relative; }

.video-container iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
}

.vimeo { max-width: 830px; }
.vimeo > div { padding-top: 56.26506%; /* 467 ÷ 830 */ }

.youtube { max-width: 853px; }
.youtube > div { padding-top: 56.271981%; /* 480 ÷ 853 */ }

.slideshow-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden;
}
.slideshow-video-container iframe,  
.slideshow-video-container object,  
.slideshow-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  width: 600px;
  max-width: 100%;
}



/*----------------
Quick view
-----------------*/


/* the button */
.product-quick-view {
  position: absolute;
  top: 10px;
  left: 10px;
}

/* the quick view panel */
.quick-view {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 80%;
  margin: 20px auto;
}

.quick-view-panel .swatch{margin:0;}
.quick-view-panel .text-smaller{ font-size: 90%;margin-top: .25em; }





/*----------------
Lightboxes
-----------------*/

/*MAGNIFIC LIGTHBOX*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-y: auto;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: zoom-in;
}
.mfp-auto-coursor .mfp-content {
  cursor: auto;
}
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
}
button::-moz-focus-inner {
  padding: 0;
  margin: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-a {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4);
  box-shadow: 0 0 8px rgba(0,0,0,0.4);
  background: #000;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4);
  box-shadow: 0 0 8px rgba(0,0,0,0.4);
  background: #444;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}



/* jimmy */
.mfp-move-from-slide .mfp-content {
  vertical-align: top;
}
.mfp-move-from-slide .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateX(400px);
  -moz-transform: translateX(400px);
  -o-transform: translateX(400px);
  -ms-transform: translateX(400px);
  transform: translateX(400px);
}
.mfp-move-from-slide.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.mfp-move-from-slide.mfp-ready .mfp-with-anim {
  min-height:100%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mfp-move-from-slide.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-move-from-slide.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(400px);
  -moz-transform: translateX(400px);
  -o-transform: translateX(400px);
  -ms-transform: translateX(400px);
  transform: translateX(400px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-from-slide.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-wrap.mfp-move-from-slide{
  max-width: 400px;
    width: 100%;
    left: initial;
  right:0;
}
.mfp-wrap.mfp-move-from-slide .mfp-container{
 padding:0; 
  background:none !important;
}
.mfp-wrap.mfp-move-from-slide .mfp-content{
  height:100%;
}
.mfp-wrap.mfp-move-from-slide button.mfp-close{
 margin-top:7px; 
}
.mfp-wrap.mfp-move-from-slide .modal-popup{
 margin:0; 
  padding:0px;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .menu_title{
 margin:0px; 
}
.mfp-wrap.mfp-move-from-slide .cart_row h5{
  margin: 0 0 5px 0 !important;
}
.mfp-wrap.mfp-move-from-slide .cart_row p{
  margin-bottom:5px;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .cart_row ul{
 display:block;
 border-bottom: 1px solid #efefef;
  padding:0 !important;
}
.mfp-wrap.mfp-move-from-slide .cart_row ul:first-child{
  display:none;
}
.mfp-wrap.mfp-move-from-slide  .cart_menu .cart_row ul:last-child{
 margin-bottom:30px;
border-bottom: none;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .total_row ul{
  background: none;
  margin-bottom:0;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .total_row ul li:last-child{
  border:none;
      padding: 0;
    display: flex;
    justify-content: space-between;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .total_row .wh-cart-total{
 display:none !important; 
}
.mfp-wrap.mfp-move-from-slide .cart_menu a.info_btn{
 display:none; 
}
.mfp-wrap.mfp-move-from-slide .cart_menu .checkout_row, .mfp-wrap.mfp-move-from-slide .cart_menu #additional-checkout-block{
 margin-top:15px;
  margin-bottom:0;
  padding:0px;
}
.mfp-wrap.mfp-move-from-slide .cart_menu #addCheckoutBtn{
  max-width:100% !important;
  float:none;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .checkout_row .btn_c, .mfp-wrap.mfp-move-from-slide #paypal-express-button{
  width: 100%;
    max-width: 100%;
  border-radius: 4px;
}
.mfp-wrap.mfp-move-from-slide  .cart_menu  .cart_row ul li{
   border-bottom: none;
}
.mfp-wrap.mfp-move-from-slide  .cart_menu  .cart_row ul li:nth-child(1){
  padding-left:0px;
}
.mfp-wrap.mfp-move-from-slide .cart_menu  .cart_row ul li .thumb{
 width: 100px;
    height: 100px; 
  margin-right: 15px;
}
.mfp-wrap.mfp-move-from-slide .cart_menu  .cart_row ul li .remove_item_button{
  clear:both;
  display:none;
}
.mfp-wrap.mfp-move-from-slide .cart_menu  .cart_row ul li .price{
 float:right;
}
.mfp-wrap.mfp-move-from-slide .cart_menu  .cart_row ul li:nth-child(2){
 width:auto !important; 
}
.mfp-wrap.mfp-move-from-slide .cart_menu .box_cart {
    display: flex;
    flex-direction: column;
    min-height: 100%;
  background-color: #fff;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .cartform{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width:100%;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .box_top{
  background-color: #fff;
  position: sticky;
    top: 0;
    z-index: 90;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .box_center {
    padding: 0 30px;
    position: relative;
    flex-grow: 1;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .box_center .disclaimer {
    margin-bottom:30px;
}
.mfp-wrap.mfp-move-from-slide .cart_menu .box_bottom{
  border-top: 1px solid #efefef;
  padding: 15px 25px;
  background-color: #fff;
  position: sticky;
    bottom:0;
    z-index: 90;
}
.mfp-wrap.mfp-move-from-slide #dynamic-checkout-cart ul{
  width: 100% !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}
.mfp-wrap.mfp-move-from-slide #dynamic-checkout-cart ul li{
  padding: 0 !important;
    width: 100% !important;
    display: block !important;
  margin: 0px !important;
}
@media (max-width: 480px){
  .mfp-wrap.mfp-move-from-slide{
   max-width:100% !important;
    position: fixed !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
  }
 .mfp-wrap.mfp-move-from-slide .cart_menu form{
   margin-top:0;
 }
  .mfp-wrap.mfp-move-from-slide .cart_menu .menu_title {
      padding: 15px 25px;
  }
  .mfp-wrap.mfp-move-from-slide .cart_menu .checkout_row .btn_c{
   margin:0; 
  }
  .mfp-wrap.mfp-move-from-slide .cart_menu .additional-checkout{
   	margin:0; 
  }
  .mfp-wrap.mfp-move-from-slide .cart_row .mobile-label-quantity, .mfp-wrap.mfp-move-from-slide .cart_row .mobile-label-price {
    display:none !important;
  }
  .mfp-wrap.mfp-move-from-slide .cart_menu .cart_row ul li{
    display: table-cell;
    padding: 15px 0;
  }
  .mfp-wrap.mfp-move-from-slide .cart_menu .cart_row ul li:nth-child(1){
   width:18% !important;
   min-width: 100px;
  }
  .mfp-wrap.mfp-move-from-slide .cart_menu .cart_row ul li:nth-child(2){
   width:auto !important;
    border: none;
    text-align:left;
  }
  .mfp-wrap.mfp-move-from-slide .cart_menu .cart_row ul li:nth-child(3){
     width:12% !important;
    float: none;
    padding-bottom: 0;
  }
  .mfp-wrap.mfp-move-from-slide  .cart_menu .cart_row ul li .minus_btn,  .mfp-wrap.mfp-move-from-slide .cart_menu .cart_row ul li .plus_btn,  .mfp-wrap.mfp-move-from-slide .cart_menu .cart_row ul li .txtbox{
   width:30px;
    height:30px;
  }
  .mfp-wrap.mfp-move-from-slide .cart_menu .total_row ul{
    padding:0;
    border-bottom:none;
  }
}
/*
.mfp-3d-unfold .mfp-content {
-webkit-perspective: 2000px;
-moz-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
-ms-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-60deg);
-moz-transform: rotateY(-60deg);
-o-transform: rotateY(-60deg);
-ms-transform: rotateY(-60deg);
transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
opacity: 1;
-ms-filter: none;
filter: none;
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
-webkit-transform: rotateY(60deg);
-moz-transform: rotateY(60deg);
-o-transform: rotateY(60deg);
-ms-transform: rotateY(60deg);
transform: rotateY(60deg);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.mfp-3d-unfold.mfp-bg {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
*/
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-dialog {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mfp-dialog > h5 {
  margin-bottom: 0;
}
.mfp-dialog .dialog-icon {
  position: absolute;
  left: -60px;
  top: 5px;
  width: 60px;
  height: 60px;
  display: block;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background: #000000;
  font-size: 27px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.mfp-dialog .dialog-form,
.mfp-dialog .social-media-login {
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  border-top: 1px solid #d9d9d9;
}
.mfp-dialog .dialog-form > .btn,
.mfp-dialog .social-media-login > .btn {
  margin-top: 10px;
}
.mfp-dialog .dialog-alt-links {
  list-style: none;
  margin: 0;
  position: absolute;
  right: 30px;
  bottom: 20px;
  font-size: 13px;
}
.mfp-dialog .dialog-alt-links li {
  line-height: 1em;
  float: left;
  margin-left: 15px;
}
.mfp-dialog-big {
  max-width: 767px;
}
/*END MAGNIFIC LIGHTBOX*/


/* 

====== 3d unfold ======

*/

.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform: rotateY(-60deg);
  -moz-transform: rotateY(-60deg);
  -webkit-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);




}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  -moz-transform: rotateY(60deg);
  -webkit-transform: rotateY(60deg);
  -o-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

.modal-popup{
  background: #fff;
  padding: 20px 30px;
  margin: 40px auto;
  text-align: left;
  /*   max-width: 650px; */
  max-width: 767px;
  position: relative;
}
.modal-popup *{
  box-sizing:border-box;
}
.modal-cart-success {
  background: #EEF2E7;
  color: #679647;
  padding: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #BDD3BD;
  border-radius: 2px;
}
.modal-cart-success .line-item-count{
  display: inline-block;
  margin-left:.5em;
}
.modal-button {
  height:40px;
  font-size:14px;
  line-height:40px;
  color:#ffffff;
  margin-right:15px;
  display:inline-block;
  padding:0 20px;
  font-weight:700;
  max-width:250px;
  background:#000000;
  border-radius:18px;
  border:none;
  text-align:center;
  cursor:pointer;
  position:relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-button:hover, .modal-button:focus{
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.modal-button2 {
  height:40px;
  font-size:14px;
  line-height:40px;
  color:#ffffff;
  margin-right:15px;
  display:inline-block;
  padding:0 20px;
  font-weight:700;
  max-width:250px;
  background:#b4b4b4;
  border-radius:18px;
  border:none;
  text-align:center;
  cursor:pointer;
  position:relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-button:hover, .modal-button:focus{
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.modal-button2:hover, .modal-button2:focus{
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 400px) {
  .modal-button { margin-bottom:15px; }
}

.modal-cart-title {
  color: #121212;
  font-weight: 700;
  margin-bottom: .5em;
}
.modal-product-image{margin-right:5%;}
.modal-product-image img{width: 100%}
.product-contents-wrapper > div{ display: none;}
.product-contents-wrapper > div:last-child{ width:100%; display: block; }

@media (min-width: 768px){
  .product-contents-wrapper > div{ float: left; width:25%;display: block;}
  .product-contents-wrapper > div:last-child{ width:70%; }
}

/* Cart popup */
.cart_menu {
  margin: 0;
  padding: 0;
  z-index:99;
}
.cart_menu .menu_title {
  padding:15px 25px;
  border-bottom:1px solid #efefef;
}
.cart_menu h4 {
  font-size:20px;
  line-height:24px;
  color:#212121;
  font-weight:700;
  margin:0;
  padding:0;
}
.cart_menu .login_frm p {
  margin-top:20px;
}
.cart_menu .cart_row {
  display:table;
  margin:0;
  padding:0;
  width:100%;
}
.cart_menu  div.empty-cart {
  padding:20px 0;
  text-align: center;
}
.cart_menu ul {
  display:table-row;
}
.cart_menu ul li {
  border-bottom:1px solid #efefef;
  display:table-cell;
  vertical-align:middle;
  overflow:hidden;
  margin: 0;
  padding: 15px 0;
  float:none;
}
.cart_menu ul li .thumb {
  width:80px;
  height:auto;
  padding:4px;
  border:1px solid #efefef;
}
.cart_menu ul li .thumb img {
  display:block;
  width:100%;
  height:100%;
  background:#dcdcdc;
}
.cart_menu ul li .price {
  font-size:14px;
  color:#212121;
  font-weight:900;
  margin:0;
  padding:0;
  line-height:30px;
  float:left;
}
.cart_menu ul li .del_btn {
  width:30px;
  height:30px;
  display:block;
  float:right;
  background:url(delete_icon.png) no-repeat center center;
  cursor: pointer;
}
.cart_menu ul li:nth-child(1) {
  width:18%;
  padding-left:25px;
}
.cart_menu ul li:nth-child(2) {
  width:32%;
}
.cart_menu ul li:nth-child(3) {
  width:12%;
}
.cart_menu ul li:nth-child(4) {
  width:22%;
}
.cart_menu ul li:nth-child(5) {
  width:13%;
  padding-right:10px;
}
.cart_menu .checkout_row {
  padding:25px 0;
}
.cart_menu .checkout_row p {
  font-size: 14px;
  line-height:40px;
  color: #212121;
  font-weight: normal;
  margin: 0;
  padding: 0;
  float:left;
}
.cart_menu .checkout_row p .fa-clock-o {
  color: #fb5700;
  line-height: 30px;
  font-size: 16px;
  margin-right: 9px;
}
.cart_menu .checkout_row .btn_c {
  margin:0;
  float:right;
}
.cart_menu a.info_btn {
  margin-left:0;
}
.cart_menu .checkout_row .checkout_btn {
  width: 121px;
  height: 40px;
  margin-right:10px;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  display: block;
  float:right;
  font-weight:700;
  background: #b4b4b4;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.cart_menu .checkout_row .checkout_btn:hover {
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
}
.cart_menu .checkout_row .checkout_btn:active {
  background-color:#c9b59e;
  text-decoration:none;
  color:#ffffff;
}
.cart_menu ul li .minus_btn {
  width:30px;
  height:30px;
  border:1px solid #d7dbdb;
  border-right:none;
  border-radius:13px 0px 0px 13px;
  display:block;
  background:url(minus.png) no-repeat center center;
  float:left;
  cursor: pointer;
}
.cart_menu ul li .txtbox {
  width:42px;
  height:30px;
  border:1px solid #d7dbdb;
  text-align:center;
  font-size:14px;
  color:#212121;
  padding:0 5px;
  font-weight:900;
  float:left;
  display:block;
}
.cart_menu ul li .plus_btn {
  width:30px;
  height:30px;
  border:1px solid #d7dbdb;
  text-align:center;
  border-radius:0px 13px 13px 0;
  display:block;
  background:url(plus.png) no-repeat center center;
  float:left;
  border-left:none;
  cursor: pointer;
}
.cart_menu .order_notes{
  margin: 20px 0 0;
}
.cart_menu textarea{
  width: 100%;
  border: 1px solid #d7dbdb;
  height: 100px;
  display: block;
  padding: 15px;
  border-radius: 15px;
  margin: 0 0 24px 0;
  font-size: 14px;
  color: #898989;
  font-weight: 400; 
}
.cart_menu .total_row {
  display:table;
  margin:0;
  padding:0;
  width:100%;
}
.cart_menu .total_row ul {
  background:#fafafa;
}
.cart_menu .total_row ul li {
  padding:20px 0;
}
.cart_menu .total_row ul li:nth-child(1) {
  text-align:right;
  width:100%;
  padding-right:20px;
}
.cart_menu .total_row ul li:nth-child(2) {
  padding-right:20px;
  width:50px;
}
.cart_menu .total_row ul li p {
  line-height:30px;
}
.cart_menu .total_row ul li span.total_val {
  font-size:14px;
  line-height:30px;
  color:#212121;
  font-weight:900;
  margin:0;
  padding:0;
}
.cart_menu ul li .total-price {
  font-size:14px;
  color:#212121;
  font-weight:900;
  margin:0 0 0 10px;
  padding:0;
  line-height:30px;
}
.cart_menu a.info_btn .fa, .add-address a.btn_c .fa {
  color:#ffffff;
  font-size:14px;
  line-height:38px;
  margin-right:9px;
}

.ajaxcart__errors{
  display: none;
  position:absolute;
  margin-top: 35px;
  color: #d02e2e;
}
.addCheckOut{
  text-align: right; 
}
.mobile-label-price, .mobile-label-quantity, .mobile-label-total{
  display:none;
}
/*----------------
Responsive Styles
-----------------*/

/* Responsive Styles*/

@media (min-width: 1200px) {

  #banner .banner {
    width:970px;
  }
  #content .h_row_2 .box_1 .box_inn, #content .h_row_2 .box_2 .box_inn, #content .h_row_2 .box_3 .box_inn {
    left:15px;
    right:15px;
  }
  h1 {
    font-size:36px;
  }
  h2 {
    font-size:30px;
  }
  h3 {
    font-size:24px;
  }
  h4 {
    font-size:20px;
  }
  h5 {
    font-size:14px;
  }
  #content .main_box .desc {
    padding:10px 0px;
  }
  #content .page_c ul li {
    width:52px;
  }
  #content .page_c a.prev {
    width:164px;
  }
  #content .page_c a.next {
    width:163px;
  }
  .sidebar h5 {
    padding:15px 25px;
  }
  .sidebar .side_box ul li {
    padding:7px 25px;
  }
  .sidebar .side_box ul li a {
    font-size:14px;
  }
  .sidebar .side_box_2 ul li {
    padding:15px 15px 15px 25px;
  }
  .sidebar .side_box_2 ul li .post_img {
    margin:0 18px 0 0;
  }
  .sidebar .side_box_2 ul li a {
    font-size:14px;
  }
  .sidebar .side_box_3 ul {
    padding:0 15px 15px 25px;
  }
  .sidebar .side_box_3 ul li {
    padding:15px 10px 0 0;
  }
  .sidebar .side_box_3 ul li a {
    font-size:14px;
  }
  .sidebar .cat_box {
    padding:43px 25px 0 25px;
  }
  .sidebar .price {
    padding: 12px 25px;
  }
  .sidebar .price .txtbox {
    width:85px;
  }
  .sidebar .price span.to {
    width:42px;
  }


  #content .cart_btn {
    padding:25px;
  }
  #content .ship_frm {
    padding:10px 25px 10px 25px;
  }
  #content .slider .slider_img {
    width:300px;
    margin:0 0 0 60px;
  }
  #content .pro_main_c .desc_blk .desc_blk_inn {
    padding:15px;
  }
  #content .pro_main_c .desc_blk .desc_blk_inn h5 {
    padding:0 0 14px 0;
  }
  #content .pro_main_c .desc_blk .desc_blk_inn ul li {
    font-size:14px;
    line-height:30px;
  }
  #content .pro_main_c .desc_blk .desc_blk {
    padding:30px 25px;
  }
  #content .pro_main_c .desc_blk .desc_blk_bot {
    padding:15px 38px;
  }
  #content .pro_main_c .desc_blk .review_row {
    padding:16px 25px;
  }
  #content .tabing .tab-content {
    padding:0;
  }
  #content .tabing .nav > li > a {
    padding:16px 25px;
  }
  #content .pro_main_c .slider_1 {
    padding: 20px 25px;
  }
  #content .pro_main_c .slider_1 .main_thumb {
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li {
    margin: 0 0 10px 0;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
    width:64px;
    height:64px;
  }
  #content .con_frm .con_frm_inn {
    padding:5px 25px 30px 25px;
  }
  #content .infor_c .infor_c_inn {
    padding:25px 25px 92px 25px;
  }
  #footer .partner ul li {
    padding:0 3px;
  }
}


@media (min-width: 992px) {
  #content .title h1 {
    max-width:770px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #content .title h1 {
    max-width:700px;
  }
}

@media (min-width: 900px) and (max-width: 1025px) {

  #header #nav .navbar-nav > li > a {
    font-size: 18px;
    padding-left:10px;
    padding-right:10px;
  }

  #header .right_menu > ul > li > a {
    margin: 0 0 0 8px;
  }
  #header #nav .navbar:not(.caret-bootstrap) .navbar-nav:not(.caret-bootstrap) li:not(.caret-bootstrap) > a.dropdown-toggle:not(.caret-bootstrap) > span.caret:not(.caret-bootstrap) {
    margin-left: 5px;
  }
}

@media (min-width: 768px) {
  .navbar .navbar-nav {
    margin-top: 0;
  }
}

@media  (min-width: 750px) and (max-width: 1200px) {
  .sidebar .side_box_2 ul li .post_detail {
    width: 115px;
    line-height:16px;
  }
}

@media  (min-width: 750px) and (max-width: 1100px) {
  .sidebar .side_box_2 ul li .post_detail {
    width: 115px;
    line-height:16px;
  }

  .sidebar .side_box_2 ul li .post_detail span.price, .sidebar .side_box_2 ul li .post_detail span.date, .sidebar .side_box_2 ul li .post_detail span.compare-price {
    font-size:12px;
  }

  html   #content .hg_510 {
    height: auto;
  }
  html   #content .hg_310 {
    height: auto;
  }

  html  #content  .box_inn{
    display:none;
  }


  #call-to-action .f_top h5 {
    width:105px;
    font-size:11px;
  }
  #call-to-action .f_top .icon {
    right:10px;
  }

  .sidebar h5 {
    padding: 15px;
  }

}

@media (min-width: 790px) and (max-width: 991px) {
  #content .cart_tbl ul li .minus_btn {
    width:20px;
    height:20px;
    margin-top:5px;
  }
  #content .cart_tbl ul li .plus_btn {
    width:20px;
    height:20px;
    margin-top:5px;
  }
  #content .cart_tbl ul li .txtbox {
    width:30px;
    height:20px;
    margin-top:5px;
  }
  #content .cart_tbl ul li .thumb {
    width: 60px;
  }
  #content .cart_tbl ul li h5 {
    line-height: 18px;
  }
  #content .cart_tbl .total_row ul li:nth-child(2) {
    width:50px;
  }
}


@media (max-width: 790px) {

  #header .logo img {
    max-width:150px;
    margin-top:5px;
  }

  html   #content .hg_510 {
    height: auto;
  }
  html   #content .hg_310 {
    height: auto;
  }

  html #content .h_row_1 .box_1 .box_inn {
    bottom: 5px;
  }
  #header .right_menu {
    top:17px;
  }
  #banner .banner {
    width:720px;
  }
  #banner p {
    font-size:16px;
  }
  #header .right_menu ul li {
    margin:0 2px;
  }
  h1 {
    font-size:30px;
  }
  h2 {
    font-size:22px;
  }
  h3 {
    font-size:20px;
  }
  h4 {
    font-size:16px;
  }
  h5 {
    font-size:11px;
  }
  #content .h_row_1 .box_2 h1 {
    line-height:36px;
  }
  #content .h_row_1 .box_1 .box_inn {
    left:15px;
    right:15px;
  }
  #content .h_row_1 .box_2 .box_inn {
    left:15px;
    right:15px;
    bottom:5px;
  }
  #content .h_row_2 .box_1 .box_inn,  #content .h_row_2 .box_2 .box_inn  {
    left:5px;
    right:6px;
  }
  #content .blog_blk .rounded_box {
    bottom:15px;
  }
  #content .tag_c ul li {
    padding:0 18px 0 0;
  }
  #content .tag_c a.share {
    margin-top:10px;
  }
  #content .page_c a.prev {
    width:100px;
  }
  #content .page_c a.next {
    width:100px;
  }
  #content .page_c ul li {
    width:27px;
  }
  #content .comment_c .com_list ul li.comment_replay {
    padding-left:50px;
  }
  #content .frm .lbltxt {
    font-size:12px;
  }
  #content .cart_tbl ul li .thumb {
    width:50px;
    height:auto;
  }
  #content .cart_tbl ul li .minus_btn {
    width:20px;
    height:20px;
  }
  #content .cart_tbl ul li .plus_btn {
    width:20px;
    height:20px;
  }
  #content .cart_tbl ul li .txtbox {
    height:20px;
  }
  #content .cart_tbl ul li h5 {
    line-height:20px;
    text-align:left;
  }
  #content .cart_tbl ul li .price {
    line-height:20px;
  }
  #content .cart_tbl .total_row ul li .total_val {
    font-size:12px;
  }
  #content .cart_tbl ul li:nth-child(1) {
    padding-left: 15px;
    width: 10%;
  }
  #content .cart_tbl ul li:nth-child(2) {
    width:25%;
  }
  #content .cart_tbl ul li:nth-child(3) {
    width: 12%;
  }
  #content .cart_tbl ul li:nth-child(4) {
    width: 15%;
  }
  #content .cart_tbl ul li:nth-child(5) {
    width: 13%;
    padding-right: 10px;
  }
  #content .cart_tbl ul li .del_btn {
    height: 20px;
    width: 20px;
    margin-top:5px;
  }
  #content .cart_tbl .total_row ul li:nth-child(2) {
    padding-right: 10px;
  }
  #content .cart_tbl .total_row .price {
    margin-top: 5px;
  }
  #content .cart_tbl ul li .txtbox {
    width: 30px;
  }
  .sidebar .price .txtbox {
    width:80px;
  }
  .sidebar .price span.to {
    width:30px;
  }
  #content .main_box .desc h5 {
    font-size:14px;
    position: relative;
    line-height: 16px;
    height: 18px;
    overflow: hidden;
  }
  #content .main_box .desc h5::after{content: ""; position: absolute; bottom: 0; right: 0; padding-left: 40px;
    background: -webkit-linear-gradient(left, transparent, #fff 55%);
    background: -o-linear-gradient(right, transparent, #fff 55%);
    background: -moz-linear-gradient(right, transparent, #fff 55%);
    background: linear-gradient(to right, transparent, #fff 55%);
  }
  #content .main_box .box_1 a.cart_btn_1 {
    margin-top:30px;
    width:80%;
    max-width: 200px;
    font-size:12px;
  }
  #content .main_box .box_1 a.info_btn {
    width:80%;
    max-width: 200px;
    font-size:12px;
  }
  #content .slider .slider_img {
    width:350px;
  }
  #content .slider .slider_desc .price_c .new_price {
    font-size:40px;
  }
  #content .slider .slider_desc p {
    font-size:16px;
  }
  #content .pro_main_c .slider_1 .main_thumb {
    width:250px;
    height:250px;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li {
    margin: 0 0 6px 0;
    padding:4px;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
    width:36px;
    height:36px;
  }
  /*#content .pro_main_c .desc_blk .desc_blk_bot .qty {
  margin-right:10px;
}*/
  #content .pro_main_c .desc_blk .review_row .total_rew {
    padding-right:10px;
    font-size:12px;
  }
  #content .pro_main_c .desc_blk .review_row a.add_rew {
    margin-left:10px;
    font-size:12px;
  }
  #content .tabing .nav > li > a {
    font-size:13px;
  }
  #content .tabing .tab-content .rew_frm .btn_c {
    width:90px;
    margin-right:10px;
  }
  #content .tabing .tab-content .rew_frm .reqired {
    font-size:13px;
  }
  #content .infor_c .infor_c_inn p {
    margin-bottom:15px;
  }
  #content .infor_c .infor_c_inn {
    padding-bottom:52px;
  }
  #content .collection-list .main_box .box_1 .product-details a.info_btn {
    display: none;
  }

  #call-to-action .f_top .ftop_blk {
    padding:20px 35px 20px 0;
  }
  #call-to-action .f_top .icon {
    right:5px;
  }
  #footer .f_mid .social ul li {
    margin:5px 4px 0;
  }
  #footer .f_mid .social ul li a {
    width:30px;
    height:30px;
  }
  #footer .f_mid .social ul li a span {
    font-size:16px;
    line-height:30px;
  }
  #footer .f_bot .f_bot_left,  #footer .f_bot_right {
    font-size: 13px;
  }
  #content .contact_c .box {
    height: auto;
    margin-bottom: 30px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 74px;
  }
  .cart_menu .cart_row ul li .thumb {
    width:50px;
    height:auto;
  }
  .cart_menu .cart_row ul li .minus_btn {
    width:20px;
    height:20px;
  }
  .cart_menu .cart_row ul li .plus_btn {
    width:20px;
    height:20px;
  }
  .cart_menu .cart_row ul li .txtbox {
    height:20px;
  }
  .cart_menu .cart_row ul li h5 {
    line-height:20px;
  }
  .cart_menu .cart_row ul li .price {
    line-height:20px;
  }
  .cart_menu .total_row ul li .total_val {
    font-size:12px;
  }
  .cart_menu .cart_row ul li:nth-child(1) {
    padding-left: 15px;
    width: 10%;
  }
  .cart_menu .cart_row ul li:nth-child(2) {
    width:25%;
  }
  .cart_menu .cart_row ul li:nth-child(3) {
    width: 12%;
  }
  .cart_menu .cart_row ul li:nth-child(4) {
    width: 15%;
  }
  .cart_menu .cart_row ul li:nth-child(5) {
    width: 13%;
    padding-right: 10px;
  }
  .cart_menu .cart_row ul li .del_btn {
    height: 20px;
    width: 20px;
  }
  .cart_menu .total_row ul li:nth-child(2) {
    padding-right: 10px;
  }
  .cart_menu .total_row .price {
    margin-top: 5px;
  }
  .cart_menu .cart_row ul li .txtbox {
    width: 30px;
  }

  .ajaxcart__errors{
    margin-top:23px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  /*.desc_blk_bot input#addToCart.btn_c {
  float: right;
}*/
  #call-to-action .f_top .ftop_blk {
    padding:20px 35px 20px 0;
    border-right:none;
  }
  #call-to-action .f_top h5 {
    line-height: 19px;
    width: 135px;
  }
  #call-to-action .f_top .icon {
    top: 8px;
  }
}

@media (max-width: 767px) {

  .navbar-collapse {
    max-height:5000px;
  }
  .navbar-header a:hover.navbar-cart {
    color:#212121;
  }
  #header .top_menu {
    float:none;
    text-align:center;
  }
  #header #nav .navbar .navbar-collapse .navbar-nav > .navbar-text, .navbar .navbar-collapse .navbar-nav > a.navbar-link, .navbar .navbar-collapse .navbar-nav > li, .navbar .navbar-collapse > .navbar-text, .navbar .navbar-collapse > a.navbar-link {
    border-bottom: 1px solid #ecefef;
  }
  #header #nav .navbar .navbar-collapse .navbar-nav>li>a {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    margin-top: 1px;
  }
  .cart-popup .cart-icon {
    margin:0 10px 0 5px !important;
  }
  .cart-icon {
    font-size:18px;
  }
  .navbar .navbar-toggle {
    margin-left: 10px;
  }
  #header .top_menu ul {
    display:inline-block;
  }
  #header .hed_right {
    float:none;
    text-align:center;
  }
  #header .hed_right ul {
    display:inline-block;
  }
  #header {
    height:auto;
    min-height:50px;
  }
  #header #nav .navbar h5 {
    padding-top:20px;
  }
  #header .right_menu {
    right:auto;
    left:15px;
    
    top:37px;
    
    z-index:1;
    position:absolute;
  }
  #header .cart_menu {
    width:450px;
  }
  #header .cart_menu ul li .pro_img {
    width:50px;
    height:auto;
  }
  #header .cart_menu .checkout_row p {
    font-size:12px;
    float:none;
  }
  #header .cart_menu .checkout_row .checkout_btn {
    float:none;
    margin:0 auto;
  }
  .navbar-mobile-cart {
    float:right;
    display: block;
  }
  h1 {
    font-size:26px;
  }
  h2 {
    font-size:24px;
  }
  h3 {
    font-size:22px;
  }
  h4 {
    font-size:18px;
  }
  h5 {
    font-size:14px;
  }
  #content p {
    font-size:14px;
  }
  p.no-products {
    margin: 0 0 20px 15px;
  }
  .btn_c {
    margin-top:15px;
  }
  #banner h1 {
    font-size:26px;
    line-height:28px;
  }
  #content .home-cta-bg h2, #content .home-cta-bg h1, #content .home-cta-bg h1 p {
    font-size:24px;
    line-height:28px;
  }
  #content .home-cta-bg p {
    font-size:14px;
  }
  #content .h_row_3 p {
    padding:20px 0 0 0;
    line-height:24px;
  }
  #banner h4 {
    font-size:16px;
    line-height:normal;
  }
  #banner p br {
    display:none;
  }
  #banner p {
    font-size:14px;
    line-height:normal;
    padding-top:10px;
  }
  #banner .banner {
    width:90%;
    padding:30px 15px;
  }
  #content .box {
    margin-bottom:20px;
  }
  #content .main_box {
    margin-bottom:20px;
  }
  #content .tag_c ul li {
    padding: 0 9px 0 0;
  }
  #content .tag_c ul li a.tag {
    margin:0 0 5px 5px;
  }
  #content .page_c {
    margin-top: 0;
  }
  #content .page_c a.prev {
    width:83px;
    font-size:12px;
  }
  #content .page_c a.next {
    width:83px;
    font-size:12px;
  }
  .sidebar .side_box ul li a {
    font-size:14px;
  }
  #content .comment_c .com_list ul li.comment_replay {
    padding-left:60px;
  }
  #content .cart_tbl ul li .thumb {
    width:40px;
    height:auto;
    padding:2px;
  }
  #content .cart_tbl ul li:nth-child(2) {
    width:30%;
  }
  .cart_menu .cart_row ul li .thumb {
    width:40px;
    height:auto;
    padding:2px;
  }
  .cart_menu .cart_row ul li:nth-child(2) {
    width:30%;
  }
  #content .cart_c .sidebar .side_box {
    margin: 30px 0 30px;
  }
  #content .cart_btn a.back_btn, .submit-form a.back_btn, .reset-password a.back_btn {
    float: none;
    margin: 0 auto 20px;
  }
  #content .cart_c .cart_btn a.info_btn {
    float:left;
  }
  #content .title h2 {
    float:none;
    text-align:center;
  }
  #content .title .title_right {
    float:none;
    clear:both;
    text-align:center;
    width:100%;
    padding:20px 0 0 0;
    color:#898989;
  }
  #content .title .title_right a {
    color:#aa8861;
  }
  #content .title .title_right a:hover {
    color:#c9b59e;
  }
  #content .title .rss {
    margin:0 auto;
  }
  #content .cart_list ul {
    display:inline-block;
  }
  #content .main_box .box_1 {
  }
  #content .main_box .box_1 a.cart_btn_1 {
    margin-top:50px;
    width:80%;
    font-size:14px;
    max-width:200px;
  }
  #content .main_box .box_1 a.info_btn {
    width:80%;
    max-width:200px;
    font-size:14px;
  }
  #content .home_collection .box_1 {
    height:250px;
  }
  #content .submit-form a.info_btn {
    width:auto;
    margin:0 0 0 10px;
  }
  #content #recover_password .submit-form a.info_btn {
    margin: 30px 0 0 10px;
  }
  /* #content .box-search .frm .btn_c {
  float:right;
  margin:20px 0 0 0;
} */
  #content .slider {
    padding-bottom:0px;
  }
  #content .slider .slider_img {
    width:auto;
    float:none;
    margin:0;
  }
  #content .slider .slider_desc .price_c .new_price {
    font-size:40px;
  }
  #content .slider .slider_desc p {
    font-size:16px;
  }
  #content .slider .slider_nav {
    text-align:center;
    right:0;
    bottom:15px;
  }
  #content .slider .slider_nav ul {
    display:inline-block;
  }
  #content .slider .slider_desc .price_c .old_price {
    font-size:22px;
  }
  #content .slider .slider_desc .price_c .new_price {
    font-size:35px;
  }
  .sidebar h5 {
    padding: 15px;
  }
  .sidebar .price {
    text-align:center;
  }
  .sidebar .price .txtbox {
    width:90px;
    display:inline-block;
    vertical-align:top;
    float:none;
  }
  .sidebar .price span.to {
    width:40px;
    display:inline-block;
    vertical-align:top;
    float:none;
  }
  .sidebar .side_box_2 ul li .post_detail {
    width: 80%;
  }
  #content .tabing .tab-content .rew_frm .btn_c {
    width:105px;
    margin-right:20px;
  }
  #content .tabing .tab-content .rew_frm .reqired {
    font-size:14px;
  }
  #content a.backtocate {
    margin:0 auto;
  }
  #content .pro_main_c .slider_1 .main_thumb {
    float:none;
    width:380px;
    margin:0 auto 20px;
    height:380px;
  }
  #content .pro_main_c .slider_1 .slider_1_nav {
    float:none;
    text-align:center;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul {
    display:inline-block;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li {
    float:left;
    margin:0 10px 0 0;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
    width:60px;
    height:60px;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li:last-child {
    margin:0;
  }
  #content .tabing .nav > li > a {
    font-size:12px;
    padding:15px 10px;
  }
  #content .product_c {
    padding-top:0;
    margin-top:10px;
  }
  #content .home_collection .product_c {
    padding-top:0;
  }
  .calculate .btn_c {
    float:right;
  }
  #content .filter_c {
    top:-45px;
  }
  .add-address .btn_c {
    float: none;
    margin: 0 auto 15px;
  }
  #call-to-action .f_top .bor_none {
    border-bottom:none;
  }
  #footer .partner ul li {
    float:none;
    width:auto;
    padding:5px 3px;
  }
  #footer .f_mid h4 {
    padding-top:15px;
    font-size:19px;
    padding-bottom:10px;
  }
  #footer .f_mid .social ul {
    display:inline-block;
  }
  #footer .f_mid .social ul li a {
    width:40px;
    height:40px;
  }
  #footer .f_mid .social ul li a span {
    font-size:18px;
    line-height:40px;
  }
  #footer .f_bot .f_bot_left {
    float:none;
  }
  #footer .f_bot_right {
    float:none;
  }
  #footer .f_bot {
    text-align:center;
  }
  .add-address a.btn_c {
    margin: 0 auto 20px; 
  }
}
@media (max-width: 480px) {


  #header #nav .navbar {
    margin:0 -10px;
  }

  #header .top_menu ul li a {
    font-size:12px;
  }
  #header .hed_right ul li, #header .top_menu ul li {
    font-size: 12px;
    margin: 5px 0;
    padding: 0 8px;
  }
  
  h2 {
    font-size:20px;
  }
  #content .box_1 .box_inn h2, #content .box_1 .box_inn h2 p, #content .box_2 .box_inn h2, #content .box_2 .box_inn h2 p {
    font-size:18px;
    line-height:22px;
  }
  #content .box_1 .box_inn p {
    font-size:13px;
    line-height:20px;
  }
  #content .box_1 .box_inn .fa-arrow-circle-right {
    line-height: 20px;
  }
  #content .h_row_3 {
    padding: 20px 0 0;
  }
  #content .h_row_3 .thumb {
    margin:30px 0 20px;
  }
  #content .tag_c ul {
    float:none;
    width:100%;
  }
  #content .tag_c a.share {
    float:none;
  }
  #content .quote .ico {
    margin-right:10px;
  }
  /* #content .page_c a.prev {
  width:100%;
}
  #content .page_c a.next {
  width:100%;
}*/
  #content .page_c ul li {
    width:29px;
  }
  #content .page_c ul li:first-child {
    border-left:none;
  }
  #content .page_c ul li:last-child {
    border-right:none;
  }
  #content .page_c ul {
    /*   width:100%;*/
    border-top:1px solid #efefef;
    border-bottom:1px solid #efefef;
    padding:0;
  }
  #content .blog_blk .post_com .user_img {
    float:none;
    margin:0 0 20px 0;
  }
  #content .comment_c .com_list ul li .user_img {
    float:none;
    margin:0 0 20px 0;
  }
  #content .comment_c .com_list ul li.comment_replay {
    padding-left:40px;
  }
  #content .frm .frm_bot {
    text-align:center;
  }
  #content .frm .reqired {
    float:none;
    text-align:center;
    display:block;
    clear:both;
  }
  #content .frm .btn_c {
    float:none;
    margin:0 5px;
    display:inline-block;
  }
  #content .frm .clear_btn {
    float:none;
    margin:0 5px;
    display:inline-block;
  }
  #content .box-registration .btn_c {
    float:none;
    margin:30px auto 0;
  }
  #content .sfbox .sign-in {
    margin-top: 37px;
    text-align: center;
  }

  #content .cart_tbl .title_row {
    display:none;
  }
  /*   New Style for cart */
  #content .cart_tbl ul li {
    display:inline-block;
    padding: 5px 0;
    border:none;
  }
  #content .cart_tbl ul li:nth-child(1) {
    width:33%;
    padding-left: 0;
  }
  #content .cart_tbl ul li:nth-child(2) {
    width:65%;
    text-align:right;
  }
  #content .cart_tbl ul li:nth-child(3) {
    width:33%;
    float:left;
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px solid #efefef; 
  }
  #content .cart_tbl ul li:nth-child(4) {
    width:65%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    float: left;
    padding-top:5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 0; 
    display:block;
  }
  #content .cart_tbl ul li:nth-child(5) {
    width:33%;
    padding-right: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef; 
  }
  #content .cart_tbl li:nth-child(5) .price {
    float:right;
  }
  #content .cart_tbl .total_row ul li:nth-child(1) {
    padding:15px 0 15px;
    display:table-cell;
    text-align: center;
    padding-right: 0;
    border: none;
  }
  #content .cart_tbl .total_row ul li:nth-child(2) {
    width:100%;
    padding-top:15px;
    padding-right:30px;
    padding-bottom:10px;
  }
  .cart_menu .menu_title {
    padding:15px 0;
  }
  .cart_menu form {
    margin-top:15px;
  }
  #content .cart_tbl .con_row {
    display:block;
    padding: 10px;
    padding-bottom:0;
  }
  #content .cart_tbl .con_row ul li .thumb {
    width: calc(100% - 15px);
    height:auto;
    float:left;
  }

  #content .cart_tbl .con_row ul li .price {
    line-height:30px;
  }

  #content .cart_tbl .checkout_row {
    text-align: center;
  }
  #content .cart_tbl  .checkout_row a.info_btn, .cart_menu .checkout_row .btn_c {
    float:none;
    margin:10px auto;
  }
  #content .cart_tbl checkout_row a.info_btn {
    float:none;
  }

  #content .cart_tbl .additional-checkout {
    float: none;
    margin-top: 20px;
    max-width: 100%;
  }

  #content .cart_list ul li {
    padding:0 25px 0 10px;
  }
  #content .cart_btn {
    text-align: center;
  }
  #content .cart_c .cart_btn a.info_btn, #content .cart_btn button.next_btn {
    float:none;
    margin:20px auto 0;
  }
  #content .submit-form a.info_btn {
    float:none;
  }
  .calculate .btn_c {
    float:none;
  }
  .box-activate-account input.btn_c, .box-activate-account input.info_btn {
    margin:20px auto 0;
    float:none;
  }
  #content .submit-form input.info_btn {
    float:none;
    margin:20px auto;
    display: block;
  }
  #content .cart_c .additional-checkout {
    float: none;
    margin-top: 20px;
  }
  #content .slider .slider_img {
    height:250px;
  }
  #content .slider .slider_desc .price_c .old_price {
    font-size:20px;
  }
  #content .slider .slider_desc .price_c .new_price {
    font-size:30px;
  }
  #header .cart_menu {
    width:280px;
  }
  #header .cart_menu ul li .pro_img {
    width:60px;
    height:auto;
  }
  #header .cart_menu .checkout_row p {
    font-size:12px;
    float:none;
    line-height:14px;
    padding-bottom:10px;
  }
  #header .cart_menu .checkout_row p .fa-clock-o {
    line-height:16px;
  }
  #header .cart_menu .checkout_row .checkout_btn {
    float:none;
    margin:0 auto;
  }
  #header .cart_menu ul {
    display:block;
    margin:0;
    padding:15px 0;
    border-bottom: 1px solid #efefef;
  }
  #header .acc_menu .login_frm {
    padding:0 15px;
  }
  #header .search_menu {
    padding:15px;
  }
  #header .menu_c .menu_title {
    padding:15px;
  }
  #header .cart_menu ul li {
    padding:5px 15px !important;
    display:block;
    border:none;
  }
  #header .cart_menu ul li:nth-child(1) {
    width:100%;
  }
  #header .cart_menu ul li:nth-child(2) {
    width:100%;
  }
  #header .cart_menu ul li:nth-child(3) {
    width:100%;
  }
  #header .cart_menu ul li:nth-child(4) {
    width:100%;
    padding-bottom:12px;
  }
  .sbHolder {
    font-size:12px;
  }
  #content .filter_c .sel_1 {
    width:65px;
  }
  #content .filter_c span {
    padding:0 5px;
  }
  #content .filter_c .sel_2 {
    width:150px;
  }
  #content .h_row_4 h3 {
    font-size:18px;
  }
  #content .pro_main_c .slider_1 #thumbs img {
    width: 82px;
    height: 82px;
  }
  #content .pro_main_c .slider_1 .main_thumb {
    float:none;
    width:240px;
    margin:0 auto 20px;
    height:240px;
  }
  #content .pro_main_c .slider_1 .slider_1_nav {
    float:none;
    text-align:center;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul {
    display:inline-block;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li {
    float:left;
    margin:0 10px 0 0;
  }
  #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
    width:30px;
    height:30px;
  }
  #content .pro_main_c .desc_blk .desc_blk_bot .qty {
    margin:0 auto 10px;
    width:102px;
    text-align:center;
    float:none;
    overflow:hidden;
  }
  #content .pro_main_c .desc_blk .desc_blk_bot a.btn_c {
    margin:0 auto;
    float:none;
  }
  /* #content .pro_main_c .desc_blk .desc_blk_bot .price {
  margin:0 auto;
  float:none;
  text-align:center;
}*/
  #content .tabing .tab-content .rew_blk .date {
    float:none;
    margin-bottom:10px;
  }
  #content .tabing .tab-content .rew_blk .user {
    float:none;
    margin-bottom:10px;
  }
  #content .tabing .tab-content .rew_blk ul.start_list {
    float:none;
  }
  #content .pro_main_c ul.start_list, span.spr-badge {
    text-align: center;
    float: none;
    margin: 7px 0 20px;
  }
  #content .pro_main_c .desc_blk .review_row div.share div.social-sharing, #content .tag_c div.share div.social-sharing {
    float: none;
    text-align: center;
  }
  #content .pro_main_c .desc_blk .review_row div.share, #content .tag_c div.share {
    float:none;
    clear:both;
    padding-top:10px;
  }
  .desc_blk_bot input#addToCart.btn_c {
    float: none;
    margin: 0 auto;
  }
  a.spr-summary-actions-newreview, .spr-button, .spr-button-primary, .spr-container button, .spr-container .btn, .spr-container .btn-primary {
    margin: 20px auto 0;
  }
  #call-to-action .f_top .ftop_blk {
    border-bottom: 1px solid #ecefef;
    border-right: none;
  }
  #call-to-action .f_top h5 {
    width:90%;
  }
  #call-to-action .f_top .icon {
    top: 0;
  }
  #footer .f_mid .social ul {
    display:inline-block;
  }
  #footer .partner {
    padding-top:10px;
    margin-bottom:10px;
  }

  /*   ---------------media for cart pop-up---------------- */

  .cart_menu .cart_row ul:nth-child(1) {
    display:none ;
  }
  .cart_menu .total_row ul{
    display:block;
    border-bottom: 1px solid #efefef;
    padding:15px 0;
  }
  .cart_menu .cart_row ul{
    border-bottom: 1px solid #efefef;
    padding:25px 0;
  }
  .cart_menu .cart_row ul li {
    display:inline-block;
    padding: 5px 0;
    border:none;
  }
  .cart_menu .cart_row ul li:nth-child(1) {
    width:40%;
    padding-left: 0;
  }
  .cart_menu .cart_row ul li:nth-child(2) {
    width:60%;
    text-align:right;
  }
  .cart_menu .cart_row ul li:nth-child(3) {
    width:33%;
    float:left;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef; 
  }
  .cart_menu .cart_row ul li:nth-child(4) {
    width:34%;
    padding-bottom:20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    float: left;
    padding-top: 5px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px; 
  }
  .cart_menu .cart_row ul li:nth-child(5) {
    width:33%;
    padding-right: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef; 
  }
  .cart_menu .cart_row ul li:nth-child(5) .price {
    float:right;
  }
  .cart_menu .total_row ul li:nth-child(1) {
    padding:5px 0;
    display:block;
    text-align: center;
    padding-right: 0;
    border: none;
  }
  .cart_menu .total_row ul li:nth-child(2) {
    width:100%;
  }
  .cart_menu .cart_row {
    display:block;
  }
  .cart_menu .cart_row ul li .thumb {
    width:80px;
    height:auto;
    float:left;
  }

  .cart_menu .cart_row ul li .price {
    line-height:30px;
  }

  .cart_menu .checkout_row {
    text-align: center;
  }
  .cart_menu  .checkout_row a.info_btn, .cart_menu .checkout_row .btn_c {
    float:none;
    margin:10px auto;
  }
  .cart_menu  .checkout_row a.info_btn {
    margin-bottom:0;
  }
  .cart_menu checkout_row a.info_btn {
    float:none;
  }

  .cart_menu .additional-checkout {
    float: none;
  }
  .ajaxcart__errors{
    margin-top: 45px;
  }
  .mobile-label-price{
    display:block;
  }
  .mobile-label-quantity{
    display:block;
    width: 100%;
    text-align: center;
    padding-bottom: 5px !important;
  }
  .mobile-label-total{
    display:block;
    text-align:right; 
  }
}
#qr-code {
  margin: 0 auto 20px;
  text-align: center;
}

@media (max-width: 400px) {
  #header .logo img {
    max-width:120px;
  }
}

@media  (min-width: 750px) and (max-width: 1100px) {


  html body   #content  .box_inn {
    display:block;
  }

}

@media  (min-width: 769px) and (max-width: 1050px) {

  #header .logo {
    margin-top: 13px;
  }
}

@media  (min-width: 769px) and (max-width: 1199px) {

  #content .pro_main_c .desc_blk .desc_blk_bot .qty {
    margin:0 auto 10px;
    width:102px;
    text-align:center;
    float:none;
    overflow:hidden;
  }
  #content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li a {
    margin-right:0;
  }
  /* #content .pro_main_c .desc_blk .desc_blk_bot .price{
  float:none;
  text-align:center;}*/
}

@media  (min-width: 750px) and (max-width: 950px){   

  html #content .h_row_1 p {
    line-height: 19px;
  }

  html .ideas-hover1 h5 {
    font-size: 12px;
    line-height: 16px;
  }

  html #content .h_row_1 .box_2 h1 {
    font-size: 18px;
    line-height: 22px;
  }


  html #content .h_row_1 p {
    font-size: 14px;
    line-height: 20px;
  }

  #content .h_row_1 h2 p {
    padding-bottom:10px;
    font-size:30px;
  }

  #content .h_row_2 .box_2 h1 {
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 10px;
  }
}

.one-half-column-left {
  width:48%;
  float:left;
}

.one-half-column-right {
  width:48%;
  float:right;
}

@media only screen and (max-width: 600px) {
  .one-half-column-left, .one-half-column-right, 
  .one-third-column, .one-third-column-last {
    float:none;
    width:100%;
    margin-right:0;
  }
}
@media (max-width: 767px){
  .wsmenu .link-list {
    width: 100%;
  }
}
/*5-oct*/
@media (max-width: 767px){
  .hidden-mu li {
    padding-left: 60px;
  }
}
.edge > .wsmenu-submenu-sub{left:auto!important;right:100%!important}
.edge > .wsmenu-submenu{left:auto!important;right:100%!important}
.edge > .wsmenu-submenu-sub-sub{left:auto!important;right:100%!important}
.maximum-in-stock-error{
  display:none; 
  color: #d02e2e;
  text-align: center;
  float: none;
  clear: both; 
}

.btn_c.disabled, .modal-button.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/*Code for Rick text on Home Page*/
.rich-texts{
  background:#ffffff;
  padding-bottom:15px;
}
.home-r-text{
  background:#ac0f0f;
  padding: 20px 0 37px;
}
.home-r-text h1 p{
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  font-weight: 800;
  text-transform: none;
  font-family:'Poppins', sans-serif;
}
a.body-trip p{
  height: 40px; 
  line-height: 38px;
  color: #ffffff;
  display: block;
  margin: -21px auto 0;
  padding: 0 20px;  
  max-width: 550px;
  background: #127b7a;
  border-radius: 20px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  font-family:'Poppins', sans-serif;
  box-shadow: 0px 2px 1px #84a7c2;

}
@media (max-width: 767px){
  .rich-texts{
    padding-bottom:0;
  }
  #content .home-r-text h1 p {
    font-size:16px;
  }
  .rich-texts{
    padding-bottom:0;
  }
  .home-r-text{
    padding: 8px 0 28px;
  }
  .home-r-text h1{
    font-size:16px;
    padding: 0px 0 5px;
  }
  a.body-trip p{
    font-size:14px;
    width: 83%;
    height: 30px;
    line-height: 30px;
    margin-bottom:10px;
  }
}
@media (max-width: 767px){
  #wsnavtoggle{
    width:33px;
    float: left;
    cursor: pointer;
  }
  #wsnavtoggle span{
    line-height:30px;
    float:right;
    font-size: 12px;
    font-weight: 800;
    border-right: solid 1px #ddd;
    padding-right: 10px;
    text-transform: uppercase;
  }
}
#paypal-express-button{
  width:250px;
  margin-left:0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.desc_blk .paypal-icon{
  clear:both;
}
.paypal-icon{ max-width:480px;margin: 0 auto;}
.paypal-icon img{margin-top:15px;}
input#addToCart.btn_c{
  max-width:480px;
  width:100%;
  margin:15px auto 0;
  float:none;
}
#content{
  padding-bottom:0;
}
.cart_top{
  margin-bottom:30px;
}

#content .pro_main_c .desc_blk .desc_blk_bot .price{
  text-align:center;
}
#content .pro_main_c .desc_blk .desc_blk_bot .qty{
  margin: 5px auto;
  width: 150px;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 767px){
  #header .search_menu {
    padding:15px;
  }
  #header .search_menu .search_box .txtboxs {
    width: 100%;
    height: 35px;
    border-radius: 5px;
    font-size: 14px;
    color: #898989;
    padding: 0 35px 0 18px;
    border: 1px solid #d7dbdb;
  }  
  .search-btn{
    background:#000000;
    margin-top:10px;
    width:100%;
    color: #fff;
    border-radius: 5px;
    font-weight: 800;
  }
  .search-btn:focus, .search-btn:hover {
    color: #fff;
    text-decoration: none;
    background-color:#c9b59e;
  }
  .search-btn .fa{
    float:left;
    padding-top:3px;
  } 
  /*  #content .main_box .desc .price span.compare-price{
  display:none;  
}*/
  #content .product-top{
    padding-top:0px;
  }
  .paypal-icon img{
    margin-bottom:5px;}
  #content .title{
    padding-bottom:20px;
  }
  #content .catalog_c .title {padding-bottom:0;}
  .product-space{
    padding-top:0;
  }
  .additional-checkout{
    width:250px;
    margin:0 auto;
    margin-top:20px;
  }
}
/*
@media (min-width: 992px){
.product-qty-price{
position: relative;
float: left;
left: 50%;
margin-bottom:15px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .price, #content .pro_main_c .desc_blk .desc_blk_bot .qty{
position: relative;
float: left;
left: -50%;
margin-right: 15px;
}
}
*/
@media (max-width: 320px){
  .col-xm-12{
    width:100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float:left;
  }
  #content .main_box .desc p{
    display:none;
  }
  #content .main_box .desc h5{
    margin-bottom:5px;
  }
}
@media (max-width: 480px){
  #content .cart_btn button.next_btn, #content #paypal-express-button, .additional-checkout{
    max-width:100%;
    width:100%;
  }
}
/*Code for close the Menu*/
/*
.footer-blk{
padding-top:15px;
padding-bottom:15px;
}
*/
.footer-blk img{
  max-width: 50px;
  display:inline-block;
  margin-right: 10px;
}
.footer-blk h5{
  line-height:50px;
  color:#000000;
  font-weight: 400;
  text-transform: none;
  font-size:15px;
  display:inline-block;
}
.footer-share{
  padding-top:8px;
}
.footer-share ul li{
  float: left;
  margin: 0 10px 5px 0;
  padding: 0;
}
.footer-share ul li a {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 50%;
}
.footer-share ul li a:hover{
  background:#000000;
}
.footer-share ul li a i {
  font-size: 18px;   
  color: #000000;
  line-height: 40px;
}
.footer-share ul li a:hover i {
  color:#fff;
}
@media (max-width: 991px){
  .footer-blk div:nth-child(odd), .footer-blk div:nth-child(even){
    padding-left:5px;
    padding-right:5px;
  }
  .footer-blk div:nth-child(2),.footer-blk div:nth-child(3),.footer-blk div:nth-child(4){
    border-left:1px solid #ffffff;
  }
  .footer-blk img{
    float:none;
    margin:0 auto;
    max-width: 35px;
    display:block;
  }
  .footer-blk h5{
    line-height:20px;
    text-align:center;
  }
  .footer-share{
    padding-top:5px;
  }
  #footer .f_mid .email_box {
    margin-top:10px;
  }  
  #footer .f_mid{
    padding:15px 0;
  }
}
.blank-line{
  height:15px;
}
.booster-messages{
  display: none !important;
}
.wh-cart-total {
  display: inline-block !important;
  margin-left: 15px;
}
.product-border{
  border-bottom: 1px solid #efefef;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -5px;
}
.var-space{
  padding-top:0;
  margin-top: -1px;
  padding-left: 15px;
  padding-right: 15px;
}
.desc_blk_bot{overflow-x:hidden;}
.topBarProductFixed {
  display: none;
  position: fixed;
  bottom: 0;
  background: rgba(255,255,255,0.95);
  left: 0;
  width: 100%;
  box-shadow: 0 0 22px -1px #888;
  z-index: 9999;
}
.topBarProductFixed.active{
  display:block;
}
.topBarProductFixed .minus_btn {
  width: 45px;
  height: 30px;
  border: 1px solid #d7dbdb;
  border-right: none;
  border-radius: 4px 0px 0px 4px;
  display: block;
  background: url(minus.png) no-repeat center center;
  float: left;
  cursor: pointer;
}
.topBarProductFixed .plus_btn {
  width: 45px;
  height: 30px;
  border: 1px solid #d7dbdb;       
  text-align: center;
  border-radius: 0px 4px 4px 0;
  display: block;
  background: url(plus.png) no-repeat center center;
  float: left;
  border-left: none;
  cursor: pointer;
}
.topBarProductFixed .qty {
  margin: 5px auto;
  width: 150px;
  text-align: center;
  overflow: hidden;
}
.topBarProductFixed #quantity{
  width: 60px;
  height: 30px;
  border: 1px solid #d7dbdb;
  text-align: center;
  font-size: 14px;
  color: #282727;
  padding: 0 5px;
  font-weight: 900;
  float: left;
  display: block;
}
.pro-left{
  float:left;padding-left:15px;}
.pro-right{
  float:right;padding-right:15px;padding-top:20px;}
.pro-left img, .pro-left h4, .pro-right, .pro-right .price, .pro-right .btn_c{display:inline-block;}
.pro-right button.btn_c{width: 160px;margin:0;border-radius: 4px;padding: 0 10px; font-weight:400;}
.pro-right .price{padding-left:15px;padding-right:15px;}
.pro-right .qty{
  display: block;
  float: left;
  margin-top: 7px;
}
.pro-left h4{padding-left:15px;}
.pro-right button.btn_c i, .cart-position button.btn_c i{padding-right:15px;font-size:17px;}
@media (max-width:991px){
  .pro-left h4{
    display:none;
  }
}
@media (max-width:767px){
  .topBarProductFixed {
    display: block;}
  .pro-right .qty{
    display:none;
  }
  .pro-left img{
    max-width:60px;}
  .pro-right{padding-top:10px;}
  .pro-right .price{
    font-size:12px;
    font-weight:800;
    color:#000;
    margin-left:0;
    padding-right:15px;
    padding-left:0;
  } 
  #content .cart_tbl ul li p{
    text-align:left;
    padding-top:5px;
  }
}
@media (max-width:350px){
  .pro-right .price{
    padding-right:5px; 
    font-size:12px !important;
  } 
  .pro-right button#addToCart.btn_c{width: 150px;}
}

@media (max-width:480px){
  #content .cart_c .additional-checkout{
    width:100%;
  }}

.pro-relate .price-on-hover-wrapper{display:none;}
.pro-des-bg{
  background: url(shipping.png) no-repeat;
  height: 152px;
  width: 100%;
  max-width:376px;
  padding-top:15px;
  padding-left:3em;
  margin-bottom: 10px;
  margin-top: 30px;
}
.pro-des-bg .left, .pro-des-bg .right{
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  float: left;
  width:45%;  
}
.pro-des-bg p{margin-bottom:0;    font-weight: 500;}
.pro-des-bg h3{margin:10px 0;font-size:23px;}
@media (max-width: 1199px) and (min-width:768px) {
  .pro-des-bg{background-size:100% auto;
    padding-top:5px;
    padding-left:2em;
    display:  inline-block;
    padding-bottom: 30px;
    height:auto;

  }
  .pro-des-bg h3{margin:5px 0;}
  .pro-des-bg .left{width:40%;}
  .pro-des-bg .right{width:60%;}
}
@media (max-width: 485px) {
  .pro-des-bg{background-size:100% auto;
    padding-top:5px;
    padding-left:2em;

  }
  .pro-des-bg h3{margin: 8px 0 3px;font-size: 20px;}
  .pro-des-bg .left{width:40%;}
  .pro-des-bg .right{width:60%;}
}
@media (max-width:375px) {
  .pro-des-bg{
    height: 130px;
    margin-bottom: 0px;
  }
  .pro-des-bg h3{margin: 5px 0 3px;}
}

@media (max-width:350px) {
  .pro-des-bg{
    padding-left:1em;
    height: 115px;
    padding-bottom: 10px;
  }
  .pro-des-bg h3{margin:0;font-size: 15px;}
}
@media (max-width:767px) {
  .btn_cart{
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    display: block;
    width:100%;
    font-weight: 700;
    background:#000000;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
  }
  .pro-top img{margin-right:15px;}
  .pro-top img, .pro-top .price{display:inline-block;}
  .pro-top, .pro-bottom, .pro-qty{border-bottom: 1px solid #e7e7e7;margin:0 15px;padding:10px 0;}
  .product-close{
    position: absolute;
    right: 0;
    z-index: 1;
    height: 44px;
    width: 44px;
    outline: 0;
    cursor: pointer;
  }
  .product-close i {
    display: inline-block;
    background: #8f8282;
    line-height: 0;
    font-size: 0;
    width: 14px;
    height: 2px;
    vertical-align: middle;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin: 20px 15px;
  }
  .product-close i::after {
    content: '/';
    display: block;
    width: 14px;
    height: 2px;
    background: #8f8282;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
}

.pro-right button.btn_c i, .desc_blk_bot button.btn_c i, button.btn_cart i{
  position: absolute;
  top: 0px;
  left: -2px;
  text-align: center;
  display: block;
  z-index: 1;
  color: #fff;
  background: #ef2809;
  border-top-right-radius: 0 0 !important;
  border-bottom-right-radius: 37% 100% !important;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 23px;
  border-radius: 4px;
  padding-right: 5px;
}

.desc_blk_bot button.btn_c{
  border-radius: 4px;
  width:100%;
  max-width:100%;
  font-weight:400;
}


.list-more{display: block;
  width: 100%;
  margin:10px auto 0;
  height: 30px;
  text-align: center;}

#content .list-more a{
  border-radius: 8px;
  background: #aa8861;
  background: -o-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -ms-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -moz-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -webkit-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3482cc), color-stop(100%, #aa8861));
  background: linear-gradient(to bottom, #aa8861 0%, #aa8861 100%);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  position: relative;
  line-height: 30px;
  padding: 0;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  width: 100%;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}

.list-more .more-btn-icon {
  position: absolute;
  width: 35px;
  height: 32px;
  font-size: 10px;
  top: 0;
  left: 0;
  -moz-border-radius-bottomright: 1.866rem 5rem;
  -webkit-border-bottom-right-radius: 1.866rem 5rem;
  border-bottom-right-radius: 1.866rem 5rem;
  background-color: #e71e25;
  color:#fff;
}
#content .list-more a:hover{color:#fff;}
.ro-discount {
  position: absolute;
  display: block;
  right: -5px;
  top: -15px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  background: url("sale.png") center no-repeat;
  background-size: auto auto;
  background-size: 100%;
}

@media (max-width:410px) {#content .list-more a{padding-left:30px;}}

.list-compare-price{
  display: inline-block;
  position: relative;   
  font-size:14px;
  color:#898989;
  font-weight:400;
}
.list-compare-price::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-top: 2px solid #212121;
}

.owl-carousel.owl-loaded .ro-discount{top:0; right: 0px;}

@media (max-width:767px) {
  .h_row_content.h_row_4.featured-products{float:none;text-align:center;}

  .mb30 { margin-bottom:10px !important; }
}
.footer-blks{text-align:center;}
.quick-view-btn{
  background-color:#717275;
}

.quick-view-btn:hover {
  background-color:#aa8861;
}
#content .cart_tbl ul li .txtbox{
  color:#212121;
}

#content .cart_tbl ul li .sub-price{
  color:#282727;
  font-size:14px;
  font-weight:600;
}

#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon, #header #nav .navbar .navbar-header > a > div.cart-color{color: #aa8861;}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle:hover > div.cart-icon{color: #aa8861;}
#content .cart-title h1{
  font-size:25px;
  color:#212121;
  font-weight: 600;
  text-transform: none;
  margin-bottom:20px;
}
#content .cart_c .cart_btn a.info_btn{
  color:#000000;
  background:#ffffff;
  font-size:15px;
  font-weight:400;
  border-radius:4px;
  text-transform:none;
}
#content .cart_btn a.info_btn .fa, .add-address a.btn_c .fa{color:#000000;}
#content .cart_c .cart_btn a.info_btn:hover{background:#ffffff;}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons > i{color:#929292}

@keyframes shakeMe {
  2%, 18% {
    transform: translate3d(-5px, 0, 0);
  }

  4%, 16% {
    transform: translate3d(5px, 0, 0);
  }

  6%, 10%, 14% {
    transform: translate3d(-5px, 0, 0);
  }

  8%, 12% {
    transform: translate3d(5px, 0, 0);
  }

  18.1% {
    transform: translate3d(0px, 0, 0);
  }
}

.desc_blk_bot button.btn_c, .pro-right button.btn_c {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  animation-name: shakeMe;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.desc_blk_bot button.btn_c.disabled {animation:none;}


@media (max-width:767px){
  #content .main_box .desc .price {
    font-size:17px;
  }
  .list-compare-price{ 
    font-size:13px;
  }

  .mobile-banner-space{margin-top:-15px !important;}
}



.modal-buttons#addToCart{
  border-radius: 4px;
  background: #aa8861;
  background: -o-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -ms-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -moz-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -webkit-linear-gradient(top, #aa8861 0%, #aa8861 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aa8861), color-stop(100%, #aa8861));
  background: linear-gradient(to bottom, #aa8861 0%, #aa8861 100%);
  color: #fff;
  font-weight:600;
  font-size: 14px;
  position: relative;
  line-height: 30px;
  padding: 0;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  width: 100%;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  margin-top: 10px;
}

.modal-buttons#addToCart i {
  position: absolute;
  width:35px;
  height: 30px;
  font-size: px;
  line-height:28px;
  top: 0;
  left: 0;
  -moz-border-radius-bottomright: 1.866rem 5rem;
  -webkit-border-bottom-right-radius: 1.866rem 5rem;
  border-bottom-right-radius: 1.866rem 5rem;
  background-color: #e71e25;
  color:#fff;
}

@media( max-width:500px){
  .modal-buttons#addToCart{padding-left:25px;
    font-weight:400;
    font-size: 12px;
    line-height: 25px;
    height:25px;
  }
  .modal-buttons#addToCart i{font-size:16px;
    width:27px;
    height:25px;
    line-height:23px;
  }
}
#content .main_box .desc h5{
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;	
  height:20px;*/
  color:#3c3030;
}

#content .main_box .desc h5:hover {
  color:#212121;
}

.owl-theme .owl-controls .owl-nav {
  right: 0px;
  width: 80px;
}
@media (max-width: 767px){
  .featured-products .mb30, .product_c .mb30 {
    margin-bottom: 10px !important;}
  .featured-products .mb30:nth-child(2n+1), .product_c .mb30:nth-child(2n+1) {
    padding-left: 10px;
    padding-right: 5px;        
  }
  .featured-products .mb30:nth-child(2n), .product_c .mb30:nth-child(2n){
    padding-left: 5px;
    padding-right: 10px;
  }
  #content .main_box .desc {
    padding-left: 5px;
    padding-right: 5px;
    text-align:left;
  }
  #content .product_c .featured-products .main_box, #content .pro_releate .product_c .main_box{margin:0 5px;}
  .owl-theme .owl-controls .owl-nav{width:70px;}
}

@media (max-width: 500px){
  #content .cart_section .h_row_4 .carosel {
    padding-top: 70px;
  }
}

/*@media (max-width: 991px){#content .cart_c .cart_btn a.info_btn{margin-bottom:15px;}}*/

.product-badge-box{    position: absolute;
  top: 0px;
  left: 0;
  z-index: 3;
  left: 1px;}
.product-badge-box:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #e3633b;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.product-sold-out:before{  border-right: 5px solid #666666;}
#content .main_box .box_1 .on-sale, #content .main_box .box_1 .sold-out{
  border-radius:0;
  text-align: center;
  position: absolute;
  z-index: 1;
  display: block;
  white-space: normal;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .03em;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0 2px 6px -2px rgba(0,0,0,.4);
  padding:0;
}


.ro-discount{display:none;}


#gsloadmore{   border-radius: 0 !important;
  margin-bottom: 30px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #333;
  color: #fff;
  font-size: 15px;
  padding: 9px 15px !important;
}


@media (min-width:768px) {
  #content{margin-top: 0px;}
  .wsmenu-list > li:first-child a{padding-left:4px;}
  .header_menu{
    /* margin-top:0px; 
    -webkit-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
    -moz-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
    box-shadow: 0 2px 2px rgba(11, 25, 28, .12);*/
    border-bottom:1px solid #e7e7e7;
    background: #fff;
  }
  #header .header_bot{border:none;}
}
@media (max-width:767px) {
  .header_menu .navbar{min-height: 0px !important;}
  .header_menu{height: 0px;}
  #header .header_bot{
/*     -webkit-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
    -moz-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
    box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
    border-bottom:none; */
    border-bottom: 1px solid #e7e7e7;
  }
}


@media (max-width:450px){#content .cart_coll_section .product_c{margin-top:0px;}}


.nav-tabs.swiper_nav{border-bottom:none;}
.nav-tabs.swiper_nav > li {
  width: 50%;
  padding: 10px 0;
  border: none; 
  cursor: pointer;
  height: 50px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.nav-tabs.swiper_nav_four >li{width:25%;height:75px;}
.nav-tabs.swiper_nav > li > a{
  border:none;
  color:#333;
  margin:0;
  padding-left:0;
  padding-right:0;
  background:none;
  border-bottom: 3px solid #cccccc;;
}
.nav-tabs.swiper_nav > li.active > a{
  border: none;
  background:none;
  color:#333;
  border-bottom: 3px solid #2182d0;

}
.nav-tabs.swiper_nav_four > li > a{
  padding-left:10px;padding-right:10px;
}
@media (min-width:1300px){
  .nav-tabs.swiper_nav_four > li > a{
    padding-left:20px;padding-right:20px;
  }
}
@media (max-width:767px) and (min-width:560px){
  .nav-tabs.swiper_nav_four > li > a{
    padding-left:20px;padding-right:20px;
  }
}

.nav-tabs.swiper_nav>li>a:focus, .nav-tabs.swiper_nav>li>a:hover{
  background:none;
}
.rte ul.ship_info{
  margin:0;
}
.rte ul.ship_info li{
  list-style:none;
  margin-left:0;
}
@media (max-width: 1200px){
  .nav-tabs.swiper_nav > li > a{
    font-size: 12px;
  }
}
.mobile-wishlist{
  float: right;
  margin-top: 15px;
}
.mobile-wishlist .fa{font-size:16px;}

#content .title h2{
  font-size:20px;
  font-weight:400;
}
@media (max-width:767px){
  #content .title h2{
    font-size:20px;
    font-weight:400;
  }
}

.size_cm, .size_inch{display:none;}
.size_cm.size_active, .size_inch.size_active{display:table;}
#size_mapping_info a {
  color: #000;
  margin-right: 10px;
  cursor: pointer;
  border-bottom: 1px solid;
}
.redColor {
  color: #e4393c !important;
  border-bottom-color: #e4393c !important;
}
.size_table table th, .size_table table td {
  padding: 10px 10px;
}

#size_mapping_info table {
  table-layout: fixed;
  margin-bottom:0;
}
#size_mapping_info table thead{background:none;}
.table>thead>tr>th{border-bottom-width:1px;vertical-align: middle;}

#wash_info ul{margin:0;}
#wash_info ul li {
  list-style: disc;
  margin-bottom: 5px;
  list-style-position: inside;
  width: 100%;
  overflow-wrap: break-word;
  margin-left: 0;
}

@media (max-width:500px){
  .rte{padding-left:5px;padding-right:5px;}
}

#size_mapping_info table th:hover, #size_mapping_info table td:hover {
  background-color: #000;
  color: white;
}


.delivery_time_new{
  padding-top:5px;
  padding-left:25px;
  padding-right:25px;
  clear:both;
  font-family:  'Poppins', sans-serif;
}
.delivery_time_new p{margin-bottom:5px;}
.delivery_time_new i{font-size:20px;line-height:22px;padding-right:7px;width: 25px;}
.delivery_time_new img{
  width: 20px;
  margin-right: 10px;
}
.delivery_time_new span{
  line-height: 22px;
  vertical-align: top;
  font-size:16px;
  font-weight:600;
}


@media (max-width: 767px){
  .delivery_time_new{
    padding-left:15px;
    padding-right:15px;
  }
  .delivery_time_new span{
    font-size:13px;
    font-weight:600;
  }
  #shopify-section-product #content{padding-top:15px;}
  #content .title{padding-bottom:15px;}
}

button.swym-button.disabled, button.swym-button:disabled{opacity: 0.9 !important;}
.swym-btn-container .swym-button.swym-added+.swym-fave-count, .swym-btn-container .swym-fave-count{box-shadow: none !important;}

.btn_c#addToCart{
  max-width: 480px;
  color:#ffffff;
  background:#000000;
  font-weight:600;
}
#addToCart i {
  position: absolute;
  width:45px;
  height: 40px;
  font-size:24px;
  line-height:40px;
  top: 0;
  left: 0;
  -moz-border-radius-bottomright: 1.866rem 5rem;
  -webkit-border-bottom-right-radius: 1.866rem 5rem;
  border-bottom-right-radius: 1.866rem 5rem;
  background-color: #aa8861;
  color:#aa8861;
}
.btn_c#addToCart:hover{
  background-color: #000000;
  color:#ffffff;
}
.btn_c#addToCart{ font-size: 17px;}
.btn_swym{
  height: 40px;
  font-size: 17px;
  line-height: 40px;
  color: #587eb6;
  display: block;
  margin: 15px auto 0;
  border:1px solid #6783b7;
  padding: 0 20px;
  font-weight: 700;
  max-width: 480px;
  width:100%;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  background:#ffffff;
}
.btn_swym:hover{
  background-color: #ffffff;
  color:#a4a4a4;
}
.btn_swym i.swym-button{
  position: absolute;
  width: 45px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  top: 0;
  left: 0;
  display:block !important;
  font-style: normal;
}
.swym-added .swym-add-to-wishlist-view-product:after{color: #aa8861 !important;}

/*
.btn_swym.swym-added{cursor: not-allowed;}
.swym-btn-container{display:none !important;}
.btn_swym.swym-added{cursor: not-allowed;}
.swym-btn-container{display:none !important;}
*/
.flash--total-sold{    margin-bottom: 15px; margin-top: 10px;}
.flash--total-sold .flash--total-soldflash{font-size:20px;font-weight:600;color:#dd1e31;text-align:center;}
.flash--total-sold .flash-fire{background-image:url(//cdn.shopify.com/s/files/1/0083/6622/7571/t/8/assets/fire.png?1797);background-repeat:no-repeat;display:inline-block;height:13px;width:15px;margin-right:5px;}
@media (max-width: 767px){.flash--total-sold .flash--total-soldflash{font-size:18px;}}

@media (max-width: 767px){
  .rte h1 {
    font-size: 20px;
  }
  .rte h2 {
    font-size: 18px;
  }
  .rte h3 {
    font-size: 15px;
  }
}

#swym-plugin #swym-anchor[data-position="bottom-right"], #swym-hosted-plugin #swym-anchor[data-position="bottom-right"]{
  bottom:90px !important;
}
@media (max-width: 767px){
  #swym-plugin #swym-anchor[data-position="bottom-right"], #swym-hosted-plugin #swym-anchor[data-position="bottom-right"]{
    bottom:70px !important;
  }
}

@media (min-width:1300px){
  #content .main_box .box_1 .product-image {
    height: 270px;
  }
}


.widget-benefits{font-size:0px;margin-bottom:30px;}
.col-div-4{
  width:25%;
  display: inline-block;
  vertical-align: middle;
  padding: 15px 10px;
}
.col-div-5{
  width:20%;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 10px;
}
.widget-benefits-table {
  display: table;
  margin: 0 auto;
}
.widget-table-cell{
  display: table-cell;
  vertical-align: middle;
}
.widget-table-cell img {
  max-height: 50px;
  padding-right: 15px;
}

@media (min-width: 1200px){
  .widget-table-cell img {
    max-height: 70px;
  }
}

.widget-benefits-popover.in{
  display: block;
  top: auto;
  left: auto;

}
@media (max-width: 797px){
  .widget-benefits-container {
    padding: 0;
    overflow-x: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  .widget-benefits-container .row{min-width:750px;margin:0;}
  .widget-benefits-popover.in{display:none;}
  .widget-table-cell img {padding-right:7px;}
  .col-div-5{padding-right:5px;}
  .widget-benefits-container::-webkit-scrollbar { width: 0 !important }
  .widget-benefits-container{ -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    margin-bottom: 5px;
  } 


}
.widget-benefits-popover.bottom{margin-top:0;}
.widget-benefits-popover .popover-content a{color:#000000;}
.widget-benefits-popover .popover-content a:hover{text-decoration: underline !important;color:#000000;}

.widget-benefits-carosel{height:70px;padding:0 15px;}
.widget-benefits-carosel.owl-theme .owl-controls .owl-nav{top:0px;}
.widget-benefits-carosel.owl-carousel .owl-item img{height:70px;width:auto;}
.widget-benefits-carosel.owl-theme .owl-controls .owl-nav{width:100%;height: 0;}
.widget-benefits-carosel.owl-theme .owl-controls .owl-nav .owl-next{float:right;}

.widget-benefits-carosel-table{display:table;}
.widget-benefits-carosel.owl-theme .owl-controls .owl-nav [class*=owl-] {
  background:none ;
  padding:0;
  color:#000000;
  margin:0;
  line-height:70px;
}
.widget-benefits-carosel.owl-theme .owl-controls .owl-nav .owl-prev{text-align:left;}
.widget-benefits-carosel.owl-theme .owl-controls .owl-nav .owl-next{float:right;text-align:right;}
.widget-benefits-carosel-table {
  display: table;
  margin: 0 auto;
}
.widget-carosel-table-cell{
  display: table-cell;
  vertical-align: middle;
}
.widget-carosel-table-cell img {
  max-height: 70px;
  padding-right: 15px;
}

.widget-carosel{padding-bottom:30px;}
/*
.widget-benefits-carosel.owl-carousel .owl-stage-outer{overflow: visible;}

.widget-benefits-carosel.owl-carousel .owl-item{display:none;}
.widget-benefits-carosel.owl-carousel .owl-item.active{display:block;}*/
.widget-benefits-carosel.owl-theme .owl-controls{margin-top:0;}

.widget-benefits-tables-carosel .popover{position: relative;}
@media (max-width: 767px){
  .widget-carosel{
    padding-bottom:15px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .widget-carosel-table-cell img { max-height: 50px;}
  .widget-benefits-carosel{height:50px;}
  .widget-benefits-carosel.owl-theme .owl-controls .owl-nav [class*=owl-] {line-height:50px;}
  .widget-benefits-tables-carosel .popover{display:none !important;}
}
.widget-benefits-tables-carosel .popover{
  display:block;
  transform: translate3d(0,-10px,0);
  transition-property: transform,-webkit-transform,opacity;
  -webkit-transition-property: transform,-webkit-transform,opacity;
  transition-duration: .33s,.33s,.15s;
  -webkit-transition-duration: .83s,.83s,.65s;
  transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  opacity: 0;

}
.widget-benefits-tables-carosel .popover.in{
  opacity: 1;
  margin-top:-10px;
  margin-bottom:10px;
  transform: translate(0,10px);
  -ms-transform: translate(0,10px); /* IE 9 */
  -moz-transform: translate(0,10px); 	/* Firefox */
  -webkit-transform: translate(0,10px); /* Safari 和 Chrome */
  -o-transform: translate(0,10px);
}

.countdown-KT-full-width{margin:15px 0;}

/*
@media (max-width: 767px){
.countdown-KT .digit-KT .card-back-KT, .countdown-KT .digit-KT .card-KT{
font-size:15pt !important;
width:18px !important;
height:15px !important;
}
.countdown-KT .digit-KT .card-bottom-back-KT, .countdown-KT .digit-KT .card-bottom-KT{
font-size:15pt !important;
width:18px !important;
height:15px !important;
top:16px !important;
}
.countdown-KT .digit-KT .card-bottom-back-text-KT, .countdown-KT .digit-KT .card-bottom-text-KT{top:-13px !important;}
.countdown-KT .digit-KT{width:18px !important;height: 36px !important;}
.countdown-KT .digit-KT .card-back-text-KT, .countdown-KT .digit-KT .card-text-KT {top: 2px !important;}
.countdown-KT .separator-KT{top:7px !important;}
}
*/
#chat-24-widget-container #chat-24-desktop #chat-24-inner-container .chat-24-icon{
  display:block !important;
  margin-bottom:15px  !important;
  margin-left: auto !important;
  margin-right: auto !important;}
#chat-24-widget-container{ bottom: calc((100% - 260px)/2) !important;}
#chat-24-inner-container{margin-right:0 !important;}
#chat-24-footer{min-width:53px !important;}
#chat-24-widget-container #chat-24-mobile .chat-24-icon-container{  display:block !important;margin-bottom:7px;}
/*#chat-24-widget-container #chat-24-mobile .chat-24-icon-container .chat-24-icon{    width: 30px !important;
height: 30px !important;}*/


#fc_frame, #fc_frame.fc-widget-normal{ bottom: calc((100% - 75px)/2) !important;}

#fc_frame.fc-widget-normal.h-open-container, #fc_frame.h-open-container{bottom:15px !important;}
@media (max-width: 767px){
  #footer .f_mid ul li{margin-bottom:5px;}
}

@media (min-width: 481px){
  #content .cart_c .additional-checkout div{min-width:250px;margin-bottom:0;}
}
@media (max-width: 480px){
  #content .cart_c .additional-checkout div{width:100%;margin-bottom:0;}
} 

#content .pro_main_c .desc_blk .desc_blk_bot .minus_btn.disabled{
  cursor: not-allowed;
}
#content .pro_main_c .desc_blk .desc_blk_bot .minus_btn:hover, #content .pro_main_c .desc_blk .desc_blk_bot .plus_btn:hover{background-color: #e2e2e2;}
.wsmenu{max-width:100%;}


@media (max-width: 480px){
  #content .cart_tbl ul li .plus_btn {
    width: 30px;
    height: 30px;
    border-radius:0px 4px 4px 0px;
  }
  #content .cart_tbl ul li .minus_btn {
    width: 30px;
    height: 30px;
    border-radius: 4px 0px 0px 4px
  }
  #content .cart_tbl ul li .txtbox {
    height: 30px;
    width: calc(100% - 75px);
  }
}

.navbar-cart .fa-search{font-size:18px;}

.saso-cart-item-discount-notes, .saso-cart-item-upsell-notes{  font-size:15px;}.product-size-guide{
  display: inline; font-size: 13px; text-decoration: underline; cursor: pointer;
  line-height: 40px;
}


@media (max-width: 767px){
  .product-size-guide{float:right;}

  ::-webkit-scrollbar {display:none}

}

@media(max-width:400px){
  .size-modal {
    padding: 13px;
  }
  .size-modal  .nav>li>a {padding:5px;}

}

@media (min-width: 1024px){
  .size-modal-dialog {
    width: 870px;
    margin: 30px auto;
  }}

.size-modal{background:#fff;}
.size-modal .tab-content{padding-top:30px;padding-bottom:30px;}

.size-modal .tab-content p{padding-bottom:8px;    text-align: left;}


.size-modal .table>tbody>tr>td,
.size-modal .table>tbody>tr>th, 
.size-modal .table>tfoot>tr>td,
.size-modal .table>tfoot>tr>th,
.size-modal .table>thead>tr>td,
.size-modal .table>thead>tr>th
{border:1px solid #ddd;}

 
#content .pro_main_c .slider_1{margin-bottom:50px;}


 
  #image-block .product_images .flex-control-nav{display:none;}
 

@media (max-width: 767px){

  #content .pro_main_c .desc_blk .desc_blk_bot{padding-top:10px;}
 
  #content .pro_main_c .slider_1{margin-bottom:15px;padding-bottom: 30px;}
 
 
  #header #nav .navbar-header a > span.icons > i,
  #header #nav .navbar .navbar-header > a > div.cart-icon > i{font-size:20px;} 
  .navbar-cart .fa-heart{font-size:18px;} 

}

#header #nav .navbar-nav > li > a.swym-wishlist{color:#929292;}
.swym-wishlist {
  line-height: 30px;
}

.swym-wishlist-button {
  float: right;
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 900 !important;
}


/*clockdiv*/
#clockdiv {
  padding-bottom: 30px;
  padding-top: 5px;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  border: none;
  border-bottom: solid 1px #cccccc;
  margin:15px 15px 35px;
}
#clockdiv > div {
  border-radius: 3px;
  display: inline-block;
  margin-top: 0;
}
#clockdiv div > span {
  border-radius: 0;
  display: inline-block;
  border: none;
  line-height: 0.68;
}
#clockdiv #divCounter {
  padding: 0;
  margin:0 5px;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 1.17;
}
#clockdiv span.spcdt {
  padding: 0 6px 0 5px;
}
#clockdiv #divCounter {
  border-radius: 0;
  display: inline-block;
  border: none;
  line-height: 0.68;
}

#clockdiv span.spctab{ font-size:16px;
  color:#69727b;
  font-weight:normal;
  padding: 0px 4px 0 0;
}
#clockdiv #divCounter{
  font-size:16px;
  color:#ef1829;
  font-weight:normal;

}

#clockdiv .smalltext{
  padding-left:5px;
  font-size:14px;
}
#clockdiv > div.cro-clockdiv-details p{
  font-size:16px;
  color:#69727b;
  font-weight:normal;
}



.swym-wishlist-button{float:right;font-size:18px !important;   line-height: 20px !important; font-weight: 900 !important;}

#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons > i.header-icon,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon > i.header-icon,
#header #nav .navbar .navbar-header > a > div.cart-icon > i.header-icon,
#header #nav .navbar-header a > span.icons > i.header-icon,
.header-icon, 
#header #nav .navbar-header a > span.icons > i.mobile-icon-search
{
  background-size: 100%;
  width: 20px;
  height: 20px;
  display: inline-flex;
  vertical-align: middle;
}
.icon-user{background-image: url(https://cdn.shopify.cn/s/files/1/0273/3070/7536/files/1_82b65f1b-b611-45ff-9627-d65ce12b9e20.png?v=1590025842);}

.icon-wishlist{ background-image: url(https://cdn.shopify.cn/s/files/1/0273/3070/7536/files/3_1b8fce5b-9355-4eb9-bd4a-04faa5bb2129.png?v=1590025842);}

.icon-cart{ background-image: url(https://cdn.shopifycdn.net/s/files/1/0467/6422/8773/files/1_49097694-7293-4644-a111-7f1098626dee.png?v=1604734311);}

.icon-help{ background-image: url(https://cdn.shopify.cn/s/files/1/0273/3070/7536/files/4.png?v=1590025842);}

.mobile-icon-search{background-image: url(https://cdn.shopifycdn.net/s/files/1/0273/3070/7536/files/5_4995c615-2965-48ff-9826-02da7d5eef1f.png?v=1594172022);}

.mobile-icon-user{ background-image: url(https://cdn.shopify.cn/s/files/1/0273/3070/7536/files/2_8f6a0708-3303-4abf-aa24-f43c15d9321b.png?v=1590044558);}

.mobile-icon-cart{ background-image: url(https://cdn.shopifycdn.net/s/files/1/0467/6422/8773/files/d82fc9d8b009345a29aaa9bd649f0097.png?v=1604738757);}

#header #nav .navbar-nav > li > a:hover .icon-user{background-image: url(https://cdn.shopify.cn/s/files/1/0273/3070/7536/files/1_c963175d-5261-41ef-9fd4-2ed9856372ca.png?v=1590026836);}

#header #nav .navbar-nav > li > a:hover .icon-wishlist{ background-image: url(https://cdn.shopify.cn/s/files/1/0273/3070/7536/files/3_c733e5c2-93ce-46c0-9b10-747636519fce.png?v=1590026836);}

#header #nav .navbar-nav > li > a:hover .icon-cart{ background-image: url(https://cdn.shopifycdn.net/s/files/1/0467/6422/8773/files/2.1.png?v=1604737826);}

#header #nav .navbar-nav > li > a:hover .icon-help{ background-image: url(https://cdn.shopify.cn/s/files/1/0273/3070/7536/files/4_5f75b903-aecc-426c-9ecb-4bfa4456e5bb.png?v=1590026836);}
#content .cart_tbl .additional-checkout ul li:nth-child(1), .cart_menu .additional-checkout ul li:nth-child(1){    display: contents;}
#content .cart_tbl .additional-checkout ul{    margin: 0 !important;}
.collection-grid #bothub-shopify-checkbox-wrapper{display:none !important;}


 
#content .cart_tbl .additional-checkout ul li:nth-child(1), .cart_menu .additional-checkout ul li:nth-child(1){    display: contents !important;}
#content .cart_tbl .additional-checkout ul{    margin: 0 !important;}

.swym-payment{   
  display: flex;
  margin: 15px auto 0;
  max-width:480px;
  justify-content: space-between;
  align-items: center;
}
.desc_blk_bot .shopify-payment-button__more-options{display:none;}
.desc_blk_bot .shopify-payment-button{ 
  width: 100%;
  max-width:480px;
  margin:15px 0 0;
}
.shopify-payment-button__button--unbranded{
  background:#ffffff !important;
  color:#aa8861 !important;
  border:1px solid #aa8861 !important;
  font-size: 17px !important;
  padding: 0 !important;
  height: 40px;
}
.shopify-payment-button__button--unbranded:hover{
  background:#f7f9fa !important;
  color:#aa8861 !important;
  border-color:#aa8861 !important;
}

.cart_menu .checkout_row a.info_btn, .cart_menu .checkout_row .btn_c {
  width: 250px;
}
.additional-checkout {
  float: right;  
  max-width: 250px;

}
@media (max-width: 480px){
  .cart_menu .checkout_row a.info_btn {
    width: 100%;
    max-width: 250px;
  }
  .cart_menu .checkout_row {
    padding-bottom: 0;
  }
}

@media (max-width: 767px)and (min-width:481px){
  .cart_menu .checkout_row{text-align:center;padding-bottom: 0;}
  .cart_menu .checkout_row .btn_c{float:none;margin:0 auto 15px;}
  .additional-checkout { float: none;}
}

.shopify-payment-button__button{font-weight:600 !important;}


@media (max-width: 767px){#content .ideas-hover{margin-bottom:30px;}}

.reason-to-buy-carosel.owl-theme .owl-controls .owl-nav{

  width: 100%;
  top: 0;
  position: absolute;

  top: calc(50% - 10px); 
  right: auto;
}


.reason-to-buy-carosel.owl-theme .owl-controls .owl-nav [class*=owl-] {
  text-decoration: none;
  display: block;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  overflow: hidden; 
  cursor: pointer;
  color: #4384e5;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  background: none;
  border-radius: 50%;
  padding: 3px;
  /* box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;*/
  margin:0;
}
.reason-to-buy-carosel.owl-theme .owl-controls .owl-nav .owl-prev{margin-left:-15px;}

.reason-to-buy-carosel.owl-theme .owl-controls .owl-nav .owl-next{margin-right:-15px; float:right;}


.product-swym-box{
  position: absolute;
  top: 0px;
  right: 1px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%; 
  background:#fff;
} 
.product-swym-box .swym-button.swym-add-to-wishlist-view-product { 
  float: none; 
}

.footer-linklist ul li{margin-bottom:5px;}
#content .main_box .desc h5 a:hover {
  text-decoration: underline !important;
}

.shopify-payment-button__more-options{display:none !important;}


@media(max-width:480px){
  #content .cart_c .cart_btn a.info_btn{width:100%;}
}

@media(min-width:768px){
  #content .cart_c .cart_btn a.info_btn{margin-top:-30px;}
}

@media(max-width:767px)and (min-width:481px) {
  #content .cart_c .cart_btn a.info_btn{   
    clear: both;
    float: right;
    margin-top: 30px;
    width: 100%;
    max-width: 250px;
  }
}

.dropdown_menu_cart{display:none;}
.dropdown_menu_cart.show{   
  position: absolute;
  z-index: 100;
  display: none;
  width: 100%;
  background-color: #fff;
  outline: 0;
  box-shadow: 0 3px 3px rgb(127 127 127 / 15%);
  transition: text-shadow 275ms linear;
}
.atc-banner--outer{
  max-width:1370px;
  width:100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.atc-banner--outer{
  padding-top:20px;
  padding-bottom:20px;
}

.atc-banner--inner {
  width: 100%;
  max-width: 920px;
  padding-top:20px;
  padding-bottom:20px;
  margin-right: auto;
  margin-left: auto;
  table-layout: fixed;
  text-align: center;
}
.atc-banner--product {
  font-size: 17px;
  vertical-align: middle;
}
.atc-banner--cart {
  vertical-align: middle;
}
.atc-banner--product-title {
  font-size:19px; 
  color: #212121;   
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
} 
.atc--product {
  display: flex;
  align-items: center;
  max-width: 100%;
  margin: 25px auto 0;
  text-align: left;
  vertical-align: middle;
}
.atc--product-image {
  display: inline-block;
  width: 100px;
  vertical-align: middle;
}
.atc--product-details {
  font-size:16px;
  display: inline-block;
  width: calc(100% - 120px);
  margin-left: 15px;
  vertical-align: middle;
}
.atc--product-details--title{font-size:15px;}
.atc-banner--close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #111;
  border: none;
  background: none;
  font-size: 30px;
} 
.atc-banner--cart-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 25px; 
}
.atc-button--viewcart, .atc-button--checkout{
  padding:15px; 
  border:none;
}
.atc-button--viewcart{
  margin-right:10px;
  background: #ffffff;
  color:  #282827;
  border:1px solid #282827;
}
.atc-button--checkout{
  background: #282827;
  color:  #ffffff;
  border:1px solid #282827;
}
.atc-button--viewcart:hover{ 
  background: #ffffff;
  color:  #c4ac84;
  border:1px solid #c4ac84;
}
.atc-button--checkout:hover{
  background: #363635;
  color:  #ffffff;
  border:1px solid #282827;
}
@media screen and (min-width: 768px){
  .atc-banner--inner {
    display: table;
    text-align: left;
  }
  .atc-banner--product {
    display: table-cell;
    width: 52%;
    padding-right: 1.875rem;
  }
  .atc-banner--cart {
    display: table-cell;
    width: 48%;
    padding-left: 1.64063rem;
    margin-top: 0;
    border-left: 1px solid #eaeaea;
  } 
  .atc-banner--cart-footer {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px){
  .atc-banner--inner{
    padding:15px;}
  .atc--product { 
    max-width: 310px; 
  }
  .atc-banner--cart{margin-top:25px;}
  .atc-banner--cart-footer{margin-top:15px;}
}

.product-intro__head-flashsale {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  padding: 15px;
  background-color: #ffd665;
  border-radius: 2px;
  margin: 15px;
  flex-wrap: wrap;
}

.product-intro__head-flashsale-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #000;
}
.product-intro__head-flashsale-time {
  color: #000;
  display: flex;
  align-items: center;
}
.product-intro__head-flashsale-time span {
  display: inline-block;
  padding-right: 5px;
}

.product-intro__head-flashsale-time .ms {
  background-color: #222;
  padding: 0 1px;
  text-align: center;
  margin-left:2px;
  margin-right:2px;
  color: #fff;
  height: 14px;
  line-height: 14px;
  min-width: 14px;
}

.product-intro__head-flashsale-time i{font-size:20px;margin-left:5px;color: rgb(153, 153, 153);}

.product-extra-text{margin:0 15px 5px;}
.product-extra-text p strong{color:#f00;}

.wsmenu {
  max-width: 100%;
  display: table;
  float: none;
}

/*.navbar-sticky-logo, .navbar-sticky-icon{display:none;}
.sticky .navbar-sticky-logo, .sticky  .navbar-sticky-icon{display:inline;}
@media (min-width: 768px){ 
.sticky .header_content{display:none;}
.sticky .wsmenu{margin-top:10px;}
#header #nav .navbar{min-height:40px;}
}
*/
#content .main_box .desc {
  display: flex;
  justify-content: space-between;
  text-align: left;
}

#content .main_box .desc .loop-name{
  display: inline-block;
  width: 66.66%;
}
#content .main_box .desc h5{
  line-height: 20px; 
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; 
  min-height:40px;
} 

#content .main_box .desc .price{
  display: inline-block;
  width: 31.33%;
  text-align: right;
} 
#content .main_box .desc .price span.compare-price{margin:0;}
.form-control, #content .page_c, #content .main_box{    box-shadow: none;}

#content .page_c{
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-radius: 0px;
}
@media (max-width: 767px){ 
  .sep-pagination__sum {
    display: inline-block;
    margin: 11px auto;
  }
  .sep-pagination-mobile_input {
    width: 35px;
    height: 28px;
    line-height: 1.6;
    outline: none;
    text-align: center;
    border: 1px solid #000;
    border-radius: 4px;
    margin-right: 5px; }
  .sep-pagination-mobile_goto {
    height: 28px;
    line-height: 1.6;
    outline: none;
    background-color: transparent;
    border: 1px solid #000;
    margin-left: 12px;
    border-radius: 4px; }
  .sep-pagination-mobile_goto:focus {
    outline: none; }

  #content .page_c{text-align:center;}
}

.navbar .left-wrapper {
  position: absolute;
  top: 5px;
  left: 0;  
}

.navbar .right-wrapper { 
  position: absolute;
  top: 13px;
  right: 0; 
}

#header .navbar .right-wrapper > li:first-child > a{padding-right:0;}

.promo-slide ul{
  margin-bottom:0;
  display: flex;
  width: 100%;
}


.promo-slide ul li p{  
  text-align: center;
  width: 100%;
  padding-left:10px;
  padding-right:10px;
}

.promo-slide .owl-theme .owl-controls{display:none;}

@media (min-width: 768px){ 
  .wsmenu-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-link-content{display:block;}
}

#footer .f_mid .f_bot_left {
  font-size:15px;
  color:#000000;
  margin:0;
  padding:0; 
  line-height:25px;
  text-align: right;
  padding-top: 10px;
  margin-bottom:10px;
}
#footer .f_mid .f_bot_left strong {
  font-weight:700;
}
#footer .f_bot_right {
  font-size:16px;
  line-height:20px;
  color:#898989;
  margin:0;
  padding:0;
  float:right;
}
#footer .f_mid a {
  color:#000000;
}
#footer .f_mid a:hover {
  color:#000000;
}
.footer-share .social-sharing{float:right;}
@media (max-width: 767px){
  #footer .f_mid .footer-link-title {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    width:100%;
    text-align:left;
    color:#000000;
    font-size:19px;
    font-weight:600;
    text-transform:none;
    border:none;
    background:none;
  }
  .footer-link-title .wsmenu-arrow{float:right;    font-size: 20px;}
  .collapsed .wsmenu-arrow {
    transform: rotate(180deg); 
  }

  .footer-link-content{  padding-bottom: 15px;}
  .footer-link{border-bottom:1px solid #dbdbdb;}
  .footer-blk .col-xs-6:nth-child(3) {
    clear: both;
    margin-top: 15px;
  }
  .footer-blk .col-xs-6:nth-child(4) {
    margin-top: 15px;
  }

  #footer .f_mid .f_bot_left{
    margin-top: 15px;
    text-align:center;}
  #footer .f_bot_right{
    text-align: center;
    float:none;
  }
}

#footer .f_mid .container{max-width:970px;}

/*.dropdown-menu-account .dropdown-menu{min-width:320px;}

.dropdown-menu-account{position: absolute;
  left: -280px;}
*/
#content .pro_main_c .slider_1, #content .pro_main_c .desc_blk{
  box-shadow:none;
}

#content .pro_main_c .slider_1 {
  margin-bottom: 10px; 
  padding: 0px;
}

.swatch{margin:0 !important;border: none !important;}

#content .title{padding-bottom:5px;}

#content .pro_main_c .desc_blk .desc_blk_bot {
  padding:0;
}

.desc_blk_bot button.btn_c{margin:15px 0 0;border-radius:0;}

#content .pro_main_c .desc_blk .desc_blk_bot .qty{margin:10px 0;}
#content .pro_main_c .desc_blk .desc_blk_bot .price{text-align:left;}
.shopify-payment-button__button, .swatch label {
  border-radius: 0px !important;
}

.swatch label{
  color:#212121 !important;
  background-color:rgba(0,0,0,0) !important;
  border-color:#cfcfcf !important;
  font-weight:400 !important;
}
.swatch input:checked + label, .swatch label:hover{
  color:#212121 !important;
  background-color:#ffffff !important;
  border-color:#212121 !important;
  font-weight:400 !important;
}
.swatch .size input:checked + label:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 6px;
    background: transparent;
    bottom: 14px;
    right: 5.5px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(
-55deg);
    -ms-transform: rotate(-55deg);
    transform: rotate(
-55deg);
    z-index: 9;
}

.swatch .size input:checked + label:after {
    content: '';
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
  border-bottom: 10px solid #212121;
    border-right: 10px solid #212121;
    position: absolute;
    bottom: 10px;
    right: 3.5px;
}

  .product_rte{ 
    margin-top: 15px;
  }
@media (min-width: 768px){
  .product_rte{
    height: 550px;
    overflow-y: scroll; 
  }
  .product_rte .responsive-tabs__list{
    margin:0;
    padding-bottom:0;
    display:flex;
    border:0;

  }
  .product_rte .responsive-tabs__list__item{
    padding: 10px 0;
    width:33.33%;
    border:0;
    border-radius: 0;  
    background:none;
    margin:0;
    font-size: 12px;
    font-weight:600;
    font-family:'Poppins', sans-serif;
    border-bottom: 1px solid #cccccc;
    text-align:center;
  } 

  .product_rte .responsive-tabs__list__item--active, .product_rte .responsive-tabs__list__item--active:hover{
    border-bottom: 3px solid black;
    background:none;
  } 

  .product_rte .responsive-tabs__list__item:hover{background:none !important;}

.rte-arrow{display:none;}
 
}
@media(min-width:1201px){
  .product_rte .responsive-tabs__list__item{font-size:14px;}
}

 
@media (max-width: 767px){
  .product_rte .responsive-tabs__heading { 
    border-radius: 0;
    border: none;
    box-shadow: none;  
    background: none;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    padding: 10px 0px;
    line-height: 1.5;
    font-weight: 600;
    font-family:'Poppins', sans-serif;
  }
  .product_rte   .responsive-tabs__heading--active:hover, .product_rte .responsive-tabs__heading:hover {
    background: none;
  }
  .product_rte .responsive-tabs__heading:focus,.product_rte  .responsive-tabs__list__item:focus {
    outline: none;
  }
  .responsive-tabs__panel {
    margin-bottom: 0 !important;
  }
  #content .pro_main_c .slider_1 {
    margin-bottom: 25px;
  }
  .rte-arrow{display:block;float:right;font-size: 22px;}
  .responsive-tabs__heading--active  .rte-arrow{transform: rotate(180deg);}
  
  .product_rte .responsive-tabs__heading:after{display:none;}
}

#content .pro_main_c .desc_blk.desc_ship h5{
  line-height:16px;
  background: #eee;
  padding: 10px 20px;
}

#content .pro_main_c .desc_blk{margin-bottom:0;}

.pro_main_c{max-width:1170px;margin:0 auto;}

.cart-good-item {
  padding: 16px 0;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-bottom: #ececec 1px solid;
} 
.cart-good-info {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cart-good-picture {
  width: 25%; 
  max-width: 120px;
  -webkit-flex: none;
  -moz-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin: 0 8px;
}

.cart-good-change .minus_btn {
  width:30px;
  height:30px;
  border:1px solid #d7dbdb;
  border-right:none;
  border-radius:13px 0px 0px 13px;
  display:block;
  background:url(minus.png) no-repeat center center;
  float:left;
  cursor: pointer;
}
.cart-good-change .txtbox {
  width:42px;
  height:30px;
  border:1px solid #d7dbdb;
  text-align:center;
  font-size:14px;
  color:#212121;
  padding:0 5px;
  font-weight:900;
  float:left;
  display:block;
}
.cart-good-change .plus_btn {
  width:30px;
  height:30px;
  border:1px solid #d7dbdb;
  text-align:center;
  border-radius:0px 13px 13px 0;
  display:block;
  background:url(plus.png) no-repeat center center;
  float:left;
  border-left:none;
  cursor: pointer;
}

.cart-good-name h5 {
  line-height:20px;
  padding-top: 5px;
  padding-right: 10px;
  font-weight: 400;
  text-transform: none;
  font-size:17px;
}
.cart-good-name h5 a {
  color:#212121;
}
.cart-good-name h5 a:hover {
  color:#aa8861;
}
.cart-good-name p {
  font-size:17px;
  line-height:20px;
  color:#000000;
  font-weight:400;
  text-transform:none;
  margin:0;
  padding:0;
}

.cart-good-detail{
  position: relative;
  width: 100%;
}


.cart-good-price {
  font-size:18px;
  color:#212121;
  font-weight:600;
  margin:0;
  padding:0;
  line-height:30px;
}

.cart-good-price .saso-cart-item-price .original_price{
  font-size:13px; 
  font-weight:300;
}


.cart-good-detail .del_btn {
  width:30px;
  height:30px;
  display:block;
  float:right;
  background:url(delete_icon.png) no-repeat center center;
  cursor: pointer;

} 

.cart_total .total_row{text-align:right;}

.total_row .total_val{ 
  font-size:17px;
  line-height:30px;
  color:#212121;
  font-weight:600;
  text-transform:none;
  margin:0;
  padding:0;
  float:left;
}

.total_row .total-price {
  font-size:18px !important;
  color:#212121;
  font-weight:600 !important;
  margin:0 0 0 10px;
  padding:0 5px;
  line-height:30px;
}

#content .cart_total .cart_btn button.next_btn{float:none;    margin: 0 auto;border-radius: 0;max-width:100%;}

#content .cart_c .cart_total .additional-checkout {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width:100%;
  width: 100%;
}
#content .cart_c .cart_total ul, #content .cart_c .cart_total ul li{margin:0 !important;}
#content .cart_c .cart_total ul li{    display: contents !important;}

#content .cart_c .cart_total .cart_btn a.info_btn{
  margin-top:30px;
  float:none;    
  margin-left: auto;
  margin-right: auto;
  min-width: 250px;
  border-radius: 0;
  max-width:100%;
  width:100%;
}
.paypal-button.paypal-button-shape-rect{border-radius: 0  !important;}
#content .cart_btn {
  text-align: center;
  padding:15px 0;
}
.cart_good{
  border-top: #ececec 1px solid;
}

.cart_total{ 
  padding: 16px 0;
}

@media(min-width:992px){
  .cart_total{
    border-top: #ececec 1px solid; 
  }
  .cart-good-name h5 {
    margin-right: 170px;
  }
  .cartRight{
    position: sticky;
    top: 20px;
  }
  .cart_top form{    overflow: visible;    display: contents;}
}

@media(min-width:768px){
  .cart-good-price{
    position: absolute;
    right: 10px;
    top: 0;
  }

  .cart-good-change{
    position: absolute;
    right: 10px;
    top: 35px;
  }

  .cart-good-detail .del_btn {
    position: absolute;
    right: 135px;
    top: 35px;
  }
  .cart-good-detail { 
    padding-left: 15px;
  }
  .bounceInLeft{position: sticky;top: 20px;}
  #shopify-section-collection .catalog_c .bounceInLeft{position: sticky;top: 150px;}
  .dropdown-grid-cart .dropdown-menu{margin-top:0;}
}

@media (max-width: 480px){
  #content .cart_c .additional-checkout {
    max-width: 100%;
  }
  #content .cart_c .cart_total .cart_btn a.info_btn {
    margin-top: 20px;
  }
}
.cart_coll_section .collection-button, .refresh_btn{display:none;}

#content .cart_coll_section .h_row_4  h3{text-align:left !important;}



@media (max-width: 767px){
  #content .cart_coll_section .h_row_4 .carosel {
    padding-top: 20px;
  }
  .cart_coll_section .owl-theme .owl-controls .owl-nav{    top: -55px;}
  .responsive-tabs__panel--closed-accordion-only {
  display: block; 
}
  .banner-carosel.owl-theme .owl-controls .owl-nav{
  top:calc(50% - 20px);
    width:100%;
  }
  .banner-carosel.owl-carousel .owl-controls .owl-nav .owl-next{float:right;}
   #content .pro_main_c .title h2 { 
    text-align:left;
  }
}
.desc-link-title {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    border: none;
    background: 0 0;
  border-bottom: 1px solid #e7e7e7;
}

.desc-link-title .wsmenu-arrow {
    float: right;
    font-size: 20px;
}

.desc-link-title.collapsed .wsmenu-arrow {transform: rotate(180deg);}

#content .main_box .desc .loop-name span{display:none;}

#footer .f_mid .txtbox{
    height: 40px;
    border-radius: 0;
}
#footer .f_mid .email_box{margin-bottom:10px;}
#footer .f_mid .email_box button {
  background: #333;
    right: 0;
    padding: 0 5px;
    line-height: 38px;
    color: #fff;
}
#content .pro_main_c .desc_blk .desc_blk_bot .minus_btn, #content .pro_main_c .desc_blk .desc_blk_bot .plus_btn{  border-radius: 0;}

#image-block .flex-direction-nav a:before { 
    font-size: 18px !important;  
    font-weight: 300 !important; 
}
#image-block .flex-direction-nav a {
     background:none !important; 
    box-shadow: none !important; 
    width: 34px !important; 
    height: 34px !important; 
    padding: 0 !important; 
    
}

#image-block .flexslider:hover .flex-prev { 
  left: 45px !important; 
}
#image-block .flexslider:hover .flex-next { 
  right: 45px !important; 
}

 #pagecontent {
    display: block;  
    transition: padding-top .5s ease;
}
.header_bot_sticky{
    -webkit-animation: fadein .2s;
    -moz-animation: fadein .2s;
    -ms-animation: fadein .2s;
    -o-animation: fadein .2s;
    animation: fadein .2s; 
    position: fixed!important;
    top: 0;
    width: 100%;
    border-top: 0;
    z-index: 103;
}

#content .main_box .box_1 .product-image{
height:auto;
}
@media (max-width: 767px){
.featured-products .mb30:nth-child(2n+1), .product_c .mb30:nth-child(2n+1) {
    clear: both;
}
}

@-webkit-keyframes search-auto-suggest_fadeInOpenSearch__3iAfl{
  0%{opacity:0}
  to{opacity:1}
}
@keyframes search-auto-suggest_fadeInOpenSearch__3iAfl{
  0%{opacity:0}to{opacity:1}
}
@media (min-width: 768px){
.search-auto-suggest_backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    z-index: 351;
    opacity: 0;
}

.search-auto-suggest_backdrop.search-auto-suggest_open {
    display: block;
    -webkit-animation: search-auto-suggest_fadeInOpenSearch__3iAfl .2s;
    animation: search-auto-suggest_fadeInOpenSearch__3iAfl .2s;
    opacity: 1;
}
.search_box_open {
    position: relative; 
    z-index: 352;
}
  .body_over{
  height: 100vh;
    overflow: hidden;
  }
  
}
.desc_blk .free-input-text {
	background: #ffe8b1;
    margin-top: 20px;
    padding: 10px 14px;
    display: table;
    font-size: 13px;
}




.sidebar-block {
  

}
.sidebar-block h4.toggle { 
    font-size:19px;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    color: #333;
    display: block;
    letter-spacing: 2px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 0.5em;
    padding: 7px 0; 
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    margin-bottom: 0;
    padding: 15px 0;
    line-height: 1.5; 
    cursor: pointer;
    pointer-events: all;
      border-bottom: 1px solid #cccccc;
}
.toggle_list{
  margin-top: 15px;
      position: relative;
}
.toggle_list li{
    list-style: none; 
    padding: 8px 0 8px 0;
    color: #676767;
    font-size: 16px;
    line-height: 18px;
    text-transform: none;
    cursor: pointer;
    font-weight: 400;
    display: block;
    position: relative;
    cursor: pointer;
} 
.toggle_list li label{
 display: flex; 
    align-items: center; 
}
.toggle_list li input{
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
  margin-right:10px;
  margin-top:0;
}
.sidebar-block h4.collapsed i:before{
    content: "\f107";
}

button.clear-active-filter{
    background: none;
    border: none;
    outline: 0;
    box-shadow: 0;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    text-transform: none;
    position: absolute;
    top: 7px;
    right: 0;
    left: auto;
    padding: 2px 4px;
    line-height: 1.2;
    display: block;
    height: auto;
    min-height: auto;
   font-size: 16px;
}

.sidebar label{
	font-weight:400;
}

.visible-xs {
  display: none !important;
}
.hidden-xs {
  display: block !important;
}

@media(max-width:450px){
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}

/* sidebar filter for mobile */
.filter-overlay{display:none;}
@media(max-width:450px){
  .bounceInLeft {
   display:block !important; 
  }
  .slide-active{
    position: fixed;
    top: 0;
    right: -88%;
    z-index: 110;
    background-color: #fff;
    height: 100%;
    width: 88%;
    padding-left: 15px;
    padding-right: 15px;
    display:block !important;
    transition: transform 1s;
    transform: translateX(0%);
  }
  .filter-mobile .slide-active{
    transition: transform 1s;
    transform: translateX(-100%);
  }
  .filter-title{
    text-align: center;
    padding: 10px;
    margin: 0 -15px;
    border-bottom: 1px solid #ccc;
  }
  .filter-mobile .filter-overlay{
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: #000;
    z-index: 105;
    margin-left:-15px;
    margin-right:-15px;
  }
  .filter-close{
    position: absolute;
    left: 15px;
    font-size: 18px;
  }
  .sidebar-block h4.toggle{
   font-size:16px;
  }
  #content .filter_b {
    position: absolute;
    top:-45px;
    right:-5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px;
  }
  a.filter-btn{
   color:#555; 
  }
   #content .filter_c {
/*     float: right;
    margin-bottom: 10px;
    margin-top: -10px;
    margin-right: -5px;
    position: initial; */
     right:70px;
  } 
  .collection-grid{
   clear:both; 
  }
  #content .title h1{
   margin-bottom:10px; 
  }
  #content .product_c{
   padding-top:10px; 
  }
}

/* add by jimmy */#header #nav .wsmenu ul.mobile-sub li a.twin, #header #nav .wsmenu ul.mobile-sub li a.nochild{
  padding: 8px 15px;
}
#header .acc_menu .remember .btn_c, .dropdown-menu{
 border-radius:0 !important; 
}
.form-control, #content .page_c, #content .main_box{ border-radius:0;}
.sidebar-block h4.toggle{
  border-bottom:none;
  border-top: 1px solid #cccccc;
  letter-spacing:initial;
}
.filter-sidebar .toggle_list li input{
  accent-color: black;
}
.sfbox, .sidebar .side_box{
 box-shadow:none; 
}
@media(max-width:450px){
  #content .filter_b{
    border-radius:0 !important; 
  }
  .sidebar .sidebar-block:first-child h4.toggle{
   border-top:none; 
  }
}

/* 20220531 */
#addToCartForm > div:nth-child(3) > div:nth-child(4) > div.clearfix.lists-reset > ul.list-reset{
    border:none;
}
#addToCartForm > div:nth-child(3) > div:nth-child(4) > div.clearfix.lists-reset > ul.list-reset li{
    border-bottom:none;
    padding-left: unset;
    padding-top: 5px;
    padding-bottom: 5px;
}
#addToCartForm > div:nth-child(3) > div:nth-child(4) > div.clearfix.lists-reset > ul.list-reset li p{
    font-size:14px;
}
#addToCartForm > div:nth-child(3) > div:nth-child(4) > div.clearfix.lists-reset > ul.list-reset li:last-child{
    max-height: unset;
}
@media only screen and (min-width: 768px){
    #addToCartForm > div:nth-child(3) > div:nth-child(4) > img{
        max-width: 480px;
    }
}
