/* Import the necessary TK Bootstrap WP CSS additions */
/*@import url( includes/css/bootstrap-wp.css );*/



/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
/*
input#contactform.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.contactclass{
	font-size:11px;
	padding: 0 0 0 10px;
	color:#5e5e5e !important;
	height:30px;
	background: #e6e7e8;
	border:none;
	width:50%;
	}

textarea#contactform.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.contactmessage{
	font-size:11px;
	padding: 10px 0 0 10px;
	color:#5e5e5e !important;
	height:100px;
	background: #e6e7e8;
	border:none;
	width:50%;}
	*/
/*
#mc_embed_signup h2{
	font-size:14px;
	font-weight: 500;
	text-transform:uppercase;
	}

input#mce-EMAIL.required.email{
	font-size:11px;
	color:#5e5e5e !important;
	height:30px;
	background: #e6e7e8;
	border:none;
  margin-bottom: 10px;
	padding: 0 0 0 10px;
	min-width:200px;
	max-width:350px;
	}

input#mc-embedded-subscribe.button{
  height: 35px;
	margin-top: -10px !important;
	}
*/
.pp_expand{
	display:none !important;
	}
.proceed-to-checkout	{
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-size:10px;
	}

  /*Style for paypal pro checkout logo*/
  #add_payment_method #payment .payment_method_paypal_express img,
  .woocommerce-checkout #payment .payment_method_paypal_express img {
    max-height: 26px !important;
    object-fit: contain;
  }

  #add_payment_method #payment .payment_method_paypal img,
  .woocommerce-checkout #payment .payment_method_paypal img {
     max-height: 26px !important;
     object-fit: contain;
  }

  /*.zoom {
    display:inline-block;
    position: relative;
  }
  .zoom.woocommerce-main-image {
    -webkit-cursor: zoom-in;
    -moz-cursor: zoom-in;
    -ms-cursor: zoom-in;
    -o-cursor: zoom-in;
    cursor: zoom-in;
  }
  .zoom img {
    display: block;
  }

  .zoom img::selection { background-color: transparent; }*/


/* #ship-to-different-address-checkbox {
  bottom: -38px;
  position: relative;
} */
label[for=ship-to-different-address-checkbox] {
  margin-top: 42px;
  margin-bottom: -23px;
}
.shipping_calculator {
  display: block;
  width: 100% !important;
}
.shipping_calculator h2 {
  margin-top: 0;
}


#content:focus{
	outline:none;
}

/*
#content .product-size{
	float:right;
	font-family: lucida grande;
	font-size: 10px;
	color: #b3b4b6;
	text-align: right;
	padding: 8px 10px 0 0;
}
*/


.loading-wrapper {
  width: 100%;
  margin: 0 auto 0 auto;
  text-align: center;
}
#loading {
  width: auto;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 600;
  text-align: center;
  padding: 10px;
}
.loading-wrapper .line {
  display: inline-block;
  background: rgba(0,0,0, .25);
  height: 1px;
  /*width: 35%;*/
  margin-bottom: 3px;
}
.woocommerce-pagination .line {
  display: inline-block;
  background: rgba(0,0,0, .25);
  height: 1px;
  width: 545px;
  margin-bottom: 3px;
}
.mobile-load-wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#mobileLoad {
  border-radius: 0;
  background: #222;
  color: rgba(255,255,255, 0.98);
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  padding: 15px;
}
.from{
	display: none;
}

/*th.product-name, th.product-price, th.product-quantity, th.product-subtotal {
font-size: 10px;
font-weight: 500 !important;
text-transform: uppercase;
}

td.product-name, td.product-price .amount, .product-subtotal .amount{
	font-size:14px !important;
	}*/

#ss_wc_mailchimp_opt_in_field input[type=checkbox].input-checkbox {
  margin: 5px 8px 0 0 !important;
}

#shipping_method input[type="radio"] {
  margin: 0;
  vertical-align: middle;
}



.checkout-button	{
	background:#000;}

.about_paypal {
  display: none;
}
.woocommerce #payment div.payment_method_braintree_credit_card .wc-braintree-hosted-field {
  height: 2.2em !important;
}

.woocommerce #payment div.payment_method_braintree_credit_card .wc-braintree-hosted-field-card-number {
  -webkit-background-size: 40px 23px !important;
  background-size: 40px 23px !important;
}
.wc-braintree-hosted-field-parent label {
  font-size: 14px !important;
}

.woocommerce #content .quantity, .woocommerce .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity {
	width: 60px;
position: relative;
margin:0px;
overflow: hidden;
zoom: 1;
}

.summary .amount {
	font-size:20px;}




.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info{
	border-top:0px;}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce-page form.checkout_coupon, .woocommerce-page form.login, .woocommerce-page form.register{
	border: none;
	padding: 15px;
	margin: -21px 0 0 -20px;
	text-align: left;
	-webkit-border-radius: none;
	border-radius: none;}

.cross-sells h2{
	font-size:10px;
	font-weight:500;
	text-transform:uppercase;
	}


.shipping-calculator-button{
	text-transform:none;
	color:#5e5e5e;
	font-weight:400;
	}

.b-lazy {
  -webkit-transition: opacity .5s ease-in-out !important;
  -o-transition: opacity .5s ease-in-out !important;
  transition: opacity .5s ease-in-out !important;

  -webkit-opacity: 0 !important;
  -moz-opacity: 0 !important;
  -ms-opacity: 0 !important;
  -o-opacity: 0 !important;
  opacity: 0 !important;
}
.b-lazy.b-loaded {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -ms-opacity: 1 !important;
  -o-opacity: 1 !important;
  opacity: 1 !important;
}

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li{
	width:25%;}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button::after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button::after{
	display:none;
	}
