/*
Theme Name: Panoramic
Theme URI: http://www.outtheboxthemes.com/themes/panoramic/
Author: Out the Box
Author URI: http://www.outtheboxthemes.com/
Description: Panoramic is a well designed, fully responsive theme with a homepage slider that's easy to customize and offers 5 star support. The subtle design features give it a premium feel and the wide range of flexible theme options help you create a variety of sites from a simple blog to a fully functional online eCommerce store. Used in conjunction with SiteOrigin's drag and drop Page Builder plugin, you can easily build beautiful page layouts with no coding knowledge to create any website from travel to business to food, decor, lifestyle, sport and more. Panoramic integrates seamlessly with the following popular free plugins: SiteOrigin's Page Builder, Contact Form 7 and WooCommerce.
Version: 10.0.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: panoramic
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, blog, e-commerce

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Panoramic is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
	8.1 Panoramic Univeral Styling
	8.2 Panoramic Content Layout Styling
	8.3 Panoramic Theme Styling
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
	10.4 Contacts
	10.5 Shop
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
	12.3 Gallery Sertificats
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	box-sizing: border-box; /* Apply a natural box layout model to the document; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
}
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a:focus {

}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #58585a;
    font-family: sans-serif;
    font-size: 14px;
	font-weight: 400;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

.title-product {
	color: #284191;
   	font-family: "Roboto","Helvetica Neue",sans-serif;
	font-weight: 400;
	font-size: 32px;
 	margin-bottom: .55em;
	line-height: 1.0em;
 	word-wrap: break-word;
	margin-top: 0;
	text-align:center;

}

p {
    margin-bottom: 1.5em;
}

b,
strong {
    font-weight: bold;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
	background: url('library/images/quote.png') top left no-repeat;
	margin: 0 1.5em 0 0;
	padding: 0 0 0 3.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
.spoiler-head {
	background: #284191;
 	border: #fff 1px solid;
 	padding: 3px 13px;
	color:#ffffff;
	position:relative;

}
ul.mtree.default li {
	color: #000;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
}

ul.mtree.default li a {
	color:#000 !important;
 	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0px;
	padding: 5px 24px 5px 20px;
	min-height: 39px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

@media (min-width: 960px) {
	.cat-parent {
		position: relative;
	}

		.cat-parent > ul {
		position: absolute;
		left: 100%;
		top: 0;
		z-index: 10;
	}
	ul.mtree.default li:hover > a {
		background-color: #f1f4ff;
		color: #294191 !important;
	}
	ul.mtree.default li > a:hover, ul.mtree.default li.current-cat > a {
		text-decoration:none !important;
		font-weight: 400 !important;
	}

	ul.mtree.default li a:hover {
		font-weight: 400 !important;
	}

	ul.mtree.default ul {
		background-color: #FFF;
		border-radius: 5px;
		min-width: 300px;
		box-shadow: 0px 5px 20px 3px rgba(15,13,51,0.25);
		padding: 20px 0;
	}
}

ul.mtree.default ul ul > li:first-child {
	border:0;
}

ul.mtree.default ul ul > li {
	border:0;
}

ul.mtree.default ul ul > li a {

}


ul.mtree.default ul ul > li:last-child {
	border:0;
}



ul.mtree.default li.mtree-closed:before {
    content: '' !important;
}

/*
ul.mtree.default li.mtree-open:before {
    content: '▲' !important;
}
*/

ul.mtree.default li.mtree-node:before {
	content: '';
	position: absolute;
	right: 24px;
	top: 40%;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 7px;
	width: 7px;
	transform: rotate(135deg) translate(0, -50%);
}

.spoiler-head a {
	color:#ffffff !important;
 	font-size: 14px;
	font-weight: 300;
  	letter-spacing: 0px;
  	text-transform: uppercase;

}

.spoiler-arrow {
  	position: absolute;
   	top: 5px;
  	right: 5px;
 	font-size: 12px;
	color: rgba(255, 255, 255, 0.19);
	cursor:pointer;
}

.second-spoiler-arrow {
	color: rgba(255, 255, 255, 0.36);
 	font-size: 10px;
 	top: 7px;
}

.spoiler-head a:hover {
	text-decoration:underline;
}

.spoiler-body {
    background: #dcdcdc;
    font-size:12px;
}

.spoiler-body a {
    padding: 3px 23px;
}

.blocky { display:block !important; }

.second-head {
	background: #6d7aa5;
	border-color: #888fa5;
}
.second-head a {
	text-transform: none;
  	padding: 0;
}

hr {
    background-color: #d0d2d4;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
.woocommerce ul.products li.product .button {
	margin-left: 0;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
.product-title-overflow {
	padding-top: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 23.7% !important;
	margin: 0 !important;
	min-height: 325px !important;
border:1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.xaras li span:first-child:after {
	content: "...............";
	margin-left: 5px;
}
.woocommerce ul.products li.product a {
	margin-bottom: 3px;
	display: inline-block;
	top: -5px;
}
.woocommerce ul.products li.product:nth-child(1n){
	margin-left: 0 !important;
}
.woocommerce ul.products li.product:nth-child(4n){
	margin-right: 0 !important;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
	clear: initial !important;
}
.resize-images {
	height: 150px;
	width: 150px;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 15px;
}
.prod-right {
	float: none;
	width: 100%;
	text-align: center;
	clear: both;
	min-height: 98px;
}
ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
.xaras {
	cursor: auto;
	color: #000 !important;
}
dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

figure {
    margin: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 300;
    line-height: 1.0em;
    word-wrap: break-word;
    color: #006489;
    margin-top: 0;
}

.htwo,
.htwo a {
    font-weight: 300;
    line-height: 1.0em;
    word-wrap: break-word;
    color: #006489;
    margin-top: 0;
}

.htwo {
    font-size: 28px;
    margin-bottom: .65em;
}

.blue-htwo {
	color: #284191;
}

.htwo-footer {
 	padding: 0 0 6px;
 	margin: 0 0 10px 0;
 	font-size: 15px;
 	line-height: 16px;
  	text-transform: uppercase;
  	font-weight: 600;
	color: #284191;
	word-wrap: break-word;
	clear:both;
}

h1 {
    font-size: 32px;
    margin-bottom: .55em;
}

h2 {
    font-size: 28px;
    margin-bottom: .65em;
}

h3 {
    font-size: 22px;
    margin-bottom: .8em;
}

h4 {
    font-size: 20px;
    margin-bottom: 1.1em;
}

h5 {
    font-size: 16px;
    margin-bottom: 1.3em;
}

h6 {
    font-size: 14px;
    margin-bottom: 1.4em;
}

.entry-content code {
    display: block;
    background: #f7f7f7;
    border: 1px solid #D8D8D8;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
    margin: 5px 0;
    overflow-x: auto;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}

a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid rgba(0, 0, 0, 0.14);
	color: #FFF;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 10px 25px;
}

a.button {
	display: inline-block;
	-webkit-appearance: none;
}
a.button:hover {
	color: #FFFFFF;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	outline: none;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	max-width: 100%;
	padding: 3px;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	max-width: 100%;
	width: 500px;
}

.form-oder > br {
	display: none;
}


.form-oder span.wpcf7-not-valid-tip {
	display:inline;
	padding-left:10px;
}

 .wpcf7-validation-errors {
	margin:0 !important;
	border:0 !important;
}

.popup h3 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	color: #294191;
	font-size: 21px;
	text-align: left;
	background-color: #f1f4ff;
	padding: 15px 38px;
	min-height: 120px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
@media (max-width: 970px) {
	.popup h3 {
		padding: 15px 28px;
		font-size: 18px;
		min-height: 80px;
	}
}
@media (max-width: 770px) {
	.popup h3 {
		padding: 15px 18px;
		font-size: 16px;
	}
}
.popup.popup_orange h3 {
	color: #f59100;
	background-color: #fff4e5;
}
.popup h3 span {
	display: block;
	font-size: 17px;
	margin-top: 7px;
}
@media (max-width: 970px) {
	.popup h3 span {
		font-size: 15px;
		margin-top: 5px;
	}
}
@media (max-width: 770px) {
	.popup h3 span {
		font-size: 14px;
	}
}
.form-oder input[type="text"],
.form-oder input[type="tel"],
.form-oder input[type="email"],
.form-oder textarea {
 	border-left: 0;
 	border-right: 0;
	margin: 0 0 10px;
 	padding: 0 26px;
	border: 1px #d9d9d9 solid;
  width: 100%;
 	background: #FFF;
	color: #000000;
	margin-top: 0;
	line-height: 62px;
	outline:0;
	border-radius: 5px;
	font-family: "Roboto","Helvetica Neue",sans-serif;
	font-size: 17px;
}
@media (max-width: 970px) {
	.form-oder input[type="text"],
	.form-oder input[type="tel"],
	.form-oder input[type="email"] {
		line-height: 52px;
		font-size: 16px;
		padding: 0 20px;
	}
}
@media (max-width: 770px) {
	.form-oder input[type="text"],
	.form-oder input[type="tel"],
	.form-oder input[type="email"] {
		line-height: 42px;
		font-size: 15px;
		padding: 0 15px;
	}
}
@media (max-width: 470px) {
	.form-oder input[type="text"],
	.form-oder input[type="tel"],
	.form-oder input[type="email"] {
		line-height: 36px;
		font-size: 14px;
		padding: 0 10px;
	}
}

.form-oder textarea {
	padding: 10px 26px;
	line-height: 1.2;
	height: 80px;
}
@media (max-width: 970px) {
	.form-oder textarea {
		font-size: 16px;
		padding: 10px 20px;
	}
}
@media (max-width: 770px) {
	.form-oder textarea {
		font-size: 15px;
		padding: 10px 15px;
	}
}
@media (max-width: 470px) {
	.form-oder textarea {
		font-size: 14px;
		padding: 10px 10px
	}
}

.form-oder input[type="submit"],
.form-oder input[type="submit"]:hover,
.form-oder input[type="submit"]:focus {
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
	background-color: #294191;
	font-size: 17px;
	line-height: 68px;
	outline: 0;
	border: 0;
	border-radius: 5px;
	font-family: "Roboto","Helvetica Neue",sans-serif;
}
@media (max-width: 970px) {
	.form-oder input[type="submit"],
	.form-oder input[type="submit"]:hover,
	.form-oder input[type="submit"]:focus {
		font-size: 16px;
		line-height: 58px;
	}
}
@media (max-width: 770px) {
	.form-oder input[type="submit"],
	.form-oder input[type="submit"]:hover,
	.form-oder input[type="submit"]:focus {
		font-size: 15px;
		line-height: 48px;
	}
}
@media (max-width: 470px) {
	.form-oder input[type="submit"],
	.form-oder input[type="submit"]:hover,
	.form-oder input[type="submit"]:focus {
		font-size: 14px;
		line-height: 38px;
	}
}

.popup_orange .form-oder input[type="submit"]:hover,
.popup_orange .form-oder input[type="submit"]:focus,
.popup_orange .form-oder input[type="submit"] {
	background-color: #ff9700;
}

.buttons-block {
	clear:both;
	overflow:hidden;
}

.order-button-area {
	text-align: left;
	margin-top: 30px;
	float: left;
	width: auto;
}

.price-ask {
	float: left;
	margin-top: 30px;
	font-size: 18px;
	color: #dd1a32;
	width: 50%;
	text-align: left;
}

.reverse {
	background-color:#fff !important;
	color:#284191 !important;
	border: 1px #284191 solid !important;
}

.reverse:hover {
	background-color:#d21233!important;
	color:#fff !important;
	border: 1px #d21233 solid !important;
}

.share-block {
	clear:both;
	margin-top:10px;
}

.sb-text {
	color: #565656;
 	float: left;
}

.sb-share {
	float: left;
	margin-left: 20px;
}

.woocommerce .widget-area {
 	width: 25%;
 	float: left;
 	padding: 15px 2% 0 0;
}

.woocommerce #container, .woocommerce-page #container {
	padding: 0 0 0 2% !important;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	text-decoration: none;
}

a:visited {

}

a:hover,
a:focus,
a:active {

}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	height: 58px;
   	background-color: #F5F5F5;
	width: 100%;
}
.main-navigation.translucent {
	position: absolute;
	z-index: 99999;
}
.boxed .main-navigation.translucent {
	max-width: 1140px;
}

