b {
    font-weight: 500;
}

.control-label {
    font-weight: 400;
}

*:focus {
    outline: none;
}

.go2top {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    z-index: 1;
}

.go2top>i {
    opacity: 0.5;
    filter: alphaopacity=50;
    color: #89939e;
    font-size: 38px;
    font-weight: 300;
}

.form-control {
    height: 44px;
}

.nowrap {
    white-space: nowrap;
}

.width100 {
    width: 100%;
}

.nodots,
.nodots ul {
    list-style-type: none;
}

.theme-color {
    color: #f7921e;
}

.theme-bg {
    background-color: #f7921e;
}

p {
    line-height: 24px;
    margin-bottom: 20px;
}

.content ol li {
    margin-bottom: 15px;
}


a,
a:hover,
a:focus {
    color: #f7921e;
}

h5 {
    line-height: 24px;
}

section {
    padding: 30px 0;
}

.bg-grey {
    background: #f4f4f4 !important;
}

hr {
    border-color: #d8d8d8;
}

body .modal-body,
body .modal-header,
body .modal-footer {
    padding-left: 30px;
    padding-right: 30px;
    border: 0;
}

body .modal-footer {
    padding-top: 0;
    padding-bottom: 30px;
}

.btn {
    white-space: nowrap;
}

.btn,
.btn:hover,
.btn:focus {
    text-decoration: none;
    outline: 0;
}

#msMiniCart {
    color: #000;
    font-size: 16px !important;
    line-height: 18px;
}

#msMiniCart.full .not_empty {
    white-space: nowrap;
}

body .ms2-message-success {
    background-color: #f7921e !important;
}

body .ms2-message-error {
    background-color: #b42630 !important;
}

body .ms2-message-info {
    background-color: #666 !important;
}

.jGrowl-closer {
    display: none !important;
}

.jGrowl-notification {
    line-height: 18px;
}

.uploader div.browser label {
    font-size: 16px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 2px 0 10px;
    text-align: center;
    text-transform: uppercase;
}

.uploader div.browser span {
    cursor: pointer;
}

.uploader div.browser input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: .0;
    filter: alpha(opacity=0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.uploader .progress {
    display: none;
    height: 14px;
}

.uploader .progress.active {
    display: block;
}

.uploader .info .status.success {
    color: #009F3C;
}

#msOrder .uploader .info .status.error {
    color: #DE2012;
    border: 0 !important;
}

.uploader .btn {
    box-shadow: none;
    position: relative;
    padding-left: 45px;
}

.uploader .btn i {
    position: absolute;
    top: 11px;
    left: 22px;
    font-size: 20px;
}

.nodis {
    display: none !important;
}

textarea {
    resize: vertical;
}

html body {
    font-family: 'Rubik', 'Arial', sans-serif !important;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    background: #fff;
    overflow-x: hidden;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Rubik', 'Arial', sans-serif !important;
    font-weight: 500;
    color: #000;
}

.h3 {
    font-size: 24px;
}

.h4 {
    font-size: 18px;
}

header {
    padding: 15px 0 0;
    background: #fff;
}

header ul {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    display: block;
}

.logo-holder {
    margin-bottom: 20px;
}

.logo-holder .logo {
    float: left;
}

.logo-desc {
    margin-top: 22px;
}

.header-phone-block,
.header-pricelist-block,
.header-cart-block {
    padding-bottom: 18px;
}

.header-cart-block img {
    float: left;
}

.btn.icon-excel {
    padding-left: 55px;
    background-image: url('../images/icon-excel.png');
    background-repeat: no-repeat;
    background-position: left 30px center;
}

.btn.btn-bordered.icon-excel:hover,
.btn.btn-bordered.icon-excel:focus {
    background-image: url('../images/icon-excel-w.png');
}

.header-phone {
    line-height: 19px;
}

.header-email {
    line-height: 16px;
}

.header-phone a {
    font-size: 17px;
    font-weight: 500;
    color: #1b1c1f;
}

.header-email a {
    font-size: 14px;
    color: #000;
}

.top-nav {
    margin-bottom: 15px;
    background: #0f0f11;
    font-size: 12px;
}

.top-nav .navbar {
    border: 0;
    border-radius: 0 !important;
}

.top-nav .navbar-collapse .nav li.active a {
    color: #000;
}

.top-nav .navbar-collapse .nav li a {
    color: #fff;
}

.top-nav .navbar-collapse .nav li.active a,
.top-nav .navbar-collapse .nav li:hover a,
.top-nav .navbar-collapse .nav li:focus a {
    background: #f7921e;
    color: #000;
}

.top-nav .navbar-collapse .nav li a:focus,
.top-nav .navbar-collapse .nav li:focus {
    background: #f7921e;
}

#top-catalog {
    height: 50px;
    padding: 13px;
    background: #f7921e;
    text-align: left;
    display: block;
    text-transform: uppercase;
    overflow: hidden;
}

#top-catalog .catalog-title {
    color: #000;
    display: inline-block;
    vertical-align: top;
    float: left;
    font-weight: 500;
    padding-left: 15px;
}

#top-catalog .cat-toggle {
    background: url('../images/bars.png') no-repeat center center;
    width: 20px;
    height: 16px;
    margin-top: 4px;
    float: right;
    display: inline-block;
}

#catalog .nav {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    /*	overflow-y: hidden;	*/
}

.btn {
    background-color: #f7921e !important;
    color: #000 !important;
    border-radius: 40px;
    border-color: #f7921e !important;
    padding: 12px 30px;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    text-transform: uppercase;
}

.btn:hover,
.btn:focus {
    background-color: #f9a94e !important;
    border-color: #f9a94e !important;
}

.btn.btn-wide {
    padding-left: 60px;
    padding-right: 60px;
}

.btn.btn-bordered {
    background-color: #fff !important;
    border: 2px solid #f7921e !important;
    color: #000 !important;
}

.btn.btn-bordered:hover,
.btn.btn-bordered:focus {
    background-color: #f7921e !important;
    border-color: #f7921e !important;
    color: #fff !important;
}

.btn.btn-white {
    background-color: #fff !important;
    border-color: #fff !important;
}

.btn.btn-grey {
    background-color: #f0f0f0 !important;
    border-color: #f0f0f0 !important;
}

.btn.btn-grey:hover,
.btn.btn-grey:focus {
    background-color: #e0e0e0 !important;
    border-color: #e0e0e0 !important;
}

