body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    
    background: rgb(254, 254, 254);
}

h1, h2, h3, h4, h5, h6 {
    color: #444
}

.blue {color:#577399!important;}

.b-lazy {
opacity:0.2;
background: white;
transition: all 500ms;
}
.b-loaded {
opacity:1;
}







#top-header {
background-color: black;
background: url(../image/bg_pirotorg8.jpg) center 0px /cover;
/*background: url(../image/bg_9.jpg) no-repeat center -40px /cover;*/
color: #fff; 
}

@media (max-width: 576px){
h1 {
font-size: 18px!important;
}
h2 {
font-size: 14px!important;
}

 
 
#top-header {
background: url(../image/bg_pirotorg8.jpg);
background-repeat: no-repeat;
background-position: -432px -20px;
background-size: 310%;  
}

@media (max-width: 576px){
.button-menu {
font-size:12px!important;    
}
/*#top-header .card-group {width: 90%;}*/
.img-svg {width: 40px;}    
}
.footer-soc {text-align: center}   
}






h1, h2, h3, h5, h6 {
   font-family: 'Rubik', sans-serif;
}


.fa {
    font-size: 14px
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 15px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

a {color: #595959;}

a:hover {
    text-decoration: none
}

legend {
    font-size: 18px;
    padding: 7px 0
}

label {
    font-size: 12px;
    font-weight: 400
}

select.form-control, textarea.form-control, input[type="text"].form-control,
input[type="password"].form-control, input[type="datetime"].form-control,
input[type="datetime-local"].form-control, input[type="date"].form-control,
input[type="month"].form-control, input[type="time"].form-control,
input[type="week"].form-control, input[type="number"].form-control,
input[type="email"].form-control, input[type="url"].form-control,
input[type="search"].form-control, input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px
}

.input-group input, .input-group select, .input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

.select select {
   display: block;
   width: 100%; /* от ширины блока div */
   padding: .75rem 2.5rem .75rem 1rem;/* отступы от текста до рамки */
   background: none; /* убираем фон */
   border: 1px solid #ccc; /* рамка */
   border-radius: 0px 3px 3px 0px;/* скругление полей формы */
   -webkit-appearance: none;/* Chrome */
   -moz-appearance: none;/* Firefox */
   appearance: none;/* убираем дефолнтные стрелочки */
   font-family: inherit;/* наследует от родителя */; font-size: 13px;
   color: #444;
}

.select:after {
   content: "";
   display: block;
   border-style: solid;
   border-width: 6px 5px 0 5px;
   border-color: #000 transparent transparent transparent;
   pointer-events: none;
   position: absolute;
   top: 50%;
   right: 1rem;
   z-index: 1;
   margin-top: -3px;
}
.input-group-addon { background-color:rgb(247, 247, 247)}



span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline
}

.nav-tabs {
    margin-bottom: 15px
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.dropdown-menu li > a:hover, .side-menu-wrapper li > a:hover {
    text-decoration: none;
    color: #fff;
    background-repeat: repeat-x;
    border-radius: 2px;
    background: rgb(103, 51, 179);
}

#top {
    border-top: 1px solid rgba(251, 251, 251, 0.22);
    padding: 4px 0 3px;
    margin: 0 0 20px;
    min-height: 40px;
    background: #577399;
    background: #409a85;
    background-image: url(../image/stars3_top.png);
    background-position: 78px 2px;
    color: #fff
}

#top .container {
    padding: 0 20px
}

#top #form-currency .currency-select, #top #form-language .language-select {
    text-align: left
}

#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#top .btn-link, #top-links li, #top-links a {
    color: #F7F7FF;
    text-decoration: none;
    margin: 0 5px
}

#top-links .dropdown-menu a {
    text-shadow: none
}

#top-links .dropdown-menu a:hover {
    color: #FFF
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px
}

#top-links {
    padding-top: 6px
}

#top-links a + a {
    margin-left: 15px
}

#logo {
    /* margin: 0 0 10px */
}

.logo {max-width: 100px}

#search {

}

#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    border: none
}

#search .btn-lg {
    font-size: 14px;
    line-height: 18px;
    padding: 11px 13px;

    color: #fff;
    text-shadow: none;
    border: none;

    background: linear-gradient(180deg, #EF0909 0%, #9A54E1 0.01%, #9A53E1 0.52%, #7B04F2 51.56%, #6106BC 100%);
}

#search .btn-lg:hover {opacity: 0.9}

#cart {
    margin-bottom: 10px
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open > .btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
    min-width: 100%
}

@media (max-width:478px) {
    #cart .dropdown-menu {
        width: 100%
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px
}

@media (max-width:478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px
}

#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px;
    min-height: 15px;
    background-color: transparent
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1)
}

#menu .dropdown-menu {
    padding-bottom: 0
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul {
    display: table-cell
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px
}

#menu .dropdown-inner li a:hover {
    color: #FFF
}

#menu .see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active,
#menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

@media (min-width:768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media (max-width:767px) {
    #menu {
        border-radius: 4px
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1)
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1)
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff
    }
}

#content {
    min-height: 600px
}

footer {
    margin-top: 30px;
    padding-top: 30px;
    background-color: #495867;
    background-color: #21143a;
    background: url(../image/bg_pirotorg8.jpg) center;
    /*background-image: url(../image/stars3_footer_230_.png);*/
    border-top: 1px solid #fff;
    color: #fff
}

footer hr {
    border-top: none;
    border-bottom: 1px solid rgba(251, 251, 251, 0.22)
}

footer a {
    color: #f2f2f2
}

footer a:hover {
    color: #fff
}

footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff
}

.alert {
    padding: 8px 14px
}
.breadcrumb {
    margin: 13px 0 10px;
    padding: 8px 0;
    border: 1px solid #ddd;
    overflow:hidden
}

.breadcrumb i {
    font-size:15px
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space:nowrap
}

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

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -13px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform:rotate(-45deg)
}

 


.pagination {
    margin: 0
}

