::-webkit-scrollbar {width: 3px;}
::-webkit-scrollbar:horizontal {height: 3px;}
::-webkit-scrollbar-track {background: #0a0a0a;}
::-webkit-scrollbar-thumb {border-radius: 3px;}
::selection {
 color: #0a0a0a;
}
@font-face {
 font-family: 'houschka_roundedbold';
 src: url('/fonts/houschka_rounded_bold.eot');
 src: url('/fonts/houschka_rounded_bold.eot?#iefix') format('embedded-opentype'),
 url('/fonts/houschka_rounded_bold.woff2') format('woff2'),
 url('/fonts/houschka_rounded_bold.woff') format('woff'),
 url('/fonts/houschka_rounded_bold.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
* {outline: none;}
html, body {
 margin: 0;
 padding: 0;
 height: 100%;
}
textarea, input {
 outline: none;
 resize: none;
 box-sizing: border-box;
}
img, a img {
 border: none;
 outline: none;
}
a {
 text-decoration: none;
 color: #666;
 transition: all .2s ease;
}
a:hover {
 color: #0a0a0a;
}
b {
 font-weight: 600;
 color: #0a0a0a;
}
body {
 font-size: 13px;
 line-height: 22px;
 color: #666;
 font-weight: 400;
 font-family: 'Open Sans';
}
h1, h2, h3, h4, h5, h6 {
 margin: 0 0 22px;
 padding: 0;
 color: #0a0a0a;
 font-family: 'houschka_roundedbold';
 letter-spacing: 1px;
 text-transform: uppercase;
 font-weight: normal;
}

h1 {font-size: 24px;line-height: 20px;}
h2 {font-size: 20px;line-height: 18px;}
h3 {font-size: 18px;line-height: 16px;}
h4 {font-size: 16px;line-height: 15px;}
h5 {font-size: 15px;line-height: 14px;}
h6 {font-size: 13px;line-height: 13px;}

aside ul, aside ol, aside li {
 margin: 0;
 padding: 0;
 list-style: none;
 list-style-type: none;
}

textarea {
 overflow: auto;
 border: 2px solid #d8d8d8;
 background: #fff;
 color: #0a0a0a;
 line-height: 22px;
 min-height: 36px;
 padding: 6px 15px;
 font-size: 13px;
 font-family: 'Open Sans';
 box-sizing: border-box;
 transition: all .3s ease;
 border-radius: 5px;
}
textarea:focus {
 border: 2px solid #0a0a0a !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"] {
 border: 2px solid #d8d8d8;
 background: #fff;
 color: #0a0a0a;
 line-height: 26px;
 height: 40px;
 padding: 6px 15px;
 font-family: 'Open Sans';
 background: #fff;
 border-radius: 5px;
 box-sizing: border-box;
 transition: all .2s ease;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
 border: 2px solid #0a0a0a !important;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button {
 border: none;
 color: #fff;
 line-height: 22px;
 height: 36px;
 padding: 6px 15px;
 font-weight: 400;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
 cursor: pointer;
 border-radius: 5px;
 font-size: 13px;
 letter-spacing: 1px;
 box-sizing: border-box;
 transition: all .3s ease;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
 background-color: #0a0a0a;
}

select {
 color: #666;
 border: 2px solid #d8d8d8;
 border-radius: 5px;
 background: #fff;
 cursor: pointer;
 font-size: 13px;
 font-family: 'Open Sans';
 line-height: 22px;
 height: 40px;
 padding: 5px 24px 5px 10px;
 background-image: url('/img/select.png');
 background-position: right center;
 background-repeat: no-repeat;
 line-height: 1em;
 text-indent: 1px;
 text-overflow: '';
 -ms-appearance: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 transition: border-color .3s ease;
}
select::-ms-expand {
 display: none;
}
select:focus {
 outline: none;
}
select:hover {border-color: #0a0a0a;}
p {
 margin: 0;
 padding: 0;
}

.oh {
 overflow: hidden;
}
.cnt {
 width: 1170px;
 margin: 0 auto;
}
.clr:after {
 content: '';
 display: block;
 clear: both;
}

.col2 {width: 48.717948716%;}
.col3 {width: 31.623931622%;}
.col4 {width: 23.076923075%;}
.col6 {width: 14.529914528%;}

.col2, .col3, .col4, .col6 {
 margin-bottom: 30px;
 margin-right: 2.564102563%;
 float: left;
}
.col2:nth-child(2n), .col3:nth-child(3n), .col4:nth-child(4n), .col6:nth-child(6n) {
 margin-right: 0;
}

.col2:nth-child(2n+1), .col3:nth-child(3n+1), .col4:nth-child(4n+1), .col6:nth-child(6n+1) {
 clear: left;
}
.col2 *, .col3 *, .col4 *, .col6 {
 max-width: 100%;
}

#wrapper {
 overflow: hidden;
 margin: 0 auto;
 background: #fff;
}


#loader {
 position: fixed;
 background: rgba(0, 0, 0, 0.95) url(/img/loader.gif) center no-repeat;
 width: 100%;
 height: 100%;
 z-index: 99999;
}





/* фиксация шапки*/
#wrapper {
 padding-top: 70px;
}
#header {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 9999;
}
/* **************** */





/* шапка */

#header {
 height: 70px;
 background: #0a0a0a;
}
.logo {
 float: left;
 padding: 15px 0;
 font-family: 'houschka_roundedbold';
 font-size: 30px;
 line-height: 40px;
 letter-spacing: 2px;
}
.logo a {
 color: #fff;
}
.logo:first-letter {
 display: inline-block;
 color: #0a0a0a;
 padding-left: 15px;
 margin-right: 3px;
}






.section {
 padding-top: 80px;
 padding-bottom: 80px;
}
.section.bg {
 background-color: #0a0a0a;
 background-size: cover;
}

.section.bg.bg_fixed {background-attachment: fixed;}

.section.bg.bg1 {background-image: url(/img/bg1.jpg);}
.section.bg.bg2 {background-image: url(/img/bg2.jpg);}
.section.bg.bg3 {background-image: url(/img/bg3.jpg);}

.section.gray {
 background-color: #f7f7f7;
 border-top: 1px solid #eee;
 border-bottom: 1px solid #eee;
}




/* основная информация */

