/** Shopify CDN: Minification failed

Line 90:2 Expected identifier but found "*"
Line 109:2 Expected identifier but found "*"
Line 152:2 Expected identifier but found "*"
Line 171:2 Expected identifier but found "*"
Line 205:2 Expected identifier but found "*"
Line 210:2 Expected identifier but found "*"
Line 545:10 Expected identifier but found whitespace
Line 545:15 Unexpected ";"
Line 552:3 Unexpected "/"
Line 583:40 Expected identifier but found "/"
... and 27 more hidden warnings

**/
/* all placeholder */
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-style: normal;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-style: normal;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {

}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-style: normal;
}
/*End all placeholder */
/*----------------------------------
** GENERAL
-------------------------------------*/
a:focus,
a:active{
  background-color: transparent;
}
form{
  margin: 0;
  position: relative;
}
.alert ul{
  list-style: none;
  font-weight: normal;
  margin: 0;
}

/*-------------
header
---------------*/
header#top {
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin: auto;
  z-index: 999;
  left: 0;
  background: #fff;
}
header#top.affix {
  margin: 0;
  padding: 0;
}
header#top .top {
  width: 100%;
  display: table;
}
.top-other {
  display: block;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ffffff;
}
.top-content {
  display: block;
  height: 125px;
  line-height: 125px;
}
header#top .header-left {
  clear: both;
  padding-left: 0;
}
header#top .header-left, 
header#top .header-right{
  z-index: 1;
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: left;
  position: static;
  padding:0;
}
/* header#top .header-right{
  height: 80px;	
} */
header#top .header-right {
  padding-right: 0;
}
header#top .header-left .top-logo {
  padding-left: 0;
}
.header-right .currency_group,
.header-right .customer-links,
.header-right .umbrella {
  display: inline-block;
  *display: block;
  zoom: 1;
  vertical-align: middle;
}
.header-right .currency_group {
  margin-right: 30px;
}
header.on .header-right {
  float: right;
}
header.on .header-left,
header.on .header-right .top-search {
  display: none;
}
header.on .header-right #umbrella #cart-info.dropdown-menu {
  margin: 10px 0 !important;
}
#top a#site-title {
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 200px;
  width: auto;
}
#accounts i.fa {
  font-size: 12px;
  margin-right: 0;
}
.header-inner {
  position: relative;
}
#top a#site-title {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/*Freeze-top Menu*/
header#top.affix-top {
  width: 100%;
}
header#top.affix .header-right .top-search {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
header#top.affix .top-other {
  opacity: 0;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 0;
  overflow: hidden;
}
header#top .top-other-left {
  display: block;
  text-align: left;
  padding-left: 0;
  height: 50px;
  line-height: 50px;
}
.top-other-left .customer-links {
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: left;
  text-align: left;
}
.top-other-left .customer-links #accounts {
  margin: -5px 0 0;
  padding: 0;
  height: 50px;
  line-height: 50px;
}
.top-other-left .customer-links li.login {
  	padding: 0;
}
.top-other-left .customer-links li.login:hover i.fa,
#top .top li.login:hover #loginButton > a {
  color: #ffffff;
}
.top-other-left .customer-links #accounts li:nth-child(2) {
  color: #000;
}
.top-other-left .customer-links #accounts li.register {
  padding-left: 0;
  padding-right: 0;
}
.top-other-left .dash-line {
  background-color: #ffffff;
  margin-left: 20px;
  margin-right: 20px;
  width: 1px;
  height: 13px;
  position: relative;
  top: 2px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.top-other-left .currency_group {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 50px;
  line-height: 50px;
}
.top-other-left .currency_group .currency {
  height: 50px;
  line-height: 50px;
}
.top-other-left .currency_group i.fa {
  padding-left: 5px;
}
header#top .top-other-right {
  display: block;
  text-align: right;
  padding-right: 0;
}
header#top.affix nav.navbar .nav > li > a {
  line-height: 60px;
}
header#top.affix .navigation-left,
header#top.affix .header-left, 
header#top.affix .header-right,
header#top.affix .top-content {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dcdcdc;
}
header#top.affix a#site-title img {
  width: 180px;
}
header#top.affix nav.navbar .dropdown-menu.megamenu-container {
  margin-top: 60px;
}
/*Header_SubPage*/
header.affix .top{
  background: #ffffff;
}
header.affix .top-navigation .navigation-right {
  margin-left: -70px;
}
header.affix .navigation-right .navbar {
  float: left;
}
.top-navigation .dropdown ul.dropdown-menu a {
  color: #202020;
}
.top-navigation .dropdown ul.dropdown-menu a:hover {
  color: #daa520;
}
/*End Header_Subpage*/

/*Menu_Full Width*/
.logo-above-menu {
  display: block;
  width: 100%;
  float: left;
  position: relative;
}
.logo-above-menu .navigation-left .navbar-collapse {
  float: right;
  padding-left: 0;
  padding-right: 0;
}
.navbar {
  position: static;
}
.logo-above-menu .navigation-right .navbar-collapse {
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.logo-above-menu .navigation-left,
.logo-above-menu .navigation-right {
  padding-right: 0;
  padding-left: 0;
  position: static;
}
header.affix .logo-above-menu .navigation-left {
  width: auto;
}
header.affix .logo-above-menu .navigation-right {
  width: auto;
  margin-left: 0;
}
header.affix .logo-above-menu .navigation-left .navbar-collapse {
  float: left;
  padding-left: 0;
}
header.affix .top-navigation .logo-above-menu nav.navbar .navbar-collapse .navbar-nav {
  margin-left: 0;
  margin-right: 0;
}
.logo-above-menu .navigation-right .navbar {
  float: none;
}
.logo-above-menu .navbar-nav > li:first-child {
  padding-left: 20px;
}
.logo-above-menu .navbar-nav > li:last-child,
.logo-above-menu #top nav.navbar .nav > li > a:last-child,
.logo-above-menu #top nav.navbar .nav > li > a span:last-child {
  padding-right: 20px;
}
header.affix .logo-above-menu .navbar-nav > li:first-child {
  padding-left: 0;
}
/*End Menu_Full Width*/
/*MEGA MENU*/
.navbar-nav > li.mega-menu{
  position: static;
}
.navbar-nav > li:last-child {
  padding-right: 0;
}
#top nav.navbar .nav > li > a:first-child {
  padding-left: 0;
}
#top nav.navbar .dropdown-menu {
  padding-left: 25px;
}
#top nav.navbar .dropdown-menu.megamenu-container{
  min-height: 400px; 
  padding: 0;
  box-shadow: none;
}
#top nav.navbar li .dropdown-menu.megamenu-container-1{
  min-height: 345px;
}
#top nav.navbar li .dropdown-menu.megamenu-container-2{
  min-height: 400px;
}
#top nav.navbar li .dropdown-menu.megamenu-container-3{
  min-height: 400px;
}
#top nav.navbar .dropdown-menu.megamenu-container .container{
  width: 100% !important;
}
#top nav.navbar .megamenu-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
  width: 35px;
  height: 25px;
  padding: 5px 7px;
  position: absolute;
  margin-top: -12px;
  margin-right: -33px;
}
#top nav.navbar .megamenu-label.new-label {
  background: url(/cdn/shop/t/2/assets/bkg_new.png?v=71502250483153945481460886117 ) no-repeat center 5px;
  background-color: transparent;
  padding: 4px 7px;
}
#top nav.navbar .megamenu-label.hot-label {
  background: url(/cdn/shop/t/2/assets/bkg_hot.png?v=168116056882275607861460886117 ) no-repeat center 5px;
  background-color: transparent;
  padding: 4px 9px;
}
#top nav.navbar .megamenu-label.sale-label {
  background: url(/cdn/shop/t/2/assets/bkg_sale.png?v=138209451999409005361460886117 ) no-repeat center 5px;
  background-color: transparent;
  padding: 4px 7px;
}
#top nav.navbar .megamenu-label.feature-label {
  background: url(/cdn/shop/t/2/assets/bkg_featured.png?v=111430504042496601631460886117 ) no-repeat center 5px;
  background-color: transparent;
  width: 60px;
  height: 25px;
  padding: 4px 8px;
  margin-right: -55px;
}
.sub-mega-menu{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -webkit-justify-content: left;  
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); 
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.175); 
}
.megamenu-container-1 .sub-mega-menu{
  background: #ffffff url(/cdn/shop/t/2/assets/menu_image_1.png?v=16357314174432057851460886126)  no-repeat right 0;
}
.megamenu-container-2 .sub-mega-menu{
  background: #ffffff url(/cdn/shop/t/2/assets/menu_image_2.png?0)  no-repeat right 0;
}
.megamenu-container-3 .sub-mega-menu{
  background: #ffffff url()  no-repeat right 0;
}
.megamenu-container.dropdown-menu,
#top nav.navbar .megamenu-container.dropdown-menu {
  margin-left: 0;
  margin-right: 0;
}
#top.affix .megamenu-container.dropdown-menu {
  padding-left: 0;
}
.top-navigation .row {
  margin-left: 0;
  margin-right: 0;
}
.megamenu-container ul.sub-mega-menu li{
  padding-bottom: 4px;
  line-height: 13px;
}
.navbar-nav > li.mega-menu{
  position: static;
}

  .navbar-nav > li:nth-child(1) .megamenu-container,
  .navbar-nav > li:nth-child(2) .megamenu-container,
  .navbar-nav > li:nth-child(3) .megamenu-container,
  .navbar-nav > li:nth-child(4) .megamenu-container{
    width: 60%;  
  }
  .sub-mega-menu > li{
    width: 27%;
  }

.sub-mega-menu li > ul {
  margin: 1px 5px;
}
.navigation-left {
  padding-left: 0;
  padding-right: 0;
  height: 57px;
  line-height: 57px;
  position: static;
}
.navigation-right .navbar {
  float: right;
}
.navbar-nav > li:last-child,
#top nav.navbar .nav > li > a:last-child,
#top nav.navbar .nav > li > a span:last-child {
  padding-right: 0;
}
/*END MEGA MENU*/