.cross-sells .amount, .cross-sells .product-size{
	display:none;}

/*.cart_totals h2{
	text-transform:uppercase;
	font-size:18px;}

.shipping_calculator h2{
	text-transform:uppercase;
	font-size:14px;
	}
.cart-subtotal{
	font-size:14px;
	text-transform:uppercase;
	}*/

/*.shipping{
	font-size:14px;
	text-transform:uppercase;
	}*/

/*.order-total{
	font-size:14px;
	text-transform:uppercase;
	}

  .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    padding: 6px 0;
    line-height: 2em;
  }

.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box{
	position: relative;
	width: 100%;
	padding: 1em 2%;
	margin: 1em 0 1em 0;
	font-size: 0.92em;
	-webkit-border-radius: none;
	border-radius: none;
	line-height: 1.5em;
	background: #ebe9eb !important;
	box-shadow:none;
	-webkit-box-shadow: none;
	color: #5e5e5e;
	text-shadow: none;
	}

.woocommerce-checkout #payment div.payment_box::before {
  border: none !important;
}*/

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}


/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */





/* Clearing */
.clear {
	clear: both;
}


/* Styles for prosuct page */
.panel{
	background-color: rgba(0,0,0,0.2) !important;
}

/*IYTH specific styling */
#yith-woo-ajax-reset-navigation-2{
	float: right;
}

/* Navbar styling */




.container-fluid.nav-head {
	/*padding: 5px 15px 0px 15px;
	background: rgba(255,255,255,0.94);*/
	/*min-height:91px;
	position: fixed;
	top: 0 !important;
	left: 0;
	z-index: 100;
	width: 100%;*/
	padding: 5px 15px 0px 15px;
	-webkit-transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
}

  .container-fluid.nav-head.affix-top {
	padding: 5px 15px 0px 15px;
	/*background: rgba(255,255,255,0.98);
	border-bottom: solid 1px #b3b4b6;
	z-index: 100;
}
#slider {
  z-index: 100;
}
.desktop-menu-social {
  display: inline-block;
  height: 78px;
  line-height: 78px;
}
.desktop-menu-social div {
  text-align: right;
}
.desktop-menu-social a {
  background: #222;
  color: rgba(255,255,255, 0.98);
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 17.5px;
  display: inline-block;
  text-align: center;
}
.desktop-menu-social div span {
  position: absolute;
  width: 138px;
  text-align: center;
  top: -2px;
  right: 15px;
  line-height: normal;
  display: inline;
  font-size: 11px;
}
.desktop-menu-social a:hover {
  background: #e6e7e8;
}
.desktop-menu-social a i {
  color: rgba(255,255,255, 0.98);
}
/* lightbox social sharing */
.pp_social {
  float: right;
}
a:hover .fa-stack .fa-circle {
  color: #e6e7e8;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
div.container-fluid.nav-head.affix
  {
	 margin-top:-91px;
 }
   .container-fluid.nav-head.affix-top{
 padding: 5px 15px 15px 15px;}

 button#mobile-menu-button.navbar-toggle{display:none;}


 }

  .container-fluid.nav-head.affix,
  .container-fluid.nav-head.affix-bottom {
	background: #fff;
	background: rgba(255,255,255,.94);
	z-index: 100;
	border-bottom: solid 1px #b3b4b6
}


.menu-hover .container-fluid.nav-head {
	right: 240px;
	margin-left: -240px;
}



.container-fluid.nav-head #menu-trigger {
	color: #222;
	-webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
	height: 50px;
	line-height: 30px;
}

#main-content-front{
	margin-top:-154px;
}
#main-content-front .woocommerce-info{
	text-align:center;}


.top-menu{
	margin-top: 18px;
	margin-bottom: -20px;
	display: inline-block
}

.top-menu-list{
	text-align: left;
	width: 65px;
	display: inline-block
}

.top-menu-list.top-menu-left {
  width: 60px;
}

.top-menu-list ul{
	/*margin-top: -2px;*/
}

.top-menu-list li{
	list-style: none;
	font-size: 0.6em;
	font-weight: 400;
	line-height: 14px;
	top: -20px;
	position: relative;
}
.top-menu-list li:hover{
	list-style: none;
	font-size: 0.6em;
	font-weight: 400;
	line-height: 14px;
	text-decoration:underline;
	position: relative;
}

.top-cart{
	min-width: 170px;
	height: 60px;
	line-height:17px;
  vertical-align: middle;
	background-color: #e6e7e8;
	display: inline-block;
	position: relative;
	margin-left: 2px;
	top: -40px;
	padding:10px 11px 0 11px;
}

.fa-shopping-cart {
	font-size: 21px;
	margin-left: 1px;
	}

.fa-search {
	font-size: 21px;
	}

.cart-contents	 {
	font-weight:500;
	text-transform: uppercase;
	margin: 0 4px 0 10px;
	}

a.cart-contents:hover {
	color:#000000;
	}

.top-search-input{
	height: 60px;
	display: inline-block;
	position: absolute;
	top: 55px;
	font-size: 25px;
}

.top-search-button{
	width: 50px;
	height: 60px;
	background-color: #000;
	color: #fff !important;
	display: inline-block;
	position: relative;
	margin-left: -4px;
	top: -38px;
	padding: 11px 14px;
	font-size: 25px;
}

#searchInput {
	display: none;
	height: 60px;
	padding: 0px 10px;
	position: absolute;
	background: #e6e7e8;
	border: 0px solid #e6e7e8;
	outline: none;
	top: -39px;
	margin-left: 40px;
}

@-moz-document url-prefix() {
	#searchInput {
		top: -39px !important;
		margin-left: -400px !important;
	}
}

a.search-back{
	float: right;
	padding-bottom: 15px;
}
/* Navbar styling */

