/*
Theme name: Skupka64
Description: Центр скупки
Author: Aleksandrlao
Author URI: http://aleksandrlao.ru
*/

.alignleft {display: inline;float: left;margin-right: 1.625em;}
.alignright {display: inline;float: right;margin-left: 1.625em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}



* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 13px/18px 'Open Sans', Arial, sans-serif;
	width: 100%;
	height: 100%;
}
.wrapper {
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.ins {
	width: 940px;
	padding: 1px 10px 0;
	overflow: hidden;
	position: relative;
	margin: auto;
}




/* Header ----------------------------------------------------------------------------- */
.header {
	height: 155px;
	background: #231a40 url('i/bg-head.jpg') center top no-repeat;
}
.header .ins {
	padding-top: 20px;
}
.h_logo {
	display: block;
	width: 203px;
	height: 87px;
	background: url('i/logo.png') no-repeat;
	margin: 15px 0 0;
	float: left;
	text-indent: -2989px;
}
.h_info {
	width: 343px;
	height: 101px;
	background: url('i/bg-head-info.png') no-repeat;
	float: left;
	margin: 13px 0 0 90px;
	text-indent: -2989px;
}
.h_cont {
	float: right;
	width: 240px;
	text-align: center;
	color: #FFF;
	font-weight: 600;
}
.h_cont-tel {
	font-size: 24px;
	line-height: 24px;
	background: url('i/bg-phone.png') left top no-repeat;
	padding-left: 32px;
}
.h_cont-time {
	font-size: 14px;
	line-height: 20px;
}
.h_cont-btn {
	display: block;
	width: 218px;
	height: 26px;
	border-top: 2px solid #7fc708;
	background: #84cc10;
	background: -moz-linear-gradient(top,  #84cc10 1%, #1a9600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#84cc10), color-stop(100%,#1a9600));
	background: -webkit-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: -o-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: -ms-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: linear-gradient(to bottom,  #84cc10 1%,#1a9600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84cc10', endColorstr='#1a9600',GradientType=0 );
	color: #fff;
	text-shadow: 0 1px 0 #6ba91b;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	margin: 10px auto;
}
.h_cont-adr {
	font-size: 16px;
	line-height: 20px;
}


/* head nav ------------------------------------------------------------------------- */
.h_nav {
	height: 40px;
	background: #202020;
	-webkit-box-shadow: 0 1px 3px #acacac;
	box-shadow: 0 1px 3px #acacac;
	margin-bottom: 36px;
	padding-top: 1px;
	position: relative;
	z-index: 200;
}
.h_nav > ul {
	width: 1350px;
	margin: 8px auto 0;
	list-style: none;
}
.h_nav > ul > li {
	float: left;
	margin-right: 24px;
	position: relative;
	height: auto;
}
.h_nav > ul > li > a {
	padding: 0 8px;
	color: #FFF;
	display: inline-block;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	text-decoration: none;
}
.h_nav > ul > li > a:hover {
	background: #373737;
}
.h_nav ul li .sub-menu {
	position: absolute;
	top: 24px;
	left: 0;
	width: 230px;
	list-style: none;
	background: rgba(0,0,0,0.7);
	padding: 12px 8px 7px;
	display: none;
}
.h_nav ul li:hover .sub-menu {
	display: block;
}
.h_nav ul li .sub-menu li a {
	padding: 2px 8px;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	display: block;
	text-decoration: none;
}
.h_nav ul li .sub-menu li a:hover {
	text-decoration: underline;
}



/* Middle ----------------------------------------------------------------------------- */
.middle {
	padding-bottom: 107px;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 0 195px 240px;
}
.c_breadcrumbs {
	margin: 20px 0;
	font: 14px 'Open Sans', sans-serif;
	color: #202020;
}
.c_breadcrumbs a {
    text-decoration: none;
    font: 14px 'Open Sans', sans-serif;
    color: #0c379b;
    display: inline-block;
}
.c_breadcrumbs span {
    color: #0C379B;
}

.c_title {
	font: 18px 'Open Sans', sans-serif;
	text-transform: uppercase;
	margin-bottom: 23px;
}
.c_list {
	margin: 0 !important;
}
.c_list li {
	display: inline-block;
	width: 218px;
	border: 1px solid #e6e6e6;
	padding-bottom: 26px;
	margin-right: 15px;
	margin-bottom: 19px;
	vertical-align: top;
}

.c_list .active {
	border: 1px solid #8d2999;
}

.c_list li:nth-child(3n) {
	margin-right: 0px;
}

.c_list li a img {
	width: 198px;
	height: 113px;
	margin-left: 10px;
}

.c_list li a {
	text-decoration: none;
}

.c_list li a > span {
	display: block;
	width: 100%;
	text-align: center;
}

.c_l_title {
	font: 18px sans-serif;
	color: #111;
}

.c_l_disc {
	font: 18px sans-serif;
	color: #a3a3a3;
}

.c_l_price {
	font: 18px sans-serif;
	color: #df0a0b;
}

.c_more {
	width: 100%;
	display: block;
	margin: auto;
	text-align: center;
	font: 14px 'Open Sans', sans-serif;
	color: #008bca;
	margin-bottom: 25px;
}

.c_bann-fon {
	position: absolute;
	width: 700px;
	height: 155px;
	top: -175px;
	right: 0;
	overflow: hidden;
}
.c_links_left, .c_links_right {
	width: 342px;
	height: 155px;
	margin-bottom: 75px;
}

.c_links_left {
	float: left;
}

.c_links_right {
	float: right;
}


.c_txt {
	overflow: hidden;
}
.c_txt p {
	margin-bottom: 22px;
}
.c_txt ul {
	margin: 0 0 22px 30px;
}
.c_txt h1, .c_txt h2, .c_txt h3, .page-title {
	font: 20px 'Open Sans', sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.c_txt h2 {
	font-size: 17px;
}
.c_txt h3 {
	font-size: 15px;
}


/* Sidebar -----------------------------------------------------------------------------*/
.sidebar {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
}
.sb_box {
	
	margin-bottom: 20px;
}
.sb_title {
	position: relative;
	width: 194px;
	font: 18px 'Open Sans', sans-serif;
	background: linear-gradient(to bottom, #dd2f5e, #ed3771);
	padding: 9px 12px;
	color: #fff;
	border: 1px solid #e6e6e6;
	border-bottom: none;
}

.sb_title:before {
	display: block;
	position: absolute;
	content: '';
	background: url(i/sb_titile_before.png);
	width: 17px;
	height: 12px;
	top: 16px;
	right: 12px;
}

.sb_box ul li {
	position: relative;
}
.sb_box ul li:before {
	display: block;
	position: absolute;
	content: '';
	background: url(i/arrow.png);
	width: 6px;
	height: 10px;
    top: 15px;
    right: 10px;
}
.sb_box ul li:last-child {
	border-bottom: 1px solid #e6e6e6;
}
.sb_box ul li a {
	display: block;
	width: 194px;
	font: 14px 'Open Sans', sans-serif;
	padding: 9px 12px;
	color: #111;
	text-decoration: none;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.sb_box ul li a:hover {
	background: #f2f2f2;
}

.sb_box ul li .sub-menu {
	position: absolute;
	z-index: 300;
	top: 0;
	left: 219px;
	list-style: none;
	display: none;
}
.sb_box ul li:hover ul.sub-menu {
	display: block;
}


.sb_box ul li .sub-menu li:first-child {
	border-top: 1px solid #e6e6e6;
}

.sb_box ul li .sub-menu li:last-child {
	border-bottom: 1px solid #e6e6e6;
}

.sb_box ul li .sub-menu li a {
	display: block;
	width: 150px;
	font: 14px 'Open Sans', sans-serif;
	padding: 9px 20px;
	text-decoration: none;
	color: #111;
	background: #fff;
}
.sb_box ul li .sub-menu li a:hover {
	background: #f2f2f2;
}




/* Item --------------------------------- */
.c_item h1 {
	font-size: 22px;
	color: #202020;
	margin: 5px 0 25px;
	font-weight: normal;
}
.entry-summary {
	margin-bottom: 20px;
}
.c_item-thumbs {
	width: 220px;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
}
.c_item-thumbs .images {
	max-width: 220px;
	overflow: hidden;
}
.c_item-thumbs .woocommerce-main-image {
	display: block;
	margin: 0 0 20px;
	text-align: center;
	position: relative;
	z-index: 20;
}
.c_item-thumbs .woocommerce-main-image:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -39px;
	width: 78px;
	height: 63px;
	background: url('i/loop.png') no-repeat;	
}
.onsale {
	position: absolute;
	top: -10px;
	left: 240px;
	color: #982C6B;
    font: 24px/30px 'Open Sans', sans-serif;
    z-index: 10;
    display: block;
}
.c_item-thumbs .woocommerce-main-image img {
	display: inline-block;
}

.c_item .price {
	padding: 20px 0 10px;
	color: #982C6B;
	font: 30px/34px 'Open Sans', sans-serif;
}
.cl {
	clear: both;
	float: none;
	width: 100%;
}

.woocommerce-tabs {
	overflow: hidden;
}
.related.products {
	overflow: hidden;
	margin-bottom: 40px;
}
.related.products h2 {
	margin: 40px 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #202020;
}

.wc-tabs {
	list-style: none;
	width: 100%;
	margin-bottom: 20px;
}
.wc-tabs li {
	display: inline-block;
	width: 45%;
	border: 1px solid #ccc;
	margin-right: 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	color: #202020;
}
.active {
	background: #f3f3f3;
}
.wc-tabs li a {
	display: block;
	padding: 15px 20px;
	color: #202020;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 17px;
}

.entry-content h2 {
	margin: 10px 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #202020;
}

.comment-respond {
	margin: 40px 0 20px;
}
.comment-reply-title {
	margin-bottom: 20px;
}
.comment-respond p {
	margin-bottom: 0;
}
.comment-respond label {
	display: block;
}
.comment-respond input, .comment-respond textarea {
	border: 1px solid #dadada;
	width: 370px;
	height: 32px;
	margin-bottom: 10px;
	padding-left: 17px;
	font: 14px/38px 'Open Sans', Arial, sans-serif;
}
.comment-respond textarea {
	resize: none;
	height: 120px;
	padding-top: 8px;
}
.comment-respond input[type="submit"] {
	display: block;
	width: 218px;
	height: 42px;
	border-top: 2px solid #7fc708;
	padding-left: 0;
	background: #84cc10;
	background: -moz-linear-gradient(top,  #84cc10 1%, #1a9600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#84cc10), color-stop(100%,#1a9600));
	background: -webkit-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: -o-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: -ms-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: linear-gradient(to bottom,  #84cc10 1%,#1a9600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84cc10', endColorstr='#1a9600',GradientType=0 );
	color: #fff;
	text-shadow: 0 1px 0 #6ba91b;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 38px;
	margin: 10px 0 40px;
	cursor: pointer;
}


/* Footer ----------------------------------------------------------------------------- */
.footer {
	width: 100%;
	height: 150px;
	min-width: 960px;
	margin: -107px auto 0;
	background: url(i/footer_bgd.jpg);
	position: relative;
}
.footer .ins {
	overflow: visible;
}
.f_menu {
	padding-top: 25px;
}

.f_menu ul {
	float: left;
}

.f_menu ul li {
	display: inline-block;
	margin-right: 45px;
}

.f_menu ul li a {
	font: 14px 'Open Sans', sans-serif;
	color: #fff;
	text-decoration: none;
}
.f_menu ul li a:hover {
	text-decoration: underline;
}
.f_info {
	float: right;
	margin-top: -100px;
}

.f_text {
	margin-top: 25px;
	width:650px;
	color:grey;}

.f_i_tel, .f_i_time {
	display: block;
	margin-bottom: 10px;
}

.f_i_adr {
  font-size: 14px;
  font-family: "Open Sans";
  color: rgba(255, 255, 255, 0.6);
}

.f_i_time {
  font-size: 14px;
  font-family: "Open Sans";
  color: rgba(255, 255, 255, 0.302);
}

.f_i_tel {
  font-size: 19px;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}

.f_menu .current {
	text-decoration: underline;
}


.c_item-link {
	color: #000;
	font: 15px/19px "Open Sans";
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.c_item-link:hover {
	text-decoration: underline;
}
.c_thumbs {
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;
	height: 150px;
	overflow: hidden;
}



/* Modal ------------------------------- */
.modal {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.7);
}
.modal.active {
	display: block !important;
}
.m_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1010;
}
.m_cont {
	position: fixed;
	width: 250px;
	padding: 30px 45px 15px;
	left: 50%;
	top: 150px;
	margin-left: -170px;
	z-index: 1020;
	background: #FFF;
	text-align: center;
}
.m_close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: url('i/bg-close.png') no-repeat;
	cursor: pointer;
}
.m_title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}
.m_desc {
	font-size: 18px;
	line-height: 22px;
}
.m_cont input, .m_cont textarea {
	border: 1px solid #dadada;
	width: 230px;
	height: 38px;
	margin-top: 18px;
	padding-left: 17px;
	font: 14px/38px 'Open Sans', Arial, sans-serif;
}
.m_cont textarea {
	height: 150px;
	padding-top: 7px;
	resize: none;
}
.m_cont input[type="submit"] {
	display: block;
	width: 218px;
	height: 36px;
	border-top: 2px solid #7fc708;
	background: #84cc10;
	background: -moz-linear-gradient(top,  #84cc10 1%, #1a9600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#84cc10), color-stop(100%,#1a9600));
	background: -webkit-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: -o-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: -ms-linear-gradient(top,  #84cc10 1%,#1a9600 100%);
	background: linear-gradient(to bottom,  #84cc10 1%,#1a9600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84cc10', endColorstr='#1a9600',GradientType=0 );
	color: #fff;
	text-shadow: 0 1px 0 #6ba91b;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
	margin: 10px auto;
	cursor: pointer;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
position:absolute;
top:1.4em;
left:.2em;
font-size:2em;
z-index:9;
width:36px;
height:36px;
background:#fafffa;
text-indent:0.5%;
border-radius:100%;
box-sizing:content-box;
text-decoration:none;
}
.woocommerce div.product div.images .flex-control-thumbs li{
width:25%;
float:left;
margin:2px 0 0;
list-style:none;
opacity:.8;
}
.woocommerce div.product div.images .flex-control-thumbs li{
opacity:9;}
.woocommerce div.product div.images .flex-control-thumbs{
overflow:hidden;
zoom:1;
margin:0;
padding:0;
}

.btn-order {
    color: #fff;
    background-color: #923068;
    border-color: #923068;
}

.mr-top-10{
	margin-top: 10px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
