@font-face {
	font-family: R; /* Гарнитура шрифта */
	src: url(../fonts/r.ttf); /* Путь к файлу со шрифтом */
}

@font-face {
	font-family: B; /* Гарнитура шрифта */
	src: url(../fonts/b.ttf); /* Путь к файлу со шрифтом */
}
body {
	font-family:R;
	color:#393939;
}
a {
	text-decoration:underline;
	color:#393939;
}
a:hover {
	color:#ffbf44;
}
h1 {
	font-size:28px;
	font-family:B;
}
ol li {
	display:list-item;
}
ol {
	list-style:decimal;
	display:block!important;
}
.logo img {
	width:auto;
	height:40px;
}
.mainmenu {
	width:100%;
	background:#292929;
	border-bottom:3px solid #ffbf44;
}
.mainmenu a:hover,.mainmenu a:active, .mainmenu a:focus {
	color:#ffbf44;
	text-decoration:none;
}
.mainmenu a {
	font-family:R;
	font-size:17px;
	color:white;
	text-decoration:none;
}
.mainmenu ul {
	display:block;
	width:100%;
	text-align:center;
	margin:0;
	padding:2px 0;
}
.mainmenu li {
	display:inline-block;
	padding:0 25px;
}
.top-bg {
	background:url('../images/head_.jpg') 50% 0 no-repeat;
	min-height:440px;
}
.header .left {
	font-size:18px;
	line-height:22px;
	position:relative;
	padding-top:130px;
}
.header .left .phone {
	font-family:B;
	font-size:25px;
	line-height:32px;
}
.header .right {
	padding-top:30px;
}
.big-logo {
	position:absolute;
	top:-30px;
	left:-30px;
}
.top_buttons {
	margin-right: -15px;
}
.top_search {
	margin:5px -5px 0 5px;
}
.top_search .search {
    background: #fff;
    border: 1px solid #c9c9c9;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    box-shadow: 1px 1px 9px #c9c9c9;
    height: 50px;
	position: relative;
}

.top_search .search  input {
    border: 0;
    height: 42px;
    width:200px;
    position: absolute;
    margin-top: -7px;
}
.top_search .search  input:focus {
	outline:none;
}