.filter-nav{
	background: #fff;
	border-bottom: solid 1px #b3b4b6;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-size:0.55em;
	text-transform:uppercase;
	top: -63px;
	position: relative;
	z-index: 90;
}

.filter-nav.stuck {
	position: fixed;
	top: 99px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	background-color: rgba(255,255,255,.94);
	z-index: 90;
	width: 100%;
}

.woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a{
	Background:#fff !important;
	border-top:1px solid #b3b4b6 !important;
	border-left:1px solid #b3b4b6 !important;
	border-right:1px solid #b3b4b6 !important;
	border-bottom: 2px solid #b3b4b6 !important;
	color: #000 !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	float: left;}

.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before{
  color: #000 !important;
}

.woocommerce-pagination {
  display: none;
  text-align: left !important;
  width: 1170px;
}


.cart-empty{
	font-weight:500;
	font-size:10px;
	text-transform:uppercase;
	}

.return-to-shop{
	font-weight:500;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	}

.wc-backward a::before, .wc-backward::before{
	content:none;}

.site-info{
	font-size:9px;
	text-transform:uppercase;}
@media screen and (max-width: 1199px){

	.filter-nav.stuck {
	}

  .filter-item-wrapper::after, .filter-item-wrapper.active::after {
    width: 147px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .woocommerce-pagination {
    width: 970px;
  }
  .woocommerce-pagination .line {
    width: 447px;
  }
}

@media screen and (max-width: 992px){

  .filter-item-wrapper::after, .filter-item-wrapper.active::after {
    width: 113px !important;
  }

	.filter-nav.stuck {
	}

}

#order_comments.input-text{
	max-width:522px;}

div.col-2{
	/*margin-top:-41px;*/}

.woocommerce-shipping-fields {
	margin-top:-41px;}

.single-product .wc-forward{
	margin-top: 3px !important;
	}
.desktop-menu-social a {
  width: 30px;
  height: 30px;
  line-height: 29px;
  border-radius: 15px;
  padding-top: 1px;
}


@media (max-width: 766px){

h6 a{
	font-family: 'Gotham A', 'Gotham B';
	font-size: 8px;
	text-align:center;
	color: #fff;
	padding: 10px 5px 10px 5px;
	border: 0px ;
	display: inline-block;
	margin-top: 5px;
	margin-right: 5px;
	width:31%;
}
input#contactform.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.contactclass{
	min-width:100%;
	}

textarea#contactform.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.contactmessage{
	width:100%;}

div.col-2{
	margin-top:2px;}

	.filter-nav.stuck {
	}

	#content .product-size{
	display:none;}



/*.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt{
	margin-top:5px !important;
	}*/

.caroufredsel_wrapper{
	height: 170px !important;
}


	/*.woocommerce #content table.cart img, .woocommerce table.cart img,
.woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: 40px
}*/

}


.widget-title{
	display: none;
}



.widgettitle{
	display: none;
}

/*.filter-blocks{
	display: inline-block;
	float: left;
	margin-right: 11px;
	width: 15.3%;
}

.filter-blocks:nth-child(6n+6){
	display: inline-block;
	float: left;
	margin-right: 0px;
	width: 15.3%;
}*/

.mobile-menu-social {
  margin: 15px auto 0 auto;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding-left: 25px;
}
.mobile-menu-social div {
  display: inline-block;
}
.mobile-menu-social a {
  display: inline-block;
  text-align: center;
  background: #222;
  color: rgba(255,255,255, 0.98);
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 17.5px;
  padding-top: 1px;
}


/* selectboxes */
.dk_container {
  background-color: #000;
}

.dk_container:focus {
  outline: 0;
}

.dk_container a {
	cursor: pointer;
	text-decoration: none;
}

.dk_toggle {
  color: #fff;
  padding: 10px 15px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-size: 0.55em;
	text-transform: uppercase;

  position: relative; }
  .dk_toggle:hover, .dk_toggle:focus {
    }
  .dk_toggle:after {
    position: absolute;
    top: 45%;
    right: 10px;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff; }

.dk_focus .dk_toggle {

}

.dk_open {
  z-index: 10; }
  .dk_open .dk_toggle {
    background-color: #ececec;
    border-color: #8c8c8c;
    color: #ccc;
}

.dk_open_top .dk_toggle {
}

.dk_open_top .dk_options, .dk_open_top .dk_options_inner {
}

.dk_options {
  background: #fefefe;
}
  .dk_options a {
    background-color: #fff;
    border-bottom: 0px solid #000;
    padding: 8px 10px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-size: 0.55em;
	text-transform: uppercase;

     }
.dk_options a:hover, .dk_options:focus,.dk_options .dk_option_current a {
    background-color: #000;
    border-bottom-color: #ccc;
    color: #fff;
    text-decoration: none;
}
  .dk_options li:last-child a {
    border-bottom: none; }
  .dk_options .disabled {
    cursor: default; }
    .dk_options .disabled a {
      color: #aaa; }
    .dk_options .disabled:hover, .dk_options .disabled:hover a
    .dk_options .disabled:focus, .dk_options .disabled:focus a {
      cursor: default;
      background-color: #fff;
      border-bottom-color: #999;
      text-shadow: none; }

.dk_options_inner {
  border-bottom-width: 1px;
  border-bottom-color: #000;
 }

.dk_container {

  }
  .dk_container a {
    outline: 0; }

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  position: relative;
  zoom: 1; }

.dk_open {
  position: relative; }
  .dk_open .dk_options {
    display: block; }
  .dk_open .dk_label {
    color: inherit;
    z-index: 99;
    }

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%; }
  .dk_options a, .dk_options a:link, .dk_options a:visited {
    display: block; }

