@charset "UTF-8";
/*!
 * Theme Name: Saha3
 * Version: 1.0.1/0.5
 * Author: Theme Junkie (customizer Gromel)
 */
/*------------------------------------*\
    CONTENTS
\*------------------------------------*/
/**
 * BASE
 * - NORMALIZE
 * - LAYOUTS
 * - MAIN
 * - SHARED
 * - TYPOGRAPHY
 * - FORMS
 *
 * SECTIONS
 * - TOP BAR
 * - HEADER
 * - NAVIGATIONS
 * - TITLE
 * - CONTENT
 * - SIDEBAR
 * - FOOTER
 * - COMMENT
 *
 * WOOCOMMERCE
 * - GENERAL
 * - HEADER CART
 * - HEADER SEARCH
 *
 * fancyBox (new)
 *
 * STATE
 *
 * RESPONSIVE
 */
/*------------------------------------*\
	$NORMALIZE
\*------------------------------------*/
/*------------------------------------*\
	$LAYOUTS
\*------------------------------------*/
.site-container, .site-header-inner .container, #top-bar {
  max-width: 1180px;
  margin: 0 auto;
}
.site-container {
  background-color: #fff;
}
.site-logo {
overflow: hidden;
        background-color: #2185c5;
            width: 100%;
    font-size: 1.3em;
}
.site {
/*background-color: #7ecefd;*/
}
.page-fullscreen #content-wrap.container {
  max-width: 100%;
}

.no-margin #content #content-wrap {
  margin: 0 auto;
}

.layout-2c-l .content-area {
  float: left;
  position: relative;
  width: 73%;
}
.layout-2c-l .widget-area {
  float: right;
  width: 23%;
}

.layout-2c-r .content-area {
  float: right;
  position: relative;
  width: 72%;
padding-right: 15px;
}
.layout-2c-r .widget-area {
  float: left;
  width: 26%;
  padding: 20px 15px 0 15px;
  background-color: #f6f6f6;
}
.widget-area .widget-title, .error404 .widget-title {
color:#444;
}
.layout-1c .content-area {
  width: 100%;

position: relative;
display: inline-block;
}

.entry-content .no-padding > .panel-grid-cell {
  padding: 0 !important;
}

.entry-content .no-margin > .panel-grid-cell {
  margin: 0 !important;
}

/*------------------------------------*\
	$MAIN
\*------------------------------------*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  /*vertical-align: baseline;*/
}

html {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}

* html {
  font-size: 100%;
}

html {
  min-height: 100%;
}

@media screen and (min-width: 960px) {
  html {
    margin-left: calc(100vw - 100%);
    margin-right: 0;
  }
}

body {
  background-color: #fff;
  color: #929292;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.71429em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Grid > Main Classes.
 */
.saha-row .col {
  float: left;
}
.saha-row .col.first {
clear: both;
margin-left: 0;
}
.products.saha-row .col {
  width: 340px;
}
.products.saha-row {
    min-height: 430px;
}
#recently-woo-product .owl-item {
 max-width: 150px;
margin-right: 19px;
}

.recently-product-owl {
clear:both;
}
.saha-row .span_1_of_1 {
  float: none;
  width: 100%;
}
.saha-row .span_1_of_2 {
  width: 50%;
}
.saha-row .span_1_of_3 {
  width: 33.33%;
}
.saha-row .span_1_of_4 {
  width: 25%;
}
.saha-row .span_1_of_5 {
  width: 20%;
}
.saha-row .span_1_of_6 {
  width: 16.66666667%;
}
.saha-row .span_1_of_7 {
  width: 14.28%;
}
@media only screen and (max-width: 960px) {
	.saha-row .col.first {
	clear: none;
	}
	.saha-row .span_1_of_3 {
		width: 50%;
	}
	.saha-row .col:nth-child(2n+1) {
		clear: both;
		margin-left: 0;
	}
}
@media only screen and (min-width: 321px) and (max-width: 1059px) {
	.products.saha-row {
		margin-left: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1060px) {
	.saha-row .col:nth-child(2n) {
		margin-left: 50px;
    }
	.saha-row .col.first {
		clear: none;
	}
}
@media only screen and (max-width: 767px) {
	.saha-row .span_1_of_3 {
		float: none;
	}
	.saha-row .span_1_of_3 {
		width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.single-product .saha-row .span_1_of_2 {
		width: 100%;
	}
}
@media only screen and (min-width: 1100px) {
	.saha-row. .col {
	margin-left: 20px;
	}
}
@media only screen and (min-width: 1150px) {
	.saha-row .col {
	margin-left: 40px;
	}
}
@media only screen and (min-width: 1280px) {
	.saha-row .col {
	margin-left: 80px;
	}
}
.related .saha-row .col.first, .saha-row .col.span_1_of_2 {
	margin-left: 0;
}
.saha-row .col.span_2_of_2 {
padding-left: 10px;
}
.related .products.saha-row {
    min-height: unset;
}
/**
 * Rows.
 */
.panel-grid-cell {
  width: 100%;
}

/**
 * Selection Color.
 */
::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

/*------------------------------------*\
	$SHARED
\*------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

mark {
  background: none;
}

select, iframe {
  max-width: 100%;
}

figure > img {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

img[class*="align"],
img[class*="attachment-"] {
  height: auto;
}
.wp-caption {
  margin-bottom: 24px;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-bottom: 5px;
}

.wp-caption-text {
  font-size: 14px;
  font-style: italic;
  color: #999;
}
.content-area {
font-size: 1.2em;
}
.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0;
}

.alignright {
  float: right;
  margin: 0 0 0.5em 0.5em;
}

.aligncenter {
  clear: both;
}

.alignnone {
  display: block;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

caption, th, td {
  font-weight: normal;
  padding: 6px;
  /*text-align: center;*/
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ebebeb;
  width: 100%;
  line-height: 1.2857142857;
  margin: 20px 0;
}
table th {
  font-weight: 600;
  padding: 8px;
  text-align: left;
}

table td {
  padding: 8px;
}

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}

.sticky,
.bypostauthor {
  font-size: inherit;
}

.col:after, .clr:after, .group:after, dl:after {
  content: '';
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/
/**
 * Set link colors.
 */
a {
  color: #555;
  text-decoration: none;
}
p a, .term-description a {
  color: #333;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
/*
a, a:hover, a:focus {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
*/
:focus {
  outline: 0;
}

/**
 * Headings.
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 12px 0;
  color: #444;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1em;
}

h1,
.h1 {
  font-size: 1.8em;
}

h2,
.h2 {
  font-size: 1.1em;
}

h3,
.h3 {
  font-size: 1.1em;
}

h4,
.h4 {
  font-size: 14px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}
/**
 * Text elements.
 */
p {
  margin: 0 0 14px;
}

small {
  font-size: 13px;
}

abbr[title],
dfn[title] {
  cursor: help;
}

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}

del {
  color: #aaa;
  text-decoration: line-through;
  vertical-align: baseline;
}
.product .price del .woocommerce-Price-amount, li.product:hover .price del .woocommerce-Price-amount {
  font-size: 18px;
  color: rgba(255, 0, 0, 0.5);
  text-decoration: line-through;
}
code, kbd, pre, samp {
  font-size: 16px;
}

pre {
  margin: 24px 0;
  padding: 24px;
  background-color: #fafafa;
  color: #2080ad;
}

code {
  color: #2080ad;
}

blockquote {
  margin: 24px 40px 24px 100px;
  padding: 15px;
  background-color: #f6f6f6;
  border-left-width: 3px;
  border-style: solid;
  border-color: #2185c5;
  color: #777;
}
blockquote p {
  margin-bottom: 0;
}
blockquote cite {
  padding: 10px 0 0 20px;
  color: #555;
  display: block;
  position: relative;
}
blockquote cite:before {
  content: '\2014';
  left: 0;
  position: absolute;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

blockquote, q {
  quotes: none;
}

address {
  margin: 0 0 24px;
  display: block;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 20px;
}

ul, ol, dl {
  margin-bottom: 20px;
}

ul {
 list-style: initial;
 padding-left: 40px;
}
.woocommerce-cart ul, .woocommerce-checkout ul, .sgr-custom-taxonomies-menu ul, .widget_nav_menu ul,
.site-header ul, ul.products, .action-button ul, .entry-share ul, ul.tabs, .mobile-nav ul, .fixed-header ul, .widget_recent_entries ul, #top-bar-wrap ul {
list-style: none;
 padding-left: 0;
}
.sgr-custom-taxonomies-menu > ul > li{
    padding-left: 10px;
}
.widget_sow-editor ul li, .text-sidebar ul li {
    margin: 10px 0;
}

ol {
  padding-left: 40px;
  list-style-type: decimal;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

li ul,
li ol {
  margin: 0;
}
dl {
  margin: 24px;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 24px;
}

hr {
  margin: 24px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  clear: both;
  height: 1px;
  min-height: 0;
}
hr.dotted {
  border-style: dotted;
}
hr.dashed {
  border-style: dashed;
}
hr.blackborder {
  border-color: #000;
}
hr.whiteborder {
  border-color: #fff;
}
strong {
font-weight: 700;
}
/**
 * Print styles.
 */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*------------------------------------*\
	$FORMS
\*------------------------------------*/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea {
  display: inline-block;
  border: 1px solid #e0e0e0;
  padding: 10px;
  margin: 0;
  width: 100%;
  color: #888;
  vertical-align: middle;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
textarea {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type="number"] {
  padding: 10px 0;
  width: 40px;
  text-align: center;
}

select {
  position: relative;
  font-family: "Open Sans", sans-serif;
  width: initial;
  font-size: 1.2em;
  padding: 8px 10px;
  white-space: nowrap;
  /*border: 1px solid #2185c5;*/
}
option {
min-height: 1.7em;
}
textarea {
  height: auto;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
form input:not([type]) {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
}

/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
input[type="color"] {
  padding: 0.2em 0.5em;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
  outline: 0;
  border-color: #ccc;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
form input:not([type]):focus {
  outline: 0;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
form input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

form input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #eee;
  /* menu hover bg color */
  color: #777;
  /* menu text color */
  border-color: #ccc;
}

form label {
  margin: 0.5em 0 0.2em;
}

form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}

form legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #ebebeb;
}

/*csslint outline-none:false*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  border: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input[type="button"],
input[type="submit"] {
  max-height: 40px;
  -webkit-appearance: none;
}
.button {
/*background-color: rgba(0, 0, 0, 0);*/
background-color: #57bf6d;
border: 1px solid #57bf6d;
min-height: 42px;
/*color: #57bf6d;*/
color: #fff;
padding: 10px;
text-align: center;
}
.button:hover {
color: #001e3f;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #57bf6d;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: 0;
}
.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
  border: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=40);
  -khtml-opacity: 0.40;
  -moz-opacity: 0.40;
  opacity: 0.40;
  cursor: not-allowed;
  box-shadow: none;
}
.disabled {
cursor: not-allowed;
    opacity: .5;
}
.woocommerce-checkout .button:disabled {
background-color: buttonface;
cursor: not-allowed;
}
/* Firefox: Get rid of the inner focus border */
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
  background-color: #0078e7;
  color: #fff;
}

/* Checkbox */
input[type="checkbox"] {
  background: #fff;
  border: 1px solid #bbb;
  color: #555;
  display: inline-block;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  min-width: 16px;
  max-width: 16px;
  height: 16px;
  line-height: 0;
  clear: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
input[type="checkbox"]:checked:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  display: inline-block;
  color: #004a99;
  width: 16px;
  line-height: 14px;
}

