/* Home Page */
.main-catalog {
	padding-top: 4px;
	margin-bottom: 20px;
}
.main .center h1,
.main .center h3,
.product h1,
.product h3{
	color: #0a3151;
	font-size: 19px;
	font-family: myriadproLight;
	margin: 13px 0 0 10px;
}
.main .center .item-h3,
.product .item-h3{
	margin: 13px 0 20px 0px;
}
.main-catalog .item-catalog,
section.home-page .main-catalog .item-catalog {
	border: 1px solid #f3f6f8;
	text-align: center;
	padding: 7px 9px;
	margin-bottom: 7px;
}
.main-catalog .item-catalog:hover,
section.home-page .main-catalog .item-catalog:hover {
	border: 1px solid #bfbfbf;
}
.main-catalog .item-catalog a,
section.home-page .main-catalog .item-catalog a {
	display: block;
	background: #fff;
	color: #fff;
	font-family: "Myriad Pro";
	font-size: 23px;
	padding: 12px;
	height: auto;
	text-decoration: none;
}
section.subcategories .main-catalog .item-catalog a{
    padding: 12px;
    height: auto;
}
.main-catalog .item-catalog a img,
section.home-page .main-catalog .item-catalog a img{
    max-width: 100%;
    height: auto;
}
section.home-page .main-catalog .item-catalog a > span.title,
section.subcategories .main-catalog .item-catalog a > span.title{
	display: block;
	background: #3ab6e9;
	padding: 4px 0;
	margin-top: 10px;
	height: auto;
}
section.subcategories .main-catalog .item-catalog a > span.title{
    color: #fff;
	font-family: "Myriad Pro";
	font-size: 23px;
	white-space: nowrap;
	overflow: hidden;
}
section.home-page .main-catalog .item-catalog:hover a,
.category-list section.subcategories .main-catalog .item-catalog:hover a{
    color: #202F1A;
}
section.home-page .main-catalog .item-catalog:hover a > span.title,
.category-list section.subcategories .main-catalog .item-catalog:hover a > span.title{
    background: #FBD920;
    height: auto;
    font-size: 23px;
    color: #202F1A;
}
section.home-page h3{
    color: #0a3151;
    font-family: myriadproLight;
    font-size: 19px;
    margin: 13px 0 0 10px;
}
section.home-page .front-text{
    padding: 5px 9px;
	color: #464646;
	font-family: Tahoma;
	font-size: 13px;
	background: #e9f0f3;
	float: left;
	margin: 0 11px;
}
section.home-page .front-text h1,
section.home-page .front-text h2,
section.home-page .front-text h3,
section.home-page .front-text h4,
section.home-page .front-text h5,
section.home-page .front-text h6{
    color: #0a3151;
	font-family: myriadproLight;
	margin-left: 10px;
	margin-right: 10px;
}
section.home-page .front-text p{
    padding: 0 12px;
	margin-bottom: 16px;
}

