.top-bar-header{
	background-color: #dddddd;
	height:5px;
	width:100%;
}
html, body, a{
	font-family: "Open Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif !important;

	letter-spacing: -.01em;
}
a{
	color: #0062bd;
}
.uMenuH li{
	
    list-style: none;
}
.top_block .uMenuH ul{
	display: flex;
}
.top_block .uMenuH li{
	margin: 20px auto 0px;
	display:inline-flex;
}
.top_block .uMenuH li a{
	color:#333e48;
}
.btn-secondary {
    color: #fff;
    background-color: #333e48 !important;
    border-color: #868e96;
}
/*
.row{
	width:100%;
}*/
.logo_div{
	padding:20px 0;
}
.men_div{
	padding:20px 0;
}
.translate_div{
	padding:40px 0;
	text-align: right;
}
nav.navbar-full{
    background-color: #fed700;
    padding: .358em 1rem;
}
.navbar-nav .dropdown-menu{
	position:absolute !important;
	float:left !important;
}
.navbar-search {
    float: left;
    width: 52%;
}
.screen-reader-text {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
label {
    font-size: 1em;
    line-height: 1.286em;
    margin-bottom: .857em;
}
.navbar-search>.input-group .input-search-field {
    flex-grow: 1;
    flex-basis: 0;
    margin-right: -1px;
}
.navbar-search .search-categories.input-group-addon {
    border: none;
    background-color: #fff;
}
.navbar-search>.input-group .input-group-btn, .navbar-search>.input-group .search-categories {
    width: auto;
    height: 50px;
}
.input-group-addon {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid #ccc;
    border-radius: .25rem;
}
.navbar-search>.input-group .input-search-field span {
    width: 600px;
}


.navbar-search>.input-group .input-search-field .product-search-field.form-control{
    border-top-left-radius: 2.467em;
    border-bottom-left-radius: 2.467em;
}
.input-group .form-control:first-child, 
.input-group-addon:first-child, 
.input-group-btn:first-child>.btn, 
.input-group-btn:first-child>.btn-group>.btn, 
.input-group-btn:first-child>.dropdown-toggle, 
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn, 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.navbar-search .form-control {
    background: #fff;
    line-height: 1.34em;
    padding: 1.01em 2.134em;
    height: 50px;
    border-radius: 2.467em;
}
.tt-menu {
    margin-top: 2px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    width: calc(100% - 2.134em);
    margin-left: 2.134em;
    text-align: left;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.navbar-search .search-categories>select {
    color: #6b6b6b;
    font-size: .938em;
    line-height: 1.4em;
    display: inline-block;
    max-width: 100%;
    padding: 0 1.75rem 0 .75rem;
    vertical-align: middle;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) right .75rem center/8px 10px no-repeat #fff;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 142px;
}
.navbar-search .btn, .navbar-search .hero-action-btn, .navbar-search button {
    line-height: 1.36em;
    padding: 1.08em 1.93em;
    height: 50px;
    border-radius: 2.571em;
}
.navbar-search .search-categories>select:focus {
    border-color: #51a7e8;
    outline: 0;
}
.btn-secondary, .checkout_coupon .form-row-last .button {
    background-color: #333e48;
    color: #fff;
}
.ec {
    display: inline-block;
    font: normal normal normal 14px/1 font-electro;
    font-size: inherit;
    text-rendering: auto;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar-compare i.ec,  .navbar-search i.ec {
    line-height: .9em;
    font-size: 1.429em;
}
.ec-search:before {
    content: "\6d";
}
.navbar-nav .nav-item {
    float: left;
}
.dropdown, .dropup {
    position: relative;
}
.navbar-primary .navbar-nav .nav-link {
    line-height: 2.143em;
    font-size: 16px;
    color: #333e48;
}
.departments-menu>.nav-item .nav-link {
    padding-left: 1.5em;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100% !important;
    margin-bottom: 0;
    border:0px !important;
}
.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}
.page-template-template-homepage-v2 .departments-menu>.dropdown.open>.dropdown-menu, .page-template-template-homepage-v2 .departments-menu>.dropdown>.dropdown-menu {
    display: block;
}
.departments-menu .dropdown-menu>.menu-item {
    position: static;
}
.navbar-user .ti-user{
	margin-right:10px;
}
.navbar-full .dropdown-menu{
	border-color: #fed700 !important;
    box-shadow: none;
    padding: 2.2em 2.1em 1.2em !important;
    border: 2px solid transparent;
}
.navbar-full .dropdown-menu{
	margin-top:5px;
	padding:0px !important;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
#menu-vertical-menu{
	padding:0px !important;
}
.navbar-full .uMenuV ul{
	list-style: none;
	padding: 0 10px;
}
.navbar-full .uMenuV ul li{
    left: 0;
    z-index: 1000;
    float: left;
    width:100%;
    min-width: 235px;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.navbar-full .uMenuV ul li>a:focus, .navbar-full .uMenuV ul li>a:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5;
}
.navbar-full .uMenuV ul li>a {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    text-align: inherit;
    background: 0 0;
    border: 0;
    color: #333e48;
    padding: 9px 0 9px 8px;
    white-space: normal;
    border-bottom: 1px solid rgba(0,0,0,.15);
    font-size: 14px
}
.login_block{
	padding:10px;
	width:100%;
}
.dropdown-menu-login{
	margin-left:-60px;
	width:280px;
}







.carousel-item {
    height: 32rem;
    background: url("https://demo2.chethemes.com/electro/wp-content/uploads/2016/03/background.jpg") center center / cover no-repeat transparent;
}

.widget-block{

}
.widget-block .widget-title{
	font-size: 16px;
    line-height: 46px;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #dadada;
}
.widget-block .widget-title:after {
    content: ' ';
    width: 3.684em;
    border-bottom: 2px solid transparent;
    display: block;
    position: absolute;
    bottom: -1px;
}
.widget-block .widget-title:after{
    border-color: #fed700;
}
.news-menu .uMenuV ul{
	list-style: none;
	padding: 0 0 0 10px ;
}
.news-menu .uMenuV ul span{
	font-size:14px;
}

.content{
	padding-top:20px;
}
.news-menu a{
 	display: block;
	width:100%;
    color: #333e48;
}


.uWithSubmenu{
 	position: relative;
 	z-index: 2000;
}
.uWithSubmenu>ul {
	background: #fff;
	visibility:hidden;
 	top: 0;
 	left: 100%;
 	margin-top: -6px;
 	margin-left: 3px;
 	-webkit-border-radius: 6px;
 	-moz-border-radius:6px;
 	border-radius:6px;
    border: 1px solid #fed700;
	display:none;
	position:absolute;
	min-width:150px;
	padding:5px 10px 10px 10px !important;
}
.uWithSubmenu:hover>ul, .uWithSubmenu ul:hover {
	visibility:visible;
 	display: block;
}
.uWithSubmenu>a:after {
 	display: block;
 	content: " ";
 	float: right;
 	width: 0;
 	height: 0;
 	border-color: transparent;
 	border-style: solid;
 	border-width: 5px 0 5px 5px;
 	border-left-color: #cccccc;
 	margin-top: 5px;
 	margin-left:-10px;
 }
.uWithSubmenu:hover>a:after {
 	border-left-color: #fed700;
}

.shop h1{
	font-size: 20px;
    line-height: 46px;
    margin-bottom: 10px;
    position: relative;
    /*border-bottom: 1px solid #dadada;*/
}
/*
.shop h1:before {
    content: ' ';
    height: 4px;
    width: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 38px;
    border-radius: 0 0 10px 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 3px solid #fed700;
}
.shop h1:after {
    content: ' ';
    width: 3.684em;
    border-bottom: 2px solid #fed700;
    display: block;
    position: absolute;
    bottom: -1px;
}*/
.shop-control-bar {
    background-color: #f5f5f5;
    padding: 1.4em 1.429em;
    border-radius: 9px;
    margin-bottom: 25px;
}
.shop-count-product{
	float:right;
	font-size:14px;
}
.slist{
	font-size: 0px;
}
.shop-cat-descr{
    border-radius: 9px;
    width:100%;
    padding:10px;
    border: 1px solid #fed700;
    margin:15px 0;
}
.slist a {
    text-decoration: none !important;
    background: #fff;
    padding: 7px 10px;
    border-radius: 20px;
    border: 1px solid #e8e8e8;
    margin: 0 10px;
}
.slist a.active {
	text-decoration: underline;
	font-weight: normal;	
	background: #fed700;
}
.shop-control-bar, .shop-control-bar a{
	font-size:14px;
	color: rgba(50, 50, 50, 0.7) !important;
}

.product_list{
	margin:0px;
    padding-bottom: 2.143em;
    margin-bottom: 2.143em;
    border-bottom: 1px solid #ddd;
}
.product_list_image{
	overflow: hidden;
	line-height: 130px;
}
.product_list_image img{
	position: static;
    display: block;
    height: auto;
    /*max-height: 100px;*/
    width:100%;
}
.product_list_content .title h2{
	font-size: .875em !important; 
    line-height: 1.286em;
    font-weight: 700;
    min-height: 1.572em;
    overflow: hidden;

}
.loop-product-categories {
    display: block;
    margin-bottom: 0.3em;
    font-size: 12px;
    line-height: 1.05em;
    height: 1.05em;
    color: #878787;
    overflow: hidden;
}
.loop-product-categories a {
    color: #878787;
}
.product_list_content .desc{
	font-size: 14px;
	color:#4c4c4c;
    line-height: 1.286em;
}
a.btn, .uf-btn{
    font-size: .9rem;
    float: none;
    display: block;
    padding: .643em .7em;
    text-align: center;
    font-weight: 700;
    text-indent: 0;
    background-color: #fed700;
    color: #fff;
    margin-bottom: 1.143em;
    border-radius: 1.571em;
    border-width: 0;
    border-color: #efecec;
}
a.btn:hover, .uf-btn:hover{
    cursor: pointer;
    color: #fff;
    background-color: #333e48;
}

.product_list_price{
	text-align: center;
}
.product_list_price s{
	width: 100%;
    display: block;
    font-size: 14px;
    color: rgba(51, 62, 72, 0.54);
}
.buy_button {
	margin:10px;
}
.amount{
    font-size: 18px;
}
.price-add-to-cart{
	width: 100%;
}
.plist .pgSwchA{
	background-color: #fed700;
	color: #262626;
    border: none;
    display: block;
    padding: .643em 1.429em;
    border-radius: 1.143em;
    float: left;
    margin-right: .286em;
}
.plist a, .pprev a, .pnext a{
	float: left;
    margin-right: .286em;
	color: #7e7e7e;
    display: block;
    padding: .6em 1.429em;
    border: 1px solid #e3e3e3;
    border-radius: 1.143em;
    text-decoration: none;
}
.plist a:hover, .pprev a:hover, .pnext a:hover{
	background-color: #e3e3e3;
}
.pprev a span{
	font-size: 0px;
}
.pprev a span:before{
	content: "\e629";
	font-family: 'themify';
	font-size: 16px;
}
.pnext a span{
	font-size: 0px;
}
.pnext a span:before{
	content: "\e628";
	font-family: 'themify';
	font-size: 16px;
}
.product_list_content .title{
    float:left;
}
.product_marker{
    margin-left: .4em;
    color: #7e7e7e;
    padding: 0 3px 2px;
    border-radius: 1.143em;
    text-decoration: none;
    font-size: 12px;
    color:#fff;
    font-weight: normal;
}
.product_list_content .desc{
    width:100%;
    float:left;
}
.m_sale{
    background-color: red;
}
.m_new{
    background-color: green;
}
.m_akc{
    background-color: #fed700;
}
.product_full .image img{
    width:100%;
}
.product_full  .main_info h1{
    font-size: 1.2em;
    line-height: 1.28em;
    margin-bottom: .48em;
}
.product_full .shop-itempage-rating{
    height:16px;
}
.product_full .shop-itempage-rating .uStarRating16 ,
.product_full .shop-itempage-rating .shop-itempage-rating-text{
    float:left;
} 
.product_full  .main_info .shop-itempage-rating .shop-itempage-rating-text{
    font-size:12px;
}
.dop_info{
    border-top:1px solid rgba(0,0,0,.1);
    border-bottom:1px solid rgba(0,0,0,.1);
    font-size:12px;
    line-height: 1.5em;
    color: #7d7d7d;
    width:100%;
    padding:15px 5px;
    margin-top:15px;
}
.dop_info b{
    font-weight: normal;
    color:#000;
}
.dop_info ul{
    margin:0px;
}
#product_tab_nav{
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
    border:0px;
    margin-top:50px;
}
#product_tab_nav a{
    font-size: 15px;
    line-height: 46px;
    margin-bottom: 10px;
    position: relative;
    border: 0 !important;
    padding: 0px;
    margin: 0 15px;
    color: #495057;
    display: inline-block;
}
#product_tab_nav a.active{
    color:#000;
    font-weight: 700;
}
#product_tab_nav a.active:before {
    content: ' ';
    height: 4px;
    width: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    border-radius: 0 0 10px 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 3px solid #fed700 !important;
}
#product_tab_nav a.active:after {
    content: ' ';
    width: 100%;
    border-bottom: 2px solid #fed700 !important;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