.main {
 padding-top: 170px;
 padding-bottom: 170px;
}
.mf1 {
 float: right;
 width: 31.6239316239316%;
 background: #f8f8f8;
 box-sizing: border-box;
 padding: 25px 30px;
 border-radius: 5px;
 line-height: 20px;
 color: #0a0a0a;
}
span.color {
 font-weight: 600;
}
input.mf1_field {
 height: 50px;
 width: 100%;
 margin-top: 20px;
}
button.mf1_button {
 width: 100%;
 height: 50px;
 margin-top: 20px;
 font-size: 15px;
 text-align: center;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.main_left {
 float: left;
 width: 59.8290598290598%;
 display: table;
 min-height: 370px;
}
.main_text {
 display: table-cell;
 vertical-align: middle;
}
.main_text h1 {
 font-size: 36px;
 line-height: 42px;
 color: #fff;
 letter-spacing: 2px;
}
.line1 {
 height: 3px;
 width: 100px;
 margin: 50px 0 30px;
}
.main_descr {
 font-size: 15px;
 color: #a7a7a7;
 line-height: 24px;
}
.button1 {
 display: inline-block;
 padding: 0 30px;
 line-height: 50px;
 color: #fff !important;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
 font-size: 15px;
 letter-spacing: 1px;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
 border-radius: 5px;
}
.button1:hover {
 background-color: #0a0a0a;
}
.main_text .button1 {
 margin-top: 30px;
}
h1.inline,
h2.inline,
h3.inline,
h4.inline,
h5.inline,
h6.inline {
 display: inline;
 font-family: inherit;
 font-weight: inherit;
 letter-spacing: inherit;
 text-transform: inherit;
 font-size: inherit;
 color: inherit;
}




/* заколовки */

.title1 {
 text-align: center;
 font-size: 15px;
 margin-bottom: 40px;
}
.title1 h3 {
 font-size: 36px;
 line-height: 42px;
 color: #0a0a0a;
 position: relative;
 margin-bottom: 15px;
}
.title1 h3:after {
 content: '';
 display: block;
 width: 100px;
 height: 3px;
 margin: 0 auto;
 margin-top: 20px;
}



/* блоки с иконками */

.icon_blocks {
 padding-bottom: 50px;
}
.icon_block {
 text-align: center;
}
.icon_block .fa {
 font-size: 36px;
 line-height: 70px;
 width: 70px;
 height: 70px;
 text-align: center;
 border-radius: 70px;
 border: 2px solid #eee;
 transition: all .3s ease;
}
.icon_block:hover .fa {
 background: #0a0a0a;
 color: #fff;
 border-color: #0a0a0a;
 transform: rotate(360deg) scale(1.1,1.1);
}
.icon_block h4 {
 margin: 25px 0 20px;
 font-size: 16px;
}



/* достоинства */

.big_list {
 margin: 0;
 padding: 0;
 list-style: none;
 float: right;
 width: 370px;
}
.big_list li {
 padding: 0;
 margin: 0 0 25px;
 overflow: hidden;
}
.big_list li:last-child {
 margin-bottom: 0;
}
.big_list li .fa {
 float: left;
 width: 30px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 border-radius: 30px;
 border: 2px solid #eee;
 transition: all .3s ease;
}
.big_list li:hover .fa {
 background: #0a0a0a;
 color: #fff;
 border-color: #0a0a0a;
}
.big_list li h4 {
 margin: 10px 0 15px 50px;
 font-size: 16px;
}
.big_list li p {
 margin-left: 50px;
 line-height: 18px;
}
.laptop {
 margin-right: 370px;
 line-height: 0;
}
.laptop img {
 width: 100%;
}



/* форма заявки */

.mf2 {
 color: #fff;
 font-size: 17px;
 padding-bottom: 50px;
}
.mf2_text {
 margin-bottom: 25px;
}
input.mf2_field {
 width: 100%;
 height: 50px;
}
button.mf2_button {
 width: 100%;
 height: 50px;
 font-size: 15px;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}




/* счетчики */

.counts {
 padding-bottom: 50px;
}
.count {
 text-align: center;
}
.count-val {
 font-size: 72px;
 line-height: 72px;
 font-family: 'houschka_roundedbold';
}
.count h4 {
 margin: 10px 0;
 font-size: 16px;
}




/* акция */

.discount_content {
 font-size: 15px;
 color: #a7a7a7;
 float: left;
 width: 65.8119658119658%;
}
.title2 {
 color: #fff;
 font-size: 36px;
 line-height: 42px;
 letter-spacing: 2px;
 margin: 0 0 20px;
}
.title2:after {
 content: '';
 display: block;
 width: 100px;
 height: 3px;
 margin-top: 20px;
}
.discount_content p {
 margin: 30px 0;
 font-size: 18px;
 line-height: 24px;
 color: #fff;
}
.discount_timer {
 margin-top: 20px;
}
.countdown-row {
 overflow: hidden;
}
.countdown-section {
 float: left;
 margin-right: 30px;
 text-align: center;
 position: relative;
}
.countdown-section:before {
 content: '';
 display: block;
 width: 2px;
 height: 8px;
 background: rgba(255, 255, 255, 0.9);
 position: absolute;
 left: -2px;
 top: 33.6956521739130%;
}
.countdown-section:after {
 content: '';
 display: block;
 width: 2px;
 height: 8px;
 background: rgba(255, 255, 255, 0.9);
 position: absolute;
 right: -2px;
 top: 33.6956521739130%;
}
.countdown-amount {
 display: block;
 width: 70px;
 height: 70px;
 line-height: 70px;
 position: relative;
 overflow: hidden;
 border-radius: 5px;
 color: #0a0a0a;
 font-weight: 800;
 font-size: 36px;
 background-image: url(/img/line.png);
 background-position: center;
 background-repeat: no-repeat;
}
.countdown-amount:before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
}
.countdown-period {
 display: block;
 text-transform: uppercase;
 font-size: 10px;
 color: #fff;
 padding-bottom: 10px;
}




/* этапы работы */