.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  margin-top: -40px;
  }

/*ul{
	margin-bottom: 0px !important;
}*/

.dk_container select {
  position: absolute;
  top: -99999em;
  visibility: hidden; }

.dk_mobile {
  position: relative; }
  .dk_mobile select {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }


/*navbar filtering*/

.woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a {
	padding: 10px;
	text-decoration: none;
	border: 1px solid #000000;
	background: #000000;
	box-shadow: inset 0 0px 0px rgba(255,255,255,0.5) #888;
	-webkit-box-shadow: inset 0 0px 0px rgba(255,255,255,0.5) #888;
	color: #fff;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#woocommerce_layered_nav-2, #woocommerce_layered_nav-3, #woocommerce_layered_nav-4, #woocommerce_layered_nav-5{
	display: none;
}

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

.wrapper-dropdown {
    /* Size and position */
    position: relative; /* Enable absolute positionning for children and pseudo elements */
    /*padding: 10px 15px;*/

    /* Styles */
    /*background: #e6e7e8;*/
    /*border-left: 5px solid grey;*/
    cursor: pointer;
    outline: none;
}
#sidebar .wrapper-dropdown {
  padding: 0px 15px;
  height: 25px;
  line-height: 25px;
}

.wrapper-dropdown i{
	position: absolute;
  top: 10px;
  right: 10px;
	font-size: 15px;

}

#sidebar .wrapper-dropdown i{
  top: 5px;
}

/*.wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -13px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: transparent;
}*/

.wrapper-dropdown .dropdown {
  /* Size & position */
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;

    /* Styles */
    background: white;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    list-style: none;
    z-index: 100;

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    border-left: 5px solid;
    padding: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/*

.filter-item-wrapper::after, .filter-item-wrapper.active::after {
  content: '';

  background: #FFF url('img/rectangle_56@2x.png') center center no-repeat;
  background-size: 9.5px 5.3px;
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 180px;
  height: 20px;
  left: 0;
  bottom: -312px;


  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;

  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.filter-item-wrapper.filter-set::after, .filter-item-wrapper.active.arrow.filter-set::after {
  bottom: -312px;
}

.filter-item-wrapper.active.arrow::after {

  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
*/
.dropdown.active li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown .dropdown li:hover a {
    background: #e6e7e8;
}

/* Active state */

.dropdown.active{
    opacity: 1 !important;
    pointer-events: auto;

}

#dropdown-artist{
  overflow: scroll;
	max-height: 306px;
}
.dropdown {
  overflow: scroll;
  max-height: 306px;
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown .dropdown,
.no-pointerevents .wrapper-dropdown .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown.active .dropdown,
.no-pointerevents .wrapper-dropdown.active .dropdown {
    display: block;
}

.wrapper-dropdown:focus:after {
    border-width: 0 6px 6px 6px;
}





/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {
	display: inline-block;
	margin: 0 15px 15px 0;
	vertical-align: top;
}

}
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	background: #fff;
	min-height: 330px;
}

.page-template ul.products li.product:nth-child(4n+4) {
  margin: 0 0 15px 0;
}

.wc-forward::after, .wc-forward a::after{
	display:none;}


div.product_meta{
	display:none;}

.pp_pic_holder .pp_woocommerce{
	display: block;
	top: 20px !important;
	left: 475px;
	width: 490px;
	}


div.pp_overlay {
	top:-91px;
	}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img{
	width: 100%;
	display: block;
	margin: 0 0 8px;
box-shadow:none;
-webkit-box-shadow:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}
.grid-component .grid-item a:hover img{
	/* filter: opacity(.9);
     -webkit-filter: opacity(.9);
     -moz-filter: opacity(.9);
     -ms-filter: opacity(.9);
     -o-filter: opacity(.9); */
	box-shadow: none;
	-webkit-box-shadow: none;}

.product a:active, .product a:focus {
  outline: 0;
}

.woocommerce-result-count, .woocommerce-ordering{
	display: none;
}


.yit-wcan-select-open {
	background: url(../images/select-arrow.png) top 15px right no-repeat;
	background-color: #e6e7e8 !important;
	border: 0px solid #cecece !important;
	color: #000 !important;
	display: block;
	min-width: 130px;
	line-height: 16px;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
}

/*#content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
	font-size: 100%;
	font-weight: normal
	cursor: pointer;
	position: relative;
	font-family: inherit;
	overflow: visible;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: 700;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	left: auto;
	color: #5e5e5e;
	text-shadow: none;
	border: 0px solid #c8bfc6 !important;
	border-radius: 0px !important;
	background-color: #e6e7e8 !important;

	min-width: 138px !important;
	line-height: 16px !important;
	margin-left: 0 !important;
	margin-bottom: 0px !important;
	margin-top: 8px;
  margin-top: 0;
	overflow: hidden;
	padding: 10px 10px 10px 10px !important;

	background: -webkit-gradient(linear,left top,left bottom,from(#e6e7e8),to(#e6e7e8));
	background: -webkit-linear-gradient(#e6e7e8,#e6e7e8);
	background: -moz-linear-gradient(center top,#e6e7e8 0,#e6e7e8 100%);
	background: -moz-gradient(center top,#e6e7e8 0,#e6e7e8 100%);

	white-space: nowrap;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}*/

/*.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt{
	background: #db605c;
	background: -webkit-gradient(linear,left top,left bottom,from(#db605c),to(#db605c));
	background: -webkit-linear-gradient(#db605c,#db605c);
	background: -moz-linear-gradient(center top,#db605c 0%,#db605c 100%);
	background: -moz-gradient(center top,#db605c 0%,#db605c 100%);
	border-color: #b71a15;
	color: #ffffff;
	text-shadow: none !important;
}

#content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
	background-color: #b7b7b8 !important;

	background: -webkit-gradient(linear,left top,left bottom,from(#e6e7e8),to(#e6e7e8));
	background: -webkit-linear-gradient(#e6e7e8,#e6e7e8);
	background: -moz-linear-gradient(center top,#e6e7e8 0,#e6e7e8 100%);
	background: -moz-gradient(center top,#e6e7e8 0,#e6e7e8 100%);

	white-space: nowrap;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}*/