/*End Freeze-top Menu*/
.header-left .customer-links {
  float: left;
}
.header-left > span {
  float: left;
  margin: 2px 12px 0;
}
.header-left .currency_group {
  float: left;
  margin-top: 4px;
}
.header-left .currency_group .fa {
  padding-left: 5px;
}
.header-left .currency_group .currencies-switcher:focus {
  box-shadow: none;
}
.header-left .currency_group a{
  text-transform: none;
}
.header-left .customer-links ul li {
  color: #ffffff;
  font-size: 13px;
  font-family: 'proxima';
}
.header-left ul.customer-accounts > li.login {
  padding: 10px 0;
}
.header-left .customer-links ul li.login {
  padding-right: 0;
}
.header-left i.fa {
  color: #1e1e1e;
  margin-right: 0.3em;
}
.header-left .customer-links ul li.register {
  padding-left: 0;
  padding-right: 0;
}
.header-left .customer-links ul > li:last-child {
  text-align: center;
}
.header-left .customer-links ul li > span, 
.header-left .customer-links ul li > a{
  color: #ffffff;
}
.header-left #accounts {
  
  margin-bottom: 0;
}
.header-right .top-search {
  margin-top: -3px;
}
.header-right .search-form {
  width: 215px;
  height: 30px;
  padding-left: 10px;
  padding-right: 5px;
  margin-right: 5px;
}
#umbrella .dash-line {
  margin-right: 10px;
}
.header-right .search-form button.search-submit {
  position: absolute;
  top: 4px;
  right: 5px;
  background: 0;
  border: 0;
  color: #1e1e1e;
}
.header-right .search-form input {
  border: 0;
  width: 100%;
  height: 33px;
  vertical-align: middle;
  background: transparent;
  padding-right: 20px;
}
.header-right .search-form.focus {
  border-color: #818080;
  box-shadow: none;
  outline: 0 none;
}
/* input::-webkit-input-placeholder { /* Chrome 21 */
    color: #fff;
}
input:-moz-placeholder { /* Firefox 17 */
    color: #fff;
}
input:-ms-input-placeholder { /* IE 10 */
    color: #fff;
} */
#header-search {
  height: 50px;
  line-height: 50px;
  position: relative;
}
#header-search .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: none;
  padding: 0;
}
#header-search i.fa {
  color: #fff;
  vertical-align: 1px;
}
#header-search input {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
/*Fix text input search*/
#header-search input::-webkit-input-placeholder {
   color: #fff;
}
#header-search input:-moz-placeholder { / Firefox 18- /
   color: #fff;  
}
#header-search input::-moz-placeholder {  / Firefox 19+ /
   color: #fff;  
}
#header-search input:-ms-input-placeholder {  
   color: #fff;  
}
/*End Fix text input search*/
#header-search .search-submit:focus,
.search-page form.search-form button.search-submit:focus {
  outline: 0;
}
.dropdown-menu > li.li-sub-mega:first-child {
  padding-top: 5px;
}
.dropdown-menu > li.li-sub-mega:last-child {
  	padding-bottom: 5px;
}
/*Currencies*/
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
  background: 0;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a {
  color: #ffffff !important;
  cursor: text;
}
.dropdown-menu {
  border-radius: 0;
  margin: 8px 0;
  min-width: 200px !important;
}
.currencies.dropdown-menu {
  min-width: 84px !important;
}
/*input*/
input:focus {
  outline: none;
}
/*Cart*/
#umbrella .num-items-in-cart span.number {
  color: #fff;
  position: absolute;
  right: 20px;
  top: -5px;
  width: 12px;
  height: 12px;
  text-align: center;
  font-size: 10px;
  line-height: 13px;
  border-radius: 20px;
  background-color: #000;
  font-weight: 700;
  font-family: 'proxima';
}
#umbrella .num-items-in-cart .icon {
  color: #ffffff;
}
#umbrella .num-items-in-cart span.total {
  color: #ffffff;
}
#umbrella #cart-info.dropdown-menu {
  background: #ffffff;
  right: 0;
  left: auto;
  width: 339px;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #dadada;
  z-index: 9999;
}
#top .top a.cart-image {
  display: block;
  float: left;
}
#umbrella #cart-info #cart-content {
  min-height: 65px;
  padding: 20px 10px 20px;
}
#umbrella #cart-info #cart-content .empty {
  line-height: 13px;
}
#umbrella #cart-info #cart-content .row {
  margin-left: 0;
  margin-right: 0;
}
#umbrella #cart-info #cart-content .empty a{
  margin-top: 20px;
  color: #daa520; 
  text-transform: uppercase;
}
#umbrella #cart-info #cart-content .empty a:hover{
   color: #ffffff;
}
header#top.affix #umbrella #cart-info.dropdown-menu {
  margin: 16px 0;
}
header.on.affix #umbrella #cart-info.dropdown-menu #cart-content .items {
  margin-left: -10px;
  margin-right: -10px;
}
#cart-info .cart-heading a {
  font-size: 14px;
  line-height: 1.55em;
  font-weight: 700;
  text-transform: uppercase;
}
#umbrella .empty.row {
  margin: 0;
}
div.jGrowl div.jGrowl-notification .jGrowl-note {
  font-size: 14px;
  line-height: 1.55em;
  font-family: 'proxima';
  font-weight: 700;
  color: #333333;
  margin-top: 0;
}
div.jGrowl div.jGrowl-notification .jGrowl-note a {
  font-size: 14px;
  line-height: 1.55em;
  font-family: 'proxima';
  font-weight: 700;
  color: #333333;
}
div.jGrowl div.jGrowl-notification .jGrowl-note a:hover {
  color: #4c4c4c;
}
div.jGrowl div.jGrowl-notification .col-md-8 {
  width: 28.333%;
}
#umbrella .cart-link .dropdown-link {
  display: table;
}
#umbrella .cart-link .dropdown-link i.fa {
  display: table-cell;
  vertical-align: middle;
}
#umbrella .cart-link .dropdown-link i.fa.fa-caret-down {
  padding-left: 20px;
}
/*--------------
Dropdown Cart
----------------*/
#cart-content .cart-close {
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  width: 25px;
  line-height: 22px;
  text-align: center;
  float: right;
}
#cart-content .cart-close .fa-times, 
.cart-items .fa-times {
  font-size: 14px;
  line-height: 1.55em;
  color: #969696;
}
#cart-content .cart-close:hover .fa-times, 
.cart-items:hover .fa-times {
  color: #1e1e1e;
}
#cart-content .cart-right {
  margin-left: -24px;
}
#cart-content .cart-right .cart-title {
  line-height: 15px;
  margin-top: -25px;
  margin-bottom: 10px;
}
#cart-content .cart-right .cart-title a {
  font-size: 12px;
  font-family: 'proxima';
  font-weight: 700;
  color : #333333;
  text-transform: uppercase;
}
#cart-content .cart-right .cart-title a:hover {
  color: #4c4c4c;
}
#cart-content .cart-right .mini-line {
  border-bottom: 1px solid #333333;
  width: 25%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#cart-content .cart-right .cart-price {
  font-size: 15px;
  font-family: 'proxima';
  color: #828282;
}
#cart-content .cart-right .cart-price span.money {
  color: #333333;
}
#cart-content .cart-left {
  margin-bottom: 20px;
  padding-left: 0;
}
#cart-content .cart-image:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#cart-content .row:after {
  content: '';
  border-top: 1px dotted #dedede;
  display: block;
  padding-bottom: 20px;
}
#cart-content .subtotal {
  text-align: right;
  margin-bottom: 15px;
}
#cart-content .subtotal span {
  font-family : 'proxima';
  color: #000;
}
#cart-content .action span{
  color: #000;
}
#cart-content .subtotal span.cart-total-right span {
  font-family: 'proxima';
  color: #333333;
  margin-left: 10px;
}
div.jGrowl div.jGrowl-notification a.view-cart {
  display: inline-block;
  *display: block;
  zoom: 1;
  border: 2px solid #daa520;
  padding: 6px 15px;
  text-transform: uppercase;
  color: #daa520;
  background: rgba(0,0,0,0);
  margin-top: 14px;
  float: right;
}
div.jGrowl div.jGrowl-notification a.view-cart:hover {
  color: #ffffff;
  background: #daa520;
  border-color: #daa520;
}
#cart-content .action {
  text-align: right;
}
#cart-content .action a {
  font-weight: 700;
  border: 2px solid #222126;
  padding: 8px 12px;
  text-transform: uppercase;
  color: #222126;
  background: rgba(0,0,0,0);
  font-size: 14px;
  vertical-align: -1px;
  margin-left: 15px;
}
#cart-content .action a:hover {
  color: #ffffff;
  background: #222126;
  border-color: #222126;
}
/*-------------
End Dropdown Cart
----------------*/
/*Label Sale*/
.sale_banner .sale_text {
  background-color: #d67070;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'proxima';
  font-size: 14px;
  line-height: 50px;
  width: 50px;
  height: 48px;
  display: block;
  text-align: center;
}
.sale_banner:after {
  content: '';
  display: block;
  border-width: 0px 25px 12px 25px;
  border-style: solid;
  border-color: transparent #d67070 transparent #d67070;
}
/*End Label Sale*/
/*Menu*/
.top-navigation {
  background: #ffffff;
}
.top-navigation .top-logo {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.top-navigation nav.navbar .navbar-collapse .navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar {
  font-size: 18px;
  font-weight: 700;
  z-index: 999;
  float: left;
  width:100%;
}
#top .is-mobile li .currency i, 
.btn-group, 
.btn-navbar {
  cursor: pointer;
}
.currency .currencies.dropdown-menu {
  left: -14px;
}
#top .top .currency .currencies.dropdown-menu a {
  color: #333333;
}
#top .top .currency .currencies.dropdown-menu a:hover {
  color: #4c4c4c;
}
.currency .currency-symbol {
  font-weight: bold;
  font-size: 15px;
}
/*Dropdown Login*/
#loginBox {
  margin: 0;
  width: 230px;
  left: 0;
  right: auto;
  padding: 0 15px;
  border-radius: 0;
}
#loginBox ul.customer-accounts {
  margin-bottom: 0;
}
#loginBox ul.customer-accounts label,
#loginBox ul.customer-accounts input {
  margin-bottom: 0;
  height: 40px;
  line-height: 40px;
}
#loginBox ul.customer-accounts li.create {
  text-align: center;
  height: 20px;
  line-height: 20px;
  margin-bottom: 15px;
  padding: 0;
}
#loginBox ul.customer-accounts li.login {
  padding: 10px 0 10px;
}
.header-left .customer-links ul li > span:hover, 
.header-left .customer-links ul li > a:hover {
  color: #ffffff;
}
#loginBox.focus {
  display: block !important;
}
#loginBox .btn {
  width: 100%;
}
#loginBox .customer-accounts li a.action {
  text-transform: uppercase;
  font-weight: 500;
  color: #333333;
}
#loginBox .customer-accounts li a.action:hover {
  color: #4c4c4c;
}
.top-other-right .top-search-right {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.top-other-right .dash-line {
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: #ffffff;
  margin-left: 20px;
  margin-right: 20px;
  width: 1px;
  height: 13px;
  position: relative;
  top: 2px;
}
.top-other-right .umbrella {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/*-------------
end header
---------------*/

/*----------------
Slideshow
-----------------*/
.home-slider-wrapper .camera_prev, 
.home-slider-wrapper .camera_next {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
}
.camera_prev > span {
  background: url(/cdn/shop/t/2/assets/icon_pre.png?v=141111631937464424831460886122 ) no-repeat center center;
  display: block;
  height: 100%;
  width: 35px;
  height: 35px;
}
.camera_prev, 
.camera_next {
  width: 35px;
  height: 35px;
}
.home-slider-wrapper .camera_prev {
  margin-left: 30px;
}
.home-slider-wrapper .camera_next {
  margin-right: 30px;
}
.camera_next > span {
  background: url(/cdn/shop/t/2/assets/icon_next.png?v=36916877366585349261460886122 ) no-repeat center center;
  display: block;
  height: 100%;
  width: 35px;
  height: 35px;
}
.camera_prev > span:hover,
.camera_next > span:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.camera_wrap {
  margin-bottom: 0 !important;
}
.camera_caption.camera_title_1,
.camera_caption.camera_title_2,
.camera_caption.camera_title_3,
.camera_caption.camera_title_4,
.camera_caption.camera_title_5 {
  top: 50%;
}
.camera_caption.camera_title_1 a,
.camera_caption.camera_title_2 a,
.camera_caption.camera_title_3 a,
.camera_caption.camera_title_4 a,
.camera_caption.camera_title_5 a {
  font-size: 72px;
  font-family: 'proxima';
  font-weight: 700;
  text-transform: uppercase;
}
.camera_caption.camera_caption_1 div,
.camera_caption.camera_caption_2 div,
.camera_caption.camera_caption_3 div,
.camera_caption.camera_caption_4 div,
.camera_caption.camera_caption_5 div {
  font-size: 18px;
  font-family: 'proxima';
  font-weight: 500;
}
.camera_link,
.camera_caption.camera_image_1,
.camera_caption.camera_title_1,
.camera_caption.camera_caption_1,
.camera_caption.camera_image_2,
.camera_caption.camera_title_2,
.camera_caption.camera_caption_2,
.btn.camera_cta_1,
.btn.camera_cta_2,
.camera_caption.camera_image_3,
.camera_caption.camera_title_3,
.camera_caption.camera_caption_3,
.btn.camera_cta_3,
.camera_caption.camera_image_4,
.camera_caption.camera_title_4,
.camera_caption.camera_caption_4,
.btn.camera_cta_4,
.camera_caption.camera_image_5,
.camera_caption.camera_title_5,
.camera_caption.camera_caption_5,
.btn.camera_cta_5
{
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin-left: 150px;
  top: 50% !important;
}
.camera_caption.camera_image_3,
.camera_caption.camera_title_3,
.camera_caption.camera_caption_3,
.btn.camera_cta_3 {
  margin-left: -290px;
}
.camera_caption.camera_image_1,
.camera_caption.camera_image_2,
.camera_caption.camera_image_3,
.camera_caption.camera_image_4,
.camera_caption.camera_image_5 {
  margin-top: -165px;
}
.camera_caption.camera_caption_1,
.camera_caption.camera_caption_2,
.camera_caption.camera_caption_3,
.camera_caption.camera_caption_4,
.camera_caption.camera_caption_5 {
  margin-top: 45px;
}
.btn.camera_cta_1,
.btn.camera_cta_2,
.btn.camera_cta_3,
.btn.camera_cta_4,
.btn.camera_cta_5 {
  background: none;
  border: none;
  width: 100%;
  margin-top: 125px;
}
.btn.camera_cta_1 a,
.btn.camera_cta_2 a,
.btn.camera_cta_3 a,
.btn.camera_cta_4 a,
.btn.camera_cta_5 a {
  font-size: 16px;
  font-family: 'proxima';
  font-weight: 500;
  color: #fff;
  padding: 13px 30px;
  border: 1px solid rgba(255,255,255,0.7);
  background-color: rgba(0,0,0,0.4);
  word-spacing: 5px;
}
.btn.camera_cta_1 a:hover,
.btn.camera_cta_2 a:hover,
.btn.camera_cta_3 a:hover,
.btn.camera_cta_4 a:hover,
.btn.camera_cta_5 a:hover {
  color: #fff;
  background-color: rgba(0,0,0,1);
}
.camera_caption.camera_caption_3 {
  margin-top: 55px;
}
/*-------------
end slideshow
---------------*/

/*----------------
Home-Product
-----------------*/
.home-banner {
  padding-top: 50px;
}
.home-banner .banner-above-htl {
  padding: 0;
}
.banner-above-htrb {
 padding-bottom: 20px;
}
.banner-above-htrb:last-child {
  padding-bottom: 0;
}
.banner-above-htl a,
.banner-above-htrt a,
.banner-above-htrb a {
  display: block;
  position: relative;
}
.banner-above-htrb a {
  margin-right: 10px;
}

.banner-above-htl > div {
  padding-right: 0;
}
.banner-above-htl a img,
.banner-above-htrt a img,
.banner-above-htrb a img {
  opacity: 1;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -moz-transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
  -moz-transform: translate3d(0,0,0) scale(1);
  -ms-transform: translate3d(0,0,0) scale(1);
  -o-transform: translate3d(0,0,0) scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.banner-above-htl a:hover img,
.banner-above-htrt a:hover img,
.banner-above-htrb a:hover img {
/*   opacity: 0.5; */
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
/*   transform: scale(0.99); */
}
.banner-above-htl a:after,
.banner-above-htrt a:after,
.banner-above-htrb a:after {
  position: absolute;
  content: '';
  display: block;
  left: 80px;
  top: 80px;
  right: 80px;
  bottom: 80px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
}
.banner-above-htl a:hover:after,
.banner-above-htrt a:hover:after,
.banner-above-htrb a:hover:after {
/*   border: 2px dashed #7b7b7b; */
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
}
.sale-banner {
  display: block;
  float: left;
  position: relative;
  max-width: 100%;
}
.sale-banner .banner {
  display: block;
  float: left;
  max-width: 100%;
}
.sale-banner .banner_parralax {
  padding-left: 0;
  padding-right: 0;
}
.sale-banner .banner_parralax {
  display: block;
  background: url(/cdn/shop/t/2/assets/banner_image.jpg?v=85386547708740881421461401998 ) no-repeat center center fixed;
  background-size: cover;
  max-width: 100%;
}
.sale-banner .banner-caption {
  padding: 150px 150px;
  text-align: center;
  top: 25%;
}
.sale-banner .banner-caption > a {
  display: block;
}
.sale-banner .banner-caption .desc {
  color: #fff;
  float: left;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
}
.banner_parralax .btn {
  clear: both;
  margin-top: 30px;
}
.group-top-blocks,
.fearured-collections {
  background-color: #ffffff;
  padding-bottom: 0px;
}
.fearured-collections {
  padding-bottom: 0;
}

#tabs_container {
  position: relative;
  margin: 80px 0 30px;
}
#tabs_container:after {
  content: "";
  border-bottom: 1px solid #bea05d;
  position: absolute;
  left: 0;
  width: calc(50% - 230px);
  margin-top: -27px;
}
#tabs_container:before {
  content: "";
  border-top: 1px solid #bea05d;
  position: absolute;
  right: 0;
  width: calc(50% - 220px);
  margin-top: 10px;
}
ul#tabs > li {
  padding: 0;
}
ul#tabs li a {
  display: block;
  border-right: 1px solid #cccccc;
  padding: 0 20px 0 15px;
}
ul#tabs li:last-child a {
  border-right: none;
}
ul#tabs li h1 {
  color: #bf963e;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -1px;
  line-height: 23px;
  font-size: 28px;
  text-transform: capitalize;
}
ul#tabs li.active h1 {
  color: #daa520;
}
ul#tabs li:hover h1 {
  color: #daa520;
}
.content_tabs {
  margin-left: -20px;
  margin-right: -20px;
}
.block-bht {
  min-height: 450px;
  display: block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin: 50px 0 80px;
}
.block-bht ul.rslides > li {
  top: 0;
  padding: 10% 20% 0;
  display: table !important;
}
.block-bht ul.rslides > li .block-left {
  display: table-cell;
  width: 15%;
}
.block-bht ul.rslides > li .block-right {
  display: table-cell;
  vertical-align: top;
}
.block-bht ul.rslides img {
  display: initial;
  float: none;
}
.block-bht .heading-bht {
  font-size: 18px;
  font-family: 'proxima';
  font-weight: 600;
}
.block-bht .heading-bht span {
  font-weight: 400;
  font-size: 13px;
  display: block;
  padding-top: 5px;
}
.block-bht p.caption-bht {
  font-family: 'proxima';
  line-height: 1.55em;
  font-weight: 300;
  margin: 0;
}
.block-bht .block-right span.dash-line {
  background-color: #d1af65;
  width: 43px;
  height: 1px;
  display: block;
  margin: 25px 0;
}
.block-bht ul.rslides_tabs {
  position: absolute;
  top: 83%;
  left: 49%;
}
.block-bht ul.rslides_tabs > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#rs_slider_pager > li i.fa:before {
  color: #6e7277;
  font-size: 14px;
}
#rs_slider_pager > li.rslides_here i.fa:before,
#rs_slider_pager > li a:hover i.fa:before {
  color: #fff;
}
#rs_slider_pager > li.rslides_here a {
  cursor: text;
}
.home_products .home-title h1,.content .collections h1 {
  color: #000;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 4px;
  margin: 0;
  padding: 0 20px;
  text-transform: uppercase;
  width: auto;
}
.home_products .home-title h1 b,.content .collections h1 b,.overlay-con .left .btn a{
  color: #daa520;  
   font-weight: 700;  
}
.home-title h1 {
  display: inline-block;
  *display: block;
  zoom: 1;
  width: auto;
  margin: 0;
  padding: 0 20px;
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
}
.home_our_collection .home-title:after,
.home_our_collection .home-title:before {
  width: calc(50% - 120px);
}
.home-title {
  position: relative;
}
.partners-title.home-title {
  margin-bottom: 30px;
}
header.control-group {
  padding-top: 50px;
  padding-bottom: 50px;
}
.home_products .home_products_wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.home_products .owl-wrapper .owl-item {
  padding-left: 10px;
  padding-right: 10px;
}
.owl-wrapper .owl-item ul,
.element form > ul {
  margin-bottom: 0;
  background: #fff;
}
.owl-wrapper .owl-item ul li.row-right,
.element form > ul li.row-right {
  padding: 0;
  height: 65px;
/*   border-top: 1px solid #f1f1f1; */
}
.home_our_collection .home_our_collection_item .owl-wrapper .owl-item {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.home_our_collection .home_our_collection_item .owl-wrapper .owl-item:hover img {
  opacity: 0.5;
  filter: alpha(opacity=0.5);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
}
.home_our_collection .home_our_collection_items {
  margin-left: -10px;
  margin-right: -10px;
}
.home_our_collection .home_our_collection_item .owl-wrapper .owl-item > li {
  position: relative;
  padding: 0;
}
.home_our_collection .home_our_collection_item .owl-wrapper .owl-item > li a {
  display: block;
  height: 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.home_our_collection .home_our_collection_item .owl-wrapper .owl-item > li a:before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.home_our_collection .home_our_collection_item .owl-wrapper .owl-item > li:hover a:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.home_our_collection .home_our_collection_item .owl-wrapper .owl-item span {
  font-size: 48px;
  font-family: 'proxima';
  color: #fff;
  height: 80px;
  line-height: 80px;
  text-transform: uppercase;
  font-weight: 700;
}
.owl-item form .row-left {
  position: relative;
  padding: 0;
}
.owl-item form .row-left .bg-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  vertical-align: -1px;
  background: rgba(0,0,0,0);
  -webkit-transition: all 250ms ease-in-out 0s;
  -moz-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.owl-item form .row-left:hover .bg-hover {
  background: -moz-linear-gradient(top, rgba(0,0,0,0.28) 0%, rgba(0,0,0,0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.28)), color-stop(100%,rgba(0,0,0,0.65)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47000000', endColorstr='#a6000000',GradientType=0 );
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.owl-item .row-right .title-5 {
  color: #333333;
  float: left;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: 600; 
  letter-spacing: 1px;
  line-height: 1.55em;
  margin-bottom: 5px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.owl-item .row-right {
  text-align: center;
}
.owl-controls .owl-buttons > div {
  position: absolute;
  top: 30%;
  padding: 7px 10px !important;
  background: #fff !important;
  color: #1e1e1e !important;
/*   border: 3px solid rgba(78,77,81,0.2); */
  line-height: 14px;
}
.home_our_collection .owl-controls .owl-buttons > div {
  margin-top: -17px !important;
}
.owl-controls .owl-buttons > div.owl-prev {
  left: 0;
  margin-left: -50px;
}
.owl-controls .owl-buttons > div.owl-next {
  right: 0;
  margin-right: -50px;
}
#bottom {
  margin: 65px 0 40px;
}
#bottom .rslides {
  text-align: left;
}
#bottom .bottom-widget {
  position: relative;
  z-index: 1;
}
#bottom .bottom-widget .featured-products > li {
  border-bottom: 1px dotted #e9e9e9;
  padding: 20px 0 22px;
} 
#bottom .bottom-widget .group-bottom-widget .bottom_post {
  padding: 22px 0;
}
#bottom .bottom-widget .group-bottom-widget .bottom_post.first {
  padding: 20px 0 22px;
}
#bottom .bottom-widget .group-bottom-widget .bottom_post .rb-image {
  margin-top: 3px;
}
#bottom .bottom-widget .group-bottom-widget .line {
  content: '';
  border-bottom: 1px dotted #e9e9e9;
  width: 100%;
  height: 1px;
}
#bottom .bottom-widget .group-bottom-widget > div:last-child {
  margin-bottom: 16px;
}
#bottom .bottom-widget .group-bottom-widget .rb-content a {
  font-size: 18px;
  font-weight: 400;
  color: #bf963e;
}
#bottom .bottom-widget .group-bottom-widget .rb-content .intro {
  font-size: 13px;
  line-height: 15px;
  font-family: 'proxima';
  color: #202020;
  font-weight: 300;
  padding: 10px 0;
}
#bottom .bottom-widget .group-bottom-widget .rb-content .date {
  font-family: 'proxima';
}
.featured-products .fprod-title a {
  font-family: 'proxima';
  font-weight: 400;
  text-transform: initial;
  color: #333333;
}
.featured-products .fprod-title a:hover {
  color: #828282;
}
.featured-products .row-left > a {
  display: block;
  margin-top: 3px;
}
.featured-products .row-right {
  padding-left: 0;
}
.featured-products .row-right span.spr-badge {
  padding: 5px 0;
}
.featured-products .spr-badge .spr-badge-caption {
  display: none;
}
.featured-products .product-price span.price {
  font-size: 18px;
  font-family: 'proxima';
  color: #1e1e1e;
}
.featured-products .row-right .spr-badge-starrating {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#bottom .bottom-widget h2 {
  margin-bottom: 20px;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 500;
  display: inline-block;
  *display: block;
  zoom: 1;
  background: #ffffff;
  text-align: left;
  padding-right: 15px;
}
#bottom .bottom-widget h2:after {
  content: '';
  border-bottom: 1px solid #d1af65;
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  display: table;
  height: 1px;
  z-index: -1;
}
.featured-products {
  margin-top: -5px;
}
#bottom .bottom-widget .featured-products > li:last-child {
  border-bottom: none;
}
#widget-partners .owl-buttons > div {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  padding: 7px 10px;
  background: rgba(78,77,81,1) !important;
  color: #1e1e1e;
  border: 3px solid rgba(78,77,81,0.2) !important;
  line-height: 14px;
}
#widget-partners .owl-buttons > div i.fa {
  color: #fff;
}
#widget-partners .owl-buttons > div.owl-prev {
  left: 0;
  margin-left: -25px;
}
#widget-partners .owl-buttons > div.owl-next {
  right: 0;
  margin-right: -25px;
}
#widget-newsletter .widget-wrapper h4,
#widget-newsletter .widget-wrapper .group_input {
  display: block;
}
#widget-newsletter .widget-wrapper h4 {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  padding: 0 20px;
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#widget-newsletter .widget-wrapper input {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 405px;
  color: #000000;
  background-color: transparent;
  border: 1px solid #dddddd;
}
#widget-newsletter .widget-wrapper button {
/*   border: 2px solid #000000;
  color:  #000000; */
  margin-left: 7px;
}
#tabs_content_container {
  margin-bottom: 30px;
}
#tabs_content_container .carousel_tab {
  display: block;
  float: left;
}
#tabs_content_container .shop-all {
  text-align: center;
  margin: 15px 0 50px;
}
#tabs_content_container .shop-all a {
  padding: 16px 30px;
  border: 1px solid #daa520;
  background: rgba(0,0,0,0);
}
#tabs_content_container .shop-all a:hover {
  background: #daa520;
}
#tabs_content_container .shop-all a > span {
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
#tabs_content_container .shop-all a > span i.fa {
  margin-left: 10px;
}
.element {
  margin-bottom: 50px;
}
.btn, 
.element ul li.row-right,
.cameraContent .camera_cta_1 a, 
.cameraContent .camera_cta_2 a, 
.cameraContent .camera_cta_3 a, 
.cameraContents .camera_cta_4 a,
.element form .row-right .effect-ajax-cart,
.owl-item form .row-right .effect-ajax-cart,
.element form .row-right .product-price,
.owl-item form .row-right .product-price {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  outline: none;
}
#sandBox .row-right .product-price {
  margin: 0;
  position: relative;
}
.element form .row-left,
.owl-item form .row-left {
  position: relative;
  padding: 0;
}
.element form .row-left a img,
.owl-item form .row-left a img {
  padding: 10px;
}
.element form .row-right span.spr-badge,
.owl-item form .row-right span.spr-badge {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  left: 0;
  right: 0;
  text-align: center;
}
.element form .row-right .effect-ajax-cart,
.owl-item form .row-right .effect-ajax-cart,
.element form .row-right .product-price,
/* .owl-item form .row-right .product-price { */
{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -60px;
}
.element form .row-left .bg-hover,
.owl-item form .row-left .bg-hover {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0);
  -webkit-transition: all 250ms ease-in-out 0s;
  -moz-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: -1px;
  right: 0;
}
.element form:hover .row-left .bg-hover,
.owl-item form:hover .row-left .bg-hover {
  background: 0 none;
  /*background: -moz-linear-gradient(top,  rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.25)), color-stop(100%,rgba(0,0,0,0.25))); /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* IE10+ */
  /*background: linear-gradient(to bottom,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
  opacity: 0.9;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
} 
.element form .row-left .quick_shop a.btn,
.owl-item form .row-left .quick_shop a.btn {
  padding: 5px 15px;
/*   border-right: 0; */
  letter-spacing: 1px;
}
.element form .row-left .quick_shop a,
.owl-item form .row-left .quick_shop a {
  cursor: pointer;
}
.element form .row-left .quick_shop a.btn,
.element .select-option, 
.element .add-to-cart,
.owl-item form .row-left .quick_shop a.btn,
.owl-item form .row-left .quick_shop a.btn,
.owl-item .select-option, 
.owl-item .add-to-cart {
  width: 120px;
  font-size: 13px;
}
.element form .row-right .effect-ajax-cart,
.element form .row-left .quick_shop,
.element form .row-right .spr-badge,
.owl-item form .row-right .effect-ajax-cart,
.owl-item form .row-left .quick_shop,
.owl-item form .row-right .spr-badge
/* .element form .row-right .product-price,
.owl-item form .row-right .product-price  */
{
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  -moz-transform: translate3d(0,20px,0);
  -o-transform: translate3d(0,20px,0);
  -ms-transform: translate3d(0,20px,0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -moz-transition: opacity 0.35s, transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  -ms-transition: opacity 0.35s, transform 0.35s;
}
.owl-item form .row-left .quick_shop i.fa,
.element form .row-left .quick_shop i.fa {
  font-size: 22px;
  color: #fff;
}
.owl-item form .row-right .effect-ajax-cart {
  display: none;
}
.element form .row-left .product-ajax-cart,
.owl-item form .row-left .product-ajax-cart {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  top: 50%;
  margin-top: 30px;
}
.element form:hover .row-left .quick_shop,
.element form:hover .row-right .effect-ajax-cart,
.element form:hover .row-right .spr-badge,
.owl-item form:hover .row-left .quick_shop,
.owl-item form:hover .row-right .effect-ajax-cart,
.owl-item form:hover .row-right .spr-badge
/* .element form:hover .row-right .product-price,
.owl-item form:hover .row-right .product-price */
{
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
}
.element .spr-badge-starrating .spr-icon,
.owl-item .spr-badge-starrating .spr-icon
/* .element form .row-right .product-price .price_compare,
.owl-item form .row-right .product-price .price_compare,
.element form .row-right .product-price .price_sale,
.owl-item form .row-right .product-price .price_sale,
.element form .row-right .product-price .price,
.owl-item form .row-right .product-price .price */
{
  color: #fff;
}
.element .spr-badge-starrating .spr-icon:last-child,
.owl-item .spr-badge-starrating .spr-icon:last-child,
.spr-badge-starrating {
  margin-right: 0 !important;
}
.element form .row-right,
.owl-item form .row-right {
  text-align: center;
}
.element.full_width form .row-right {
  margin-top: 0;
}
.element.full_width .list-line {
  width: 97.8%;
  height: 1px;
  border-bottom: 1px dotted #c8c8c8 ;
  display: block;
  float: left;
  margin: 35px 0;
}
.element.full_width:last-child .list-line{
  border-bottom: none;
  width: 0;
  height: 0;
  margin: 0;
}
.element.full_width {
  margin-bottom: 0;
  padding: 0;
}
.element form .row-left,
.element form .row-right {
  padding-top: 0;
  padding-bottom: 0;
}
.element ul .row-container {
  margin-bottom: 0;
}
.element .row-right .mini-line {
  border-top: 1px solid #ffffff;
  display: block;
  width: 13%;
  margin-left: 43%;
  margin-top: 12px;
  margin-bottom: 17px;
  
}
.element .row-right p {
  color: #ffffff;
  font-family: 'proxima';
  margin-left: 50px;
  margin-right: 50px;
}
.element.full_width form .row-right p.hidden-list {
  color: #202020;
}
.element .row-right .product-price,
.owl-item .row-right .product-price {
  font-family: 'proxima';
}
.element.full_width .row-right .product-price {
  margin: 10px 0 0;
  position: static;
  color: #202020;
}
.element.full_width .row-right .product-price .price_compare,
.element.full_width .row-right .product-price .price_sale,
.element.full_width .row-right .product-price .price {
  color: #202020;
}
.element .row-right .title-5:hover{
  color: #828282;
}
.element.full_width .select-option,
.element.full_width .add-to-cart {
  margin-top: 0;
}
/*--------------
Quickshop button 
----------------*/
.hoverBorder .hoverBorderWrapper {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/*---------------------
End Quickshop button
-----------------------*/
/*-------------
end home-product
---------------*/

/*----------------
Footer
-----------------*/
#footer {
  background: #ffffff;
/*   margin-top: 50px; */
}
#footer .partners {
  height: 150px;
  line-height: 150px;
  border-bottom: 1px solid #dddddd;
}
.footer-newsletter {
  height: 120px;
  line-height: 120px;
}
#widget-partners .owl-wrapper-outer {
  height: 150px;
  line-height: 150px;
}
#partners-container {
  margin-left: -30px;
  margin-right: -30px;
}
#footer-location .contact_us {
  border: 1px solid #cccccc;
  padding: 20px;
  display: block;
  float: right;
  margin: 0;
}
#footer-location .contact_us > li i.fa {
  color: #000000;
}
#footer-location ul.contact_us > li.address {
  margin-top: 10px;
}
#footer-location ul.contact_us > li.email {
  padding-bottom: 0;
}
#instafeed {
  padding: 0 18px;
}
#footer-location .footer-location-logo:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  border-bottom: 1px solid #646464;
  padding-bottom: 13px;
}
#footer-location ul.contact_us > li {
  font-family: 'proxima';
  color: #000000;
  line-height: 20px;
  padding: 5px 0;
}
#footer-location ul.contact_us > li:first-child {
  padding: 0;
}
#footer-location ul.contact_us > li.email a {
  font-family: 'proxima';
  color: #000000;
}
#customer_service,
#widget-social {
  padding-left: 0;
}
#customer_service h4,
#information h4 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: 'proxima';
  text-transform: uppercase;
  color: #000000;
}
#widget-newsletter p.tagline {
  font-size: 14px;
  font-family: 'proxima';
  color: #000000;
}
#widget-newsletter .group_input .form-control {
  width: 480px;
  height: 50px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-family: 'proxima';
  color: #333333;
}
#widget-newsletter .group_input .btn {
  width: 155px;
  height: 50px;
  border: 1px solid #daa520;
  background: rgba(0,0,0,0);
  color: #000000;
  text-align: center;
  margin-top: -3px;
  padding: 1px;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  margin-left: 5px;
}
#widget-newsletter .group_input .btn:hover {
  background: #daa520;
  color: #ffffff;
  border: 2px solid #daa520;
}
#customer_service ul li a, 
#information ul li a {
  color: #000000;
  font-family: 'proxima';
}
#customer_service ul li a:hover, #information ul li a:hover {
  color: #000000;
}
.footer-content{
  font-family: 'proxima';
  padding: 40px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.footer-content-bottom {
  height: 50px;
  line-height: 50px;
}
footer-content-bottom > div.container,
footer-content-bottom > div.row {
  height: 70px;
  line-height: 70px;
}
.footer-content-bottom .copyright, 
.footer-content-bottom .copyright a {
  font-family: 'proxima';
  font-weight: 800;
  font-size: 15px;
}
.footer-content-bottom .copyright-right {
  text-align: right;
  float: right;
}
.footer-content-bottom .row {
  text-align: center;
}
.footer-content-bottom .left {
  display: block;
  float: none;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}
.footer-content-bottom .right {
  display: block;
  float: right;
  height: 70px;
  line-height: 70px;
}
#widget-social ul > li a {
  position: relative;
}
#widget-social ul > li a i.fa {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -12px;
  font-size: 22px;
  color: #fff;
}
#widget-social li .tooltip,#widget-social li .tooltip-inner{
	background-color:#000;
}
#widget-social li .tooltip-arrow{
	border-top-color:#000;
}
#instafeed a img {
  max-width: none;
  width: -webkit-calc(100%);
  width: calc(100%);
  opacity: 1;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -moz-transition: opacity 0.35s, transform 0.35s;
  -ms-transition: opacity 0.35s, transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
  -moz-transform: translate3d(0,0,0) scale(1);
  -ms-transform: translate3d(0,0,0) scale(1);
  -o-transform: translate3d(0,0,0) scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
}
#instafeed img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
#instafeed a:hover img {
  opacity: 0.5;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transform: translate3d(0,0,0) scale(0.95);
  transform: translate3d(0,0,0) scale(0.95);
  -moz-transform: translate3d(0,0,0) scale(0.95);
  -ms-transform: translate3d(0,0,0) scale(0.95);
  -o-transform: translate3d(0,0,0) scale(0.95);
}
.footer-left-block .top,
.footer-left-block .bottom {
  display: block;
  float: left;
  width: 100%;
}
#footer #widget-social ul li a {
/*   background-color: #b4b4b4; */
  color: #f2f2f2;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 30px;
  width: 30px;
  text-align: center;
  padding-top: 5px;
  border-radius: 5px;
  top: 10px;
}
#footer #widget-social ul li a:hover {
/*   background-color: #929292; */
  -webkit-animation: swing ease-in-out 1 normal 800ms;
  -moz-animation: swing ease-in-out 1 normal 800ms;
  -o-animation: swing ease-in-out 1 normal 800ms;
  animation: swing ease-in-out 1 normal 800ms;
}
#footer-content .right {
  background-color: #000;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#widget-social ul.list-inline {
  display: block;
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#widget-social {
  display: block;
  height: 50px;
  line-height: 50px;
  padding:0;
}
#widget-social .widget-wrapper {
  display: block;
  height: 50px;
  line-height: 50px;
}