.process {
 text-align: center;
 padding-bottom: 50px;
}
.process_block {
 display: inline-block;
 vertical-align: top;
 overflow: hidden;
 padding-top: 5px;
 margin-bottom: 30px;
}
.process_block > span {
 float: left;
 color: #0a0a0a;
 line-height: 16px;
 width: 140px;
}
.process_block .fa {
 font-size: 36px;
 width: 70px;
 height: 70px;
 line-height: 70px;
 text-align: center;
 border: 2px solid #eee;
 border-radius: 70px;
 margin-bottom: 15px;
 transition: all .3s ease;
}
.process_block:hover .fa {
 background: #0a0a0a;
 color: #fff;
 border-color: #0a0a0a;
 transform: rotate(360deg) scale(1.1,1.1);
}
.process_block b.arrow {
 display: block;
 margin-left: 148px;
 width: 32px;
 height: 2px;
 background: #d8d8d8;
 position: relative;
 margin-top: 34px;
}
.process_block b.arrow:before,
.process_block b.arrow:after {
 content: '';
 display: block;
 width: 8px;
 height: 2px;
 background: #d8d8d8;
 position: absolute;
 right: 0;
}
.process_block b.arrow:before {
 transform: rotate(45deg);
 bottom: 3px;
}
.process_block b.arrow:after {
 transform: rotate(-45deg);
 bottom: -3px;
}
.process_block:last-child b.arrow {
 display: none;
}



/* отзывы */

.reviews_tabs {
 padding-bottom: 50px;
 position: relative;
 max-width: 770px;
 margin: 0 auto;
 text-align: center;
}
.reviews_tabs ul, .reviews_tabs li {
 padding: 0;
 margin: 0;
 list-style: none;
}
.reviews_tabs img {
 border-radius: 100px;
}
.reviews_tabs p {
 font-size: 17px;
 line-height: 24px;
 color: #0a0a0a;
 margin: 15px 0;
}
.reviews_tabs .name {
 color: #a7a7a7;
}
.reviews_tabs > div {
 position: absolute;
 bottom: 0;
 width: 100%;
}
.reviews_tabs > div > span {
 display: inline-block;
 margin: 0 3px;
 width: 16px;
 height: 16px;
 border-radius: 10px;
 box-sizing: border-box;
 transition: all .3s ease;
 border: 2px solid #eee;
 cursor: pointer;
}
.reviews_tabs > div > span:hover {
 border-color: #0a0a0a;
}
.reviews_tabs > div > span.aTabsHeadSpanActive {
 cursor: default; 
}



/* сертификаты */

.certificates {
 padding-bottom: 50px;
}
.certificate {
 line-height: 0;
}
.certificate img {
 width: 100%;
}




/* логотипы клиентов */

.companies {}
.company {
 float: left;
 width: 25%;
 box-sizing: border-box;
 line-height: 0;
}
.company img {
 width: 100%;
}
.company1, .company2, .company3 {
 border-right: 1px solid #d8d8d8;
 border-bottom: 1px solid #d8d8d8;
}
.company4 {
 border-bottom: 1px solid #d8d8d8;
}
.company5, .company6, .company7 {
 border-right: 1px solid #d8d8d8;
}




/* контакты */

.contacts {
 position: relative;
}
#google_map {
 height: 400px;
}
.contact_block {
 float: left;
 width: 33.33333333333333%;
 box-sizing: border-box;
 padding: 50px;
 text-align: center;
}
.cb1 {background: #f7f7f7;}
.cb2 {background: #f0f0f0;}
.cb3 {background: #e8e8e8;}

.contact_block p {
 display: inline-block;
 overflow: hidden;
}
.contact_block .fa {
 float: left;
 width: 50px;
 height: 50px;
 line-height: 50px;
 text-align: center;
 border-radius: 50px;
 color: #fff;
 font-size: 24px;
}
.contact_block span {
 float: left;
 padding-top: 3px;
 margin-left: 20px;
 text-align: left;
 color: #0a0a0a;
}
.contact_block span a {
 color: #0a0a0a;
}



/* нижняя часть сайта */

#footer {
 height: 70px;
 background: #1a1a1a; 
 overflow: hidden; 
}
#footer a:hover {
 color: #a7a7a7;
}
.footer_text {
 float: right;
 padding: 24px 0;
}



/* текущая страница */

.page_name {
 padding-top: 60px;
 padding-bottom: 60px;
 text-align: center;
}
.title3 {
 font-size: 30px;
 line-height: 36px;
 color: #fff;
 letter-spacing: 2px;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
}




/* команда */

.team {
 padding-bottom: 50px;
}

.teammate > img {
 width: 100%;
 margin-bottom: 20px;
}
a.soc {
 display: inline-block;
 margin-right: 15px;
 font-size: 16px;
 color: #0a0a0a;
}




/* преимущества */

.advantages {
 padding-bottom: 50px;
}
.title4 {
 font-size: 24px;
 line-height: 28px;
 margin: 0 0 30px;
}
ul.skills {
 padding: 0;
 margin: 0;
 list-style: none;
}
ul.skills li {
 padding: 7px 0 0;
 margin: 0 0 20px 0;
 position: relative;
 height: 24px;
}
ul.skills li h5 {
 margin: 0;
 padding: 0;
 font-size: 13px;
}
.skill-line-wrap {
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 height: 2px;
 width: 100%;
 background: #eee;
}
.skill-line-wrap span {
 display: block;
 width: 0;
 height: 2px;
 transition: all 1s ease;
 position: relative;
}
.skill-line-wrap b {
 color: #a7a7a7;
 font-weight: 400;
 position: absolute;
 top: -25px;
 right: 0;
 opacity: 0;
 transition: opacity 1s ease;
}

.tabs ul, .tabs li {
 padding: 0;
 margin: 0;
 list-style: none;
}
.tabs > div {
 overflow: hidden;
 margin-bottom: -1px;
}
.tabs > div > span {
 float: left;
 position: relative;
 z-index: 2;
 display: block;
 line-height: 40px;
 height: 40px;
 box-sizing: border-box;
 border: 1px solid #d8d8d8;
 padding: 0 20px;
 margin-right: -1px;
 cursor: pointer;
 background: #fff;
}
.tabs > div > span.aTabsHeadSpanActive {
 cursor: default;
 border-bottom: none;
 border-top: 2px solid #d8d8d8;
 border-left: 1px solid #d8d8d8 !important;
 border-right: 1px solid #d8d8d8 !important;
 color: #0a0a0a;
}
.tabs ul {
 padding: 20px;
 border: 1px solid #d8d8d8;
}




/* страница контактов */

#google_map.cpage_map {
 height: 500px;
}
.cpage_right {
 float: right;
 width: 370px;
 box-sizing: border-box;
 padding-left: 20px;
}
.cpage_info {
 margin: 0;
 padding: 0;
 list-style: none;
}
.cpage_info li {
 padding: 0;
 margin: 0 0 20px;
 overflow: hidden;
}
.cpage_info li .fa {
 width: 50px;
 height: 50px;
 line-height: 50px;
 text-align: center;
 border-radius: 50px;
 font-size: 24px;
 color: #fff;
 float: left;
 transition: all .3s ease;
}
.cpage_info li:hover .fa {
 background: #0a0a0a;
}
.cpage_info li span {
 display: block;
 margin-left: 70px;
 padding-top: 3px;
}
.mf3 {
 margin-right: 400px;
}