/* Select */
form .sbHolder {
  position: relative;
  font-family: "Open Sans", sans-serif;
  min-width: 180px;
  font-size: 12px;
  white-space: nowrap;
  border: 1px solid #ebebeb;
}
form .sbSelector, form .sbToggle {
  color: #999;
}
form .sbSelector {
  display: block;
  line-height: 34px;
  padding: 0 25px 0 10px;
  text-transform: capitalize;
}
form .sbToggle {
  float: right;
  line-height: 34px;
  padding-right: 10px;
}
form .sbToggle::after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  margin-left: 6px;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: scale(0.8, 1) translateZ(0px);
  -moz-transform: scale(0.8, 1) translateZ(0px);
  -ms-transform: scale(0.8, 1) translateZ(0px);
  -o-transform: scale(0.8, 1) translateZ(0px);
  transform: scale(0.8, 1) translateZ(0px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
form .sbToggle.sbToggleOpen::after {
  -webkit-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  -moz-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  -ms-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  -o-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
}
form .sbOptions {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 304px;
  display: block;
  font-size: 12px;
  padding: 8px 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 0;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 100;
}
form .sbOptions > li {
  padding: 0px 10px;
}
form .sbOptions > li > a {
  display: block;
  padding: 5px 0;
  line-height: 1.2em;
}
.margin-0-5 {
margin: 0 5px;
}

.margin-0-10 {
margin: 0 10px;
}
/*------------------------------------*\
	$TOP BAR
\*------------------------------------*/
/*
#top-bar-wrap {
  display: block;
  background-color: #004a99;
  line-height: 38px;
}

#top-bar a {
  font-size: 16px;
  color: #fff;
}
#top-bar li:hover a {
color:#ffba00;
}
#top-bar .sale-red a{
color: #FA3E3E;
}
#top-bar .current-menu-item {
background-color:#fff;
}
#top-bar .current-menu-item a{
color:#004a99;
}
*/
/**
 * Nav
 */
/*
#top-bar-left {
  float: left;
}
#top-bar-left > ul > li {
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
}
#top-bar-left li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
#top-bar-left li:last-child {
    border-bottom: none;
}
*/
/**
 * Social
 */
/*
#top-bar-right {
  float: right;
}

.top-bar-social {
  margin: 0;
}
.top-bar-social li {
  float: left;
  text-transform: uppercase;
  padding: 0 10px;

}
.top-bar-social li:last-child {
}
.top-bar-social li:first-child {
}
.top-bar-social li a {
  display: block;
  font-family: "Open Sans", sans-serif;
  min-width: 26px;
  text-align: center;
}
a i.icon-shuffle {
  min-width: 20px;
  padding-right: 5px;
  color: #3fc387;
}
*/

/*------------------------------------*\
	$HEADER
\*------------------------------------*/
.otzyvy {width: 200px;}
.block-img {
	width: 320px;
    display: inline-block;
    float: left;
}
.block-ikra {
    display: inline-block;
}
@media only screen and (max-width: 1024px) {
.block-ikra {width: 320px;}
}
@media only screen and (max-width: 768px) {
.block-ikra {width: auto;}
}
@media only screen and (max-width: 480px) {
.otzyvy {width: 100%;}
}
.text-brand a {width: 250px;margin: 0 auto;}
.text-brand a, .avito-sp {display: block;color:white;font-size: initial;}
.avito-sp {font-size: 14px;margin-left: 10px;}
.avito-tx {vertical-align: sub;border-bottom: 1px solid;}
.fa-percent:before{content:"\f295"}
.site-header {
  position: relative;
  width: 100%;
  z-index: 100;
  /*border-bottom: 4px solid #004a99;*/  
}

/**
 * Header inner
 */
.site-header-inner {
  display: block;
  width: 100%;
 /*padding: 30px 15px 15px;*/
background-color:#7ecefd;
}
.menu-item-type-post_type .menu-links, .top-links {
color:#004a99;
}
.site-header-inner .container {
    /*overflow: hidden;*/
}
/**
 * Site logo
 */
.logo {
  float: left;
      padding: 20px 0;
      width: 33%;
}
/*
.logo-sity {
    background: white;
    color: #B8341B;
    padding: 0 5px;
}
*/
.logo-title {
color:#fff;
    display: block;
line-height: normal;
    width: 300px;
     font-size: 16px;
    margin-top: 5px;
}
/**
 * Region
 */
.reg-header {
  float: left;
margin: 10px;
line-height: normal;
}
.reg-header .reg{
display: inline-block;
    margin: 0;
}
.reg-header .rel {
margin-bottom: 0;
position: relative;
}
.reg-header .abs {
position: absolute;
display: inline-flex;
width: 100%;
}
.reg-title {
float: left;
font-size: 1.3em;
padding-right: 5px;
}

.reg-name{
/*letter-spacing: 0.3px;*/
}
.reg-name select{
padding: 1px;
font-size: inherit;
}


/**
 * Menu right
 */
.site-header-inner .menu-right {
background: white;

}
.menu-links, .icon-call-in, .icon-basket {
    font-size: 1.5em;
}
.header-cart .mini_cart_item a {
color: #004a99;
}
.header-cart .mini_cart_item a:not(.remove) {
display: block;
width: 80%;
}
/**
 * Right elements
 */
.menu-right > li {
      padding: 20px 35px;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #ebebeb;
}
.menu-right > li.header-cart{
border-right-width: 0;
float: right;
}
.menu-right .mobile-icon {
  display: none;
}
.icon-call-in {
    padding-right: 5px;
}
/*
.menu-right .links {
  display: inline-block;
  position: relative;
  /*color: #004a99;*/
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.3px;
  text-align: center;
}
*/
/*
.menu-right .links:not(.search-link):hover .text, .menu-right .sfHover .links:not(.search-link) .text{
  color: #ffba00;
}
*/
.menu-right .search-link {
    cursor: default;
}

.menu-right > li > .links.sf-with-ul::after, .menu-right > li > .cart-contents::after {
  content: '';
  position: absolute;
  bottom: -16px;
  right: 50%;
  margin-right: -8px;
  border-bottom: 10px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-right > li.sfHover .links.sf-with-ul::after, .menu-right > li.sfHover .cart-contents::after {
  border-bottom-color: #004a99;
}
/**
 * Right elements search icon new
 */

.woocommerce-cart .cart-contents::after, .woocommerce-checkout .cart-contents::after {
  display: none !important;
}
.menu-right .btn {
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
 .menu-right > li {
    padding: 10px 23px;
  }
}

/**
 * User nav
 */
.menu-right.sf-menu .user-nav .sub-menu {
  left: auto;
  right: 100%;
}

/**
 * Fixed header
 */
.fixed-header {
  position: fixed;
  top: -160px;
  right: 0;
  opacity: .95;
  z-index: 101;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.open-mobile-nav .fixed-header {
display:none;
}
.fixed-header.fixed-already {
  top: 0;
 /*right: 10px;*/
 background-color: rgba(246, 246, 246, 0.68);
}
.fixed-header .site-header-inner {
  background-color: transparent;
  margin: 10px;
}
.fixed-header .header-elements {
  margin: 15px 0 0;
}
.fixed-header .header-elements li {
  position: relative;
}
.woocommerce-cart .fixed-header .header-elements li.header-cart {
display: none;
}
.fixed-header .header-elements li:first-child {
  margin-left: 0;
}
.fixed-header .header-elements li.header-cart .text {
  display: none;
}
.fixed-header .header-elements > li > a {
  display: inline-block;
  line-height: 30px;
  font-size: 26px;
  text-align: center;
}
.fixed-header .header-elements > li > a:hover, .fixed-header .call-in:hover {
  color: #77b8fe;
  border-color: #77b8fe;
}
.fixed-header .header-elements > li i {
  padding: 0;
    color: #555;
}
.fixed-header .header-elements .sub-menu {
  left: auto;
  right: 0;
}
.admin-bar .fixed-header.fixed-already {
  top: 32px;
}
.fixed-header .call-in.links {
 font-size: 28px;
 display: block;

 margin-top: 18px;
}
/*------------------------------------*\
	$NAVIGATIONS
\*------------------------------------*/
/**
 * Superfish core style
 */
.sf-menu ul.sub-menu {
  display: none;
}

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu ul.sub-menu ul {
  top: -12px;
  left: 100%;
}

/**
 * Navigation
 */
#site-navigation-wrap {
  display: block;
background-color: #196798;
}

#site-navigation-wrap.container {
  position: relative;
}


.site-navigation .dropdown-menu > li {
    border-color: #ebebeb;
    border-right-style: solid;
    border-right-width: 1px;
    padding: 0 20px;
}
.site-navigation .dropdown-menu > li:last-child {
    border-right: 0;
}
.site-navigation .dropdown-menu > li:first-child {
  padding-left: 0;
}

.menu-item-type-taxonomy .menu-links {
  display: block;
  font-size: 18px;
    margin: 15px 0;
  text-transform: uppercase;
  color: white;
}
.menu-primary-items {
background-color: #196798;
}
.site-navigation .dropdown-menu li.sale-red a span {
color: #fa3e3e;
}
.site-navigation .dropdown-menu > li > a:hover, .site-navigation .dropdown-menu > li.sfHover > a, .site-navigation .dropdown-menu > li.current-menu-item.sfHover > a, .site-navigation .dropdown-menu > li.current-menu-item > a:hover, .widget_nav_menu .current-menu-item a, .menu-right .current-menu-item a, .menu-right li.menu-item:hover a, .menu-right li:hover .text, .site-footer ul > li a:hover, .site-footer ul li.current-cat > a, .cat-item a:hover, .site-breadcrumbs a:hover, a.woocommerce-LoopProduct-link:hover, .banner:hover .banner-text, .shop_attributes a:hover{
  /*color: #2f3192;*/
  color: #B8341B;
}
.sub-navigation {
 text-align: center;
 /*border-bottom: 1px solid #2f3192;*/
}
.sub-navigation .site-navigation .dropdown-menu > li > a {
font-size: 1.3em;
text-transform: initial;
line-height: 2em;
}
/**
 * Dropdown
 */
.dropdown-menu,
.dropdown-menu * {
  margin: 0;
  list-style: none;
  padding-left: initial;
}

.dropdown-menu li {
  display: inline-block;
  position: relative;
  list-style: none;
}
.dropdown-menu li:hover {
  transition: none;
}
.dropdown-menu li a {
  zoom: 1;
}
.dropdown-menu li .sub-menu li {
  display: block;
}

.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 180px;
  line-height: 1;
  padding: 10px 0;
  background-color: #fff;
  border-top: 2px solid #004a99;
  text-align: left;
  z-index: 999;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.menu-right .sub-menu {

  left: auto;
  right: 0;
}
.menu-right .header-search .sub-menu {
  right: auto;
}
/*
search new
 */
.menu-right .header-search .sub-menu {
  padding: 0;
  border-top: 0;
}
.menu-right .ajax-search {
  background-color: #fff;
}
@media only screen and (max-width: 425px) {
.text-brand .woocommerce-product-search{
margin: 25px auto 0;
}
.menu-right .header-search .sub-menu {
    left: -30px;
  }
}
/**
 * Icons
 */
/*
.dropdown-menu li a i {
  padding-right: 5px;
}
*/
/**
 * Item description
 */
.nav-content {
  display: block;
  font-size: 11px;
  line-height: 1em;
  padding-bottom: 5px;
  opacity: 0.7;
}

/*------------------------------------*\
	$TITLE
\*------------------------------------*/
.text-title {
    color: #B8341B;
}
.page .site-title {
margin: 12px 0;
}