.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
	display: block;
width: 100%;
height: auto;
box-shadow:none;
-webkit-box-shadow:none;
}

/*.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: 0px solid rgba(0,0,0,0.1);
	margin: 15px -1px 24px 0px;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	-webkit-border-radius: 5px;
	border-radius: 0px;
}*/

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	color: #000;
	display: block;
	padding: 0 0 5px 10px;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	padding: 10px;
	margin: 0;
	font-size: 0.7em;
}

/*.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale{
	margin: 20px 15px 0 0;
	background: yellow;
	color: #FFF;
	font-weight:400;
	font-size:14px;
	text-transform:uppercase;
	text-shadow:none;
	box-shadow:none;
	z-index:9;
	} */


.price .from{
	font-weight:500;
	margin-right:5px;
	font-size:0.5em !important;
	}



.page-header {
	padding-bottom: 9px;
	margin: 40px 0 0px;
	border-bottom: 0px solid #eeeeee;
}


/* Main page*/



.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;
	width: 40%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	width: 58.8%;
}


/*PRODUCT PAGE*/


/*.amount{
	font-family: 'Gotham A', 'Gotham B';
	font-size: 14px;
	font-weight:600;
	color: #000;
}*/
.price[data-stock="outofstock"] .amount {
  color: #ba2222;
}


.page-template .price .amount:after, .price.loaded .amount:after {
  content: '.00';
}

.stock{
	color: #b3b4b6 !important;
  font-size: .59em !important;
}
.margin-none-bottom {
  margin-bottom: 0 !important;
}

/*.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt, .page-template .button.alt {
	font-size: 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight: 500 !important;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	overflow: visible;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: 700;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	left: auto;
	color: #fff;
	text-shadow: none;
	border: 0px solid #c8bfc6 !important;
	border-radius: 0px !important;
	background-color: #000 !important;

	min-width: 161px !important;
	line-height: 16px !important;
	margin-bottom: 0px !important;
	margin-top: 0px;
	overflow: hidden;
	padding: 10px 10px 10px 10px !important;

	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#000));
	background: -webkit-linear-gradient(#000,#000);
	background: -moz-linear-gradient(center top,#000,#000 100%);
	background: -moz-gradient(center top,#000 0,#000 100%);

	white-space: nowrap;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}*/

/*.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover, .page-template .button.alt:hover {
	font-size: 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight: 500 !important;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	overflow: visible;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: 700;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	left: auto;
	color: #000;
	text-shadow: none;
	border: 0px solid #c8bfc6 !important;
	border-radius: 0px !important;
	background: #b3b4b6 !important;

	min-width: 161px !important;
	line-height: 16px !important;
	margin-bottom: 0px !important;
	margin-top: 0px;
	overflow: hidden;
	padding: 10px 10px 10px 10px !important;


	white-space: nowrap;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}*/


p.pp_description{
	display:none !important;
	}

/*.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	width: 43px;
	height: 36px;
	float: left;
	padding: 0;
	text-align: center;
	border:none;
	background:#e6e7e8;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: inset 0 0 2px 0 #f7f6f7;
	-webkit-box-shadow: inset 0 0 2px 0 #f7f6f7;
	font-weight: 500;
	font-size:14px !important;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}*/

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
	display: block;
	padding: 0;
	margin: 0;
	border-left: 2px #fff solid;
	border-bottom:none;
	border-right:none;
	border-top:none;
	position: absolute;
	text-align: center;
	vertical-align: text-top;
	width: 20px;
	height: 18px;
	text-decoration: none;
	overflow: visible;
	font-weight: bold;
	cursor: pointer;
	line-height: 13px;
	font-size: 12px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #000;
	text-shadow: none;
	background: #e6e7e8;
	box-shadow: none;
}

.woocommerce #content .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page .quantity .plus:hover{
	background:#CFCFCF;}



/*.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
	border: 1px solid #dfdbdf;
	padding: 11px 6px 7px;
	margin: 0 4px 0 0;
	outline: 0;
	line-height: 1em;
}*/

td.actions{
	padding-right:0 !important;
}

.images{
	background: #fff;
}

.thumbnails {
	padding: 10px 10px 20px 20px;
	margin: auto;
}


.yith_magnifier_gallery li {
  width: 33%;
}


/*.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
-webkit-border-radius: 100%;
border-radius: 100%;
color: #000 !important;
text-decoration: none;
font-weight: bold;
}
.woocommerce-page #content table.cart a.remove:hover {
  color: red !important;
}*/
/*.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove:hover {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
-webkit-border-radius: 100%;
border-radius: 100%;
color: red;
text-decoration: none;
font-weight: bold;
background: none;
}

tr.shipping td{
	font-family: 'Gotham A', 'Gotham B';
	font-size: 18px;
	font-weight: 800;
	color: #000;
}
*/


.slider-nav-prev{
	position: absolute; top: 47%; z-index: 5; display: inline-block; left: 0%;
}


.slider-nav-next{
	position: absolute; top: 47%; z-index: 5; display: inline-block; right: 0%;
}

.slider-nav-next img, .slider-nav-prev img{
	height:60px;
	}