input.mf3_field {
 width: 100%;
 height: 50px;
}
textarea.mf3_field {
 height: 170px;
 width: 100%;
 margin-bottom: 25px;
}
.mf3_button {
 width: 100%;
 height: 50px;
 font-size: 15px;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.mf3_button .fa {
 margin-right: 3px;
}




/* основная часть сатрницы */

#content {
 float: right;
 width: 74.358974357%;
}
#sidebar {
 float: left;
 width: 23.076923075%;
}
#content *, #sidebar * {
 max-width: 100%;
}





/* товары */

.list-item {
 float: left;
 width: 22.4137931034482%;
 margin-right: 3.44827586206896%;
 margin-bottom: 30px;
}
.list-item:nth-child(4n) {
 margin-right: 0;
}
.list-item:nth-child(4n+1) {
 clear: left;
}
.g_img {
 position: relative;
 display: block;
 line-height: 0;
 background: #eee;
 border-radius: 5px;
 overflow: hidden;
}
.g_img img {
 width: 100%;
}
.gnew, .gsale {
 display: block;
 position: absolute;
 top: 10px;
 border-radius: 5px;
 color: #fff;
 padding: 0 6px;
 line-height: 18px;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
 font-size: 10px;
}
.gnew {
 left: 10px;
 background: #3abc64;
}
.gsale {
 right: 10px;
 background: #f14343;
}
.g_info {
 text-align: center;
}
.g_name {
 font-size: 13px;
 color: #0a0a0a;
 line-height: 14px;
 margin: 15px 0;
}
.g_name a {
 color: #0a0a0a;
}
.g_price_rate {
 margin-bottom: 15px;
}
.g_price {
 font-family: 'houschka_roundedbold';
 font-size: 18px;
 line-height: 18px;
}
.g_price s {
 font-family: 'Open Sans';
 color: #a7a7a7;
 font-size: 13px;
}
.g_rate {
 display: none;
}
.g_brief {
 display: none;
}
.g_buttons > div {
 width: 30.2564102564102%;
 float: left;
 height: 40px;
 line-height: 40px;
 text-align: center;
 border-radius: 5px;
 background: #eee;
 cursor: pointer;
 transition: all .3s ease;
 font-size: 18px;
 margin-right: 4.61538461538461%;
 color: #7a7a7a;
}
.g_buttons > div:last-child {
 margin-right: 0;
}
.g_buttons .wish {
 font-family: 'FontAwesome';
}
.g_buttons .wish.wadd:after {
 content: "\f005";
}
.g_buttons .wish.wdel:after {
 content: "\f00d";
}
.g_buttons > div:hover {
 color: #0a0a0a;
}
.ptbt {
 padding-top: 30px;
 border-top: 1px solid #eee;
}
.new_more {
 float: right;
 line-height: 20px;
 font-size: 10px;
 color: #fff;
 padding: 0 7px;
 border-radius: 5px;
 letter-spacing: 1px;
}



/* сайдбар */
#search-form {
 width: 100%;
 position: relative;
 margin-bottom: 30px;
}
input.search_keyword {
 width: 100%;
 height: 50px;
 padding-right: 50px;
}
input.search_submit {
 position: absolute;
 z-index: 2;
 top: 0;
 right: 0;
 font-family: 'FontAwesome';
 height: 50px;
 font-size: 18px;
 color: #a7a7a7;
 background: none !important;
}
input.search_submit:hover {
 color: #0a0a0a;
}
.block {
 padding: 25px;
 background: #eee;
 border-radius: 5px;
 margin-bottom: 30px;
 box-sizing: border-box;
}
.block h5 {
 font-size: 16px;
}
#shop-basket ul {
 padding: 0;
 margin: 0;
 list-style: none;
}
#shop-basket ul li {
 overflow: hidden;
 padding: 0;
 margin: 0 0 20px;
 position: relative;
}
#shop-basket ul li img {
 float: left;
 width: 55px;
 border-radius: 5px
}
#shop-basket ul li span {
 display: block;
 margin-left: 75px;
 line-height: 18px;
}
#shop-basket ul li span b {
 font-weight: 700;
}
#shop-basket ul li span i {
 font-size: 12px;
 color: #a7a7a7;
}
.cat-tree u {
 text-decoration: none !important;
}
ul.cat-tree, ul.cat-tree ul, ul.cat-tree li {
 padding: 0;
 margin: 0;
 list-style: none;
}
ul.cat-tree li:last-child {
 border-bottom: none;
}
ul.cat-tree ul {
 display: none;
 padding-left: 10px;
 margin: 10px 0 10px 10px;
 border-left: 1px solid #d8d8d8;
}
ul.cat-tree b {
 display: none;
}
ul.cat-tree li {
 padding-top: 7px;
 padding-bottom: 7px;
}
ul.cat-tree li {
 border-bottom: 1px solid #d8d8d8;
 padding-top: 10px;
 padding-bottom: 10px;
}
ul.cat-tree li ul li:last-child {border: none;}
ul.cat-tree a:hover {
 color: #1a1a1a;
}
ul.cat-tree .plus:before, ul.cat-tree .minus:before {
 display: inline-block;
 font-family: FontAwesome;
 font-size: inherit;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 transform: translate(0, 0);
 font-size: 14px;
 float: right;
 cursor: pointer;
 color: #1a1a1a;
}

ul.cat-tree .plus:before {
 content: "\f107";
}
ul.cat-tree .minus:before {
 content: "\f106";
}

.cat-blocks ul { display:none; }




