/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* MY STYLE */
@media screen and (max-width: 1000px) {
	header#masthead {
		background-image: none !important;
	}
}

a:hover {
	color: #fff9d8 !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

p.stock.out-of-stock {
	font-weight: 700;
/* text-decoration: underline; */
}

.widget_price_filter .price_slider_wrapper .ui-widget-content:hover {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 1;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
	opacity: .7;
}

span.amount {
	font-weight: 700;
}

.widget_price_filter .price_slider_amount .button:hover {
	color: #231f20 !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.widget_price_filter .price_slider_amount .button {
/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; */
	width: 40%;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: 0 !important;
}

.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active, .widget_price_filter .ui-slider .ui-slider-handle:hover {
	box-shadow: 0 0 0 .236em rgba(215,190,144,.3) !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

ul#menu-mainmanu >li>a:hover, a.cart-contents:HOVER {
	color: white !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	margin-top: 0 !important;
}

.widget_price_filter .price_slider_amount {
	line-height: 2.5em !important;
	font-weight: 800 !important;
}

.gridlist-toggle {
	clear: none !important;
	padding: 0 !important;
	float: right;
}

@media screen and (min-width: 768px) {
	.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
		width: 100% !important;
	}
}

@media screen and (max-width: 750px) {
	.gridlist-toggle {
		float: left;
		margin: 0 0 2em !important;
	}
}

@media screen and (max-width: 799px) {
	/*.widget_price_filter .price_slider_amount {
																														font-size: 8pt;
																														font-weight: 400 !important;
																														line-height: 2.5em !important;
																													}*/
	
}

/* СОЦІАЛКА */
.social-links-menu2 {
	display: table;
	margin: 0 auto;
	line-height: normal;
	vertical-align: middle;
}

.social-links-menu2 ul {
	list-style: none;
	position: relative;
	margin: 0;
}

.social-links-menu2 ul li {
	display: inline-block;
	color: transparent;
	font-size: 0;
	line-height: normal;
	padding: 0 .3125rem;
}

.social-links-menu2 ul li a {
	text-align: center;
}

.social-links-menu2 ul li:last-of-type {
	padding-right: 0;
}

.social-links-menu2 ul li a:before {
	-moz-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	display: inline-block;
/*color: #acaeaf;*/
	color: #403e40;
	content: "\f08e";
	font-family: "ultra-icons";
	font-size: 3.0714rem;
	font-weight: 100;
}

.social-links-menu2 ul li a:hover:before {
/*color: #fff;*/
	color: #d7be90;
}

.social-links-menu2 ul li a[href*="behance.net"]:before {
	content: "\f1b4";
}

.social-links-menu2 ul li a[href*="codepen.io"]:before {
	content: "\f1cb";
}

.social-links-menu2 ul li a[href*="delicious.com"]:before {
	content: "\f1a5";
}

.social-links-menu2 ul li a[href*="deviantart.com"]:before {
	content: "\f1bd";
}

.social-links-menu2 ul li a[href*="digg.com"]:before {
	content: "\f1a6";
}

.social-links-menu2 ul li a[href*="dribbble.com"]:before {
	content: "\f17d";
}

.social-links-menu2 ul li a[href*="facebook.com"]:before {
	content: "\f09a";
}

.social-links-menu2 ul li a[href*="flickr.com"]:before {
	content: "\f16e";
}

.social-links-menu2 ul li a[href*="foursquare.com"]:before {
	content: "\f180";
}

.social-links-menu2 ul li a[href*="github.com"]:before {
	content: "\f09b";
}

.social-links-menu2 ul li a[href*="plus.google.com"]:before {
	content: "\f0d5";
}

.social-links-menu2 ul li a[href*="instagram.com"]:before {
	content: "\f16d";
}

.social-links-menu2 ul li a[href*="linkedin.com"]:before {
	content: "\f0e1";
}

.social-links-menu2 ul li a[href*="pinterest.com"]:before {
	content: "\f0d2";
}

.social-links-menu2 ul li a[href*="reddit.com"]:before {
	content: "\f1a1";
}

.social-links-menu2 ul li a[href*="soundcloud.com"]:before {
	content: "\f1be";
}

.social-links-menu2 ul li a[href*="stackexchange.com"]:before {
	content: "\f18d";
}

.social-links-menu2 ul li a[href*="stackoverflow.com"]:before {
	content: "\f16c";
}

.social-links-menu2 ul li a[href*="tumblr.com"]:before {
	content: "\f173";
}

.social-links-menu2 ul li a[href*="twitter.com"]:before {
	content: "\f099";
}

