/*

Theme Name: MaximDefense

Author: Anonymous

Author URI:

Version: 2

Description: MaximDefense theme for Wordpress

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: maximdefense

Tags: one-column, two-columns

Theme URI:

*/

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

#nav ul,
.banner-gallery .pagination ul,
.breadcrumbs,
.cart-list,
.detail-block .meta,
.footer-nav ul,
.social-networks,
.specs-list,
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none
}

#nav ul>li,
.banner-gallery .pagination ul>li,
.breadcrumbs>li,
.cart-list>li,
.detail-block .meta>li,
.footer-nav ul>li,
.social-networks>li,
.specs-list>li,
.widget ul>li {
	list-style-type: none
}

#header .top-panel:after,
#header:after,
#twocolumns .comment-form .form-row:after,
#twocolumns .post-password-form .form-row:after,
#twocolumns .search-form .form-row:after,
#twocolumns:after,
.aside:after,
.banner-gallery .pagination ul:after,
.banner:after,
.breadcrumbs:after,
.cart-form:after,
.cart-list a:after,
.category-block header:after,
.category-block:after,
.category-holder:after,
.clearfix:after,
.container:after,
.dealer-block:after,
.dealer-form .row:after,
.dealer-form:after,
.detail-block:after,
.feature-block:after,
.footer-nav:after,
.item-holder:after,
.login .form-row:after,
.nav-links:after,
.navigation-comments:after,
.navigation-single:after,
.navigation:after,
.partners-block .product-holder:after,
.partners-block:after,
.post-password-form p:after,
.search-form:after,
.share-panel:after,
.specs-list li:after,
.subscribe-form:after,
.three-cols .holder:after,
.three-cols:after,
.two-columns .holder:after,
.two-columns:after,
.widget ul:after,
.widget:after,
dl:after {
	content: "";
	display: block;
	clear: both
}

#twocolumns #content {
	width: 100%;
	float: none
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

* {
	max-height: 1000000px
}

body {
	color: #333;
	background: #fff;
	font: 16px/1.38 "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	max-width: 100%;
	height: auto
}

.gm-style img {
	max-width: none
}

address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
	margin: 0 0 1.38em
}

blockquote {
	border-left: 4px solid #999;
	padding-left: .5em;
	margin-left: 1.38em
}

td,
th {
	border: 1px solid #999;
	padding: .5em;
	text-align: left;
	vertical-align: top
}

th {
	text-align: center;
	vertical-align: middle
}

ol,
ul {
	padding-left: 3em
}

ol ol,
ol ul,
ul ol,
ul ul {
	padding-left: 3em;
	margin: 0
}

ul {
	list-style-type: disc
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: 700
}

dl dd {
	overflow: hidden
}

pre {
	max-width: 100%
}

fieldset,
form {
	margin: 0;
	padding: 0;
	border-style: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #999;
	padding: .4em .7em
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
	border-color: #000
}

input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999
}

input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #999
}

input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999
}

input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999
}

input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
textarea.placeholder {
	color: #999
}

select {
	-webkit-border-radius: 0
}

textarea {
	resize: vertical;
	vertical-align: top
}

button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer
}

.login .form-row {
	margin: 0 0 10px
}

.login .form-row.error input[type=email],
.login .form-row.error input[type=password],
.login .form-row.error input[type=text] {
	box-shadow: 1px 1px red inset, -1px -1px red inset;
	background: rgba(255, 0, 0, .1)
}

.login label {
	display: block;
	margin: 0 0 5px;
	font-family: "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif
}

.login .btn {
	display: block;
	width: 100%;
	padding: 10px 12px;
	margin: 0 0 10px;
	white-space: normal
}

.login input[type=email],
.login input[type=password],
.login input[type=text] {
	width: 100%;
	height: 36px;
	border: none;
	letter-spacing: normal;
	background: #e6e6e6;
	margin: 0;
	padding: 9px 12px;
	font: 16px/18px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	float: left;
	vertical-align: middle;
	box-shadow: none;
	outline: 0
}

.subscribe-form {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	padding-bottom: 15px;
	max-width: 725px;
	font-family: "Antic Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: center;
	letter-spacing: 1.8px;
	padding-top: 16px;
	position: relative
}

.subscribe-form:before {
	position: absolute;
	content: "";
	top: auto;
	bottom: 0;
	left: -9999px;
	right: -9999px
}

.subscribe-form:before {
	height: 1px;
	background: #d6d6d6
}

.subscribe-form label {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 8px;
	letter-spacing: 1.8px
}

.subscribe-form .form-group {
	display: table;
	table-layout: fixed;
	height: 36px;
	margin: 0 0 11px
}

.subscribe-form .form-group .btn-wrap {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
	height: 100%;
	white-space: nowrap;
	padding: 0 0 0 5px
}

.subscribe-form input[type=email],
.subscribe-form input[type=text] {
	width: 100%;
	height: 100%;
	border: none;
	letter-spacing: normal;
	background: #e6e6e6;
	margin: 0;
	padding: 9px 12px;
	font: 16px/18px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	float: left;
	display: table-cell;
	vertical-align: middle;
	color: #999;
	box-shadow: none;
	outline: 0
}

.subscribe-form button[type=button],
.subscribe-form button[type=submit],
.subscribe-form input[type=submit] {
	height: 36px;
	margin: 0;
	display: block;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	min-width: 90px;
	max-width: 110px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font: 700 16px/18px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif
}

.subscribe-form p {
	margin: 0
}

.dealer-form .row {
	margin: 0 0 8px
}

.dealer-form .row.btn-holder {
	padding: 10px 0 0;
	margin-bottom: 0
}

.dealer-form .error input[type=email],
.dealer-form .error input[type=text],
.dealer-form .error input[type=url] {
	box-shadow: 1px 1px red inset, -1px -1px red inset;
	background: rgba(255, 0, 0, .1)
}

.dealer-form label {
	color: #333;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0 0 5px;
	display: block
}

.dealer-form .input-wrap {
	width: 100%
}

.dealer-form input[type=email],
.dealer-form input[type=text],
.dealer-form input[type=url] {
	width: 100%;
	height: 28px;
	border: none;
	letter-spacing: normal;
	background: #fff;
	margin: 0;
	color: #999;
	padding: 4px 10px;
	font: 16px/20px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	display: block;
	box-shadow: none;
	outline: 0
}

.dealer-form .btn.btn-black {
	float: right;
	display: block;
	width: 100%;
	margin: 0;
	padding: 5px 10px;
	white-space: normal
}

.cart-form.bg-white input[type=text] {
	background: #fff;
	color: #ccc
}

.cart-form.bg-white input[type=text]::-webkit-input-placeholder {
	color: #ccc
}

.cart-form.bg-white input[type=text]::-moz-placeholder {
	opacity: 1;
	color: #ccc
}

.cart-form.bg-white input[type=text]:-moz-placeholder {
	color: #ccc
}

.cart-form.bg-white input[type=text]:-ms-input-placeholder {
	color: #ccc
}

.cart-form.bg-white input[type=text].placeholder {
	color: #ccc
}

.cart-form.bg-white .jcf-select {
	background: #fff;
	color: #ccc;
	display: block!important
}

.cart-form .row {
	margin: 0 0 14px
}

.cart-form .price {
	color: #0047ba;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	padding: 0 0 0 4px;
	margin: 0 0 10px;
	font-size: 22px;
	line-height: 24px
}

.cart-form .form-group {
	display: table;
	table-layout: fixed;
	height: 28px;
	margin: 0 0 11px
}

.cart-form .form-group .btn-wrap {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
	height: 100%;
	white-space: nowrap;
	padding: 0 0 0 10px
}

.cart-form .form-group input[type=text] {
	display: table-cell;
	vertical-align: middle
}

.cart-form input[type=text] {
	width: 100%;
	height: 28px;
	border: none;
	letter-spacing: normal;
	background: #e7e7e7;
	margin: 0;
	padding: 4px 15px;
	font: 18px/20px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	box-shadow: none;
	float: left;
	outline: 0;
	color: #999
}

.cart-form input[type=text]::-webkit-input-placeholder {
	color: #999
}

.cart-form input[type=text]::-moz-placeholder {
	opacity: 1;
	color: #999
}

.cart-form input[type=text]:-moz-placeholder {
	color: #999
}

.cart-form input[type=text]:-ms-input-placeholder {
	color: #999
}

.cart-form input[type=text].placeholder {
	color: #999
}

.cart-form .btn {
	height: 28px;
	margin: 0;
	display: block;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	min-width: 150px;
	font: 700 15px/18px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	max-width: 150px;
	text-overflow: ellipsis;
	overflow: hidden
}

.cart-form .btn:hover {
	background: #333;
	color: #fff
}

.widget {
	margin-bottom: 1.38em
}

.widget ul {
	padding-left: 2em
}

.widget select {
	min-width: 150px
}

.comment-form label {
	display: block;
	padding-bottom: 4px
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px
}