.top_search .search  img {
    position: absolute;
    right: 11px;
    margin-top: 1px;
    cursor: pointer;
}
.y-button,.left_side  .art-nostyle > div.jshop_module_cart, .product_label {
	color:#393939;
	font-family:B;
	width:100%;
	text-align:center;
	padding:12px 0;
	display:inline-block;
	border-radius:7px;
	border:1px solid #ffbf44;
	margin:5px;
	text-decoration:none;

	background: -moz-linear-gradient(0deg, #ffc74c 0, #FFED98 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 0deg, color-stop(0, ffc74c), color-stop(100%, FFED98));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(0deg, #ffc74c 0, #FFED98 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(0deg, #ffc74c 0, #FFED98 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(0deg, #ffc74c 0, #FFED98 100%);/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
	background: linear-gradient(0deg, #ffc74c 0, #FFED98 100%);/* W3C */

	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#000000)";/*IE 8*/
	-moz-box-shadow: 0 2px 2px 2px rgba(0,0,0,0.1);/*FF 3.5+*/
	-webkit-box-shadow: 0 2px 2px 2px rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.y-button:hover,.y-button:focus,.y-button:active {
	color:#393939;
	text-decoration:none;
	background:#FFED98;

	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#000000)";/*IE 8*/
	-moz-box-shadow: 0 2px 2px 2px rgba(0,0,0,0.2);/*FF 3.5+*/
	-webkit-box-shadow: 0 2px 2px 2px rgba(0,0,0,0.2);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.2);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.adaptive-menu-buttons .y-button {
	color:#393939;
	padding:5px 0;
}

.adaptive-menu-buttons hr {
	border-top:1px solid rgba(255, 255, 255, 0.2);
}
.contenttop {
	margin-bottom:40px;
}
.contenttop a {
	text-decoration:none;
}
.container.main {
	padding-top:70px;
}
.y-tri {
	display:inline-block;
	background:url('../images/tres.png') 0 50% no-repeat;
	padding-left:13px;
}
.content_block ul  li {
    list-style: none;
    padding:3px 0;
    display: block;
}
.content_block ul:not(.sigProContainer)  li:before {
    content: url(../images/tres_m.png);
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -21px;
}
.left_side {
	line-height:19px;
}
.left_side h3 {
    font-size: 23px;
	margin-bottom: 10px;
	font-family:B;
	margin-top:16px;
}



.left_side  .art-nostyle > ul,.left_side  .art-nostyle > div {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e4e4e4 100%);
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#e4e4e4 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%,#e4e4e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e4e4e4',GradientType=0 );
	padding-top: 20px;

	border: 1px solid #cacaca;
	box-shadow: 3px 2px 7px 0px #cacaca;
    border-radius: 6px;
	margin-top: 0;
}

.left_side  .art-nostyle > div {
	padding-bottom: 20px;
}

.left_side  .art-nostyle  ul {
	padding: 0;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 5px;
}

.left_side  .art-nostyle  ul  li {
	list-style: none;
}

.left_side  .art-nostyle  ul  li  a {
    display: inline-block;
    text-decoration: none;
    padding-bottom: 3px;
    margin-bottom: 12px;
    color: #393939;
	border-bottom: 1px solid transparent;
}

.left_side  .art-nostyle  ul  li  a:hover,.left_side  .art-nostyle  ul  li.active  a {
	border-bottom: 1px solid #393939; 
}

.left_side  .art-nostyle  ul  li  a:hover:before,.left_side  .art-nostyle  ul  li.active  a:before {
    content: url(../images/tres.png);
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -30px;
}
.chronoforms6_credits {
	display:none;
}
footer {
	width: 100%;
	background: #292929;
	border-top: 4px solid #ffbf44;
	color: #fff;
	margin-top: 40px;
	position: relative;
}
footer .phones {
	font-size:22px;
}
footer .logo img {
	width:auto;
	height:70px;
}
.copyright {
	padding:10px 0 0;
}
.copyright a {
	color:white;
	text-decoration:none;
}
.p15 {
	padding-top:15px;
	padding-bottom:15px;
}
.calc {
	font-size:14px;
}

.calc .th {
	background:silver;
	font-size:14px;
}
.calc tr {
	background:#eee;
}
.calc tr.option:hover {
	background:#eee;
}
.calc tr.option {
	background:white;
}
.calc .th td {
	font-weight:bold;
}
.calc td {
	padding:3px 5px;
	margin:0;
}
.calc .price_input input {
	max-width:50px;
	border:1px solid silver;
	padding:0 3px;
}

.calc_mini .price_input input {
	max-width:50px;
	border:1px solid silver;
	padding:0 3px;
}


/* JoomShopping */

body #mxcpr, a[href="https://www.webdesigner-profi.de/"] {display:none!important}

.jshop_categ {
	text-align:center;
}
.jshop_categ div {
	display:inline-block;
}
.jshop_categ img {
	width:100%;
}
.shophead {
	margin:0 0 25px;
}
.jshop h1 {
	font-size:28px;
	margin:0 0 25px;
}
.text_zoom {
	display:none;
}
.product-image img {
	width:100%;
}
.product-thumbs {
	margin-top:15px;
}
.product-thumbs img {
	padding:0;
	margin:0;
}
.product .image img {
	width:100%;
}
.list_product .product {
	padding:15px;
	border:2px solid rgba(41, 41, 41, .1);
}
.productfull #block_price {
	font-size:38px;
	color:#393939;
}
.jshop_price {
	color:#393939;
}



.btn-success {
	color: #393939;
    background-color: #ffbf44;
    border-color: #ffbf44;
    text-decoration:none;
}
.btn-success:hover {
    color: #393939;
    background-color: #ffdb74;
    border-color: #ffbf44;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #393939;
    background-color: #ffdb74;
    border-color: #ffbf44;
}
.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(244,191,68,.5)!important;
}

.btn-primary {
	color: #393939;
    background-color: #ffbf44;
    border-color: #ffbf44;
    text-decoration:none;
}
.btn-primary:hover {
    color: #393939;
    background-color: #ffdb74;
    border-color: #ffbf44;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #393939;
    background-color: #ffdb74;
    border-color: #ffbf44;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(244,191,68,.5)!important;
}


.productfull .extra_fields {
	margin:0 0 15px 0;
}
form[name=updateCart] {
	margin-top:30px;
}
.jshop_register input[type=text],.jshop_register select, .pfinish_comment_block textarea {
	width:100%;
	border:1px solid rgba(41, 41, 41, .3);
	border-radius:3px;
	padding:5px 10px;
}
.jshop_register .control-group {
	margin-bottom:15px;
}

input#quantity {
	padding:5px 10px;
	border:1px solid rgba(41, 41, 41, .3);
	border-radius:3px;
}

.art-nostyle.cart {
	border:0;
}
.art-nostyle.cart > div {
	padding:15px;
	line-height:27px;
}
.art-nostyle.cart a:hover {
	color:black;
}

.label_products .block_product {
	margin-bottom: 15px;
}
.product_label {
	padding: 1px 8px;
	width:auto;
}
.product_label .label_name {
	color:#393939!important;
	font-weight: normal!important;
	font-size:14px;
}


@media (max-width: 768px) {
	.mainmenu .menu li {
		display:block;
	}
	.container.main {
		padding-top:0;
	}
	.left_side ul {
		display:none;
	}

	.left_side h3 {
		border-bottom:1px solid #ddd;
		padding-bottom:15px;
	}
	.top-bg {
		background:url('../images/light_bg.jpg') 50% 0 no-repeat;
	}
}