/* Category */
.category-list h3 {
    color: #0a3151;
    font-family: myriadproLight;
    font-size: 19px;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
    margin: 13px 0 0 10px;
}
.main-catalog {
    margin-bottom: 20px;
    padding-top: 4px;
}
ul.sorting {
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0;
}
ul.menu-h li {
    display: inline-block;
    line-height: 1.3em;
    list-style: outside none none;
    padding: 0 10px 0 0;
}
ul.menu-h li.sorting-title{
    font-size: 16px;
}
ul.menu-h.sorting li a {
    font-size: 14px;
    padding: 0;
}
ul.menu-h li.selected a {
    background: transparent none repeat scroll 0 0;
    color: #00446e;
}
ul.menu-h li a {
    color: #3ab6e9;
    display: inline-block;
    padding: 13px 16px;
    text-decoration: none;
}
.main-catalog .item-catalog {
	border: 1px solid #f3f6f8;
	text-align: center;
	padding: 7px 9px;
	margin-bottom: 7px;
}
.main-catalog .item-catalog:hover {
	border: 1px solid #bfbfbf;
}
.main-catalog .item-catalog a {
	height: 445px;
	display: block;
	background: #fff;
	color: #fff;
	font-family: "Myriad Pro";
	font-size: 23px;
	padding: 12px 11px 0;
	text-decoration: none;
	box-shadow: 1px 1px 3px rgba(14, 16, 19, 0.33);
}
.item-catalog span.image-thumbs {
    display: inline-block;
    max-height: 165px;
    line-height: 165px;
    overflow: hidden;
    text-align: center;
    width: auto;
}
.item-catalog span.image-thumbs img{
    max-height: 165px;
    width: 100%;
    vertical-align: middle;
}
.category-list .main-catalog .item-catalog a .title,
.category-list .main-catalog .item-catalog:hover a .title{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #dddfdf;
    color: #3ab6e9;
    font-family: "Myriad Pro";
    font-size: 17px;
    display: block;
    padding: 4px 0;
    height: 55px;
    overflow: hidden;
}
.category-list .main-catalog .item-catalog .catalog-list-info {
    color: #4a4a4a;
    font-family: "Myriad Pro";
    font-size: 13px;
    max-height: 95px;
    padding: 11px;
    text-align: left;
    overflow: hidden;
}
.category-list .main-catalog .item-catalog .catalog-list-info > div {
    padding: 2px 0;
}
.category-list .main-catalog .item-catalog .catalog-list-info span {
    color: #3ab6e9;
}
.catalog-price-wrapper{
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.catalog-price-wrapper .catalog-price {
    background: #ececed none repeat scroll 0 0;
    color: #005387;
    font-family: "Myriad Pro";
    font-size: 27px;
    padding: 1px 20px;
    display: inline;
}
.catalog-price-wrapper .catalog-price.discounted{
    padding: 1px 5px;
}
.category-list .item-catalog .catalog-price span.compare-at-price {
    color: #f15a00;
    font-size: 15px;
    margin-right: 5px;
    text-decoration: line-through;
    vertical-align: super;
}
.catalog-price-wrapper .catalog-price span{
    font-size: 13px;
}
.cart-item-h3 span, .cart-checkout-button, .add-to-cart-info, .category-list .item-catalog button {
    background-color: #007fb8;
    background-image: linear-gradient(to bottom, #ff961b, #ff7012 36%, #e44d00);
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px rgba(255, 204, 48, 0.7) inset;
    color: #fff;
    font-family: "Myriad Pro";
    font-size: 13px;
    height: 28px;
    margin: 15px 0 29px;
    outline: medium none;
    padding-top: 3px;
    text-align: center;
    text-shadow: 0 1px rgba(137, 53, 4, 0.75);
    text-transform: uppercase;
    width: 100px;
    cursor: default;
}
.category-list .item-catalog button{
    margin-bottom: 24px;
}
.cart-checkout-button:hover,
.add-to-cart-info:hover,
.category-list .item-catalog button:hover {
	background-image: linear-gradient(to bottom, #ffb11b, #e44d00);
}

/* Filters */
.slider-block ul {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	background: #fafcfc;
}
.slider-block .price-parameter-list {
	background: #fff;
	padding: 8px 15px 15px;
}
.slider-block ul li {
	margin: 0;
	padding: 12px 0 22px;
	list-style: none;
	clear: both;
}
.slider-block ul li:last-child {
	padding-bottom: 35px;
}
.slider-block ul > span {
	font-family: Tahoma;
	font-size: 13px;
	color: #3ab6e9;
	margin-top: 10px;
	display: inline-block;
}
.slider-block p {
	font-family: Tahoma;
	font-size: 13px;
}
.slider-block p label {
	color: #005387;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.slider-block p input {
	display: inline;
	border: 1px solid #dedfdf;
	color: #3ab6e9;
	font-size: 13px;
	margin-left: 4px;
}
#ajax-filter ul li p span {
    white-space: normal !important;
}
#ajax-filter ul li p span i.icon16{
    margin: 5px 4px 0 0;
}
.slider-block .ui-slider { clear: both;}
.slider-block .top-sl { height: 22px; padding-top: 6px; }
.slider-block .bottom-sl { margin-top: 8px; }
.slider-block .bottom-sl .left-bottom,
.slider-block .top-sl .left-top {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #9ea4ab;
}
.slider-block .bottom-sl .right-bottom,
.slider-block .top-sl .right-top {
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #9ea4ab;
}
.slider-block .price-parameter-bottom { margin-top: 15px;}
.slider-block .price-parameter-bottom .right-bottom,
.slider-block .price-parameter-bottom .left-bottom {
	font-family: Tahoma;
	font-size: 13px;
	color: #3ab6e9;
	background: #fff;
	border: 1px solid #efefef;
	height: 19px;
	width: 46px;
	padding: 4px 0 0 5px;
}
.slider-block .bottom-sl .right-bottom {
	position: relative;
	right: -3px;
}
.slider-block .ui-slider-handle i {
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	color: #9ea4ab;
	left: -2px;
	top: 13px;
	font-style: normal;
}
.slider-block .ui-slider .after,
.slider-block .ui-slider .befor {
	background: #3ab6e9;
	border-radius: 12px;
	height: 7px;
	width: 7px;
	display: block;
	position: absolute;
}
.slider-block .ui-slider .befor {
	left: 0px;
	top: -3px;
}
.slider-block .ui-slider .after {
	right: -7px;
	top: -3px;
}

/* Product top grid */
.product-tbl{
    display: table;
    width: 100%;
    margin-bottom: 40px;
}
.product-tbl-row{
    display: table-row;
}

/* Product one click order */
.one-click-order{
    margin-top: 20px;
}
.one-click-text{
    margin: 5px 0;
}
.one-click-field{
    display: inline-block;
    margin-right: 5px;
    padding: 5px 0;
}
.one-click-kod input{
    width: 42px;
    height: 30px;
    text-align: center;
}
.one-click-phone input{
	width: 145px;
	height: 30px;
	padding-left: 5px;
}
.one-click-field button.add-to-cart-info{
	margin: 0;
	line-height: 36px;
	white-space: nowrap;
	width: 140px;
	height: 30px;
	opacity: 0.7;
}
.one-click-ok{
	margin-top: 20px;
	padding: 10px 5px 0;
	text-align: center;
	font-weight: bold;
	color: green;
}

/* Product Photo */
.product-photo-wrapper{
    display: table-cell;
}
.product-photo-wrapper h1 {
    color: #0a3151;
	font-size: 23px;
	font-family: myriadproLight;
	margin: 0 0 20px;
	display: none;
}
.product-photo {
	width: 506px;
	min-height: 350px;
	padding: 10px;
	border: 1px solid #bfbfbf;
	margin: 0 auto 40px;
	box-sizing: content-box;
}
.product-photo > div {
	background: #fff;
	/*width: 484px;*/
	min-height: 335px;
	/*margin: 10px 0 0 10px;*/
	box-shadow: 1px 1px 3px rgba(14,16,19,.33);
}
li.main_iamges {
	/*width: 484px;
	height: 335px;*/
	line-height: 335px;
	text-align: center;
}
.color-varint {
	color: #757575;
	font-size: 13px;
	font-family: myriadproLight;
	margin-left: 40px;
	margin-bottom: 5px;
	display: block;
}
div.color-list {
	position: relative;
	overflow: hidden;
	/*width: 385px;
	margin-left: 39px;
	margin: 0 30px;*/
}
div.color-list ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.color-list li {
	float: left;
}
.color-varint-list li {
	margin: 0 0 7px;
	padding: 0;
	list-style: none;
	display: block;
	width: 53px;
	height: 52px;
	text-align: center;
}
.color-varint-list li.active, .color-varint-list li:hover {
	cursor: pointer;
}
.color-varint-list li > div{
    padding: 7px;
    border: 1px solid #fff;
}
.color-varint-list li.active > div, .color-varint-list li:hover > div{
    border: 1px solid #f15a00;
}
.color-varint-list li img {
	/*margin: 7px 0 0 7px;*/
}
.jcarousel-prev.color-list, .jcarousel-next.color-list {
    position: absolute;
    display: block;
    width: 17px;
    height: 30px;
    background: url(image/sprite.png) no-repeat 0 0;
}
.jcarousel-prev.color-list {
    top: 147px;
    left: 8px;
    background-position: 0 -119px;
}
.jcarousel-next.color-list {
	top: 147px;
	right: 8px;
	background-position: -17px -119px;
}
.color-sign {
	float: right;

}
.color-sign figcaption {
	text-align: center;

}
.color-sign img {
	max-height: 200px;
	max-width: 200px
}

/* Product Info */
.product-info {
	padding-left: 20px;
	margin-bottom: 40px;
	display: table-cell;
	vertical-align: top;
}
.product-info h1 {
	color: #2F3335;
	font-size: 23px;
	font-family: myriadproLight;
	font-weight: bold;
	margin: 0;
}
#current-phone {
	margin: 30px 0 0;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.list-link-info {
	margin: 35px 0 0 0;
	padding: 20px 0;
	list-style: none;
	border-top: 1px solid #dddfdf;
	border-bottom: 1px solid #dddfdf;
	font-family: myriadproLight;
	font-size: 13px;
	color: #757575;
}
.list-link-info a {
	display: inline-block;
	font-family: myriadproLight;
	font-size: 11px;
	color: #9ea4ab;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #9ea4ab;
	margin-right: 25px;
	margin-bottom: 20px;
}
.list-link-info li span {
	color: #f15a00;
}
.list-specifications-info {
	margin: 0;
	padding: 20px 0;
	list-style: none;
	border-bottom: 1px solid #dddfdf;
	font-family: myriadproLight;
	font-size: 13px;
	color: #757575;
}
.list-specifications-info li span {
	color: #005387;
}
.product-info table {
	margin: 0 0 50px 0;
	padding: 0;
	color: #757575;
	font-size: 13px;
	font-family: myriadproLight;
	width: 100%;
}
.product-info table td {
	vertical-align: middle;
	padding: 10px 0;
}
.product-info table tr td:first-child {
	width: 1%;
	white-space: nowrap;
}
.product-info table tr td:last-child {
	padding-left: 10px;
}
.product-info table span {
	color: #005387;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	background: #FFF;
	border: 1px solid #dedfdf;
	border-top: none;
	margin: 0;
	padding: 0;
}
.ui-selectmenu-menu .ui-menu li {
	color: #005387;
	font-size: 15px;
	font-family: myriadproLight;
	padding: 0.21em 2.1em 0.2em 0.5em;
	cursor: pointer;
}
.ui-selectmenu-menu .ui-menu li:hover { background: #dedfdf;  }
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #dedfdf;
	background: #fff;
}
.ui-selectmenu-button span.ui-icon {
	right: 0px;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 8px;
	height: 28px;
	width: 31px;
	background: #dedfdf url(image/sprite.png) -130px -119px no-repeat;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.21em 2.1em 0.2em 0.5em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	font-family: myriadproLight;
}
.ui-selectmenu-button.ui-widget.ui-state-default.ui-corner-top,
.ui-selectmenu-button.ui-widget.ui-state-default.ui-corner-all{
    width: 100%!important;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 30px;
}
.ui-spinner input {
	position: absolute;
	width: 56px;
	height: 24px;
	left: 31px;
	border: 1px solid #dedfdf;
	color: #005387;
	font-size: 15px;
	font-family: myriadproLight;
	text-align: center;
	outline: none;
	box-sizing: content-box;
}
.ui-spinner .ui-spinner-button {
	position: absolute;
	cursor: pointer;
	top: 0;
	width: 31px;
	height: 28px;
	background: #dedfdf url(image/sprite.png) no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
.ui-spinner .ui-spinner-button.ui-spinner-up {
	background-position: -100px -119px;
	right: 0;
}
.ui-spinner .ui-spinner-button.ui-spinner-down {
	background-position: -68px -119px;
	left: 0;
}
.product-info .price {
	width: 195px;
	height: 37px;
	display: inline-block;
	border-radius: 2px 0 0 2px;
	text-align: center;
	padding-top: 6px;
	float: left;
	background: #00BBF3 url(image/sprite.png) 174px -149px no-repeat;
	position: relative;
	box-sizing: content-box;
	margin: 0 16px 16px 0;
}
.product-info .price span {
	font-size: 13px;
}
.product-info .price span.result-price{
    color: #fff;
	font-size: 31px;
	font-family: myriadproLight;
	line-height: 32px;
}
.product-info .price span.compare-at-price {
	color: #f11a00;
	font-size: 18px;
	text-decoration: line-through;
	vertical-align: super;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	font-family: myriadproLight;
}
.add-to-cart-info {
	padding: 0;
	margin: 2px 0 0 0;
	width: 115px;
	height: 37px;
	cursor: pointer;
}

/* Product Description */
.product-deck-item {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 16px 9px 7px;
	color: #464646;
	font-family: Tahoma;
	font-size: 13px;
	background: #e9f0f3;
	margin: 0 0 40px 0;
}
.product-deck-item h1,
.product-deck-item h2,
.product-deck-item h3,
.product-deck-item h4,
.product-deck-item h5,
.product-deck-item h6{
	color: #005387;
	font-family: myriadproLight;
	margin-left: 10px;
	margin-right: 10px;
}
.product-deck-item p {
	padding: 0 12px;
	margin-bottom: 16px;
}

/* Groups Modules Sliders */
.groups-modules {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	/*height: 337px;*/
	border: 1px solid #bfbfbf;
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.groups-modules h3 {
	color: #005387;
	font-size: 15px;
	font-family: myriadproLight;
	margin: 22px 0 11px 22px;
	display: inline-block;
}
.group-all, .group-all-buy {
	color: #888888;
	display: inline-block;
	font: 12px "myriadproLight";
	vertical-align: top;
	border-bottom: 1px dotted #9ea4ab;
	text-transform: uppercase;
	margin: 25px 0 11px 22px;
	cursor: pointer;
	text-decoration: none;
}
.jcarousel-wrapper{
    padding: 0 40px;
}
.jcarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.jcarousel ul {
	width: 20000em;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel ul li {
	float: left;
}
.jcarousel li:hover div.group-module {
	border: 1px solid #bfbfbf;
}
.jcarousel li:hover div.group-module a {
	box-shadow: 2px 3px 3px rgba(14,16,19,.33);
}
.jcarousel li:hover div.group-module a .title{
    text-decoration: none;
}
.jcarousel ul li div.group-module{
    border: 1px solid #f3f6f8;
	margin: 0 auto;
	width: 205px;
	height: 270px;
}
.jcarousel li a {
	background-color: #fff;
	display: block;
	text-decoration: none;
	width: 165px;
	height: 230px;
	margin: 8px 0 0 8px;
	padding: 11px;
	box-shadow: 1px 1px 3px rgba(14,16,19,.33);
	box-sizing: content-box;
}
.group-module span.module-image {
	width: 167px;
	height: 138px;
	line-height: 138px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}
.group-module span.module-image img {
	height: auto !important;
	left: 50%;
	margin-left: -100%;
	margin-top: -100%;
	position: relative;
	top: 50%;
	width: auto !important;
	max-height: 167px;
	max-width: 175px;
}
.jcarousel li a .title {
	text-decoration: underline;
	display: block;
	width: 146px;
	text-align: center;
	color: #3ab6e9;
	font-family: myriadproLight;
	font-size: 13px;
	margin: 12px auto;
	height: 30px;
}
.jcarousel li a .price {
	text-decoration: none;
	display: block;
	width: 87px;
	text-align: center;
	color: #005387;
	font-family: myriadproLight;
	font-size: 19px;
	margin: 0 auto;
	background: #ececed;
	padding: 3px 0 0;
}
.jcarousel-prev, .jcarousel-next {
	position: absolute;
	display: block;
	width: 39px;
	height: 39px;
	background: url(image/sprite.png) no-repeat 0 0;
}
.jcarousel-prev {
	top: 147px;
	left: 0;
	background-position: -61px -80px;
}
.jcarousel-next {
	top: 147px;
	right: 0;
	background-position: -100px -80px;
}

/* Product Reviews */
.product-reviews {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	background: #e9f1f3;
	padding: 20px;
	margin-bottom: 40px;
}
.reviews-link {
	color: #005387;
	font-size: 19px;
	font-family: myriadproLight;
	padding: 0 20px;
}
.reviews-link .amount-comment {
	color: #3ab6e9;
	font-size: 17px;
	font-family: myriadproLight;
}
.reviews-link .leave-comment {
	color: #9ea4ab;
	font-size: 13px;
	font-family: myriadproLight;
	text-decoration: none;
	border-bottom: 1px dotted #9ea4ab;
}
.dialog-leave-comment {
	position: relative;
	top: 0;
	left: 0;
	background: #e9eef3;
	padding: 40px 30px;
	display: none;
	z-index: 20;
}
.dialog-leave-comment .dialog-close {
	position: absolute;
	cursor: pointer;
	top: -14px;
	right: -22px;
	width: 50px;
	height: 39px;
	background: url(image/sprite.png) -142px -79px no-repeat;
}
.dialog-leave-comment table {
	background: #f3f6f9;
	width: 100%;
}
.label-dialog-leave-comment {
	color: #007fb8;
	font-size: 13px;
	font-family: myriadproLight;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 14px;
	white-space: nowrap;
}
a#review-rate {
	position: relative;
	top: 9px;
	display: block;
}
.dialog-leave-comment table .right-td {
	width: 140px;
}
.label-dialog-leave-comment {
	color: #007fb8;
	font-size: 13px;
	font-family: myriadproLight;
	text-align: right;
	width: 165px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 14px;
}
.name-leave-comment {
	background: #fff;
	border: 1px solid #dedfdf;
	width: 80%;
	padding: 0 5px;
	margin: 8px 0;
}
.opinion-leave-comment {
	background: #fff;
	border: 1px solid #dedfdf;
	height: 75px;
	width: 80%;
	padding: 0 5px;
	resize: none;
	margin: 8px 0;
}
.captcha-leave-comment div {
	color: #9ea4ab;
	font-size: 12px;
	font-family: myriadproLight;
	margin-bottom: 4px;
}
.captcha-leave-comment .wa-captcha {
	width: 300px;
	float: left;
}
.captcha-leave-comment img {
	border: 1px solid #dedfdf;
	float: left;
	margin-right: 20px;
}
.captcha-leave-comment input {
	background: #fff;
	border: 1px solid #dedfdf;
	height: 28px;
	width: 105px;
	padding: 0 5px;
	margin: 0 0 20px;
}
.dialog-leave-comment button {
	font-family: "Myriad Pro";
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 1px rgba(137,53,4,.75);
	border: none;
	text-align: center;
	float: right;
	outline: none;
	cursor: pointer;
	width: 158px;
	height: 30px;
	border-radius: 2px;
	background-color: #007fb8;
	box-shadow: inset 0 2px rgba(255,204,48,.7);
	background-image: linear-gradient(to bottom, #ff961b, #ff7012 36%, #e44d00);
	margin-bottom: 15px;
}
.product-reviews ul {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
.product-reviews ul li {
	margin: 0;
	color: #464646;
	font-family: Arial;
	padding: 30px 0;
	list-style: none;
	border-bottom: 1px solid #fff;
}
.product-reviews ul li .name {
	font-size: 13px;
	color: #3ab6e9;
}
.product-reviews ul li .date {
	font-size: 11px;
}
.product-reviews ul li p {
	padding-top: 20px;
	font-size: 13px;
	font-style: italic;
}
.view-all-reviews {
	padding: 20px 0 5px 20px;
	color: #9ea4ab;
	font-size: 12px;
	font-family: myriadproLight;
}
.view-all-reviews a {
	color: #9ea4ab;
	font-size: 12px;
	font-family: myriadproLight;
}

/* Cart */
.cart-page-body{
    /*min-width: 440px;*/
}
.cart-page{
    font-family: myriadproLight;
	font-size: 13px;
}
.cart-page h3 {
	color: #0a3151;
	font-size: 19px;
	font-family: myriadproLight;
	margin: 0;
}
.cart-page h3 span {
	display: inline-block;
	margin: 15px 0;
	width: 31px;
	height: 20px;
	border-radius: 16px;
	font-size: 19px;
	line-height: 14px;
}
.cart-steps{
    margin-top: 50px;
}
.cart-page .btn-default,
.cart-page .btn-default.focus,
.cart-page .btn-default:hover,
.cart-page .btn-default.focus:hover{
    padding: 8px 15px 8px 30px;
    font-size: 20px;
	font-family: myriadproLight;
	font-weight: bold;
	border: 2px solid #ccc;
	box-shadow: none;
}
.cart-page .btn.disabled, .cart-page .btn.disabled:hover{
    opacity: 1;
    color: #e1e1e1;
}
.cart-page .btn-default:first-child{
    padding: 8px 15px!important;
}
.cart-page .btn-default.active,
.cart-page .btn-default.active:hover {
	color: #FFF;
	background-color: #3AB6E9;
}
.cart-page .btn-default,
.cart-page .btn-default:hover{
    color: #000;
	background-color: #fff;
}
.cart-page .btn-group > .btn.btn-default:not(:last-child)::before,
.cart-page .btn-group > .btn.btn-default:not(:last-child)::after{
    border: 21px solid transparent;
    display: block;
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	top: 0px;
	z-index: 10;
}
.cart-page .btn-group > .btn.btn-default:not(:last-child)::before {
	border-left: 20px solid #ccc;
	right: -44px;
}
.cart-page .btn-group > .btn.btn-default:not(:last-child)::after {
	border-left: 20px solid #fff;
	right: -41px;
}
.cart-page .btn-group > .btn.btn-default.active:not(:last-child)::before,
.cart-page .btn-group > .btn.btn-default.active:not(:last-child)::after{
    border: 21px solid transparent;
    display: block;
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	top: 0px;
	z-index: 10;
}
.cart-page .btn-group > .btn.btn-default.active:not(:last-child)::before {
	border-left: 20px solid #ccc;
	right: -44px;
}
.cart-page .btn-group > .btn.btn-default.active:not(:last-child)::after {
	border-left: 20px solid #3AB6E9;
	right: -41px;
}
/* Cart Items Table */
.cart-page .columns-tbl{
    border-collapse: collapse;
}
.cart-page .columns-row{
    border-top: 1px solid #DDDFDF;
}
.cart-page .columns-col{
	padding: 20px 10px;
}
.cart-page .icon-item-step-1,
.cart-page .close-item-step-1{
    width: 60px;
    vertical-align: middle;
}
.cart-page .icon-item-step-1 span {
	display: inline-block;
	width: 45px;
	height: 45px;
	background: url(image/sprite.png) -62px -149px no-repeat;
}
.cart-page .img-item-step-1 a {
	border: 1px solid #bfbfbf;
	display: inline-block;
	padding: 6px 7px 7px;
}
.cart-page .img-item-step-1 a img {
	background: #fff;
	padding: 5px;
	max-width: 100%;
	height: auto;
	box-shadow: 1px 2px 2px rgba(14,16,19,.22), inset 0 -1px rgba(255,255,255,.49);
}
.cart-page .item-cart .name-item-step-1 {
	text-align: left;
	vertical-align: top;
}
.cart-page .name-item-step-1 a {
	color: #3ab6e9;
	text-decoration: none;
}
.cart-page .name-item-step-1 a h4 {
    margin: 0;
	font-size: 23px;
	font-family: myriadproLight;
}
.cart-page .name-item-step-1 span {
	color: #3ab6e9;
	display: inline-block;
	padding-top: 5px;
}
.cart-page .name-item-step-1 span strong {
	color: #000;
}
.cart-page .sp-price{
    vertical-align: middle;
}
.cart-page .columns-inline{
    display: inline-block;
    width: 250px;
}
.cart-page .sp-item-step-1{
    float: left;
    width: 120px;
}
.cart-page .item-cart .price-item-step-1 {
    float: left;
    width: 130px;
	color: #f9630a;
	font-size: 23px;
	text-align: right;
	white-space: nowrap;
}
.cart-page .price-item-step-1 span {
	font-size: 13px;
}
.cart-page .close-item-step-1 span {
	display: inline-block;
	width: 32px;
	height: 30px;
	cursor: pointer;
	background: url(image/sprite.png) -108px -149px no-repeat;
}
.total-price-step-1 {
	text-align: right;
	background: #fff;
	padding: 30px 120px 30px 0;
	font-family: myriadproLight;
	margin-bottom: 40px;
}
.total-price-step-1 .grey, .total-price-step-2 .grey {
	color: #9ea4ab;
	font-size: 15px;
}
.total-price-step-1 .orange, .total-price-step-2 .orange {
	color: #f9630a;
	font-size: 23px;
	text-transform: uppercase;
	padding-left: 25px;
	padding-right: 10px;
}
.total-price-step-1 .big, .total-price-step-2 .big {
	color: #3ab6e9;
	font-size: 23px;
}
.total-price-step-1 .small, .total-price-step-2 .small {
	color: #3ab6e9;
	font-size: 13px;
}
.columns-tbl.cart-phone-field{
    width: auto;
    display: inline-block;
}
.columns-tbl.cart-phone-field.cart-phone-field-bottom{
    width: auto;
    margin-top: 0;
}
.columns-tbl.cart-phone-field .columns-row{
    border: none;
}
.cart-phone-field .cart-phone-header .cart-phone-kod {
	text-align: left;
	padding-left: 45px;
}
.cart-phone-field .cart-phone-header .cart-phone-phone {
	text-align: left;
	padding-left: 12px;
}
.cart-phone-field .columns-col {
	vertical-align: middle;
	padding: 0 10px;
}
.cart-phone-field .cart-phone-desc-step-1 {
	color: #005387;
	font-size: 13px;
	text-transform: uppercase;
}
.cart-phone-field .cart-phone-kod-step-1 span, .cart-phone-field .cart-phone2-kod-step-1 span {
	color: #3ab6e9;
	font-size: 19px;
}
.cart-phone-field input {
	border: 1px solid #DEDFDF;
	color: #005387;
	font-size: 15px;
	font-family: myriadproLight;
	outline: none;
	height: 30px;
	padding: 0 4px;
}
.cart-phone-field .cart-phone-kod-step-1 input, .cart-phone-field .cart-phone2-kod-step-1 input {
	width: 42px;
	text-align: center;
}
.add-to-cart-info {
	padding: 0;
	margin: 2px 0 0 16px;
	width: 115px;
	height: 37px;
	cursor: pointer;
}
.cart-phone-field .cart-phone-text-step-1 {
	color: #9ea4ab;
	font-size: 13px;
	text-align: right;
}
.columns-tbl.cart-phone-field.cart-phone-field-bottom .cart-phone-text-step-1{
    color: #9ea4ab;
	font-size: 13px;
	text-align: right;
}
.columns-tbl.cart-phone-field.cart-phone-field-bottom .error-phone{
    padding: 0 10px 0 26px;
    width: 151px;
    text-align: center;
    color: #ff0000;
}
.columns-tbl.cart-phone-field.cart-phone-field-bottom .error-phone span{
    display: none;
}
.wrapp-cart-checkout{
    max-width: 405px;
    margin: 0 auto;
    color: #9ea4ab;
    font-size: 13px;
}
.wrapp-cart-checkout h4 {
	color: #f9630a;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.wrapp-cart-checkout .desc-table {
	color: #005387;
	font-size: 13px;
	margin-bottom: 10px;
	display: inline-block;
}
.wrapp-cart-checkout input[type="text"] {
	border: 1px solid #DEDFDF;
	color: #005387;
	font-size: 15px;
	font-family: myriadproLight;
	outline: none;
	height: 29px;
	padding: 0 4px;
	width: 100%;
}
.cart-phone-text-step-1{
    text-align: right;
}
.wrapp-cart-checkout .inline {
	margin: 0 0 10px;
	min-height: 20px;
}
.wrapp-cart-checkout input[type="radio"] {
	opacity: 0;
	width: 21px;
	height: 20px;
	margin: 0;
	top: 5px;
	position: relative;
	cursor: pointer;
}
.wrapp-cart-checkout input[type="radio"]:checked + label {
	background-position: -172px -114px;
}
.wrapp-cart-checkout input[type="radio"] + label {
	margin-left: -20px;
	cursor: pointer;
	padding: 4px 0 4px 30px;
	background: url(image/sprite.png) -172px -136px no-repeat;
	height: 21px;
	width: 26px;
	margin-bottom: -5px;
}
.wrapp-cart-checkout .address{
    margin-bottom: 10px;
}
.total-price-step-2 {
	text-align: center;
	background: #fff;
	padding: 30px 10px;
	font-family: myriadproLight;
	margin: 20px 0;
}
.cart-page .cart-checkout-button {
	width: 194px;
	height: 39px;
	font-size: 19px;
	padding-top: 2px;
	margin: 0 auto;
	display: block;
}
.next-error {
	color: red;
	display: none;
	font-size: 15px;
	margin-top: 20px;
	text-align: center;
	height: 30px;
}
.checkout-success{
    max-width: 405px;
    min-height: 500px;
    margin: 0 auto;
    color: #5CC926;
    font-size: 20px;
    text-align: center;
}
.checkout-success .glyphicon{
    font-size: 75px;
    margin-bottom: 30px;
    opacity: 0;
}
.checkout-success .glyphicon.visible-icon{
    opacity: 1;
}
.checkout-success p{
    margin: 20px 0;
    font-weight: bold;
}
span.order-number{
    color: #3AB6E9;
}

/* Icon Animation */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 1;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1;
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 1;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1;
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}


/* Custom size styles */
@media only screen and (max-width : 1050px) {
    .product-tbl, .product-tbl-row, .product-photo-wrapper, .product-info{
        display: block;
        width: 100%;
        padding-left: 0;
    }
    .product-info table{
        width: 50%;
    }
    .product-photo-wrapper h1{
        display: block;
    }
    .product-info h1{
        display: none;
    }
    .product-info {
        position: relative;
        padding-top: 60px;
    }
    .offer-block {
        position: absolute;
        top: 0;
        left: 0;
    }
    .product-info table{
        margin-bottom: 20px;
    }
}

/* Custom size styles */
@media only screen and (max-width : 860px) {
    .cart-page .columns-col.name-item-step-1,
    .cart-page .sp-price{
        display: block;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .main-catalog .item-catalog a{
        height: auto;
    }
    .item-catalog span.image-thumbs{
        float: left;
        padding: 0 11px 0 0;
        margin: 0 0 12px 0;
        width: 40%;
        text-align: left;
    }
    .item-catalog span.image-thumbs img{
        width: auto;
        max-height: 100%;
        vertical-align: top;
    }
    .category-list .main-catalog .item-catalog a .title{
        float: right;
        width: 60%;
        height: auto!important;
        margin: 0;
        padding: 0 10px 0!important;
        text-align: left;
    }
    .category-list section.subcategories .main-catalog .item-catalog a .title{
        float: none;
        width: 100%;
        text-align: center;
    }
    .category-list .main-catalog .item-catalog .catalog-list-info{
        float: right;
        width: 60%;
        margin: 0;
        padding: 10px;
    }
    .catalog-price-wrapper{
        position: static;
        float: right;
        width: 60%;
        margin: 0;
        padding: 10px;
    }
    .catalog-price-wrapper .catalog-price{
        float: left;
    }
    .catalog-price-wrapper .purchase{
        float: right;
    }
    .category-list .item-catalog button {
        margin-top: 0;
        margin-bottom: 12px;
    }
}

/* Custom size styles */
@media only screen and (max-width : 700px) {
    .hide-on-700{
        display: none;
    }
}

/* Custom size styles */
@media only screen and (max-width : 600px) {
    .cart-page .cart-items-tbl .columns-col{
        display: block;
        margin: 0 auto;
        text-align: center!important;
    }
}

/* Custom size styles PRODUCT CAROUSEL */
@media only screen and (max-width : 565px) {
    .product-photo {
    	width: 406px;
    }
}
/* Custom size styles */
@media only screen and (max-width : 530px) {
    .catalog-price-wrapper .purchase {
        margin-top: 10px;
        text-align: left;
        width: 100%;
    }
    .category-list .item-catalog button {
        margin-bottom: 5px;
    }
    .catalog-price-wrapper .catalog-price{
        padding: 1px 10px;
    }
}

/* Custom size styles */
@media only screen and (max-width : 485px) {
    .hide-on-485{
        display: none;
    }
    .cart-phone-phone-step-1 input, .cart-phone2-phone-step-1 input{
        width: 100px;
    }
    .cart-phone-field .cart-phone-kod-step-1 span, .cart-phone-field .cart-phone2-kod-step-1 span {
    	font-size: 14px;
    }
    .cart-phone-field .columns-col {
    	padding: 0 4px;
    }
    .cart-phone-field .cart-phone-kod-step-1 input,
    .cart-phone-field .cart-phone2-kod-step-1 input {
    	width: 35px;
    }
    .add-to-cart-info {
    	width: 80px;
    	height: 30px;
    	line-height: 33px;
    }
    .cart-page .btn-default, .cart-page .btn-default.focus,
    .cart-page .btn-default:hover, .cart-page .btn-default.focus:hover {
    	padding: 8px 15px 8px 30px;
    	font-size: 12px;
    }
    .cart-page .btn-group > .btn.btn-default:not(:last-child)::before,
    .cart-page .btn-group > .btn.btn-default:not(:last-child)::after,
    .cart-page .btn-group > .btn.btn-default.active:not(:last-child)::before,
    .cart-page .btn-group > .btn.btn-default.active:not(:last-child)::after{
    	border: 16px solid transparent;
    }
    .cart-page .btn-group > .btn.btn-default:not(:last-child)::before,
    .cart-page .btn-group > .btn.btn-default.active:not(:last-child)::before{
        border-left: 20px solid #ccc;
    	right: -39px;
    }
    .cart-page .btn-group > .btn.btn-default:not(:last-child)::after{
        border-left: 20px solid #fff;
    	right: -36px;
    }
    .cart-page .btn-group > .btn.btn-default.active:not(:last-child)::after{
        border-left: 20px solid #3AB6E9;
    	right: -36px;
    }
    .cart-page .btn-default:first-child {
    	padding: 8px 12px !important;
    }
    .cart-page .btn-default, .cart-page .btn-default.focus,
    .cart-page .btn-default:hover, .cart-page .btn-default.focus:hover {
    	padding: 8px 7px 8px 30px;
    }
    .total-price-step-2 span.first{
        display: block;
    }
}

/* Custom size styles PRODUCT CAROUSEL */
@media only screen and (max-width : 458px) {
    .product-photo {
    	width: 306px;
    }
}

/* Custom size styles PRODUCT CAROUSEL */
@media only screen and (max-width : 360px) {
    .product-photo {
    	width: 250px;
    }
    #cart-form{
        margin-top: 60px;
    }
    .add-to-cart-info {
    	margin: 0;
    }
}