.comment-form input[type=text],
.comment-form textarea {
	margin: 0 4px 0 0;
	width: 300px
}

.comment-form input[type=submit] {
	display: block;
	float: none
}

.post-password-form label {
	display: block
}

.post-password-form input[type=password] {
	margin: 0 4px 0 0;
	width: 300px
}

.search-form input {
	float: left;
	height: 2em
}

.search-form input[type=search] {
	margin: 0 4px 0 0;
	width: 150px
}

.post-password-form input {
	float: left;
	height: 2em
}

.post-password-form input[type=password] {
	width: 150px
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
	background: #000;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em
}

.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
	opacity: .8
}

.commentlist {
	margin: 0 0 1.38em
}

.commentlist .edit-link {
	margin: 0
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.38em 4px 0
}

.commentlist-item .commentlist-item {
	padding: 0
}

.comment,
.commentlist-holder {
	overflow: hidden
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
	padding-top: 1.38em
}

.widget_calendar #next {
	text-align: right
}

.gallery-item dt {
	float: none;
	padding: 0
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.38em
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #000;
	color: #fff;
	padding: .4em;
	text-decoration: none
}

.navigation-single {
	margin-bottom: 1.38em
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #000;
	color: #fff;
	text-decoration: none
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block
}

.navigation-single .next {
	float: right
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #999;
	padding: .4em;
	margin-bottom: 1.38em
}

.wp-caption img {
	margin: 0;
	vertical-align: top
}

.wp-caption p {
	margin: .4em 0 0
}

div.aligncenter {
	margin: 0 auto 1.38em
}

img.aligncenter {
	display: block;
	margin: 0 auto
}

.alignleft {
	float: left;
	margin: 0 1.38em 4px 0
}

.alignright {
	float: right;
	margin: 0 0 4px 1.38em
}

.mejs-container {
	margin-bottom: 1.38em
}

.alignnone,
.bypostauthor,
.gallery,
.gallery-caption,
.sticky,
.wp-caption-text {
	height: auto
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 700;
	margin: 0 0 .5em;
	color: inherit
}

.h1,
h1 {
	font-size: 30px
}

.h2,
h2 {
	font-size: 27px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 21px
}

.h5,
h5 {
	font-size: 17px
}

.h6,
h6 {
	font-size: 15px
}

p {
	margin: 0 0 1em
}

a {
	color: #1b4bb7;
	text-decoration: none
}

a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

a:hover {
	color: #14398b
}

@font-face {
	font-family: icomoon;
	src: url(fonts/icomoon.eot);
	src: url(fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(fonts/icomoon.woff2) format("woff2"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.svgicomoon) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-user:before {
	content: "\e908"
}

.icon-email:before {
	content: "\e904"
}

.icon-fb:before {
	content: "\e905"
}

.icon-pinterest:before {
	content: "\e906"
}

.icon-twitter:before {
	content: "\e907"
}

.icon-pagination:before {
	content: "\e903"
}

.icon-cart:before {
	content: "\e900"
}

.icon-facebook:before {
	content: "\e901"
}

.icon-instagram:before {
	content: "\e902"
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	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, .5)
}

.fancybox-inner,
.fancybox-outer {
	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-iframe,
.fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
	background-image: url(images/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(images/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(images/fancybox/blank.gif);
	-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
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}

.fancybox-lock {
	overflow: hidden!important;
	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(images/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.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: 0 0;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	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, .8)
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0
}

.jcf-select {
	display: block!important;
	position: relative;
	border: none;
	background: #e7e7e7;
	margin: 0;
	width: 100%;
	height: 28px;
	color: #999
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 18px;
	line-height: 20px;
	padding: 4px 35px 4px 15px;
	text-transform: uppercase
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 30px;
	cursor: pointer;
	position: relative;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0
}

.jcf-select .jcf-select-opener:before {
	position: absolute;
	content: "";
	top: 50%;
	bottom: auto;
	left: 6px;
	right: auto
}

.jcf-select .jcf-select-opener:before {
	height: 0;
	width: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #9f9f9f;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

body>.jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999
}

body>.jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #9f9f9f
}

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px
}

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	font-size: 16px;
	line-height: 18px;
	width: 100%
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.jcf-list ul li {
	overflow: hidden;
	display: block
}

.jcf-list .jcf-overflow {
	overflow: auto
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 6px 15px;
	color: #999;
	height: 1%
}

.jcf-list .jcf-disabled {
	background: #fff!important;
	color: #aaa!important
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
	background: #e7e7e7;
	color: #000
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: 700;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px
}

.jcf-disabled {
	background: #ddd!important
}

.jcf-focus,
.jcf-focus * {
	border-color: red!important
}

#header {
	background: #000;
	font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2
}

#header .container {
	max-width: 1160px;
	padding: 15px;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

#header.bg-white {
	background: #fff
}

#header.bg-white .logo img.white {
	position: absolute;
	left: -9999px;
	top: -9999px
}

#header.bg-white .logo img.black {
	position: relative;
	top: auto;
	left: auto
}

#header.bg-white .cart-list a,
#header.bg-white .social-networks a {
	color: #000
}

#header.bg-white .cart-list a:hover,
#header.bg-white .social-networks a:hover {
	color: #a7a9ac
}

#header.bg-white .cart-list .price:before {
	background: #000
}

#header .holder {
	float: right;
	text-align: right;
	width: calc(100% - 180px);
	padding: 5px 50px 0 0
}

#header .social-networks {
	display: none
}

.social-networks {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -4px;
	min-width: 86px;
	font-size: 22px;
	max-width: 40%;
	line-height: 1
}

.social-networks li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 15px
}

.social-networks a {
	font-size: 22px;
	color: #fff;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}

.social-networks a:hover {
	color: #a7a9ac
}

.cart-list {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -4px;
	font-size: 14px;
	line-height: 18px
}

.cart-list li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top
}

.cart-list .icon-user {
	font-size: 30px;
	display: inline-block;
	vertical-align: top
}

.cart-list a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}

.cart-list a:hover {
	color: #a7a9ac
}

.cart-list span {
	letter-spacing: normal
}

.cart-list .icon-cart {
	float: left;
	padding: 0 11px 0 0;
	margin: 1px 0 0;
	font-size: 16px
}

.cart-list .price {
	float: left;
	padding: 0 10px;
	position: relative
}

.cart-list .price:before {
	position: absolute;
	content: "";
	top: -1px;
	bottom: -1px;
	left: 0;
	right: auto
}

.cart-list .price:before {
	width: 1px;
	background: #fff
}

.cart-drop {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	max-height: 0;
	overflow: hidden
}

.cart-active .cart-drop {
	max-height: 9999px;
	overflow: auto
}

.cart-active .cart-drop .woocommerce {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.cart-drop .woocommerce {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	padding: 20px 15px;
	background: #0b0b0b;
	background: #fff
}

.cart-drop .woocommerce table {
	width: 100%
}

.cart-drop .woocommerce table td,
.cart-drop .woocommerce table th {
	text-align: center
}

.woocommerce label {
	display: inline-block;
	margin: 0 0 5px;
	font-family: "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif
}

.woocommerce .btn,
.woocommerce .button {
	display: block;
	width: 100%;
	padding: 10px 12px;
	margin: 0 0 10px;
	white-space: normal;
	color: #fff;
	background: #0047ba;
	font-weight: 700;
	min-width: 170px;
	text-align: center;
	border: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	text-transform: uppercase
}

.woocommerce .btn.add_to_cart_button,
.woocommerce .button.add_to_cart_button {
	display: block
}

.woocommerce .btn:hover,
.woocommerce .button:hover {
	background: #333;
	color: #fff
}

.woocommerce input[type=text] {
	width: 100%;
	height: 36px;
	border: none;
	letter-spacing: normal;
	background: #e6e6e6;
	margin: 0 0 15px;
	padding: 9px 12px;
	font: 16px/18px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	float: left;
	vertical-align: middle;
	box-shadow: none;
	outline: 0
}

.account-drop {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	max-height: 0;
	overflow: hidden
}

.account-active .account-drop {
	max-height: 9999px
}

.account-active .account-drop .login {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.account-drop .login {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	padding: 20px 15px;
	background: #fff;
	background: #fff
}

.logo {
	float: left;
	position: relative;
	overflow: hidden;
	width: 180px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.logo img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.logo img.black {
	position: absolute;
	left: -9999px;
	top: -9999px
}

.logo .logo-icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 78px;
	max-width: 100%;
	height: auto;
	vertical-align: top
}

.nav-opener {
	width: 35px;
	height: 35px;
	background: 0 0;
	position: absolute;
	top: 18px;
	right: 12px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.bg-white .nav-opener span {
	background: #000;
	color: #000
}

.nav-active .nav-opener span {
	-webkit-transform: rotate3d(0, 0, 1, -45deg) scale3d(.8, .8, .8);
	transform: rotate3d(0, 0, 1, -45deg) scale3d(.8, .8, .8);
	box-shadow: 0 -.49rem, 0 -.89rem, .49rem 0, -.89rem 0, .89rem 0, -.49rem 0, 0 .89rem, 0 .49rem
}

.nav-opener span {
	background: #fff;
	color: #fff;
	height: .5rem;
	width: .5rem;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	box-shadow: -.625rem -.625rem, 0 -.625rem, .625rem -.625rem, -.625rem 0, .625rem 0, -.625rem .625rem, 0 .625rem, .625rem .625rem
}

.nav-opener:hover span {
	color: #a7a9ac;
	background: #a7a9ac
}

#nav {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	max-height: 0;
	overflow: hidden;
	text-align: left
}

.nav-active #nav {
	max-height: 999px
}

.nav-active #nav ul {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.bg-white #nav ul {
	background: #fff;
	border-color: #000
}