.site-breadcrumbs {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
.site-breadcrumbs a {
  color: #2185c5;
}
.cat-item a {
  color: #2185c5;
font-size: 1.2em;
}
@media only screen and (max-width: 1024px) {
  .site-title .site-breadcrumbs a {
      line-height: 2em;
  }
  .site-title .sep {
   padding: 0 4px;
   width: 27px;
  }
}
.tax-item .cat-item:last-child {
padding-right: 0;
}
.tax-item {
    padding: 10px 0;
}

.tax-item .separator{
color: #2185c5;
}
.tax-item .separator:last-child {
display:none;
}
.single-product .linkpatt {
padding-top: 10px;
border-top: 1px solid #ebebeb;

}
/*------------------------------------*\
	$CONTENT
\*------------------------------------*/
.category article.post {
  padding-bottom: 30px;
  margin: 15px 0;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}
.category article.post img {
float: left;
margin-right: 20px;
}
.single .entry-content{
    overflow: hidden;
}
article.post .more-link {
  display: inline-block;
  color: #555;
  border: 1px solid #ccc;
  font-size: 10px;
  line-height: 1;
  padding: 10px 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
article.post .more-link:hover {
  color: #004a99;
  border-color: #004a99;
}
.contact {
    width: 50%;
    float: left;
    margin-right: 20px;
}
.entry-form {
    width: 40%;
    float: right;
}
.entry-form img {
margin-top: -30px;
}
/*
 * $banner
*/
.text-min-price, .text-brand, .logo {
width: 33%;
}
.text-min-price, .text-brand {
    padding-top: 55px;
color: white;

}
.text-min-price{
    float: right;
    text-align: right;
    line-height: 2em;
}
.text-brand {
float: left;
    text-align: right;
line-height: 1.3;
}
.banner .amount, .banner .days {
    font-size: 1.1em;
        font-weight: 700;
}

.darkblue {
color: darkblue;
}
.green {
color: green;
}

.term-description{
overflow: hidden;
}
.banner-div{
border-bottom: 1px solid #004a99;
 padding-bottom: 20px;
 margin-bottom: 20px;
 display: inline-block;
}
.banner-item {
  width: 330px;
}
.banner-div .banner {
  display: inline-block;
 position: relative;
}

.banner-text {
	position: absolute;
    right: 0;
    bottom: 0;
    left:0;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    padding: 0 5px;
color:#004a99;
}
.banner-text1{
color: #555;
}
.banner-text2{
    top: 0;
    text-align: center;
padding-top: 15px;
 font-size: 1.2em;
    color: #000080;
}
.banner-item img:hover {
    opacity: .85;
}
.promo-code{
 color: #b70303;
 font-weight: 700;
}
.entry-share {
  display: inline-block;
  width: 100%;
  background-color: #f6f6f6;
  padding: 15px;
  margin-top: 40px;
}
.entry-share .share-title {
  float: left;
  font-size: 12px;
  line-height: 30px;
  color: #555;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.entry-share ul {
  float: right;
  margin-bottom: 0;
}
.entry-share ul li {
  display: inline-block;
  margin-right: 5px;
}
.entry-share ul li:last-child {
  margin-right: 0;
}
.entry-share ul li a {
  display: block;
  font-family: "Open Sans", sans-serif;
  display: block;
  background-color: #222;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.entry-share ul li a:hover {
  background-color: #77b8fe;
}
.site-main {
clear: both;
}
.site-main > .product{
margin-top: 15px;
}
/**
 * Next/Prev
 */
.loop-nav {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
.loop-nav .title {
  display: block;
}
.loop-nav .prev {
  float: left;
  width: 50%;
  text-align: left;
  border-right-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  padding-right: 20px;
}
.loop-nav .prev .icon {
  float: left;
  margin-right: 20px;
}
.loop-nav .next {
  float: right;
  width: 50%;
  text-align: right;
  padding-left: 20px;
}
.loop-nav .next .icon {
  float: right;
  margin-left: 20px;
}
.loop-nav .icon {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
}
.loop-nav h3 {
  display: block;
  font-size: 16px;
  margin: 5px 0 0;
}
/**
 * Pagination
 */
ul.page-numbers {
  margin: 10px 0 20px 0;
  list-style: none;
  text-align: center;
 z-index: 3;
}
ul.page-numbers li {
  display: inline-block;
}
ul.page-numbers li:last-child a {
  margin: 0;
}
ul.page-numbers a, ul.page-numbers span {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 8px 0 0;
  text-align: center;
  color: #bbb;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
  border: 1px solid rgba(126, 206, 253, 0.53);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.page-numbers a span {
  padding: 0;
}
ul.page-numbers a i {
  padding: 0;
}
ul.page-numbers a:hover, ul.page-numbers .page-numbers.current,
ul.page-numbers .page-numbers.current:hover {
  color: #2f3192;
  background: #f8f8f8;
}
.saha-toolbar .woocommerce-pagination {
float: left;
}
.woocommerce-result-count {
    float: left;
    margin-top: 10px;
}
.archive-product .woocommerce-result-count {
display: none;
}
/**
 * 404 page
 */
.error-404 .content-area {
  float: none;
  width: 100%;
  padding: 0 15px;
}

.not-found {
  text-align: center;
}
.not-found h1 {
  font-size: 42px;
  font-weight: 400;
  margin-top: 60px;
  margin-bottom: 8px;
}
.not-found p {
  font-size: 18px;
}
.not-found .error-text {
  display: block;
  font-family: Montserrat,sans-serif;
  font-size: 120px;
  line-height: 1;
  color: #333;
}
.not-found .error-text span {
  color: #004a99;
}

/*------------------------------------*\
	$SIDEBAR
\*------------------------------------*/
.widget {
  margin-bottom: 30px;
  width: 100%;
}

.widget-title {
  position: relative;
  font-size: 1.2em;
  padding-bottom: 8px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ebebeb;
    letter-spacing: 1.2px;
  text-transform: uppercase;
line-height: 1.1em;
color:#fff;
}
h3.widget-title {
color: #2185c5;
    font-size: initial;
}
.site-footer .widget-title {
font-size: inherit;
}
.widget-title::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  display: inline-block;
  height: 2px;
  width: 50px;
  background-color: #77b8fe;
}
.site-footer .widget-title::before {
background-color: inherit;
}
/**
 * Banner widget
 */

/**
 * Social icons widget
 */
.social-widget {
  display: inline-block;
  width: 100%;
}
.social-widget .social-icons {
  margin: 0;
  padding: 0;
}
.social-widget .rotate a:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.social-widget .zoomout a:hover {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.social-widget .float a:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.social-widget li {
  display: inline-block;
  margin: 3px;
  padding: 0;
}
.social-widget li a {
  display: block;
  font-family: "Open Sans", sans-serif;
  color: #bbb;
  border: 1px solid #ddd;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social-widget li.facebook a:hover {
  color: #37589b;
  border-color: #37589b;
}
.social-widget li.flickr a:hover {
  color: #fa4086;
  border-color: #fa4086;
}
.social-widget li.google-plus a:hover {
  color: #de5a49;
  border-color: #de5a49;
}
.social-widget li.instagram a:hover {
  color: #3F729B;
  border-color: #3F729B;
}
.social-widget li.linkedin a:hover {
  color: #3399CC;
  border-color: #3399CC;
}
.social-widget li.pinterest-p a:hover {
  color: #CB2027;
  border-color: #CB2027;
}
.social-widget li.tumblr a:hover {
  color: #2C4762;
  border-color: #2C4762;
}
.social-widget li.twitter a:hover {
  color: #46d4fe;
  border-color: #46d4fe;
}
.social-widget li.youtube-play a:hover {
  color: #C4302B;
  border-color: #C4302B;
}
.social-widget li.vk a:hover {
  color: #6888ad;
  border-color: #6888ad;
}
.social-widget li.vimeo-square a:hover {
  color: #1ab7ea;
  border-color: #1ab7ea;
}
.social-widget li.odnoklassniki a:hover {
  color: #ee8208;
  border-color: #ee8208;
}

/**
 * Tabs widget
 */
.tabs-widget {
  border: 1px solid #ebebeb;
  margin-bottom: 40px;
}
.tabs-widget .saha-top {
  display: inline-block;
  width: 100%;
  background: #f8f8f8;
  border-bottom: 1px solid #ebebeb;
  padding: 0;
  margin: 0;
}
.tabs-widget ul.tabs-nav {
  overflow: hidden;
  margin: 0;
}
.tabs-widget ul.tabs-nav li {
  float: left;
  width: 33.3333333333%;
  position: relative;
  background: transparent;
  border-right-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: center;
}
.tabs-widget ul.tabs-nav li:last-child {
  border-right: 0;
}
.tabs-widget ul.tabs-nav li a {
  display: block;
  font-family: "Open Sans", sans-serif;
  color: #555;
  padding: 0 5px;
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  outline: 0;
}
.tabs-widget ul.tabs-nav li a:hover, .tabs-widget ul.tabs-nav li.active a {
  background: #fff;
  color: #000;
}
.tabs-widget .tab-content {
  clear: both;
  display: none;
  padding: 10px;
}
.tabs-widget .tab-content #saha-tab1 {
  display: block;
}
.tabs-widget .tab-content ul {
  margin: 0;
}
.tabs-widget .tab-content li {
  display: block;
  line-height: 18px;
  overflow: hidden;
  padding: 6px 0;
  border-bottom: 1px solid #f2f2f2;
}
.tabs-widget .tab-content li:last-child {
  border-bottom: 0;
}
.tabs-widget .tab-content li a {
  font-size: 14px;
}
.tabs-widget .tab-content li h2 {
  font-size: 14px;
  margin: 0;
  clear: none;
}
.tabs-widget .tab-content li .saha-date {
  display: inline-block;
  font-size: 12px;
  color: #aaa;
  margin: 4px 0 0;
}
.tabs-widget .tab-content li .saha-date i {
  font-size: 10px;
  padding-right: 3px;
}
.tabs-widget .tab-content.saha-tagcloud {
  font-size: 0;
}
.tabs-widget .tab-content.saha-tagcloud a {
  display: inline-block;
  background-color: #f6f6f6;
  color: #555;
  padding: 6px 10px;
  letter-spacing: 0.4px;
  margin: 0 1px 1px 0;
}
.tabs-widget .tab-content.saha-tagcloud a:hover {
  background-color: #f2f2f2;
  color: #333;
}
.tabs-widget .saha-post-thumbnail {
  float: left;
  margin-right: 10px;
  position: relative;
  line-height: 0;
}
.tabs-widget .saha-post-thumbnail img {
  max-width: 100px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tabs-widget .saha-post-thumbnail a:hover img {
  opacity: 0.5;
}

/**
 * Tabs widget
 */
.tagcloud a {
  display: inline-block;
  background-color: #f6f6f6;
  color: #555;
  line-height: 1;
  padding: 6px 10px;
  margin: 0 2px 5px 0;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.tagcloud a:hover {
  background-color: #f2f2f2;
  color: #333;
}
/**
 * WooCommerce Products widget
 */
.saha-products {
  margin: 0;
  top: auto !important;
  left: auto !important;
}
.saha-products li img {
  display: block;
  max-width: 100%;
}
.saha-products.owl-theme .owl-controls {
  margin-top: 0;
}
.saha-products.owl-theme .owl-controls .owl-buttons .owl-prev, .saha-products.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -90px;
  font-size: 52px;
  color: #ddd;
  text-align: center;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.saha-products.owl-theme .owl-controls .owl-buttons .owl-prev:hover, .saha-products.owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background-color: rgba(243, 183, 20, 0.5)
}
.saha-products.owl-theme .owl-controls .owl-buttons div[class*="owl-"] {
    width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: rgba(26, 26, 26, 0.10);
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.saha-products.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -20px;
}
.saha-products.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -10px;
}
.tax-item.name {
float: left;
margin-right: 10px;
}
/*------------------------------------*\
	$FOOTER
\*------------------------------------*/
.site-footer {
  background-color: #2185c5;
}
.site-footer .container {
  background-color: #001e3f;
}
/**
 * Footer widgets
 */
#footer-widgets {
  padding-top:35px;
  /*padding-bottom: 35px;*/
}
#footer-widgets .footer-column {
  float: left;
  width: 33%;
  height: auto;
  padding: 0 15px 5px;
}
#footer-widgets .footer-column aside.widget {
  margin-bottom: 20px;
}
#footer-widgets .footer-column aside.widget:last-child {
  margin-bottom: 0;
}
/**
 * Footer bottom
 */
#footer-bottom {
  font-size: 1.2em;
  background-color: #196798;
  padding: 15px;
 line-height: 1;
}
#footer-bottom.with-payment {
  margin-top: 50px;
  padding-top: 50px;
}
#footer-bottom .copyright {
  float: left;
  text-align: left;
  padding-right: 15px;
  line-height: 1.6em;
}
.copyright a, .copyright {
  color: #7ecefd;
}
.copyright a:hover {
color: #fff;
}
#footer-bottom .footer-nav {
  float: right;
  text-align: right;
  padding-left: 15px;
}
#footer-bottom .footer-nav ul {
  display: inline-block;
  margin: 0;
}
#footer-bottom .footer-nav li {
  float: left;
}
#footer-bottom .footer-nav li::after {
  content: '/';
  margin-left: 5px;
  margin-right: 5px;
}
#footer-bottom .footer-nav li:last-child::after {
  content: '';
  margin-left: 0;
  margin-right: 0;
}
#footer-bottom .footer-nav a:hover {
  color: #77b8fe;
}
.gromel, .gromel a{
 color: #ffba00;
 text-align: right;
 padding-top: 5px;
}
.gromel a{
text-decoration: underline;
    letter-spacing: 1.5px;
}



/**
 * Scroll top
 */
#scroll-top {
  position: fixed;
  right: 0;
  bottom: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 1;
  color: #ffba00;
  z-index: 10;
  text-align: center;
  cursor: pointer;
}
#scroll-top:hover {
  color: #aaa;
}
/*------------------------------------*\
	$WOOCOMMERCE
\*------------------------------------*/
/**
 * Toolbar
 */