.logo-desc {
    color: #1b1c1f;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 17px;
    font-size: 13px;
}

#top-panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    height: 60px;
    background: #f7921e;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

#top-panel ul {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    font-size: 0;
}

#top-panel ul li {
    display: inline-block;
    vertical-align: top;
}

#top-panel ul li.cart a {
    background: url('../images/icon-top-cart.png') no-repeat center center;
}

#top-panel ul li.menu a {
    background: url('../images/bars.png') no-repeat center center;
}

#top-panel ul li a {
    width: 40px;
    height: 59px;
    display: block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    background-color: #f7921e;
}

#top-panel ul li a:hover,
#top-panel ul li a:focus {
    background-color: #f7921e;
}

#top-panel ul li.cart {
    position: relative;
}

#top-panel ul li.cart span {
    display: block;
    position: absolute;
    z-index: 1;
    left: 13px;
    top: 13px;
    background: #fff;
    color: #000;
    width: 16px;
    height: 16px;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
}

#catalog ul.nav {
    padding: 15px 0;
    list-style-type: none;
    background: #fafafa;
}

#catalog ul.nav>li {
    color: #4b4b4b;
    padding: 10px 15px 10px 45px;
    border-bottom: 1px solid #e5e5e5;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: left 15px top 10px;
}

#catalog ul.nav>li#item-8 {
    background-image: url('../images/icon-microsd.png');
}

#catalog ul.nav>li#item-9 {
    background-image: url('../images/icon-sd.png');
}

#catalog ul.nav>li#item-10 {
    background-image: url('../images/icon-flash.png');
}

#catalog ul.nav>li#item-11 {
    background-image: url('../images/icon-headset.png');
}

#catalog ul.nav li.active>ul {
    display: block !important;
}

#catalog ul.nav>li>a {
    display: inline-block;
    vertical-align: top;
    padding: 0 !important;
    color: #000;
    background: none;
    font-weight: 500;
}

/*
#catalog ul.nav > li.parent a.plus {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: top;
	background: url('../images/pm.png') no-repeat 0 0;
	margin: 0;
	position: absolute;
	z-index: 3;
	top: 15px;
	right: 15px;
	cursor: pointer;	
}

#catalog ul.nav > li.parent.open a.plus {
	background-position: 0 -14px;		
}
*/
#catalog ul.nav>li.last {
    border: 0;
}

#catalog ul.nav>li.active,
#catalog ul.nav>li:hover,
#catalog ul.nav>li:focus {
    /*	background-color: #f7921e; */
}

#catalog ul.nav>li.active>a,
#catalog ul.nav>li>a:hover,
#catalog ul.nav>li>a:focus {
    text-decoration: underline;
}

#catalog ul.nav>li.active a,
#catalog ul.nav>li:hover a,
#catalog ul.nav>li:focus a,
#catalog ul.nav>li a:hover,
#catalog ul.nav>li a:focus,
#catalog ul.nav>li.open>a:hover,
#catalog ul.nav>li.open>a:focus {
    background-color: transparent !important;
}



#catalog ul.nav>li.active>a,
#catalog ul.nav>li:hover>a,
#catalog ul.nav>li:focus>a,
#catalog .nav ul li a:hover {
    /*	color: #fff;   */
}

#catalog ul.nav ul {
    padding-left: 0px;
    list-style-type: none;
}

#catalog ul.nav ul li {
    margin-bottom: 10px;
    line-height: 16px;
}

#catalog ul.nav ul li a {
    /*	color: #4b4b4b;   */
    color: #000;
    font-size: 13px;
}

#catalog ul.nav>li>a {
    margin-bottom: 5px;
}

#catalog ul.nav ul li a.plus {
    display: none;
}

#catalog .nav ul li a:hover,
#catalog .nav ul li a:focus {
    text-decoration: underline;
}

#catalog .nav ul li li {
    display: none;
}

#catalog .nav ul li.active li {
    display: block;
}

#catalog .nav>li>ul li.active>a {
    text-decoration: underline;
}

#catalog .nav>li>ul>li>ul {
    padding-left: 15px;
}

#catalog .nav>li>ul>li>ul>li.first {
    margin-top: 5px;
}

#catalog .nav>li>ul>li>ul>li.last {
    margin-bottom: 12px;
}

.sidebar .block {
    margin-bottom: 30px;
}

.sidebar .block .title {
    text-transform: uppercase;
    padding: 0 30px 15px;
}

.sidebar .block .title a {
    color: #000;
}

.sidebar .block ul {
    padding: 0;
    list-style-type: none;
}

.sidebar .block ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 30px;
}

.sidebar .block ul li a {
    color: #000;
}

.sidebar .block ul li.last {
    border: 0;
    padding-bottom: 0;
}

.sidebar .block ul li.active a {
    text-decoration: underline;
}

.sidebar .block {}

.sidebar .block .item {
    text-align: center;
    /*	padding: 30px;
	background: #f4f4f4;
	margin-bottom: 10px;*/
    display: block;
    color: #000;
}

/*
.sidebar .block a.item:hover {
	text-decoration: none;
	background: #eee;	
}
*/
.sidebar .block h5 {
    margin: 0;
    font-weight: 400;
}

.sidebar .block h5 a {
    font-weight: 500;
    color: #000;
    font-size: 15px;
    line-height: 22px;
}


.sidebar .block .title {
    padding: 0;
}

.sidebar .block .btn-more {
    margin-top: 30px;
}

.sidebar .block .img {
    margin-bottom: 30px;
    text-align: center;
}

.sidebar .block .img img {
    width: auto;
}

.dealers {
    list-style-type: none;
    padding-left: 0;
    display: block;
    overflow: hidden;
}

.dealers li {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e0e0e0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.contacts-info>div:nth-child(2n+1) {
    clear: both;
}

.contacts-info a,
.contacts-persons .item a {
    color: #000;
}

.contacts-info p {
    font-weight: 300;
}

.contacts-persons .item {
    margin-bottom: 15px;
    background: #f4f4f4;
    padding: 15px;
}

.contacts-persons .item ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 18px;
}

.contacts-persons .item ul li {
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 2px 0;
    font-weight: 300;
}

.contacts-persons .item ul li b {
    font-weight: 400;
}

.contacts-persons .item ul li.c-email {
    background-image: url('../images/icon-email-s.png');
}