.buttons {
    margin: 1em 0
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-xs {
    font-size: 9px
}

.btn-sm {
    font-size: 10.2px
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 15px
}

.btn-group > .btn-xs {
    font-size: 9px
}

.btn-group > .btn-sm {
    font-size: 10.2px
}

.btn-group > .btn-lg {
    font-size: 15px
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eee, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #1f90bb;
    background-position: 0 -15px
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled,
.btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled,
.btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled,
.btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111)
}

.list-group a {
    border: 1px solid #DDD;
    color: #888;
    padding: 8px 12px
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #DDD;
    text-shadow: 0 1px 0 #FFF
}

.carousel-caption {
    color: #FFF;
    text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
    content: 'f053';
    font-family: FontAwesome
}

.carousel-control .icon-next:before {
    content: 'f054';
    font-family: FontAwesome
}

.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto
}

.product-thumb .image {
    text-align: center
}

.product-thumb .image a {
    display: block
}

.product-thumb .image a:hover {
    opacity: .8
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-grid .product-thumb .image {
    float: none
}

@media (min-width:767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px
    }
}

.product-thumb h4 {
    font-weight: 700
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px
}

.product-list .product-thumb .caption {
    margin-left: 230px
}

@media (max-width:1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px
    }
}

@media (max-width:767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-grid .product-thumb .caption {
        min-height: 0
    }
}





.product-thumb .rating {
    padding-bottom: 10px
}

.rating .fa-stack {
    font-size: 8px
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px
}

.rating .fa-star + .fa-star-o {
    color: #E69500
}

h2.price {
    margin: 0
}

.product-thumb .price {
    color: #444
}

.product-thumb .price-new {
    font-weight: 600
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd
}

@media (max-width:768px) {
    .product-list .product-thumb .button-group {
        border-left: none
    }

 .breadcrumb > li {
        padding: 0 0 0 10px;
        text-decoration:underline
    }

    .breadcrumb > li:after {
        border:none !important
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer
}

@media (max-width:1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

@media (max-width:767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    border-radius: 5px;
    margin: 0
}

.thumbnails > li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails > img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

.image-additional {
    max-width: 78px
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px
}

@media (min-width:1200px) {
    #content .col-lg-2:nth-child(6n + 1), #content .col-lg-2:nth-child(6n + 1),
    #content .col-lg-3:nth-child(4n + 1), #content .col-lg-4:nth-child(3n + 1),
    #content .col-lg-6:nth-child(2n + 1) {
       /* clear: left */
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #content .col-md-2:nth-child(6n + 1), #content .col-md-2:nth-child(6n + 1),
    #content .col-md-3:nth-child(4n + 1), #content .col-md-4:nth-child(3n + 1),
    #content .col-md-6:nth-child(2n + 1) {
        /*clear: left*/
    }
}

@media (min-width:768px) and (max-width:991px) {
    #content .col-sm-2:nth-child(6n + 1), #content .col-sm-2:nth-child(6n + 1),
    #content .col-sm-3:nth-child(4n + 1), #content .col-sm-4:nth-child(3n + 1),
    #content .col-sm-6:nth-child(2n + 1) {
          /*clear: left*/
    }
}

@media (min-width:768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }
}

#column-left .product-layout, #column-right .product-layout {
    width: 100%
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    background: #fff4f;
}

b, strong {
    font-weight: 600;
    color: #0d77c1
}

a {
    font-size: 15px
}

select.form-control, textarea.form-control, input[type="text"].form-control,
input[type="password"].form-control, input[type="datetime"].form-control,
input[type="datetime-local"].form-control, input[type="date"].form-control,
input[type="month"].form-control, input[type="time"].form-control,
input[type="week"].form-control, input[type="number"].form-control,
input[type="email"].form-control, input[type="url"].form-control,
input[type="search"].form-control, input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 16px
}

.head {
    padding: 18px 0 10px;
    background: #577399;
    background: #409a85;
    background-image: url(../image/stars3_top.png);
    background-position: 298px 58px
}

#logo {
    /*width: 152px;
    margin-top: -11px;
    margin-left: 0;
    position: relative;
    margin-bottom: 0*/
}

#top .container {
    padding: 0 !important
}

.btn-catalog .btn {
    background: #ff3605;
    color: #fff;
    text-shadow: none;
    border: none;

    background: #FE5F55;
}

.btn-catalog .btn:hover {
    opacity: .95;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.76);
    background: #ff3605;
    color: #fff;
    text-shadow: none;
    border: none;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
    box-shadow: 0 0 15px rgba(229, 0, 0, 0.58);

}

.btn-catalog .menu-catalog {
    padding: 1px 5px 6px 0;
    font-size: 14px;
    line-height: 0
}

.btn-catalog .glyphicon {
    font-size: 14px
}

.btn-catalog .dropdown-menu {
    padding: 10px
}

.menu-catalog span.glyphicon {
    display: inline-block;
    vertical-align: 0;
    margin: 2px 5px;
    font-size: 13px
}

.phone {
    padding: 8px
}

.phone a, .footer .phone a {
    font-size: 18px;
    color: #F7F7FF;
    font-weight: 700;
    text-decoration: none !important
}

.phone {
    font-size: 16px
}

#top-links .dropdown-menu li a {
    color: #333
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: red;
    background: none
}

.dropdown-menu-phone {
    background: none;
    font-size: 12px;
    background: #fff
}

.dropdown-menu-phone span {
    font-size: 14px
}

.dropdown-menu-phone a {
    font-size: 18px;
    background-color: none;
    font-weight: 400;
    color: #FE5F55
}

.dropdown-menu-phone div {
    width: 240px;
    text-align: center;
    padding: 2px
}

.dropdown-menu-phone hr {
    margin: 7px
}

.btn-primary {
    background: #e0262f;
    color: #fff;
    text-shadow: none;
    border: none;
    line-height: 1;
    padding: 10px 10px 12px;
    font-size: 14px;
    max-width: 120px;
    min-width: 40px;
    border-radius: 11px;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
    box-shadow: 0 5px 5px rgba(229, 0, 0, 0.26);
    background: #FE5F55;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #e0262f;
    background: #e0262f;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.9)
}

a {
    color: color: rgba(79, 16, 171, 0.74);}