.saha-toolbar {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
/**
 * Products
 */
.woocommerce .products > li {
  position: relative;
}
.woocommerce .products > li.product-category h3 {
  margin: 15px 0 0;
}
/**
 * Products grid
 */
.product-image .thumbnails {
    display: none;
}
.woocommerce .products .grid-view {
    margin-bottom: 80px;
  text-align: left;
    background-color: aliceblue;
    border-top: 1px solid #2185c5;
}

.woocommerce .products .grid-view .product-image {
  position: relative;
    min-height: 240px;
}
.woo-products-widget:not(.recently-product-owl) .product-image {
  /*position: relative;*/

}
.product-image .action-button {
    position: absolute;
}
.action-button ul {
  height: 0px;
  text-align: left;
}
.grid-view .product-image .action-button ul > li, .widget .action-button ul > li, .woocommerce-LoopProduct-link .icon-link {
  position: relative;
  top: 70px;
  right: 0;
  /*z-index: 1;*/
  padding: 0;
  opacity: 0;
  visibility: hidden;
}
.woocommerce .product:hover .product-image .action-button ul > li, .product:hover .woocommerce-LoopProduct-link .icon-link {
  opacity: 1;
  visibility: visible;
  z-index: 1;
    -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s easet;
}
.woocommerce .products .grid-view .product-image .action-button li, .widget .action-button li {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  line-height: 1;
}
.woocommerce .products .grid-view .product-image .action-button li a, .widget .product-image .action-button li a {
  display: block;
}
.action-button li a i, .action-button li a.compare::after, .woocommerce-LoopProduct-link .icon-link {
  display: inline-block;
  font-size: 30px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  //background-color: rgba(26, 26, 26, 0.2);
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  margin: 0;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left:55px;
}
.woocommerce-LoopProduct-link .icon-link {
position: absolute;
background-color: rgba(26, 26, 26, 0.2);
}
.woocommerce-LoopProduct-link:hover .icon-link {
background-color: rgba(184, 52, 27, 0.5);
}
.action-button .icon-magnifier-add {
color: #B8341B;
}
.action-button .icon-magnifier-add:hover {
color: #fff;
background-color: rgba(184, 52, 27, 0.5);
}
.woocommerce .products .grid-view .action-button li a.quick:hover i, .single-product .images .open-image:hover i, .grid-view .action-button li a.sh-lightbox:hover i {
  background-color: #004a99;
}
.archive .product-image .title {
  display: block;
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1.2;
  margin: 10px 0 0;
  height: 20px;
  overflow: hidden;
}
.archive .product:hover .product-image .title {
max-height: 40px;
height: auto;
margin-top: -35px;
padding: 2px 5px 0;
position: absolute;
background: rgba(255, 255, 255, 0.85);
}
.archive .product-image a.woocommerce-LoopProduct-link:hover .title {
background: rgba(255, 255, 255, 0.85);
opacity: .8;
}
.product-image .term-name {
font-size: 14px;
}
a.woocommerce-LoopProduct-link {
/*display: inline-block;*/
    /*margin-bottom: 15px;*/
}
a.woocommerce-LoopProduct-link:hover {
opacity: .85;
}
.product-details .inner {
position: relative;
margin: 5px 0 0;
line-height: 1;
min-height: 31px;
z-index: 6;
}
div.message-text {
position: relative;
z-index: 6;
height: 24px;
overflow: hidden;
}
span.message-text {

}
.product:hover div.message-text {
max-height: 48px;
min-height: 24px;
height: auto;
}
.product-type-variable:not(.single-product) .product-details .price {

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
li.product .woocommerce-Price-amount, li.product .price .za, .woocommerce-variation-price .za {
color: #2185c5;
font-size: 1.3em;
}
li.product .price .za {
/*padding-left: 5px;*/

}
li.product:hover .woocommerce-Price-amount {
color: #57bf6d;
    /*font-size: 1.4em;*/
}
.price ins {
 text-decoration: none;
}
/**
 * Products details
 */
.products button {
font-weight: normal;
}
.product-details .outofstockhide {
display: none;
}
.product-wrap .woocommerce-variation-description p{
margin:0;
}
ul.action-button {
display: inline-block;
  margin-top: 10px;
}
.product-details .btn i, .product-details .added_to_cart i {
  padding-right: 6px;
}
.added_to_cart::after {
  content: "\e051";
  padding-left: 3px;
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
li.product.outofstock {
 opacity: .5;
}
li.product.outofstock:hover {
 opacity: 1;
}
/**
 * Sale/Out of stock badges
 */
.product .outofstock-badge, .product .onsale {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 12px;
  line-height: 1;
  padding: 6px 20px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  z-index: 3;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.product .onsale {
  background-color: #004a99;
}
/**
 * Loading
 */
.cart-loading, .quick-loading {
  display: none;
  width: 13px;
  /*position: absolute;*/
  /*right: 0;*/
  /*font-family: "Open Sans", sans-serif;*/
  color: red;
  /*font-size: 20px;*/
  /*text-align: center;*/
  z-index: 3;
padding-left: 5px;
}
.single-product .cart-loading {
/*right: 10%;*/
}
/*.single-product form:not(.variations_form) .cart-loading.in_cart {*/
.cart-loading.in_cart {
display: inline-block;
}
.cart-loading i, .quick-loading i {
  /*line-height: 40px;*/
}
.cart-loading .fa, .quick-loading .fa {
  display: inline-block;
  /*line-height: 40px;*/
  -webkit-animation: mask 3s infinite alternate;
  -moz-animation: mask 3s infinite alternate;
  -ms-animation: mask 3s infinite alternate;
  -o-animation: mask 3s infinite alternate;
  animation: mask 3s infinite alternate;
}
.var-image-loading {
	position:relative!important;
}
	.var-image-loading:after {
		content:'';
		position:absolute;
		top:10px;
		left:10px;
		bottom:10px;
		right:10px;
		z-index:999;
		background:url(./assets/img/loading.gif) no-repeat top left;
		background-size:30px;
	}
/**
 * Hidden text new
 */
.hidden-link {
float: left;
padding:0 7px;
margin: 10px;
}
.hidden-link:hover {
box-shadow:2px 0 25px -10px rgba(0,0,0,0.7);
text-decoration:none;
}
.hidden-link .uk-icon- {
width: 14px;
font-size: x-large;
}
.hidden-link span {
margin-left: 10px;
vertical-align: top;
}

@media only screen and (min-width:0px){ 
.text-box {
    height: 100%;
    line-height: 1.8em;
  }
}
/**
 * Single Product
 */
/*--new woo3--*/
.pswp__bg {
background: rgba(0, 0, 0, 0.72);
}
.woocommerce-product-gallery {
position: relative;
}
.woocommerce-product-gallery__trigger {
    position: absolute;
    top: .6em;
    /*bottom: .4em;*/
    /*left: .4em;*/
    right: 1em;
    font-size: 1.9em;
    text-align: center;
    line-height: initial;
    z-index: 9;
    width: 46px;
    height: 46px;
    background: #fff;
    border-radius: 100%;
    box-sizing: content-box;
}
.flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
}
.flex-control-thumbs li {
    float: left;
    margin: 10px 5px 0;
    list-style: none;
}
.flex-control-thumbs li:last-child {
margin-right: 0;
}
.flex-control-thumbs li:first-child {
margin-left: 0;
}
table.variations{
    border: 0;
    margin: 0;
    width: auto;
}
table.variations tr{
    vertical-align: middle;
}
.product:not(.single-product) table.variations{
    position: absolute;
    top: -10px;
    width: 340px;
    background: white;
    height: 60px;
    z-index: 2;
    background-color: aliceblue;
}
.product:not(.single-product) table.variations select{
    color: #B8341B;
    font-size: 0.9em;
}
.product:hover .product-details .variations {
position: static;
background: none;
border-bottom: none;
width: 320px;
}
.variations label{
font-weight: 600;
color: #555;
}
.variations td{
padding:0;
}
.archive .product-image .title, span.message-text, .product-details .inner, .variations td {
padding:0 5px;
}
.variations select{
    width: 100%;
max-width: 195px;
padding: 4px;
}
.required.error {
 color: red;
 border-color: red;
}

/*
.summary, .woocommerce-variation, .product-details {
position: relative;
}
.details-hidden .woocommerce-variation .available-on-backorder{
    display: block;
    position: absolute;
    top: initial;
}
.details-hidden .available-on-backorder{
    display: block;
    position: absolute;
    top: 0;
    left: 130px;
}

.summary .available-on-backorder{
    display: block;
    position: absolute;
}
*/
.stock {
margin: 5px 0;
color: #77b8fe;
display: inline-block;
padding: 0 5px;
line-height: 1.7em;
}
.woocommerce-variation-price {
padding: 5px 0;
}
.woocommerce-variation-description {
clear: both;
}
.single-product .woocommerce-variation-description {
/*clear: none;*/
/*float: left;*/
min-width: 28px;
line-height: 1.7em;
padding-left: 10px;
}
.woocommerce-variation-description p {
margin:0;
}
.available-on-backorder{
color: #004a99;
background: yellow;
}
.in-stock{
    background: beige;
    color: green;
}
table.shop_attributes {
width: auto;
}
table.price_table .woocommerce-Price-amount {
color: #2185c5;
}
.price_color {
width: auto;
}
.price_color td {
padding: 0;
}
.price_color span {
padding: 5px;
font-size: 0.9em;
color: #444;
}
.price_table {
font-size: 0.9em;
    width: auto;
}
/*
table.price_table .in-stock, table.price_table .available-on-backorder{
    width: 2em;
    height: 1em;
    display: block;
}
*/
table.price_table .in-stock, .price_color .in-stock{
background: #57bf6d;
}
table.price_table .in-stock.few, .few{
background: #ffedcc;
}
table.price_table .available-on-backorder, .price_color .available-on-backorder {
background: yellow;
}
table.price_table th, table.price_table td {
vertical-align: middle;
padding: 5px 20px;
}
table.price_table tr, table.price_table td{
border: 1px solid #eee;
}
table.shop_attributes th{
font-weight: normal;
}
table.shop_attributes td{
font-weight: 600;
}
/*--end--*/
.product-pagination {
    float: right;
    font-size: 2em;
}
.product-pagination a {
    display: inline-block;
    padding: .4em;
    background: #fff;
    border: 1px solid #ccc;
    margin-left: 7px;
}
.product-pagination a:hover {
  border-color: #77b8fe;
}
.product_title {
font-size: 1.5em;
}
.single-product .woocommerce-Price-amount, .za {
color: #57bf6d;
}
.single-product .saha-row .col {
  margin-bottom: 30px;
}
.single-product .summary .price, .single-product .summary .za {
  font-size: 30px;
margin: 10px 0 15px 0;
clear: both;
}
.woocommerce-variation-price .price{
/*  padding: 20px 0;*/
/*display: block;*/
}
.single-product h1{
 margin: 0 0 10px;
}
.single-product .ivpa-register {
 margin-top: 20px;
}

.outofstock .single_variation_wrap {
 float: left;
}

.single-product .summary .price ins {
  display: inline-block;
  color: #57bf6d;
}
.single-product .summary .price del {
  font-size: 22px;
  color: #57bf6d;
}
.single-product .short-description {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
.single-product .short-description p {
  margin-bottom: 0;
}
.single-product form.cart {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.single-product form.cart:not(.variations_form){
  margin-top: 5px;
}
.single-product form.cart .text-sale-p {
margin-bottom: 10px;
}
form.cart .button {
  margin-left: 12px;
}
form.cart .added_to_cart {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 12px 10px;
    margin-top: 10px;
    color: #999;
    border: 1px solid #ddd;
    letter-spacing: 0.6px;
    text-align: center;
    text-transform: uppercase;
}
.single-product form.cart .action-button {
  float: right;
  margin: 0;
}
.action-button li {
  display: inline-block;
  margin-left: 12px;
  font-family: "Open Sans", sans-serif;
  line-height: 1;
}
.action-button li:first-child {
  margin-left: 0;
}
.action-button li a {
  display: block;
}

.out-of-stock {
  display: inline-block;
  line-height: 1;
  width: 100%;
  font-size: 14px;
  color: #fe5252;
    padding: 10px 10px 0 0;
    /*margin: 13px 0 0 0;*/
  /*text-transform: uppercase;*/
}
.ivpa_out_of_stock {
float:left;
}
.woocommerce-variation-add-to-cart-disabled {
display: none;
}
/* new hidden product attributes */

.product .tax-hidden p, .product .details-hidden, .product:hover .tax-nohidden p {
/*overflow-y: hidden;*/
position: absolute;
/*opacity: 0;*/
/*height:0px;*/
}
.product:not(.single-product) .woocommerce-variation-description, .details-hidden form.cart:not(.variations_form), .archive .product .woocommerce-variation-add-to-cart, .archive .product .stock {
display: none;
}
.archive .product:hover .woocommerce-variation-description, .product:hover .details-hidden form.cart:not(.variations_form), .archive .product:hover .woocommerce-variation-add-to-cart, .archive .product:hover .stock {
display: block;
}
.details-hidden form.cart {
display: inline-block;
/*padding-top: 10px;*/
width: 100%;
}
/*когда все открыто
.product .tax-hidden p, .product:hover .tax-nohidden p {
overflow-y: hidden;
opacity: 0;
height:0px;
}
.details-hidden .button{
  background-color: rgba(0, 0, 0, 0);
color: #57bf6d;
}
.details-hidden .button:hover{
    color: #001e3f;
}

*/
/*---*/
/*
*/
.products:not(.owl-carousel) .product-type-variable:not(.single-product):hover .product-details .inner {
display: none;
}
.single-product .product-type-variable p.price, .woocommerce-variation-price .za {
display: none;
}
.product:hover .details-hidden {
height: auto;
opacity: 1;
z-index: 10;
background: aliceblue;
width: 342px;
padding: 0 0 10px 10px;
right: 0;
left: -1px;

}
.product-type-variable:hover .details-hidden {
    border: 1px solid #77b8fe;
    border-top-color: #f0f8ff;
}
.product-type-simple:hover .details-hidden {
border-left: 1px solid #77b8fe;
border-right: 1px solid #77b8fe;
}
.product:hover .tax-hidden p {
height:auto;
opacity: 1;
}
.tax-hidden, .tax-nohidden {
    display: block;
    position: relative;
}
.tax-hidden p, .tax-nohidden p {
position: absolute;
bottom: 30px;
background: rgba(255, 255, 255, 0.85);
margin: 0;
padding-right: 5px;
}

.archive .product:hover {
min-height: 426px;
}
.search .content-area {
min-height: 481px;
}
[class*='-v-rulonah'].archive .products.saha-row .product:hover, [class*='-plenka-'].archive .products.saha-row .product:hover,
[class*='veshalki'].archive .products.saha-row .product:hover {
}
.woocommerce .product:hover .grid-view .product-details, .woocommerce .product:hover .grid-view .product-image  {
z-index: 6;
}
.product-item-out{
    display: none;
    top: -1px;
    right: -1px;
    bottom: 0;
    left: -1px;
    background: #fff;
    color: #999;
    z-index: 5;
    background: aliceblue;
}

.product:hover .product-item-out{
border: 1px solid #77b8fe;
position: absolute;
display: block;
}
.single-product .entry-share {
  background-color: transparent;
  padding: 0;
  margin-top: 0;
}
.single-product .related {
  /*margin-top: 60px;*/
}
.summary .woocommerce-variation {
 /*display: inline-block;*/
 min-height: 52px;
margin: 20px 0 15px;
}
.product-details .woocommerce-variation{
min-height: 31px;
margin: 5px 0;
}

/**
 * Tabs
 */
.woocommerce-tabs {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.woocommerce-tabs .tabs {
  margin: 0 0 20px;
}
.woocommerce-tabs .tabs li {
  display: inline-block;
}
.woocommerce-tabs .tabs li a {
  display: inline-block;
  position: relative;
  font-size: 13px;
  line-height: 1;
  padding: 10px 0;
  margin-right: 30px;
  color: #555;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
}
.woocommerce-tabs .tabs li a:hover {
  color: #333;
}
.woocommerce-tabs .tabs li:last-child a {
  margin-right: 0;
}
.woocommerce-tabs .tabs li.active a {
  position: relative;
  color: #333;
  border-color: #004a99;
}
.woocommerce-tabs .panel h2 {
  font-size: 22px;
  margin: 0 0 20px;
}
.woocommerce-tabs .panel p:last-child {
  margin-bottom: 0;
}
/*
 * tab-info
 */
.size {
overflow: hidden;
}
.size div {
float: left;
margin-right: 20px;
}
.size dd {
margin: 0 0 0 10px;
}
.size dl {
margin: 0 0 15px;
}
.size dt {
font-weight: 700;
}
/*
 * tab-comments
 */
.commentlist {
list-style-type: none;
padding-left: 0;
}
.commentlist li{
margin-bottom: 10px;
}
.commentlist p{
margin:0;
}
.description {
margin-left:20px;
}
.comment-form {
max-width: 540px;
}
.comment-form .submit{
padding: 10px;
}
.fz153 {
font-size: 14px;
margin-left: 10px;
vertical-align: bottom;
line-height: normal;
}
/**
 * Quantity
*/
.quantity.buttons_added {
  border: 1px solid #77b8fe;
}
.quantity {
  float: left;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.quantity input {
  -webkit-appearance: textfield !important;
  -moz-appearance: textfield !important;
}

.quantity .qty {
  float: left;
  border: none;
    font-size: 1em;
  margin: 0;
  text-align: center;
  vertical-align: middle;
    color: #555;
}
.quantity.buttons_added .minus, .quantity.buttons_added .plus {
    padding: 3px 15px 8px;
    color: #77b8fe;
    font-size: 1.6em;
    background-color: white;
    float: left;
}
.quantity.buttons_added input[type="button"]:hover {
  background-color: #e0e0e0;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  display: none;
}
/**
 * Cart
 */
table.shop_table td,
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebebeb;
}

.cart-collaterals .cart_totals tr:first-child td,
.cart-collaterals .cart_totals tr:first-child th {
  border-top: 0;
}

.cart-collaterals .cart_totals table th {
  width: 25%;
}

/**
 * Paddings
 */
table.shop_table th, table.shop_table td {
  /*padding: 0.8em;*/
  vertical-align: middle;
}

/**
 * Table
 */
table.shop_table {
  border-radius: 0;
  border-collapse: separate;
}
table.shop_table thead {
  background: #f8f8f8;
}
table.shop_table thead th {
  color: #444;
  font-weight: 600;
  border: 0;
}

/**
 * Remove
 */
table.shop_table .product-remove {
  text-align: center;
}
table.shop_table .product-remove a {
  display: inline-block;
  font-size: 3em;
  width: 25px;
  height: 25px;
  line-height: 23px;
color: red;
}

/**
 * Color price
 */
.cart_item .amount, .cart_totals .amount, .review-order-wrapper .shipping .amount, .cart-discount .amount {
  color: #57bf6d;
}
.order-total {
font-size: 1.2em;
}
.sale-price {
    color: rgba(255, 0, 0, 0.5);
    text-decoration: line-through;
}
/**
 * Variations
 */
dl.variation {
  margin: 10px 0 0;
}
dl.variation:last-child {
    margin-bottom: 20px;
}
dl.variation dt {
  font-weight: 600;
  color: #444;
}
dl.variation dd, dl.variation dd p {
  margin: 0;
}

/**
 * Actions
 */
table.cart td.actions input,
.woocommerce .return-to-shop a {

  min-height: 32px;

  padding: 0 1.5em;
}

table.cart td.actions .coupon .input-text {
  width: auto;
  padding: 0 .8em;
  margin: 0 8px 0 0;
}
table.cart td.actions input[name="update_cart"] {
  float: right;
}
input.button:disabled, .checkout-button.disabled{
    color:#555;
    background-color: #ebe9eb;
    cursor: not-allowed;
    opacity: .5;
    padding: .618em 1em;
border: none;
}
table.cart td.actions .coupon {
  float: left;
}
table.cart td.actions .coupon label {
  display: none;
}
/**
 * Collaterals
 */

.woocommerce .cart-collaterals:after, .woocommerce .cart-collaterals:before {
  content: '';
  display: table;
}
.woocommerce .cart-collaterals:after {
  clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator {
  width: 48%;
  clear: right;
  float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce .cart-collaterals .shipping_calculator:before {
  content: '';
  display: table;
}
.woocommerce .cart-collaterals .shipping_calculator:after {
  clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.woocommerce .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  padding: 0 10px 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
}
.woocommerce .cart-collaterals h2 {
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
  margin: 0 -10px 10px;
  padding: 0.8em 20px;
  font-size: 1.077em;
  font-weight: 600;
  color: #444;
  text-align: center;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%;
  border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
  padding: 0.8em 0;
  line-height: 2em;
  text-align: left;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  font-weight: 600;
  color: #444;
  text-transform: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table input[type="text"] {
  padding: 8px 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
  padding-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .button[name="calc_shipping"], .woocommerce-cart .cart-collaterals .cart_totals a.button.checkout-button {
  width: 100%;
  display: block;
}
.coupon-description {
    margin-left: 20px;
}
.order-notice {
background: #fafad2;
color: red;
    margin-top: 15px;
}
.cart_totals .order-notice .amount {
    color: inherit;
}
/**
 * Checkout
 */
.woocommerce-checkout form.login {
  max-width: 600px;
  margin: 0 auto 30px auto;
  padding: 20px;
  border: 1px solid #ebebeb;
}
.woocommerce-checkout form.login p:nth-last-child(3) {
  display: inline-block;
  margin: 0;
}
.woocommerce-checkout form.login .lost_password {
  float: right;
  line-height: 46px;
  margin: 0;
}

.woocommerce-checkout form.checkout_coupon {
  max-width: 600px;
  margin: 0 auto 10px auto;
}
.woocommerce-checkout form.checkout_coupon p:last-child {
  margin: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
  width: 68%;
  float: left;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
  width: 30%;
  float: right;
}
.woocommerce-checkout form.checkout_coupon input {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 36px;
  min-height: 36px;
  line-height: 36px;
  padding: 0 15px;
}
.woocommerce-checkout form.checkout_coupon p {
  margin: 0;
}

/*addresses*/
.woocommerce-checkout #customer_details h3 {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 8px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.woocommerce-checkout #customer_details h3::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  display: inline-block;
  height: 2px;
  width: 50px;
  background-color: #004a99;
}

/*form*/
form.checkout {
  display: inline-block;
    width: 100%;
}
form.checkout .col2-set {
  float: left;
  width: 47%;
    margin-top: 15px;
    padding-right: 20px;
}
form.checkout .col2-set .col-1, form.checkout .col2-set .col-2 {
  float: none;
  width: 100%;
}
form.checkout .review-order-wrapper {
  float: left;
  width: 51%;
}
form.checkout .order-total .amount {
color: #57bf6d;
}
/*your order*/
.review-order-wrapper {
  background: #fbfbfb;
  border: 4px solid #ebebeb;
  padding: 15px;
}
.review-order-wrapper h3 {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin: 0 0 20px;
  text-transform: uppercase;
  text-align: center;
}
.review-order-wrapper h3::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -25px;
  display: inline-block;
  height: 2px;
  width: 50px;
  background-color: #004a99;
}
.review-order-wrapper table.shop_table {
  border: 0;
  margin: 0;
  border-collapse: collapse;
}
.review-order-wrapper table.shop_table thead {
  background: transparent;
}
.review-order-wrapper table.shop_table thead th {
  padding: 7px 0;
}
.review-order-wrapper table.shop_table .shipping #shipping_method {
 margin-left: -90px;
}
.review-order-wrapper table.shop_table .shipping #shipping_method li {
    padding: 5px 0;
}
.review-order-wrapper table.shop_table .checkout-tr ul {
/*margin-left: -50%;*/
}
.review-order-wrapper table.shop_table .shipping td {
    text-align: left;
}
.review-order-wrapper table.shop_table tbody, .review-order-wrapper table.shop_table tfoot, .review-order-wrapper table.shop_table tfoot tr.shipping,.review-order-wrapper table.shop_table tbody .cart_item {
  border-bottom: 1px solid #ddd;
}
.review-order-wrapper table.shop_table tbody .cart_item {
}
.review-order-wrapper table.shop_table th {
  color: #555;
  font-size: 12px;
  text-transform: uppercase;
  padding: 20px 0;
}
.review-order-wrapper table.shop_table [class*='coupon-'] th {
color: #77b8fe;
}
.review-order-wrapper table.shop_table td {
  border: 0;
  padding: 10px 0;
  /*text-align: right;*/
}
.review-order-wrapper table.shop_table .cart-discount a{
display:none;
}
.review-order-wrapper table.shop_table .checkout-tr td {
text-align: left;
}
.review-order-wrapper table.shop_table td p {
  margin: 0;
}
.review-order-wrapper table.shop_table td.product-name {
  text-align: left;
}
.review-order-wrapper table.shop_table .cart_item td {
  padding: 7px 0;
}

.woocommerce-checkout #payment ul.payment_methods {
  padding-top: 15px;
  margin: 0;
}
.woocommerce-checkout #payment ul.payment_methods li {
  border-bottom: 1px solid #ddd;
  padding: 11px 0;
}
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  margin-top: 10px;
  font-size: .92em;
  line-height: 1.5;
  color: #515151;
  background: #fafad2;
  padding: 10px;
}
.woocommerce-checkout #payment div.payment_box p {
  margin: 0;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  max-height: 52px;
  margin: -2px 0 0 .5em;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 12px;
}
.woocommerce-checkout #payment div.form-row {
  padding-top: 15px;
}
.woocommerce-checkout #payment input[type="submit"] {
  width: 100%;
}