#widget-social ul.list-inline > li {
  margin: 0;
  padding: 0 3px;
  height: 50px;
  line-height: 50px;
}
#widget-social ul.list-inline > li:last-child {
  padding-right: 0;
}
#footer_recent_blog {
  padding-right: 15px;
}
#information {
  padding-left: 15px;
}
#footer_recent_blog .rb-image.col-md-8 {
  padding-left: 0;
  padding-right: 0;
}
#footer_recent_blog .rb-image.col-md-8 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
#footer_recent_blog .rb-content {
  padding-left: 0;
  margin-left: -5px;
}
#footer_recent_blog .rb-image:hover {
  opacity: 0.7;
  filter: alpha (opacity=70);
  cursor: pointer;
}
#instafeed span.instafeed-icon {
  background: url(//cdn.shopify.com/s/files/1/0743/8513/t/2/assets/instagram.png?23251 ) no-repeat right bottom;
  z-index: 2;
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  bottom: 5px;
  right: 35px;
}
/*----------------
End Footer
-----------------*/
/*----------------
Breadcrumb
------------------*/

.breadcrumb {
  border-bottom: 1px solid #e2e2e2;
  background: 0;
  border-radius: 0;
  margin: 0;
  padding: 20px 0;
  text-align: left;
  text-transform: uppercase;
}
#breadcrumb a {
  color: #202020;
  padding-right: 15px;
  font-weight: 500;
  font-family: 'proxima';
}
#breadcrumb a:hover {
  color: #ffffff;
}
#breadcrumb span {
  color: #ffffff;
  font-weight: 500;
}
.breadcrumb i.fa-angle-right {
  padding-right: 10px;
}
/*----------------
End Breadcrumb
-----------------*/