h1, h2, h3 {
    color: #595959;
    margin-top: 0;
    font-size: 23px
}

.product h1 {
    font-size: 23px;
   font-weight: 400;
}

.text-right {
    text-align: right !important
}

.btn-inverse, .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active,
.btn-inverse.disabled, .btn-inverse[disabled] {
    color: #fff;
    background: rgba(0, 0, 255, 0);
    border: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 6px
}

#cart > .btn {
    font-size: 15px !important
}

#cart {
    margin-bottom: 15px !important
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#cart .btn-lg {
    padding: 10px 0
}

@media (min-width:320px) and (max-width:768px) {
    #cart .fa, .phone .fa-phone {
        font-size: 20px;
        line-height: 1px
    }

    #top-links {
        font-size: 15px
    }

    #top-links a {
        font-size: 14px;
        padding: 0 0 0 10px
    }

    .fa {
        font-size: 19px
    }

    .fa-shopping-cart {
        font-size: 15px
    }

    #search .fa {
        font-size: 19px !important
    }

    .btn-catalog .menu-catalog {
        padding: 1px 1px 6px 0
    }

    .dropdown-menu-phone {
        width: 240px
    }

    .dropdown-menu-phone span {
        font-size: 14px
    }

    .dropdown-menu-phone a {
        font-size: 18px
    }

    #top-links .dropdown-menu li a, .dropdown-menu > li > a {
        padding: 7px !important;
        border-radius: 2px
    }
}

@media (max-width:320px) {
    #top-links li, #top-links a {
        margin: 0 3px
    }

    .categorywall h4 {
        font-size: 10px !important
    }

    .side-menu-wrapper {
        width: 250px !important
    }
}

@media (max-width:414px) and (orientation:portrait) {
    .categorywall h4 {
        font-size: 12px !important
    }
}

@media (max-width:320px) and (orientation:portrait) {
    .categorywall h4 {
        font-size: 12px !important
    }

    .top-city {
        display: none
    }
}

@media (min-width:768px) {
    select.form-control, textarea.form-control, input[type="text"].form-control,
    input[type="password"].form-control, input[type="datetime"].form-control,
    input[type="datetime-local"].form-control, input[type="date"].form-control,
    input[type="month"].form-control, input[type="time"].form-control,
    input[type="week"].form-control, input[type="number"].form-control,
    input[type="email"].form-control, input[type="url"].form-control,
    input[type="search"].form-control, input[type="tel"].form-control,
    input[type="color"].form-control {
        font-size: 13px !important
    }
}

.list-inline {
    margin-left: 0
}

.col-logo {
    padding-left: 0 !important
}

.flycart-options-header {
    background-color: #356DBB;
    color: rgba(255, 255, 255, 1)
}

.flycart-header-info {
    color: rgba(251, 255, 252, 1)
}

.flycart-options-close {
    fill: rgba(255, 255, 255, 1);
    fill: rgba(255, 255, 255, 1)
}

#search .fa {
    font-size: 18px
}

.fa-youtube-play {
    font-size: 29px;
    display: inline-block;
    vertical-align: -6px;
    color: #FE5F55;
    background: #fff;
    padding: 0 3px 0 4px;
    /*margin-left: 10px;*/


}

.youtube-play {
    background: red
}

.product-thumb .button-group .youtube-play button {
    background-color: rgba(255, 5, 30, 0.89) !important
}

.iSearchBoxWrapper .iSearchBox {
    width: 100% !important
}

.pull-center {
    transform: translateX(-50%);
    left: 50%
}

.dropdown-menu .specials {
    color: red
}

.dropdown-menu .background-button a {
    color: #fff;
    background-color: #356DBB;
    color: #fff
}

.product-thumb {
    border: 1px solid rgba(221, 221, 221, 0.57);
    margin-bottom: 20px;
    overflow: auto;
    border-radius: 10px;
    background: #fff;
    overflow: hidden
}

.product-thumb .specials {
    min-height: 333px
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
    border-radius: 0 0 10px 10px
}

.product-thumb .button-group button {
    color: #fff;
    background-color: #e0262f;
    text-decoration: none;
    cursor: pointer;
    line-height: 2.3;
    border-radius: 5px;
    margin-bottom: 15px;
    width: 40px !important;
    max-width: 40px !important;
    min-width: 40px !important;
    float: right;
    padding: 1px !important;
    background: #FE5F55;

    text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
    box-shadow: 0 5px 5px rgba(229, 0, 0, 0.26);
    background: #FE5F55;
}

.product-thumb .button-group button .fa {
    font-size: 18px;
    vertical-align: -1px;
    padding: 0;
    padding: 0 0 !important;
    margin: 0 !important
}

.product-thumb .button-group button {
    font-weight: 400
}

@media (min-width:1200px) {
    .container {
        width: 1180px
    }

    .col-lg-4 {
        width: 33.33% !important
    }
}

.product-thumb .price {
    color: #FE5F55 !important;
    font-size: 19px !important;
    line-height: .8;
    vertical-align: -7px;
    display: inline-block;
    font-weight: 700
}

.product-thumb .price-new {
    font-weight: 700 !important
}

.description, .description b, strong, .description p, .description a,
.description li, .main_description span {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
   color:rgba(0, 0, 0, 0.89)!important
}
 