.woocommerce-checkout .form-row.place-order {
  margin: 0;
}
.shipping-li {
   margin: 10px 0;
}
.icon-info {
    margin-right: 5px;
}
.shipping-li .icon-info {
    color: #ff00ff;
}
.shipping-li p {
   margin: 0;
   padding: 0 10px;
}
.wc_payment_method label {
    color: #555;
    font-weight: 600;
    cursor: pointer;
    padding: 10px;
}
.wc_payment_method label:hover {
    background: #fafad2;
}
.checkout-message {
    margin-bottom: 15px;
    color: #2b27c3;
}
.checkout-message:before {
    content: "\f003";
}
.validate-email label {
    color: #2b27c3;
}
.product-total{
width: 150px;
}
/**
 * My Account
 */
.woocommerce #customer_login h2,
.woocommerce .saha-loginform-wrap h2 {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.woocommerce #customer_login h2::before,
.woocommerce .saha-loginform-wrap h2::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  display: inline-block;
  height: 2px;
  width: 50px;
  background-color: #004a99;
}
.woocommerce #customer_login p:nth-last-child(2), .woocommerce #customer_login p:last-child,
.woocommerce .saha-loginform-wrap p:nth-last-child(2),
.woocommerce .saha-loginform-wrap p:last-child {
  margin: 0;
}
.woocommerce #customer_login .form-row,
.woocommerce .saha-loginform-wrap .form-row {
  display: inline-block;
}
.woocommerce #customer_login .form-row.form-row-wide,
.woocommerce .saha-loginform-wrap .form-row.form-row-wide {
  width: 100%;
}
.woocommerce #customer_login .form-row label[for="rememberme"],
.woocommerce .saha-loginform-wrap .form-row label[for="rememberme"] {
  margin: 0 0 0 15px;
}
.woocommerce #customer_login .lost_password,
.woocommerce .saha-loginform-wrap .lost_password {
  float: right;
  line-height: 46px;
}

.woocommerce #customer_login > div,
.woocommerce .saha-loginform-wrap {
  background: #fbfbfb;
  border: 4px solid #ebebeb;
  padding: 15px;
}

/**
 * My Account lost password
 */