.main-navigation.border-bottom {
box-shadow: 0 0 10px 0 #333;
}
.main-menu-container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 22px;
	position: relative;
}

.nav-load {
	height: 58px;
	overflow: hidden;
	visibility: hidden;
}
.site-header.sticky.stuck {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.015);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.main-navigation.sticky.stuck {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
}

.boxed .site-header.sticky.stuck {
	max-width: 1140px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.boxed .main-navigation.sticky.stuck {
	max-width: 1140px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.main-navigation ul.nav-menu {

}

.main-navigation li {
	position: relative;
	display: block;
    float: left;
}
.main-navigation ul.nav-menu > li {
    float: left;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 19px 22px 18px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0px;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;

    -webkit-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
     -moz-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
      -ms-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
       -o-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
          transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
}

@media (max-width: 960px) {
	body.show-main-menu .main-navigation li {
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		justify-content: flex-end;
	}

	body.show-main-menu .main-navigation a,
	body.show-main-menu .main-navigation .current_page_parent a,
	body.show-main-menu .main-navigation a:hover,
	body.show-main-menu .main-navigation a:link,
	body.show-main-menu .main-navigation a:focus {
		color: #000 !important;
		text-transform: none !important;
		font-size: 17px !important;
		font-weight: 400 !important;
		padding: 12px 6px 12px 32px !important;
		background-color: transparent !important;
	}
}
@media (max-width: 640px) {
	body.show-main-menu .main-navigation a,
	body.show-main-menu .main-navigation .current_page_parent a,
	body.show-main-menu .main-navigation a:hover,
	body.show-main-menu .main-navigation a:link,
	body.show-main-menu .main-navigation a:focus {
		font-size: 14px !important;
		line-height: 1 !important;
		padding: 10px 6px 10px 22px !important;
		background-color: transparent !important;
	}
}

.main-navigation a:hover {
    color: #FFF;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.95);
	border-top: 0px solid #FFFFFF;
	float: left;
	position: absolute;
	top: 56px;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
	text-transform: none;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
	white-space: nowrap;
	text-align: left;
	width: auto;
	padding: 15px 32px 15px 20px;
	min-width: 190px;
}

.main-navigation ul ul li {
	width: 100%;
}

.main-navigation li:hover > a {
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-parent > a,
.main-navigation li.current_page_parent > a,
.main-navigation li.current-menu-ancestor > a,
.main-navigation li.current_page_ancestor > a {
    color: #FFF;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

.main-navigation a:hover,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-parent > a,
.main-navigation li.current_page_parent > a,
.main-navigation li.current-menu-ancestor > a,
.main-navigation li.current_page_ancestor > a,
.main-navigation button {
	background-color: rgba(255, 255, 255, 0.3);
}

.main-navigation li.current-menu-item.no-highlight > a,
.main-navigation li.current_page_item.no-highlight > a {
	background-color: transparent;
}

/* ---- Mobile Menu ---- */

.header-menu-button,
.main-menu-close {
    display: none;
}

	.menu-dropdown-btn {
		display: none;
	}

@media (max-width: 960px) {
	.menu-dropdown-btn {
		display: block;
		position: relative;
		border-left: 1px solid #000000;
		border-top: 1px solid #000000;
		height: 7px;
		width: 7px;
		margin-bottom: 7px;
		transform: rotate(135deg) translate(0, -50%);
	}
	.menu-dropdown-btn i {
		display: none !important;
	}
}
.menu-dropdown-btn:hover .fa {
	font-weight: 700 !important;

}
.main-navigation li.current-menu-item > .menu-dropdown-btn,
.main-navigation li.current_page_item > .menu-dropdown-btn,
.main-navigation li.current-menu-parent > .menu-dropdown-btn,
.main-navigation li.current_page_parent > .menu-dropdown-btn,
.main-navigation li.current-menu-ancestor > .menu-dropdown-btn,
.main-navigation li.current_page_ancestor > .menu-dropdown-btn {
	color: #FFFFFF;
}

.main-navigation ul ul .menu-dropdown-btn {
	padding: 2px 11px 5px 14px;
}

/* Small menu */
.menu-toggle {
	display: none;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: right;
	text-align: right;
	width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: left;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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-size: 1.4rem;
	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 */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
8.1 Panoramic Univeral Styling
--------------------------------------------------------------*/
.clearboth {
	clear: both;
}
.border-bottom {
	border-bottom: 0px solid #e0e0e0;
}
.border-top {
    border-bottom: 1px solid #e0e0e0;
}
ul.no-indent {
	margin-left: 0;
}
ul.no-bullets {
	list-style: none;
}

/*--------------------------------------------------------------
8.2 Panoramic Content Layout Styling
--------------------------------------------------------------*/

.boxed {
    background-color: #FFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 0 6px rgba(0, 0, 0, 0.1);
    max-width: 1140px;
    margin: 0 auto;
}

.content-area {
	width: 75%;
	float: left;
	padding: 0 2% 0 0;

}

.widget-area {
	width: 25%;
	float: left;
	padding: 15px 0 0 2%;
}

body.full-width .content-area {
	width: 100%;
}
body.full-width .widget-area {
	display: none;
}

.home .widget-area {
    padding-top: 22px !important;
}
.blog .widget-area {
    padding-top: 15px !important;
}
.ratings {
	margin: 0;
	list-style: none;
	margin-bottom: 15px;
}
.ratings li{
	display: inline-block;
}
.ratings li i{
	font-size: 18px;
	color: #FF9700;
}
.page-template-template-left-primary-sidebar .content-area,
.page-template-template-left-primary-sidebar-no-page-title .content-area,
.page-template-template-left-secondary-sidebar .content-area,
.page-template-template-left-secondary-sidebar-no-page-title .content-area,
.page-template-template-left-shop-sidebar .content-area,
.page-template-template-left-shop-sidebar-no-page-title .content-area {
	flex: 1 1 auto;
	padding: 0 0 0 2%;
}

.page-template-template-left-primary-sidebar .widget-area,
.page-template-template-left-primary-sidebar-no-page-title .widget-area,
.page-template-template-left-secondary-sidebar .widget-area,
.page-template-template-left-secondary-sidebar-no-page-title .widget-area,
.page-template-template-left-shop-sidebar .widget-area,
.page-template-template-left-shop-sidebar-no-page-title .widget-area {
	width: 252px;
	flex-shrink: 0;
	padding: 15px 0 0 0;
}

.page-template-template-full-width .content-area,
.page-template-template-full-width-no-page-title .content-area {
	float: none;
	width: 100%;
	padding: 0;
}

.page-template-template-full-width .content-area,
.page-template-template-full-width .widget-area,
.page-template-template-full-width-no-page-title .content-area,
.page-template-template-full-width-no-page-title .widget-area {
    box-shadow: none;
}

/*--------------------------------------------------------------
8.3 Panoramic Theme Styling
--------------------------------------------------------------*/

h1.centered {
	text-align: center;
}
h1.top-padded {
	margin-top: 20px;
}

h1.page-not-found {
	color: #000000;
	font-size: 100px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
}

p.centered {
	text-align: center;
}

body.rounded-corners input,
body.rounded-corners textarea,
body.rounded-corners ul.products li.product a.button.product_type_simple {
	border-radius: 3px;
}


#page {
    position: relative;
    right: 0;

    -webkit-transition: right 0.4s ease 0s;
     -moz-transition: right 0.4s ease 0s;
      -ms-transition: right 0.4s ease 0s;
       -o-transition: right 0.4s ease 0s;
          transition: right 0.4s ease 0s;
}

.site-container {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	box-sizing: border-box;
}
header > .site-container {
		z-index: 10;
		position: relative;
}
.site-container.full-width {
	max-width: 100%;
}
.boxed .site-header .main-navigation .site-container {
	padding: 0;
}
.boxed {
	background-color: #FFF;
}

body.home.panoramic-one-page-mode .site-content.site-container {
	padding: 0;
}

.site-header {
	background-color: #FFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.015);
	margin: 0 0 25px;
	-webkit-margin-collapse: separate;
}
.site-header.no-bottom-margin {
	margin: 0;
}
.home .site-header {
    margin: 0;
}
.site-top-bar {
	z-index: 10;
	background-color: #FFF;
}
.site-top-bar .site-container {
    position: relative;
}

.site-top-bar ul {
    margin: 0;
    padding: 0;
}
.site-top-bar ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
.site-top-bar ul li a {
    display: block;
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    color: #777;
    padding: 0 7px;
}

.search-block {
    position: absolute;
    top: -55px;
    right: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
    padding: 13px 0 6px 6px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-top: 0;
    height: auto;
    background-color: #ffffff;
    z-index: 96;
}
.search-block .search-field {
    margin: 0;
    padding: 2px 8px;
    height: 33px;
    width: 270px;
    color: #898989;
    outline: none;
	vertical-align: top;
	box-sizing: border-box;
}
.search-block .search-submit,
.widget_search .search-submit {
    padding: 0;
    background-image: url(library/images/search_btn_bg.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 33px;
    width: 34px;
    widget: 14%;
    position: relative;
    right: 4px;
}
.widget_search .search-submit {
	widget: 14%;
}

.info-text em {
	font-style: normal;
}

.new-visual-it {
	max-width: 770px;
 	outline: 0px #000 solid;
  	width: 100%;
	text-align:left !important;
	letter-spacing: 0.5px !important;
	position:relative;
}
.new-visual-it,
.new-visual-it a {
	color:#686868;
}
.it-adress-block {
	float:left;
	width:32%;
	margin-right:20px;
	display: flex;
    align-items: center;
    min-height: 63px;
}
.it-phones-block {
	float:left;
	width:57%;
	display: flex;
    align-items: center;
    min-height: 63px;
}
.top-email {
	color: #d21010 !important;
    font-size: 16px !important;
}
.panoramic-header-layout-standard .site-header-right { width: 63% !important; }
.ita-icon-block {
	width: 27px;
 	outline: 0px #00b133 solid;
  	height: 53px;
  	float: left;
  	background-image: url(../panoramic/library/images/for-contacts.jpg);
  	background-repeat: no-repeat;
 	background-size: 100%;
	position:relative;
}
.ita-icon-block i {
	color: #dd1a32;
 	font-size: 27px;
 	position: absolute;
 	top: 13px;
 	left: 18px;
}
.ita-info {
	float: left;
	width: 90%;
	padding-left:20px;
}

.itp-icon-block {
	width: 27px;
 	outline: 0px #00b133 solid;
  	height: 53px;
  	float: left;
  	background-image: url(../panoramic/library/images/for-contacts.jpg);
  	background-repeat: no-repeat;
 	background-size: 100%;
	position:relative;
}
.itp-icon-block i {
	color: #dd1a32;
 	font-size: 27px;
 	position: absolute;
 	top: 15px;
 	left: 15px;
}
.itp-info {
	float: left;
	width: 93%;
	padding-left:20px;
}
.it-callback-block {
	position:absolute;
	right: -70px;
 	bottom: -80px;
}
.it-cb-but {
	width: 160px;
  	height: 53px;
	background-image:url('../panoramic/library/images/zakazat_zvonok.png');
	background-repeat:no-repeat;
	background-size:100%;
}

.it-callback-block a:hover .it-cb-but {
	background-image:url('../panoramic/library/images/zakazat_zvonok_blue.png');
}

@media only screen and (max-width: 1129px) {
	.panoramic-header-layout-standard .branding {
		float:none;
	}
	.new-visual-it {
		max-width:100%;
	}
	.panoramic-header-layout-standard .site-header-right {
		float:none;
		padding:0;
	}
	.it-callback-block {
		right:0;
		bottom:-50px;
	}
}
@media only screen and (max-width: 989px) {
	.it-adress-block {
		margin-right:0;
	}
}

@media only screen and (max-width: 960px) {
	.panoramic-header-layout-standard .site-header-right {
		padding:0;
	}
	.it-phones-block {
		float: none;
 		width: 100%;
 		overflow: hidden;
 		text-align: center;
	}
	.it-adress-block {
		float: none;
 		width: 100%;
 		overflow: hidden;
 		text-align: center;
	}
	.itp-icon-block {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.ita-icon-block {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.ita-info {
		padding:0;
	}
	.itp-info {
		padding:0;
	}
	.it-callback-block {
   		position: relative;
  		right: initial;
  		bottom: initial;
 		width: 160px;
 		margin-left: auto;
 		margin-right: auto;
 		margin-top: 20px;
	}
	.widget_search .search-submit {
		display: block;
		position: absolute;
		top: 21px;
		right: 17px;
	}
	.widget_search .search-submit {
		top: 0px;
	}
	.site-header .branding {
		position: relative;
		z-index: 999999;
	}
	#masthead .it-callback-block {
		width: 205px !important;
		bottom: 13px !important;
		left: 295px !important;
	}
	.header-menu-button .fa.fa-bars {
		float: left !important;
	}
}
@media only screen and (max-width: 820px) {

	#masthead .site-header-right .info-text {
		margin-top: 9px !important;
	}
}
@media only screen and (max-width: 680px) {
	#marquee {
		font-size: 13px !important;
	}

   #container .product {
        margin: 0 1.6% 20px !important;
    }
	.overlay {
		display: none !important;
	}
	.widget-area .widget .search-field {
		width: 91%;
		max-width: 100%;
	}
	.slider-container.default .prev, .slider-container.default .next {
		top: 30% !important;
	}
	.site-header .branding {
		padding: 0;
		width: 200px !important;
		min-height: inherit;
		float: left !important;
	}
	.header-menu-button {
		min-height: 53px !important;
	}
	.site-footer-widgets ul li.widget {
		width: 100% !important;
		float: none !important;
		padding: 0 0 20px !important;
		display: block;
	}
	#search-5,
	#text-8{
		display: none;
	}
	#text-9 a{
		display: block;
	}
	#text-9 br{
		display: none;
	}
	.it-callback-block {
		display: none !important;
	}
    #masthead .it-callback-block {
        display: block !important;
        position: absolute !important;
        background: #fff !important;

        margin: 0 !important;
        padding-bottom: 3px !important;
        padding-top: 2px !important;
    }
    #masthead .header-menu-button .fa.fa-bars {
        float: left !important;
    }
	#masthead .it-cb-but {
		position: relative;
		margin: 0px auto;
	}
	#masthead .it-callback-block {
		left: 235px !important;
		width: 163px !important;
	}
    #masthead .site-header-right {
        float: right !important;
        width: 100px !important;
    }
	#masthead .site-header .branding {
		padding: 18px 0 16px 0 !important;
	}
	.closex{
		margin: 0;
		border: 1px solid;
		display: inline-block;
		position: absolute;
		right: 1px;
		top: 3px;
		width: 20px;
		border-radius: 100%;
		font-size: 13px;
		height: 22px;
		background: #ccc;
		color: #fff;
		cursor: pointer;
		display: block;
	}
	.ita-info, .itp-info {
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 9999;
		background: #fff;
		border: 1px solid #ddd;
		padding: 14px !important;
		top: 82px;
		display: none;
	}
	.site-header-right .info-text {
		position: static;
	}
	.it-adress-block, .it-phones-block {
		float: left;
		width: 55px;
	}
	.it-adress-block, .it-phones-block {
		float: left;
		width: 36px;
		height: 39px;
	}
	.it-adress-block {
		margin-right: 18px;
	}
	.ita-icon-block,
	.itp-icon-block{
		background-size: 100%;
		width: 19px;
	}
	.it-phones-block{
		margin-right: 0;
	}
	.site-header-right {
		height: 41px;
		width: 93px !important;
		float: right !important;
	}
	.ita-icon-block i,
	.itp-icon-block i{
		font-size: 22px;
		top: 7px;
		left: 10px;
	}
	.itp-icon-block i {
		top: 9px;
		left: 10px;
	}
	.site-header-right .info-text {
		position: static;
		overflow: hidden;
		padding: 0;
		margin-top: 9px;
	}
	.search-form{
		position: relative;
	}
	#content ul.products li.product {
		width: 46.2% !important;
	}

}
.site-header .site-header-right .menu {
	width: auto;
	padding: 0 !important;
	margin: 0 1px 0 0;
	list-style: none;
	text-align: right;
	display: inline-block;
	float: right;
}
.site-header .site-header-right .menu li {
	width: auto;
	float: left;
	margin: 0 15px 0 0;
}
.site-header .site-header-right .menu li:last-child {
	margin-right: 0;
}
.site-header .site-header-right .top .menu {
	margin-bottom: 6px;
}
.site-header .site-header-right .bottom .menu {
	margin-top: 8px;
}