/*-------------
Contact
----------------*/
.templatePage #page-header {
  padding-left: 0;
  padding-right: 0;
}
.group-contact .contact-content {
  margin-bottom: 20px;
}
.control-label {
  font-family : 'proxima';
  color: #202020;
  font-weight: 500;
}
.control-label span {
  font-weight: 700;
}
.form-control {
  height: 36px;
  margin: 0;
  line-height: 36px;
  padding: 0 12px;
}
.unpadding-top button {
  margin-top: 20px;
  margin-bottom: 35px;
}
.contact-page {
  margin-left: 10px;
  margin-right: 10px;
}
.contact-page .group-contact {
  margin-bottom: 200px;
}
.contact-page .contact-form .alert-danger,
.contact-page .contact-form .alert-success{
  margin-left: 35px;
  margin-right: 0;
}
#contact_map_wrapper {
  max-width: 100%;
}
#contact_map {
  height: 373px;
  margin-left: -10px;
  margin-top: 5px;
}
#contact-form {
  margin-left: 20px;
}
#contact-form h3 {
  margin-top: 0;
}
.contact-form .alert-danger {
  margin-left: 0;
  margin-right: 0;
}
/*----------------
End Contact
-----------------*/

/*----------------
Account
-----------------*/
#register-form {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 200px;
}
#register-form li,
#customer-login ul li,
.customer_address_table li {
  padding-left: 0;
  padding-right: 0;
  width: 80%;
}
#register-form li input.form-control {
  width: 60%;
}
#contact-form li {
  padding-right: 0;
  width: 98%;
}
.login-wrapper {
  padding-bottom: 30px;
}
.login-wrapper button {
  margin-bottom: 15px;
  margin-top: 18px;
}
#customer_detail .fa,
.address_info .fa {
  font-size: 19px;
  color: #333333;
}
#customer_orders .sb-title {
  margin-top: 5px;
  margin-bottom: 17px;
}
#customer_orders  table {
  width: 96%;
}
.new-address button#new-address {
  margin-left: 15px;
  margin-right: 15px;
}
.customer_address_table .set_default {
  margin-top: 10px;
  margin-bottom: 5px;
}
.customer_address span.update button {
  margin-left: -15px;
}
div.customer_address {
  margin-bottom: 45px;
}
.address_info .address1,
.address .address1 {
  font-size: 14px;
  color: #202020;
  font-family: 'proxima';
  font-weight: 500;
  line-height: 1.55em;
  font-style: italic;
}
.address_actions  .fa-edit {
  color: #56a900;
  font-size: 19px;
  margin-right: 5px;
  margin-top: 5px;
}
.address_actions .fa-times {
  color: #ff0000;
  font-size: 19px;
  margin-right: 5px;
  margin-top: 5px;
}
.customer_address .address_actions  {
  text-align: right;
}
.edit_address li {
  padding-left: 15px;
  padding-right: 15px;
}
.edit_address span.update button {
  margin-left: 0;
}
#address_form_new button {
  margin-left: 0;
}
.templateCustomersAccount .sidebar {
  margin-bottom: 200px;
}
.address-page.manage-address {
  margin-bottom: 200px;
}
.templateCustomersAccount .sidebar .sb-wrapper ul > li {
  list-style-type: none;
}
.templateCustomersAccount .sidebar .sb-title,
.templateCustomersAccount .unpadding-top {
  padding-top: 0 !important;
  margin-top: 5px;
}
.templateCustomersRegister #page-header {
  padding-left: 10px;
  padding-right: 10px;
}
/*-------------
End account
----------------*/
/*---------------
Alert, Error
----------------*/
.alert-danger,
.alert-success {
  background: url(/cdn/shop/t/2/assets/bg_blogdetail.jpg?v=53381252315701755391460886116 ) repeat;
  border: none;
  color: #ffffff;
  border-radius: 0;
  font-size: 13px;
  font-weight: 500;
}
.alert, 
.errors {
  padding: 5px 15px;
}
button.close {
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.errors a {
  color: #e2e2e2;
}
.errors a:hover {
  color: #ffffff;
}
.errors ul > li {
  list-style-type: circle;
  margin-left: 10px;
}
/*--------------
End Alert, Error
----------------*/

/*All Collection*/
.sidebar {
  margin-top: 30px;
}

#page-header,
.collection-page .product-tags {
  margin-top: 30px;
  margin-bottom: 30px;
}
.allcollections-page {
  margin-top: 10px;
}
#collections {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -webkit-justify-content: left;
  margin-left: -15px;
  margin-right: -15px;
}
.item {
  margin-bottom: 35px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  width: 33.3%;
}
.collection-details {
  position: relative;
}
.collection-details:hover .mask {
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.28) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.28)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  cursor: text;
}
.collection-details .mask {
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
#collections .collection-details {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  outline: none;
}
.collection-details .mask h3, 
.collection-details .mask span, 
.collection-details .mask a {
  opacity: 0;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  -moz-transform: translate3d(0,20px,0);
  -ms-transform: translate3d(0,20px,0);
  -o-transform: translate3d(0,20px,0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -moz-transition: opacity 0.35s, transform 0.35s;
  -ms-transition: opacity 0.35s, transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  outline: none;
}
.collection-details:hover .mask h3, 
.collection-details:hover .mask span,
.collection-details:hover .mask a{
  visibility: visible;
  opacity: 1;
  filter: alpha (opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
}
.collection-details .mask .collection-title {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 35%;
  margin-bottom: 20px;
  line-height: 12px;
}
.collection-details .mask .mini-line {
  border-bottom: 1px solid #fff;
  width: 15%;
  display: block;
  postition: abosolute;
  margin-left: 43%;
  margin-bottom: 40px;
}
.collection-details .mask .btn {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.collection-details .mask .btn:hover {
  background: #ffffff;
  color: #000000 !important;
  border: 2px solid #fff;
}
.no-fw-col {
  width: 33%;
}
#content-wrapper {
  background-color: #ffffff;
}
.element.no_full_width form .row-right .effect-ajax-cart {
  display: none;
}
/*End All Collection*/
/*Customer Review*/
#shopify-product-reviews .spr-summary-actions a {
  float: right;
  border: 2px solid #daa520;
  background: rgba(0,0,0,0);
  color: #daa520;
  padding: 3px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.55em;
  font-family: 'proxima';
}
#shopify-product-reviews .spr-summary-actions a:hover {
  border-color: #daa520;
  background: #daa520;
  color: #ffffff;
}
.spr-form {
  border-top: 1px dotted rgba(0,0,0,0.1) !important;
}
#shopify-product-reviews .spr-form input, 
#shopify-product-reviews .spr-form textarea {
  border-radius: 0;
  border: 1px solid #dedede;
}
#shopify-product-reviews .spr-form input:focus,
#shopify-product-reviews .spr-form textarea:focus {
  border-color: #818080;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#shopify-product-reviews .spr-review-reportreview {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'proxima';
}
#shopify-product-reviews .spr-icon.spr-icon-star-empty, 
#shopify-product-reviews .spr-icon.spr-icon-star {
  color: #1e1e1e;
}
/*End Customer Review*/