.woocommerce .lost_reset_password {
  background: #fbfbfb;
  border: 4px solid #ebebeb;
  padding: 15px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.woocommerce .lost_reset_password p:first-child {
  font-style: italic;
}
.woocommerce .lost_reset_password .form-row-first {
  width: 100%;
}
.woocommerce .lost_reset_password p:nth-last-child(3) {
  margin: 0;
}

/**
 * My Account logged in
 */
.woocommerce .col-1.address, .woocommerce .col-2.address {
  background: #fbfbfb;
  border: 4px solid #ebebeb;
  padding: 15px;
}
.woocommerce .col-1.address h3, .woocommerce .col-2.address h3 {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.woocommerce .col-1.address h3::before, .woocommerce .col-2.address h3::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  display: inline-block;
  height: 2px;
  width: 50px;
  background-color: #004a99;
}
.woocommerce .col-1.address address, .woocommerce .col-2.address address {
  margin: 0;
}

/**
 * Main
 */
.clear {
  clear: both;
}

.nobr {
  white-space: nowrap;
}

.form-row .required {
  color: #e42234;
  border: 0;
    font-size: 30px;
    vertical-align: middle;
}

/**
 * Columns
 */
.col2-set, .col2-set {
  width: 100%;
}

.col2-set:after {
  content: '';
  display: block;
  clear: both;
}

.col2-set .col-1, .woocommerce .form-row-first {
  float: left;
  width: 48%;
}

.col2-set .col-2, .woocommerce .form-row-last {
  float: right;
  width: 48%;
}
.woocommerce form .form-row-wide {
clear: both;
}
.woocommerce form .form-row {
  padding: 3px 0;
}
.woocommerce form .form-row.terms {
  padding: 0;
  margin: 20px 0 0;
}
.woocommerce form .form-row label {
  margin: 0 0 5px;
  display: inline-block;
}
.woocommerce form .form-row label[for="createaccount"] {
  margin: 0;
  vertical-align: middle;
}

/**
 * Message
 */
.woocommerce-message, .woocommerce-error,
.woocommerce-info {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  border: 1px solid #ddd;
  padding: 10px 15px;
  margin: 0 0 20px;
  text-align: left;
  /*text-transform: uppercase;*/
}
.woocommerce-message a, .woocommerce-error a,
.woocommerce-info a {
  float: right;
  background-color: #77b8fe;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  min-height: 10%;
  padding: 6px 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.woocommerce-message a:hover, .woocommerce-error a:hover,
.woocommerce-info a:hover {
  background-color: #333;
}
.woocommerce-message::before, .woocommerce-error::before,
.woocommerce-info::before {
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}

.woocommerce-message::before {
  content: '\f00c';
  color: #ddd;
}

.woocommerce-error {
  border-color: #fdc1b1;
}
.woocommerce-error::before {
  content: '\f00d';
  color: #fdc1b1;
}
.woocommerce-error .amount {
    font-size: 1.5em;
    color: red;
}
.woocommerce-info {
  border-color: #b1befd;
}
.woocommerce-info::before {
  content: '\f129';
  color: #b1befd;
}

ul.woocommerce-message::before, ul.woocommerce-error::before,
ul.woocommerce-info::before {
  display: none;
}
ul.woocommerce-message li::before, ul.woocommerce-error li::before,
ul.woocommerce-info li::before, .checkout-message::before {
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}

ul.woocommerce-message li::before {
  content: '\f00c';
  color: #ddd;
}

ul.woocommerce-error li::before {
  content: '\f129';
  color: #fdc1b1;
padding-left: 15px;
}

ul.woocommerce-info li::before {
  content: '\f129';
  color: #b1befd;
}

/*cart/checkout message*/
.woocommerce-cart .woocommerce-message:before,
.woocommerce-cart .woocommerce-info:before {
  display: none;
}

.woocommerce-checkout .woocommerce-info {
  border-width: 1px 0;
  border-color: #ebebeb;
  padding: 10px 0;
  text-align: center;
}
.woocommerce-checkout .woocommerce-info::before {
  color: #ddd;
}
.woocommerce-checkout .woocommerce-info a {
  float: none;
  background-color: transparent;
  color: #77b8fe;
  font-size: 12px;
  padding: 0;
  letter-spacing: 0;
}
.woocommerce-checkout .woocommerce-info a:hover {
  color: #333;
}
.woocommerce-checkout .woocommerce form.login, .woocommerce-checkout .woocommerce form.register {
  margin-top: 0;
  margin-bottom: 30px;
}
/**
 * Select
 */
.select2-container .select2-choice {
  height: 35px;
  line-height: 35px;
  border-color: #e0e0e0;
  border-radius: 0;
}
.select2-container .select2-choice .select2-arrow {
  width: 30px;
}
.select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice abbr {
  font-family: 'FontAwesome';
  font-size: 1.5em;
  line-height: 35px;
  text-align: center;
  background: #fafad2;
}
.select2-container .select2-choice .select2-arrow b:before {
  content: "\f107";
}
.select2-container .select2-choice .select2-arrow b:after {
  display: none;
}

.select2-drop-active, .select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border-color: #ccc;
}

.select2-results .select2-highlighted {
  background: #77b8fe;
  color: #fff;
  border-radius: 0;
}

.select2-search input {
  border-color: #ccc;
}
.select2-search input:focus {
  border-color: #aaa;
}

/**
 * Header cart
 */

.header-cart > a .count {
  position: absolute;
  top: 8px;
  right: 15px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-weight: bold;
  background-color:#004a99;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
}
.header-cart > a .mobile-count {
  display: none;
}
.class-blue{
color:#2185c5;
}
/**
 * Cart dropdown
 */
ul.cart-dropdown {
  min-width: 300px;
  padding: 20px;
}
.cart-dropdown .widget {
  margin: 0;
}

.dropdown-menu li .cart-dropdown > li {
  display: inline-block;
  width: 100%;
}

.dropdown-menu li .cart-dropdown .product_list_widget li {
  display: inline-block;
  margin: 0;
}
.coupon .button {
background-color: transparent;
border: 1px solid #77b8fe;
color: inherit;
}
.coupon .button:hover, input[name="update_cart"]  {
background-color: #777;
color: #fff;
border: 1px;
}
/**
 * Widgets
 */
.widget.woocommerce .amount {
  display: block;
}
.widget.woocommerce .star-rating {
  margin: 0 0 5px;
}

.widget_shopping_cart p.total {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 0;
}
.widget_shopping_cart .total .amount {
  float: right;
  color: #8db830;
  margin-left: 6px;
}
.widget_shopping_cart .buttons a.button {
  display: block;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  padding: 14px 14px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #ddd;
  color: #333;
  letter-spacing: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.widget_shopping_cart .buttons a.button:hover {
  background-color: #ccc;
  color: #333;
}
.widget_shopping_cart .buttons a.button {
  float: left;
  width: 48%;
}
.widget_shopping_cart .buttons a.checkout {
  float: right;
  background-color: #77b8fe;
  color: #fff;
}
.widget_shopping_cart .buttons a.checkout:hover, .added_to_cart:hover {
  background-color: #333;
  color: #fff;
}

.widget_shopping_cart .total {
  padding: 4px 0 0;
}
.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
  font-weight: 400;
}

.widget_product_search input[type="submit"] {
  margin-top: 10px;
}

.widget_product_categories li, .sgr-custom-taxonomies-menu li {
  position: relative;
}
/*.widget_product_categories > ul > li > ul > li, .sgr-custom-taxonomies-menu > ul > li > ul > li, .toggle-menu-item-parent > ul > li {*/
.children .cat-item {
  margin-left: 10px;
}
.widget_product_categories > ul > li > .open-this > i, .sgr-custom-taxonomies-menu > ul > li > .open-this > i {
  display: inline-block;
  text-align: center;
  -webkit-transform: scale(0.8, 1) translateZ(0px);
  -moz-transform: scale(0.8, 1) translateZ(0px);
  -ms-transform: scale(0.8, 1) translateZ(0px);
  -o-transform: scale(0.8, 1) translateZ(0px);
  transform: scale(0.8, 1) translateZ(0px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget_product_categories > ul > li.opened > .open-this > i, .sgr-custom-taxonomies-menu > ul > li.opened > .open-this > i {
  -webkit-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  -moz-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  -ms-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  -o-transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
  transform: rotate(180deg) scale(0.8, 1) translateZ(0px);
}
.widget_product_categories li a, .sgr-custom-taxonomies-menu li a {
  display: inline-block;
  font-size: 1.2em;
  padding: 8px 5px 8px 0;
  border-bottom: 1px dotted #77b8fe;
  max-width: 200px;
}

.widget_product_categories ul > li .open-this, .sgr-custom-taxonomies-menu ul > li .open-this {
  position: absolute;
  right: 0;
  font-size: 34px;
  padding: 3px 10px 0 10px;
  text-align: right;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.toggle-menu-item-parent ul > li .open-this {
  right: 15px;
}
.widget_product_categories ul > li .open-this:hover, .sgr-custom-taxonomies-menu ul > li .open-this:hover {
  color: #77b8fe;
  outline: 1px solid #77b8fe;
}
.widget_product_categories ul > li ul .open-this i.fa-angle-down:before, .sgr-custom-taxonomies-menu ul > li ul .open-this i.fa-angle-down:before {
  content: '+';
}
.widget_product_categories ul ul > li.opened > .open-this i.fa-angle-down:before, .sgr-custom-taxonomies-menu ul ul > li.opened > .open-this i.fa-angle-down:before {
  content: '-';
}
.widget_product_categories .show-count, .sgr-custom-taxonomies-menu .show-count {
  color: #bbb;
  font-size: 12px;
}
.widget_product_categories li ul.children, .sgr-custom-taxonomies-menu li ul.children {
  /*display: none;*/
  margin: 0;
}
.widget_product_categories li ul ul a, .sgr-custom-taxonomies-menu li ul ul a {
  letter-spacing: 1px;
}

.widget_product_categories select, .sgr-custom-taxonomies-menu select {
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #ddd;
}
.widget_shopping_cart_content {
  display: inline-block;
  width: 100%;
}

.product_list_widget {
  position: relative;
  display: block;
  margin: 0;
  top: auto !important;
  left: auto !important;
}
.product_list_widget li {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
}
.product_list_widget li img {
  float: left;
  max-width: 60px;
  padding: 0 10px 0 0;
}
.product_list_widget li a {
  padding: 0;
  letter-spacing: 0.05em;
}
.product_list_widget li a:hover {
  background: none;
}
.product_list_widget li a.remove {
  display: inline-block;
  position: absolute;
  right: 0;
      top: 0;
    color: #ff0000;
    font-size: 3em;
    padding: 5px 10px;
    background: beige;
}
.product_list_widget li .quantity, .product_list_widget li .quantity .amount {
  color: #333;
}
.product_list_widget li .quantity {
  display: block;
  float: none;
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 1px;
}
.product_list_widget li .quantity .amount {
  display: inline-block;
}
.product_list_widget li.empty {
  float: none;
  margin: 0;
  border: none;
  padding: 0;
  color: #999;
  min-height: inherit;
}
aside.widget .product_list_widget li {
  display: inline-block;
  padding: 0 0 14px 0;
  margin-bottom: 14px;
}
aside.widget .product_list_widget li:last-child {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
aside.widget .product_list_widget li img {
  float: left;
  max-width: 80px;
  padding: 0;
  margin-right: 20px;
}
.site-footer .sgr-custom-taxonomies-menu > ul > li > a {
  text-transform: initial;
  letter-spacing: normal;
  border-bottom: none;
  display: initial;  
}
.site-footer ul > li {
padding: 2px 0 2px;
}
.site-footer ul > li a {
color: #fff;
}
/**
 * search header
 */
.ajax-search {
  display: table;
  float: left;
  position: relative;
}
.ajax-search > div {
  display: table-row;
}
.yith_woocommerce_ajax_search form {
  display: table;
  width: 110%;
  position: relative;
  outline: 1px solid #77b8fe;
}
#secondary .sbHolder {
  display: none;
}
/**
 * Modal popup
 */
.modal {
  width: 600px;
  margin: 0 auto;
  max-width: 85%;
}
.modal .modal-dialog {
  background-color: #fff;
  padding: 36px 20px;
  width: 100%;
  margin: 0 auto;
}
.modal .modal-dialog.text-center {
  text-align: center;
}
.modal .modal-dialog h3 {
  font-weight: 600;
  /*text-transform: uppercase;*/
  margin: 0 0 5px;
}
.modal .modal-dialog .modal-form {
  width: 84%;
  margin: 30px auto 0;
}
.modal .modal-dialog .modal-form .form-input {
  margin-bottom: 15px;
}
.modal .modal-dialog .modal-form button {
  padding: 10px 40px;
}

.modal .modal-dialog, .mfp-figure figure {
  -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
  -o-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
}

/**
 * Call me
 */
.modal-header h3 {
    color: #555;  
    font-size: 20px;
    font-weight: normal;
    line-height: 1;    
    margin: 0;
}
.modal-me .btn-close {
    cursor: pointer;
    font-size: 4em;
    position: absolute;
    right: 15px;
    top: 10px;
}
.modal-me .btn-close:hover, .red {
    color: red;
}
.modal-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modal-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
.modal-open:checked ~ .modal-wrap:before,
.modal-open:checked ~ .modal-wrap .modal-overlay {
    display: block;
}
.modal-open:checked ~ .modal-wrap .modal-dialog {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 5%;
}
.modal-me input.modal-open[type="checkbox"] {
    display: none;
}
.modal-me .modal-dialog {
    background: #fefefe;
    border: none;
    border-radius: 5px;
    position: fixed;
    width: auto;
    left: 50%;
    top: -100%;
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    z-index: 103;
    padding: 0;
}
.modal-body {
  padding: 10px;
  width: 290px;
}
.modal-body .wpcf7-textarea {
    height: 80px;
}
.wpcf7-form p {
    margin: 0 0 12px;
}
.modal-header,
.modal-footer {
    padding: 20px 20px;
}
.modal-header {
    border-bottom: #eaeaea solid 1px;
}
.modal-header h3 {
  font-size: 20px;
  margin: 0;
}
.modal-body input[type="text"] {
  height: 30px;
  font-size: x-large;
  text-align: center;
}
.wpcf7-response-output {
    /*width: 200px;*/
}
.wpcf7-form div.wpcf7-response-output {
margin: 0;
}
.wpcf7-validation-errors {
color: red;
background-color: yellow;
}
.wpcf7-mail-sent-ok {
    color: green;
}
.screen-reader-response {
display: none;
}
.wpcf7-submit {
background-color: #77b8fe;
color: #fff;
padding: 10px;
width: 100%;
}
input.wpcf7-acceptance{
padding: 0;
 cursor: pointer;
 width: 25px;
 max-width: 25px;
height: 25px;
/*vertical-align: text-bottom;*/
}
input.wpcf7-acceptance[type="checkbox"]:checked:before {
line-height: 24px;
width: 25px;
}
.wpcf7-form p.contact-p {
margin-bottom: 0;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: none;
    background-image: url(./assets/img/loading.gif);
    width: 32px;
    height: 32px;
    border: none;
    margin-bottom: -15px;
}
div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
display: inline-block;
}
@media only screen and (max-width: 767px)  {

  .modal-me .modal {
      display: inline;
  }
  .modal-me .modal-dialog {
    /*left: 33%;*/
    }
  .modal-me {
    float: right;
    }
}
/*------------------------------------*\
	$fancyBox
\*------------------------------------*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-color: #777;
  font-family: FontAwesome;
  display: inline-block;
  font-size: 20px;
  color: #fff;

  font-weight: 400;
  font-style: normal;
  line-height: 35px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  text-decoration: none;
}

.fancybox-close:hover {
  color: #ffffff;
  text-decoration: none;
}

.fancybox-close:before {
  content: "\f00d";
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
  background-image: url(fancybox_sprite.png);
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
  background-image: url(fancybox_sprite.png);
}

.fancybox-nav:hover span {
  visibility: visible;
}
@media only screen and (max-width: 1024px) {
.fancybox-nav span {
  visibility: visible;
  }
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
 right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {


  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.cart_item img {max-width: 120px;}
figure > img {
  display: block;
}

img {
  height: auto;
  max-width: 100%;
}

img[class*="align"],
img[class*="attachment-"] {
  height: auto;
}

embed,
iframe,
object {
  max-width: 100%;
  width: 100%;
}

.wp-caption {
  margin-bottom: 24px;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-bottom: 5px;
}

.wp-caption-text {
  font-style: italic;
  color: #999;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/*css for Thumbnail helper for fancyBox*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 0px;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 30px;
}

#fancybox-thumbs.top {
	top: 0px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/*------------------------------------*\
	$STATE
\*------------------------------------*/
.no-js .hide-if-no-js {
  display: none;
}

/*------------------------------------*\
	$RESPONSIVE
\*------------------------------------*/

.mobile-link {
  display: none;
}

.mobile-link > li {
  margin: 0 !important;
}
.mobile-link > li a {
  display: block;
  font-size: 40px;
  line-height: 46px;
  text-transform: uppercase;
}
.mobile-link > li a:hover {
  color: #77b8fe;
}

.fixed-header .mobile-link a {

      color: #929292;
}

/*Mobile nav*/
.mobile-nav .cart-contents {
text-transform: initial;
}
.mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  height: 100%;
  background-color: #1a1a1a;
  padding: 0 20px;
  -ms-transform: translate3d(-250px, 0, 0);
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.mobile-nav .close-mobile-nav {
  position: relative;
  font-size: 12px;
  margin: 0 -20px 20px -20px;
  background-color: #1e1e1e;
  color: #fff;
  font-weight: 600;
  padding: 15px 20px 15px 20px;
  cursor: pointer;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 100;
}
.mobile-nav .close-mobile-nav i {
  font-size: 12px;
  padding-right: 15px;
}
.mobile-nav > ul {
  display: inline-block;
  width: 100%;
}

.woocommerce-product-search {
  position: relative;
}
.submit-search {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}
.submit-search .icon-magnifier{
    padding: 0 10px;
    font-size: 18px;
}
.text-brand .woocommerce-product-search{
    margin-top: 25px;
        width: 320px;
}
.mobile-nav li {
  position: relative;
}
.mobile-nav li a {
  display: block;
  color: #fff;
  padding: 12px 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.mobile-nav li a:hover {
  color: #77b8fe;
}
.mobile-nav li a i {
  display: inline-block;
  min-width: 20px;
  padding-right: 5px;
  text-align: left;
}
.mobile-nav li a .count {
  display: none;
}
.open-mobile-nav {
  overflow: hidden;
}
.open-mobile-nav .mobile-nav {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.open-mobile-nav #page {
  cursor: url("./assets/img/popup-cursor.png"), pointer;
  -ms-transform: translate3d(250px, 0, 0);
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.open-mobile-nav #page::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

#page {
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}

/*--------------------------------------------------------------
Visibility
--------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
  .text-box { 
    line-height: 1.6em;
  }

}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
.woocommerce .products .product-image .action-button ul > li {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .hidden-tablet-landscape {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .hidden-tablet, .hidden-tablet-landscape {
    display: none;
  }
  .widget_product_categories > ul > li > a, .sgr-custom-taxonomies-menu > ul > li > a, .widget_product_categories li a, .sgr-custom-taxonomies-menu li a {
      max-width: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hidden-tablet, .hidden-tablet-portrait, .hidden-tablet-phone {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hidden-tablet-phone, .hidden-phone {
    display: none;
  }
}
  .icon-size-fullscreen {
  display: none;
  }

/*--------------------------------------------------------------
All Devices under 1024px
--------------------------------------------------------------*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .layout-2c-r:not(.layout-1c) .content-area {
    width: 69%;
  }
  .layout-2c-r:not(.layout-1c) .widget-area {
    width: 29%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
.product-name{
min-width: 200px;
}
table.shop_table thead th.product-remove {
    display: none;
}
table.shop_table .product-remove{
    float: left;
}
table.shop_table .product-thumbnail {
    display: inline-block;
    width: 116px;
}
}
/*--------------------------------------------------------------
All Devices under 1024px
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
.site-navigation .dropdown-menu>li {
    padding: 0 15px;
}
.menu-item-type-taxonomy .menu-links {
font-size: 16px;
}
.logo {
padding-left: 20px;
}
.text-min-price {
    padding-right: 20px;
}
.menu-primary-items {
    text-align: center;
}
.site-navigation .dropdown-menu > li:last-child {
   padding-right: 0;
}
.saha-toolbar, .term-description, .pa_po-mestu-lova, .site-title{
    padding-left: 20px;
}
.home .site-title{
padding-left: 0;
}

.review-order-wrapper table.shop_table .shipping #shipping_method li {
padding: 10px 0;
}
.text-min-price .banner:first-child{
padding-right: 10px;
}
.home .site-title {
width: auto;
}

  .layout-2c-r .content-area {
    padding-left: 15px;;
  }
a, a:hover, a:focus {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.widget-area .widget {
    float: left;
    margin-right: 0;
}
  .widget_nav_menu .menu-item {
  padding: 5px 0 5px;
  font-size: 1.2em;
  }

  #recently-woo-product .owl-item {
  margin-right: 14px;
  }

  .fixed-header .site-navigation {
  clear:both;
  }
  .fixed-header .btn {
  font-size: 26px;
 display: inline-block;
  margin: 20px 0 0 20px;
  }
  .site-header .site-header-inner {
    border-bottom: 1px solid #ebebeb;
  }

  .icon-size-fullscreen {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 15px;
    font-size: 40px;
    color:rgba(187, 187, 187, 0.3);
}
  .product:hover .icon-size-fullscreen {
    color: transparent;
  }
  .mobile-nav {
    display: block;
  }

  .quick-view-popup .single-product form.cart .button {
    padding: 10px 14px;
  }

  .col2-set .col-1, .woocommerce .form-row-first,
  .col2-set .col-2, .woocommerce .form-row-last {
    float: none;
    width: 100%;
  }

  .col2-set > div:first-child {
    margin-bottom: 30px;
  }

  .woocommerce #customer_login .form-row label[for="rememberme"] {
    margin: 0 0 0 4px;
  }

  .woocommerce .cart-collaterals .cross-sells {
    margin-bottom: 30px;
  }
form.checkout .review-order-wrapper {
    width: 55%;
}
form.checkout .col2-set {
    width: 40%;
}
  form.checkout .col2-set {
    margin-bottom: 30px;
  }
  #footer-widgets {
    padding-bottom: 0;
  }
  #footer-widgets .footer-column {
    width: 25%;
  }
}
/*--------------------------------------------------------------
All Devices under 992px
--------------------------------------------------------------*/
@media only screen and (min-width: 321px) and (max-width: 992px) {
.site-header .site-header-inner {padding-bottom: 0px;}
}
@media only screen and (max-width: 992px) {
  .fixed-header .site-header-inner {
    padding: 0;
    margin: 0;
    }
    /*.logo-title {top: -5px;}*/
}
/*--------------------------------------------------------------
Phone Portrait + Landscape
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
.text-brand, .logo {
width: 50%;
}

.text-brand {
    padding-top: 55px;
}

.text-min-price {
    float: left;
}
.text-min-price {
    padding-top: initial;
    width: 100%;
    text-align: center;
background: #7ecefd;
    color: #2f3192;
}
.cat-item a {
line-height: 1.8em;
}
.logo-title {
    top: 5px;
}


.widget-area .widget {
    width: 42%;
}
.widget-area .widget:first-child {
    margin-right: 7%;
}
.widget-area .widget:nth-child(2n+1) {
    clear: both;
    margin-right: 7%;
}
 #recently-woo-product .owl-item {
      margin-right: 33px;
  }
  .fixed-header .mobile-link {
    display: block;
  }
  .admin-bar .fixed-header.fixed-already {
    top: 46px;
  }
    .fixed-header {
    background-color: rgba(246, 246, 246, 0.68);
    padding-left: 7px;
    }
  .fixed-header.fixed-already {

right: 0;
  }
  .layout-2c-l .content-area, .layout-2c-l .widget-area, .layout-2c-r .content-area, .layout-2c-r .widget-area {
    /*float: none;*/
    width: 100%;
    /*overflow: hidden;*/
  }
  #secondary {
    margin-top: 20px;
  }

  .single-product .images {
    text-align: center;
  }
  #footer-bottom .copyright, #footer-bottom .footer-nav {
    padding: 0;
  }

  #footer-bottom .footer-nav li {
    float: none;
    display: inline-block;
  }

  #scroll-top {
    bottom: 10px;
  }
  .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: auto;
  }
  .menu-right > li {
    padding: 8px 25px;
}
}