.bg-white #nav ul a {
	color: #000
}

.bg-white #nav ul a:hover {
	color: #fff;
	background: #a7a9ac
}

#nav ul {
	font-size: 0;
	line-height: 0;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	background: #000;
	padding: 10px 0;
	border-top: 1px solid #fff
}

#nav ul li {
	font-size: 16px;
	line-height: 20px
}

#nav ul a {
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	padding: 10px 15px
}

#nav ul a:hover {
	color: #000;
	background: #fff
}

#footer {
	background-size: cover;
	background-position: 50% 20%;
	text-align: center;
	border-top: 1px solid #fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #999;
	background-color: #0b0b0b;
	font-size: 14px;
	line-height: 18px
}

.home #footer {
	border-top-width: 3px
}

#footer p {
	margin: 0 0 4px
}

#footer a {
	color: #999;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

#footer a:hover {
	color: #fff
}

#footer .container {
	padding: 42px 15px
}

#footer .logo {
	float: none;
	width: auto;
	margin: 0 0 10px
}

#footer .social-networks {
	max-width: none;
	min-width: 1px;
	vertical-align: top;
	margin: 0 0 28px
}

#footer .social-networks li {
	margin: 0 13px
}

#footer .social-networks a {
	font-size: 38px;
	color: #fff
}

#footer .social-networks a:hover {
	color: #a7a9ac
}

.footer-nav ul {
	font-size: 0;
	line-height: 0
}

.footer-nav ul li {
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 4px;
	position: relative
}

.footer-nav ul li:before {
	position: absolute;
	content: "";
	top: 3px;
	bottom: auto;
	left: 0;
	right: auto
}

.footer-nav ul li:before {
	width: 1px;
	height: 13px;
	background: #999
}

.footer-nav ul li:first-child:before {
	display: none
}

html {
	background: #0b0b0b
}

.visual img {
	max-width: 100%;
	height: auto;
	vertical-align: top
}

iframe {
	display: block;
	width: 100%;
	border: 0
}

.resize-active * {
	-webkit-transition: none!important;
	transition: none!important
}

.btn {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	background: #0047ba;
	padding: 5px 10px;
	font-weight: 700;
	min-width: 170px;
	text-align: center;
	border: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	text-transform: uppercase
}

.btn.btn-black {
	min-width: 1px;
	font-weight: 400;
	background: #000;
	padding: 5px 15px
}

.btn.btn-black:hover {
	background: #a7a9ac;
	color: #fff
}

.btn:hover {
	background: #e6e6e6;
	color: #0047ba
}

.nav-links,
.navigation,
.navigation-comments {
	text-align: center
}

.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	background: #0047ba;
	padding: 5px 7px;
	font-weight: 700;
	text-align: center;
	border: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	text-transform: uppercase;
	float: left;
	max-width: 49%
}

.nav-links .next:hover,
.nav-links .prev:hover,
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	background: #333;
	color: #fff
}

.nav-links .next,
.navigation .next,
.navigation-comments .next {
	float: right
}

.navigation-single .next,
.navigation-single .prev {
	max-width: 49%
}

.navigation-single .next a,
.navigation-single .prev a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	background: #0047ba;
	padding: 5px 7px;
	font-weight: 700;
	text-align: center;
	border: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	text-transform: uppercase
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
	background: #333;
	color: #fff
}

#wrapper {
	position: relative;
	overflow: hidden;
	z-index: 1
}

h1 {
	font-weight: 700;
	color: #000;
	margin: 0 0 10px;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 28px
}

h1 a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

h1 a:hover {
	color: #1b4bb7
}

h2 {
	color: #000;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px
}

h2 a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

h2 a:hover {
	color: #1b4bb7
}

h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 10px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase
}

h3 a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

h3 a:hover {
	color: #1b4bb7
}

#main {
	z-index: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: relative
}

.container {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px
}

.banner-gallery {
	position: relative
}

.banner-gallery .mask {
	position: relative;
	overflow: hidden;
	width: 100%
}

.banner-gallery .slideset {
	width: 99999px;
	float: left
}

.banner-gallery .slide {
	width: 100%;
	float: left;
	background-size: cover;
	background-position: 50% 50%;
	background: #fff;
	padding: 00px 0 0 0;
	position: relative
}

.banner-gallery .slide.active {
	z-index: 1
}

.banner-gallery .slide:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: -800px;
	left: 0;
	right: 0
}

.banner-gallery .slide .container {
	position: relative;
	z-index: 2;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	max-width: none;
	padding: 0;
	margin: 0
}

.banner-gallery .slide .container p {
	margin: 0 0 20px
}

.banner-gallery .visual {
	margin: 0 0 15px
}

.banner-gallery .img-holder {
	text-align: center;
	max-width: 1445px;
	padding: 0 15px;
	margin: 0 auto 0
}

.banner-gallery .img-holder img {
	max-width: 100%;
	height: auto;
	vertical-align: top
}

.banner-gallery .pagination {
	bottom: auto;
	left: 0;
	right: 0;
	z-index: 3
}

.banner-gallery .pagination ul {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 0;
	text-align: center;
	line-height: 0
}

.banner-gallery .pagination ul li {
	font-size: 16px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px
}

.banner-gallery .pagination ul li.active a {
	color: #1c4ebe
}

.banner-gallery .pagination ul a {
	display: block;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	position: relative;
	width: 18px;
	height: 18px;
	font-size: 16px;
	color: #a7a9ac;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.cart-mobile .cart-opener .icon-cart {
	display: inline-block;
	float: none;
	padding: 0 18px 0 0;
	margin: 1px 0 0;
	font-size: 28px
}

.banner-gallery .pagination ul a:before {
	position: absolute;
	top: 1px;
	left: 0;
	display: block;
	text-indent: 0;
	content: "\e903";
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.banner-gallery .pagination ul a:hover {
	color: #1c4ebe
}

.three-cols {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1490px
}

.three-cols .holder {
	padding: 15px 0
}

.three-cols .col {
	position: relative;
	margin: 0 auto 15px;
	max-width: 450px
}

.three-cols .col img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
	width: 100%
}

.three-cols .col .visual {
	border: 1px solid #999;
	background: #000;
	min-height: 300px
}

.three-cols .col .caption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	padding: 15px;
	text-align: center;
	font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.three-cols .col h2 {
	color: #fff;
	margin: 0
}

.three-cols .col h2 a {
	color: inherit;
	border: 1px solid rgba(255, 255, 255, .25);
	display: block;
	padding: 8px 12px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.three-cols .col h2 a:hover {
	background: #999;
	border-color: #999
}

.safe-block {
	background-size: cover;
	background-position: 50% 50%;
	position: relative
}

.safe-block:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.safe-block:before {
	background: rgba(0, 0, 0, .4)
}

.safe-block .container {
	position: relative;
	z-index: 1;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 280px
}

.safe-block .visual {
	border: 1px solid rgba(255, 255, 255, .3);
	max-width: 100%;
	width: 100%;
	padding: 16px 15px 10px;
	background: rgba(0, 0, 0, .3)
}

.dealer-block {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	padding: 15px
}

.dealer-block:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #e7e7e7;
	z-index: -1
}

.dealer-block .col {
	margin: 0 0 20px
}

.dealer-block .col+.col {
	margin-bottom: 10px
}

.dealer-block header {
	margin: 0 0 20px
}

.dealer-block header p {
	margin: 0
}

.dealer-block .visual.rsr {
	max-width: 200px;
	width: 50%;
	float: left;
	margin: 0 auto
}

.dealer-block .visual a {
	display: block
}

.partners-block {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	padding: 15px;
	margin-bottom: 15px
}

.partners-block header {
	margin: 0 0 20px
}

.partners-block header p {
	margin: 0
}

.partners-block .product {
	border: solid #d7d7d7;
	border-width: 0 0 1px;
	padding: 15px 0
}

.partners-block .product:first-child {
	border-width: 1px 0
}

.partners-block .product .visual {
	text-align: center;
	margin: 0 0 12px
}