.contacts-persons .item ul li.c-skype {
    background-image: url('../images/icon-skype-s.png');
}

.contacts-persons .item ul li.c-icq {
    background-image: url('../images/icon-icq-s.png');
}

.blog>div:nth-child(2n+1) {
    clear: both;
}

.contacts-info img {
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.contacts-info h5 {
    margin: 0;
}

.top-nav .navbar {
    margin: 0;
}

.navbar-nav>li>a {
    padding: 15px 10px;
    text-transform: uppercase;
}

.searchBlock {
    margin: 10px 0 17px;
    position: relative;
}

.searchBlock .input-group-addon {
    padding: 0;
    border: 0;
    background: none;
    position: relative;
}

.searchBlock .search {
    border-radius: 22px;
    padding-left: 20px;
    padding-right: 100px;
    height: 44px;
    box-shadow: none;
    border: 1px solid #d8d8d8;
}

.searchBlock .btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.searchBlock .search-clear {
    position: absolute;
    right: 125px;
    top: 12px;
    z-index: 5;
    width: 20px;
    height: 20px;
    display: none;
    background: url('../images/close.png') no-repeat center center !important;
}

.searchBlock .input-group {
    position: relative;
    width: 100%;
}

.searchBlock .btn span {
    display: inline-block;
    vertical-align: top;
}

#mse2_sort .panel,
#mse2_sort .panel-body {
    border: 0;
    padding: 0;
    box-shadow: none;
    margin: 0;
}

#mse2_sort label {
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0;
    margin-right: 15px;
    line-height: 35px;
}

#mse2_sort button {
    background: #f4f4f4;
    border-radius: 17px;
    border: 2px solid #f7921e;
    padding: 7px 15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    display: block;
    text-align: left;
    border-radius: 20px;
    min-width: 160px;
    height: 42px;
}

#mse2_sort button i {
    position: relative;
    top: -3px;
    margin-left: 5px;
}

#mse2_sort button span {
    color: #484747;
}

#mse2_sort button .caret {
    border: 0;
    float: right;
    display: block;
    margin-right: 10px;
}

#mse2_sort button .caret:before {
    content: '\f161';
    font-family: FontAwesome;
    display: block;
}

#mse2_sort ul li i {
    display: none;
}

.main_slider {
    position: relative;
    margin-bottom: 30px;
}

.main_slider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 45px;
    right: 45px;
    z-index: 1;
    text-align: left !important;
}

body .owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 0;
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    border: 1px solid #fff;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f7921e;
    border: 1px solid #f7921e;
}

.content div.title,
section div.title {
    /*	position: relative;
	clear: both;       */
    margin: 0 0 30px;
}

.content div.title h1,
section div.title h3 {
    margin: 0;
    text-transform: uppercase;
}

.content div.title h1,
.content div.title h2,
h2, 
.h2 {
    font-size: 23px !important;
}

.breadcrumb {
    padding: 0;
    list-style: none;
    background: none;
    border-radius: 0;
    margin-bottom: 10px;
}

.breadcrumb>li+li:before {
    padding: 0;
}

/*
.breadcrumb + .title {
	margin-top: -15px !important;
}
*/
.breadcrumb li,
.breadcrumb li a {
    font-size: 13px;
}

.breadcrumb>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    padding: 0 15px;
    text-align: center;
    height: 40px;
    line-height: 38px;
    border-radius: 20px !important;
}



div.pagination {
    text-align: center;
    width: 100%;
}

ul.pagination li {
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #f7921e;
    border-color: #f7921e;
}

.pagination>li>a,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #f7921e;
}


body .modal-content {
    text-align: center;
    max-width: 100%;
    box-shadow: none;
    border: 0;
}

.formDesc {
    font-weight: bold;
    text-transform: uppercase;
}

.modal-content input[type="text"],
.modal-content textarea {
    display: block;
    margin: 0 auto 10px !important;
    max-width: 100%;
    border: 1px solid #c5c5c5;
    background-color: #fff;

}

.modal-content input,
.modal-content textarea {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.modal-content .btn {
    height: auto;
}


body .fancybox-close-small:after {
    content: '';
    background: url('../images/close.png') no-repeat center center !important;
}

body .fancybox-close-small:hover:after {
    background-color: #eee !important;
}

body .fancybox-close {
    background-image: none !important;
    right: 30px;
    top: 30px;
    text-align: center;
    line-height: 29px;
    border: 1px solid #000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 30px;
    height: 30px;
}

body .fancybox-close:hover,
body .fancybox-close:focus {
    text-decoration: none;
}

body .fancybox-close:before {
    content: '✕';
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 300;
}

.modal-window {
    display: none;
    padding: 30px;
    background: #fff;
    max-width: 100%;
    width: 400px;
}

#cartModal .modal-footer {
    font-size: 0;
    padding: 0;
    margin: 0 -5px;
}

#cartModal .modal-footer .h {
    width: 50%;
    display: inline-block;
    padding: 0 7px;
}

#cartModal .modal-footer a {
    font-size: 14px;
    margin: 0 2px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
}

#delivery .panel {
    background: #f2f2f2;
    border: 0;
    border-radius: 0;
}

#delivery .panel-body {
    padding: 15px 30px;
}

#delivery .panel-heading {
    padding: 0;
    position: relative;
}

#delivery .panel-heading .collapsed {
    background: #f7921e;
}

#delivery .panel-heading a:after {
    content: "\f077";
    width: 20px;
    height: 20px;
    font-size: 20px;
    display: block;
    position: absolute;
    z-index: 5;
    right: 30px;
    top: 17px;
    font-family: 'FontAwesome';
}

#delivery .panel-heading a.collapsed:after {
    content: "\f078";
}

#delivery .panel .panel-title a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 20px 30px;
}

#delivery.panel-group .panel-heading+.panel-collapse>.panel-body,
#delivery.panel-group .panel-heading+.panel-collapse>.list-group {
    border: 0;
}

#delivery.panel-group .panel-heading+.panel-collapse>.panel-body {
    padding-top: 0;
}

#delivery .panel .panel-title a:hover,
#delivery .panel .panel-title a:focus {
    color: #000;
    text-decoration: none;
}

.img {
    position: relative;
    display: block;
}

.img img {
    width: 100%;
}

.float-img {
    max-width: 300px;
    float: left;
    margin: 0 30px 15px 0;
}