@media (max-width: 766px){
.slider-nav-prev{
	position: absolute; top: 38.5%; z-index: 5; display: inline-block; left: 0%;
}


.slider-nav-next{
	position: absolute; top: 38.5%; z-index: 5; display: inline-block; right: 0%;
}

.slider-nav-next img, .slider-nav-prev img{
	height:60px;
	}
}

@media (max-width : 598px) {
  .woocommerce #payment  label[for=payment_method_braintree_credit_card] {
    font-size: 14px !important;
    max-width: 81%;
  }
  #wc-braintree-credit-card-credit-card-form label {
    font-size: 12px !important;
  }

.slider-nav-prev{
	position: absolute; top: 36%; z-index: 5; display: inline-block; left: 0%;
}


.slider-nav-next{
	position: absolute; top: 36%; z-index: 5; display: inline-block; right: 0%;
}

.slider-nav-next img, .slider-nav-prev img{
	height:60px;
	}

/*.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{
	padding: 5px;}
	}*/

.form-row .checkbox{
	padding-left: 2px !important;
}


	.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img{
		/*width:50%;}*/
		}

p.form-row.terms{
	margin-top:6px;}

.order-discount{
	font-size:14px;
text-transform:uppercase;
}

/*.cart_item .product-name{
	text-transform:uppercase;
	}*/

/* WooCommerce Price (Regular Price) */
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del, .woocommerce-page ul.products li.product .price del, .product-price del, .woocommerce ul.cart_list li .quantity del, .woocommerce-page ul.cart_list li .quantity del, .woocommerce ul.product_list_widget li .quantity del, .woocommerce-page ul.product_list_widget li .quantity del {
	display: block;
	color: #777777;
	text-decoration: line-through;
}
.woocommerce div.product p.price del .amount {
  font-size: 16px !important;
}

.woocommerce ul.products li.product .price del {
  display: none;
}

/* WooCommerce Price (Sale Price) */
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins, .woocommerce div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce #content div.product span.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page div.product span.price ins, .woocommerce-page div.product p.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce-page #content div.product p.price ins, .product-price ins, .woocommerce ul.cart_list li .quantity ins, .woocommerce-page ul.cart_list li .quantity ins, .woocommerce ul.product_list_widget li .quantity ins, .woocommerce-page ul.product_list_widget li .quantity ins {
	text-decoration: none;
}

.woocommerce div.product p.price ins .amount {
  color: #BA2222;
}

/*.product-name{
	font-weight: 800;
}*/

.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
padding: 2px 0 0 0;
}

/*.product-total{
	font-weight: 400 !important;
	line-height: 18px;
	padding: 9px 12px;
	font-size: 13px;
}*/


td.product-name dl.variation{
	margin-bottom:-15px !important;}

.filter-select {
  -webkit-appearance: none;
  -moz-appearance: none;
	margin-top: -5px;
	border: 0px solid #444;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
	overflow: hidden;
	background-color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	cursor: pointer;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(0,0%,100%,0)), to(hsla(0,0%,100%,0))) !important;
	background-image:-webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)) !important;
}

.filter-select select {
    padding: 5px 8px !important;
    background-color: #fff;
    width: 130% !important;
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background-image: none !important;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
            background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(0,0%,100%,0)), to(hsla(0,0%,100%,0))) !important;
			background-image:-webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)) !important;
}

.filter-select select:focus {
    outline: none !important;
}

.filter-select select:active {
    outline: none !important;
}


.pp_gallery{
	display: none !important;
}


a.pp_next {
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
	position: relative;
	right: -50px;
}

a.pp_previous {
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
	position: relative;
	left: -50px;
}

.ppt{
	display: none !important;
}

.pp_close{
	display: none !important;
}

.pp_content_container{
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	box-shadow: 0 px 0px 0 rgba(0,0,0,0) !important;
	-webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,0) !important;
	padding: 0px;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
	padding-top: 15px;
}
/*input#coupon_code {
	font-size: 11px;
	color: #5e5e5e !important;
	background: #e6e7e8;
	border: none;
	padding: 0 0 0 10px !important;
}*/



article#post-9 h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 45px;
}
.woocommerce .order_details, .woocommerce-page ul.order_details {
	border-top: 5px solid #fffd38;
	padding-top: 15px;
}
/*
.woocommerce .order_details li, .woocommerce-page ul.order_details li {
	text-transform: uppercase;
	font-size: 12px;
}
.woocommerce .order_details li strong, .woocommerce-page ul.order_details li strong {
	font-size: 12px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	font-size: 10px;
}*/
.woocommerce .order_details, .woocommerce-page table.order_details {
	padding-top: 0px;
	margin-top: 0px;
}
dl.customer_details {
	font-size: 12px;
}
dl.customer_details dt {
	font-weight: 500;
}
table.shop_table.order_details thead tr th {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 800;
}
table.shop_table.order_details tbody tr td {
	font-size: 14px;
}
table.shop_table.order_details tfoot tr th,
table.shop_table.order_details tfoot tr td,
table.shop_table.order_details tfoot tr td span.amount {
	font-size: 12px;
	font-weight: normal;
}
table.shop_table.order_details tfoot tr:last-child th,
table.shop_table.order_details tfoot tr:last-child td,
table.shop_table.order_details tfoot tr:last-child td span.amount {
	font-size: 14px;
	font-weight: 800;
}
div.addresses h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 10px;
}
div.pp_woocommerce .pp_next:before, div.pp_woocommerce .pp_previous:before {
	display: none !important;
}
div.pp_woocommerce .pp_arrow_next:before, div.pp_woocommerce .pp_arrow_previous:before {
	content: "\2039";
}
div.pp_woocommerce .pp_arrow_next:before {
	content: "\203A";
}
div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	height: 1.2em;
	width: 1.2em;
	text-shadow: none;
	background-color: #000;
	font-size: 14px!important;
	line-height: 0.9em;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	position: relative;
	margin-top: 2px;
}