.description a {color:#356DBB!important}

.description img {
    width: 100% !important;
    border-radius: 5px
}

.product-thumb .caption {
    min-height: 66px;
    padding: 0 3px
}

.description b, strong {
    color: #0d77c1
}

.product-thumb .button-group button:hover {
    color: #fff;
    background-color: #FE5F55;}

.button-youtube a {
    background: red;
    color: red
}

.button-youtube {
    width: 20% !important
}

.product-thumb-top {
    margin: 8px -1px 4px -5px;}

.product-thumb .image {
    margin-top: 42px;
    padding: 3px
}

.sku {
    display: inline-block;
    float: right;
    line-height: 1.2;
    color: #b9b9b9;
    font-size: 12px;
    overflow: hidden;
    text-align: right;
    margin-top: 5px; margin-right: 1px;}

.dropdown-menu.pull-right, .dropdown-menu.pull-left, .dropdown-menu.pull-center {
    margin: 12px
}

.button-cart .button {
    padding: 10px;
    background: red
}

.product-thumb .button-group {
    border-top: none;
    overflow: initial !important
}

.product-thumb h4 {
    font-weight: 700
}

.caption h4 {
    font-size: 15px;
    text-align: center;
    margin: 7px 10px 0;
    min-height: 55px;
    text-transform: uppercase;
    line-height: 1.2;
    overflow: hidden;
    height: 54px; /* color: #FE5F55; */
}

.caption h4 a {color:#577399;/* color: #408a62; */}
.caption h4 a:first-letter{text-transform: uppercase;}
.caption h4 a {/* text-transform: lowercase; */ display: inline-block;}

.product-thumb .price-old {
    color: #b9b9b9;
    text-decoration: line-through;
    margin-left: 3px;
    font-weight: 400;
    font-size: 13px
}

#content {
    min-height: 600px !important
}

#content-b {
    min-height: 600px !important
}

@media (max-width:1200px) {
    .product-grid .product-thumb .caption {
        min-height: initial
    }
}

.thumbnails {
    margin: 0
}

.thumbnails .image-additional {
    margin: 0 10px 10px 0
}

.thumbnails > li {
    margin-left: 0
}

.youtube-product {
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    -webkit-transform: rotate(0.000001deg);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #000
}

.youtube-product iframe {
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    -webkit-transform: rotate(0.000001deg);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: #000
}

/*глюк черный квадрат под капчей */ 
.g-recaptcha iframe {min-height:0px!important}

.list-unstyled .price, .list-unstyled .price-new {
    color: #FE5F55;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.2;
    float: left;
    margin: 7px 7px 26px 0
}

.list-unstyled .price-old {
    color: rgba(128, 128, 128, 0.54);
    text-decoration: line-through;
    display: block;
    font-size: 15px;
    line-height: 2;
    float: left;
    margin: 10px 10px 10px 0
}

#flycart-notification.advanced .flycart-button {
    font-size: 18px;
    text-transform: initial !important
}

.quantity {
    display: inline-block;
    vertical-align: 0;
    margin: 5px 0;
    font-size: 14px
}

@media screen and (min-width:1024px) {
    .nav > li.dropdown.open .table-cell .dropdown-menu {
        display: table;
        border-radius: 0;
        width: 100%;
        text-align: center;
        left: 0;
        right: 0
    }

    .table-cell .dropdown-menu > li {
        display: table-cell;
        height: 35px;
        vertical-align: middle
    }
}

.wishlist-compare {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
    box-shadow: 0 5px 5px rgba(229, 0, 0, 0.26);
    border: none;
    padding: 7px 8px;
    border-radius: 5px !important;
    color: #fff;
    background: #e0262f;
    margin: 10px 10px 0 0;
    background: #FE5F55;}

.wishlist-compare:hover {
    color: #fff;
    text-shadow: 0 0 10px #fff;
}

#top-links a:hover {
    text-shadow: 0 0 6px rgba(255, 255, 255, 0.39)
}

.tooltip-inner {
    border-radius: 7px;
    padding: 6px;
    font-size: 13px;
    opacity: 1 !important;
    color: #fff;
    background-color: #0d77c1 !important;
    box-shadow:1px 1px 11px rgba(5, 136, 255, 0.53)
}

.tooltip-arrow {
    border-top-color: #0d77c1 !important;
    border-bottom-color:#0d77c1 !important
}

#product .btn-block {
    width: inherit;
    width: auto !important;
    padding: 10px 15px 10px 14px
}

.padding-left-0 {
    padding-left: 0
}

.padding-right-0 {
    padding-right: 0
}

#product .form-group {
    margin-bottom: initial !important
}

#product .form-control {
    max-width: 35px !important;
    width: auto
}

.product-thumb .image img {
    max-width: 130px;
    border-radius: 6px
}

.center {
    text-align: center
}

.video {
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    margin-top: 0;
    z-index: 9;
    line-height: .9
}

#d_quickcheckout .radio label, #d_quickcheckout * {
    font-size: 15px !important
}

#d_quickcheckout .form-horizontal .control-label {
    text-align: left !important;
    line-height: 1
}

.w-100 {
    width: 100% !important;
    max-width: initial
}

.pull-left .btn-default {
    background-color: #356DBB !important;
    background: #356DBB !important;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.9) !important;
    box-shadow: 0 5px 5px rgba(17, 65, 229, 0.26) !important;
    border: none !important;
    font-size: 14px !important;
    color: #fff !important;
    border-radius: 10px
}

.text-left .btn-danger {
    background-color: #e0262f !important;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.9) !important;
    box-shadow: 0 5px 5px rgba(224, 38, 47, 0.31) !important;
    background: #e0262f !important;
    padding: 8px 10px;
    border: none;
    border-left: 2px solid #fff
}

.input-group-btn .btn-primary {
    padding: 10px
}

#cart .dropdown-menu {
    background: #fff
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff
}

.form-horizontal .control-label {
    font-size: 16px !important
}

.margin-bottom-1 {
    margin-bottom: 10px
}

.margin-bottom-2 {
    margin-bottom: 20px
}

.margin-bottom-3 {
    margin-bottom: 30px
}

.margin-bottom-4 {
    margin-bottom: 40px
}

.margin-bottom-5 {
    margin-bottom: 50px
}

.margin-top-1 {
    margin-top: 10px
}

.margin-top-1-5 {
    margin-top: 15px
}

.margin-top-2 {
    margin-top: 20px
}

.margin-top-3 {
    margin-top: 30px
}

.margin-top-4 {
    margin-top: 40px
}

.margin-top-5 {
    margin-top: 50px
}

.categorywall {
    border: 1px solid rgba(221, 221, 221, 0.57);
    padding: 11px;
    border-radius: 6px; background: white;}

.categorywall .img {
    float: left;
    background: red;
    text-align: left;
    width: 130px !important
}

.categorywall .image {
    text-align: center
}