ul.lines {
    list-style-type: none;
}

ul.lines li {
    overflow: hidden;
    margin-bottom: 20px;
}

ul.lines li:before {
    content: '—';
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    float: left;
}

.panel-body span,
span.line {
    display: inline-block;
    color: #007dac;
    margin-right: 5px;
}

.btn.btn-more {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    width: auto;
}

.btn.btn-more span {
    display: inline-block;
    vertical-align: top;
}

.btn.btn-more:after {
    content: '';
    width: 21px;
    height: 11px;
    margin-left: 10px;
    display: inline-block;
    background: url('../images/arrow_pink_r.png') no-repeat center center;
}

.btn.btn-more:hover:after {
    background-image: url('../images/arrow_white_r.png');
}

#vendors {
    padding: 45px 0;
}

.vendors .item {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.vendors .item img {
    border: 1px solid #ededed;
}

.products .item .price-block {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.products .item .breadcrumb li,
.products .item .breadcrumb li:before {
    display: inline-block;
}

.products .item .parent-link {
    font-size: 11px;
    margin-bottom: 0px;
}

.products .item .breadcrumb a {
    font-size: 11px;
    line-height: 14px;
    display: inline-block;
}

.products .item,
.categories .item {
    position: relative;
    height: 100%;
    display: block;
    color: #000;
}

.products .item {
    border: 1px solid #d8d8d8;
    padding: 15px;
}

.categories .item {
    border: 1px solid #000;
    background: #fff;
    border-radius: 3px;
    margin: 10px;
    padding: 25px 15px 15px;
}

.categories .item:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #cbcbcb;
    position: absolute;
    bottom: -5px;
    right: -5px;
    z-index: -1;
}

.categories .item img {
    margin: 0 auto;
}

.categories .item h5 {
    min-height: 50px;
}

.products .item img {
    width: 100%;
}

.products.prod-carousel .owl-stage-outer {
    padding: 0;
}

.products .item .labels {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 3;
}

.products .item .labels .label {
    display: block;
    padding: 0;
    margin-bottom: 10px;
}

.products .item .labels .label span {
    background: #f7921e;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    font-weight: 500;
}

.products .item .labels .label.label-new span {
    background: #57b7df;
}

.products .item .labels .label.label-hit span {
    background: #b42630;
}

.products .item .labels .label.label-sale span {
    background: #8ddf57;
    font-size: 16px;
}

.products .item:hover,
.categories .item:hover {
    border: 1px solid #f7921e;
}

.products .item img,
.categories .item img {
    margin-bottom: 0px;
}

#special .products .item img {
    width: auto;
    margin: 20px auto;
}

.products .item .prod-info {
    font-size: 0;
}

.products .item .prod-info>div {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}

.products .item .prod-info .price-block {
    width: 50%;
    text-align: left;
}

.products .item .prod-info .count-group {
    width: 50%;
}

.products .count-group .input-count,
.products .count-group div.btn.inc,
.products .count-group div.btn.dec {
    height: 34px;
    line-height: 34px;
}

.products .item .prod-info {
    text-align: center;
    line-height: 14px;
    padding: 5px 0;
}

.nalichie span {
    padding-left: 17px;
}

.nalichie .yes {
    background: url('../images/icon-check.png') no-repeat 0px 5px;
    color: #83ce52;
}

.nalichie .no {
    background: url('../images/icon-cancel-red.png') no-repeat 0px 4px;
    color:red;
}

.products .item .nalichie .no {
    color: red;
}

.btn.btn-order {
    color: #fff !important;
    font-size: 11px;
    line-height: 14px;
    padding: 2px 15px 2px 15px !important;
    background: #999999;
}

.btn.btn-order:hover,
.btn.btn-order:focus {
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    padding: 2px 30px 2px 50px;

}

.products .item .price-block .price {
    font-weight: 500;
    font-size: 20px;
}

.products .item .price-block .price i {
    font-size: 14px;
}

.products .item h5 {
    margin-top: 0;
}

.categories .item h5 a,
.products .item h5 a {
    font-weight: 500;
    color: #484747;
    line-height: 24px;
    font-size: 16px;
}

.products .item button.btn {
    padding: 7px 15px;
    height: 34px;
}

.products>div,
.categories>div {
    height: 100%;
    margin-bottom: 30px;
}

#msProduct p,
#msProduct li {
    color: #707070;
}

#msProduct .price-block {
    font-size: 17px;
    margin: 10px 0;
    font-weight: 500;
}
.prod-quantity{
    display:flex;
    justify-content:center;
}

.price-block .old_price,
body #msCart .old_price,
body .ms2_product .old_price {
    color: #f7921e !important;
    font-style: italic;
    text-decoration: line-through;
}

#msProduct .prod-buy .btn {
    padding-left: 15px;
    padding-right: 15px;
}

.prod-carousel {
    position: relative;
}

.main_slider.owl-carousel .owl-item img {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    border: 0;
}

.main_slider.owl-carousel .owl-item .item {
    background-position: center center;
    background-repeat: no-repeat;
}

.main_slider.owl-carousel .owl-item .desc {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-style: italic;
}

.main_slider.owl-carousel .owl-item .desc a.btn {
    margin-top: 15px;
    font-weight: normal;
    background: none !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    border-radius: 0;
    color: #fff !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

.main_slider.owl-carousel .owl-item .desc a.btn:hover,
.main_slider.owl-carousel .owl-item .desc a.btn:focus {
    background: #fff !important;
    color: #000 !important;
}

.owl-carousel.owl-nav {
    margin-top: -15px;
    width: 100%
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    margin: 0;
    height: 45px;
    width: 45px;
    line-height: 44px;
    text-align: center;
    font-size: 40px;
    border: 2px solid #c3c3c3;
    color: #c3c3c3;
    padding: 0;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    top: 45%;
    border-radius: 50%;
}

body .owl-theme .owl-nav .disabled {
    opacity: 1;
}

.owl-carousel .owl-nav .owl-prev {
    left: -20px;
}

.owl-carousel .owl-nav .owl-prev i {
    padding-right: 3px;
}

.owl-carousel .owl-nav .owl-next {
    right: -20px;
}

.owl-carousel .owl-nav .owl-next i {
    padding-left: 3px;
}

.owl-carousel .owl-nav {
    margin: 0;
}

.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-next:hover {
    border-color: #f7921e;
    color: #f7921e;
    background: #fff;
}

.owl-carousel.certs-carousel .owl-item img,
.owl-carousel.deklar-carousel .owl-item img {
    border: 1px solid #e0e0e0;
}


.owl-carousel.img-hover-effect .owl-item .item:before {
    content: '';
    position: absolute;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 40px;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000 url('../images/icon-zoom-in.png') no-repeat center center;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.owl-carousel.img-hover-effect .owl-item:hover .item:before {
    opacity: 0.5;

}

#msCart table {
    border: 1px solid #e0e0e0;
}

#msCart table td.count {
    min-width: 150px;
}

