@font-face {
    font-family:'Scriptorama';
    src: url('../fonts/Scriptorama/Scriptorama.eot');
	src: url('../fonts/Scriptorama/Scriptorama.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Scriptorama/Scriptorama.woff2') format('woff2'),
		url('../fonts/Scriptorama/Scriptorama.woff') format('woff'),
		url('../fonts/Scriptorama/Scriptorama.svg#Scriptorama') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-045E;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/Open Sans-Regular/OpenSans-Regular_0.eot');
  src: url('../fonts/Open Sans-Regular/OpenSans-Regular_0.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Open Sans-Regular/OpenSans-Regular_0.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/Open Sans-Regular/OpenSans.svg#OpenSans') format('svg'),
       url('../fonts/Open Sans-Regular/OpenSans.ttf') format('truetype'),
       url('../fonts/Open Sans-Regular/OpenSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: "Marianna";
	src: url(../fonts/Marianna/Marianna.ttf) format("truetype"),
			 url(../fonts/Marianna/Marianna.eot) format("eot"),
			 url(../fonts/Marianna/Marianna.otf) format("otf"),
			 url(../fonts/Marianna/Marianna.woff) format("woff"),
			 url(../fonts/Marianna/Marianna.svg) format("svg");
}

@font-face {
	font-family: 'Calibri';
	src: url('../fonts/Calibri/Calibri.svg#Calibri') format('svg'),
			 url('../fonts/Calibri/Calibri.ttf') format('truetype'),
			 url('../fonts/Calibri/Calibri.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('../fonts/Calibri/calibri.eot');
	src: url('../fonts/Calibri/calibri.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Comfortaa Bold';
	src: url('../fonts/Comfortaa Bold/Comfortaa Bold.eot');
	src: url('../fonts/Comfortaa Bold/Comfortaa Bold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/Comfortaa Bold/Comfortaa Bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Comfortaa Bold';
	src: url('../fonts/Comfortaa Bold/Comfortaa Bold.svg#Comfortaa-Bold') format('svg'),
			 url('../fonts/Comfortaa Bold/Comfortaa Bold.ttf') format('truetype'),
			 url('../fonts/Comfortaa Bold/Comfortaa Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

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

@font-face {
	font-family: "Cormorant-Medium";
	src: url(../fonts/Cormorant-Medium/Cormorant-Medium.ttf) format("truetype"),
			 url(../fonts/Cormorant-Medium/Cormorant-Medium.eot) format("eot"),
			 url(../fonts/Cormorant-Medium/Cormorant-Medium.otf) format("otf"),
			 url(../fonts/Cormorant-Medium/Cormorant-Medium.woff) format("woff"),
			 url(../fonts/Cormorant-Medium/Cormorant-Medium.svg) format("svg");
}


* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-family: "OpenSans-Regular", sans-serif;
}

a {
	color: #6f6a69;
	text-decoration: none;
}
a:hover {
	color: #E5B574;
	text-decoration: underline;
}

h2 {
	margin: 15px 10px 35px 10px;
	font-size: 16pt;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #777;
}

.m-t-35px {
	margin-top: 35px;
}

h3 {
	margin: 15px 0;
    color: #666;
    font-size: 18px;
    word-spacing: 2px;
    letter-spacing: 0.2px;
}
h3 a {
	text-decoration: none;
}

h5 {
	font-size: 14pt;
	font-style: normal;
	line-height: 35px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #272727;
}

p {
	margin: 0 0 22px 0;
}
.fa-viber {
	position: absolute;
	font-size: 22px;
	color: #e5b574;

}
.color666 {
	color: #666;
}
div.width-90pr-m-20px-auto {
	width: 90%;
	margin: 5px auto;
}

/*Изображение товара, страница категории*/
.goodsCard {
	margin: 50px auto 0;
	padding-bottom: 30px;
	border: 1px solid #ededed;
	width: 300px;
}
.productimg {
	position: relative;
	padding-top: 40px;
    padding-bottom: 5px;
}
.productimg img {
	margin: 0px;
}
@media (min-width: 720px) {
	.goodsCard {
		width: 350px;
	}
}
/*Изображение товара, страница категории - конец*/

/*Бокс формы выбора вариантов товаров*/
#boxcena {
	margin: 0px;
	position: relative;
}
/*Бокс формы выбора вариантов товаров конец*/
 
/*Акция*/
.akciya {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #800000;
	margin: -50px 0 0 -10px;
	padding: 2px 8px;
	width: auto;
	text-align: center;
	position: absolute;
}
/*Акция конец*/


/*Подвал*/
#footer {
	border-top: 1px solid #e5b574;
	font-size: 12px;
    line-height: 1.2;
}
.blockTelephon {
    margin: 40px auto 30px;
    position: relative;
    width: 150px;
    left: 5px;
}
.blockTelephon .fa-viber {
	left: -8px;
    top: 6px;
}
.lelephon-2 {
	position: relative;
    top: 7px;
}
.wayForPay {
	background: url(../images/paimentImage.jpg) 10% no-repeat;
    background-size: contain;
    border: 3px double #e5b574;
    width: 115px;
    margin: 30px auto 30px;
}
.wayForPay a {
	display: block;
	height: 44px;
}
.mailAndEnterAdmin {
	width: 150px;
    margin: 2px auto 20px;
    position: relative;
}
.mail {
	width: 150px;
	margin-left: 5px;
}
.glyphicon-envelope {
	float: left;
    font-size: 14px;
    top: 0px;
    color: #e5b574;
}
.mailSpan {
	display: block;
    margin-left: 25px;
}
.openAdmin {
	text-align: left;
    width: 150px;
    margin-left: 5px;
    margin-top: 10px;
}
.mailAndEnterAdmin .glyphicon-play {
	color: #e5b574;
    float: left;
    margin-top: 3px;
}
.openAdmin a {
	display: block;
    margin-left: 27px;
    color: #666;
}
.kabinet {
	margin: 0 auto 20px;
	width: 115px;
    font-family: "Comfortaa-Regular";
    font-size: 10.5px;
    border: 3px double #e5b574;
    text-align: center;
    box-shadow: 0 0 13px -2px #dcd9d9;
}
.kabinet a {
	display: block;
    height: 50px;
    padding-top: 7px;
}
.hrFooter {
	border: 0;
    height: 1px;
    background-color: #e5b574;
    color: #e5b574;
}

@media (min-width: 360px) and (max-width: 479px) {
	.mailAndEnterAdmin {
		left: 5px;
	}
	.blockTelephon {
		left: 10px;
	}
}

@media (max-width: 479px) {
	.p-2 {
		display: none;
	}
}

@media (min-width: 480px) {
	.p-1 {
		display: none;
	}
	.p-2 {
		display: block;
	}
	#footer {
    	font-size: 13px;
	}
	.blockTelephon {
    	margin: 45px auto 35px;
    	left: 10px;
    }
	.wayForPay {
		width: 135px;
	}
	.wayForPay a {
		height: 65px;
	}
	.mailAndEnterAdmin {
	    margin: 8px auto 20px;
	}
	.kabinet {
		width: 135px;
		font-size: 12px;
	}
	.kabinet a {
	    height: 65px;
	    padding-top: 11px;
	}
}

@media (min-width: 540px) {
	.subFooter-2 {
		margin-left: 14%;
	    width: 86%;
	}
}
/*Подвал конец*/

/*Выбор валюты*/
#currencies {
	margin: 0px;
}

#currencies ul{
	margin-top: 0px;
}
#currencies ul li{
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a{
	white-space: nowrap;
	color: #657181;
}
#currencies ul li.selected a{
 	color: #E5B574;
	text-decoration: underline;
}
/*Выбор валюты конец*/