/*-------------
Sidebar
----------------*/

#prodcoll.sidebar {
  border-left: 2px solid #f1f1f1;
  margin-bottom: 40px;
  background-color: #ffffff;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.templateListCollections .sidebar {
  margin-top: 15px;
}
.sidebar .sb-title {
  font-size: 16px;
  font-family: 'proxima';
  font-weight: 700;
  text-transform: uppercase;
  color: #141414;
}
.featured-products span.mini-line {
  border-bottom: 1px solid #1e1e1e;
  display: block;
  width: 30%;
  margin-top: 20px;
}
.featured-products button.btn {
  padding: 8px;
  width: 120px;
  font-size: 12px;
}
.featured-products .fprod-descrip {
  font-family: 'proxima';
  color: #828282;
  padding-top: 5px;
}
.group_sidebar ul.featured-products li {
  margin-bottom: 30px;
}
.group_sidebar ul.featured-products li:last-child {
  margin-bottom: 0;
}
.group_sidebar ul.featured-products .sb-info {
  margin-right: 0;
  padding-left: 0;
}
.group_sidebar ul.featured-products .sb-image {
  margin-right: 0;
}
.featured-products .sb-image a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/*-------------
End Sidebar
----------------*/

/*Collection*/
#page-header {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
.blog #page-header {
  margin-left: 0;
  margin-right: 0;
}
.collection-page #page-header {
  margin-left: 0;
  margin-right: 0;
}
.collection-page .product-tags .title-4 span {
  font-size: 16px;
  color: #4c4c4c;
  text-transform: uppercase;
  font-weight: 500;
}
.collection-page .product-tags .title-4 span:hover {
  color: #333333;
}
.collection-page .product-tags li.active .title-4 {
  margin-bottom: 0;
}
.collection-page .product-tags li.active .title-4 span {
  color: #333333;
  cursor: text;
}
.collection-page .product-tags li.active .title-4 span:hover {
  color: #333333;
}
.collection-page .product-tags ul.list_tags {
  margin-bottom: 0;
}
.collection-page .product-tags ul.list_tags > li {
  padding-top: 0;
  padding-bottom: 0;
}
.collection-page .list_tags > li.last {
  padding-right: 0;
}
li.sortBy {
  padding-right: 0;
  min-width: 200px;
}
#sortButton {
  width: 100%;
  background: none;
  border: 1px solid #dedede;
  outline: none;
  box-shadow: none;
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
}
#sortButton span.name {
  float: left;
  font-size: 12px;
  color: #b4b4b4;
  text-transform: capitalize;
  font-family: 'proxima';
}
#sortButton i.fa {
  float: right;
  line-height: 20px;
}
#sortBox {
  min-width: 195px !important;
}
#sortForm {
  padding: 0 10px;
}
ul#sortForm li > a,
ul#BrowseForm li >a {
  font-size: 12px;
  font-family: 'proxima';
  color: #b4b4b4;
}
ul#sortForm li > a:hover,
ul#BrowseForm li >a:hover {
  color: #1e1e1e;
}
.collection #options {
  margin-bottom: 0;
  margin-top: 0;
}
#options {
  margin-top: 37px;
  margin-bottom: 20px;
}
#options label {
  font-family: 'proxima';
  color: #202020;
  font-weight: 500;
}
#options select.sort-by {
  font-size: 12px;
  font-family: 'proxima';
  color: #b4b4b4;
  font-style: italic;
  font-weight: 500;
  min-width: 150px;
}
#options .option-set li.btooltip:hover {
  color: #1e1e1e;
  cursor: pointer;
}
#options .option-set li.active,
#options .option-set li.btooltip.active:hover{
  color: #969696;
  cursor: text !important;
}
.element .row-right p.hidden-list {
  display: none;
}
.element .spr-badge-starrating {
  color: #fff;
  margin: 0;
}
.list-inline > li.active a:hover {
  cursor: text;
  color: #333333;
}
.list-inline > li a.disabled {
  cursor: text;
  color: #333333;
}
#sandBox-wrapper{
  margin-right: 0;
}
#sandBox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -webkit-justify-content: left;
}
.element {
  width: 24.5%;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
.element.full_width {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.search-page .element.full_width {
  padding-left: 10px;
  padding-right: 10px;
}
.element.full_width form .row-right a, 
.element.full_width form .row-right span, 
.element.full_width form .row-right button, 
.element.full_width form .row-right p, 
.element.full_width form .row-right .product-price, 
.element.full_width form .row-right .product-ajax-cart {
  opacity: 1;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  -ms-transition: 0;
  outline: none;
  color: #333333;
}
.element.full_width form .row-left .hoverBorder {
  position: relative;
  display: block;
}
.element.full_width form .row-left > a span.bg-hover {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  outline: none;
}
.element.full_width form:hover .row-right {
  background: transparent;
}
.element.full_width form .row-right {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 75%;
  text-align: left;
}
.element.full_width form .row-left {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.search-page .element.full_width form .row-left {
  padding-left: 0;
}
.search-page .element.full_width form .row-left {
  width: 24.5%;
}
.search-page .element {
  padding-top: 0;
  padding-bottom: 0;
}
.element.full_width ul li.row-right {
  display: block;
  float: left;
  padding-left: 10px;
  height: 100%;
}
.element.full_width .row-right .title-5 {
  margin-top: 0;
  font-size: 20px;
  font-family: 'proxima';
  color: #333333;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  line-height: 1em;
}
.element.full_width .row-right .title-5:hover {
  color: #4c4c4c;
}
.element.full_width form .row-right span.price_sale,
.element.full_width form .row-right span.price {
  font-size: 26px;
}
.element.full_width .row-left .product-ajax-cart {
  position: absolute;
  right: 0;
  top: 50%;
  left: 0;
  text-align: center;
  margin-top: -18px;
}
.element.full_width .row-left .quick_shop a.btn {
  border: 2px solid #daa520;
  color: #daa520;
  background-color: rgba(0,0,0,0);
}
.element.full_width .row-right .mini-line {
  border-color: #daa520;
  margin-left: 0;
}
.element.full_width form .row-right p.hidden-list {
  display: block;
  margin-left: 0;
  margin-right: 15px;
}
.element.full_width form .row-right p.hidden-grid {
  display: none;
} 
.element.full_width .quick_shop a.btn {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.element.full_width .quick_shop a.btn:hover {
  border-color: #daa520;
  color: #ffffff;
  background-color: #daa520;
}
.element.full_width .row-right span.spr-badge {
  position: static;
  margin-top: 0;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
}
.element.full_width form .row-right span.spr-starrating {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.element.full_width .spr-badge-starrating .spr-icon {
  color: #1e1e1e;
}
.element.full_width form .row-right .effect-ajax-cart {
  position: static;
  left: 0;
  margin-top: 0;
}
.element.full_width .select-option {
  border: 2px solid #daa520;
}
.element.full_width .select-option:hover {
  color: #ffffff !important;
  background: #daa520;
  border-color: #daa520;
}
.element.full_width form .row-right .effect-ajax-cart {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transition: 0;
  transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  -ms-transition: 0;
}
.element.full_width form:hover .row-right .effect-ajax-cart {
  -webkit-transform: none;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

/*Collection add sidebar*/
.collection-page.show-sidebar .element.full_width .row-left .quick_shop {
  margin-top: 0;
}
.collection-page.show-sidebar .element.full_width .row-right .title-5 {
  padding-right: 30px;
}
.collection-page.show-sidebar .element.full_width form .row-right p.hidden-list {
  margin-right: 0;
}
.collection-page.show-sidebar .element {
  width: 33.3%;
  padding-top: 0;
  padding-bottom: 0;
}
.collection-page.show-sidebar #options ul.list-inline {
  margin-right: 10px;
}
.collection-page #options .list-inline > li.sortBy {
  padding-right: 0;
  padding-left: 0;
  display: none;
}
.pagination {
  width: 100%;
  text-align: center;
  padding-right: 20px;
}
.pagination .col-md-24 ul > li.active {
  border: 1px solid #dedede;
  padding: 3px 10px;
}
.pagination .col-md-24 ul > li.active a { 
  color: #dedede;
}
.collection-page.show-sidebar #options .sortBy {
  margin-right: 10px;
}
.collection-page.show-sidebar .collection-banner {
  margin-right: 10px;
}
.collection-page.show-sidebar .product-tags ul.list_tags li.last {
  padding-right: 10px;
}
.collection-page.show-sidebar .element.full_width {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.element.full_width ul li.row-right {
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  -ms-transition: 0;
}
.collection-page.show-sidebar .element.full_width form .row-left {
  width: 32.9%;
  padding-left: 0;
}
.collection-page.show-sidebar .element.full_width form > ul {
  margin-right: 20px;
}
.collection-page.show-sidebar .element.full_width form .row-right {
  width: 67.1%;
  padding-right: 10px;
  padding-left: 10px;
  display: block;
  height: 100%;
}
.spr-review-header-byline {
  font-size: 12px;
  opacity: 0.4;
}
/*End Collection add sidebar*/
/*End Collection*/

/*-------------
Shopping Cart
----------------*/
.cart-page .table-cart {
  margin-left: 0;
  margin-right: 0;
  margin-top: 7px;
}
.cart-page {
  margin-bottom: 30px;
}
table {
  border: 1px solid #ffffff;
  box-sizing: border-box;
}
.cart-items tr td ul {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-items tr td ul li a span.title-5{
  font-size: 12px;
  font-family : 'proxima';
  color: #333333;
  font-weight: 700;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.cart-items tr td ul li a span.title-5:hover {
  color: #4c4c4c;
}
.cart-items tr td ul li.link {
  vertical-align: top;
  padding-left: 15px;
}
.cart-items tr td ul li.link > span {
  font-style: italic;
}
.cart-items tr td ul li span.mini-line {
  border-bottom: 1px solid #333333;
  display: block;
  width: 15%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.cart-items tr td.title-1 {
  font-size: 24px;
  font-family: 'proxima';
  color: #333333;
  font-weight: normal;
  vertical-align: middle;
}
.cart-items .form-control {
  width: 40px;
  height: 30px;
  margin: auto;
  text-align: center;
  line-height: 10px;
}
.cart-items tr.bottom-summary td {
  padding-top: 22px;
  padding-bottom: 22px;
}
.cart-items .image a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.cart-items tbody td {
  vertical-align: middle;
}
#checkout-proceed button#update-cart {
  padding: 0 40px;
  font-size: 18px;
  margin-top: 10px;
  height: 52px;
}
#checkout-addnote {
  margin-bottom: 40px;
  display: block;
  float: left;
  width: 70%;
  padding-left: 0;
  padding-right: 0;
}
#checkout-addnote .wrapper-title .title-5 {
  font-size: 14px;
  line-height: 1.55em;
  font-family: 'proxima';
  text-transform: none;
  color: #202020;
  letter-spacing: 0;
  font-weight: normal;
  padding: 8px 0;
}
#shipping-calculator {
  margin-bottom: 40px;
}
#checkout-proceed {
  display: block;
  float: right;
  margin-top: 27px;
}
/*-------------
End Shopping Cart
----------------*/

/*-------------
login, checkout
----------------*/
.templateCustomersAccount #page-header,
.templateCustomersAddresses #page-header {
  padding-left: 10px;
  padding-right: 10px;
}
#customer-login-wrapper .wrapper-title,
#recover-password .wrapper-title{
  margin: 15px 0;
}
#customer-login-wrapper .alert-danger {
  margin-left: -10px;
  margin-right: -10px;
}
#recover-password .wrapper-title span.title-2{
  font-weight: 500;  
}
#recover-password{
  padding-bottom: 30px;
}
.checkout-form span.group_btn{
  margin-bottom: 30px;
}
#recover-password form {
  float: left;
}
#recover-password ul#recover-form {
  float: left;
}
#recover-password ul#recover-form > li {
  margin-left: -10px;
  margin-right: -10px;
}
.wrap-table {
  margin-left: 0;
  margin-right: 0;
}
#commit-button input {
  background: none repeat scroll 0 0 #ffffff;
  border: 2px solid #1e1e1e;
  color: #1e1e1e;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  padding: 5px 15px;
  text-transform: uppercase;
}
#commit-button:hover input {
  background: none repeat scroll 0 0 #000;
  border: 2px solid #1e1e1e;
  color: #000;
}
/*End login, checkout*/
/*Reset pass*/
#reset_password input {
  width: 25%;
  height: 35px;
  padding: 5px 10px;
}
#reset_password #password,
#reset_password #password_confirm{
  margin-bottom: 20px;
}
#reset_password .control-group.last1 {
  margin-bottom: 200px;
}
/*End Reset pass*/
/*Order*/
#customer_orders table td a:hover {
  color: #1e1e1e;
}
/*End Order*/
/*Typography*/
.typography h2 {
  margin-top: 0;
  margin-bottom: 24px;
}
.typography h1 {
  margin-bottom: 20px;
}
.typography h3 {
  margin-bottom: 18px;
}
.typo h2 {
  margin-top: 22px;
  margin-bottom: 14px;
}
.typo h2.demo {
  margin-top: 0;
  margin-bottom: 23px;
}
.typo hr {
  margin-top: 25px;
}
.typo ol {
  list-style-type: decimal;
  margin-lefT: 15px;
}
.typo ol li > a, 
.typo ul li > a {
  color: #202020;
  font-size: 14px;
  line-height: 1.55em;
  font-family: 'proxima';
  font-weight: 500;
}
.typo ol li > a:hover, 
.typo ul li > a:hover {
  color: #333333;
}
.typo ul {
  list-style-type: disc;
  color: #1e1e1e;
  font-size: 16px;
  margin-lefT: 15px;
}
.typo ul li > ul {
  list-style-type: circle;
}
.typo ul li > ul li > ul {
  list-style-type: disc;
  font-size: 12px;
}
.typography table thead th, 
.typography table thead td, 
.typography table tbody td, 
.typography table tfoot td{
  text-align: left;
  background: #fff;
  color: #1e1e1e;
}
.typography table td, 
.typography table th {
  border: 1px solid #bfbfbf;
}
.typo address {
  margin-left: -10px;
}
.typo .info i.fa-user, 
.typo .address i.fa-home {
  color: #000;
  font-size: 18px;
}
.typo .address .phone-number {
  font-size: 14px;
  font-weight: 'proxima';
  color: #202020;
  font-weight: 600;
}
/*End Typography*/
/*Blog*/
.blog {
  margin-bottom: 50px;
}
.blogs h2 > a {
  font-size: 20px;
  font-family: 'proxima';
  color: #333333;
  font-weight: 500;
  text-transform: capitalize;
}
.blogs h2 > a:hover {
  color: #4c4c4c;
}
.blogs-item h2 {
  margin-top: 0;
  margin-bottom: 17px;
  text-transform: capitalize;
}
.blogs-item .blogs-image {
  margin-bottom: 27px;
}
.blogs-item .blogs-image div {
  text-align: center !important;
}
.article-content {
  padding-right: 30px;
}
.article-content .intro {
  font-family: 'proxima';
  color: #202020;
  font-weight: 500;
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 25px;
}
.article-content .post {
  margin-top: 25px;
}
.article-content .post i.fa {
  color: #000;
  font-size: 15px;
  padding-right: 10px;
}
.article-content .post span {
  font-family: 'proxima';
  color: #202020;
  font-weight: 500;
}
.article-content .post li.author span {
  color: #333333;
  font-weight: 600;
}
.article-content .post li.comment a {
  font-family: 'proxima';
  color: #202020;
  font-weight: 500;
  line-height: 1.55em;
}
.article-content .post li.post-action {
  float: right;
  padding-right: 0;
}
.blogs .post li {
  padding-right: 40px;
}
.blogs .article-content {
  margin-bottom: 28px;
}
.blog-page .pagination {
  width: 100%;
}
.blog-page .pagination .list-inline {
  text-align: center;
  margin-left: -10px;
  margin-right: -10px;
  text-transform: uppercase;
}
.blog-page .pagination .prev {
  float: left;
  margin-left: -5px;
}
.blog-page .pagination .next {
  float: right;
  margin-right: -5px;
}
.blog-page .pagination .prev a,
.blog-page .pagination .next a {
  padding: 5px 15px;  
  border-radius: 0;    
  border: 2px solid #222126;  
  background: rgba(0,0,0,0);
  color: #222126; 
  font-weight: 500;
  font-size: 12px;
  font-family: 'proxima';
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
}
.blog-page .pagination .prev:hover a,
.blog-page .pagination .next:hover a {
  background: #222126;
  color: #ffffff !important;
  border: 2px solid #222126;
  outline: none !important; 
}
.blog-page .pagination .active a {
  cursor: text;
  color: #1e1e1e;
}
.blog-page .pagination li a {
  color: #969696;
}
.blog-page .pagination li a:hover {
  color: #1e1e1e;
}
.blog-page .pagination li a.disabled {
  cursor: text;
  background: #222126;
  color: #ffffff !important;
  border: 2px solid #222126;
  outline: none !important; 
}
.blog-page .sidebar {
  margin-top: 0;
}
.sidebar {
  border-left: 2px solid #f1f1f1;
  margin-bottom: 40px;
}
.blogs .blogs-item {
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 18px;
}
.blogs .blogs-item .post.list-inline {
  margin-top: 20px;
}
.post.list-inline .btn.disabled {
  float: right;
}
.blogs .blogs-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.blogs .blogs-item .title-6 {
  margin-top: 28px;
  margin-bottom: 10px;
}
.blogs .blogs-item .title-6 a {
  font-size: 12px;
  font-family: 'proxima';
  color: #333333;
  font-weight: 600;
  text-transform: uppercase;
}
.blogs .blogs-item .title-6 a:hover {
  color: #4c4c4c;
}
.sb-content .blogs-item .intro {
  font-family: 'proxima';
  color: #202020;
  font-style: italic;
  font-weight: 500;
}
.blogs .blogs-item ul li.comment {
  padding-right: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.blogs .blogs-item ul li.date {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-right: 20px;
}
#comment-form h2 {
  margin-top: 40px;
}
#comment-form .contact-form {
  margin-bottom: 40px;
}
#comment-form .alert  {
  margin-left: 0;
  margin-right: 0;
}
#comment-form .alert .close {
  padding: 0;
}
.sidebar .sb-content i.fa {
  padding-right: 10px;
  color: #1e1e1e;
  font-weight: bold;
}
#comments .post {
  margin-bottom: 10px;
}
#comments .comment-content {
  margin-top: 10px;
}
#comments .comment-head, 
#comments .comment-content {
  margin-left: 15px;
  margin-right: 15px;
  
}
#comments .comment-content {
  margin-bottom: 35px;
}
/*End Blog*/
/*Search*/
.search-page {
  margin-bottom: 400px;
}
.search-page h1 {
  margin-top: 30px;
}
.search-page #options {
  margin-top: 0;
  margin-bottom: 0;
}
.search-page form.search-form {
  width: 100%;
  position: relative
}
.search-page form.search-form input.input-block-level {
  width: 30%;
  height: 35px;
  padding: 0 30px 0 10px;
  border-radius: 0;
  border: 1px solid #dedede;
  appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  margin: 50px 0 10px 0;
}
.search-page form.search-form input.input-block-level:focus {
  border-color: #818080;
  box-shadow: none;
  outline: 0 none;
}
.search-page form.search-form button.search-submit {
  font-size: 15px;
  background: none;
  border: none;
  position: absolute;
  top: 57%;
  left: 28%;
}
.login-page {
  margin-bottom: 200px;
}
.login-page div.checkout-form {
  margin-left: -15px;
  margin-right: -15px;
}
.search.search-page #options {
  margin-right: 10px;
}
/*End Search*/
/*Detail*/
#pop-one,
#pop-two,
#pop-three {
  padding: 20px;
  border: 2px solid #828282;
}
.fancybox-skin #pop-two p,
.fancybox-skin #pop-two h5 {
  margin: 0 0 5px 0;
}
.product-image .product-image-thumb img {
  max-width: 40px;
  height: auto;
}
#product-image .product-image-wrapper {
  display: block;
}
#product-image .product-image-thumb {
  margin-top: 10px;
}
#gallery_main .image-thumb {
  margin-right: 20px;
}
#gallery_main .image-thumb img {
  border: 1px solid transparent;
  cursor: pointer;
}
#gallery_main .image-thumb.active img {
  cursor: text;
}
#gallery_main .image-thumb.active img,
#gallery_main .image-thumb:hover img {
  border-color: #dfdfdf;
}
.zoomContainer {
  z-index: 2;
}
.zoomImg {
  display: none;
}
.product-image .product-image-thumb li.image a img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  border: 1px solid transparent;
}
.product-image .product-image-thumb li.image a.active img, 
.product-image .product-image-thumb li.image a:hover img{
  border-color: #e2e2e2;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.product-image .product-image-thumb li.image a {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-image .product-image-thumb li.image a:hover, 
.product-image .product-image-thumb li.image a.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.product-image .product-image-thumb li.image a.active img {
  cursor: text;
}
.product-image .product-image-thumb li.image {
  float: left;
}
.bx-wrapper {
  width: 40px;
  padding-top: 20px;
}
.bx-wrapper .bx-controls-direction a {
  margin-top: -5px;
}
#atstbx.at-share-tbx-element {
  margin-bottom: -5px;
}
#product-header .description {
  margin-top: 10px;
  margin-bottom: 25px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.custom-style-select-box-inner, 