#msCart table td.count input.count-input {
    width: 60px;
    margin-right: 5px;
    padding: 5px 10px;
}

#msCart table td.remove button,
#msCart table td.remove button:hover {
    border: 0;
    background: 0;
    padding: 0;
    margin: 13px 0 0;
}

#msCart table td {
    vertical-align: middle;
}

#msCart table td.title,
#msCart table th.image {
    text-align: left;
}

.count-group .input-count {
    width: 50px;
    text-align: center;
    height: 44px;
    padding: 0px;
    vertical-align: top;
    background: #fff;
    border-radius: 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 0 !important;
    border-right: 0 !important;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    box-shadow: none;
}

.count-group {
    font-size: 0 !important;
}

.count-group .btn {
    width: 24px;
    height: 44px;
    line-height: 43px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    min-width: 0;
    background: #fff !important;
    color: #c6c6c6 !important;
}

#msCart table tr.header .total {
    text-align: center;
}

.count-group div.btn.inc {
    margin-right: 0px;
    -webkit-border-radius: 0px;
    -webkit-border-top-right-radius: 22px;
    -webkit-border-bottom-right-radius: 22px;
    -moz-border-radius: 0px;
    -moz-border-radius-topright: 22px;
    -moz-border-radius-bottomright: 22px;
    border-radius: 0px;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;

    border: 1px solid #d8d8d8 !important;
    border-left: 0 !important;
    padding-right: 5px;
}

.count-group div.btn.dec {
    margin-left: 0px;
    -webkit-border-radius: 22px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 22px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius: 22px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;

    border: 1px solid #d8d8d8 !important;
    border-right: 0 !important;
    padding-left: 5px;
}

#msCart table tr td.title {
    line-height: 22px;
}

#msCart table tr td.total {
    font-weight: bold;
}

#msCart .table .header th,
#msCart .table .footer th {
    background: #f2f2f2;
    font-weight: 300;
}

#msCart .cart-title {
    padding: 7px 25px;
    margin-bottom: 15px;
    font-size: 14px;
}

#msCart .table td.price,
#msCart .table td.total {
    font-size: 20px;
    white-space: nowrap;
}

#msCart .table .title a {
    color: #000;
}

#msCart .table td.remove button span {
    background: url('../images/close.png') no-repeat center center;
    width: 13px;
    height: 13px;
    opacity: 0.6;
    display: inline-block;
    vertical-align: top;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

#msCart .table td.remove button:hover span,
#msCart .table td.remove button:focus span {
    background: url('../images/close.png') no-repeat center center;
    opacity: 1;
}

#msCart .table .footer .total {
    font-weight: normal;
    font-size: 16px;
}

#msCart .table .footer .total .ms2_total_cost {
    padding-left: 15px;
}

#msCart .table .footer .total .ms2_total_cost {
    font-weight: 700;
    font-size: 22px;
}

#msCart .table .footer .total .ms2_total_currency {
    font-weight: 700;
    font-size: 20px;
}

#msCart .table .footer .total .ms2_total_count {
    padding-left: 15px;
}

#msCart table td.remove button b {
    display: none;
}

#msOrder {
    overflow: hidden;
    display: block;
}

#msOrder input[type="text"],
.ec-form input[type="text"],
.ec-form textarea {
    background: #f4f4f4;
    border-radius: 0;
    border: 0;
    border-radius: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

body #msOrder .checkbox label {
    display: block;
}

/*
body #msOrder .checkbox input {
    height: 0;
    display: none;
}
*/
body .form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 0;
    padding: 0;
    margin-top: 7px;
}

#msOrder textarea {
    background: #f4f4f4;
    border: 0;
}

#msOrder .checkbox label {
    padding: 0;
}

#msOrder .checkbox label input {
    margin-right: 5px;
}

footer ul {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    display: block;
}


footer ul li {
    margin-bottom: 10px;
}

footer {
    font-size: 15px;
    background: #090909;
    color: #fff;
    padding: 30px 0 0;
}

footer .footer-nav {
    border-bottom: 1px solid #202020;
    padding-bottom: 15px;
}

footer .logo-desc,
footer h5 {
    color: #fff;
}

.footer-contacts-block img {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.footer-phone a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.footer-email a {
    font-size: 15px;
}

.footer-nav ul {
    list-style-type: none;
    padding-left: 0;
    font-size: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 767px) {
    .footer-nav ul {
        flex-direction: column;
        align-items: start;
    }
}

.footer-nav ul li {
    /*display: inline-block;*/
    vertical-align: top;
    /* width: 18%; */
    font-size: 13px;
    margin-bottom: 10px;
}

.footer-nav ul li:not(:last-child) {
    padding-right: 2rem;
}

.footer-nav ul li.last {
    /* width: 10%; */
}

.footer-nav ul li a {
    padding: 10px 0 1px;
    color: #a4a4a4;
    border-bottom: 1px solid #505050;
    text-transform: uppercase;
}

.footer-nav ul li a:hover,
.footer-nav ul li a:focus {
    text-decoration: none;
    border-color: #a4a4a4;
}

.footer-info {
    padding-top: 30px;
}

footer .copyright {
    color: #a4a4a4;
    font-size: 13px;
    line-height: 16px;
}

.footer-contacts-block {
    float: right;
}

.modal-window input[type="text"] {
    border-radius: 25px;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 0px 20px 3px;
    font-size: 16px;
}

.modal-window h3 {
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
}

.modal-window .btn {
    text-transform: uppercase;
    border-radius: 25px;
}

.miniCart-title {
    font-weight: 500;
    color: #000;
    text-align: none;
}

.miniCart-title:hover,
.miniCart-title:focus {
    text-decoration: none;
}

.resource-content p {
    font-weight: 300;
    color: #424242;
    margin-bottom: 10px;
}

#vendors .owl-carousel .item img {
    width: auto;
    height: auto;
    margin: 0 auto;
}