#braintree-cc-number, #braintree-cc-cvv{
	background-color: #fff !important;
}

.payment_method_braintree label img {
  max-width: 180px;
  height: auto;
}

.order-note {
  text-align: right;
  margin: 35px 0;
}

/* BLOG SPECIFIC STYLING */

/* blog footer */
/*.follow-cta {
  position: fixed;
  bottom: 10px;
  right: 20px;
}
.follow-cta .rss-img {
  margin-top: -10px;
  height: 20px;
}*/

body.blog {
  /* background: #1B1B1B; */
  /* color: #FFF; */
}

body.blog a, body.blog a:hover, body.blog a:visited, body.blog a:focus, body.blog a:link, body.blog a:active {
  /* color: #FFF; */
}

body.blog .container-fluid.nav-head.affix-top, body.blog .container-fluid.nav-head.affix {
  /* background: rgba(0,0,0,0.90);
  color: #FFF; */
}

body.blog .top-cart, body.blog .top-search {
  /* background: #000;
  border: 1px solid #FFF; */
}

body.blog #content {
  margin-top: 10px;
}

/*.item-masonry {
  width: 33.333%;
  margin-bottom: 20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);

  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.item-masonry.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-poster {
  position: relative;
  display: block;
}

.blog-poster img {
  display: block;
  padding: 0 10px 0 10px;
}

.blog-poster:hover span,
.blog-poster:focus span,
.blog-poster:active span,
.blog-poster.touch span {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.blog-poster > span {
  background: rgba(255,255,255,0.92);
  position: absolute;
  display: block;
  top:0;
  left: 0;
  margin: 0 10px;
  height: 100%;
  width: calc( 100% - 19px );

  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);

  -webkit-transition: opacity ease-in-out .2s, background ease-in-out .2s;
  -moz-transition: opacity ease-in-out .2s, background ease-in-out .2s;
  -o-transition: opacity ease-in-out .2s, background ease-in-out .2s;
  transition: opacity ease-in-out .2s, background ease-in-out .2s;
}

.blog-poster > span h2 {
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 21px;
}

.blog-poster > span p {
  font-size: 13px;
  padding-right: 20px;
  padding-left: 20px;
}

.blog-poster strong a,
.blog-poster strong,
.single-post strong a,
.single-post strong {
  display: block;
  margin-top: 15px;
}

.blog-content-new {
  background-color: rgba(255,255,255, 0);
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 300px;
}
.blog-content-new:hover {
  background-color: rgba(255,255,255 .8);
}
.blog-content-new h2 {
  text-align: center;
}

.blog-content::before {
  content: '';
  display: block;
  width: 100%;
  height: 40%;
}
.back-to-blog {
  font-size: 14px;
}
.blog-poster .blog-buy {
  padding-right: 20px;
  padding-left: 20px;
}

.social-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: right;
}

.social-wrapper a:hover {
  text-decoration: none;
}

.blog-poster .social-wrapper {
  position: absolute;
  bottom: 0;
  z-index: 99;
}
.single .blog-meta-single .social-wrapper {
  text-align: right;
  padding-right: 0;
  padding-top: 20px;
}
.single .social-wrapper {
  text-align: right;
}
.social-share.isotope {
  margin: 0 2.5px;
}
.blog-social {
  background: rgba(0,0,0,0.0);
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 17.5px;
  text-align: center;
}
.blog-social:hover, .blog-social:focus {
  background: rgba(0,0,0,0.0);
}
.blog-social i {
  color: rgba(0,0,0, 1);
  font-size: 36px;
  position: relative;
  top: 0px;
}
.blog-social i:hover {
  color: rgba(0,0,0, .55);
}

body.single #content .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

body.single #content article {
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

body.single #content article .col-md-6 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

body.single .item-masonry:nth-child(2), body.single .item-masonry:nth-child(3), body.single .item-masonry:nth-child(4) {
  margin-top: 10px;
}

.blog-poster span a.blog-buy {
  display: block;
  width: 100%;
}
.single-container > article {
  width: 100%;
}

.blog-img-single {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.blog-img-single img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.blog-img-single .social-wrapper {
  display: none;
  position: absolute;
  bottom: 35px;
  right: 30px;
}
.blog-img-single:hover .social-wrapper {
  display: block;
}

.blog-meta-single {
  background: rgba(255,255,255,0);
  color: rgba(0,0,0,0.95);
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 55%;
}

.blog-meta-single .page-title {
  font-size: 16px;
  font-weight: 500;
  margin-top: 25px;
}

.blog-meta-text {
  font-size: 14px;
  margin-bottom: 25px;
}

.blog-meta-text a:hover {
  text-decoration: underline;
}*/

#nav-below {
  display: none;
}

dd.variation-StoreCredit {
  padding: 0 0 .25em 0 !important;
}

dd.variation-StoreCredit p {
  font-size: 10px !important;
  font-weight: 700 !important;
}

.email input, .message textarea {
  border: none;
  margin: 0 1em 0 0;
  line-height: 1em;
  padding: 6px 12px;
}

.gift-certificate-show-form > p {
  display: none;
}
.show_hide_list {
  margin-top: 25px;
}
.show_hide_list label, .gift-certificate-receiver-detail-form {
  font-size: 13px;
}

#checkout-gift-wrap {
  display: none;
}


/*Currency label on checkout table*/




p.price#approximateprice{
  /*display: inline-block;*/
  /*margin-top: 15px;*/
  margin-bottom: 3px;
  font-size: 0.65em;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}