#product_tab_content{
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 9px;
    padding:15px;
    width:100%;
    font-size:15px;
}
.product_full .amount{
    display: block;
    text-align: center;
    font-size:22px;
}
.product_full .amount s{
    color:#b1b1b1;
    font-size:14px;
}
.product_full .price-add-to-cart{
    margin-top:10px;
}
.product_full{
    margin-top:20px;
}
.categories_menu{
    margin:35px 0;
    border: 2px solid #ececec;
    border-radius: 6px;
    padding:0 15px;
}
.categories_menu .gTableTop, .categories_menu .forumNameTd{
    border-top: 1px solid #ececec;
}
.categories_menu .gTableTop, .categories_menu .gTableSubTop,  .categories_menu .forumNameTd{
    font-size:14px !important;
    color: #333e48;
    height:38px;
    line-height: 38px;
    padding:0 10px;
}
.categories_menu .forumNameTd a{
    font-size:14px !important;
    color: #adadad;
}
.categories_menu .forumNameTd{
    color: #adadad;
    padding:0 10px 0 20px;
}
.categories_menu .gTableTop:first-of-type, .categories_menu .forumNameTd:first-of-type{
    border:0px;
}
.skidki{
    text-align: center;
    line-height: 35px;
}
.skidki span:first-of-type{
    margin-bottom: 12px;
    display:block;
}
.skidki table{
    width:100%;
    border: 1px solid #ececec;
}
.skidki table td{
    border: 1px solid #ececec;
}
.otz{
        margin: 14px;
    font-size:13px;
    border-bottom: 1px solid #ececec;
}
.otz:last-of-type{
    border:0px;
}
.otz_time{
        padding: 10px;
    color:#a9a7a7;
}
.shop-item-rating{
    margin: auto !important;
}
.shop-item-rating span{
    font-size:10px;
}
#product_tab1{
    font-size:13px;
}
.news{
	border-bottom:1px solid #cacaca;
}
.news a:first-of-type{
	display: block;
	width:100%;
	padding:30px 20px 15px;
}
.news h2{
	color:#000;
	font-size:14px;
	font-weight: 700;
	text-decoration: underline;
}
.news .image{
	text-align: center;
}
.news .image img{
	max-width:100%;
}
.news .text{
	color:#333e48;
	font-size:14px;
}
.news .text a{
	background: #fed700;
    padding: 3px 5px;
    font-size: 13px;
    border-radius: 50px;
    display: inline-flex;
    width:auto;
    color:#fff;
    text-decoration: none;
    float:right;
}
.news-d-info{
    background: #e4e4e4;
    padding: 4px 10px;
    font-size: 13px;
    border-radius: 50px;
    display: inline-flex;
    width: auto;
    color: #4a4a4a;
    text-decoration: none;
    font-weight: 700;
    line-height:16px;
    margin: 0px 4px 16px;
}
.news-d-info span{
    margin-right: 5px;
    font-size: 16px
}
.rating-news{
    display: inline-flex;
}
.rating-news span{
    font-size: 14px;
}
.rating-news .u-star-rating-16{

}
.breadcrumb{
    background-color: #fff !important;
    padding:0px;
    font-size:0px;
    background-color: #fff;
}
.breadcrumb_page{
    font-size:13px;
    line-height:28px !important;
}
.breadcrumb a{
    font-size:13px;
    padding: .465em .929em;
    background-color: #f5f5f5;
    border-radius: .357em;
    color: #333e48;
    display: inline-block;
}
.breadcrumb a:hover{
    background-color: #e8e8e8;
    text-decoration: none;
    color: #333e48;
}
.breadcrumb_arrow{
    line-height:30px !important;
    margin: 0 10px;
    font-size:10px;
}
.dateBar{
    position: relative;
    margin-right: 30px;
}
.dateBar:after{
    font-size:10px;
    position: absolute;
    content: "\e649";
    text-decoration: none;
    color: #333e48;
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: -20px;
    line-height:18px !important;
}
.news-full h1{
    position: relative;
    font-size: 20px;
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom:16px;
}
.news-full h1:before {
    content: ' ';
    height: 4px;
    width: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 38px;
    border-radius: 0 0 10px 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 3px solid #fed700;
}
.news-full h1:after {
    content: ' ';
    width: 3.684em;
    border-bottom: 2px solid #fed700;
    display: block;
    position: absolute;
    bottom: -1px;
}
.comment{
    border: 1px solid #dddddd;
    border-radius: 20px;
    padding: 20px;
}
.comment a{
    color:#404040;
}
.comment a:hover{
    color:#000;
}
.comment-zag{
    position: relative;
    font-size: 20px;
    display: block;
    padding: 10px 0;
    margin-top:20px;
    width:100%;
    text-align: center;
}
.comment-zag:before {
    content: ' ';
    height: 4px;
    width: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left:-1px;
    border-radius: 0 0 10px 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 3px solid #fed700;
}
.comment-zag:after {
    content: ' ';
    width: 5.684em;
    border-bottom: 2px solid #fed700;
    display: block;
    position: absolute;
    left: 50%;
    margin-left:-55px;
    bottom: -1px;
}
.com-order-select{
    border-radius: 20px;
}
.comEnt, #newEntryB{
    border-top:1px solid #fed700;
}
.com-order-block{
    margin-bottom:10px;
}
.uc-message{
    font-size:13px;
}
.main_products .title_module, .profile-section-name{
    border-bottom: 1px solid #dddddd; 
    position: relative;
    font-size: 20px;
    display: block;
    padding: 10px;
}
.main_products .title_module:before , .profile-section-name:before{
    content: ' ';
    height: 4px;
    width: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 46px;
    border-radius: 0 0 10px 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 3px solid #fed700;
}
.main_products .title_module:after , .profile-section-name:after{
    content: ' ';
    width: 4.684em;
    border-bottom: 2px solid #fed700;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.nav_module{
    border-bottom: 1px solid #dddddd; 
    text-align: right;
}
.nav_module nav{
    border:0px;
    display: inline-flex;
    margin-top: 13px;
}
.nav_module a{
    font-size: 13px;
    color:#000;
    border-radius: 20px !important;
    padding: 3px 9px !important;
    margin: 0 5px;
}
.nav_module a.active{
    border:1px solid #fed700 !important;
}