#minimal {
    padding: 20px 25px 10px;
    margin-bottom: 30px;
}

#minimal .title {
    margin-bottom: 15px;
}

#minimal .title h3 {
    font-weight: normal;
}

#minimal .title h3 b {
    font-weight: 500;
}

#minimal input {
    border-radius: 22px;
}

#minimal input[type='text'] {
    padding-left: 30px;
    background: #f4f4f4;
}

#special .item {
    background: #f7921e;
}

#special .item h5 a {
    color: #000;
}

body .ug-gallery-wrapper .ug-slider-wrapper {
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}

/*
.ug-item-wrapper img {
	width: 100% !important;
	height: auto !important;
	left: 0 !important;	
}
*/
body .ug-thumbs-strip {
    top: 0 !important;
}

#msProduct .form-horizontal .params {
    color: #424242;
}

#msProduct .form-horizontal .params p {
    margin-bottom: 0;
}

#msProduct .form-horizontal .params table {
    width: 100%;
}

#msProduct .form-horizontal .params table td {
    padding: 3px 0;
}

#msProduct .form-horizontal .params label {
    text-align: left;
    font-size: 16px;
}

#msProduct .form-horizontal .params .form-group {
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid #d8d8d8;
}

#msProduct .form-horizontal .params .form-group>div,
#msProduct .form-horizontal .params .form-group>label {
    padding-left: 0;
    padding-right: 0;
    font-weight: 300;
}

.about-img {
    margin: 0 30px 0px 0;
    max-width: 100%;
}

.file-link {
    margin-top: 10px;
}

.file-link:before {
    content: '';
    width: 24px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url('../images/icon-file.png') no-repeat 0 0;
}

.negative-list {
    list-style-type: none;
    padding: 0;
}

.negative-list li {
    padding-left: 27px;
    background: url('../images/icon-close.png') no-repeat 0 2px;
}

.mse2_pagination {
    margin-bottom: 30px;
}

/*
.body-content {
	margin-bottom: 30px;
}
*/
body #mse2_sort button>.sort:after {
    margin-left: 5px;
    font-family: 'FontAwesome';
}

body #mse2_sort button>.sort.asc:after {
    content: "\f160";
}

body #mse2_sort button>.sort.desc:after {
    content: "\f161";
}

.buy_error {
    display: none;
}

.form_blocked .buy_error {
    display: block;
}

@media screen and (min-width: 768px) {

    .buy-btns-group {
        margin-top: 30px;
    }

    .main_slider.owl-carousel .owl-item .item {
        background: none;
    }

    .main_slider.owl-carousel .owl-item .desc {
        position: absolute;
        top: 60px;
        left: 45px;
        right: 45px;
        z-index: 1;
    }

}


@media screen and (min-width: 1200px) {

    .products>div:nth-child(3n+1) {
        clear: both;
    }

    #minimal .col-lg-7 .row>div {
        padding-right: 0;
    }

    /*	
	.products .item .img {
		min-height: 358px;
	}
*/
    .main_slider .text-1 {
        font-size: 32px;
        font-weight: 900;
    }

    .main_slider .text-2 {
        font-size: 38px;
        font-weight: 900;
        margin: 10px 0;
    }

    .main_slider .text-3 {
        font-size: 22px;
    }
}


@media screen and (max-width: 1199px) {


    .main_slider.owl-carousel .owl-item .desc .text-3 {
        font-weight: 500;
        font-size: 14px;
    }
}


@media (max-width: 1199px) and (min-width: 992px) {

    .products .item .prod-info .count-group {
        width: 100%;
        margin-top: 10px;
    }

    .products>div:nth-child(2n+1) {
        clear: both;
    }

}

@media (min-width: 992px) {

    .categories .item img {
        height: 130px;
    }

    .categories>div:nth-child(4n+1) {
        clear: both;
    }

    .products,
    .categories {
        margin-left: -7px;
        margin-right: -7px;
    }

    .products>div,
    .categories>div {
        padding-left: 7px;
        padding-right: 7px;
    }

    .products.prod-carousel {
        margin-left: 0;
        margin-right: 0;
    }


    .top-nav>.container>.row>.col-md-3 {
        padding-right: 0;
    }

    .top-nav>.container>.row>.col-md-9 {
        padding-left: 0;
    }

    #vendors .owl-carousel .item img {
        max-height: 50px;
    }

    header.fixed {
        position: fixed;
        top: 0;
        z-index: 98;
        left: 0;
        right: 0;
        overflow: visible;
        -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
    }


    .about-img {
        float: left;
    }

    #msProduct .count-group {
        padding-left: 0;
    }

    #msProduct .form-horizontal .params .form-group>label {
        margin-bottom: 0;
    }

    .footer-nav ul li:nth-child(4) {
        /* width: 15%;	*/
    }

    .footer-nav ul li:nth-child(5) {
        /* width: 21%;	*/
    }

    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    footer .copyright {
        margin-left: 15px;
        float: left;
    }

    .categories .item h5 a,
    .products .item h5 a {
        min-height: 60px;
        word-break: break-word;
    }

    .page-22 .content .searchBlock {
        display: none;
    }

    #catalog {
        margin-bottom: 30px;
    }

    .modal-window .form-group {
        padding-left: 30px;
        padding-right: 30px;
    }

    .modal-window {
        width: 500px;
    }

    .top-nav ul>li>a {
        /*padding-left: 30px;
	    padding-right: 30px;*/
    }

    .top-nav .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .header-pricelist-block {
        margin-top: 12px;
    }

    .header-cart-block {
        margin-top: 15px;
    }

    .header-phone-block {
        margin-top: 20px;
        padding-left: 0;
    }

    .logo-desc {
        margin-left: 13px;
        float: left;
    }

    #msMiniCart {
        padding-left: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .categories .item {
        min-height: 270px;
    }

    footer .logo-holder img {
        width: 100px;
    }

    #minimal .col-lg-7 .row>div:nth-child(2) {
        padding-right: 0;
        padding-left: 0;
    }

    .products .item .prod-info .price-block,
    .products .item .prod-info .order-block {
        width: 100%;
        margin-top: 15px;
    }

    .products .item .prod-info .price-block {
        margin-top: 0;
        margin-bottom: 5px;
        text-align: center;
    }

    #minimal .col {}

    .main_slider.owl-carousel .owl-item .desc {
        top: 30px;
        line-height: 24px;
    }

    .main_slider.owl-carousel .owl-item .desc .btn {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .top-nav ul>li>a {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 13px;
    }

    #main_catalog ul li {
        width: 50% !important;
    }

}