.categorywall .image img {
    width: 70px;
    height: 70px
}

.categorywall span {
    color: red
}

.categorywall-home {
    margin: 20px 0 0
}

.categorywall a {
    display: inline-block;
    vertical-align: -14px;
    margin: 2px 5px;
    font-size: 13px
}

.categorywall h4 {
    color: #577399;
    /* color: #377755; */
    display: inline-block;
    vertical-align: -8px;
    text-decoration: underline;
    min-height: 27px;
    font-size: 14px
}

.categorywall-right {
    padding-right: 17px;
    text-align: center
}

@media (max-width:768px) {
    .categorywall {
        padding: 0
    }

    .categorywall .image img {
        margin-top: 10px
    }

    .categorywall h4 {
        vertical-align: 0 !important;
        margin-bottom: 0
    }

    h2, h4, h3, h3 a {
        font-size: 17px !important
    }

    #logo {
        /*width: 132px*/
    }
}

@media (max-width:992px) {
    .categorywall .image img {
        width: 70px;
        height: 70px
    }

    .categorywall-right {
        margin: 0 !important
    }
}

.mfp-iframe-holder .mfp-content {
    max-width: 85% !important;
     
    border-radius: 7px !important
}

.mfp-iframe-holder .mfp-close {
    top: -4px !important;
    right: -3px !important;
    padding-right: 0 !important;
    border-radius: 7px 7px 7px 7px !important;
    background: #fff !important;
    color: #000 !important;
    width: 39px !important;
    font-weight: 700 !important;
    text-align: center !important;
    line-height: 37px;
    opacity: 1 !important;
    height: 37px
}

.top-city {
    margin-right: 20px
}

.col-cart {
    padding-right: 0 !important
}

@media (max-width:768px) {
    .imcallask-click {
        padding: 10px 10px 9px
    }

    .imcallask-click span {
        vertical-align: 2px
    }

    .imcallask-btn-mini {
        display: none
    }

    .categorywall h4 {
        font-size: 15px
    }

    .categorywall {
        padding-bottom: 15px !important;
        height: 160px !important
    }

    .breadcrumb > li {
        white-space: initial !important
    }
}

@media (max-width:413px) {
    #top .glyphicon {
        display: none
    }

    #top-links li, #top-links a {
        margin: 0 7px 0 2px !important
    }

    #top-links a {
        margin: 0 3px 0 1px !important
    }
}

@media (min-width:415px) and (max-width:434px) {
    #top-links a {
        margin: 0 6px 0 1px !important
    }
}

@media (max-width:414px) {
    .categorywall a {
        margin: 0 4px
    }

    .categorywall {
        height: 140px !important
    }
}

@media (min-width:768px)and (max-width:992px) {
    .categorywall {
        height: 149px
    }
}

.stock_status {
    color: grey;
    background-color: #fff;
    background: #fff;
    height: 52px;
    line-height: 2.3
}

.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1);
    opacity: .7;
    border-radius: 0 0 6px 6px
}

.stock_status_image {
    position: absolute;
    top: 50%;
    left: 32%;
    box-shadow: 0 0 4px 1px grey;
    border-radius: 5px;
    padding: 3px 6px;
    background: #fff;
    font-size: 11px
}

.font-italic {
    font-style: italic !important
}

.font-weight-light {
    font-weight: 300 !important
}

.dropdown-menu > li > a {
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid #eaeaea;
    border-radius: 2px
}

@media(max-width:1200px) {
    .for-large-screens {
        display: none
    }
}

@media(min-width:1201px) {
    .for-small-screens {
        display: none
    }
}

@media(max-width:768px) {
    .for-small-xs-hidden {
        display: none
    }
}

.small a, .small {
    font-size: 12px !important
}

.white, .white a {
    color: #fff !important
}

@media (min-width:992px)and (max-width:1199px) {
    .caption h4 {
        overflow: hidden;
        height: 54px
    }
}

.whatsapp, .soc, .VK, .INS {
    display: block;
    width: 100% !important
}

.whatsapp .fa-whatsapp {
    font-size: 18px;
    color: green
}

.whatsapp a {
    font-size: 14px;
    color: #008400
}

.soc a {
    color: #fff9ff;
    font-size: 14px
}

.fa-vk, .fa-instagram {
    font-size: 18px
}

footer a {
    color: #fff;
    text-shadow: 1px 1px 10px #fff33
}

footer a:hover {
    opacity: .9
}

footer .list-unstyled a:hover {
    opacity: .9;
    text-decoration: underline
}

.footer-soc .fa-vk, .footer-soc .fa-instagram, .footer-soc .fa-whatsapp, .footer-soc .fa-youtube {
    font-size: 23px;
    color: #fff;
    padding: 10px;
    text-shadow: 1px 1px 10px #fff54
}

.fa-vk:hover, .fa-instagram:hover, .fa-whatsapp:hover {
    opacity: .8
}

.tab-content p, .tab-content span, .tab-content p span {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.4
}

.thumbnails-sklad img {
    transition: all 400ms;
    /*box-shadow: 0 0 3px #9a9a9a;*/
    border-radius: 7px;
    /*padding: 5px;*/
    /*background: #fff;*/
    margin: 0;
    width: 100%
}

.list-inline > li {
    padding-right: 0
}

#top-links li, #top-links a {
    margin: 0 9px
}

.custom-btn {
    position: relative;
    overflow: hidden
}

.custom-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fa4923;
    opacity: 0;
    z-index: 1;
    -webkit-transition: ease 9.3s;
    transition: ease 9.3s
}

.custom-btn:after {
    content: "";
    display: block;
    box-shadow: 0 0 10px 10px #fff;
    opacity: .3;
    height: 30px;
    margin-left: 60px;
    background: #fff;
    position: absolute;
    left: -40px;
    top: 0;
    z-index: 1;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0
    }

    30% {
        left: 110%;
        margin-left: 80px
    }

    100% {
        left: 110%;
        margin-left: 80px
    }
}



.contact-us-icons {
    margin-bottom: 20px;
    color: #4281d1
}

.panel-body .contact-us-icons img {
    margin: 0px 5px 10px;
}