/* остальное */


.goods-settings {
 margin-bottom: 30px;
}
.goods-view-mode {
 float: left;
 margin-bottom: 10px;
}
.goods-view-mode > span {
 display: inline-block;
 line-height: 40px;
 border-radius: 5px;
 background: #eee;
 padding: 0 15px;
 cursor: pointer;
 margin-right: 6px;
 transition: all .3s ease;
}
.goods-view-mode > span .fa {
 font-size: 14px;
 margin-right: 3px;
}
.goods-view-mode > span.goods-view-mode-active {
 background: #0a0a0a !important;
 color: #fff;
 cursor: default;
}
.goods-view-mode > span:hover {
 color: #fff;
}
.goods-sorter {
 float: right;
 padding: 0 15px;
 line-height: 40px;
 background: #eee;
 border-radius: 5px;
 margin-bottom: 10px;
}
.goods-sorter > .fa {
 font-size: 14px;
 margin-right: 3px;
}

.list-item-view-mode-list .list-item {
 float: none;
 width: auto;
 margin-right: 0 !important;
 overflow: hidden;
 margin-bottom: 40px;
}
.list-item-view-mode-list .list-item .g_img {
 float: left;
 width: 195px;
}
.list-item-view-mode-list .list-item .g_info {
 margin-left: 215px;
 text-align: left;
}
.list-item-view-mode-list .list-item .g_info .g_name {
 font-size: 16px;
 margin-top: 0;
 padding-bottom: 10px;
 margin-bottom: 10px;
 border-bottom: 1px dashed #eee;
}
.list-item-view-mode-list .list-item .g_info .g_price_rate {
 padding-bottom: 10px;
 margin-bottom: 10px;
 border-bottom: 1px dashed #eee;
}
.list-item-view-mode-list .list-item .g_info .g_price {
 float: left;
}
.list-item-view-mode-list .list-item .g_info .g_rate {
 float: right;
 display: block;
}
.list-item-view-mode-list .list-item .g_info .g_brief {
 display: block;
 padding-bottom: 10px;
 margin-bottom: 10px;
 border-bottom: 1px dashed #eee;
}
.list-item-view-mode-list .list-item .g_info .g_buttons > div {
 width: 70px;
 float: left;
 margin-right: 10px;
 line-height: 30px;
 height: 30px;
 font-size: 16px;
}



.swchItem, .swchItemA, .pgSwch, .pgSwchA, .swchItem1, .swchItemA1 {
 display: inline-block;
 font-size: 14px;
 line-height: 30px;
 padding-left: 10px;
 padding-right: 10px;
 text-align: center;
 min-width: 30px;
 margin-left: 1px;
 margin-right: 1px;
 box-sizing: border-box;
 color: #0a0a0a;
 font-weight: bold;
 border-radius: 5px;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
 font-size: 12px;
 letter-spacing: 1px;
 background: #eee;
}

.swchItemA, .pgSwchA, .swchItemA1 {
 font-weight: 400;
 background: #0a0a0a;
 border-color: #0a0a0a;
 color: #fff;
 box-shadow: inset 0 0 0 2px #0a0a0a;
}
.swchItemA b, .pgSwchA b, .swchItemA1 b {
 color: #fff;
}

.block .catsTd {
 padding: 10px 0;
 border-bottom: 1px solid #d8d8d8;
 overflow: hidden;
 line-height: 20px;
}
.block .catsTd .catNumData {
 float: right;
 padding: 0 5px;
 border-radius: 5px;
 color: #0a0a0a;
 font-weight: 600;
 font-size: 11px;
 text-align: center;
 min-width: 20px;
 background: #d8d8d8;
}
.block .catsTable tr:last-child .catsTd {
 border: none;
}

ul.photo-list {
 padding: 0;
 margin: 0;
 list-style: none;
 overflow: hidden;
}
ul.photo-list li {
 margin-top: 0;
 margin-left: 0;
 padding: 0;
}
.photo {
 position: relative;
 line-height: 0;
 background: #0a0a0a;
 overflow: hidden;
 text-align: center;
 border-radius: 5px;
}
.photo * {
 max-width: 100%;
}
.photo img {
 transition: all .3s ease;
 border-radius: 5px;
}
.photo_img {width: 100%;}
.ph_title {
 position: absolute;
 padding: 20px 20px 10px 20px;
 top: -100px;
 left: 0;
 line-height: 18px;
 font-size: 15px;
 margin: 0;
 opacity: 0;
 box-sizing: border-box;
 width: 100%;
 transition: all .3s ease;
 color: #fff;
}

.ph_more {
 display: block;
 text-transform: uppercase;
 letter-spacing: 1px;
 position: absolute;
 bottom: -100px;
 opacity: 0;
 font-family: 'houschka_roundedbold';
 color: #1a1a1a;
 width: 150px;
 height: 30px;
 line-height: 30px;
 left: 50%;
 margin-left: -75px;
 border-radius: 5px;
}
.ph_more:hover {
 color: #fff;
 background: #0a0a0a;
}
.ph_more span {
 font-family: 'Times New Roman';
}
.photo:hover img {
 opacity: 0.3;
}
.photo:hover .ph_title {
 top: 0;
 opacity: 1;
}
.photo:hover .ph_more {
 bottom: 20px;
 opacity: 1;
}
.pp_image {
 
 line-height: 0;
 position: relative;
 background: #eee;
 border-radius: 5px;
}
.pp_image img {
 width: 100%;
 transition: all .3s ease;
 border-radius: 5px;
}
a.pp_full {
 display: block;
 position: absolute;
 z-index: 2;
 top: 50%;
 left: 50%;
 color: #1a1a1a;
 font-size: 36px;
 width: 36px;
 height: 36px;
 line-height: 36px;
 opacity: 0;
 margin-top: -18px;
 margin-left: -18px;
}
.pp_image:hover img {
 opacity: 0.5;
}
.pp_image:hover a.pp_full {
 opacity: 1;
}
.pp_info {
 margin-top: 30px;
}
.pp_name {
 font-size: 18px;
 line-height: 20px;
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px dotted #d8d8d8;
}
.pp_descr {
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px dotted #d8d8d8;
}
ul.pp_more {
 margin: 0;
 padding: 0;
 list-style: none;
}
ul.pp_more > li {
 padding: 10px 0;
 margin: 0;
 border-bottom: 1px dotted #d8d8d8;
}
ul.pp_more > li:last-child {
 border: none;
}
ul.pp_more > li b {
 display: inline-block;
 min-width: 100px;
}