.site-header .site-top-bar .menu a {
	text-transform: none;
	font-size: 12px;
	margin: 0 3px 0 0;
}


/*
.site-header .widget-area .widget {
	margin: 0;
}

.site-top-bar-left .widget_nav_menu .menu {
	float: left;
}

.site-header .site-header-right .menu {
	float: right;
}
.site-header .widget_nav_menu .menu li {
	float: left;
	margin: 0 10px 0 0;
}
*/

/*
.site-header .branding {
	padding: 27px 0 23px 0;
}
*/

.site-header .branding .title {
	font-size: 44px;
	line-height: 40px;
	text-decoration: none;
}
.site-header .branding .title.thin {
	font-weight: 100;
}
.site-header .branding .title.light {
	font-weight: 300;
}
.site-header .branding .title.normal {
	font-weight: 400;
}
.site-header .branding .title.semi-bold {
	font-weight: 600;
}
.site-header .branding .title.bold {
	font-weight: 700;
}
.site-header .branding .title.extra-bold {
	font-weight: 800;
}

.site-header .branding .description {
	font-size: 15px;
	font-weight: 300;
}

.site-header-right .bottom {
	display: inline-block;
	float: right
}
.site-header-right .bottom .info-text {
	margin-top: 10px;
}
.site-header-right .bottom .social-links {
	margin-top: 0px;
}
.site-header-right .bottom .shop-links {
	margin-top: 9px;
}
.site-header-right .bottom .widget-area {
	margin-top: 9px;
}


.header-image {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}
body.home.panoramic-one-page-mode .header-image {
	margin-bottom: 0px;
}
.header-image.loading {
    overflow: hidden;
    background: url(library/images/loader.gif) center center no-repeat;
}
.header-image .content-link {
	display: inline-block;
	width: 100%;
}
.header-image img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.header-image .overlay {
    letter-spacing: 1px;
    margin: 0 0 0;
	padding: 0;
    position: absolute;
    text-align: center;
    top: 28%;
    width: 100%;
    z-index: 8;
	line-height: 1.2em;
	word-wrap: break-word;
}
.header-image .overlay.top-padded {
	padding-top: 1.3%;
}
.header-image .overlay .opacity {
    padding: 3.5% 3.5% 3.5% 3.5%;
	margin: 0 auto;
	position: relative;
	display: block;
	width: 60%;
}
.header-image .overlay .opacity h2 {
    font-size: 37px;
	line-height: 43px;
	font-weight: 500;
	margin: 3px 0 17px 0;
    text-transform: uppercase;
}
.header-image .overlay .opacity p {
	font-weight: 300;
	font-size: 18px;
	margin: 8px 0 8px 0;
	padding: 0 4% 0 4%;
	line-height: 22px;
}
.header-image .overlay a {
    color: #fff;
}

.blog .entry-header.site-container {
    margin: 0 0 25px;
}

.page-marker {
	position: absolute;
	top: 1px;
	display: inline-block;
}

ul.sections {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.sections > li {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
	padding: 25px 0 0 0;
}
ul.sections > li .container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 22px 0 22px;
}
ul.sections > li hr.divider {
	width: 100%;
	max-width: 1096px;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 1px;
}
ul.sections > li:first-child {
	padding-top: 35px;
}
ul.sections > li:last-child {
	border: none;
}

.search .content-area {
	width: 75%;
	float: right;
	padding: 0 2% 0 0;
	padding-left: 29px;
	padding-top: 20px;
	padding-right: 0;
}
span.wpcf7-not-valid-tip {
	color: #ad2727;
}
div.wpcf7 {
	padding: 0 38px;
}
@media (max-width: 970px) {
	div.wpcf7 {
		padding: 0 28px;
	}
}
@media (max-width: 770px) {
	div.wpcf7 {
		padding: 0 18px;
	}
}
div.wpcf7-validation-errors {
	border: 2px solid #ad2727;
}

#googlemap {
	height: 400px;
	width: 100%;
	margin-bottom: 50px;
}