.contact-us-icons a {
    padding: 3px
}

.contact-us-icons .fa {
    font-size: 25px;
    padding: 5px 6px
}

.contact-us-icons .whats .fa {
    color: #fff
}

.whatsap {
    color: #008400
}

.inst {
    color: #92582a
}

.contact-us-icons-blog, .contact-us-icons-blog .inst, .contact-us-icons-blog .whatsap {color:#23527c!important}
.contact-us-icons-blog .fa {font-size:30px; padding: 0px 11px 0px 11px; color:#23527c;}
.contact-us-icons-blog img {margin:0px 5px;}


.attribute {
    display: none
}

.modal-body {
    padding: 15px 15px 0
}

@media (min-width:1200px) {
    .product-thumb .price-new {
        display: block
    }

    .category .product-thumb .image-atr img {
        margin-left: initial !important;
        max-width: 110px;
        border-radius: 10px
    }

    .category .attribute {
        position: relative;
        display: initial;
        color: #577399;
        text-align: right;
        font-size: 11px !important;
        line-height: 1.3;
        position: absolute;
        float: right;
        width: 135px;
        top: 70px;
        right: 30px
    }

    .attribute-addimage {margin-bottom:20px}


    .category .attribute span {
        background: #fff
    }
}

@media (min-width:375px)and (max-width:560px) {
    .category .product-thumb .image-atr img {
        margin-left: initial !important;
        max-width: 145px;
        border-radius: 10px
    }

    .category .attribute {
        display: initial;
        color: #4281d1;
        text-align: right;
        font-size: 13px !important;
        line-height: 1.3;
        position: absolute;
        float: right;
        top: 35px;
        right: 45px;
        background: #fff;
        border-radius: 5px;
        padding: 40px 0;
        height: 140px;
        width: 150px
    }


    .add-images {position: relative; top:30px!important; right:0px;}
    .attribute-addimage {margin-bottom:30px;}

}


    .side-menu-wrapper {
        background: #2f2f2f;
        padding: 40px 11px 20px 7px;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 2000;
        transition: .3s;
        width: 340px;
        
        box-sizing: border-box
    }

    .side-menu-wrapper > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        overflow-y: auto;
        height: 90%
    }

    .side-menu-wrapper > ul > li > a {
        display: block;
        border-bottom: 1px solid #3d3b3d;
        padding: 7px 24px;
        color: white;
        font-size: 15px;
        text-decoration: none
    }

    .side-menu-wrapper .specials {
        color: #ff3e77
    }

    .menu-slide .side-menu-wrapper > ul > li > a {
        color: #fff !important
    }

    .side-menu-wrapper > a.menu-close {
        padding: 0 5px 44px 23px;
        color: #6B6B6B;
        display: block;
        margin: -30px 0 -25px -39px;
        font-size: 35px;
        text-decoration: none;
        float: right
    }

    .side-menu-wrapper > a.menu-city {
        color: #6B6B6B;
        display: block;
        font-size: 45px !important;
        text-decoration: none;
        float: left;
        position: absolute;
        top: 0;
        left: 10px
    }

    .side-menu-wrapper > menu-city a {
        font-size: 45px !important
    }

    .menu-overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1500;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .7);
        overflow-y: auto;
        overflow-x: hidden;
        text-align: center;
        opacity: 0;
        transition: opacity 1s
    }

    .btn-catalog .dropdown-menu {
        display: none
    }
 

.menu-overlay .phone {
    font-size: 20px
}

.menu-overlay .phone a {
    font-size: 20px
}

.side-menu-wrapper .phone {
    font-size: 21px !important;
    color: #FE5F55;
    font-weight: 600
}

.side-menu-wrapper .timework {
    font-size: 13px;
   /* margin-bottom: 30px */
}

.side-menu-wrapper span {
    font-size: 14px;
    color: white;
}

.side-menu-wrapper .soc {
    margin-top: 19px;
    margin-bottom: 20px;
    font-size: 20px
}

.side-menu-wrapper .soc img{margin: 0px 5px;}


.side-menu-wrapper .soc a {
    font-size: 20px
}

.side-menu-wrapper .soc .fa {
   
    padding: 10px;
    font-size: 2px
}

.side-menu-wrapper .fa-whatsapp {
    font-size: 17px
}

.zvonok {
    cursor: pointer;
    text-decoration: underline;
    padding-right: 5px
}

footer .imcallask-click {
    padding: initial;
    padding-right: 5px
}

footer .small {
    line-height: 1.3
}

.home-cat-img {
    width: 25px;
    margin-right: 5px
}

.home-cat-img-top {
    width: 25px;
    margin-right: 8px
}

.image-home img {
    width: 50px
}

.image-home {
    width: 140px
}

.image-home span {
    color: grey
}

.categorywall-icons {
    padding: 11px;
    border-radius: 6px;
    line-height: 1
}

.categorywall-icons .image {
    text-align: center
}

.categorywall-icons .image img {
    width: 47px
}

.categorywall-icons span {
    color: #356DBB;
    font-size: 13px
}

.block {
    margin: 20px
}

.calcs {
    margin-top: 10px;
    margin-bottom: 10px
}

.ec-calc-made, .ec-calc-agree {
    display: none !important
}

.ec-calc__close {
    right: 9px !important;
    top: 8px !important;
    font-size: 24px !important
}

.col-cart {
    padding-right: initial
}

@media (max-width:414px) and (orientation:portrait) {
    .col-phone {
        /* padding-right: 20px !important */}

    .col-cart {
        padding-right: 15px !important
    }

    #top-links a {
        margin: 0 9px 0 1px !important
    }

        .cubcategory {margin:0px!important;}
     .cubcategory li{margin:10px!important; line-height: 1}


}

.information img {
    width: 70% !important;
    height: 100% !important;
    border-radius: 6px !important
}

@media (max-width:768px) {
    .information img {
        width: 90% !important;
        height: 98% !important;
        margin: 10px
    }
}

@media (min-width:375px) {
    .btn-primary {
        max-width: initial
    }
}

@media (max-width:320px) {
    .ec-calc {
        padding: 28px 23px 14px 60px !important;
        width: initial !important
    }
}