.custom-style-select-box {
  background-color: #ffffff;
}
.custom-style-select-box {
  border: none;
  display: inline-block !important;
  *display: inline;
  zoom: 1;
  padding-left: 0;
}
.custom-style-select-box-inner {
  border: 1px solid #dedede;
  font-family: 'proxima';
  font-size: 14px;
  color: #202020;
  text-transform: capitalize;
  line-height: 35px;
  width: 140px !important;
  text-align: left;
  padding-left: 10px;
}
.variants-wrapper .selector-wrapper {
  float: left;
  text-align: left !important;
  width: 100%;
}
.product-information .quantity-wrapper {
  width: 100%;
}
.selector-wrapper label,
.quantity-wrapper label {
  font-family: 'proxima';
  color: #202020;
  font-weight: 500;
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 10px;
  width: 50px;
}
#product-actions div.wrapper {
  position: relative;
}
#product-actions .selector-wrapper div.wrapper i.fa {
  position: absolute;
  left: 145px;
  top: 0;
}
#product-information  #product-header .options .line {
  border-bottom: 1px dotted #c8c8c8;
  width: 100%;
  margin: 35px auto 0 auto;
  position: relative;
  float: left;
}
#product-information .options .others-bottom {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
}
.sharing {
  display: block;
  float: left;
  width: 100%;
}
#tabs_detail {
  display: block;
  width: 100%;
  float: left;
  margin-top: 50px;
}
#prod-related-wrapper .owl-wrapper .owl-item .element.no_full_width {
  width: 100%;
}
#prod-related-wrapper .owl-prev span {
  background: url(/cdn/shop/t/2/assets/icon_pre.png?v=141111631937464424831460886122 ) no-repeat center center;
  display: block;
  height: 100%;
  text-indent: -101px; 
  width: 10px;
  height: 14px;
  overflow: hidden;
}
#prod-related-wrapper .owl-next span {
  background: url(/cdn/shop/t/2/assets/icon_next.png?v=36916877366585349261460886122 ) no-repeat center center;
  display: block;
  height: 100%;
  text-indent: -101px; 
  width: 10px;
  height: 14px;
  overflow: hidden;   
}
#prod-related-wrapper .owl-prev,
#prod-related-wrapper .owl-next {
  margin-top: -35px;
}
.content-title h2 {
  font-weight: 700;
  margin-top: 56px;
  margin-bottom: 35px;
}
#product-image {
  margin: 2px 0 auto;
}
#product-information {
  padding-left: 30px;
}
.product-page {
  margin-top: 30px;
}
.product-page #purchase .price {
  color: #969696;
  font-weight: bold;
  font-style: italic;
}
#prod-related-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
  margin-bottom: 10px;
}
#product-information .options .variants-wrapper {
  width: 100%;
}
#product-information .options .quantity-wrapper input#quantity {
  border: 1px solid #dedede;
  font-family: 'Tinos';
  font-size: 14px;
  color: #828282;
  text-transform: capitalize;
  line-height: 1.55em;
  width: 140px;
  height: 38px;
  text-align: center;
  border-radius: 0;
  appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
}
#product-information .options .variants-wrapper select.single-option-selector {
  width: 180px;
  font-size: 14px !important;
  text-transform: capitalize;
}
#product-information .detail-price {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 55px;
  margin-bottom: 15px;
}
#product-information #product-header .line {
  border-bottom: 1px dotted #c8c8c8;
  width: 34%;
  margin: 0 auto;
}
#product-information div.relative {
  padding-top: 10px;
  padding-bottom: 50px;
}
#product-information div.relative > ul {
  margin-bottom: 0;
}
.quantity-wrapper {
  text-align: left;
}
#product-information .quantity-wrapper div.wrapper {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#product-information .quantity-wrapper span.qty-group span.qty-up,
#product-information .quantity-wrapper span.qty-group span.qty-down {
  position: absolute;
  top: 0;
}
#product-information .quantity-wrapper span.qty-group span.qty-up{
  left: 70%;
  border-left: 1px solid #dedede;
}
#product-information .quantity-wrapper span.qty-group span.qty-down {
  left: 0;
  border-right: 1px solid #dedede;
}
#product-information .quantity-wrapper span.qty-group span.qty-up:hover,
#product-information .quantity-wrapper span.qty-group span.qty-down:hover {
  cursor: pointer;
}
.swatch {
  margin: 15px 0 0 0;
  text-align: left;
}
.swatch .header {
  color: #202020;
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: left;
  width: 50px;
  margin-right: 14px;
}
.swatch input {
  display: none;
}
.swatch .swatch-element {
  margin: 0px 5px 0 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.swatch input:checked + label, .swatch label:hover {
  background: #404e53;
  border-color: #404e53;
  color: #fff;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  box-shadow: none;
  background-position: -1px -1px;
}
.swatch input:checked + label {
  cursor: text;
}
.swatch label {
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 36px !important;
  line-height: 34px;
  margin: 0;
  min-width: 36px !important;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background: none;
  border-radius: 0;
  border: 1px solid #dedede;
  background-position: -1px -1px;
}
.swatch .tooltip {
  left: -5px;
}
.variants-wrapper .selector-wrapper {
  display: none;
}

#product-information div.detail-price span.price {
  font-size: 24px;
  font-family: 'proxima';
  color: #1e1e1e;
  font-weight: normal;
  font-style: normal;
}
#product-information button#add-to-cart {
  font-size: 24px;
  width: 100%;
  height: 50px;
}
.product-additional-information {
  display: block;
  float: left;
}
#product-header h1 {
  font-family: 'proxima';
}
.tags {
  font-family: 'proxima';
}
#tabs_detail li {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  border: 1px solid #dedede;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
}
#tabs_detail li.social-icon-share {
  border: none;
}
a.at-svc-facebook,
a.at-svc-twitter,
a.at-svc-print,
a.at-svc-email,
a.at-svc-compact {
  background: #666666 !important;
}
#tabs_detail h5 {
  font-family: 'proxima';
}
.social-icon-share {
  display: block;
  text-align: center;
  width: 100%;
  float: left;
}
.product-descrip {
  margin-top: 20px;
}
.product-descrip h2 {
  margin-bottom: 15px;
}
.product-descrip p,
.spr-summary-caption,
.product-additional-information p {
  font-family: 'proxima';
  color: #202020;
  font-size: 13px;
  line-height: 1.55em;
}
.product-additional-contact,
.product-additional-shipping,
.product-additional-paymnet,
.product-additional-faq {
  margin-bottom: 28px;
}
#product-information .control-navigation > a {
  border: 2px solid #828282;
  padding: 5px 30px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.55em;
  font-family: 'proxima';
  color: #1e1e1e;
  font-weight: 700;
  font-style: italic;
}
.product-page.show-sidebar #product-information .control-navigation > a {
  padding: 5px 25px;
}
.product-page.show-sidebar #product-image .image.featured {
  display: block;
}
#product-information .control-navigation > a:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
#product-information .control-navigation {
  display: block;
  float: left;
  margin-top: 22px;
  width: 100%;
  padding-right: 0px;
}
.product-page.show-sidebar #shopify-product-reviews {
  margin-right: 15px;
}
.product-page.show-sidebar #product-information .control-navigation {
  margin-top: 20px;
}
#product-information .control-navigation a.btn-next {
  float: right;
}
#product-information .control-navigation a.btn-prev {
  float: left;
}
.product-page #product-image .product-image-wrapper .owl-wrapper-outer .owl-wrapper .owl-item {
  max-width: 41px;
  margin-right: 11px;
}
#gallery_main .image{
  max-width: 42px;
}
.bx-wrapper .bx-controls-direction a.disabled {
  color: #efefef;
}
.bx-wrapper .bx-viewport ul.slide-product-image {
  margin-top: 8px;
}
#product-image .image.featured img {
  min-height: 0px;
  display: inline;
  visibility: visible;
  zoom: 1;
  opacity: 1;
  background: none;
  cursor: pointer;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#product-image .image.featured a {
  display: block;
}
.panel-title {
  margin-left: -15px;
}
.panel-title > a.collapsed{
  color: #1e1e1e;
}
.panel-title > a:hover,
.panel-title.active > a {
  color: #4c4c4c;
}
.panel-title > a {
  font-family: 'proxima';
  font-size: 14px;
  font-weight: 600;
  color: #4c4c4c;
  line-height: 1.55em;
  display: block;
}
.panel-body p, 
.panel-body ul, 
.panel-body ol {
  font-family: 'proxima';
  font-size: 14px;
  color: #202020;
  line-height: 1.55em;
  margin-bottom: 25px;
}
.panel-body ul > li {
  list-style: circle;
  margin-left: 30px;
  line-height: 13px;
}
.panel-body ol > li {
  list-style-type: decimal;
  margin-left: 30px;
  line-height: 13px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  padding-bottom: 20px;
}
.panel-default > .panel-heading {
  background: none;
  margin-left: 0;
}
.panel-group .panel {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.panel {
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.spr-header-title, 
.spr-review-header-title {
  font-size: 14px !important;
  font-family: 'proxima';
  color: #1e1e1e;
  font-weight: 700;
}
.spr-icon {
  font-size: 9px !important;
  top: 0 !important;
  margin-right: 2px;
  color: #1e1e1e;
}
.spr-review {
  border-top: 1px dotted #c8c8c8 !important;
}
.spr-icon.spr-icon-star-empty, 
.spr-icon.spr-icon-star {
  color: #1e1e1e;
  font-size: 12px;
}
#shopify-product-reviews .spr-review-reportreview {
  font-size: 12px;
  font-family: 'proxima';
  font-weight: 600;
  color: #1e1e1e;
}
#shopify-product-reviews .spr-review-reportreview:hover {
  color: #828282;
}
.detail-top-left-content {
  display: block;
  float: left;
  border-right: 1px dotted #c8c8c8;
  width: 50%;
  padding-right: 30px;
}
.detail-right-content {
  display: block;
  float: right;
}
.detail-right-content ul > li {
  margin-bottom: 10px;
}
.detail-right-content .detail_more_info {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  color: #1e1e1e;
}
.detail-right-content span.sub {
  display: block;
  font-weight: 500;
  color: #828282;
}
.detail-right-content ul > li span.fa-stack {
  margin-right: 20px;
}
.fa-truck:before,
.fa-gift:before,
.fa-reply:before {
  vertical-align: -1px;
}
.detail-right-content .bottom-button {
  margin-top: 30px;
}
.fa-circle:before {
  color: #1e1e1e;
  font-size: 42px;
}
.detail-right-content .bottom-button a {
  border: 2px solid #222126;
  padding: 10px 15px;
  text-transform: uppercase;
  color: #222126;
  background: rgba(0,0,0,0);
}
.detail-right-content .bottom-button a:hover {
  border: 2px solid #222126;
  color: #000;
}
.detail-right-content .bottom-button a.email {
  margin-right: 10px;
}
.detail-right-content .bottom-button a:hover {
  cursor: pointer;
}
/*End Detail*/ 
/*About us*/
.page.about-us {
  margin-bottom: 200px;
}
/*End About us*/
/*FAQ*/
#accordion,
#accordion .panel-default > .panel-heading,
#accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: #ffffff;
}
#accordion .panel-title > a {
  text-transform: capitalize;
}
/*End FAQ*/
/*Quickshop*/
.modal-header {
  border-bottom: none;
}
#quick-shop-variants-container select.single-option-selector {
  width: 140px;
}
#quick-shop-variants-container .wrapper {
  position: relative;
}
#quick-shop-variants-container i.fa {
  position: absolute;
  top: 0;
  left: 105px;;
}
#quick-shop-add {
  width: 100%;
}
#gallery_main_qs {
  margin-top: 20px;
}
#gallery_main_qs .image-thumb {
  padding-right: 15px;
}
#gallery_main_qs .image-thumb img {
  border: 1px solid transparent;
}
#gallery_main_qs .image-thumb.active img,
#gallery_main_qs .image-thumb:hover img {
  border-color: #dedede;
}
#gallery_main_qs .image-thumb.active img {
  cursor: text;
}
.spr-badge .spr-badge-caption {
  display: none;
  color: #fff;
  font-style: italic;
  font-family: 'proxima';
  font-weight: 400;
}
.product-information #quick-shop-container .quantity-wrapper {
  float: left;
  position: relative;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper input#qs-quantity {
  border: 1px solid #dedede;
  width: 140px;
  height: 38px;
  text-align: center;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up,
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down {
  position: absolute;
  top: 26px;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up {
  right: 60%;
  border-left: 1px solid #dedede;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down {
  left: 0px;
  border-right: 1px solid #dedede;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down:hover,
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up:hover {
  cursor: pointer;
}
.modal-body {
  padding: 40px;
}
#quick-shop-modal .modal-header .close {
  margin-top: 0;
  top: 0;
  right: 0;
  position: absolute;
  font-size: 12px;
  padding: 10px 11px;
  background: #000;
  color: #fff;
  font-weight: 100;
  opacity: 1;
}
#quick-shop-container {
  margin-bottom: 20px;
}
#quick-shop-container h3 {
  margin-top: 0;
}
#quick-shop-description p.hide-quick-view {
  display: none;
}
#quick-shop-container .others-bottom {
  float: left;
  width: 100%; 
  margin-top: 20px;
}
#quick-shop-modal #gallery_main_qs .owl-wrapper-outer {
  margin-top: 10px;
}
#quick-shop-modal #gallery_main_qs.owl-carousel .owl-item {
  padding-right: 30px;
}
#quick-shop-modal #gallery_main_qs.owl-carousel .owl-item .image-thumb img{
  opacity: 1;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  border: 1px solid transparent;
}
#quick-shop-modal #gallery_main_qs.owl-carousel .owl-item .image-thumb.active img, 
#quick-shop-modal #gallery_main_qs.owl-carousel .owl-item .image-thumb:hover img {
  opacity: 1;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