/*Вход пользователя*/
#account{
	color: #657181;
}
#account #login{
	color: #657181;
}
#account #logout{
	color: #FFA600;
}
/*Вход пользователя конец*/

/*Текстовый блок*/
.textblock {
	background-color:#FFFFFF;
	margin: auto;
	width: 90%;
}
.divDescription {
	color: #666;
}
/*Текстовый блок конец*/

/*Бокс товаров*/
.products {
	margin: 10px 0 50px 0;
	position: relative;
}
.product {
	margin: 25px 10px 35px;
	position: relative;
}
.variantsProduct {
	color: #777;
    margin: 20px 0;
}
.variantProduct input {
	position: relative;
    top: 2px;
    margin-right: 10px;
}

@media (min-width: 500px) {
	.variantProduct {
		float: left;
		margin-left: 25px;
	}
	.variantProduct input {
    	margin-right: 0px;
}
}
/*Бокс товаров конец*/

/* Соцсети*/
.pluso {
	width: 87%;
	text-align: center !important;
    margin: 20px;
} 
/* Соцсети конец*/

/*Кнопка заказа, авторизации*/
.button{
	padding: 6px 16px;
    border: none;
    background-color: #e5b574;
    color: white;
    font-size: 16px;
    letter-spacing: 0.5px;
    display: block;
    margin: auto;
	-webkit-transition: background-color .6s ease;
	-moz-transition: background-color .6s ease;
	-o-transition: background-color .6s ease;
	transition: background-color .6s ease;
}
input.mailing {
    width: 65%;
    font-size: 18px;
}
/*Кнопка заказа конец*/

