/*
Theme Name: SUUSAD.EE 2017
Theme URI: https://suusad.ee
Description: Custom theme for SUUSAD.EE 2017 website.
Author: Dreamo digiagentuur
Author URI: https://dreamo.ee
Version: 2.0
Text Domain: suusad
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
.woocommerce .col2-set, .woocommerce-page .col2-set {
  width: 100%;
  margin: 0 0 50px;
}
.google-terms{
	font-size: 0.7em;
	margin-bottom: 30px;
}
.grecaptcha-badge{
	display: none;
}

.esto-pay-logo.esto-pay-logo__lhv.selected {
  border: 2px solid #e4151d;
}

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
::selection {
  background: #e4151d;
	color: #fff;
}
::-moz-selection {
  background: #e4151d;
	color: #fff;
}
body{
	font-size: 100%;
	font-family: 'Montserrat', sans-serif;
	color: #444;
	margin: 0;
}
a, a:visited{
	color: #444;
	text-transform: none;
}
a:hover{
	color: #e4151d;
	text-decoration: underline;
}
.btn {
  color: #fff !important;
  background: #e4151d;
  font-weight: bold;
  padding: 15px 30px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.btn:hover{
	color: #fff;
	text-decoration: none;
	transition: 0.4s ease;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.content {
  float: left;
  width: 100%;
	padding: 50px 0;
}
.home .content{
	padding: 0;
}
.wrap{
	width: 95%;
	margin: 0 auto;
}
header.main-header{
	float: left;
	width: 100%;
	background-position: 50% 50%;
	background-size: cover;
	height: 450px;
	position: relative;
}
.home header.main-header{
	min-height: 800px;
  height: 100vh;
	background-attachment: fixed;
}
.logo-area{
	float: left;
	height: 80px;
	position: relative;
	width: 260px;
	background-color: #fff;
}
.logo{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 80% !important;
	transform: translate(-50%, -50%);
}
.search-area{
	float: left;
	width: 275px;
	line-height: 80px;
	background: rgb(255,255,255);
}
.wccm-th {
  width: 320px;
}
.wccm-empty-compare{
	background-color: transparent;
}
.wccm-table-wrapper {
  margin: 0 0 0 320px;
	overflow: visible;
}
a.button.compare,
a.button.alt,
a.button {
  margin: 5px 0;
	padding: 15px 30px;
}
.emptycart-button{
	float: right;
	display: block !important;
	padding: 10px 15px !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
}
.wccm-table td{
	padding: 10px;
}
.wccm-td a{
	text-decoration: none;
	font-weight: bold;
}
.wccm-td .price {
  font-size: 0.9em !important;
}
.woocommerce .products ul li, .woocommerce ul.products li{
	text-align: center;
}
.cart-empty {
  margin-bottom: 30px;
  display: block;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.search-area{
	 line-height: 78px;
	}
}
.home .search-area{
	background: rgba(0,0,0,0.5);
}
input.search-field {
  background: none;
  outline: none;
  border: 0;
  border-bottom: 1px solid #444;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif;
}
.home input.search-field{
	color: #fff;
}
.home input.search-field{
	border-bottom: 2px solid #fff;
}
button.search-submit {
  background: none;
  border: none;
  color: #444;
  font-size: 1.2em;
}
.home button.search-submit {
	color: #fff;
}
input.search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #444;
	font-size: 1em;
  text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.home input.search-field::-webkit-input-placeholder,
.search-area-mobile .search-field::-webkit-input-placeholder{
	color: #fff;
}
input.search-field::-moz-placeholder { /* Firefox 19+ */
	color: #444;
	font-size: 1em;
  text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.home input.search-field::-moz-placeholder,