/*--------------------------------------------------------------
All devices under 600px
--------------------------------------------------------------*/
@media only screen and (max-width: 600px) {
.text-brand {
    padding-top: 35px;
}
.menu-right .header-compare, .menu-right .header-cart {
    display: none;
}
.site-header-inner .menu-right {
    padding-top: 8px;
}

.woocommerce-cart-form tr.cart_item td {
 display: block;
}
.woocommerce-cart-form table.shop_table thead {
    display: none;
}
table.shop_table tr.cart_item td:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
    padding-right: 10px;
}
table.shop_table tr td.product-remove:before, table.shop_table tr td.product-thumbnail:before, .checkout table.shop_table tr.cart_item td:before{
content: none;
}
table.shop_table tr.cart_item .product-remove{
    float: left;
    border-top: none;
margin-right: 20px;
    margin-top: 25px;
    text-align: center;
}
table.shop_table .product-thumbnail{
text-align: left;
}
table.shop_table .product-quantity {
    overflow: hidden;
}
.colspan-1 {
display: none;
}
form.checkout .col2-set {
padding-right: 0;
  }
  form.checkout .col2-set, form.checkout .review-order-wrapper {
    float: none;
    width: 100%;
  }

  .admin-bar .fixed-header {
    top: 46px;
  }
  .fixed-header {
    top: 0;
  }
  .fixed-header .fa-percent {
  font-size: 28px;
  color:#fe5252;
  margin-left: 20px;
  }
  .fixed-header .header-elements {
  margin: 15px 10px 0 0;
  }

  .admin-bar .fixed-header.fixed-already, .admin-bar .mobile-nav {
    top: 0;
    right:0;
  }

  #top-bar-left {
  display: none;
  }

  #top-bar-right {
    float: none;
    text-align: right;
  }

  #top-bar-right > ul > li, .top-bar-social li {
    float: none;
    display: inline-block;
  }

  table.cart td.actions .coupon {
    display: inline-block;
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  table.cart td.actions .coupon .input-text {
    float: left;
    width: 63%;
    margin: 0 2% 0 0;
  }
  table.cart td.actions .coupon .button {
    float: left;
    width: 35%;
  }
  table.cart td.actions input[name="update_cart"] {
    float: none;
    width: 100%;
  }
  #scroll-top {
    font-size: 40px;
  }
  #footer-widgets .footer-column {
    width: 33%;
  }
  #footer-widgets .footer-column:nth-child(4) {
    /*clear: both;*/
    width: 50%;
  }
  .footer-nav {
  padding-top: 10px;
  }
}
/*--------------------------------------------------------------
Phone Portrait
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
.logo-img{
width: 370px;
}
.days {
    display: block;
}
.text-brand {
    padding: 20px 0;
}
.text-min-price, .text-brand {
width: 100%;
}
.site-logo {
    text-align: center;
}
.text-min-price {
    padding: 10px 0;
    line-height: initial;
	}
.text-brand {
    max-width: initial;
}
.logo {
    padding: 10px 0 0;
        width:100%;
	}
.logo-title {
	    display: inline-block;
}
.reg-header .abs {
display: initial;
}
.reg-title {
float:none;
margin: 10px 0 0 15px;
}
.site-header-inner .menu-right {
clear: both;
float: none;
overflow: hidden;
padding: 10px 0 10px 10px;
}
.menu-right > li {
    float: left;
        border-right-width: 0;
}

.text-min-price .banner:first-child {
    padding-right: 0;
}
.text-min-price .banner:last-child {
   margin-bottom: 0;
}
.text-min-price .banner.shipping {
    float: none;
}
.site-title {
    clear: both;
}
.product:hover .details-hidden {
    padding-top: 10px;
}
.review-order-wrapper table.shop_table tr.shipping th, .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping th {
display: block;
    padding: 0;
}
table .product-total {
text-align: center;
}
.woocommerce-checkout-review-order-table tr.cart_item td {
}
table.shop_table #shipping_method {
    margin-left: -35%;
    padding-top: 20px;
}
.checkout .review-order-wrapper table.shop_table .shipping #shipping_method {
    padding-top: 20px;
}
.review-order-wrapper table.shop_table .checkout-tr ul {
/*margin-left: -60%;*/
}
.checkout table.shop_table td{
    display: table-cell;
}
table.cart td.actions .coupon .button {
    width: 100%;
    margin-top: 10px;
}
.contact {
    width: 100%;
}
.entry-form {
width: 300px;
float:none;
}
.banner {
    width: auto;
    margin-bottom: 10px;
}
  blockquote {
    margin: 23px 0 0 23px;
  }
  #recently-woo-product .owl-item {
      margin-right: 30px;
  }