@media (min-width: 992px) and (max-width: 1199px) {
    .logo-desc {
        font-size: 10px;
    }

    .header-phone a {
        font-size: 16px;
    }

    header .logo-holder img {
        width: 150px;
    }

    #msMiniCart {
        font-size: 14px !important;
    }
}


@media (max-width: 991px) {

    .about-img {
        float: none;
        margin: 0 0 30px;
    }

    footer .footer-nav ul {
        text-align: center;
    }

    footer .footer-nav ul li {
        width: auto;
        margin: 0 15px 10px;
    }

    footer .footer-nav ul li a {
        font-size: 12px;
    }

    #catalog .nav {
        display: none;
    }

    #catalog {
        text-align: left;
    }

    #catalog .nav.open {
        display: block;
    }

    header,
    .logo-holder {
        text-align: center;
    }

    .logo img {
        margin: 0 auto;
    }

    #catalog ul.nav>li>ul {
        padding-left: 0;
    }

    #main_catalog ul li {
        width: 50% !important;
    }

    #msCart .table .header th {
        font-size: 13px;
        line-height: 16px;
    }

}

@media (max-width: 991px) and (min-width: 767px) {


    .categories>div:nth-child(3n+1) {
        clear: both;
    }

    .footer-contacts-block img {
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
        float: left;
    }

    .footer-phone,
    .footer-email {
        display: inline-block;
        vertical-align: top;
        float: left;
    }

    .top-nav ul>li>a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 12px;
    }

}

@media (max-width: 767px) {

    .prod-buy {
        text-align: center;
    }

    .categories>div:nth-child(2n+1) {
        clear: both;
    }

    .navbar-nav>li>a {
        padding: 7px 10px;
    }

    #main_slider_xs {
        margin-bottom: 0;
    }

    .content div.title,
    section div.title,
    #special h4 {
        text-align: center;
    }

    .main_slider.owl-carousel .owl-item img {
        display: none;
    }

    .main_slider.owl-carousel .owl-item .item {

        background-size: auto 110%;
        background-position: center left -30px;
    }

    .main_slider.owl-carousel .owl-item .desc {
        padding: 60px 200px 60px 30px;
    }

    .products .item .prod-info .price-block,
    .products .item .prod-info .order-block {
        width: 100%;
    }

    footer .copyright,
    footer .footer-phone {
        float: none;
        text-align: left;
        overflow: hidden;
    }

    footer .copyright {
        margin-right: 0;
    }

    footer .logo-holder .logo {
        margin-bottom: 15px;
        width: 40%;
        margin-right: 15px;
    }

    header .logo-holder .logo {
        width: 40%;
        margin-right: 15px;
        float: left;
    }

    header .logo-desc {
        overflow: hidden;
    }

    .footer-info {
        padding-top: 0;
    }

    .header-phone a:hover,
    .header-phone a:focus,
    .header-email a:hover,
    .header-email a:focus {
        color: #fff;
    }

    .header-phone a {
        font-size: 13px;
    }


    .logo-holder {
        margin-top: 20px;
    }

    .header-phone-block {
        position: fixed;
        top: 0;
        left: 15px;
        z-index: 1001;
        text-align: left;
        width: 150px;
    }

    .header-pricelist-block a.btn.btn-bordered {
        position: fixed;
        top: 10px;
        left: 170px;
        z-index: 1001;
        text-align: left;
        background: #f7921e !important;
        text-align: center;
        padding: 5px 20px;
        line-height: 13px;
        border: 2px solid #000 !important;
    }

    .header-pricelist-block a.btn.btn-bordered:hover,
    .header-pricelist-block a.btn.btn-bordered:focus {
        border: 2px solid #fff !important;
    }

    header .header-phones li {
        display: inline-block;
        vertical-align: middle;
    }

    header .header-phones {
        margin-bottom: 0;
    }

    header li.header-phone {
        margin-top: 11px;
        margin-bottom: 0;
        font-size: 14px;
    }

    header li.header-email a {
        font-size: 13px;
        font-weight: 300;
    }

    header .header-phone-block>img {
        margin-top: 10px;
        margin-right: 5px;
    }

    header .header-phone-block .header-btn {
        margin-left: 20px;
        margin-top: 7px !important;
        margin-bottom: 0;
    }

    header .header-phone-block .header-btn a.btn {
        background: #fff !important;
        color: #f7921e !important;
    }

    header .header-phone-block ul {
        display: block;
    }

    header .wrapper {
        padding: 0 0 15px;
    }

    header .logo-desc {
        font-size: 11px;
        float: left;
        margin-top: 0;
        text-align: left;
    }

    header .logo-desc span {
        display: none;
    }

    .content div.title h1,
    section div.title h3 {
        padding: 0;
    }

    .content div.title:before,
    section div.title:before {
        display: none;
    }

    .vendors .item {
        text-align: center;
    }

    .vendors .item img {
        margin-left: auto;
        margin-right: auto;
    }

    .header-cart-block {
        display: none;
    }

    .header-cart-block.open {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #f7921e;
        padding-top: 80px;
        color: #fff;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    }

    .header-cart-block.open #msMiniCart {
        color: #fff;
    }

    html body {
        background: #fff;
    }

    footer {
        text-align: center;
    }

    .header-phone-block ul,
    .footer-phone,
    .footer-email {
        display: inline-block;
    }

    .header-phone-block {
        padding: 0;
    }

    .logo-holder {
        margin-bottom: 30px;
    }

    .top-nav .navbar {
        min-height: 0;
    }

    #mc-horizontal-menu-collapse1.collapse {
        display: none;
    }

    #mc-horizontal-menu-collapse1 {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #f7921e;
        padding: 80px 30px 30px;
        color: #fff;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    }

    #main_catalog ul li {
        width: 100% !important;
    }

    header {
        margin-top: 50px;
    }

    #msCart table,
    #msCart table tr,
    #msCart table td,
    #msCart table th {
        display: block;
    }

    #msCart table tr.header {
        display: none;
    }

    #msCart table tr.footer .total {
        border: 2px solid #f7921e;
        text-align: center;
    }

    #msCart table td.image img {
        width: 100%;
    }

    #msCart table td.image {
        width: 40%;
        float: left;
    }

    #msCart table td.title {
        width: 60%;
        float: left;
        margin-top: 30px;
    }

    #msCart table td.price {
        width: 40%;
        float: left;
    }

    #msCart table td.count {
        width: 60%;
        float: left;
    }

    #msCart table td.price,
    #msCart table td.total {
        clear: both;
    }

    #msCart table td.price span:after,
    #msCart table td.total span:after {
        display: inline;
        content: 'руб.';
    }

    #msCart table td.total span:before {
        display: inline;
        content: 'Всего: ';
        font-weight: 400;
    }

    #msCart table td.remove button span {
        margin-top: 7px;
        margin-right: 5px;
    }

    #msCart table td.remove button b {
        display: inline-block;
        vertical-align: top;
        font-weight: 400;
        color: #f7921e;
    }

    #msProduct .count-group,
    .price-block {
        text-align: center;
    }

}