/* -------- Breadcrumbs Styling -------- */
.breadcrumbs {
    line-height: 15px;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.page-template-template-left-primary-sidebar .breadcrumbs,
.page-template-template-left-primary-sidebar-no-page-title .breadcrumbs,
.page-template-template-left-secondary-sidebar .breadcrumbs,
.page-template-template-left-secondary-sidebar-no-page-title .breadcrumbs,
.page-template-template-left-shop-sidebar .breadcrumbs,
.page-template-template-left-shop-sidebar-no-page-title .breadcrumbs {
	margin: 0 0 20px 27%;
}


/* -------- Home Slider Styling -------- */


.caroufredsel_wrapper {
	height:400px !important;
}

.search .caroufredsel_wrapper {
	height: 225px !important;
}
.search .post-loo-images {
    float: left;
    width: 217px;
}
.search article{
    margin-bottom: 40px;
}
.slider-container {
	overflow-x: hidden;
    width: 100%;
	height:400px !important;
}
@media only screen and (max-width: 1024px) {

	.slider-container {
		height:300px !important;
	}

	.caroufredsel_wrapper {
		height:300px !important;
	}

	.main-navigation a {
		padding:19px 15px 18px;
	}

}

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

	.slider-container {
		height:228px !important;
	}

	.caroufredsel_wrapper {
		height:228px !important;
	}
	.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
		float: left !important;
		clear: initial !important;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 48.2% !important;
	}
}

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

	.slider-container {
		height:126px !important;
	}

	.caroufredsel_wrapper {
		height:126px !important;
	}

}

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

	.slider-container {
		height:119px !important;
	}

	.caroufredsel_wrapper {
		height:119px !important;
	}

}


.slider-container.default {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
    position: relative;
	margin: 0 0 20px 0;
}
body.home.panoramic-one-page-mode .slider-container {
	margin-bottom: 0px;
}
.slider-container.default.loading {
    overflow: hidden;
    background: url(library/images/loader.gif) center center no-repeat;
}
.slider-container.default.loading .slider {
    visibility: hidden;
}
.slider-container.default .slider {
    padding: 0;
	margin: 0;
	list-style: none;
}
.slider-container.default .slider .slide {
    float: left;
    position: relative;
}
.slider-container.default .slider .slide .overlay {
    letter-spacing: 1px;
    margin: -45px 0 0;
	padding: 0;
    position: absolute;
    text-align: center;
    top: 18%;
    width: 100%;
    z-index: 8;
	line-height: 1.2em;
	word-wrap: break-word;

	/*
	TODO: Add this CSS when fixing the centering of the slider overlay
	height: 100%;
	top: 0;
	*/


	/*
	height: 50%;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	*/
}
.slider-container.default .slider .slide .overlay.top-padded {
	padding-top: 1.3%;

	/*
	TODO: Add this CSS when fixing the centering of the slider overlay
	margin-top: 58px;
	margin-top: 0;
	height: 45%;
	height: 100%;
	*/
}

.slider-container.default .slider .slide .overlay .opacity {
    padding: 3.5% 3.5% 3.5% 3.5%;
	margin: 0px auto 27px auto;
	position: relative;
	display: block;
	width: 60%;

	/*
	TODO: Add this CSS when fixing the centering of the slider overlay
	height: 64%; - 50% plus the padding of the opacity layer
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	*/
}

/*
TODO: Add this CSS when fixing the centering of the slider overlay
.slider-container.default .slider .slide .overlay.top-padded .opacity {
	top: 58px;
}
*/

.slider-container.default .slider .slide .overlay .opacity h2 {
    font-size: 37px;
	line-height: 43px;
	font-weight: 500;
	margin: 3px 0 17px 0;
    text-transform: uppercase;
}
.slider-container.default .slider .slide .overlay .opacity p {
	font-weight: 300;
	font-size: 18px;
	margin: 8px 0 8px 0;
	padding: 0 4% 0 4%;
	line-height: 22px;
}
.slider-container.default .slider .slide .overlay .opacity img {
	width: auto;
	min-width: 0;
}

.slider-container.default .slider .slide .overlay a {
    color: #fff;
}
.slider-container.default .slider .slide img {
    display: block;
    width: 100%;
	min-width: 400px;
    height: auto;
}
.slider-container.default .pagination {
    bottom: 0;
    height: 30px;
    position: absolute;
    text-align: center;
	width: 100%;
}
.slider-container.default .pagination a.selected span {
    background-color: #ffffff;
    position: relative;
}
.slider-container.default .pagination a {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 3px;
}
.slider-container.default .pagination span {
    border: 2px solid rgba(255, 255, 255, 0.6) !important;
    border-radius: 8px;
    display: inline-block;
    height: 15px;
    line-height: 0;
    overflow: hidden;
    text-indent: -100px;
    width: 15px;
	font-size: 0px;
}

.slider-container.default .prev,
.slider-container.default .next {
    position: absolute;
    top: 50%;
	height: 49px;
    width: 49px;
    margin: -26px 0 0 0;
    text-align: center;
    opacity: 0;
    cursor: pointer;
    z-index: 9;
    transform: scale(0.7);
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;
}
.slider-container.default .prev.round,
.slider-container.default .next.round {
	border-radius: 50%;
	border: 2px solid #FFFFFF;
}
.slider-container.default .prev.round {
	padding: 0 3px 0 0;
}
.slider-container.default .next.round {
	padding: 0 0 0 2px;
}
.slider-container.default .prev.top-padded,
.slider-container.default .next.top-padded {
	margin-top: 0.3%;
}

.slider-container.default .prev .fa,
.slider-container.default .next .fa {
    font-size: 37px;
	line-height: 47px !important;
}
.slider-container.default .prev.round .fa,
.slider-container.default .next.round .fa {
	line-height: 45px !important;
}
.slider-container.default .prev {
    left: 20px;
}
.slider-container.default .next {
    right: 20px;
}

.slider-container.default .prev:hover,
.slider-container.default .next:hover {
    background-color: rgba(255, 255, 255, 0.65);
}

.slider-container.default:hover .prev,
.slider-container.default:hover .next {
    opacity: 1;
    transform: scale(1);
}
.slider-container.default:hover .prev.disabled,
.slider-container.default:hover .next.disabled {
    opacity: 0.4;
    cursor: default;
}

.slider-placeholder {
	margin: 0 0 83px 0;
}

.woocommerce-product-rating{
	float: none !important;
}
/* -------- Social Media Links Styling -------- */
.search-btn {
    cursor: pointer;
}

.social-links {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.site-header .social-links {
    float: right;
}
.site-top-bar-left .social-links {
	float: left;
}
.social-links li {
    font-size: 19px;
	float: left;
    padding: 1px 0 0 13px;
}
.social-links li.search,
.widget-area .widget .social-links li.search,
.site-footer-widgets .widget .social-links li.search {
	display: none;
}
.site-header .social-links li.search {
	display: block;
}
.social-links li:first-child {
    padding-left: 0;
}

/* Social media links in sidebar and footer */
.widget-area .widget_panoramic_social_links_widget {
	display: inline-block;
	width: 100%;
}
.widget-area .widget .social-links,
.site-footer-widgets .widget .social-links {
	width: 100%;
	display: inline-block;
}
.widget-area .widget .social-links li,
.site-footer-widgets .widget .social-links li {
    font-size: 19px;
	float: left;
    padding: 1px 0 0 13px;
	display: inline-block;
}
.widget-area .widget .social-links li:first-child,
.site-footer-widgets .widget .social-links li:first-child {
    padding-left: 0;
}

.site-header .social-skype,
.site-header .social-facebook,
.site-header .social-twitter,
.site-header .social-google-plus,
.site-header .social-youtube,
.site-header .social-instagram,
.site-header .social-pinterest,
.site-header .social-linkedin,
.site-header .social-tumblr,
.site-header .social-flickr,
.site-header .social-yelp,
.site-header .social-vimeo,
.site-header .social-etsy,
.site-header .social-email {
	color: #969696;
}

.entry-content.no-title {
	margin: 0;
}

/* -------- Footer Styling -------- */
.site-footer {
	margin: 25px 0 0 0;
}
body.home.panoramic-one-page-mode .site-footer {
	margin: 0;
}

.site-footer-widgets {
    padding: 50px 0 15px;
	font-size: 14px;
}
.site-footer-widgets.hidden {
	display: none;
}
.site-footer-widgets .notice {
	text-align: center;
	margin: 0 0 30px 0;
}

.site-footer-widgets .site-container ul li {
    display: block;
}
.site-footer-widgets .site-container > ul {
    margin: 0;
    padding: 0;
}
.site-footer-widgets .site-container > ul > li {
    margin: 0;
    padding: 10px 18px 20px;
    list-style-type: none;
    display: block;
    float: left;
    width: 25%;
    box-sizing: border-box;
}
.site-footer-widgets ul li:first-child {
	padding: 10px 18px 20px 0;
}
.site-footer-widgets ul li:last-child {
	padding: 10px 0 20px 18px;
}

.site-footer-widgets ul li h2.widgettitle {
	padding: 0 0 6px;
	margin: 0 0 10px 0;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 600;
}


.site-footer-widgets .widget ul {
    margin: 0;
    padding: 0;
}
.site-footer-widgets .widget ul li {
    margin: 0 0 2px;
    padding: 0;
    display: block;
    float: none;
}
.site-footer-widgets .widget ul li a {

}
.site-footer-widgets .widget .search-field {
    width: 80%;
    box-sizing: border-box;
    padding: 5px 8px;
}
.site-footer-widgets .widget article .entry-title {
    font-size: 16px;
}

.site-footer-bottom-bar {
	color: #FFFFFF;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	padding: 41px 0 41px;
	font-size: 13px;
	font-weight: 300;
}
.site-footer-bottom-bar a {
    text-transform: none;
    color: #FFFFFF;
}
.site-footer-bottom-bar a:hover {
	color: inherit;
    text-decoration: underline;
}
.site-footer-bottom-bar-left {
    float: left;
}
.site-footer-bottom-bar-right {
    float: right;
    text-align: right;
}

.site-footer-bottom-bar.centered .site-footer-bottom-bar-left,
.site-footer-bottom-bar.centered .site-footer-bottom-bar-right {
    float: none;
    text-align: center;
}
.site-footer-bottom-bar.centered .site-footer-bottom-bar-left {
	margin-bottom: 7px;
}

.site-footer-bottom-bar-right ul {
    margin: 0;
    padding: 0;
}
.site-footer-bottom-bar-right ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
}
.site-footer-bottom-bar-right a {
    display: block;
    line-height: 13px;
	font-size: 13px;
    text-transform: none;
    color: #FFFFFF;
    padding: 0 7px;
}
.site-footer-bottom-bar-right ul li:last-child {
    box-shadow: none;
}
.site-footer-bottom-bar-right ul li:last-child a {
    padding: 0 0 0 7px;

}

/* -------- Back to Top Button Styling -------- */

#back-to-top {
	position: fixed;
	z-index: 1010;
	right: -40px;
	bottom: 20px;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
@media (max-width: 960px) {
	#back-to-top {
		display: none;
	}
}
body.rounded-corners #back-to-top {
	border-radius: 3px;
}
#back-to-top i {
	font-size: 18px;
	line-height: 40px !important;
	font-weight: 300;
	vertical-align: top;
	-webkit-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
#back-to-top .hover {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: -1;
	-webkit-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
body.rounded-corners #back-to-top .hover {
	border-radius: 3px;
}
#back-to-top:hover .hover { opacity: 1 }
#back-to-top:hover i { color: #fff; }
#back-to-top.visible { left: 40px; }
#back-to-top.gone { left: -40px; }

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