.partners-block .product a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.partners-block .product a:hover {
	color: #1c4ebe
}

.partners-block .product h3 {
	color: #999;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	text-transform: none
}

.partners-block .product .model {
	display: block;
	color: #999;
	font-size: 20px;
	line-height: 24px
}

.promo-box {
	background-size: cover;
	background-position: 50% 50%;
	font-family: "Antic Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .8px
}

.promo-box .container {
	padding: 37px 15px
}

.promo-box p {
	margin: 0
}

#twocolumns {
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1160px;
	padding-top: 20px
}

.contentm {
	max-width: 950px;
	margin: 0 auto;
	padding: 0 15px;
	padding-top: 20px;
	font-size: 15px
}

.borderright {
    border-right: 1px solid #e5e5e5;
    max-width: 35%;
    display: inline-block;
    padding-right: 2%;
    vertical-align: top;

}

.tenpadleft {
    /* padding-left: 20px; */
    display: inline-block;
    max-width: 63%;
    margin-left: 2%;
    vertical-align: top;
}

.contentm ol {
	margin: 0;
	padding: 0
}

.contentm li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 600;
    font-size: 14px;
    padding-top: 3px
}

.contentm ol li {
	counter-increment: my-awesome-counter
}

.contentm ol li::before {
	content: counter(my-awesome-counter) ". ";
	color: #0047ba;
	font-weight: 700
}

#twocolumns .comment-form .form-row,
#twocolumns .post-password-form .form-row,
#twocolumns .search-form .form-row {
	margin: 0 0 10px
}

#twocolumns .comment-form .form-row.error input[type=email],
#twocolumns .comment-form .form-row.error input[type=password],
#twocolumns .comment-form .form-row.error input[type=text],
#twocolumns .post-password-form .form-row.error input[type=email],
#twocolumns .post-password-form .form-row.error input[type=password],
#twocolumns .post-password-form .form-row.error input[type=text],
#twocolumns .search-form .form-row.error input[type=email],
#twocolumns .search-form .form-row.error input[type=password],
#twocolumns .search-form .form-row.error input[type=text] {
	box-shadow: 1px 1px red inset, -1px -1px red inset;
	background: rgba(255, 0, 0, .1)
}

#twocolumns .comment-form label,
#twocolumns .post-password-form label,
#twocolumns .search-form label {
	display: block;
	margin: 0 0 5px;
	font-family: "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif
}

#twocolumns .comment-form .btn,
#twocolumns .post-password-form .btn,
#twocolumns .search-form .btn {
	display: block;
	width: 100%;
	padding: 10px 12px;
	margin: 0 0 10px
}

#twocolumns .comment-form input[type=email],
#twocolumns .comment-form input[type=password],
#twocolumns .comment-form input[type=search],
#twocolumns .comment-form input[type=text],
#twocolumns .comment-form textarea,
#twocolumns .post-password-form input[type=email],
#twocolumns .post-password-form input[type=password],
#twocolumns .post-password-form input[type=search],
#twocolumns .post-password-form input[type=text],
#twocolumns .post-password-form textarea,
#twocolumns .search-form input[type=email],
#twocolumns .search-form input[type=password],
#twocolumns .search-form input[type=search],
#twocolumns .search-form input[type=text],
#twocolumns .search-form textarea {
	width: 100%;
	height: 36px;
	border: none;
	letter-spacing: normal;
	background: #e6e6e6;
	margin: 0 0 10px;
	padding: 9px 12px;
	font: 16px/18px "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	float: left;
	vertical-align: middle;
	box-shadow: none;
	outline: 0
}

#twocolumns .comment-form textarea,
#twocolumns .post-password-form textarea,
#twocolumns .search-form textarea {
	height: 180px;
	min-height: 180px;
	resize: none
}

#twocolumns .comment-form input[type=submit],
#twocolumns .post-password-form input[type=submit],
#twocolumns .search-form input[type=submit] {
	display: block;
	color: #fff;
	background: #0047ba;
	padding: 5px 7px;
	font-weight: 700;
	text-align: center;
	border: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	text-transform: uppercase;
	min-width: 150px;
	white-space: normal;
	margin: 0
}

#twocolumns .comment-form input[type=submit]:hover,
#twocolumns .post-password-form input[type=submit]:hover,
#twocolumns .search-form input[type=submit]:hover {
	background: #333;
	color: #fff
}

#content {
	margin: 0 0 15px
}

#content:only-child {
	width: 100%!important
}

#sidebar table {
	width: 100%;
	table-layout: fixed
}

#sidebar table td {
	text-align: center
}

#sidebar table #prev {
	text-align: left
}

.widget {
	margin: 0 0 22px
}

.widget h3 {
	color: #0047ba;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 12px;
	margin: 0 0 8px
}

.widget h3.active {
	color: #333
}

.widget h3.active a {
	color: #333
}

.widget h3 a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.widget h3 a:hover {
	color: #333
}

.widget ul {
	padding-left: 0
}

.widget ul:after {
	display: table
}

.widget ul li {
	margin: 0 0 6px
}

.widget ul li.active a {
	color: #0047ba
}

.widget ul a {
	color: #333;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.widget ul a:hover {
	color: #0047ba
}

.category-block {
	border-top: 1px solid #ccc;
	margin: 0 0 20px;
	padding: 12px 0 0
}

.category-block:first-child {
	border: none;
	padding: 0
}

.category-block header {
	text-align: center
}

.category-block header .btn {
	display: block
}

.category-block h2 {
	font-weight: 300;
	color: #0047ba;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 15px
}

.category-block h2 a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.category-block h2 a:hover {
	color: #333
}

.item-holder .item {
	margin: 0
}

.item-holder .item .visual {
	text-align: center;
	margin: 0 auto 15px;
	padding: 20px;
	background: #fff;
	min-height: 340px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 174px
}

.accessories .item-holder .item .visual {
	max-width: 240px
}

.item-holder .item .visual span {
	display: block;
	max-width: 100%
}

.item {
	margin: 0 0 15px
}

.item .visual {
	margin: 0 0 15px
}

.item .text-holder {
	text-align: center
}

.item .title {
	display: block;
	color: #000
}

.item .price {
	display: block;
	color: #0047ba;
	margin: 0 0 14px
}

.item .btn.btn-black {
	display: block
}

.share-panel {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	padding: 9px 15px 8px
}

.breadcrumbs {
	font-size: 0;
	line-height: 0;
	color: #333;
	padding: 8px 0 7px;
	margin: 0 0 10px;
	text-align: center
}

.breadcrumbs li {
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	margin: 0 31px 8px 0;
	position: relative
}

.breadcrumbs li.home:before {
	display: none
}

.breadcrumbs li:before {
	position: absolute;
	content: "";
	top: 5px;
	bottom: auto;
	left: -25px;
	right: auto
}

.breadcrumbs li:before {
	width: 12px;
	height: 12px;
	border: solid;
	border-width: 1px 1px 0 0;
	border-color: #ccc #ccc transparent transparent;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.breadcrumbs a {
	color: #333;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.breadcrumbs a:hover {
	color: #0047ba
}

.social-share {
	float: right;
	width: 100%;
	font-size: 0;
	line-height: 0;
	text-align: center
}

.social-share li {
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 4px!important
}

.social-share a {
	float: none!important;
	display: inline-block!important;
	vertical-align: top;
	height: 38px!important;
	width: 60px!important;
	position: relative;
	font-size: 16px;
	background: #39579a;
	text-align: center;
	color: #fff;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear
}

.social-share a span {
	display: block!important;
	width: 100%!important;
	height: 100%!important
}

.social-share a .stButton {
	margin: 0!important
}

.social-share a .stButton .stLarge {
	background-image: none!important
}

.social-share a.twitter {
	background: #00abf0
}

.social-share a.twitter:before {
	content: "\e907"
}

.social-share a.pinterest {
	background: #cb1f20
}

.social-share a.pinterest:before {
	content: "\e906"
}

.social-share a.email {
	background: #333
}

.social-share a.email:before {
	content: "\e904"
}

.social-share a:before {
	content: "\e905";
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.social-share a:hover {
	opacity: .8
}

.visual-block {
	background-size: contain!important;
	background-position: 50% 50%;
	background-color: #000;
	background-repeat: no-repeat;
	min-height: 160px
}

.two-columns {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	padding: 20px 15px;
	position: relative
}

.two-columns:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #e7e7e7;
	z-index: -1
}

.stock-carousel {
	position: relative;
	margin: 0 0 15px
}

.stock-carousel .mask {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	text-align: center;
	width: 290px
}

.stock-carousel .slideset {
	width: 99999px;
	float: left
}

.stock-carousel .slide {
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	background: #fff;
	float: left;
	font-size: 16px;
	line-height: 18px;
	margin: 0 10px
}

.stock-carousel .slide a {
	display: block;
	padding-top: 10px
}