.sale-red a {
    color: #FA3E3E;
}
.site-navigation .menu-primary-items > li > a {
margin: 10px 0;
}
  .ajax-search {
    padding-left: 0;
  }

  .site-title h1 {
  letter-spacing: normal;
  font-size: 1.4em;
  }
  h2, .h2 {
    font-size: 1em;
}
.product_title {
    font-size: 1.2em;
}

  .woocommerce #customer_login .lost_password {
    float: none;
    margin-top: 10px !important;
    line-height: 1;
  }

  table.cart td.actions .coupon .button {
    padding: 0;
  }

  .woocommerce-checkout form.login .lost_password {
    float: none;
    line-height: 1;
    margin: 10px 0 0;
  }
  #footer-widgets .footer-column {
    width: 50%;
  }
  #footer-widgets .footer-column:nth-child(4) {
    /*clear: none;*/
     width: 80%;
  }

}


/*--------------------------------------------------------------
All devices under 320px
--------------------------------------------------------------*/
@media only screen and (max-width: 320px) {
.menu-right > li {
    float: none;
}
.text-min-price {
    line-height: initial;
}

.reg-header .rel, .reg-header .abs {
position: initial;
}
.reg-header {
float: none;
margin: 15px 0 5px 10px;
}
.site-header-inner .menu-right {
padding-top: 5px;
}
.site-header .site-header-inner {
    padding-top: 15px;
}
.saha-products.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
}
.site-navigation .dropdown-menu > li:first-child {
padding-left: 15px;
}
.widget-area .widget {
    width: 80%;
    float:none;
}
.product:not(.single-product) table.variations {
    width: 320px;
}
.woocommerce .product .product-image .action-button ul > li, .product .woocommerce-LoopProduct-link .icon-link {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

  #recently-woo-product .owl-item {
      margin-right: 2px;
  }
  .single-product form.cart .action-button {
    float: left;
    margin-top: 20px;
  }

  table.cart td.actions .coupon .input-text {
    width: 58%;
  }
  .woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-info a {
    font-size: 12px;
  }
  .woocommerce-checkout form.checkout_coupon .form-row-first, .woocommerce-checkout form.checkout_coupon .form-row-last {
    float: none;
    width: 100%;
  }
  .woocommerce-checkout form.checkout_coupon .form-row-last {
    margin-top: 6px;
  }
  .woocommerce-checkout #customer_details h3 {
    font-size: 14px;
  }
  .woocommerce-checkout #payment ul.payment_methods li img {
    display: none;
  }
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 28px;
  }
  .woocommerce-checkout form .form-row.terms label {
    font-size: 12px;
  }

  .entry-share .share-title {
    line-height: 26px;
  }

  .entry-share ul li a {
    width: 26px;
    height: 26px;
    line-height: 26px;
  }

  .loop-nav .prev, .loop-nav .next {
    float: none;
    width: 100%;
    padding: 0;
    border: 0;
    text-align: center;
  }
  .loop-nav .next {
    margin-top: 20px;
  }
  .loop-nav .title {
    display: inline-block;
  }

  .author-bio .author-box-avatar {
    display: none;
  }
  .commentlist .comment-avatar {
    display: none;
  }
#footer-widgets .footer-column:nth-child(4) {
    width: 100%;
}
}
/*------------------------------------------------------------------
[improved-sale-badges][color]
-------------------------------------------------------------------*/
.isb_blue {
	background-color:#2185c5;
	color:#fff;
}
	.isb_blue:before,
	.isb_blue:after {
		border-color:#2185c5 !important;
	}
.isb_orange {
	background-color:#FF8800;
	outline-color:#FF8800 !important;
	color:#fff;
}
	.isb_orange .isb_color {
		color:#FF8800 !important;
	}
	.isb_orange:before,
	.isb_orange:after {
		border-color:#FF8800 !important;
	}

.isb_red {
	background-color:#FA3E3E;
	outline-color:#FA3E3E !important;
	color:#fff;
}
	.isb_red .isb_color {
		color:#FA3E3E !important;
	}
	.isb_red:before,
	.isb_red:after {
		border-color:#FA3E3E !important;
	}

/*------------------------------------------------------------------
[General]
-------------------------------------------------------------------*/
.isb_variable:not(.isb_sale_badge_nocurr) {
display: none;
}
.isb_sale_badge {
	position:absolute;
	box-sizing:border-box;
	z-index:1;
}
.isb_sale_badge * {
	box-sizing:border-box;
}
.isb_sale_badge .isb_money_saved {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
/*------------------------------------------------------------------
[Modern]
-------------------------------------------------------------------*/
.single-product .isb_style_modern.isb_left {
	/*left:15px;*/
}
.isb_style_modern.isb_left {
	left:0;
}
.isb_style_modern.isb_right {
	right:0;
}
.isb_sale_badge_nocurr.isb_style_modern {
	height:0;
	width:0;
}
.isb_style_modern {
	/*top:8px;*/
	height:60px;
	width:65px;
	background-color:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.33) inset;
	line-height:20px;
}
.single-product .isb_style_modern {
  top:initial;
}
	.isb_style_modern .isb_sale_title {
		position:relative;
		display:inline-block;
		min-width:65px;
		height:20px;
		padding:0 3px 0 6px;
		font-size:14px;
		text-align:center;
		white-space:nowrap;
	}
		.isb_style_modern .isb_sale_title:after {
			content:'';
			position:absolute;
			top:0;
			border-top:10px solid transparent !important;
			border-bottom:10px solid transparent !important;
		}
		.isb_style_modern.isb_left .isb_sale_title:after {
			right:-6px;
			border-left:6px solid transparent;
			border-right:0 solid transparent !important;
		}
		.isb_style_modern.isb_right .isb_sale_title:after {
			left:-6px;
			border-left:0 solid transparent !important;
			border-right:6px solid transparent;
		}

	.isb_style_modern .isb_sale_percentage {
		position:absolute;
		top:20px;
		left:0;
		width:65px;
		height:66.67%;
		color:#666;
	}
		.isb_style_modern .isb_sale_percentage .isb_percentage {
			position:absolute;
			top:0;
			left:0;
			font-size:24px;
			line-height:28px;
			font-weight:bold;
			width:66%;
			text-align:right;
			color:#666;
		}
		.isb_style_modern .isb_sale_percentage .isb_percentage_text {
			position:absolute;
			top:3px;
			right:8%;
			/*font-size:10px;*/
			/*line-height:10px;*/
			font-weight:bold;
			text-align:right;
			color:#666;
		}
	.isb_style_modern .isb_sale_text {
		position:absolute;
		top:33px;
		right:6px;
		font-size:10px;
		font-weight:bold;
		line-height:10px;
		text-align:right;
		color:#666;
	}
	.isb_style_modern .isb_money_saved {
		position:absolute;
		bottom:0px;
		left:0;
		height:25%;
		width:100%;
		font-size:11px;
		line-height:10px;
		text-align:center;
		color:#666;
	}

.isb_style_modern.isb_right .isb_scheduled_sale {
	right:0;
}
.isb_style_modern.isb_left .isb_scheduled_sale {
	left:0;
}
.isb_style_modern .isb_scheduled_sale {
	position:absolute;
	top:60px;
	width:65px;
	padding:3px;
	font-size:10px;
	line-height:12px;
	text-align:center;
	z-index:1;
}
	.isb_style_modern .isb_scheduled_sale:before {
		content:'';
		position:absolute;
		left:0;
		bottom:-12px;
		border-left:32.5px solid transparent !important;
		border-right:32.5px solid transparent !important;
		border-top:12px solid transparent;
		border-bottom:0 solid transparent !important;
	}

		.isb_style_modern .isb_scheduled_sale span.isb_scheduled_time {
			display:block;
			font-size:14px;
			line-height:15px;
			font-weight:bold;
		}
		.isb_style_modern .isb_scheduled_sale span.isb_scheduled_time span {
			margin-right:2px;
		}
/*------------------------------------------------------------------
[Plain]
-------------------------------------------------------------------*/

.isb_special_plain.isb_left {
	left:5px;
}
.isb_special_plain.isb_right {
	right:0;
}
.isb_special_plain {
	top:0;
	padding:.2em .5em;
	max-width:50%;
}
/*------------------------------------------------------------------
[youtube][pop][cool]
-------------------------------------------------------------------*/
.isb_special_youtube {
	top: -16px;
	right: -8px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.isb_special_pop {
	right: 0;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.isb_special_cool{
right: 0;
top: -9px;
}
.isb_special_text.pop {
    position: absolute;
    right: 15px;
    top: 18px;
    color: #fff;
}
.isb_special_cool .isb_special_text.pop {
    right: 8px;
    top: 13px;
}
/*------------------------------------------------------------------
[Arrow]
-------------------------------------------------------------------*/

.isb_special_arrow.isb_left {
	left:0;
}
.isb_special_arrow.isb_right {
	right:0;
}
.isb_special_arrow {
	top:0;
	padding:3px 6px;
	font-size:16px;
	line-height:18px;
	height:24px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
	.isb_special_arrow:before {
		content:'';
		position:absolute;
		top:0;
		border-top:12px solid transparent !important;
		border-bottom:12px solid transparent !important;
	}
	.isb_special_arrow.isb_left:before {
		right:-4px;
		border-right:0 solid transparent !important;
		border-left:4px solid transparent;
	}
	.isb_special_arrow.isb_right:before {
		left:-4px;
		border-left:0 solid transparent !important;
		border-right:4px solid transparent;
	}
/*------------------------------------------------------------------
[Inline]
-------------------------------------------------------------------*/
.isb_style_inline {
padding:0 5px;
line-height:30px;
top:-9px;
}
.isb_style_inline.isb_right {
  right:-5px;
}
.isb_style_inline.isb_left:before {
		content:'';
		position:absolute;
		bottom:-10px;
		left:0;
		right:auto;
		border-left:5px solid transparent !important;
		border-top:5px solid transparent;
		border-right:0 solid transparent !important;
		border-bottom:5px solid transparent !important;
		opacity:0.8;
	}
	.isb_style_inline.isb_right:before {
		content:'';
		position:absolute;
		bottom:-10px;
		right:0;
		border-left:0 solid transparent !important;
		border-top:5px solid transparent;
		border-right:5px solid transparent !important;
		border-bottom:5px solid transparent !important;
		opacity:0.8;
	}

/*------------------------------------------------------------------
[New]
-------------------------------------------------------------------*/
ul.products li.product .wc-new-badge {
	/*text-transform: uppercase;*/
	color: white;
	background: #FF8800;
	padding:.2em .5em;
	display: inline-block;
  position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}