.nav_module a:hover{
    font-size: 13px;
    color:#000;
}
.goods-list a{
    font-weight: 600;
}
div.goods-list{
    font-size: 14px !important;
    line-height: 15px !important;
    display: block;
    padding: 0 15px;
}
table.goods-list{
    margin-top:20px;
    vertical-align: initial;
}
.goods-list>tbody>tr>td{
	border: 1px solid #fff;
    border-right-color:#e4e4e4;
    padding:10px 0;
}
.goods-list>tbody>tr>td:last-of-type{
    border-color:#fff !important;
}
/*.infTd{
	border: 1px solid #fff;
}*/
.infTd:hover{
	border: 1px solid #e4e4e4;
	box-shadow: 0 0 6px 0 rgba(1,1,1,.3);
}
.goods-list s{
    font-size:12px !important;
    color:#ababab;
}
.goods-title{
    height:30px;
    overflow: hidden;
    margin:10px 0;
}
.image-goods-list{
    margin: 15px 0px;
    width:100%;
    text-align: center;
}
.cat_url{
    color: #4a4a4a;
    font-weight: normal !important;
    font-size: 11px !important;
}
.footer{
	margin-top:50px;
	background-color: #F8F8F8;
	border-top:8px solid #FCD800;
	min-height:300px;
	padding-bottom:20px;
}