.widget-area .widget {
    margin: 0 0 25px;
}
@media (max-width: 960px) {
	.widget-area .widget {
	    margin: 0;
	}
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
	width: 89.5%;
	height: 33px;
	box-sizing: border-box;
	vertical-align: top;
	padding: 2px 8px;
	margin: 3px 0 0 0;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.widget-area .widget .search-field {
    height: 33px;
    width: 85%;
    box-sizing: border-box;
    padding: 2px 8px;
	vertical-align: top;
}

/* Search widget */
.widget_search .search-submit {
	display: inline-block;
}

.widget-area .widget h2 {
    padding: 0 0 6px;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 600;
	border-bottom: 1px solid #e0e0e0;
}


.htwo-widget {
	color:#000000;
	padding: 0 0 6px;
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #e0e0e0;
}


.widget-area .widget ul {
    margin: 0;
    padding: 0;
}
.widget-area .widget ul li {
    margin: 0 0 2px;
    padding: 0;
    list-style-type: none;
}
.widget-area .widget ul li a {

}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/

.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:31%;
}

.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:65%;
}

.page-template-template-left-primary-sidebar {
	display: flex;
	align-items: stretch;
}

.category-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-top: 14px;
}

.category-block {
	width: 24.3%;
	text-align: center;
	margin-right: .6%;
	margin-bottom: 5px;
	background-color: #fafafa;
	transition: all 500ms;
	border-radius: 4px;
	text-decoration: none;
	color: #010101;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding: 28px 20px;
	font-family: "Roboto","Helvetica Neue",sans-serif;
	font-weight: 400;
}

.category-block:hover {
	background-color: #FFFFFF;
	box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.25);
	color: #294191;
	z-index: 2;
}

.category-block__name {
	padding: 0;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 20px;
	min-height: 40px;
}

.image-test {
	display: block;
	width: 100%;
	height: 130px;
	background-size: contain;
	background-repeat: no-repeat;
	border:0px #000 solid;
	background-position: center;
	margin-bottom: 11px;
}

.prod-title {
	outline:0px #000 solid;
	height:35px;
}

.category-block img {
	width:250px;
}

@media only screen and (max-width: 1024px) {
	.category-block {
		width: 32%;
		min-height: 255px;
	}
	.category-block img {
		width:200px;
	}
}

@media only screen and (max-width: 700px) {
	.category-block {
		width: 48%;
	}

}

@media only screen and (max-width: 460px) {
	.category-block {
		width: 100%;
	}
	.category-block img {
		max-width:400px;
		width:100%;
	}
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/

.sticky {
}

.site-header.sticky {
	display: block;
}
.main-naviation.sticky {
	display: block;
}

.hentry {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 30px;
	padding: 0 0 30px;
}
.page .hentry {
    border: 0;
    margin: 0 0 25px;
    padding: 0;
}

.byline {
	display: inline;
}

.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content {
	margin-top: 25px;
}
body.home.panoramic-one-page-mode .site-content {
	margin-top: 0px;
}


.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-template-template-full-width-no-page-title .entry-content,
.page-template-template-left-primary-sidebar-no-page-title .entry-content,
.page-template-template-right-primary-sidebar-no-page-title .entry-content,
.page-template-template-left-secondary-sidebar-no-page-title .entry-content,
.page-template-template-right-secondary-sidebar-no-page-title .entry-content,
.page-template-template-left-shop-sidebar-no-page-title .entry-content,
.page-template-template-right-shop-sidebar-no-page-title .entry-content,
.no-page-titles .entry-content,
.post-archive-no-post-titles.no-post-meta-data .entry-content,
.post-single-no-post-titles.no-post-meta-data .entry-content {
	margin: 0;
}

.post-meta-data .entry-content,
.post-archive-no-post-titles.no-post-meta-data .post:first-of-type .entry-content,
.no-post-meta-data .entry-content {
	margin: 1.5em 0 0 0;
}

.no-page-titles.post-archive-no-post-titles.no-post-meta-data .post:first-of-type .entry-content {
	margin: 0;
}

.page-content img,
.entry-content img,
.entry-summary img {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.wp-caption img {
    box-shadow: none;
}

/* -------- Post Images Carousel -------- */
.blog-post-side-layout .post-loop-images {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    width: 30%;
    float: left;
    overflow: hidden;
}
.post-no-img .post-loop-images {
    display: none;
}
.blog-post-side-layout .post-loop-content {
    width: 67.5%;
    padding: 0 0 8px 0;
    float: right;
}
.blog-post-side-layout.post-no-img .post-loop-content {
    width: 100%;
    padding: 0 0 8px 0;
    float: none;
}

.post-loop-images-carousel-wrapper {
    position: relative;
}
.post-loop-images-carousel-wrapper-remove {
    background-image: url(library/images/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 220px;
    overflow: hidden;
}
.post-loop-images-prev,
.post-loop-images-next {
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 3px;
    cursor: pointer;
    height: 38px;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    margin: -16px 0 0;
    padding: 5px 0 0;
    position: absolute;
    top: 50%;
    width: 34px;
    z-index: 9;
    opacity: 0;
    transform: scale(0.8);

    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;
}
.post-loop-images-prev {
    left: 8px;
}
.post-loop-images-next {
    right: 8px;
}
.blog-post-side-layout .post-loop-images-carousel {

}
.post-loop-images-carousel-remove {
    height: 220px !important;
    visibility: hidden !important;
    overflow: hidden;
}
.post-loop-images-carousel div {
    float: left;
    text-align: center;
    margin: 0 0 15px;
}
.blog-post-side-layout .post-loop-images-carousel div {
    margin: 0;
}
.post-loop-images-carousel img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
body.rounded-corners .post-loop-images-carousel img {
	border-radius: 3px;
}
.blog-post-top-layout .post-loop-images-carousel div {
	margin: 0 0 22px;
}
.blog-post-top-layout .post-loop-images-carousel img {
	display: inline-block;
}

.hentry:hover .post-loop-images-prev,
.hentry:hover .post-loop-images-next {
    opacity: 1;
    transform: scale(1);
}

.single .entry-thumbnail {
    margin: 20px 0;
    text-align: center;
}
body.rounded-corners .entry-thumbnail img {
	border-radius: 3px;
}


/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

article .entry-title {
    margin: 0 0 8px;
}
article .entry-meta {
    font-size: 0.95em;
    font-style: italic;
}
article .tags-links {
    margin: 0 0 0 10px;
}
article .entry-footer {
    font-size: 0.95em;
    font-style: italic;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-area {

}

.comments-title {
    font-size: 18px;
}

.comment-list {
    margin: 0;
    padding: 5px 0 0;
    list-style-type: none;
    clear: both;
}

.comment-list li {
    margin: 0;
    padding: 0 0 10px;
}

.comment {

}

.comment-author {
    padding: 4px 10px 5px 0;
}

.comment-container {
    margin-left: 65px;
}

.comment-author .avatar {
    border: 2px solid #DCDCDC;
	margin: 0 5px 0 0;
}

.comment-meta cite {
    display: block;
    font-size: 13px;
    font-weight: 600;
}

.comment-meta > a {
    font-size: 11px;
}

.comment-content {

}

.comment-content p {
    margin-bottom: 0.4em;
}

.comment .reply {
    text-align: right;
}

.comments-area label {
    float: left;
    min-width: 10.5%;
    padding: 6px 0 0;
}

.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="password"],
.comments-area input[type="search"] {
    padding: 0.8% 1%;
    width: 75%;
}

#comments ul {
    margin-left: 2em;
}
#comments li {
    list-style-type: none;
}



/* NEW COMMENT STYLES */

.comment-meta {
    font-size: 14px;
    margin: 0;
    width: 100%;
}




.post-password-required input {
    max-width: 280px;
    margin: 0 5px;
}


/*--------------------------------------------------------------
10.4 Contacts
--------------------------------------------------------------*/

.tesla-contacts-block {
	overflow: hidden;
	padding-left: 20px;
}

.tesla-contacts-blocks {
	overflow: hidden;
	margin-bottom:70px;
}

.tesla-contacts-block-left {
	width: 55%;
	float: left;
}

.tesla-contacts-block-right {
	width: 45%;
	float: left;
	padding-left: 20px;
	padding-top: 43px;
}

@media only screen and (max-width: 1150px) {
	.tesla-contacts-block-right {
		width:100%;
		float:none;
		padding-left:0;
	}

	.tesla-contacts-block-left {
		width:100%;
		float:none;
	}

}


/*--------------------------------------------------------------
10.5 Shop
--------------------------------------------------------------*/

table {
	width:100%;
}

table tr:first-child td {
	padding: 8px;
	font-weight:bold;
	border-bottom: 2px solid #ddd;
	border-top: 0px solid #ddd;
}

table tr td {
	padding: 8px;
	border-top: 1px solid #ddd;
}
 table tr:nth-of-type(even) {
    background-color: #f9f9f9;
}




/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

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

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
	background-color: #FCFCFC;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
	border-radius: 0 0 3px 3px;
}

.wp-caption .wp-caption-text {
	margin: 0;
	padding: 6px 10px;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

@media screen and (max-width: 1562px) {
	.header-image .overlay,
	.slider-container.default .slider .slide .overlay {
		/*top: 26%;*/
    }
    .header-image .overlay .opacity,
	.slider-container.default .slider .slide .overlay .opacity {
    	padding: 3.5% 2.5% 3.5% 2.5%;
	}
}

@media screen and (max-width: 1380px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 50.5%;
	}
	.header-image .overlay,
	.slider-container.default .slider .slide .overlay {
		/*top: 36%;*/
    }
    .header-image .overlay .opacity,
	.slider-container.default .slider .slide .overlay .opacity {
    	padding: 1.5% 1.5% 1.5% 1.5%;
	}
	.header-image .overlay .opacity h2,
	.slider-container.default .slider .slide .overlay .opacity h2 {
	    font-size: 27px;
	    line-height: 36px;
	    margin: 0 0 10px;
	}
}

@media screen and (max-width: 1159px) {
	.header-image .overlay .opacity h2,
	.slider-container.default .slider .slide .overlay .opacity h2 {
	    font-size: 22px;
	    line-height: 28px;
	}
}

@media screen and (max-width: 998px) {
	.header-image .overlay,
	.slider-container.default .slider .slide .overlay {
		/*top: 31.5%;*/
    }
}

@media only screen and (max-width: 960px) {
	.slider-placeholder {
		display: none;
	}

	.header-image .overlay,
	.slider-container.default .slider .slide .overlay {
		/*top: 25%;*/
    }

	.slider-container.default .prev.top-padded,
	.slider-container.default .next.top-padded{
		margin-top: -26px;
	}
	.header-image .overlay.top-padded,
	.slider-container.default .slider .slide .overlay.top-padded {
		padding-top: 0;
	}

	#back-to-top.hide-for-mobile {
		display: none;
	}

}

@media screen and (max-width: 899px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 51%;
	}

	.header-image .overlay,
	.slider-container.default .slider .slide .overlay {
		/*top: 40%;*/
    }

    .header-image .overlay .opacity h2,
	.slider-container.default .slider .slide .overlay .opacity h2 {
	    margin: 0;
	}

	.header-image .overlay .opacity p,
	.slider-container.default .slider .slide .overlay .opacity p {
		display: none;
    }
}