#quick-shop-modal #gallery_main_qs.owl-carousel .owl-item .image-thumb.active img {
  cursor: text;
}
#quick-shop-modal .selector-wrapper label, 
#quick-shop-modal .quantity-wrapper label {
  margin-bottom: 5px;
}
#gallery_main_qs .owl-item .image-thumb {
  display: block;
  border: 1px solid #fff;
}
#gallery_main_qs .owl-item .image-thumb.active, 
#gallery_main_qs .owl-item .image-thumb:hover {
  border-color: #e2e2e2;
}
#quick-shop-price-container.detail-price {
  margin-bottom: 30px;
  margin-top: 25px;
}
#quick-shop-price-container .price_compare {
  margin-bottom: 0;
  margin-right: 10px;
}
#quick-shop-relative {
  display: none
}
#quick-shop-variants-container .selector-wrapper {
  display: block;
  margin-top: 15px;
}
#quick-shop-variants-container .selector-wrapper label {
  display: block;
}
#quick-shop-description h5,
#quick-shop-description ul,
#quick-shop-description ol {
  display: none;
}
/*End Quickshop*/
/*Newsletter*/
.fancybox-wrap {
  border-radius: 0;
}
.fancybox-skin {
  background-color: transparent;
  background-image: url(/cdn/shop/t/2/assets/bg_newsletter.jpg?v=76831653764989547321460886117 );
  background-position: 100% auto;
  background-repeat: no-repeat;
  border-radius: 0;
  padding: 0 !important;
  box-shadow: none !important;
}
.fancybox-skin .newsletter-popup form {
  padding: 28px 25px;
  width: 70%;
}
.fancybox-skin p, 
.fancybox-skin h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.newsletter-popup {
  position: absolute;
}
.newsletter-popup h4 {
  font-family: 'proxima';
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: inherit;
  margin-top: 0;
}
.newsletter-popup form p {
  font-family: 'proxima';
  color: #ffffff;
  font-weight: 500;
}
.newsletter-popup .group_input {
  color: #fff;
}
.newsletter-popup .group_input input.form-control {
  width: 250px;
  color: #ffffff !important;
  background: rgba(255,255,255,0.2);
  border: none;
  display: inline-block;
  zoom: 1;
  margin: 10px 0 0;
}
.newsletter-popup .btn {
  height: 35px;
  border: none;
  margin-top: 10px;
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
}
#popup-hide {
  text-align: left;
  margin-top: 53px;
  margin-left: 23px;
}
#popup-hide label {
  font-family: 'proxima';
  color: #ffffff;
  font-weight: 500;
}
#popup-hide input#mc-popup-hide {
  vertical-align: -2px;
}
/*End Newsletter*/