.html iframe {
    margin: 5px 15px 5px 0 !important;
    height: auto;
    width: auto
}

@media (min-width:768px) {
    .html iframe {
        height: 300px;
        width: 540px
    }
}

@media (max-width:768px) {
    .html iframe {
        width: 100%;
        height: 210px;
        left: 0;
        top: 0;
        margin: 0 !important;
        float: initial !important
    }
}

.maps {
    height: 300px;
    margin-bottom: 15px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -khtml-border-radius: 14px 14px 14px 14px;
    border-radius: 14px 14px 14px 14px;
    overflow: hidden;
    position: relative;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}

#d_quickcheckout #shipping_method .radio label .price {
    color: red
}

@media (max-width:414px) {
    .caption h4 {
        min-height: 40px;
        height: 40px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .caption h4 {
        height: 57px
    }
}

@media (min-width:1200px) {
    .caption h4 {
        margin: 7px 27px 0
    }
}

.whats {
    color: #008400 !important
}

.margin-bottom-3px {
    margin-bottom: 3px
}

@media (max-width:768px) {
    .margin-bottom-3px {
        margin-bottom: 12px
    }
}

@media (max-width:768px) {
    .btn-primary {
        max-width: initial !important
    }
}

.success-text a {
    font-size: 20px;
    text-decoration: underline
}

.success-text p {
    font-size: 20px
}

.main-gorod b, strong {
    color: #0d77c1 !important
}

#button-up {
    display: inline-block;
    background-color: #368270;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    top: 30px;
    left: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

#button-up::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 35px;
    color: #fff
}

#button-up:hover {
    cursor: pointer;
    background-color: #333
}

#button-up:active {
    background-color: #555
}

#button-up.show {
    opacity: 1;
    visibility: visible
}