/* Звёздный рейтинг товаров */
.testRater {
	margin-bottom: 15px; 
	margin-top: 10px; 
	margin-left: 0px;
}
.rater span {
	font-size: 14px;
	font-family: "Comfortaa Bold";
	color: #777;
}
.rater-rating {
	margin-top: 15px;
	margin-left: 2px;
}
.rater-starsOff, 
.rater-starsOn {
	display: inline-block; 
	height: 15px; 
	background: url(../images/stars_new.png) repeat-x 0 0px;
}
.rater-starsOn {
	display: block; 
	max-width: 75px; 
	top: 0; 
	background-position: 0 -15px;
}
.rater-starsHover {
	background-position: 0 -30px!important;
}
.rater-rateCount {
	position: relative;
    top: 1px;
}
/* @end */
/* Звёздный рейтинг товаров */

/*Стоимость товаров*/
.divCompare_price {
	margin: 0px auto 15px;
}
.price {
	font-size: 20px;
    font-weight: bold;
    color: #e5b574;
}
.compare_price {
	font-size: 16px;
    color: #999;
    text-decoration: line-through;
    margin-right: 25px;
}
.h3Products {
	width: 90%;
    margin: 15px auto 10px;
}
/*Стоимость товаров конец*/

/*Постраничная навигация*/
.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	overflow: hidden;
}
.pagination a {
	display: block;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
	padding: 6px 12px;
	text-align: center;
	border: 2px solid #ddd;
	border-radius: 50%;
	text-decoration: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.pagination a.selected {
	background-color: #e5b574;
    color: #fff;
    border-color: #e5b574;
    font-weight: bold;
}
.pagination a.next_page_link, .pagination a.prev_page_link{
	border: none;
	background: none;
	color: #e5b574;
    font-size: 18px;
    padding-left: 2px;
}
div a.paginationAll {
	font-size: 12px;
    padding: 8px 7px;
}
/*Постраничная навигация конец*/

/*Блок комментарий*/
.comment_header {
	border: 1px solid #D3D3D3;
	border-top: 2px solid #FAC462;
	background-color: #FFFFFF;
	margin: 0px 10px 25px 10px;
	padding: 15px 15px 25px 15px;
	position:relative;
}
/*Блок комментарий конец*/

/*Положение капчи*/
.captcha img {
	width: 90px;
	position: relative;
}
.input_captcha {
	font-size: 16px;
	color: #888;
	text-align: center;
	padding: 5px;
	height: 44px;
	width: 90px;
	border: 1px solid #ededed;
	position: relative;
	left: 10px;
}
.input_captcha:focus {
	border: 1px solid #999;
}
.divCapcha {
	width: 277px;
    margin: 0 auto 30px;
}
.captcha {
	float: right;
}
/*Положение капчи конец*/

/*Минимальное значение фильтра*/
.min {
	font-size: 14px;
	color: #5B5B5B;
	margin: 10px 15px 10px 5px;
	padding: 3px 7px;
	border: 1px solid #5B5B5B;
	float: left;
	width: 50px;
}
/*Минимальное значение фильтра конец*/

/*Максимальное значение фильтра*/
.max {
	font-size: 14px;
	color: #5B5B5B;
	margin: 10px 5px 10px 10px;
	padding: 3px 7px;
	border: 1px solid #5B5B5B;
	width: 60px;
}
/*Максимальное значение фильтра конец*/

/*БАНАН*/
#popup {
  display: table;
  position: fixed; top: 0; left: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  background: rgba(240,240,240,.9);
  visibility: hidden;
  animation: animaciya 1s 5s forwards; /* 5s - это количество секунд по истечении которых появляется сообщение */ 
  cursor: pointer;
}
@keyframes animaciya {   
  from {visibility: hidden;}  
  to {visibility: visible;} 
}
#popup figure {
  display: table-cell;
  vertical-align: middle;
}
#popup div, #popup figcaption, #popup figure:before {
  max-width: 500px; /* максимальная ширина */ 
  margin: 0 auto;
  border-style: solid; 
  border-color: rgb(88,125,164);
  background: #fff;
}
#popup figure:before { /* стиль кнопки "закрыть" */ 
  content: "закрыть";
  display: block;
  padding: 0 1%;
  border-width: 4px 4px 0 4px;
  border-radius: 5px 5px 0 0;
  text-align: right;
  color: rgb(88,125,164);
}
#popup div, #popup figcaption {
  padding: 1%;
  cursor: default;
}
#popup figcaption {
  position: relative;
  border-width: 0 4px 0 4px;
  font-size: 150%;
  text-transform: uppercase;
  color: rgb(100,100,100);
}
#popup figcaption:before { /* стиль восклицательного знака, не поддерживается Google Chrome. Его можно заменить на что-то более приемлемое */ 
  content: "\26a0 \20 \20";
  color: red;
  font-size: 150%;
  vertical-align: middle;
}
#popup div {
  border-width: 0 4px 4px 4px;
  border-radius: 0 0 5px 5px;
}
/*БАНАН*/