.social-links-menu2 ul li a[href*="vimeo.com"]:before {
	content: "\f194";
}

.social-links-menu2 ul li a[href*="vine.co"]:before {
	content: "\f1ca";
}

.social-links-menu2 ul li a[href*="vk.com"]:before {
	content: "\f189";
}

.social-links-menu2 ul li a[href*="weibo.com"]:before {
	content: "\f18a";
}

.social-links-menu2 ul li a[href*="wordpress.com"]:before {
	content: "\f19a";
}

.social-links-menu2 ul li a[href*="youtube.com"]:before {
	content: "\f167";
}

/* -----------  */
/* --- remove checkbox from filter    */
.widget_layered_nav li:before {
	opacity: .35;
	content: "\f0c8";
	display: none;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
	background-color: #403e40;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
	background-color: #403e40;
}

/* ------------------------------- */
table.shop_table.woocommerce-checkout-review-order-table td ul#shipping_method {
	margin-left: -5em;
}

a.shipping-calculator-button {
	display: none;
}

/* ---------------- EXCHANGE  PB -------------- */
span.curspb {
	float: right;
	font-weight: 600;
}

a.pb_kurs {
	color: #403e40 !important;
	font-weight: 100;
}

a.pb_kurs:hover {
	color: #f9f7ed !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

@media screen and (min-width: 769px) {
	ul.sub-menu>li.menu-item>a {
		padding: .3em 1em !important;
	}
}

ul.sub-menu>li.menu-item>a:hover {
	color: #ffffff !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

h2.woocommerce-loop-product__title, h2.woocommerce-loop-category__title {
    font-size: 1.2em;
    letter-spacing: 0;
}

/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	margin-bottom: 1.618em;
	cursor: pointer;
}
.single-product .pswp__button {
	background-color: transparent
}
.single-product div.product {
	position: relative;
	overflow: hidden
}
.single-product div.product:after, .single-product div.product:before {
	content: "";
	display: table
}
.single-product div.product .images, .single-product div.product .summary, .woocommerce-product-gallery {
	margin-bottom: 2.617924em;
	margin-top: 0
}
.woocommerce-product-gallery {
	position: relative
}
/* Position of magnify icon */
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: .875em;
	right: .875em;
	display: block;
	height: 2em;
	width: 2em;
	border-radius: 3px;
	z-index: 99;
	text-align: center;
	text-indent: -999px;
	overflow: hidden;
	text-decoration: none;
}
/* Magnify icon */
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
	font: normal normal normal 1em/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	content: "\f00e";
	line-height: 2;
	text-indent: 0;
	color:gray;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
	display: none!important
}
.woocommerce-product-gallery img {
	margin: 0
}
.woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1.618em
}
.woocommerce-product-gallery .flex-control-thumbs {
	margin: 0;
	padding: 0
}
.woocommerce-product-gallery .flex-control-thumbs:after, .woocommerce-product-gallery .flex-control-thumbs:before {
	content: "";
	display: table;
	clear:both;

}
.woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	margin-bottom: 1.618em;
	cursor: pointer
}
.woocommerce-product-gallery .flex-control-thumbs li img {
	/*opacity: .5;
	-webkit-transition: all, ease, .2s;
	-moz-transition: all, ease, .2s;
	transition: all, ease, .2s */
}
.woocommerce-product-gallery .flex-control-thumbs li img.flex-active,  .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	 opacity: 0.5;
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 42.8571428571%;
	float: left;
 	margin-right: 14.2857142857%;
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 23.8095238%;
	float: left;
        margin-right: 14.2857142857%;
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	/*width: 14.2857142857%; */
	width: 18%;
	float: left;
	/*margin-right: 14.2857142857% */
	margin-right: 8.2857142857%; 
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0
}
.single-product div.product .images .woocommerce-main-image {
	margin-bottom: 1.618em;
	display: block
}
.single-product div.product .images .thumbnails a.zoom {
	display: block;
	width: 22.05%;
	margin-right: 3.8%;
	float: left;
	margin-bottom: 1em
}
.single-product div.product .images .thumbnails a.zoom.last {
	margin-right: 0
}

/* ARROW TOP */
.topbutton {
height:50px;
width:50px;
position:fixed;
right:5px;
bottom:5px;
z-index:1;
/*box-shadow:0 0 13px 0 rgba(0,0,0,.4);*/
background-image: url("wp-content/uploads/2018/12/up_48.png");
background-repeat:no-repeat;
display:none;
}
.grecaptcha-badge {display: none;}


/* Hide search button */
.woocommerce-product-search button[type="submit"]{
	display: none;
}