.stock-carousel .slide img {
	max-width: 100%;
	height: auto;
	vertical-align: top
}

.stock-carousel .btn-next,
.stock-carousel .btn-prev {
	position: absolute;
	top: 50%;
	width: 12px;
	height: 12px;
	border-style: solid;
	margin: -9px 0 0;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	z-index: 2;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	display: none
}

.stock-carousel .btn-prev {
	left: -6px;
	border-width: 0 0 2px 2px;
	border-color: transparent transparent #333 #333
}

.stock-carousel .btn-next {
	right: -6px;
	border-width: 2px 2px 0 0;
	border-color: #333 #333 transparent transparent
}

.content {
	margin: 0 0 15px
}

.content:only-child {
	padding: 0;
	width: 100%!important
}

.content p {
	margin: 0 0 15px
}

.content .specs-list p {
	margin: 0
}

.specs-list li {
	border-top: 1px solid #ccc;
	padding: 5px 0
}

.specs-list li:first-child {
	border: none
}

.specs-list .title {
	font-weight: 700;
	color: #000;
	font-size: 16px
}

.specs-list .text-holder {
	overflow: hidden
}

.specs-list p {
	margin: 0
}

.sidebar h3 {
	font-size: 20px;
	line-height: 23px;
	font-weight: 400;
	color: #0047ba;
	margin: 0 0 20px
}

.sidebar h3 a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.sidebar h3 a:hover {
	color: #333
}

.feature-block {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px
}

.feature-block header {
	position: relative;
	padding: 6px 0;
	text-align: center;
	position: relative
}

.feature-block header:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #333;
	z-index: -1
}

.feature-block header:after {
	position: absolute;
	content: "";
	top: 100%;
	bottom: auto;
	left: -9999px;
	right: -9999px
}

.feature-block header:after {
	height: 51px;
	background: -webkit-linear-gradient(top, #ebebeb 0, rgba(235, 235, 235, .99) 8%, rgba(235, 235, 235, .87) 22%, rgba(235, 235, 235, .71) 36%, rgba(235, 235, 235, .35) 62%, rgba(235, 235, 235, .15) 78%, rgba(235, 235, 235, .02) 92%, rgba(235, 235, 235, .02) 94%, rgba(255, 255, 255, .01) 96%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, #ebebeb 0, rgba(235, 235, 235, .99) 8%, rgba(235, 235, 235, .87) 22%, rgba(235, 235, 235, .71) 36%, rgba(235, 235, 235, .35) 62%, rgba(235, 235, 235, .15) 78%, rgba(235, 235, 235, .02) 92%, rgba(235, 235, 235, .02) 94%, rgba(255, 255, 255, .01) 96%, rgba(255, 255, 255, 0) 100%);
	pointer-events: none
}

.feature-block h2 {
	color: #999;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
	font-size: 30px;
	line-height: 34px
}

.features-gallery {
	position: relative;
	padding: 15px 0;
	position: relative
}

.features-gallery:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: auto;
	left: -9999px;
	right: -9999px
}

.features-gallery:before {
	height: 1px;
	background: #dfdfdf
}

.features-gallery:first-child:before {
	display: none
}

.features-gallery.not-enough-slides .btn-next,
.features-gallery.not-enough-slides .btn-prev {
	display: none
}

.features-gallery.reverse .slide {
	padding: 15px 0
}

.features-gallery .mask {
	position: relative;
	overflow: hidden;
	width: 100%
}

.features-gallery .slideset {
	width: 99999px;
	float: left
}

.features-gallery .slide {
	width: 100%;
	float: left
}

.features-gallery .slide.active {
	z-index: 1
}

.features-gallery .visual {
	text-align: center;
	margin: 0 0 20px
}

.features-gallery p {
	margin: 0 0 15px
}

.features-gallery h3 {
	text-transform: uppercase;
	color: #0047ba;
	font-weight: 300;
	margin: 0 0 15px
}

.features-gallery h3 a {
	color: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.features-gallery h3 a:hover {
	color: #333
}

.features-gallery .btn-next,
.features-gallery .btn-prev {
	position: absolute;
	top: 50%;
	width: 12px;
	height: 12px;
	border-style: solid;
	margin: -9px 0 0;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	z-index: 2;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.features-gallery .btn-prev {
	left: -6px;
	border-width: 0 0 2px 2px;
	border-color: transparent transparent #333 #333
}

.features-gallery .btn-next {
	right: -6px;
	border-width: 2px 2px 0 0;
	border-color: #333 #333 transparent transparent
}

.aside {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #999;
	padding: 0 15px 20px
}

.aside:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #000;
	z-index: -1
}

.aside .visual {
	text-align: center;
	margin: -30px 0 -10px
}

.aside .visual .img-holder {
	display: block
}

.aside p {
	margin: 0
}

.aside .text {
	padding: 15px 0;
	margin: 0 0 15px;
	position: relative
}

.aside .text:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 8%;
	right: 8%
}

.aside .text:before {
	border: solid;
	border-width: 1px 0;
	z-index: -1;
	border-color: #464646 transparent
}

.aside .icon-holder {
	max-width: 51px;
	margin: 0 auto
}

.aside .flex-row {
	overflow: hidden
}

.detail-block {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	padding: 10px 15px
}

.detail-block .gallery-holder {
	margin: 0 auto 20px;
	width: 290px
}

.detail-block .text-holder {
	overflow: hidden
}

.detail-block p {
	margin: 0 0 15px
}

.detail-block .meta {
	font-size: 0;
	line-height: 0;
	padding: 0 0 0 3px;
	margin: 0 0 14px
}

.detail-block .meta li {
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
	margin: 0 14px 0 0;
	position: relative
}

.detail-block .meta li:before {
	position: absolute;
	content: "";
	top: 2px;
	bottom: auto;
	left: -8px;
	right: auto
}

.detail-block .meta li:before {
	width: 1px;
	height: 15px;
	background: #696969
}

.detail-block .meta li:first-child:before {
	display: none
}

.detail-block .meta a {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: inline-block;
	vertical-align: top;
	color: #0047ba
}

.detail-block .meta a:hover {
	color: #696969
}

.product-carousel {
	position: relative;
	overflow: hidden
}

.product-carousel .mask {
	position: relative;
	overflow: hidden;
	float: left;
	border: 1px solid #d6d6d6;
	width: calc(100% - 90px)
}

.product-carousel .slideset {
	width: 99999px;
	float: left
}

.product-carousel .slide {
	width: 100%;
	float: left
}

.switcher-carousel {
	position: relative;
	float: right;
	width: 80px;
	padding: 15px 0;
	height: 100%;
	margin: 0 0 0 10px
}

.switcher-carousel .switcher-mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 180px
}

.switcher-carousel .switcher-slide {
	width: 80px;
	height: 80px;
	background: #fff;
	border: 1px solid #d6d6d6;
	margin: 0 0 10px
}

.switcher-carousel a {
	width: 100%;
	height: 100%;
	display: block
}

.switcher-carousel img {
	max-width: none;
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: top
}

.switcher-carousel .switcher-btn-next,
.switcher-carousel .switcher-btn-prev {
	display: block;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	width: 16px;
	height: 10px;
	position: relative;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 3
}