.post {
 padding-bottom: 50px;
}
.post-image {
 width: 100%;
 border-radius: 5px;
 margin-bottom: 25px;
}
.post-title {
 margin-bottom: 5px;
}
.post-title a {
 color: #0a0a0a;
}
.post-details {
 color: #a7a7a7;
 margin-bottom: 20px;
 line-height: 16px;
}
.post-details a {
 color: #a7a7a7;
}
.post-message {
 margin-bottom: 20px;
}
.post-more {
 padding: 0 20px;
 line-height: 40px;
 font-size: 14px;
}
.gTable {
 background: none;
 border-spacing: 0;
}
.gTable td {
 padding: 5px 20px;
}
.gTableTop {
 line-height: 40px;
 padding: 0 20px !important;
 color: #fff;
 text-decoration: none;
 font-size: 12px !important;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
 font-family: 'houschka_roundedbold';
 letter-spacing: 1px;
 background: #0a0a0a;
}
.gTableTop a {
 color: #fff !important;
 text-decoration: none;
 font-size: 12px;
 letter-spacing: 1px;
}
.gTableSubTop {
 padding: 5px 10px;
 font-weight: 600;
 font-size: 13px;
}
.catLink {
 color: #fff !important;
 font-size: 12px !important;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
 font-family: 'houschka_roundedbold';
 letter-spacing: 1px;
}
.catLink:hover, .gTableTop a:hover {
 color: #fff !important;
}
.funcBlock {
 padding-right: 10px;
}
.forumIcoTd {
 text-align: center;
}
.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd {
 padding: 5px 10px; 
}
.forumThreadTd,
.forumPostTd,
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.threadIcoTd,
.threadNametd,
.threadAuthTd,
.threadLastPostTd
{
 vertical-align: middle;
 padding-left: 20px;
}
.forumNameTd {
 line-height: 24px;
}
.forumNameTd a {
 font-size: 12px;
 text-transform: uppercase;
 font-family: 'houschka_roundedbold';
 letter-spacing: 1px;
 font-weight: 700;
}
.forumNamesBar {
 padding-left: 10px !important;
}
.frmBtns {
 text-align: right;
 padding-right: 10px;
}
.legendTd {
 padding: 0 10px;
}
.threadIcoTd,
.threadIcoTd {
 text-align: center;
 vertical-align: middle;
}
.threadsDetails {
 padding: 5px;
}
.postTdTop {
 text-align: center;
 padding: 5px; 
}
.postTdInfo {
 text-align: center;
}
.posttdMessage {
 vertical-align: top;
 padding: 5px;
}

.threadsDetails,
.postTdTop {
 background: none;
}
.gTable tr {
 background: none;
}
.gDivBottomRight {
 height: 50px;
}
.pagesInfo { 
 padding: 0 10px;
 line-height: 24px;
}
.switchActive {
 padding: 0 10px;
 color: #fff;
}
.postBottom {
 padding: 0 20px !important;
}
#thread_search_form {
 position: relative;
 padding-bottom: 10px;
 overflow: hidden;
}
#thread_search_button {
 position: absolute;
 top: 0;
 right: 0;
}
.fNavLink {
 display: inline-block;
 margin-bottom: 30px;
}
#forum_filter {
 text-align: right;
 padding-bottom: 10px;
 margin-top: -32px;
}
#forum_filter form {
 display: inline-block;
}
#filter_by {
 display: inline-block;
 line-height: 34px;
}
.postPreview, #iplus, .ucoz-editor-panel input, .allUsersBtn, .uSearchFlSbm {
 width: auto !important;
}
#selectPhotosBtn, #order-button {
 width: auto !important;
 height: auto !important;
}
#thread_search_field {
 float: left !important;
 width: 165px !important;
}
.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd,
.forumThreadTd,
.forumPostTd,
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.threadIcoTd,
.threadNametd,
.threadAuthTd,
.threadLastPostTd,
.postTdTop,
.postBottom
{
 border-bottom: 1px solid #d8d8d8;
}

.postTdTop,
.postBottom
{
 border-top: 1px solid #d8d8d8;
}

.gTableSubTop,
.pagesInfo
{
 background: #f2f2f2;
}

.gTableSubTop,
.gTableSubTop a
{
 color: #0a0a0a !important;
}