@media screen and (max-width: 849px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 50.7%;
	}

	.header-image .overlay .opacity h2,
	.slider-container.default .slider .slide .overlay .opacity h2 {
	    font-size: 20px;
	    line-height: 26px;
	}
}

@media screen and (max-width: 800px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 51.5%;
	}

	.site-header.sticky.stuck {
		position: relative;
	}
	.main-navigation.sticky.stuck {
		position: relative;
	}
}

@media only screen and (max-width: 782px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 52%;
	}

    .main-navigation {
        margin: 0;
    }
    .header-menu-button {
        padding: 19px 16px;
    }
    .header-menu-button .fa.fa-bars {
        font-size: 21px;
    }

}

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

    .branding {
        float: none !important;
        width: 100% !important;
        text-align: center;
    }
    .site-header-right {
        float: none !important;
        width: 100% !important;
        text-align: center;
        padding: 10px 0 0 !important;
        min-height: 40px !important;
    }
    .site-header-right .info-text {
    	text-align: center;
	}
	.site-header .social-links {
		float: none;
	}
	.site-header .site-header-right .menu {
		float: none;
		margin-bottom: 0 !important;
	}
	.site-header-right .top .header-cart {
		padding-bottom: 0;
	}
	.site-header-right .top {
		width: 100%;
	}
	.site-header-right .bottom {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
	}
	.site-header-right .bottom .info-text,
	.site-header-right .bottom .social-links,
	.site-header-right .bottom .shop-links {
		margin-top: 10px;
	}
	.social-links {
		display: inline-block;
    	float: none;
    	text-align: center;
    	margin: 0;
    }

	.site-top-bar-left .social-links {
		float: none;
	}

    .home-slider div h3 {
        font-size: 32px;
        margin: -22px 0 0;
    }

    .content-area {
        width: 100% !important;
        float: none !important;
        box-shadow: none !important;
        padding: 0 0 20px;
    }
    .widget-area {
        width: 100% !important;
        float: none !important;
        padding: 0 0 20px;
    }
    .page-template-template-left-primary-sidebar .widget-area,
    .page-template-template-left-secondary-sidebar .widget-area,
    .page-template-template-left-shop-sidebar .widget-area {
        box-shadow: 0 1px 0 #e0e0e0;
        padding: 0 0 10px;
        margin: 0 0 30px;
    }
    .page-template-default .widget-area {
        box-shadow: 0 -1px 0 #e0e0e0;
        padding: 30px 0 0;
        margin: 10px 0 0;
    }

    .widget-area .widget .search-field {
    	width: 78%;
    	max-width: 200px;
	}

    .site-footer-widgets .site-container > ul {
        display: block;
    }
    .site-footer-widgets ul li.widget {
        width: 100% !important;
        float: none !important;
        padding: 0 0 40px !important;
        display: block;
    }
    .site-footer-widgets ul li.widget:last-child {
        padding: 0 0 10px !important;
    }
    .blog-post-side-layout .post-loop-content {
        width: 100% !important;
    }

}
@media screen and (max-width: 420px) {
	#content ul.products li.product {
		width: 100% !important;
		margin-bottom: 25px !important;
	}
	ul.products {
		margin-top: 60px !important;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		border-bottom: 0 !important;
	}
}

@media screen and (max-width: 640px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 53%;
	}
    .search .post-loo-images {
        float: none;
        width: 217px;
        margin-bottom: 20px;
    }
    .blog-post-side-layout .post-loop-content {
        width: 100% !important;
    }
    .search-block .search-field {
    	width: 178px;
    }

    .content-area {
        width: 100%;
        float: none;
    }

    .widget-area {
        width: 100%;
        float: none;
    }

    .header-image .overlay .opacity h2,
	.slider-container.default .slider .slide .overlay .opacity h2 {
		font-size: 16px;
    }
}

@media screen and (max-width: 615px) {
	.header-image .overlay,
	.slider-container.default .slider .slide .overlay {
		/*top: 35%;*/
    }
}

@media screen and (max-width: 600px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 52%;
		height: 37px;
	    width: 37px;
	}
	.slider-container.default .prev .fa,
	.slider-container.default .next .fa {
		font-size: 30px;
		line-height: 35px !important;
	}
}
.highlight{
	display: block !important;
}
.closex{
	display: none;
}

.popup {
	z-index: 9999999 !important;
}
.tabs li {
	margin-right: 26px;
	list-style: none;
}
.tabs a {

}
.bloy1{
	display: none !important;
}
.tabs a:hover,
.tabs a.active {
}
.tabgroup div {
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.mobuk0,
.mobuk1{
    display: none;
}

@media screen and (max-width: 960px) {
    .mobuk0, .mobuk1 {
        display: block;
        margin: 0;
    }
    .it-adress-block,
    .it-phones-block{
        display: none;
    }
	.mobuk0 {
		display: block;
		margin: 0;
		position: absolute;
		width: 100%;
		left: 0;
		background-color: #fff;
		z-index: 9999999;
		bottom: -78px;
	}
	body.show-main-menu #main-menu {
		z-index: 99;
	}
	.tabgroup div {
		text-align: center;
		padding: 10px 0px;
	}
	#marquee {
		font-size: 13px !important;
	}
	.overlay {
		display: none !important;
	}
	.widget-area .widget .search-field {
		width: 91%;
		max-width: 100%;
	}
	.slider-container.default .prev, .slider-container.default .next {
		top: 30% !important;
	}
		.site-header-right .info-text {
			margin-top: 19px !important;
		}
	.it-callback-block {
		display: block;
		position: absolute;
		left: 0 !important;
		background: transparent !important;
		width: 90% !important;
		margin: 0 !important;
		bottom: 20px !important;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	.site-header .branding {
		padding: 0;
		width: 200px !important;
		min-height: inherit;
		float: left !important;
	}
	.header-menu-button {
		min-height: 53px !important;
	}
	.site-footer-widgets ul li.widget {
		width: 100% !important;
		float: none !important;
		padding: 0 0 20px !important;
		display: block;
	}
	#search-5,
	#text-8{
		display: none;
	}
	#text-9 a{
		display: block;
	}
	#text-9 br{
		display: none;
	}


	.it-callback-block {
		display: none;
	}
	.it-callback-block {
		display: block;
		position: absolute;
		left: 0;
		background: #fff;
		width: 50%;
		margin: 0;
		bottom: -58px;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	.header-menu-button .fa.fa-bars{
		float: right;
	}
	.it-cb-but {
		position: relative;
		margin: 0px auto;
	}

	.site-header-right{
		float: right !important;
		width: 223px !important;
	}
	.site-header .branding {
		padding: 18px 0 16px 0 !important;
	}
	.closex{
		margin: 0;
		border: 1px solid;
		display: inline-block;
		position: absolute;
		right: 1px;
		top: 3px;
		width: 20px;
		border-radius: 100%;
		font-size: 13px;
		height: 22px;
		background: #ccc;
		color: #fff;
		cursor: pointer;
		display: block;
	}
	.ita-info, .itp-info {
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 9999;
		background: #fff;
		border: 1px solid #ddd;
		padding: 14px !important;
		top: 82px;
		display: none;
	}
	.site-header-right .info-text {
		position: static;
	}
	.it-adress-block, .it-phones-block {
		float: left;
		width: 55px;
	}
	.it-adress-block, .it-phones-block {
		float: left;
		width: 36px;
		height: 39px;
	}
	.it-adress-block {
		margin-right: 18px;
	}
	.ita-icon-block,
	.itp-icon-block{
		background-size: 100%;
		width: 19px;
	}
	.it-phones-block{
		margin-right: 0;
	}
	.site-header-right {
		height: 41px;
		width: 93px !important;
		float: right !important;
	}
	.ita-icon-block i,
	.itp-icon-block i{
		font-size: 22px;
		top: 7px;
		left: 10px;
	}
	.itp-icon-block i {
		top: 9px;
		left: 10px;
	}
	.site-header-right .info-text {
		position: static;
		overflow: hidden;
		padding: 0;
		margin-top: 9px;
	}
	.search-form{
		position: relative;
	}




}
@media screen and (max-width: 570px) {
	#marquee {
		font-size: 13px !important;
	}
	.overlay {
		display: none !important;
	}
	.widget-area .widget .search-field {
		width: 91%;
		max-width: 100%;
	}
	.slider-container.default .prev, .slider-container.default .next {
		top: 30% !important;
	}
	.site-header .branding {
		padding: 0;
		width: 200px !important;
		min-height: inherit;
		float: left !important;
	}
	.header-menu-button {
		min-height: 53px !important;
	}
	.site-footer-widgets ul li.widget {
		width: 100% !important;
		float: none !important;
		padding: 0 0 20px !important;
		display: block;
	}
	#search-5,
	#text-8{
		display: none;
	}
	#text-9 a{
		display: block;
	}
	#text-9 br{
		display: none;
	}
	.slider-container {
		height: 130px !important;
		margin: 0 !important;
	}
	.caroufredsel_wrapper {
		height: 130px !important;
	}
	#masthead .it-callback-block {
		display: none;
	}

	#masthead  .it-callback-block {
		display: block;
		position: absolute;
		left: 0;
		background: #fff;
		width: 50%;
		margin: 0;
		bottom: -58px;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	#masthead .it-callback-block {
		left: inherit !important;
		width: 50%!important;
		bottom: -58px !important;
		right: 0 !important;
	}
	#masthead  .header-menu-button .fa.fa-bars{
		float: right;
	}
	#masthead  .it-cb-but {
		position: relative;
		margin: 0px auto;
	}

    #masthead .site-header-right {
        float: right !important;
        width: 78px !important;
    }
	#masthead  .site-header .branding {
		padding: 18px 0 16px 0 !important;
	}
	#masthead  .closex{
		margin: 0;
		border: 1px solid;
		display: inline-block;
		position: absolute;
		right: 1px;
		top: 3px;
		width: 20px;
		border-radius: 100%;
		font-size: 13px;
		height: 22px;
		background: #ccc;
		color: #fff;
		cursor: pointer;
		display: block;
	}
	#masthead  .ita-info, .itp-info {
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 9999;
		background: #fff;
		border: 1px solid #ddd;
		padding: 14px !important;
		top: 82px;
		display: none;
	}
	#masthead  .site-header-right .info-text {
		position: static;
	}
	#masthead  .it-adress-block, .it-phones-block {
		float: left;
		width: 55px;
	}
	#masthead  .it-adress-block, .it-phones-block {
		float: left;
		width: 36px;
		height: 39px;
	}
	#masthead  .it-adress-block {
		margin-right: 18px;
	}
	#masthead  .ita-icon-block,
	#masthead  .itp-icon-block{
		background-size: 100%;
		width: 19px;
	}
	#masthead  .it-phones-block{
		margin-right: 0;
	}
	#masthead  .site-header-right {
		height: 41px;
		width: 93px !important;
		float: right !important;
	}
	#masthead  .ita-icon-block i,
	#masthead  .itp-icon-block i{
		font-size: 22px;
		top: 7px;
		left: 10px;
	}
	#masthead  .itp-icon-block i {
		top: 9px;
		left: 10px;
	}
	#masthead  .site-header-right .info-text {
		position: static;
		overflow: hidden;
		padding: 0;
		margin-top: 9px;
	}
	.search-form{
		position: relative;
	}

	.tesla-gallery li {
		list-style: none;
		float: left;
		width: 162px !important;
		margin: 0px !important;
		text-align: center;
		outline: 0px #000 solid;
		min-height: 220px;

	}
	.tesla-gallery {
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden !important;
	}
	.tesla-gallery li:nth-child(2n){
		float: right;
		margin: 0;
	}


	.form-contact {
		padding: 0 !important;
		margin-bottom: 22px;
	}
	input.wpcf7-form-control.wpcf7-text.left-label,
	input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.right-label{
		display: block;
		width: 100% !important;
	}
	.wpcf7-form-control-wrap {
		position: relative;
		display: block;
		overflow: hidden;
	}
    #container .product {
        margin: 0 1.6% 83px !important;
    }
}
@media screen and (max-width: 460px) {
	.widget-area .widget .search-field {
		width: 90%;
		max-width: 100%;
	}
    .tabgroup div {
        background: #fff;
    }
    .mobuk0 {
        background-color: transparent;
    }
    #tab2{
        position: relative;
        top: 25px;
    }
    .tabs li {
        margin-right: 14px;
        list-style: none;
    }
    #masthead .site-header-right {
        width: 70px !important;
    }
	.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: none;
		width: 100%;
		clear: both;
	}
	.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: none;
		width: 50%;
		margin: 0px auto !important;
	}
	.woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title {
		margin: 0 0 10px;
		font-size: 20px;
	}
	.widget_search .search-submit {
		display: block;
		position: absolute;
		top: 21px;
		right: 17px;
	}
	.tesla-gallery li {
		width: 110px !important;
		margin: 0px !important;
		min-height: 200px;
	}
	.image-test {
		width: 100%;
		height: 122px;
	}

	.widget_search .search-submit {
		display: block;
		position: absolute;
		top: 0px;
		right: -8px;
	}
	.tesla-gallery {
		overflow: hidden;
		margin: 0;
	}
	.orderby{
		width: 100%;
	}
	.resize-images {
		width: 126px;
		margin-right: 8px;
	}
	.prod-right {
		float: none !important;
		width: 100% !important;
	}
	.resize-images {
		height: 150px;
		width: 150px;
		overflow: hidden;
		margin: 0px auto;
		display: block;
		float: none;
	}
	.prod-right {
		float: left;
		width: 100%;
	}
	/*.category-block {*/
	/*	width: 48%;*/
	/*	margin: 0px auto;*/
	/*	float: left;*/
	/*	margin-bottom: 40px;*/
	/*}*/
	/*.category-block:nth-child(2n) {*/
	/*	float: right;*/
	/*}*/
	.it-adress-block {
		margin-right: 5px;
	}
	.site-header-right {
		width: 78px !important;
	}
	.it-cb-but {
		width: 143px;
		height: 53px;
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		top: 4px;
	}
}
@media screen and (max-width: 338px) {
	.site-header .branding {
		width: 170px !important;
	}
}
@media screen and (max-width: 545px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 51%;
	}
}