.search-area-mobile .search-field::-moz-placeholder{
	color: #fff;
}
input.search-field:-ms-input-placeholder { /* IE 10+ */
	color: #444;
	font-size: 1em;
  text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.home input.search-field:-ms-input-placeholder,
.search-area-mobile .search-field:-ms-input-placeholder{
	color: #fff;
}
input.search-field:-moz-placeholder { /* Firefox 18- */
	color: #444;
	font-size: 1em;
  text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.home input.search-field:-moz-placeholder,
.search-area-mobile .search-field:-moz-placeholder{
	color: #fff;
}
.header-cart {
  float: left;
  width: 150px;
  height: 80px;
	background: rgb(255,255,255);
	padding-right: 15px;
}
.home .header-cart{
	background: rgba(0,0,0,0.5);
}
.header-cart ul {
  list-style: none;
  margin: 0;
	text-align: right;
}
.header-cart ul li a{
	text-decoration: none;
	line-height: 80px;
	text-transform: uppercase;
}
.home .header-cart ul li a{
	color: #fff;
}
.wpmenucart-icon-shopping-cart-6{
	font-size: 1.2em;
}
.menu-wrap {
  float: left;
  width: calc(100% - 685px);
  height: 80px;
	background: rgb(255,255,255);
}
.home .menu-wrap{
	background: rgba(0,0,0,0.5);
}
.menu-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-wrap ul li:hover ul{
	display: block;
}
.menu-wrap ul ul {
  display: none;
  position: absolute;
  top: 40px;
  background: red;
  float: left;
  width: 260px;
	z-index: 99;
}
.menu-wrap ul ul li{
	width: 260px;
}
.menu-wrap ul ul li a{
	line-height: 20px;
	height: auto;
  padding: 10px 20px;
}
.menu-wrap ul ul li a:hover{
	text-decoration: underline;
	transition: 0.4s ease;
}
.menu-wrap ul li {
  display: block;
	float: left;
}
.menu-wrap ul li a{
	line-height: 40px;
	height: 40px;
  display: block;
  padding: 0 25px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.home .menu-wrap ul li a{
	color: #fff;
}
.menu-wrap ul li:hover a, .menu-wrap .current_page_item a, .menu-wrap .current-menu-item a{
	background: #e4151d;
	color: #fff !important
}
.header-bottom{
	float: left;
	width: 100%;
}
.header-bottom-left{
	width: 260px;
	float: left
}
.buy-rent-section{
	float: left;
	width: 100%;
	background: #fff;
}
span.osta {
  padding-left: 20px;
}
span.rendi {
  text-align: right;
  padding-right: 20px;
	background: #f7f8f9;
  border-top-left-radius: 10px;
}
span.osta, span.rendi {
  width: 50%;
  float: left;
  text-transform: uppercase;
	color: #e4151d;
  font-size: 0.9em;
  font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
}
.vertical-menu {
  float: left;
  width: 100%;
}
.vertical-menu .top_margin_10{
	margin-top: 10px;
}
.vertical-menu ul{
  list-style: none;
	margin: 0;
}
.vertical-menu ul li a {
	background: #fff;
  padding: 10px 15px 10px 20px;
  border-top: 1px solid #e7e7e7;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 0.9em;
}
.vertical-menu li a:hover{
	color: #e4151d;
}
.header-bottom-right{
	width: calc(100% - 260px);
	float: left;
}
.horisontal-menu ul{
	float: left;
	margin: 0;
	list-style: none;
	background: #f7f8f9;
	width: calc(290px * 4);
}
.horisontal-menu li {
  float: left;
	border-left: 1px solid #e7e7e7;
	width: 25%;
}
.horisontal-menu li a{
  padding: 10px 15px 10px 20px;
  border-top: 1px solid #e7e7e7;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 0.9em;
}
.horisontal-menu li a:hover{
	color: #e4151d;
}
.hero-content{
	float: left;
	width: 60%;
	padding: 80px;
}
.hero-content h1{
	color: #fff;
	font-size: 3em;
	text-transform: uppercase;
	text-shadow: 1px 1px 15px #000;
}
.hero-content h1 a{
	color: #fff;
	text-decoration: underline;
	font-size: 1em;
	text-transform: uppercase;
	text-shadow: 1px 1px 15px #000;
}
.scroll {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
}
.scroll i {
  color: #e4151d;
  font-size: 2.5em;
}
.hero{
	position: absolute;
  top: 65%;
  width: 100%;
  text-align: center;
}
.hero h1{
	text-transform: uppercase;
	color: #fff;
}
.header-contacts{
	position: absolute;
	right: 0;
	top: 80px;
	background: rgba(255,255,255,0.9);
	padding: 20px 30px;
}
.header-contacts ul{
	list-style: none;
}
.header-contacts ul li{
	display: block;
	float: left;
	padding: 0 10px;
}
.header-contacts ul li a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
}
.header-contacts ul li a:hover{
	color: #e4151d;
}
.header-contacts ul li i{
	color: #e4151d;
}
footer{
	float: left;
	width: 100%;
}
.footer-contacts{
	width: 100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 25px;
	border-top: 1px solid #e4151d;
}
.footer-contacts ul{
	list-style: none;
	text-align: center;
}
.footer-contacts ul li{
	display: inline-block;
	padding: 0 10px;
}
.footer-contacts ul li a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
}
.footer-contacts ul li a:hover{
	color: #e4151d;
}
.footer-contacts ul li i{
	color: #e4151d;
}
.dreamo{
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
}
.dreamo a{
	font-size: 8px !important;
	font-family: arial !important;
	font-weight: bold !important;
	letter-spacing: 1px !important;
	color: #000 !important;
	text-decoration: none !important;
}
.dreamo a:hover{
	text-decoration:none !important;
	color:#000 !important;
}
.home-sale-product-img {
  height: 300px;
  position: relative;
  border: 2px solid #ededed;
}
.owl-carousel{
	margin-bottom: 50px;
}
.owl-carousel .owl-item img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
	height: auto;
	max-height: 100%;
	width: 95% !important;
	margin-left: 2.5%;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FF0000 !important;
  font-size: 2em !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
}
.owl-prev{
	left: -40px;
	position: absolute;
	width: 30px;
	top: 130px;
}
.owl-next{
	right: -40px;
	position: absolute;
	width: 30px;
	top: 130px;
}
.home-sale-product-title {
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: bold;
  text-align: center;
  width: 100%;
  display: block;
  padding: 10px;
	font-size: 1.2em;
}
.home-sale-product-title:hover{
	color: #e4151d;
}
.home-sale-product-price{
	width: 100%;
	text-align: center;
}
.home-sale-product-price ins{
	color: #e4151d;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}
.homepage-sale-products-section{
	position: relative;
	padding: 50px 5%;
	float: left;
	width: 100%;
}
.homepage-sale-products-section:after,
.homepage-sale-products-section::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -45px;
	width: 100%;
	background: #fff;
	height: 100px;
	transform: skew(0deg,2deg);
	-webkit-transform: skew(0deg,2deg);
	-moz-transform: skew(0deg,2deg);
	-o-transform: skew(0deg,2deg);
	-ms-transform: skew(0deg,2deg);
	z-index: 1;
}
.homepage-sale-products-section h1{
	text-transform: uppercase;
	padding-bottom: 30px;
	text-align: center;
}
.homepage-cta-1 {
	float: left;
	position: relative;
  width: 100%;
  background-size: cover;
  min-height: 450px;
  background-position: 50% 50%;
  background-attachment: fixed;
  text-align: center;
  color: #fff;
  padding: 100px 0;
}
.homepage-cta-1-content {
  position: absolute;
	width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.homepage-cta-1 h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 50px 0 30px 0;
}
.homepage-cta-1 p {
  width: 80%;
  margin: 0 auto 50px auto;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
}
.homepage-news{
	position: relative;
	padding: 75px 0;
	float: left;
  width: 100%;
}
.homepage-news:before, .homepage-news::before {
  content: "";
  position: absolute;
  left: 0;
  top: -45px;
  width: 100%;
  background: #fff;
  height: 100px;
  transform: skew(0deg,-2deg);
  -webkit-transform: skew(0deg,-2deg);
  -moz-transform: skew(0deg,-2deg);
  -o-transform: skew(0deg,-2deg);
  -ms-transform: skew(0deg,-2deg);
  z-index: 1;
}
.homepage-news:after, .homepage-news::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -45px;
  width: 100%;
  background: #fff;
  height: 100px;
  transform: skew(0deg,2deg);
  -webkit-transform: skew(0deg,2deg);
  -moz-transform: skew(0deg,2deg);
  -o-transform: skew(0deg,2deg);
  -ms-transform: skew(0deg,2deg);
  z-index: 1;
}
.homepage-news h1{
	text-transform: uppercase;
	padding-bottom: 30px;
	text-align: center;
}
.homepage-news ul {
  float: left;
  width: 100%;
}
.homepage-news li {
  padding: 20px 20px 0 20px;
	min-height: 150px;
  margin: 0;
  display: block;
  width: 50%;
  float: left;
}
.news-date {
	color: #e4151d;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -4px;
}
.news-month {
	color: #444444;
	font-weight: bold;
	font-size: 3em;
	letter-spacing: -4px;
}
.news-year {
	color: #bbbbbb;
	font-weight: bold;
	letter-spacing: -4px;
	font-size: 3em;
}
.homepage-cta-2{
	float: left;
	width: 100%;
	position: relative;
  width: 100%;
  min-height: 450px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  color: #fff;
  padding: 50px 0;
}
.homepage-cta-2-content {
  position: absolute;
	width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.homepage-cta-2 h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 50px 0 30px 0;
}
.homepage-cta-2 p {
  width: 80%;
  margin: 0 auto 50px auto;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
}
.mobile-header{
	display: none;
}
.search-area-mobile{
	display: none;
}
.mobile-menu{
	display: none;
}
.woocommerce .side{
	float: left;
	width: 300px;
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
}
.prdctfltr_widget_title {
  font-weight: 100;
  font-size: 0.7em;
  padding: 5px 0 10px 0;
  display: block;
	font-weight: bold;
}
.pf_rngstyle_flat .prdctfltr_widget_title{
	padding: 5px 0 0;
}
.pf_rngstyle_flat .irs-slider {
  width: 21px !important;
  height: 22px !important;
  top: 19px !important;
}
.pf_rngstyle_flat .irs-from, .pf_rngstyle_flat .irs-single, .pf_rngstyle_flat .irs-to{
	background: #e4151d !important;
	color: #fff !important;
}
.pf_rngstyle_flat .irs-from:after, .pf_rngstyle_flat .irs-single:after, .pf_rngstyle_flat .irs-to:after{
	border-top-color: #e4151d !important;
}
.prdctfltr_wc.prdctfltr_square .prdctfltr_filter label.prdctfltr_active>span:before {
  border: 3px double #e4151d !important;
  border-radius: 5px;
}
.prdctfltr_woocommerce_ordering span.prdctfltr_reset span:before{
	display: none !important;
}
.prdctfltr_wc .prdctfltr_buttons span{
	color: #fff !important;
	background: #e4151d;
	font-weight: bold;
	padding: 10px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
.prdctfltr_wc .prdctfltr_buttons span:hover {
	color: #fff;
	text-decoration: none;
	transition: 0.4s ease;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.side ul {
  list-style: none;
}
.sidebar, .sidebar2{
	margin: 30px 0
}
.sidebar-2{
	text-align: left;
}
.side ul li a {
  line-height: 38px;
  text-decoration: none;
}
.woocommerce .content {
  width: calc(100% - 300px);
	border-left: 1px solid #ccc;
}
.single-product .side{
	display: none;
}
.single-product .content {
  width: 100%;
}
.woocommerce-menu {
  float: left;
  width: 100%;
	border-bottom: 1px solid #ccc;
}
.woocommerce-menu ul li {
  display: inline-block;
  border-right: 1px solid #ccc;
}
.woocommerce-menu ul li a{
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 10px;
	font-size: 0.8em;
	height: 60px;
	line-height: 60px;
}
.products-2-columns .products li {
  margin: 0 2% 2em 0 !important;
  width: 48% !important;
}

/* table styles */

.page-content table { background:transparent;margin:15px 0 0;border-collapse:collapse;text-align:left;width:100%; }

.page-content table th { font-size:16px;font-weight:normal;color:#FFF;padding:10px;border-bottom:2px solid #000;background:#e4151d }

.page-content table td { border-bottom:1px solid #ccc;color:#666;padding:5px 10px; border-left: 1px solid #ccc;}

.page-content table tbody tr:hover td { color:#333;background:#f5f5f5 }
.page-content table tr.subrow td:first-child{ padding-left:25px;}
.page-content table tr td:first-child{ border-left:none;}
.page-content table tr.subrow{ font-size:14px; display:none; background:#ccc; font-weight:bold;}
.page-content table tr.subrow td { font-weight:bold;}
.page-content table tr.mainrow{ cursor:pointer;}

.infomodal {float: right; }
.infomodal i {
	color:#e4151d;
	margin-top: 5px;
	font-size: 18px;
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.single-product .sidebar {
  display: none;
}
.single-col-1{
	float: left;
	width: 50%;
	padding-right: 25px;
}
.single-col-2{
	float: left;
	width: 50%;
	padding-left: 25px;
}
.p-title{
	float: left;
	text-transform: uppercase;
}
.p-price{
	display: block;
	margin-top: 20px;
}
.single-info-pic {
  margin: 40px 0;
}
.related.products {
  float: left;
  width: 100%;
	margin-top: 40px;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.single-images{
	position: relative;
	width: 100%;
	float: left;
}
.percentagesale {
  background: #e4151d;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 10px;
  color: #FFF;
  border-radius: 100%;
  text-align: center;
  padding-top: 17px;
  font-weight: bold;
  left: 10px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
	position: relative;
	margin-bottom: 3em
}
.woocommerce-product-gallery figure {
	margin: 0
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 9%;
	margin: 0.5%;
	display: inline-block
}
.woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	float: left;
	cursor: pointer
}
.woocommerce-product-gallery .flex-control-thumbs img {
	opacity: .5
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
	opacity: 1
}
.woocommerce-product-gallery img {
	display: block;
	width: 100%;
	max-width: 500px;
	height: auto;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 33.3333%
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 25%
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 20%
}
.woocommerce-product-gallery__trigger {
	position: absolute;
	top: 1em;
	right: 1em;
	z-index: 99;
}
a.woocommerce-product-gallery__trigger {
	text-decoration: none;
}
.single-product div.product .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;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	background-color: #169fda;
	color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
	background-color: #1781ae;
	border-color: #1781ae;
	color: #ffffff;
}
.single-product div.product .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;
}
.spec-title {
  color: #444;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
.tech_info_item {
  color: #e4151d;
  font-size: 1em;
  font-weight: bold;
	line-height: 2;
}
.woocommerce .price{
	margin: 20px 0;
}
.woocommerce ins{
  font-weight: bold;
  font-size: 1.2em;
	color: #e4151d;
	text-decoration: none;
}
.price {
	font-weight: bold !important;
	font-size: 1.2em !important;
	color: #e4151d !important;
	text-decoration: none;
}
.woocommerce del {
  color: #ccc !important;
}
.single-product .quantity{
	display: none !important;
}
.woocommerce .posted_in{
	display: none;
}
.woocommerce .sku_wrapper{
	margin-top: 20px;
	font-size: 0.8em;
	display: block;
}
.woocommerce .content button[type="submit"],
.woocommerce .button {
  color: #fff !important;
  background-color: #e4151d !important;
	border-radius: 0 !important;
  font-weight: bold;
  padding: 15px 30px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.woocommerce .content button[type="submit"]:hover,
.woocommerce .button:hover{
	color: #fff;
	text-decoration: none;
	transition: 0.4s ease;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.woocommerce-message {
  border-top-color: #e4151d;
}
.woocommerce-message::before{
	color: #e4151d;
}
.woocommerce table.variations {
  margin: 20px 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	text-align: center;
}
.woocommerce ul.products li.product .price {
  margin: 0;
  text-align: center;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 200px;
  padding: 9.5px !important;
}
.woocommerce-billing-fields input {
  padding: 10px !important;
}
.woocommerce-order .woocommerce-notice,
.woocommerce-order .wc-bacs-bank-details-account-name {
  margin-bottom: 30px;
}
.woocommerce-order .wc-bacs-bank-details-heading{
	margin: 30px 0;
}
.contact-1{
	width: 33.33%;
	float: left;
	padding-right: 1%
}
.contact-1 p{
	margin-bottom: 10px;
}
.contact-1 h1, .contact-2 h1, .contact-3 h1{
	margin-bottom: 30px;
}
.contact-2{
	width: 33.33%;
	float: left;
	padding: 0 1%
}
.contact-3{
	width: 33.33%;
	float: left;
	padding-left: 1%;
}
.wpcf7 input, .wpcf7 textarea {
	padding: 10px;
	margin-bottom: 10px;
	width: 350px;
}
.wpcf7 input[type=submit] {
  width: 100px;
  background: #e4151d;
  border: 0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
	padding: 15px 0;
	cursor: pointer;
}
.wpcf7-not-valid{
	border: 1px solid #e4151d;
}
.wpcf7-not-valid-tip{
	display: none !important;
}
.wpcf7 input[type=submit]:hover {
	transition: 0.4s ease;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.wpcf7 input[type=submit]:focus{
	outline: none !important;
}
.wpcf7-response-output {
  margin: 0 50px 0px 0px !important;
  padding: 10px !important;
  font-size: 0.8em;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
	font-family: 'Montserrat', sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
	font-family: 'Montserrat', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
	font-family: 'Montserrat', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
	font-family: 'Montserrat', sans-serif;
}
.google-maps {
		position: relative;
		padding-bottom: 75%;
		height: 0;
		overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  padding: 10px;
}
.postid-15478 .compare{
	display: none !important;
}
/* Gift cards */

.ywgc-have-code {
    display: none;
}

.ywgc-enter-code {
    display: block !important;
}

.input-text#giftcard_code {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 9.5px;
    margin: 0 4px 0 0;
    outline: 0;
    width: 200px;
}

input.button[name="apply_gift_card"] {
    text-transform: none;
}

.btn.give-as-present {
    display: inline-block;
    background: #7bafd4 !important;
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 0 0;
    font-weight: 500;
    font-size: 1em;
    border: 0;
    padding: 10px 15px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    margin: 0 !important;
    line-height: 1;
}
li.ywgc-template-item.ywgc-category-all {
  border-bottom: 1px solid #D0C9C9;
  margin-bottom: 15px;
  padding: 20px 0 !important;
  text-transform: uppercase;
}
.ywgc-template-item.ywgc-category-all a{
	color: #000;
	font-size: 1em;
}
li.ywgc-template-item {
  padding: 5px 0;
}
.ywgc-template-item a{
	font-size: 0.9em;
	color: #e4151d;
	text-decoration: none;
}
.image-container {
    width: 100%;
    height: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.ywgc-design-item button,
.ywgc-generator input.ywgc-choose-image {
	color: #fff !important;
	background: #e4151d !important;
	border-radius: 0 !important;
	font-weight: bold;
	padding: 15px 20px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0;
	cursor: pointer;
}
.ywgc-design-item button{
	margin: 10px auto 0;
}
.ywgc-amount-value select {
    padding: 10px;
    margin-left: 10px;
}
input[type=text], input[type=email], input[type=password], input[type=number], input[type=tel], textarea {
    padding: 10px !important;
}
.ywgc-manual-amount {
    display: inline-block;
    padding: 10px;
}
input.ywgc-product-picture{
	display: none !important;
}
.ywgc-preview {
  max-width: 100%;
  margin: 0;
  border: 0;
  padding: 0;
}
.ywgc-amount-label{
	font-weight: bold;
}
.ywgc-design-item button:focus,
.ywgc-generator input.ywgc-choose-image:focus{
	outline: none;
}
.ywgc-design-item {
  display: block;
  width: calc(25% - 20px);
  margin: 10px;
  float: left;
}
ul.ywgc-template-categories {
  float: left;
  list-style: none;
  margin-left: 0;
  width: 25%;
}
.woocommerce-shipping-destination {
  display: none;
}
/* Media Queries */

@media (max-width: 1600px){
	.menu-wrap ul li a{
		padding: 0 15px;
	}
	.hero-content h1{
		font-size: 2em;
	}
	.header-cart .amount{
		display: none !important;
	}
}
@media (max-width: 1500px){
	.hero-content{
		width: 100%;
	}
	.horisontal-menu ul{
		width: 100%;
	}
}
@media (max-width: 1400px){
	body{
		font-size: 90%;
	}
	.search-area{
		display: none;
	}
	.menu-wrap {
	  width: calc(100% - 410px);
	}
}
@media (max-width: 1100px){
	.menu-wrap ul li a {
      padding: 0 10px;
    }
	a.button.compare{
		display: none;
	}
	.menu-wrap {
	  width: calc(100% - 310px);
	}
	.logo-area{
		width: 160px;
	}
	.contact-1, .contact-2, .contact-3{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.contact-2{
		margin: 20px 0;
	}
	.wpcf7 input, .wpcf7 textarea {
		width: 100%;
	}
}
@media (max-width: 1000px){
	body{
		font-size: 80%;
	}
	.header-contacts{
		display: none;
	}
	header.main-header{
		height: auto;
		min-height: 250px;
	}
	.hero {
    top: 50%;
	}
	.header-bottom-left{
		display: none;
	}
	.horisontal-menu{
		display: none;
	}
	.header-bottom-right {
    width: 100%;
	}
	.home header.main-header{
		min-height: 100vh;
	}
	.logo-area {
  	display: none;
	}
	.menu-wrap {
    display: none;
	}
	.header-cart{
		display: none;
	}
	.hero-content h1 {
    text-align: center;
    line-height: 1.5;
	}
	.homepage-news li {
		padding: 20px 0;
    width: 100%;
    text-align: center;
    min-height: auto;
	}
	.hero-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
		padding: 0 10px;
	}
	.scroll {
    bottom: 20px;
	}
	.owl-theme .owl-nav{
		display: none;
	}
	.home-sale-product-img {
    height: 200px;
	}
	.footer-contacts ul li {
    width: 100%;
		text-align: center;
		line-height: 1.5;
	}
	.mobile-menu{
		position: fixed;
		height: 100%;
		top: 50px;
		z-index: 999;
		width: 100%;
		background: rgba(68, 68, 68, 0.95);
		padding: 0;
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	.mobile-menu ul{
		width: 100%;
    height: calc(100% - 50px);
		padding: 10px 0;
    overflow-y: scroll;
	}
	.mobile-menu ul li{
		padding: 5px 20px;
	}
	.mobile-menu ul li a{
		color: #fff;
		text-decoration: none;
		line-height: 1.5;
		font-size: 1.2em
	}
	.search-area-mobile{
		position: fixed;
		top: 50px;
		z-index: 998;
		width: 100%;
		background: rgba(68, 68, 68, 0.95);
		padding: 15px;
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	.search-area-mobile .search-field {
    width: 90%;
		color: #fff;
    border: 0 !important;
	}
	.search-area-mobile .fa-search:before {
    font-size: 1.2em;
		color: #fff;
	}
	.mobile-header{
		display: block;
		z-index: 99999;
		height: 50px;
		line-height: 50px;
		background: #fff;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	.header-left {
    float: left;
    width: 175px;
    position: relative;
    height: 50px;
	}
	.header-right{
		float: left;
		width: calc(100% - 175px);
		position: relative;
		text-align: right;
	}
	.header-right i{
		color: #e4151d;
		font-size: 1.5em;
		vertical-align: middle;
		padding: 0 10px;
	}
	.woocommerce .side{
		width: 100%;
	}
	.woocommerce .content {
    width: 100%;
    border-left: 0;
		padding: 0 0 50px 0;
	}
	.woocommerce-menu ul li {
    display: inline-block;
		width: 100%;
    border: 0;
    text-align: center;
	}
	.woocommerce-menu ul li a {
	  height: 30px;
		line-height: 30px;
	}
	.single-col-1, .single-col-2{
		padding: 10px 0;
		width: 100%;
		text-align: center;
	}
	.woocommerce table.variations {
    margin: 20px auto;
	}
	.related h2 {
    text-align: center;
    margin-bottom: 20px;
	}
	.coupon input[type=submit] {
    padding: 12px;
	}
	.p-price {
    margin-top: 10px;
	}
}
@media (max-width: 500px){
	.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 24%;
    margin: 0.5%;
    display: inline-block;
	}
	.homepage-sale-products-section:after,
	.homepage-sale-products-section::after,
	.homepage-news:before,
	.homepage-news::before,
	.homepage-news:after,
	.homepage-news::after{
		height: 60px;
	}
	.owl-carousel {
    margin-bottom: 0;
	}
	.homepage-news {
    padding: 25px 0;
	}
	.homepage-sale-products-section {
    padding: 50px 5% 10px 5%;
	}
	.dreamo {
	  text-align: right;
	  padding-bottom: 5px;
	  padding-right: 5px;
	}
	.footer-contacts {
    padding-top: 20px;
    padding-bottom: 0;
	}
	header.main-header{
		height: 200px;
	}
}
@media print {
	header, footer, .related, #pdf, .cart{
		display: none;
	}
	.single-col-1, .single-col-2{
		text-align: left;
	}
}