@media (max-width: 570px) {

    header .header-btn {
        display: none !important;
    }

    .main_slider.owl-carousel .owl-item .desc {
        padding: 30px;
    }

}

@media (max-width: 500px) {

    #cartModal .fancy-close span {
        display: none;
    }

    .footer-nav ul li {
        display: block;
        text-align: left;
    }

    header .logo-desc {
        font-size: 9px;
        line-height: 14px;
    }

    .header-pricelist-block a.btn.btn-bordered {
        left: 150px;
    }
}

.xmas {
    height: 100%;
    width: 100%;
    position: relative;
    background: url("https://wp-lessons.com/wp-content/uploads/2014/12/xmas-large.jpg") no-repeat 0 0/cover;
}

.xmas #xmas {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.modal-form-price-success {
    font-size: 30px;
}

.gir {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 25%;

    overflow: hidden;
    z-index: 99
}

.title-news-list {
    display: block;
    padding-bottom: 1rem;
}

.item-box {
    padding: 2rem;
    border: 1px solid #f7921e;
    border-radius: 5px;
    background-color: transparent;
    margin-bottom: 2rem;
}

.has-bottom {
    border: 1px solid #f7921e;
    background-color: trasparent;
    padding: 1rem 2rem;
    color: #000;
    text-decoration: none !important;
    transition: all 0.3s linear;
}

.has-bottom:hover {
    background-color: #f7921e;
    color: #fff;
    text-decoration: none;
}

.tovar-carousel .owl-item {
    padding: 5px;
}

.item-carousel {
    border: 1px solid #d8d8d8;
}

.item-crousel:hover {
    border: 1px solid #f7921e;
}

.item-carousel .img {
    margin-bottom: 15px;
    margin-top: 15px;
}

.item-carousel img {
    max-height: 250px;
    object-fit: cover;
}

.item-carousel .customize {
    display: block;
    color: #000;
    font: bold 13px sans-serif;
    text-align: center;
    padding: 0 5px;
    height: 70px;
    line-height: inherit;
}
.soc-icon img{
    width: 20px;
    margin-top: -3px;
}
/* быстрый просмотр */
.popup {display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 99;overflow: hidden;}
#tovar.popup {display:block;}
.popup.open {display: block;}
.popup .bcgrnd.close {position: absolute;top:0px;left: 0px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.75);border-radius: 0px;min-height: 600px;}
.popup .bcgrnd.close:hover {background: rgba(0, 0, 0, 0.6);}
.popup > div {width: 510px;box-sizing: border-box;margin-left: auto;margin-right: auto;background-color: #fff;top:15%;position: relative;padding: 30px;border-radius: 4px;box-shadow: 0px 0px 5px #fff;max-height: 95%;overflow: auto;max-width: 98% !important;}
#tovar.popup > div {width: 1170px;}
.popup i.close {height: 40px;width: 40px;font-size: 32px;border-radius: 50px;position: absolute;right: 0px;top: 0px;opacity: 1;display: block;text-align: center;cursor: pointer;color: #533423}
.popup > div > .close {z-index: 9999;}
.popup .form-group {width: 100%;margin-bottom: 5px;}
.popup .form-group.nobg {background: none;}
.popup .title {font-size: 15px;text-align: center;text-transform: uppercase;}
.popup .form {border: 2px solid #606;border-radius: 5px;box-shadow: 0px 0px 5px #8e008d;}
.popup .form .price {text-align: center;margin-bottom: 5px;}
.popup .form > div {background: rgba(255, 255, 255, 0.6);text-shadow: 0px 0px 3px #fff;}
.popup .alert-success {position: absolute;top: 40%;width: 100%;margin-left: -30px;box-shadow: 0px 0px 100px 50px #f8ffce;text-align: center;}
.popup .submit {width: 200px;display: block;margin: 0px auto;}
/* быстрый просмотр */
/*icon_advantages-home*/
.wrapper_advantages {display: grid; grid-gap: 1rem;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); margin: 2rem 0; text-align: center;}
.wrapper_images_pages-contacts{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem 0;}
.wrapper_images_pages-contacts a {display:block;}
.wrapper_images_pages-contacts a>img {width:100%;max-width:400px;}
.wrapper_widget-reviews{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:1rem;margin:2rem 0;background:#f7f7f7;}
.inner_text_widget-reviews{width:100%;max-width:580px;text-align:center;}
.wrapper-share {border: 1px solid;border-radius: 25px;padding: 1.5rem;text-align: center;margin: 2rem auto;width: 100%;max-width: 310px;}
#other-news .out_item-box {max-width: 260px;height: 140px;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;}

.tab-block{ 
  display: none; 
  border: 1px solid #d8d8d8;
  padding:10px;
}
.tab-link{
  border: 1px solid #d8d8d8;
  padding:5px;
  text-decoration:none !important;
  color:black;
  font-size: 20px;
  padding: 10px;
}
.tab-link:hover{
    text-decoration:none;
}
.tab-links{
  margin-bottom:10px;
}
.tab-block.active{ 
  display: block; 
  text-decoration: none;
}
.tab-link.active{ 
  background-color: #f7921e;
  color:black;
}
.ug-button-fullscreen.ug-skin-default{
    filter:invert(1);
}