@media screen and (max-width: 454px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 57%;
	}

	.header-image .overlay,
	.slider-container.default .slider .slide .overlay {
		/*top: 44%;*/
    }

    .header-image .overlay .opacity h2,
	.slider-container.default .slider .slide .overlay .opacity h2 {
		font-size: 12px;
		line-height: 18px;
    }
}

@media screen and (max-width: 438px) {
	.header-cart-checkout span {
		display: none;
	}
}

@media screen and (max-width: 399px) {
	.slider-container.default .prev,
	.slider-container.default .next {
		top: 59%;
		height: 29px;
	    width: 29px;
	}
	.slider-container.default .prev .fa,
	.slider-container.default .next .fa {
		font-size: 25px;
		line-height: 27px !important;
	}
}

/*--------------------------------------------------------------
12.3 Gallery Sertificats
--------------------------------------------------------------*/
.tesla-gallery li {
	list-style:none;
 	float: left;
 	width: 220px;
 	margin: 10px;
  	text-align: center;
  	outline: 0px #000 solid;
   	min-height: 270px;
}

.tesla-gallery img {
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.46);
}


/*--------------------------------------------------------------
Fallback CSS for Customizer Library Styles
--------------------------------------------------------------*/

/* Top Bar Color */
.site-top-bar,
.panoramic-header-layout-centered .site-top-bar .site-container,
.panoramic-header-layout-centered .site-top-bar-left,
.panoramic-header-layout-centered .site-top-bar-right {
	background-color: #FFFFFF;
}

/* Header Color */
.site-header,
.site-header.sticky.stuck {
	background-color: #FFFFFF;
}

/* Primary Color */
a,
.header-image .overlay .opacity h2,
.slider-container.default .slider .slide .overlay .opacity h2,
.search-btn,
.site-title a,
.widget-area .widget a,
.search-button .fa-search,
.info-text em,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.color-text {
    color: #006489;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #006489;
}

#back-to-top,
.main-navigation,
.main-navigation ul ul,
#comments .form-submit #submit,
.search-block .search-submit,
.no-results-btn,
button,
a.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
ul.sections > li hr.divider,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.button.product_type_simple,
.woocommerce-page ul.products li.product a.button.product_type_simple,
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page input.button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input,
.wpcf7-submit,
.site-footer-bottom-bar {
    background-color: #006489;
}

.main-navigation.translucent {
	background-color: rgba(0, 100, 137, 0.7);
}

.header-cart-checkout.cart-has-items .fa-shopping-cart {
    background-color: #006489;
}

.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	border-top-color: #006489;
}

/* Secondary Color */
a:hover,
.widget-area .widget a:hover,
.search-btn:hover,
.search-button .fa-search:hover,
.site-header .site-top-bar-left a:hover,
.site-header .site-top-bar-right a:hover,
.site-header .site-header-right a:hover,
.widget_panoramic_social_media_links_widget .social-links li a:hover,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-page .woocommerce-breadcrumb a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a.site-header-right{
    color: #3f84a4;
}

#back-to-top .hover,
.main-navigation button:hover,
#comments .form-submit #submit:hover,
.search-block .search-submit:hover,
.no-results-btn:hover,
button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.site-header .site-top-bar-left a:hover .header-cart-checkout .fa,
.site-header .site-top-bar-right a:hover .header-cart-checkout .fa,
.site-header .site-header-right a:hover .header-cart-checkout .fa,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover,
.woocommerce-page ul.products li.product a.add_to_cart_button:hover,
.woocommerce ul.products li.product a.button.product_type_simple:hover,
.woocommerce-page ul.products li.product a.button.product_type_simple:hover,
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page #review_form #respond .form-submit input:hover,
wpcf7-submit:hover {
    background-color: #3f84a4;
}

/* Footer Color */
.site-footer {
	background-color: #eaf1f7;
}

/* Site Title Font */
.site-header .branding .title {
	font-family: 'Kaushan Script';
}

/* Heading Font */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.site-footer-widgets ul li h2.widgettitle,
.header-image .overlay .opacity h2,
.slider-container.default .slider .slide .overlay .opacity h2,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce a.button.alt,
.woocommerce table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart th,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
button,
a.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 400;
}

/* Heading Font Color */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.site-footer-widgets ul li h2.widgettitle {
    color: #006489;
}

/* Body Font */
body,
.site-header .site-top-bar-left a,
.site-header .site-top-bar-right a,
.site-header .site-header-right a,
.breadcrumbs,
.site-footer-widgets .widget a,
.header-image .overlay .opacity p,
.slider-container.default .slider .slide .overlay .opacity p {
    font-family: 'Lato', sans-serif;
}

/* Body Font Color */
body,
.site-header .site-top-bar-left a,
.site-header .site-top-bar-right a,
.site-header .site-header-right a,
.widget_panoramic_social_media_links_widget .social-links li a,
.breadcrumbs,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.search-block .search-field,
.select2-drop,
.select2-container .select2-choice,
.select2-results .select2-highlighted,
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb,
.header-image .overlay .opacity p,
.slider-container.default .slider .slide .overlay .opacity p,
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select,
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content ul.products li.product span.price,
.woocommerce-page #content ul.products li.product span.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #reviews #comments ol.commentlist li .meta,
#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.widget-area .widget h2 {
	color: #58585a;
}

.rpwe-time,
.select2-default {
	color: rgba(88, 88, 90, 0.7) !important;
}

::-webkit-input-placeholder {
	color: rgba(88, 88, 90, 0.7);
}
:-moz-placeholder {
	color: rgba(88, 88, 90, 0.7);
}
::-moz-placeholder {
	color: rgba(88, 88, 90, 0.7);
}
:-ms-input-placeholder {
	color: rgba(88, 88, 90, 0.7);
}

.header-cart-checkout .fa {
	background-color: #58585a;
}

/* Zebra Stripe Even Color */
ul.sections.zebra > li.even {
	background-color: #E6E6E6;
}

/* Slider text overlay background color and button rollover color */
.slider-container.default .slider .slide .overlay .opacity {
	background-color: rgba(255, 255, 255, 0.6);
}

/* Header Image overlay background color */
.header-image .overlay .opacity {
	background-color: rgba(255, 255, 255, 0.6);
}


/**
 * POP-UP
 */

.overlay-pop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: none;
    background-color: rgba(64, 73, 104, .8);
    position: fixed;
    cursor: default;
    overflow-y: scroll;
}

.overlay-pop:target {
    display: block;
}

.popup {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 999;
    margin: 0;
    width: 80%;
    min-width: 280px;
    max-width: 470px;
    position: fixed;
    padding: 0 0 15px;
    border: 1px solid #383838;
    background: #fefefe;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    box-shadow: 0px 0px 20px 5px rgba(15,13,51,0.25);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
@media (max-width: 770px) {
	.popup {
		padding: 0;
	}
}

.overlay-pop:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 10%;
}

.close {
	top: 19px;
	right: 19px;
	width: 18px;
	height: 18px;
	position: absolute;
	padding: 0;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 0px 0px 10px #000;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all ease .8s;
  -moz-transition: all ease .8s;
  -ms-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
}
@media (max-width: 970px) {
	.close {
		top: 15px;
		right: 15px;
	}
}
@media (max-width: 770px) {
	.close {
		top: 10px;
		right: 10px;
	}
}
@media (max-width: 470px) {
	.close {
		top: 5px;
		right: 5px;
	}
}
.close:before,
.close::after {
	display: block;
	background-color: #b5bede;
	content: '';
	position: absolute;
	transform: rotate(45deg);
}
.close:before {
	height: 2px;
	top: 50%;
	right: 0;
	left: 0;
	margin-top: -1px;
}
.close:after {
	width: 2px;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -1px;
}
.popup_orange .close:before,
.popup_orange .close::after {
	background-color: #ffc572;
}
.close:hover {
    background-color: rgba(252, 20, 0, 0);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

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

.pic-left,
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}