.switcher-carousel .switcher-btn-next:before,
.switcher-carousel .switcher-btn-prev:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.switcher-carousel .switcher-btn-next:before,
.switcher-carousel .switcher-btn-prev:before {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.switcher-carousel .switcher-btn-prev {
	top: 0
}

.switcher-carousel .switcher-btn-prev:before {
	height: 0;
	width: 0;
	border-bottom: 8px solid #0047ba;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}

.switcher-carousel .switcher-btn-prev:hover:before {
	border-bottom-color: #333
}

.switcher-carousel .switcher-btn-next {
	bottom: 8px
}

.switcher-carousel .switcher-btn-next:before {
	height: 0;
	width: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #0047ba
}

.switcher-carousel .switcher-btn-next:hover:before {
	border-top-color: #333
}

@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,
	.fancybox-close,
	.fancybox-next span,
	.fancybox-prev span {
		background-image: url(images/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url(images/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}

@media (min-width:480px) {
	.subscribe-form label {
		margin: 0 0 11px
	}
	.subscribe-form button[type=button],
	.subscribe-form button[type=submit],
	.subscribe-form input[type=submit] {
		min-width: 110px;
		max-width: 140px
	}
	#header .holder {
		width: calc(100% - 200px)
	}
	.logo {
		width: 200px
	}
	.banner-gallery .img-holder {
		margin-bottom: 0
	}
	.safe-block .container {
		height: 400px
	}
	.safe-block .visual {
		padding: 20px 25px 14px
	}
	.visual-block {
		min-height: 230px
	}
	.stock-carousel .slide {
		width: 136px;
		height: 136px
	}
	.detail-block .gallery-holder {
		width: 430px
	}
	.product-carousel .mask {
		width: calc(100% - 100px)
	}
	.switcher-carousel {
		padding: 20px 0;
		width: 90px
	}
	.switcher-carousel .switcher-mask {
		height: 315px
	}
	.switcher-carousel .switcher-slide {
		width: 90px;
		height: 90px;
		margin: 0 0 15px
	}
}

@media (min-width:600px) {
	.stock-carousel .mask {
		width: 468px
	}
	.stock-carousel .btn-next,
	.stock-carousel .btn-prev {
		width: 18px;
		height: 18px;
		display: block
	}
	.stock-carousel .btn-prev {
		left: 0
	}
	.stock-carousel .btn-next {
		right: 0
	}
	.features-gallery .btn-prev {
		left: 0
	}
	.features-gallery .btn-next {
		right: 0
	}
}

@media (min-width:640px) {
	.visual-block {
		min-height: 260px
	}
}

@media (min-width:768px) {
	.login .btn {
		display: inline-block;
		vertical-align: top;
		width: auto;
		padding: 5px 10px
	}
	.login input[type=email],
	.login input[type=password],
	.login input[type=text] {
		font-size: 18px;
		height: 40px;
		line-height: 22px
	}
	.subscribe-form {
		padding-bottom: 18px;
		letter-spacing: 2.4px
	}
	.subscribe-form label {
		letter-spacing: 3.6px;
		font-size: 18px;
		line-height: 22px
	}
	.subscribe-form .form-group {
		height: 40px
	}
	.subscribe-form input[type=email],
	.subscribe-form input[type=text] {
		font-size: 18px;
		line-height: 22px
	}
	.subscribe-form button[type=button],
	.subscribe-form button[type=submit],
	.subscribe-form input[type=submit] {
		font-size: 18px;
		height: 40px;
		line-height: 22px;
		min-width: 140px;
		max-width: 190px
	}
	.dealer-form {
		padding: 20px 0 0 4px
	}
	.dealer-form .row {
		margin: 0 0 12px
	}
	.dealer-form .row.flex-row {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.dealer-form .row.btn-holder {
		padding: 2px 0 0
	}
	.dealer-form label {
		width: 178px;
		padding: 0 1% 0 0;
		margin: 0
	}
	.dealer-form .btn.btn-black {
		float: right;
		width: auto;
		padding: 4px 15px
	}
	.cart-form {
		max-width: 228px
	}
	.cart-form.bg-white {
		padding: 30px 0 0;
		max-width: none
	}
	.cart-form .price {
		margin: 0 0 18px
	}
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em
	}
	#header.fixed-position {
		width: 100%;
		background: #000
	}
	#header.fixed-position .container {
		padding: 15px
	}
	#header.fixed-position .logo img.black {
		position: absolute;
		left: -9999px;
		top: -9999px
	}
	#header.fixed-position .logo img.white {
		position: relative;
		top: auto;
		left: auto
	}
	#header.fixed-position .cart-list a,
	#header.fixed-position .social-networks a {
		color: #fff
	}
	#header.fixed-position .cart-list a:hover,
	#header.fixed-position .social-networks a:hover {
		color: #a7a9ac
	}
	#header.fixed-position .cart-list .price:before {
		background: #fff
	}
	#header.fixed-position #nav ul a {
		color: #fff
	}
	#header.fixed-position #nav ul a:hover {
		color: #a7a9ac
	}
	#header .holder {
		width: calc(100% - 300px);
		padding: 0 0 0 10px
	}
	#header .social-networks {
		display: inline-block;
		vertical-align: middle
	}
	.cart-list {
		min-width: 200px;
		max-width: 40%
	}
	.cart-list li {
		margin: 0 0 0 15px
	}
	.cart-list .icon-user {
		display: none
	}
	.cart-active .fixed-position .cart-drop {
		height: calc(100vh - 105px)
	}
	.cart-active .cart-drop {
		height: calc(100vh - 106px)
	}
	.woocommerce .btn,
	.woocommerce .button {
		min-width: 170px;
		width: auto;
		padding: 5px 10px;
		display: inline-block;
		vertical-align: top
	}
	.woocommerce .btn.add_to_cart_button,
	.woocommerce .button.add_to_cart_button {
		max-width: 200px
	}
	.woocommerce input[type=text] {
		font-size: 18px;
		height: 40px;
		line-height: 22px
	}
	.logo {
		width: 300px
	}
	.nav-opener {
		display: none
	}
	#nav {
		padding: 20px 0 0;
		text-align: right;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		max-height: none
	}
	.bg-white #nav ul {
		background: 0 0
	}
	.bg-white #nav ul a:hover {
		background: 0 0;
		color: #a7a9ac
	}
	#nav ul {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding: 0;
		border: none;
		background: 0 0
	}
	#nav ul li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 5.5%
	}
	#nav ul a {
		display: inline-block;
		vertical-align: top;
		padding: 0
	}
	#nav ul a:hover {
		background: 0 0;
		color: #a7a9ac
	}
	#footer .logo {
		width: auto;
		margin: 0 0 14px
	}
	body {
		line-height: 1.5
	}
	.btn {
		padding: 3px 10px
	}
	.btn.btn-black {
		padding: 2px 15px
	}
	.nav-links .next,
	.nav-links .prev,
	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: 3px 10px;
		min-width: 150px
	}
	.navigation-single .next a,
	.navigation-single .prev a {
		padding: 3px 10px;
		min-width: 150px
	}
	h1 {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 12px
	}
	h2 {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 16px
	}
	h3 {
		font-size: 22px;
		line-height: 26px
	}
	#main {
		padding-top: 105px
	}
	.banner-gallery .slide .container p {
		margin: 0 0 40px
	}
	.banner-gallery .img-holder {
		margin-bottom: 0
	}
	.cart-mobile .cart-opener .icon-cart {
		display: none
	}
	.banner-gallery .pagination ul li {
		margin: 0 6px
	}
	.banner-gallery .pagination ul a {
		font-size: 18px;
		line-height: 1;
		width: 20px;
		height: 20px
	}
	.three-cols .holder {
		margin: 0 -7px;
		padding: 30px 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.three-cols .col {
		float: left;
		margin: 0 0 20px;
		max-width: none;
		width: 33.33%;
		padding: 0 7px
	}
	.three-cols .col .visual {
		min-height: 100%
	}
	.three-cols .col .caption {
		padding: 20px
	}
	.three-cols .col h2 {
		margin: 0
	}
	.safe-block .container {
		height: 550px
	}
	.safe-block .visual {
		max-width: 689px;
		padding: 25px 40px 18px
	}
	.dealer-block {
		padding: 30px 15px
	}
	.dealer-block .col {
		float: left;
		margin: 0;
		width: 46.4%
	}
	.dealer-block .col+.col {
		float: right;
		margin-bottom: 0
	}
	.dealer-block header {
		margin: 0 0 30px
	}
	.dealer-block .visual.rsr {
		padding: 0 20px 0 0;
		max-width: 300px;
		width: 50%;
		float: left
	}
	.partners-block {
		margin-bottom: 50px
	}
	.partners-block header {
		margin: 0 0 33px
	}
	.partners-block .product {
		padding: 25px 0 15px
	}
	.partners-block .product .visual {
		margin: 0 0 16px
	}
	.partners-block .product h3 {
		font-size: 24px;
		line-height: 30px
	}
	.partners-block .product .model {
		font-size: 24px;
		line-height: 30px
	}
	#twocolumns {
		padding-top: 28px
	}
	#twocolumns.column-reverse #content {
		float: right;
		width: 74.5%
	}
	#twocolumns.column-reverse #sidebar {
		float: left;
		width: 20.3%;
		padding: 20px 0 0
	}
	#twocolumns .comment-form .btn,
	#twocolumns .post-password-form .btn,
	#twocolumns .search-form .btn {
		display: inline-block;
		vertical-align: top;
		width: auto;
		padding: 5px 10px
	}
	#twocolumns .comment-form input[type=email],
	#twocolumns .comment-form input[type=password],
	#twocolumns .comment-form input[type=search],
	#twocolumns .comment-form input[type=text],
	#twocolumns .comment-form textarea,
	#twocolumns .post-password-form input[type=email],
	#twocolumns .post-password-form input[type=password],
	#twocolumns .post-password-form input[type=search],
	#twocolumns .post-password-form input[type=text],
	#twocolumns .post-password-form textarea,
	#twocolumns .search-form input[type=email],
	#twocolumns .search-form input[type=password],
	#twocolumns .search-form input[type=search],
	#twocolumns .search-form input[type=text],
	#twocolumns .search-form textarea {
		font-size: 18px;
		margin: 0 0 15px;
		height: 40px;
		line-height: 22px
	}
	#twocolumns .comment-form textarea,
	#twocolumns .post-password-form textarea,
	#twocolumns .search-form textarea {
		height: 200px;
		min-height: 200px
	}
	#twocolumns .comment-form input[type=submit],
	#twocolumns .post-password-form input[type=submit],
	#twocolumns .search-form input[type=submit] {
		padding: 3px 10px;
		min-width: 150px
	}
	#content {
		float: left;
		width: 70%;
		margin: 0
	}
	#sidebar {
		float: right;
		width: 28%
	}
	.widget {
		margin: 0 0 36px
	}
	.widget h3 {
		font-size: 20px;
		padding: 0 0 16px;
		margin: 0 0 11px;
		line-height: 24px
	}
	.category-block {
		margin: 0 0 31px;
		padding: 21px 0 0
	}
	.category-block header {
		margin: 0 0 33px;
		text-align: left
	}
	.category-block header .btn {
		float: right;
		display: inline-block;
		vertical-align: top;
		max-width: 25%;
		font-size: 15px;
		line-height: 18px;
		padding: 5px 10px;
		margin: 6px 0 0;
		min-width: 148px
	}
	.category-block h2 {
		font-size: 34px;
		margin: 0;
		line-height: 37px;
		float: left;
		max-width: 73%
	}
	.item-holder {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		margin: 0 -15px
	}
	.item-holder .item {
		width: 33.33%;
		padding: 0 15px 30px;
		margin: 0
	}
	.item-holder .item .visual {
		min-height: 427px
	}
	.accessories .item-holder .item .visual {
		min-height: 200px;
		margin: 0 0 10px
	}
	.item {
		margin: 0 0 46px
	}
	.item .text-holder {
		font-size: 18px;
		line-height: 20px;
		text-align: left
	}
	.item .btn.btn-black {
		padding: 5px 12px;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 2px
	}
	.breadcrumbs {
		float: left;
		margin: 0 0 0 -2px;
		max-width: 60%;
		text-align: left
	}
	.breadcrumbs li {
		margin: 0 31px 0 0
	}
	.social-share {
		max-width: 40%;
		text-align: right
	}
	.visual-block {
		min-height: 310px
	}
	.two-columns {
		padding: 32px 15px 37px
	}
	.two-columns.description .content {
		width: calc(100% - 240px);
		padding: 0 25px 0 0
	}
	.two-columns.description .sidebar {
		width: 240px
	}
	.stock-carousel {
		margin: 0 0 27px
	}
	.stock-carousel .mask {
		width: 664px
	}
	.stock-carousel .slide {
		margin: 0 15px
	}
	.stock-carousel .btn-prev {
		left: 10px
	}
	.stock-carousel .btn-next {
		right: 10px
	}
	.content {
		float: left;
		margin: 0;
		width: calc(100% - 230px);
		padding: 0 30px 0 0
	}
	.content h2 {
		margin: 0 0 21px
	}
	.content p {
		margin: 0 0 20px
	}
	.content .specs-list p {
		margin: 0
	}
	.specs-list li {
		line-height: 26px;
		padding: 7px 0 6px
	}
	.specs-list .title {
		float: left;
		width: 120px;
		padding: 0 1% 0 0
	}
	.sidebar {
		float: right;
		width: 230px
	}
	.sidebar h3 {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 28px
	}
	.feature-block header {
		padding: 9px 0
	}
	.feature-block h2 {
		font-size: 34px;
		line-height: 38px
	}
	.feature-block .features-holder {
		padding: 21px 0 0
	}
	.features-gallery {
		padding: 1px 35px 0
	}
	.features-gallery.gallery {
		padding: 30px 35px
	}
	.features-gallery.reverse .visual {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.features-gallery.reverse .text-holder {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		padding: 20px 15px 20px 0
	}
	.features-gallery .slide {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.features-gallery .visual {
		width: 50%;
		margin: 0
	}
	.features-gallery .text-holder {
		padding: 20px 0 20px 15px;
		width: 50%
	}
	.features-gallery p {
		margin: 0 0 28px
	}
	.features-gallery h3 {
		margin: 0 0 20px
	}
	.features-gallery .btn-next,
	.features-gallery .btn-prev {
		width: 18px;
		height: 18px;
		display: block
	}
	.features-gallery .btn-prev {
		left: 10px
	}
	.features-gallery .btn-next {
		right: 10px
	}
	.aside {
		padding: 20px 15px
	}
	.aside .visual {
		width: 53%;
		margin: 0;
		text-align: right;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.aside .text-holder {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 47%
	}
	.aside .text {
		padding: 25px 0;
		margin: 0 0 20px
	}
	.aside .text:before {
		left: 16%;
		right: 16%
	}
	.aside .flex-row {
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.detail-block {
		padding: 24px 15px 9px
	}
	.detail-block .gallery-holder {
		width: 718px;
		margin: 0 auto
	}
	.detail-block h1 {
		line-height: 28px
	}
	.detail-block p {
		margin: 0 0 20px
	}
	.product-carousel .mask {
		width: calc(100% - 150px)
	}
	.switcher-carousel {
		width: 135px;
		margin: 0 0 0 15px;
		padding: 28px 0
	}
	.switcher-carousel .switcher-mask {
		height: 465px
	}
	.switcher-carousel .switcher-slide {
		width: 135px;
		height: 135px;
		margin: 0 0 20px
	}
	.switcher-carousel .switcher-btn-next,
	.switcher-carousel .switcher-btn-prev {
		width: 24px;
		height: 18px
	}
	.switcher-carousel .switcher-btn-prev:before {
		height: 0;
		width: 0;
		border-bottom: 12px solid #0047ba;
		border-left: 12px solid transparent;
		border-right: 12px solid transparent
	}
	.switcher-carousel .switcher-btn-next {
		bottom: 13px
	}
	.switcher-carousel .switcher-btn-next:before {
		height: 0;
		width: 0;
		border-left: 12px solid transparent;
		border-right: 12px solid transparent;
		border-top: 12px solid #0047ba
	}
}

@media (min-width:992px) {
	.two-columns.description .content {
		width: calc(100% - 260px)
	}
	.two-columns.description .sidebar {
		width: 260px;
		padding: 3px 0 0
	}
	.content {
		padding: 0 50px 0 0
	}
}

@media (min-width:1024px) {
	.cart-form.bg-white {
		padding: 53px 0 0
	}
	.cart-form .price {
		font-size: 24px;
		line-height: 28px
	}
	#header .container {
		padding: 25px 15px
	}
	#header.fixed-position+#main {
		padding-top: 105px
	}
	#header.fixed-position .logo {
		width: 300px
	}
	#header.fixed-position #nav {
		padding: 20px 0 0
	}
	#header .holder {
		width: calc(100% - 357px);
		padding: 4px 1px 0 10px
	}
	.cart-active .fixed-position .cart-drop {
		height: calc(100vh - 105px)
	}
	.cart-active .cart-drop {
		height: calc(100vh - 140px)
	}
	.logo {
		width: 357px
	}
	#nav {
		padding: 37px 0 0
	}
	#footer .logo {
		width: auto;
		margin: 0 0 17px
	}
	body {
		font-size: 18px;
		line-height: 1.556
	}
	.nav-links .next,
	.nav-links .prev,
	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		min-width: 170px
	}
	.navigation-single .next a,
	.navigation-single .prev a {
		min-width: 170px
	}
	h2 {
		font-size: 28px;
		line-height: 32px
	}
	#main {
		padding-top: 140px
	}
	.banner-gallery .slide .container p {
		margin: 0 0 54px
	}
	.three-cols .holder {
		margin: 0 -28px;
		padding: 40px 0 16px
	}
	.three-cols .col {
		padding: 0 28px;
		margin: 0 0 30px
	}
	.three-cols .col .caption {
		padding: 33px 30px;
		left: 10%;
		right: 10%
	}
	.three-cols .col h2 a {
		padding: 10px 20px
	}
	.safe-block .container {
		height: 650px
	}
	.safe-block .visual {
		padding: 38px 60px 18px
	}
	.dealer-block {
		padding: 49px 15px 34px
	}
	.dealer-block .visual.rsr {
		max-width: 365px;
		padding: 0 63px 0 0;
		width: 50%;
		float: left
	}
	.partners-block {
		padding: 37px 15px;
		margin-bottom: 108px
	}
	.partners-block header {
		margin: 0 0 58px
	}
	#twocolumns .comment-form input[type=submit],
	#twocolumns .post-password-form input[type=submit],
	#twocolumns .search-form input[type=submit] {
		min-width: 170px
	}
	.category-block h2 {
		font-size: 38px;
		margin: 0;
		line-height: 38px
	}
	.item-holder .item .visual {
		margin: 0 auto 34px
	}
	.accessories .item-holder .item .visual {
		min-height: 460px;
		margin: 0 0 2px -8px
	}
	.visual-block {
		min-height: 400px
	}
	.two-columns.description .content {
		padding: 0 55px 0 0
	}
	.stock-carousel .mask {
		width: 880px
	}
	.stock-carousel .slide {
		margin: 0 20px
	}
	.content {
		padding: 0 80px 0 0
	}
	.content p {
		margin: 0 0 31px
	}
	.content .specs-list p {
		margin: 0
	}
	.feature-block h2 {
		font-size: 38px;
		line-height: 42px
	}
	.features-gallery {
		padding: 1px 40px 0
	}
	.features-gallery.gallery {
		padding: 40px 40px
	}
	.features-gallery.gallery .text-holder {
		padding: 7px 0 20px 37px
	}
	.features-gallery.reverse .slide {
		padding: 25px 0
	}
	.features-gallery.reverse .text-holder {
		padding: 48px 37px 20px 0
	}
	.features-gallery .text-holder {
		padding: 57px 0 20px 37px
	}
	.features-gallery h3 {
		margin: 0 0 29px
	}
	.aside .visual img {
		margin: -50px -30px 0
	}
	.detail-block .gallery-holder {
		width: 664px;
		float: left;
		padding: 6px 0 0
	}
	.detail-block .text-holder {
		padding: 0 0 0 50px
	}
	.detail-block p {
		margin: 0 0 37px
	}
	.product-carousel .mask {
		width: calc(100% - 155px)
	}
	.switcher-carousel {
		margin: 0 0 0 20px
	}
}