/*Автодополнение поиска */
.autocomplete-suggestions {
	position: fixed !important;
    top: 122px !important;
    background-color: #ffffff;
    width: 76% !important;
    max-height: 350px !important;
    padding: 25px 10px 0 10px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    box-shadow: 0 5px 20px 0px #999;
}
.autocomplete-suggestions .image {
	margin-right: 5px;
	width: 40px;
	background: #FFF;
}
.autocomplete-suggestions .image img {
	max-height: 30px;
	max-width: 30px;
}
.autocomplete-suggestions .autocomplete-suggestion {
	cursor: default;
}
.autocomplete-suggestions .selected {
	background: #F0F0F0;
}
.autocomplete-suggestions div {
	clear: both;
	padding: 0;
	margin: -6px 0 20px 0;
	line-height: 18px;
	cursor: pointer;
}
.autocomplete-suggestions strong {
	font-weight: 700;
	color: #176fc3;
}

@media (min-width: 500px) {
	.autocomplete-suggestions {
		width: 67.6% !important;
	}
}

@media (min-width: 600px) {
	.autocomplete-suggestions {
		width: 58.2% !important;
	}
}

@media (min-width: 700px) {
	.autocomplete-suggestions {
		width: 48.8% !important;
	}
}
/*Автодополнение поиска - конец*/