p.approximateprice{
    /*display: inline-block;*/
    text-transform: uppercase;
    color: #000;
    font-family: 'Gotham A', 'Gotham B';
    font-size: 0.65em;
    font-weight: 500;
}
/*p.price#approximateprice span.woocommerce-Price-amount.amount, p.approximateprice span.woocommerce-Price-amount.amount{
  font-size: 1em!important;
  font-weight: 500;
}

span.woocommerce-Price-amount{
  font-family: 'Gotham A', 'Gotham B';
	font-weight:600;
	color: #000;
  font-size: 14px;
}
span#onlyOne span.woocommerce-Price-amount.amount{
  font-size: 1em!important;
  font-weight: 600!important;
  text-transform: uppercase;
  color: #000;
}
p.price#originalprice span.woocommerce-Price-amount, div.variationprice span.woocommerce-Price-amount {
  font-weight:600;
  font-size: 20px;
}

p.price#originalprice ins span.woocommerce-Price-amount{
    color: #BA2222 !important;
}*/

/*span#onlyOne{
font-size: 0.7em;
font-weight: 600!important;
text-transform: uppercase;
color: #000;
display: block;
margin-top: -8px;
}*/



/*#emptyspace{
  width: 120px;
  display: inline-block;
}*/

/*.currencywidget {
  margin-top: -15px;
  display: inline-block;
}
.currencywidget p#currency_label{
  font-size:0.56em;
  font-weight: 100;
}
.currencywidget span#onlyOne{
  font-size: 0.54em;
}
.currencywidget div.currency_wrap{
  margin-top: -2px;
}


.woocommerce-checkout-review-order-table span#onlyOne {
  margin-top: 0;
  font-size: 0.95em;
}

.woocommerce-checkout-review-order-table p#currency_label{
  font-weight: 100;
  font-size: 1em;
}
.woocommerce-checkout-review-order-table select.currency_switcher.select{
  font-size: 0.85em;
}
.woocommerce-checkout-review-order-table td .currency_wrap{
  margin-top: 0;
}*/
/*.cart tr.cart_item span.woocommerce-Price-amount{
  font-size: 14px;
}
tr.cart-subtotal td{
  min-width: 189px;
}
/*.woocommerce ul#shipping_method li{
  padding: 0;
}*/

tr.shipping th {
    padding-top: 11px!important;
}

fieldset#wc-braintree-cc-form.wc-credit-card-form.wc-payment-form input{
  background: #fff;
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
  .woocommerce-pagination {
    width: 750px;
  }
  .woocommerce-pagination .line {
    width: 338px;
  }
}

@media only screen and (max-width : 768px) {
  /*.item-masonry {
    width: 50%;
  }*/
  .woocommerce-pagination {
    width: 100%;
    text-align: center !important;
  }
  .woocommerce-pagination .line {
    width: 40%;
  }
}

/*@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
  .blog-poster .blog-content h1 {
    font-size: 22px;
  }
  .entry-content-blog.touch .blog-poster span {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
  }
  .blog-poster:hover span,
  .blog-poster:focus span,
  .blog-poster:active span {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
  }
  .social-wrapper a,
  .social-wrapper i,
  .social-wrapper span {
    position: relative;
    z-index: -99;
  }
  .touch .social-wrapper a,
  .touch .social-wrapper i,
  .touch .social-wrapper span {
    z-index: 2;
  }
  .touch .blog-content a {
    z-index: 2;
  }
  .blog-img-single .social-wrapper {
    display: block;
  }

}*/
@media (max-width: 300px) {
  .currencywidget_container{
    min-width: 100%;
  }
}


/*@media only screen
and (min-width : 300px)
and (max-width : 766px) {
  .currencywidget_container{
    max-width: 315px;
  }


}*/

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {

  .cart_totals.calculated_shipping ul#shipping_method{
   float: right;
 }


  label[for="payment_method_braintree"]{
    display: inline;
  }

  label[for="payment_method_braintree"] img{
    width: 60%;
    margin-left: 30px !important;
  }

  label [for="payment_method_paypal_express"] img {
    width:50%;
    object-fit: contain;
  }
  label [for="payment_method_paypal"] img {
      width:50%;
      object-fit: contain;
  }

  /*.item-masonry, .blog-img-single, .blog-meta-single {
    width: 100%;
  }
  .single-container > article {
    width: 100%;
  }
  .blog-poster .blog-content h1 {
    font-size: 18px;
  }
  .entry-content-blog.touch .blog-poster span {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
  }
  .blog-poster:hover span,
  .blog-poster:focus span,
  .blog-poster:active span {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
  }

  .touch .social-wrapper a,
  .touch .social-wrapper i,
  .touch .social-wrapper span {
    z-index: 2;
  }
  .blog-content a {
    position: relative;
    z-index: 3;
  }
  .touch .blog-content a {
    z-index: 2;
  }
  .blog-img-single .social-wrapper {
    display: block;
  }*/
}

/*  search form
--------------------------------------------------------------*/

.btn-search{
	position: relative;
	z-index: 999;
}

.SearchInput{
	border-color: transparent!important;
	font-family:inherit;
	color: #ffffff!important;
	font-size: 16px!important;
	line-height: 30px;
	width: 190px!important;
}

.SearchBtn{
	position: absolute;
	top: 0px;
	right: 0;
}



@media (min-width: 768px) {
  .cart_totals .shipping th {
    min-width: 125px;
  }
  .payment_box.payment_method_braintree_credit_card {
    max-width: 75%;
  }
}

@media (max-width: 767px) {
  div.zopim {
    bottom: 0 !important;
    right: 0 !important;
  }

  /*.blog-content::before {
    height: 0%;
  }
  .blog-content h2,
  .blog-content h2 a {
    height: 100%;
  }
  .blog-content h2 a {
    display: block;
  }*/
}

@-moz-document url-prefix() {
  .variations select {
     font-size: 12px;
  }
}