.contact-block {
	background:url('../image/cont_bg.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:100px;
	color:#000;
}
.contact-block ul{
	padding:0px;
	margin:0px;
}
.contact-block img {
    margin-right: 5px;
    margin-top: -2px;
}
.contact-block li{
	list-style: none;
    line-height: 18px;
    font-size: 15px;
}
.footer .logo{
	margin:40px 0 20px;
}
.carousel-inner .carousel-item{

}
.carousel-inner .carousel-item img{
	float:right;
	margin-top:100px;
}
.carousel-inner .carousel-item .carousel-caption h1{
    font-size: 64px;
    font-weight: 200;
}
.carousel-inner .carousel-item .carousel-caption h2{
    font-size: 21px;
    font-weight: 700;
    text-transform:uppercase;
    margin: 15px 0 30px;
}
.carousel-inner .carousel-item .carousel-caption{
	position: absolute;
    top: 20px;
    font-size: 21px;
	width: 473px;
    left: 50%;
    margin-left: -200px;  
    color: #333e48;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-size: 20px;
    font-weight: 200;
}
.carousel-inner .carousel-item .carousel-caption a.btn{
    display: inline-block;
    color: #000;
    font-weight: 100;
    font-size: 18px;
    padding: 14px 40px;
}
.carousel-inner .carousel-item .carousel-caption a.btn:hover{
	color:#fff;
}

.footer-menu>div{
	margin-top:45px;
}

.footer-menu>div.ffm{
	margin-top:45px;
	padding-left: 90px !important;
}

.footer-menu ul{
	padding:0px;
    margin: 20px 0 0 0;
}
.footer-menu li{
	list-style: none;
    margin: 8px 0;
    float: left;
}
.footer-menu>div.ffm li{
	width:50%;
}
.footer-menu li a{
	color:#333E48;
}
.footer-l2{
	background-color: #EAEAEA;
	padding:20px 0;
	color:#353F49;
	font-size:14px;
}
.navbar-user {
	display:inline-block !important;
	margin:0px;
}
.cart-count{
	background: #333E48;
    color: #fff;
    position: absolute;
    padding: 0 5px;
    line-height: 17px;
    border-radius: 20px;
    font-size: 12px;
    bottom: 8px;
    left: -7px;
}
.btn2all .btn{
	display: inline-block;
}
.btn2all{
	width:100%;
	text-align: center;
	margin:40px 0;
}
.user-profile p{
    margin:2px;
}
.uname{
    color:#333E48;
        font-size: 18px;
    font-weight: 600;
    line-height: 16px;
}
.uavatar img{
    width: 100%;
    border-radius: 10px;
    border: 1px solid #fed700;
}
.uname:before {
    content:' ';
    width: 11px;
    height: 11px;
    background: #fad920;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top:6px;
    left:0px;
}
.ugroup{
    font-size:12px;
    color:#c5c5c5;
}
.upm{
    color:#7b7b7b;
}
.user-profile a:hover{
    text-decoration: none;
}
.upm span{
        vertical-align: middle;
}
.uedit{
color: #7b7b7b;
    position: absolute;
    right: 10px;
    bottom: -9px;
}

.left_widgets {
    border: 2px solid #ececec;
    border-radius: 6px;
    padding: 0 15px;
}
.profile-head{
    margin-top:20px;
}
.profile-body{
    border:0px !important;
    padding-top:0px !important;
}
.profile{
    margin-top:0px !important;
}
.upm_block a{
    color:#333E48 !important;
}
.upm_block>div:nth-child(2){
    font-size:0px;
}
.upm_block>div:nth-child(2) a{
    font-size:14px;
    border:1px solid #fed700 !important;
    border-radius: 10px;
    padding:5px 10px;
    margin:10px;
}
input, select{
    border-radius: 10px;
    border: 1px solid #ddd;
    padding:2px 4px;
}
input[type=button],input[type=submit],input[type=reset]{
    display: inline-block;
    font-size: .9rem;
    float: none;
    padding: .643em 0.7em;
    width: auto !important;
    text-align: center;
    font-weight: 700;
    text-indent: 0;
    background-color: #fed700;
    color: #fff;
    margin: .4em;
    border-radius: 1.571em;
    border-width: 0;
    border-color: #efecec;
}
input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover{
    cursor: pointer;
}
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
.uSearchFl{
    height:40px;
}
.translate_div input{
    border-radius: 0px !important;
    padding:0 !important;
}


@media (max-width: 768px) {
	.top_block{
		text-align: center !important;
	}
	.translate_div{
		text-align: center !important;
		padding:0 0 5px 0 !important;
	}
	.top_block .uMenuH ul{
		margin:0px !important;
	}
}