@media (min-width:1200px) {
	.dealer-form {
		margin: 0 -15px 0 0
	}
	.three-cols .col .caption {
		padding: 33px 40px
	}
	.visual-block {
		background-position: 33% 45%;
		min-height: 450px
	}
	.stock-carousel .mask {
		width: 1152px;
		margin: 0 -28px
	}
	.stock-carousel .slide {
		margin: 0 28px
	}
	.stock-carousel .btn-prev {
		left: -40px
	}
	.stock-carousel .btn-next {
		right: -35px
	}
	.features-gallery {
		padding: 1px 0 0
	}
	.features-gallery.gallery {
		padding: 60px 0 42px
	}
	.features-gallery .slide {
		min-height: 418px
	}
	.features-gallery .btn-prev {
		left: -30px
	}
	.features-gallery .btn-next {
		right: -25px
	}
	.aside .visual img {
		margin: -91px -30px -32px
	}
	.aside .visual .img-holder {
		margin: 0 -45px
	}
	.product-carousel .mask {
		width: calc(100% - 164px)
	}
	.switcher-carousel {
		margin: 0 0 0 29px
	}
}

@media (min-width:1350px) {
	.visual-block {
		min-height: 500px
	}
}

@media (max-width:767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0
	}
	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em
	}
	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em
	}
	#header {
		position: relative!important;
		top: auto!important;
		left: auto!important
	}
	.cart-list .hidden-xs {
		display: none
	}
	#twocolumns.column-reverse {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	#twocolumns.column-reverse #content {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	#twocolumns.column-reverse #sidebar {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin: 0 0 15px
	}
	.sidebar .item {
		max-width: 300px;
		margin: 0 auto 20px;
		text-align: center
	}
	.sidebar .item .visual img {
		max-width: none;
		width: 100%
	}
}