/* this will work for ie10 */
@media all and (-ms-high-contrast: none){   
  .element.col-md-6 {
    width: 24.75%;
  }
  .search-form{
    padding-bottom: 5px;
  }
  #collections {
    display: -ms-flexbox;    
    -ms-flex-direction: row;
  }
  #collections .item {
    width: 33.3%;
  }
  #collections .no-fw-col {
    width: 33% !important;
  }
  #product-information .options .quantity-wrapper input#quantity {
    height: 38px;
  }
  .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up,
  #product-information .quantity-wrapper span.qty-group span.qty-up,
  #product-information .quantity-wrapper span.qty-group span.qty-down,
  .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down {
    line-height: 38px;
    border: none;
  }
  #product-information .quantity-wrapper span.qty-group span.qty-up {
    left: 22%;
  }
  .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down,
  #product-information .quantity-wrapper span.qty-group span.qty-down {
    left: 10px;
  }
  #quick-shop-variants-container i.fa {
    top: 10px;
    right: 0;
  }
  .spr-form-label+.spr-form-input {
    line-height: 15px;
  }
  .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up {
    right: 65%;
  }
  #quick-shop-variants-container i.fa {
    left: 120px;
  }
}
/*End Fix ie10*/
/*Fix ie9*/
.element.col-md-6 {
  width: 24.75%\9;  	
}
.search-form{
  padding-bottom: 5px\9;
}
#collections .item {
  display: inline-block\9 !important;   
  *display: inline\9 !important;   
  zoom:1\9;
  width: 33%\9 !important;
}
#collections .no-fw-col {
  width: 33%\9 !important;
}
#product-information .options .quantity-wrapper input#quantity {
  height: 38px\9 !important;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up,
#product-information .quantity-wrapper span.qty-group span.qty-up,
#product-information .quantity-wrapper span.qty-group span.qty-down,
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down {
  line-height: 38px\9 !important;
  border: none\9 !important;
}
#product-information .quantity-wrapper span.qty-group span.qty-up {
  left: 22%\9 !important;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down,
#product-information .quantity-wrapper span.qty-group span.qty-down {
  left: 10px\9 !important;
}
#quick-shop-variants-container i.fa {
  left: 120px\9;
}
#quick-shop-variants-container i.fa {
  top: 10px\9 !important;
  right: 0\9 !important;
}
.spr-form-label+.spr-form-input {
  line-height: 15px\9 !important;
}
.product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up {
  right: 65%\9;
}
/*End fix ie9*/
/* this will work for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {     
  .qty-wrapper .qty-up i.fa,
  .qty-wrapper .qty-down i.fa{
    padding: 12px 14px;
  }
  .wrapper i.fa-caret-down {    
    padding: 13px 15px;    
  }	 
}
/*this will work for MAC*/
.macos #popup-hide label {
  vertical-align: -3px;
}
.macos .element.full_width .row-right .title-5 {
  vertical-align: -2px;
}
.macos .blog-page .pagination .prev a, 
.macos .blog-page .pagination .next a {
  padding: 8px 15px;
}
.macos #product-information button#add-to-cart {
  height: 47px;
}
/* this will work for firefox */
@-moz-document url-prefix() {
  /*Header*/
  header.affix {
    padding: 17px 0 9px;
  }
  .table-cart .image button.btooltip{
    	line-height: 15px;
  }
  #top nav.navbar .nav > li > a span {
    padding-bottom: 10px;
  }
  /*End Header*/
  /*Megamenu*/
  #top nav.navbar .megamenu-label.new-label,
  #top nav.navbar .megamenu-label.sale-label {
    padding: 4px 7px;
  }
  #top nav.navbar .megamenu-label.hot-label {
    padding: 4px 9px;
  }
  #top nav.navbar .megamenu-label.feature-label {
    padding: 4px 8px;
  }
  /*End Megamenu*/
  /*Breadcrumb*/
  .breadcrumb.fixed {
    top: 105px;
  }
  /*End Breadcrumb*/
  /*Detail*/
  #product-actions .selector-wrapper div.wrapper i.fa {
    left: 160px;
    position: absolute;
    top: 10px;
  }
  #product-information .quantity-wrapper span.qty-group span.qty-up {
    line-height: 37px;
    padding-left: 15px;
  }
  #product-information .quantity-wrapper span.qty-group span.qty-down {
    left: 13px;
    line-height: 37px;
    padding-right: 12px;
  }
  /*End Detail*/
  /*Detail add sidebar*/
  .product-page.show-sidebar #product-information .quantity-wrapper span.qty-group span.qty-up {
    padding-left: 13px;
  }
  /*End Detail Add sidebar*/
  /*Quickshop*/
  #quick-shop-variants-container i.fa {
    position: absolute;
    left: 120px;
    top: 25%;
  }
  .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up, .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down {
    line-height: 37px;
    position: absolute;
    top: 42%;
  }
  .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-up {
    right: 64%;
    padding-left: 12px;
  }
  .product-information #quick-shop-container .quantity-wrapper .wrapper span.qty-down {
    left: 12px;
    padding-right: 12px;
  }
  /*End Quickshop*/
}
#instafeed a img{
  width: 25%;
}
.zoomWindowContainer .zoomWindow{
  border: 1px solid #ededed !important;
  margin: 0 0 0 2px;
}

/*FIX*/
.tooltip {
  width: auto !important;
  height: auto !important;
}
/*END FIX*/
/*Filter*/
.filter-tag-group .tag-group  p.title {
  color: #141414;
  text-transform: uppercase;
  
}
.filter-tag-group .tag-group {
  margin: 15px 0;
  display: block;
  clear: both;
}
.filter-tag-group .tag-group  p.title:before {
  content: '';
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #000;
  display: inline-block;
  margin: 0 10px 1px 0;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -oz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.filter-tag-group .tag-group ul {
  margin: 0;
  display: block;
  width: 100%;
}
.filter-tag-group .tag-group ul li {
  display: inline-block;
  *display: inline;
  width: 49.5%;
  padding-right: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.filter-tag-group .tag-group ul li a {
  position: relative;
}
.filter-tag-group .tag-group ul li a span.fe-checkbox {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 0;
  margin-top: -7px;
  background-image: url(/cdn/shop/t/2/assets/check_box.png?v=21426314890183625871460886119 );
  background-repeat: no-repeat;
  background-position: center center;
}
.filter-tag-group .tag-group ul li.active a span.fe-checkbox {
  background-image: url(/cdn/shop/t/2/assets/checked_box.png?v=127190767952499686321460886119 );
}
.filter-tag-group .tag-group ul li a {
  overflow: hidden;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  display: block;
  float: left;
  padding-left: 30px;
}
.filter-tag-group .tag-group ul li.swatch-tag {
  width: 36px;
  height: 40px;
}
.filter-tag-group .tag-group ul li.active.swatch-tag span a,
.filter-tag-group .tag-group ul li.active.swatch-tag span:hover a {
  border-color: #000;
  cursor: text;
}
.filter-tag-group .tag-group ul li.swatch-tag span {
  display: block;
  width: 34px;
  height: 34px;
}
.filter-tag-group .tag-group ul li.swatch-tag a {
  border: 2px solid #eaeaea;
}
.filter-tag-group .tag-group ul li.swatch-tag span:hover a{
  border-color: #000;
  cursor: pointer;
}
#content.container {
  position: relative;
}
#tags-load {
  text-align: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
#tags-load i.fa {
  color: #000;
  position: absolute;
  vertical-align: middle;
  left: 50%;
  top: 50%;
}
#tags-load:before {
  content: '';
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=0.7);
  opacity: 0.7;
}
/*End Filter*/



.row.banner-above-ht {
    position: relative;
}
.overlay-con {
    height: 100%;
    left: 0;
    padding: 100px;
    position: absolute;
    top: 0;
    width: 100%;
}
.overlay-con .inner {
   top: 28%;
  vertical-align: middle;
}
.overlay-con .left h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  vertical-align: middle;
}
.overlay-con .left {
  float: left;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
.overlay-con .des {
    color: #fff;
    float: left;
    font-size: 30px;
    margin-top: 20px;
    width: 100%;
}
.overlay-con .des {
    color: #fff;
    float: left;
    font-size: 30px;
    margin-top: 30px;
    width: 100%;
}
.overlay-con .btn {
    float: none;
    margin: 20px auto;
}

.overlay-con .right {
    float: left;
    text-align: center;
    width: 50%;
}
.right > img {
    margin-top: -32px;
    max-width: 200px;
}

/* Home Products Area*/
.products-list .image-fly {
  padding: 10px;
}

.products-list .quick_shop .btn {
/*   border: 1px solid #fff;
  color: #fff; */
  line-height: 22px !important;
  padding: 6px 21px;
  text-align: center;
}
.products-list .product-ajax-cart.hidden-xs.hidden-sm {
    margin: 0;
}
.products-list .product-price {
    color: #000;
    opacity: 1 !important;
}
.products-list .price {
    color: #000 !important;
}

.home-banner.row {
  margin: 0;
}
.home-banner .row.banner-above-ht {
  margin: 0;
  padding: 0;
}
.home-banner .col-md-24 {
  margin: 0;
  padding: 0;
}
.owl-buttons .fa{
	font-size:30px;
}
.banner_parralax.banner-caption img {
  max-width: 400px;
}


/* collections banners */


.container.top_home_container.collections {
    padding: 0 100px;
}
.home_collections_wrapper {
    float: left;
    position: relative;
    width: 100%;
}
.home_collections_wrapper .img-box {
    position: relative;
   text-align: center;
}
.home_collections_wrapper .heading {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    left: 0;
    padding: 0 10px;
    position: absolute;
    width: 350px;
}
.product-list {
    float: left;
    margin: 15px 0;
    width: 100%;
}
.product-list .row-left {
    padding: 5px;
}

.link-to {
    float: right;
    margin-right: 10px;
}
.link-to a {
      color: #daa520;  
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.page .col-md-24 {
    padding: 0;
}
.page .container {
    clear: both;
    padding: 50px 0;
}
.btn-area {
    float: left;
    text-align: center;
    width: 100%;
}
.page .btn {
    float: none;
    margin: 20px auto;
}
.home_collections_wrapper .row-left {
  float: left;
  width: 33%;
}
.collection h1#page-title {
  font-size: 38px;
  font-weight: 300;
}