.postTdInfo {border-right: 1px solid #d8d8d8;}
.forumNameTd {color: #666;}
a.forum {color: #0a0a0a;}
.forumContent a:hover
{
 color: #0a0a0a;
}
.flist-item {
 padding-top: 5px;
 padding-bottom: 5px;
}
#cont-shop-invoices input, #cont-shop-invoices select {margin: 5px 2px !important;}

.eTitle {
 font-size: 18px;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
 letter-spacing: 1px;
 font-weight: 700;
 color: #0a0a0a;
 margin-bottom: 15px;
}
.eTitle a {color: #0a0a0a;}
.eDetails, .eDetails1, .eDetails2 {
 padding: 8px 0;
 border-top: 1px dotted #d8d8d8;
 border-bottom: 1px dotted #d8d8d8;
 margin-top: 15px;
}
.eBlock {
 margin-bottom: 30px;
}
.shop-imgs img {
 max-width: 47%;
}
#shop-page-more {
 margin-bottom: 20px;
}
.shPages {
 margin-top: 20px;
 padding-top: 20px;
 border-top: 1px solid #d8d8d8;
}


























































/* меню сайта */

@media (min-width: 992px) {
 .menu-icon {
 display: none;
 }
 #nav {
 float: right;
 }
 #nav li {
 position: relative;
 }
 #nav ul.uMenuRoot {
 padding: 0;
 margin: 0;
 list-style: none;
 }
 #nav ul.uMenuRoot > li {
 float: left;
 padding: 0;
 margin: 0 40px 0 0;
 }
 #nav ul.uMenuRoot > li:last-child {
 margin-right: 0;
 }
 #nav ul.uMenuRoot > li > a {
 display: block;
 line-height: 70px;
 color: #a7a7a7;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
 letter-spacing: 1px;
 }
 #nav ul.uMenuRoot > li > a > .fa {
 margin-left: 5px;
 }
 .uWithSubmenu {
 position: relative;
 }
 li.uWithSubmenu ul {
 position: absolute;
 width: 200px;
 background: rgba(0,0,0,0.9);
 color: #fff;
 top: 100px;
 left: -99999px;
 opacity: 0;
 margin: 0;
 padding: 0;
 list-style: none;
 }
 #nav .uMenuV .uMenuRoot > li.uWithSubmenu > ul {
 transition: top .3s ease,opacity .6s ease;
 }
 #nav .uMenuV .uMenuRoot > li.uWithSubmenu:hover > ul {
 left: -20px;
 opacity: 1;
 top: 70px;
 }
 #nav .uMenuV .uMenuRoot > li > ul li.uWithSubmenu ul {
 left: 240px;
 top: -9999px;
 transition: left .3s ease,opacity .6s ease;
 }
 #nav .uMenuV .uMenuRoot > li > ul li.uWithSubmenu:hover > ul {
 left: 200px;
 opacity: 1;
 top: 0;
 }
 .uWithSubmenu ul a {
 display: block;
 color: #a7a7a7;
 border-bottom: 1px solid #000;
 line-height: 40px;
 padding: 0 20px;
 }
 .uWithSubmenu ul a:hover {
 color: #fff;
 }
 #nav .uMenuV .uMenuRoot > li > ul li.uWithSubmenu:hover > a {
 color: #fff;
 }
 .uWithSubmenu ul li ul {
 left: 200px;
 top: 0;
 }
 #nav .uMenuV .uMenuRoot > li > ul li.uWithSubmenu .fa {
 float: right;
 line-height: 40px;
 }
 .menu_hint1:before {
 content: "New";
 display: block;
 position: absolute;
 right: -15px;
 top: 9px;
 line-height: 13px;
 font-family: 'Arial';
 font-size: 7px;
 color: #000 !important;
 letter-spacing: 1px;
 text-transform: uppercase;
 padding: 0 5px;
 border-radius: 1px;
 z-index: 2;
 }
 .menu_hint1:after {
 content: '';
 display: block;
 position: absolute;
 top: 15px;
 right: -10px;
 width: 8px;
 height: 8px;
 background: #e94949;
 transform: rotate(110deg) skewX(50deg);
 }
 .menu_hint2:before {
 content: "Hot";
 display: block;
 position: absolute;
 right: -15px;
 top: 9px;
 line-height: 13px;
 font-family: 'Arial';
 font-size: 7px;
 color: #000 !important;
 letter-spacing: 1px;
 text-transform: uppercase;
 padding: 0 5px;
 border-radius: 1px;
 background: #fca93d;
 z-index: 2;
 }
 .menu_hint2:after {
 content: '';
 display: block;
 position: absolute;
 top: 15px;
 right: -10px;
 width: 8px;
 height: 8px;
 background: #fca93d;
 transform: rotate(110deg) skewX(50deg);
 }
 .uWithSubmenu .menu_hint1:before,
 .uWithSubmenu .menu_hint2:before {
 right: 0;
 }
 .uWithSubmenu .menu_hint1:after,
 .uWithSubmenu .menu_hint2:after {
 right: 5px;
 }
}



@media (max-width: 1279px) {
 .cnt {
 width: 100%;
 padding-left: 50px;
 padding-right: 50px;
 box-sizing: border-box;
 }
}



@media (max-width: 1169px) {
 #nav ul.uMenuRoot > li {
 margin-right: 30px;
 }
 .main {
 padding-top: 80px;
 padding-bottom: 80px;
 }
 .main_text h1 {
 font-size: 30px;
 line-height: 36px;
 }
 .contact_block p {
 display: block;
 }
 .contact_block p .fa {
 float: none;
 }
 .contact_block p span {
 float: none;
 display: block;
 padding-top: 20px;
 text-align: center;
 margin-left: 0;
 }
}



@media (max-width: 991px) {
 .menu-icon {
 display: block;
 float: right;
 line-height: 70px;
 color: #fff;
 font-family: 'houschka_roundedbold';
 text-transform: uppercase;
 letter-spacing: 1px;
 font-size: 15px;
 outline: none;
 }
 .menu-icon .fa {
 font-size: 14px;
 margin-right: 3px;
 }
 .menu-icon:hover {
 color: #fff;
 }
 #nav .uMenuRoot {
 display: none;
 margin: 0;
 padding: 0;
 position: absolute;
 z-index: 999;
 width: 100%;
 box-sizing: border-box;
 top: 70px;
 left: 0;
 list-style: none;
 padding-left: 50px;
 padding-right: 50px;
 background-color: #1a1a1a;
 }
 #nav .uMenuRoot .fa {
 display: none;
 }
 #nav .uMenuRoot a {
 display: block;
 line-height: 50px;
 }
 #nav .uMenuRoot ul {
 list-style: none;
 margin: 0;
 padding: 0;
 }
 #nav .uMenuRoot li {
 padding: 0;
 margin: -1px 0 -1px;
 border-top: 1px solid #1f1f1f;
 border-bottom: 1px solid #1f1f1f;
 }
 #nav .uMenuRoot li ul li {
 margin-left: 50px;
 }
 #nav .uMenuRoot > li > a {
 font-family: 'houschka_roundedbold';
 color: #fff;
 text-transform: uppercase;
 letter-spacing: 1px;
 }
 #nav .uMenuRoot > li:first-child {
 border-top: none;
 }
 #wrapper {
 padding-top: 0;
 }
 #header {
 position: static;
 top: 0;
 left: 0;
 width: auto;
 }
 .main_left, .mf1 {
 float: none;
 width: auto;
 }
 .main_left {
 margin-bottom: 30px;
 }
 .col3 {
 float: none;
 width: auto;
 margin: 0 auto 30px !important;
 clear: none;
 max-width: 370px;
 }
 .big_list {
 float: none;
 width: auto;
 max-width: 470px;
 margin: 0 auto;
 }
 .laptop {
 margin: 50px 0 0;
 }
 .col4 {
 width: 48.717948716%;;
 }
 .col4:nth-child(2n) {
 margin-right: 0;
 }
 .col4:nth-child(2n+1) {
 clear: left;
 }
 .col2 {
 width: auto;
 float: none;
 margin-right: 0;
 clear: none;
 }
 .discount_content {
 float: none;
 width: auto;
 margin-bottom: 30px;
 }
 .contact_block {
 float: none;
 width: auto;
 padding: 30px;
 }
 #content, #sidebar {
 float: none;
 width: 100%;
 }
 #sidebar {
 overflow: hidden;
 }
 #content {
 margin-bottom: 50px;
 }
 .block {
 width: 48.3146067415730%;
 margin-bottom: 50px;
 margin-right: 3.37078651685393%;
 float: left;
 }
 .block:nth-child(2n) {
 margin-right: 0;
 }
 .block:nth-child(2n+1) {
 clear: left;
 }
 #content .col3 {width: 31.623931622%;}
 
 #content .col3 {
 margin-bottom: 30px;
 margin-right: 2.564102563% !important;
 float: left;
 }
 #content .col3:nth-child(3n) {
 margin-right: 0 !important;
 }
 
 #content .col3:nth-child(3n+1) {
 clear: left;
 }
}