.woocommerce .cart-form .btn {
	white-space: nowrap;
	min-width: 150px;
	padding: 5px 10px;
	cursor: pointer;
	position: relative
}

.woocommerce .cart-form .btn:hover {
	cursor: pointer
}

.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt {
	padding: 5px 10px!important
}

.cart-list {
	white-space: nowrap
}

.woocommerce input[type=password],
.woocommerce input[type=text] {
	background: #fff;
	border: 1px solid #999
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	margin: 58px 0 0;
	padding: 10px!important;
	background: #fff
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	height: 28px;
	margin-top: 2px
}
.siximg {
    max-width: 16.666%;
}
.bullets {
    background-color: #e5e5e5;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
}
.bullets strong {
    color: #0047ba;
    text-transform: uppercase;
}
.pipes {
    display: inline-block;
    padding: 0 10px
}
.availb {
    text-align: center;
    font-size: 16px;
}
span.aridc {
    background-color: #91877a;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 30px;
    margin: 0 10px 0 0;
}
span.blackc {
    background-color: #000;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 30px;
    margin: 0 10px 0 0;
}
a.buyonenow {
    background-color: #0047ba;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 5px 10px;
    text-align: center;
    max-width: 350px;
    font-weight: 600;
    border: 1px solid #0047ba
}
a.buyonenow:hover {
    background-color: #fff;
    color: #0047ba;
    text-decoration: none
}



@media (max-width:767px) {
	.woocommerce form.checkout_coupon,
	.woocommerce form.login,
	.woocommerce form.register {
		margin-top: 0!important
	}
    .borderright {
        border-right: 0px solid #e5e5e5;
        max-width: 100%;
        display: block;
        margin-left: 15px;
        vertical-align: top;

    }

    .tenpadleft {
        /* padding-left: 20px; */
        display: block;
        max-width: 100%;
        margin-left: 15px;
        padding-top: 20px
    }
    .siximg {
        max-width: 33.333%;
    }
    .pipes {
        display: block;
        clear: both;
        font-size: 1px;
        color: #e5e5e5;
    }
    .item-holder .item {
        margin: 0 1.5%;
        display: inline-block;
    }
}

#reviews {
	margin-top: 60px
}

.checkout.woocommerce-checkout .jcf-select {
	display: block!important
}

ul.product-categories>li>a {
	border-bottom: 1px solid #ccc;
	color: #0047ba;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 11px;
	padding: 0 0 16px;
	text-transform: uppercase;
	display: block
}

li.cat-parent {
	margin-bottom: 30px!important
}

ul.product-categories>li>a {
	border-bottom: 1px solid #ccc;
	color: #0047ba;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 11px;
	padding: 0 0 16px;
	text-transform: uppercase;
	display: block
}

li.cat-parent {
	margin-bottom: 30px!important
}

.sidebar.related.products {
	display: none
}

.tile_size_rectangle #grid_layout_cycle li.title_product span {
	padding-right: 90px!important;
	font-size: 13px!important;
	line-height: 16px!important
}

.woocommerce-account #sidebar,
.woocommerce-cart #sidebar,
.woocommerce-checkout #sidebar {
	display: none
}

.selectbutton div label {
	display: block;
	width: 100%;
	background-color: #fff;
	color: #333;
	padding: 5px 0 5px 20px;
	border: 1px solid #eee
}

.selectbutton div {
	padding: 3px;
	position: relative
}

.selectbutton div input {
	position: absolute;
	left: 5px;
	top: 8px;
	z-index: -1
}

.selectbutton div input[type=radio]:checked+label {
	font-weight: 700;
	background-color: #0047ba;
	color: #fff
}

h2.woocommerce-Reviews-title::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0fe";
	color: #0047ba
}

#review_form_wrapper,
ol.commentlist {
	display: none
}

.payment_method_cod {
	display: none!important
}

.woo_discount_rules_variant_table {
	display: none
}

.wc_payment_method {
	display: none!important
}

.wc_payment_method:nth-child(1) {
	display: block!important
}
.wc_payment_method.payment_method_credova {
    display: block !important
}
.cart-drop a.button.wc-forward {
    min-width: 50% !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: 100% !important
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
    max-width: 500px ;
    margin: 0 auto;
}
.mini_cart_item span.quantity {
    float: right;
}
p.woocommerce-mini-cart__total.total {
    text-align: center;
    background: #eee;
    padding: 10px 0;
}
#sidebar .widget_product_categories ul.product-categories>li.cat-parent {
	position: relative
}

#sidebar .widget_product_categories ul.product-categories>li.cat-parent .woo-cat-toggle {
	cursor: pointer;
	display: inline-block;
	margin-left: .5em;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: all .4s ease;
	width: 20px;
	height: 20px;
	background: rgba(0, 0, 0, .05);
	text-align: center;
	line-height: 20px;
	border-radius: 50%
}

#sidebar .widget_product_categories ul.product-categories>li.cat-parent .woo-cat-toggle.cat-popped {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	background: #001871;
	color: #fff
}

#sidebar .widget_product_categories ul.product-categories>li.cat-parent .woo-cat-toggle::before {
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	text-transform: none;
	speak: none;
	content: '+';
	line-height: 20px;
	width: 20px;
	height: 20px;
	text-align: center
}

#sidebar .widget_product_categories ul.product-categories>li.cat-parent .woo-cat-toggle.cat-popped::before {
	content: '\2013'
}

#sidebar .widget_product_categories ul.product-categories>li.cat-parent .woo-cat-toggle~ul.children {
	overflow: hidden;
	max-height: 0;
	transition: all .4s ease
}

#sidebar .widget_product_categories ul.product-categories>li.cat-parent .woo-cat-toggle.cat-popped~ul.children {
	max-height: 300px
}

.sbrtitle {
	max-width: 900px;
	width: 90%;
	display: block;
	margin: 20px auto
}

.sbrimg {
	max-width: 900px;
	width: 90%;
	display: block;
	margin: 0 auto
}

.blkbg {
	background-color: #000;
	padding: 20px 0
}