a {
    color: #000;
}
a:hover {
    color: #000;
}

.workarea.contant-page {
    margin-top: 170px;
}
/*
.wrapper {
    width: 100%;
    height: 100%;
    display: table;
    padding-top: 115px;
    table-layout: fixed;
}
*/
.basket-error {
	margin-bottom: 150px;
}

.arg-header {
    padding-top: 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 140;
    height: 130px;
}
.arg-row-col {
    max-width: 33.3333%;
    float: left;
    width: 33.3333%;
}
.arg-row-main{
	padding: 20px;
    max-width: 100%;
    max-height: 25px;   
}
.arg-inc-orginfo, .arg-row-col-basket{
    margin-top: 30px;
}
.arg-row-col-basket{
    float: right;
}
.arg-logo-block {
    text-align: center;
    display: block;
}
.arg-row-main-menu {
    width: 85%;
    clear: both;
    display: inline-block;
}
.arg-row-search {
    float: right;
    width: 15%;
}

.bx-hdr-profile {
    display: flex;
    margin-top: 12px;
}
.carousel {
    margin-bottom: 15px;
}
.top-banner-left, .top-banner-right, .bottom-banner-left, .bottom-banner-right {
    float: left;
    margin:4px;
}
.top-banner-center, .bottom-banner-center {
    width: 45%;
    float: left;
}

/* Sections */

.bx-header-section {
	padding: 28px 15px 0px;
	background: #fff;
    border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
}

@media only screen and (max-width : 1200px) {
    .left_m, .left_m.active{
        display: none;
    }
    #section{
        width: 100%;
    }
	.container {
		width: 92%;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.col-md-3{
		width: 33.33333%;
	}
	.container {
		width: 92%;
	}	
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
	.bx-header-section {
		padding: 31px 45px 10px;
	}
	.bx-content-seection {
		padding: 0 45px 5px;
	}
    #section {
        width: 84%;
        float: right;
        box-sizing: border-box;
        padding-left: 10px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
		padding: 31px 30px 10px;
	}
	.bx-content-seection {
		padding: 0 30px 5px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-header-section {
		padding: 31px 15px 10px;
	}
	.bx-content-seection {
		padding: 0 15px 5px;
	}
    .arg-row-col {
        margin: 0 auto;
    }
	.container {
		width: 92%;
	}
}

@media (min-width: 501px) and (max-width: 767px) {
    .arg-row-col {
    }
	.container {
		width: 92%;
	}
}
@media (max-width: 767px) {
	.container {
		width: 92%;
	}
    .arg-inc-orginfo {
        display: none;
    }
    .arg-row-col-basket {
        display: none;
    }
    .bx-title {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .arg-row-col {
        max-width: 0;
        margin: 0 auto;
        display: table;
        float: none;
    }    
    .arg-row-main {
        display: block;
    }
    .arg-row-main-menu {
        display: none;
    }
	.bx-header-section {
		padding: 60px 15px 10px
	}
	.bx-content-seection {
		padding: 0 15px 10px
	}
    .arg-inc-orginfo a {
        display: none;
    }
    footer {
        display: none;
    }
    .arg-row-search {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .bx-breadcrumb {
        display: none;
    }
}
#section_list {
    width: 100%;
}
.left_m {
    float:left;
    width:16%;
    max-width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-right: 10px;
}
.left_m h2 {
	text-align: left !important;
}
.sub_menu_li ul {display: none;}
.sub_menu_li ul .active{display: block;}

.bx_sitemap li {list-style-type: none;}
.bx_sitemap a:hover {text-decoration: underline;}

/*Footer*/
footer {
    min-height: 180px;
    background: #d6d6d6;
    position: relative;
    width: 100%;
    bottom: 50;
}
footer, footer a {
    color: #000000;
    font-size: 14px;
}
footer a:hover {
    color: #858585;
}
.footer-top-line {
    padding-top: 5px;
    /*background: #a1a1a1;*/
	background: #4d2e0c;
    color: #fff;
    height: 30px;
    font-weight: 700;
    position: relative;
    z-index: 2;
}
.footer-line {
    text-align: center;
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    margin: 0 auto;
}
.h5-footer-left {
    margin: 10px auto;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 100px;
    letter-spacing: .2em;
}
.footer-menu {
    display: inline-block;
    width: 33%;
    margin: 0 auto;
    vertical-align: top;
    margin-top: 10px;
}
.footer-line.faq {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.footer_float_about, .list-footer-center {
    max-width: 225px;
    margin: 0 auto;
}

.footer_float_about ul{
    list-style-type: none;
}
/* ---- INC SOCIAL FOOTER ---- */
.footer-social-text {
    margin-bottom: 10px;
}
.bx_inc_social_footer h4{
	text-align: left;
	font-weight: normal;
	font-size:26px;
}

.footer_social_icon ul li{
	display: inline-block;
	width: 32px;
	height: 32px;
}
.footer_social_icon ul li a{
	display: block;
	width: 19px;
	height: 18px;
	//background: url(images/social_icon.png) no-repeat;
	opacity: .5;
}
.footer_social_icon ul li.fb a{background-position:-3px 0; background: url(images/facebook.png) no-repeat;}
.footer_social_icon ul li.tw a{background-position:-22px 0; background: url(images/twitter.png) no-repeat;}
.footer_social_icon ul li.gp a{background-position:-600px 0; background: url(images/twitter.png) no-repeat;}
.footer_social_icon ul li.vk a{background-position:-60px 0; background: url(images/vk.png) no-repeat;}
.footer_social_icon ul li.inst a{background-position:-79px 0; background: url(images/instagram.png) no-repeat;}
.footer_social_icon ul li a:hover{opacity:1}

/*css contacts*/
#contacts_facebook {
	max-width: 260px;
	min-width: 260px;
	margin: 0 auto;
        margin-top: -11px;
}
.row {
	display: block;
}
@font-face {
    font-family: Tahoma; /* Гарнитура шрифта */
    src: url(/serif/tahoma/Tahoma.ttf); /* Путь к файлу со шрифтом */
}
.btn {
    font-size: 12px;
}
.btn-primary {
    color: #fff;
    background-color: #4d2e0c !important;
    border-color: #241505;
}
.btn-primary:hover {
    background-color: #241505 !important;
    border-color: #000;
}
.btn-primary:visited, .btn-primary:active {
    background-color: #241505 !important;
    border-color: #000;
}
.btn.btn-themes, .btn.btn-default, .btn-link, .btn-default {
    color: #fff !important;
    outline: 0 !important;
    background-color: #4d2e0c !important;
    border-color: #4d2e0c !important;
    border-radius: 4px !important;
}
.btn-themes:hover, .btn-link:hover, .btn.btn-default:hover {
    background-color: #896034 !important;
    border-color: #896034 !important;
    color: #FFF !important;
    text-decoration: none !important;
}
.btn:hover {
    
}
.sort-section {
    margin-bottom: 5px;
    float: right;
	z-index: 99;
}
ul.bxe-list li{
	list-style-type: none;
}
/*Доставка*/
.delivery{
	text-indent: 1.5em;
	text-align: justify;
}
#ya-maps {
	position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 440px;
}
#pagetitle {
	opacity: 0.8;
    text-align: center;
	background: #fff;
	width: 350px;
	margin: 0 auto;
}
#navigation {
    margin-top: 6em;
    margin-left: 9px;
}
.heig {
    height: 500px;
}
.three-contant {
	display: inline-block;
	/*width: 33%;*/
	box-sizing: content-box;
}