@media (max-width: 767px) {
 .cnt, #nav .uMenuRoot {
 padding-left: 30px;
 padding-right: 30px;
 }
 .company {
 width: 50%;
 border: 1px solid #d8d8d8;
 margin-right: -1px;
 margin-bottom: -1px;
 }
 .cpage_right {
 float: none;
 margin-bottom: 50px;
 }
 .mf3 {
 margin-right: 0;
 }
 .list-item {
 width: 48.3146067415730%;
 margin-right: 3.37078651685393%;
 }
 .list-item:nth-child(2n) {
 margin-right: 0;
 }
 .list-item:nth-child(2n+1) {
 clear: left;
 }
 .goods-sorter {
 float: left;
 }
 .gTableSubTop,
 .forumIcoTd,
 .forumThreadTd,
 .forumPostTd,
 .forumLastPostTd,
 .threadIcoTd,
 .threadAuthTd,
 .threadLastPostTd,
 .threadPostTd,
 .threadViewTd,
 .threadsDetails,
 .forumOnlineBar,
 .legendBlock,
 .userRights,
 .fFastNavTd,
 .fFastSearchTd,
 .forumNamesBar,
 #forum_filter,
 .postTdInfo,
 .postBottom,
 #thread_search_form
 {
 display: none;
 }
 .gDivLeft {
 padding-top: 10px;
 }
 .postTdTop, .postTable, .posttdMessage {
 display: block !important;
 text-align: left;
 width: auto !important; 
 }
 .postUser {
 font-size: 16px;
 font-weight: 600;
 }
}




@media (max-width: 567px) {
 .col4 {
 float: none;
 width: auto;
 margin-right: 0;
 clear: none;
 }
 .list-item-view-mode-list .list-item .g_img {
 float: none;
 margin: 0 auto 30px;
 }
 .list-item-view-mode-list .list-item .g_info {
 margin-left: 0;
 }
 #content .col3 {
 float: none;
 margin: 0 0 30px !important;
 width: 100%;
 }
}



@media (max-width: 480px) {
 .block, .list-item {
 float: none;
 width: auto;
 margin-right: 0;
 clear: none;
 }
}





























/* кнопка "вверх!" */

#go-top {
 position: fixed;
 z-index: 999;
 bottom: 15px;
 right: 15px;
 display: block;
 cursor: pointer;
 width: 36px;
 height: 36px;
 line-height: 36px;
 text-align: center;
 color: #fff;
 font-size: 22px;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
 border-radius: 5px;
 transition: all .3s ease;
}
#go-top:hover {
 background: #0a0a0a;
}



/* others */
@media screen and (max-width: 767px) {
 li.uEntryWrap {width: 50% !important;}
}
@media screen and (max-width: 567px) {
 li.uEntryWrap {width: 100% !important;}
}
#cat-add {height: auto; max-height: 100px;}
.u-mpanel, .u-mpanel * {max-width: none !important;}
li[class^='u-star'] a {transition: none !important;}
.uComment {padding: 10px 10px 0 10px; border: 1px solid #d8d8d8 !important;}
.shop-imgs img {max-width: 47%;}
#cont-shop-invoices input, #cont-shop-invoices button {margin-top: 5px; margin-bottom: 5px;}
#invoice_cont, #order-table {overflow-x: auto;}
select#cat-add {width: 270px; min-height: 150px;}
.commFl, .fw {width: 99% !important;}
.flist {display: inline-block; padding-bottom: 10px;}
.manTable input[type="text"], .ucoz-forum-post-image-interface input[type="text"] {min-width: 50px;}
.pop-up {padding: 20px;}
.pop-up-title {padding-bottom: 20px; border-bottom: 1px solid #d8d8d8; margin-bottom: 20px;}
.pop-up-body {overflow: hidden;}
hr {border: none; height: 1px; background: #d8d8d8;}




/* color scheme */

::-webkit-scrollbar-thumb{background-color:#e8b610}
::selection{background-color:#e8b610}
.logo:first-letter,input[type="button"],input[type="submit"],input[type="reset"],button,.line1,.button1,#go-top,.line2,.title1 h3:after,.title2:after,.countdown-amount,.reviews_tabs > div > span.aTabsHeadSpanActive,.menu_hint1:before,.menu_hint1:after,.menu_hint2:before,.menu_hint2:after,.contact_block .fa,.skill-line-wrap span,.cpage_info li .fa,.g_buttons > div:hover,.new_more,.goods-view-mode > span:hover,.swchItem:hover,.pgSwch:hover,.swchItem1:hover,.ph_more{background-color:#e8b610}
#nav ul.uMenuRoot > li > a.uMenuItemA,#nav ul.uMenuRoot > li > a:hover,#nav .uMenuV .uMenuRoot > li.uWithSubmenu:hover > a,span.color,.title1 h3 span,.icon_block .fa,.big_list li .fa,.count-val,.process_block .fa,.menu-icon .fa,a.soc:hover,.g_name a:hover,.g_price{color:#e8b610}
.icon_block .fa,.big_list li .fa,.process_block .fa,.reviews_tabs > div > span,.reviews_tabs > div > span.aTabsHeadSpanActive:hover,.tabs > div > span.aTabsHeadSpanActive{border-color:#e8b610}
input.mf2_field:focus{border-color:#e8b610!important}