.btn-preorder, .btn-preorder:hover, .product-thumb .btn-preorder button {
    box-shadow: 0 5px 5px rgba(5, 92, 229, 0.35) !important;
    background: rgba(97, 161, 204, 1) !important;
    background: -moz-linear-gradient(top, rgba(97, 161, 204, 1) 0%, rgba(71, 139, 194, 1) 50%, rgba(0, 87, 168, 1) 51%, rgba(56, 135, 220, 1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(97, 161, 204, 1)), color-stop(50%, rgba(71, 139, 194, 1)), color-stop(51%, rgba(0, 87, 168, 1)), color-stop(100%, rgba(56, 135, 220, 1))) !important;
    background: -webkit-linear-gradient(top, rgba(97, 161, 204, 1) 0%, rgba(71, 139, 194, 1) 50%, rgba(0, 87, 168, 1) 51%, rgba(56, 135, 220, 1) 100%) !important;
    background: -o-linear-gradient(top, rgba(97, 161, 204, 1) 0%, rgba(71, 139, 194, 1) 50%, rgba(0, 87, 168, 1) 51%, rgba(56, 135, 220, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(97, 161, 204, 1) 0%, rgba(71, 139, 194, 1) 50%, rgba(0, 87, 168, 1) 51%, rgba(56, 135, 220, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(97, 161, 204, 1) 0%, rgba(71, 139, 194, 1) 50%, rgba(0, 87, 168, 1) 51%, rgba(56, 135, 220, 1) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#61a1cc', endColorstr='#3887dc', GradientType=0 ) !important;
}

.btn-preorder:hover {
    opacity: 0.9 !important;
}

.product-thumb .btn-preorder button {
    box-shadow: none !important;
}

.red {
    color: #ff3a1d;
}

.status_preload {
    color: red !important;
    font-size: 10px;
    font-weight: normal;
    display: block;
    margin: 2px
}

/* slide menu left */
.dropdown-inner ul {
    list-style: none !important;
    padding-left: 0px;
    margin: 5px;
}

.dropdown-inner ul li:hover {
    color: #fff;
    border-radius: 2px;
    background: rgb(103, 51, 179);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c', GradientType=0 );
    opacity: 0.9;
}

.left-menu .nav .open > a, .left-menu .nav .open > a:hover {
    color: white !important;
    background: rgb(103, 51, 179);
    border-radius: 2px;
}

.left-menu .nav > li > a {
    padding: 7px 4px !important;
    border-bottom: 1px solid rgba(128, 128, 128, 0.11) !important;
}

.left-menu .nav > li > a:hover { border-bottom: 1px solid #2f2f2f!important}

.left-menu .dropdown-inner ul li {
    padding: 4px 4px 4px 4px;
}

.menu-acord .navbar {
    margin-bottom: 0px !important;
}

/* slide menu left */

.add-images {position: absolute; top: -21px; right:0px}
.add-images img {border-radius:3px; margin:0px 0px 7px 6px; width:35px;}





.transition {
  transition: 2s;
}

.whatsapp-top-header .fa-whatsapp {font-size: 28px; color:white;line-height: 1.3; margin-right: 3px}
.pull-right-margin {margin-right: 5px;!important; padding-right: 20px!important}

/*
@media (min-width:414px) and (orientation:landscape) {
.head .col-xs-2 {
width: 8.33333333%!important;
}
.head .col-xs-10 {
width: 91.66666667%!important;
}
}*/

.pagination>.active>span {

background-color: #409a85!important;
border-color: #409a85!important;
}

.cubcategory {margin-bottom:25px}



#svg_size {height: 75px; width:75px}



.menu-btn{
background: none;
color: white!important;
}

.main-nav:not (. mm-menu) {display:none;}


/* что б боковое меню показывало на больших экранах*/
  .navbar-nav .open .dropdown-menu {
        position: static!important;
        float: none!important;
        width: auto!important;
        margin-top: 0!important;
        background-color: transparent!important;
        border: 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }
    .navbar-nav > li {
   width: 100%;  
    }

  .ddd li {
    color: #2f2f2f; /* Цвет маркеров */
   }

.menu-acord {max-width:100%; overflow-x:hidden}
.menu-acord a {color:white}
.menu-acord .navbar {
 
padding: 10px;
}

.navbar-nav {
  margin:inherit!important;
}
/* что б боковое меню показывало на больших экранах*/



/*
#jumbotron-header {padding: 4px 0 3px;
margin: 0 0 0px;
min-height: 40px;
background: #577399;
background: #409a85;
background: url(../image/bg_9.jpg) no-repeat left 0px top -135px /cover;
    color: #fff; }

*/

.jumbotron {background: none!important}    
.jumbotron h1, h2 {
    color:white;font-family: 'Rubik', sans-serif; line-height: 128.8%;text-align: center;
text-transform: uppercase;}

.jumbotron h1 {
font-weight: bold;
font-size: 23px;
align-items: center;
color: #FFFFFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}

.jumbotron h2 {
font-size: 20px;
}

.home-text {}


.button-menu {
    background: linear-gradient(#d6bc36, #e8b10c 30%, #c68b0a 70.17%, #9e6b03);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3), 0px 2px 4px rgba(255, 235, 120, 0.6) inset;
    backdrop-filter: blur(4px);
    z-index: 1;
    border-radius: 22px;
    text-align: center;
    padding: 1rem 2rem !important;
    color: #222222;
    font-size: 13px;
    line-height: 1.3;
    font-weight: bold;
    border: 1px solid #B8860B;
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease;
}

.card:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 25px;
    background: #9E6B03;
	filter: blur(0px);
    left: 0%;
    bottom: -7px;
    transform: translateZ(-1px);
    box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.46);
    border-radius: 0 0 22px 22px;
    
}

.button-menu-back {padding: 16px 25px!important;color:white; }


/*.button-menu-magazin {background: linear-gradient(180deg, #27AE60 0%, #2BC76D 0.01%, #259B57 51.56%, #208F4F 100%);}*/ 
/*.card:last-child:after {background: rgba(37, 147, 9, 0.58)}*/ 
/*.card:nth-last-child(3):after {background: rgba(37, 147, 9, 0.58)}*/ 
.card:first-child:after {background: #9E6B03;}
.card:hover {opacity: 0.9}
.card a:hover, a:focus{color:white!important;}

#top-header .card {text-decoration: underline;}

.img-svg {margin-bottom:5px;}
 
 
.card-review {
text-align: left;
padding: 2rem!important;
}

.card-review img {border-radius: 75px;}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card > hr {
    margin-right: 0;
    margin-left: 0
}

.card > .list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card > .card-header + .list-group, .card > .list-group + .card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    color: white;
    padding: 1rem 1rem;
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1rem
}

.card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.5rem;
    margin-bottom: -.5rem;
    margin-left: -.5rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(.25rem - 1px)
}

.card-img, .card-img-bottom, .card-img-top {
    /*width: 100%*/
}

.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-group > .card {
    margin-bottom: .75rem
}

/*min-width:576px если в одну строчку кнопки */
@media (min-width:0px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}


.card {background: none; border: none}




    
.otzyv-section div {font-size: 14px;}
.otzyv-section p{font-size:14px;}
.otzyv-section a{font-size:12px; text-decoration: underline}







/*=== Basic box styling  ===*/
 


/*=== Trigger  ===*/
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*=== Optional Delays, change values here  ===*/

.text-animation-h1 {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}





.one {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
}

.two {
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
animation-delay: 0.6s;
}

.three {
-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
animation-delay: 0.8s;
}

.four {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}

.five {
-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
animation-delay: 1.2s;
}



/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*=== FADE IN DOWN ===*/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}






.mrc-shadow {
  width: 100%;
  left: 0;
  position: absolute;
  height: 70px;
  bottom: 0px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );}

.mrc-text {cursor: pointer; color:#4281d1; line-height: 2;}



/* облегченные отзывы*/

.review-bottom {
/*display:table-cell;*/
vertical-align:bottom;    
margin-bottom:10px;    
    
}

   .vertical-sreview .review-author {
     font-size: 14px;float: left;margin-right: 10px;
    }
    .vertical-sreview .review-date-added {
        color: #999;
        margin-left: 10px;
    }
  

.vertical-sreview-all {
        /*float: right;*/
        /*margin: 0px 25px 0px 0px;*/
        /*width: 100%;*/
       /*text-align: right;*/
        text-align: center;
    }
    .vertical-sreview {
        border: 1px solid #fff;
        margin-bottom: 20px;
        /*overflow: auto;*/
        border-radius: 15px;
    }
    .vertical-sreview .caption {
        padding: 15px 20px;
      
    }

/* Flexbox для ряда — карточки не "прыгают" при раскрытии соседних */
.testimonial .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; /* важно: start, не stretch */
}

/* Карточка тянется по высоте корректно */
.testimonial.product-layout {
    display: flex;
    flex-direction: column;
}

.vertical-sreview {
    flex: 1;
    display: flex;
    flex-direction: column;
}


@media (min-width:992px) {
    /*.vertical-sreview .caption {min-height: 230px;}*/
}

.blog_stats {
    font-size: 13px;
    color: #999999;
    padding-bottom: 5px;
}
.blog_stats .fa {
    color: #bbbbbb;
    margin-right: 5px;
}

/* */

.shadow-sm {box-shadow: 0 .235rem .25rem rgba(0,0,0,.075)!important;box-shadow: 0 .235rem .25rem rgba(0,0,0,.075)!important;border-radius: 13px;}



.tags-container {
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 0px;
}

.tags-container .tag-link {
    display: inline-block;
    margin-right: 4px;
    border-radius: 5px;
    border: 0px;
    font-size: 12px;
    background: rgb(149, 145, 145);
    color: white;
    padding: 2px 5px;
    text-decoration: none;
}

.tags-container .tag-link:hover {
    background-color: rgb(87, 87, 87);
}



/* выравнивание ютуб иконки по центру */
.translate-middle {
transform: translate(-50%,-50%) !important;
}
.start-50 {
left: 50% !important;
}
.top-50 {
top: 50% !important;
}
.position-absolute {
position: absolute !important;
}

.position-relative {
position: relative !important;
}

.thumbnails-sklad-video img{
border-radius: 7px;
}
/* выравнивание ютуб иконки по центру */

    