.popup embed,
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /* заголовок 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.popup p {margin: 0; padding: 5px 0}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	/* min-height:120px; */
}

.resize-images {
	height:150px;
        width:150px;
	overflow:hidden;
}

.product-title-overflow {
    font-size: 13px;
    padding-top: 0px;
    overflow: hidden;
}
.summary .xaras ul {
	margin: 0;
	margin-bottom: 16px;
	list-style: none;
}
.but-more {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 1.6% 25px !important;
}

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

	.resize-images{
		height:auto;
	}
}

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

	.product-title-overflow {
		font-size: 13px;
		padding-top: 0px;
		overflow: inherit;
	}
}


/*=========   aside sliders    ===========*/
#sow-slider-3{
	height: 250px;
}

#sow-slider-3 .sow-slider-base {
	max-height: 250px;
}

#sow-slider-5{
	height: 200px;
}

#sow-slider-5 .sow-slider-base {
	max-height: 200px;
}

.width-constraint {
	overflow-x: auto !important;
}
span.sku_wrapper {
    display: none;
}

.runnint-text {
	font-size: 18px;

line-height: 1;

padding: 5px;

color: #252f7b;

background-color: #f4f4f4;
}
.description-block {
    border: 1px solid #dddddd;
    background: #f9f9f9;
    padding: 15px;
    border-radius: 3px;
}
.description-block span {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
.form-contact {
    padding: 50px;
}
input.wpcf7-form-control.wpcf7-text.left-label {
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.075);
    transition: border-color ease-in-out 0.15s box-shadow ease-in-out 0.15s ease 0s;
    display: block;
    width: 47%;
    height: 36px;
    padding: 6px 12px;
    line-height: 1.42857;
    font-size: 15px;
    color: #555;
	float:left;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 30px;
margin-bottom:10px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.right-label {
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.075);
    transition: border-color ease-in-out 0.15s box-shadow ease-in-out 0.15s ease 0s;
    display: block;
    width: 48%;
    height: 36px;
    padding: 6px 12px;
    line-height: 1.42857;
    font-size: 15px;
    color: #555;
	float:left;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
margin-bottom:10px;
}
.wpcf7-form-control.wpcf7-textarea.text-label {
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.075);
    transition: border-color ease-in-out 0.15s box-shadow ease-in-out 0.15s ease 0s;
    display: block;
    width: 100%;
    height: 120px;
    padding: 6px 12px;
    line-height: 1.42857;
    font-size: 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.order-button-area a {
    background: rgb(40, 65, 145) !important;
    padding: 12px 25px !important;
    display: block;
    font-size: 15px !important;
    border-radius: 7px !important;
    height:41px !important;
    margin-right:10px !important;
}
.order-button-area a:hover{
    background: rgb(105, 122, 178) !important;
}
.price-ask a{
    background: #FF9700 !important;
    padding: 12px 25px !important;
    display: block;
    font-size: 15px !important;
    border-radius: 7px !important;
height:41px !important;
    border:none !important;
    color:#ffffff !important;
}
.price-ask a:hover{
        background: #f7aa3a !important;
        border:none !important;
}

@media (min-width: 960px) {
	.cat-parent:hover > ul {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
	}
}

.widget_product_categories {
	background-color: #FFF;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
}

.widget_product_categories .htwo-widget {
	background-color: #fbfbfb;
	line-height: 62px;
	font-weight: 700;
	font-size: 16px;
	text-transform: none;
	color: #000000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0 10px 0 20px;
	border: 0;
	margin: 0 0 12px 0;
}
i.far.fa-check-circle {
    color: #50b705;
}
.woocommerce-page .woocommerce-ordering {
    width: 100% !important;
    float: none !important;
    clear: both;
}
.woocommerce-ordering span {
	font-weight: bold;
	font-size: 15px;
	margin-right: 22px;
}
.woocommerce-ordering ul {
	display: inline-block;
	margin-left: 0;
}
.woocommerce-ordering ul li a[selected="selected"]{
	font-weight: bold;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	width: 100% !important;
}
.xaras table tr:first-child td {
    padding: 8px;
    font-weight: normal;
    border-bottom: 0;
    border-top: 0px solid #ddd;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	text-align: left !important;
	margin: 0 0 30px !important;
	padding: 0 !important;
	height: 42px !important;
	padding-top: 9px !important;
}
.orderby li{
    display: inline-block;
    margin-right: 10px;
    list-style: none;
}
.orderby li a{
    color: #000;
}

.catalog_select_mobile {
	display: none !important;
}
@media (max-width: 960px) {
	.catalog_select_mobile {
		display: flex !important;
	}
	.catalog_select_mobile:before {
		content: '';
    display: block;
    position: relative;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    height: 7px;
    width: 7px;
    margin-bottom: 7px;
    transform: rotate(135deg) translate(0, -50%);
	}
}

.products .xaras{
	display: none;
}


@media (max-width: 960px) {
	#body ul.mtree a {
		transition: none;
	}
	#body #main-menu {
		display: none;
			top: 70px;
			width: auto;
			right: 0;
			left: 0;
			bottom: 0;
			padding-top: 80px;
			background-color: #FFF !important;
			box-shadow: 0px 0px 20px 1px rgba(40,57,48,0.5);
	}

	#body #main-menu:before {
		content: 'Меню';
		display: block;
		position: absolute;
		color: #7f7f7f;
		left: 32px;
		top: 37px;
		line-height: 1;
		font-size: 17px;
	}

	#body .main-menu-close {
		position: absolute;
		right: 20px;
		top: 36px;
		transform: rotate(45deg);
		height: 16px;
		width: 16px;
		background: none;
	  left: auto;
		z-index: 105;
	}

	#body .main-menu-close i {
		display: none !important;
	}

	#body .main-menu-close:before,
	#body .main-menu-close:after {
		content: '';
		display: block;
		position: absolute;
		background-color: #284191;
	}

	#body .main-menu-close:before {
		height: 2px;
		left: 0;
		right: 0;
		top: 50%;
		margin-top: -1px;
	}

	#body .main-menu-close:after {
		width: 2px;
		left: 50%;
		bottom: 0;
		top: 0;
		margin-left: -1px;
	}

	body#body.show-main-menu #main-menu {
		  display: flex;
	}

	#body .menu-item-opened {
		display: block !important;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: auto;
		background-color: #FFF;
		z-index: 100;
	}
	#body .menu-item-opened > a,
	#body .menu-item-opened > a:focus,
	#body .menu-item-opened > a:hover {
	    display: table;
			text-decoration: none;
			font-weight: 400;
			color: #284191 !important;
			position: relative;
			margin-top: 11px;
			font-size: 17px;
			padding: 22px 6px 22px 52px !important;
			background-color: transparent !important;
	}
	#body .menu-item-opened > a:before {
		content: '';
    display: block;
    position: absolute;
    left: 39px;
    top: 48%;
    border-left: 2px solid #284191;
    border-top: 2px solid #284191;
    height: 9px;
    width: 9px;
    transform: rotate(-45deg) translate(0, -50%);
	}
	#body .menu-item-opened > a::after {
		display: none;
	}
	#body .menu-item-opened > .menu-dropdown-btn {
		display: none;
	}

	#body .menu-item-opened > ul {
		display: block !important;
		height: auto !important;
		background-color: #FFF;

	}

	#body .main-navigation #main-menu ul a {
		box-shadow: none;
	}

	#body .content-area {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.page-template-template-left-primary-sidebar {
		flex-direction: column-reverse;
	}

	#content.site-content.site-container  {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 0;
	}

	.widget_product_categories {
		display: none;
		border: 0 none;
	}

	.widget_product_categories ul {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.widget_product_categories ul.mtree.default li.mtree-active.mtree-open {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: auto;
		background-color: #FFF;
		z-index: 103;
	}

	.widget_product_categories ul.mtree.default li.mtree-active.mtree-open > ul {
		box-shadow: none;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
	}

	 .widget_product_categories ul.mtree.default li {
		 display: flex;
		 align-items: center;
	 }
	 .widget_product_categories ul.mtree.default li a,
	 .widget_product_categories ul.mtree.default li a:focus,
	 .widget_product_categories ul.mtree.default li a:hover {
     font-size: 17px;
     font-weight: 400 !important;
     padding: 12px 6px 12px 32px;
		 text-decoration: none !important;
	 }

	 .widget_product_categories ul.mtree.default li.cat-parent > a:after {
		 content: '';
     display: block;
     position: relative;
     border-left: 1px solid #000000;
     border-top: 1px solid #000000;
     height: 7px;
     width: 7px;
     margin-bottom: 7px;
		 margin-left: 3px;
     transform: rotate(135deg) translate(0, -50%);
	 }

	 ul.mtree.default li.mtree-node:before {
		 display: none;
	 }

	.widget_product_categories.opened {
		display: block;
		position: fixed;
		top: 70px;
    width: auto;
    right: 40px;
    left: 0;
    bottom: 0;
		background-color: #FFF;
		z-index: 102;
	}

	.widget_product_categories.opened .htwo-widget {
		background-color: transparent;
		line-height: inherit;
		color: #284191;
		position: relative;
		font-size: 17px;
		font-weight: 400;
		margin-top: 11px;
		padding: 22px 6px 22px 52px;
		cursor: pointer;
		margin-bottom: 0;
	}

	.widget_product_categories.opened .htwo-widget:before {
		content: '';
    display: block;
    position: absolute;
    left: 39px;
    top: 48%;
    border-left: 2px solid #284191;
    border-top: 2px solid #284191;
    height: 9px;
    width: 9px;
    transform: rotate(-45deg) translate(0, -50%);
	}

}

@media (max-width: 640px) {
	ul.mtree.default ul {
		padding: 0;
	}
	.widget_product_categories ul.mtree.default li a,
	.widget_product_categories ul.mtree.default li a:focus,
	.widget_product_categories ul.mtree.default li a:hover {
		font-size: 14px;
		line-height: 1;
		padding: 10px 6px 10px 22px;
	}

	#body #main-menu {
		padding-top: 68px;
	}

	#body .menu-item-opened > a,
	#body .menu-item-opened > a:focus,
	#body .menu-item-opened > a:hover {
			margin-top: 10px;
			padding: 20px 6px 20px 42px !important;
			font-size: 17px !important;
			background-color: transparent !important;
	}
	ul.mtree.default li.mtree-open.menu-item-opened:before {
		display: none;
	}

	#body .menu-item-opened > a:before {
		left: 29px;
	}

	#body .main-menu-close {
		right: 15px;
		top: 28px;
	}
	#body #main-menu:before {
		left: 22px;
    top: 32px;
	}
	.widget_product_categories.opened {
		right: 30px;
	}
	.widget_product_categories.opened .htwo-widget {
		line-height: 1;
		margin-top: 10px;
		padding: 20px 6px 20px 42px;
	}

	.widget_product_categories.opened .htwo-widget:before {
		left: 29px;
	}
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img{
border:none !important;
}

.green{
   color:#50b705;
}
.price {
    margin-top: 15px;
}
span.cena {
    display: block;
    /* font-family: 'Lato-Black'; */
    font-size: 25px;
    color: #284191;
    font-weight: 600;
    margin-bottom: 18px;
}