﻿html {
    font-size: 15px
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #666;
    font-size: 17px;
    line-height: 36px;
    width: 100%;
    /*background-image:url(/fon.png);*/
}
/*.container{*/
/*    background: white;*/
/*}*/
/*#top .container{*/
/*    background: none;*/
/*}*/
/*header{*/
/*    margin-top: -20px;*/
/*}*/
/*nav{*/
/*    background: black!important;*/
/*}*/
/*nav .navbar-nav{*/
/*    background: linear-gradient(to top, #6e1000 , #f23300);*/
/*    !*background: black;*!*/
/*}*/
/*nav a{*/
/*    color: white!important;*/
/*}*/
/*.specials a{*/
/*    color: #ffe402!important;*/
/*}*/
/*.brends a{*/
/*    color: #ffe402!important;*/
/*}*/
/*.nav-content-block .nav-content-block-inner{*/
/*    background: linear-gradient(to top, #ff9806 , #972001);*/
/*}*/
/*.html-sale-top ul{*/
/*    padding: 0;*/
/*}*/
/*.ds-hidden {*/
/*    background: linear-gradient(to top, #ff4103 , #631300 );*/
/*    color: #fff000;*/
/*    font-size: 10pt;*/
/*}*/
/*@media screen and (min-width: 701px) {*/
/*    .ds-hidden {*/
/*        background: linear-gradient(to top, #ff4103 , #631300 );*/
/*        display: none;*/
/*        color: #fff000;*/
/*        font-size: 10pt;*/
/*    }*/
/*}*/

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

.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
}

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

a {
    color: #464646
}

a:hover {
    color: #a03f52;
    text-decoration: none
}

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

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

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths, .col-xl-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width: 544px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width: 768px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-xl-5ths {
        width: 20%;
        float: left
    }
}

button, input, select, textarea, .form-control {
    border-radius: 0
}

button:hover, button:active, button:focus, input:hover, input:active, input:focus, select:hover, select:active, select:focus, textarea:hover, textarea:active, textarea:focus, .form-control:hover, .form-control:active, .form-control:focus {
    outline: 0;
    outline-color: transparent
}

textarea {
    resize: none
}

.text-xs-left {
    text-align: left
}

.text-xs-right {
    text-align: right
}

.text-xs-center {
    text-align: center
}

.text-xs-justify {
    text-align: justify
}

@media (min-width: 640px) {
    .text-sm-left {
        text-align: left
    }

    .text-sm-right {
        text-align: right
    }

    .text-sm-center {
        text-align: center
    }

    .text-sm-justify {
        text-align: justify
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left
    }

    .text-md-right {
        text-align: right
    }

    .text-md-center {
        text-align: center
    }

    .text-md-justify {
        text-align: justify
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left
    }

    .text-lg-right {
        text-align: right
    }

    .text-lg-center {
        text-align: center
    }

    .text-lg-justify {
        text-align: justify
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left
    }

    .text-xl-right {
        text-align: right
    }

    .text-xl-center {
        text-align: center
    }

    .text-xl-justify {
        text-align: justify
    }
}

.block-v-top, .block-v-just, .block-v-bottom {
    display: inline-block;
    float: none
}

.block-v-top {
    vertical-align: top
}

.block-v-just {
    vertical-align: middle
}

.block-v-bottom {
    vertical-align: bottom
}

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: 14px
}

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

.bootstrap-select .btn-default {
    padding: 5px 12px;
    line-height: 22px;
    color: #555;
    text-shadow: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #9f9f9f;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color: #fff9f9
}

.dropdown-menu .dropdown-menu.inner {
    outline: none
}

.dropdown-menu li > a:hover {
    background-color: #fff9f9;
    background-image: inherit;
    background-repeat: none
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #f5f5f5
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #fff9f9
}

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

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent
}

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

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

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold
}

.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #F87196;
    background-image: none
}

#top {
    background-color: #565555;
    border-bottom: 1px solid #e2e2e2;
    padding: 2px 0 2px 0;
    margin: 0 0 20px 0
}

#top .container {
    padding: 0 20px
}

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

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

#top .btn-link, #currencies-list li, #currencies-list a {
    color: #fff;
    text-decoration: none
}

#top .btn-link:hover, #top-links a:hover, #currencies-list a:hover {
    color: #444
}

#currencies-list a, #top-links a {
    color: #fff;
    text-decoration: none
}

#currencies-list .dropdown-menu > li > a, #top-links .dropdown-menu > li > a {
    color: #333
}

#currencies-list .list-inline, #top-links .list-inline {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

#currencies-list .list-inline a:hover, #top-links .list-inline a:hover {
    color: #fff
}

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

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

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

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

#logo {
    text-align: center;
    margin: 0 0 10px 0
}

#logo img {
    display: inline-block
}

@media (min-width: 768px) {
    #logo img {
        display: block
    }
}

#search {
    margin: 0
}

@media (max-width: 768px) {
    #search {
        margin-bottom: 20px
    }
}

#search input, #search button {
    background-color: #fff;
    border-radius: 0
}

#search .form-control:focus, #search button:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

#cart {
    margin-bottom: 10px
}

#cart .checkout-text a {
    display: inline-block;
    background-color: #db7093;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 50px
}

#cart .checkout-text a:hover {
    background-color: #a24060;
    color: #fff;
    text-decoration: none
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #636464;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#cart.open > .btn {
    color: #666
}

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

#cart .dropdown-menu {
    background: #fff;
    box-shadow: 0 0 7px rgba(69, 68, 68, 0.35);
    -webkit-box-shadow: 0 0 7px rgba(69, 68, 68, 0.35);
    border-radius: 0;
    z-index: 1001;
    min-width: 270px;
    position: fixed;
    top: 20px;
    right: 20px
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: calc(100% - 40px);
        left: 20px;
        right: 20px
    }
}

#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
}

#cart .dropdown-menu li .totals-block p {
    margin: 0
}

#cart .totals-discount {
    display: flex;
    float: right;
    font-size: 16px
}

#cart .totals-discount p {
    margin: 0;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    color: #db7093;
    font-weight: 700;
    line-height: 1.4em
}

#cart .totals-block {
    float: right;
    text-align: right;
    font-size: 16px
}

#cart .totals-block span {
    margin-right: 15px
}

#cart table {
    font-size: 16px
}

#cart .remove-cell {
    padding: 0;
    color: #bababa;
    color: gray
}

#cart img {
    border: 0
}

#cart .dropdown-menu li p.checkout-text {
    margin-bottom: 10px
}

#cart .dropdown-menu li p.cart-or {
    line-height: 1;
    margin: 0;
    margin-bottom: 10px;
    font-size: 12px
}

#cart .dropdown-menu li p.cart-continue {
    line-height: 1;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px
}

#cart .dropdown-menu li p.cart-continue:hover {
    cursor: pointer;
    color: #d14774
}

#cart .cart-title {
    position: relative;
    text-transform: uppercase;
    font-size: 24px
}

#cart .cart-title:after {
    position: absolute;
    display: block;
    font-family: "FontAwesome";
    content: '\f00d';
    font-size: 24px;
    right: 10px;
    top: -2px;
    color: #212121
}

.cart-table-wrapper {
    height: 285px;
    overflow-y: scroll
}

@media (max-width: 768px) {
    .cart-table-wrapper {
        height: auto;
        overflow-y: scroll
    }
}

.contactus-wrapper {
    color: #2e2f2f;
    font-size: 18px
}

#header-phone {
    line-height: 1;
    font-size: 1.9rem;
    text-decoration-color: #db7093;
    text-decoration: underline;
    font-weight: 100
}

#menu {
    background-color: transparent;
    border-width: 1px;
    border-color: #dad8d8 #fff #dad8d8 #fff;
    min-height: 35px
}

#menu .nav > li > a {
    color: #5e5a5a;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    padding: 7px 15px 7px 15px;
    min-height: 15px;
    background-color: transparent;
    text-align: center
}

#menu .nav.sub-nav-list > li:first-child a {
    padding-left: 0
}

#menu .nav.sub-nav-list > li:last-child a {
    padding-right: 0
}

#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: #333333;
    font-size: 12px
}

#menu .see-all {
    display: block;
    margin-top: 0.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: #ffffff;
    background-color: #DB7093;
    background-image: none
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #464646
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #F87196
}

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

@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;
        padding-left: 20px
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #000;
        font-size: 1rem
    }

    #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: #000;
        font-size: 1.1rem;
        margin-left: 20px
    }
}

#content {
    min-height: 600px
}

footer {
    padding-top: 5px
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666
}

footer hr:first-child {
    margin-bottom: 5px
}

footer a {
    color: #898989
}

footer h5 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #2f2f2f
}

.list-unstyled {
    line-height: 25px
}

.list-contacts .fa {
    font-size: 12px;
    margin-right: 10px;
    border-radius: 3px;
    color: #fff;
    background-color: #ba4d62;
    padding: 4px
}

.list-contacts li:hover .fa {
    background-color: #a03f52
}

.alert {
    padding: 8px 14px 8px 14px
}

.category-info {
    text-align: center
}

.category-info h2, .category-info .breadcrumb {
    display: inline-block
}

.breadcrumb {
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
    background-color: #fff;
    border-radius: 0
}

.breadcrumb i {
    font-size: 15px
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 7px;
    position: relative
}

.breadcrumb > li:before {
    content: '>';
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    left: -5px
}

.breadcrumb > li:first-child:before {
    content: ""
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 0;
    color: #db7093
}

.pagination > li > a, .pagination > li > span {
    padding: 5px;
    margin: 0 5px
}

.pagination > li > a:hover, .pagination > li > span:hover {
    color: #a03f52;
    background-color: transparent;
    border-color: transparent
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: transparent;
    color: #a03f52;
    border-bottom: 2px solid #a03f52
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0
}

.buttons {
    margin: 1em 0
}

.btn {
    background-color: transparent;
    padding: 7px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 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: 12px
}

.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;
    background-color: #fff
}

.btn-primary {
    font-weight: 500;
    color: #fff;
    background-color: #db7093;
    border-radius: 0;
    box-shadow: none;
    border: 0
}

.btn-primary:active:hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color: #d71857;
    outline: 0;
    border: 0
}

.btn-warning {
    color: #ffffff;
    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: #ffffff;
    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: #ffffff;
    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: none
}

.btn-info {
    color: #ffffff;
    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: transparent;
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #ffffff;
    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: #222222;
    background-image: linear-gradient(to bottom, #333, #111)
}

.btn.active, .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.contactus-wrapper {
    text-align: center
}

.contactus-wrapper > p {
    line-height: 1;
    margin: 0
}

.phone-group {
    display: inline-block
}

.phone-group .btn {
    border: none
}

.phone-group .fa {
    font-size: 1.5rem;
    font-weight: 200;
    color: #F87196
}

#header-phone {
    margin-left: 10px
}

.list-group a {
    color: #888888;
    padding: 8px 12px
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: transparent;
    border: transparent;
    text-shadow: transparent
}

.carousel-caption {
    color: #FFFFFF;
    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
}

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

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

.product-thumb .image a:hover {
    opacity: 0.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 a {
    color: #191919;
    text-transform: uppercase;
    font-size: 1.05rem;
    font-weight: 300;
    letter-spacing: 0.6px
}

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

.product-thumb .caption p {
    color: #999999;
    line-height: 1.3
}

.product-thumb .caption p.price {
    color: #191919;
    font-weight: bold
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 100px;
    text-align: center
}

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

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 100px;
        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 form {
    padding: 0 20px 20px
}

@media (max-width: 1200px) {
    .product-grid .product-thumb form {
        padding: 0 10px 20px
    }
}

.product-thumb .button-cart {
    width: 100%;
    border: none;
    display: block;
    background-color: #db7093;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase
}

.product-thumb .button-cart:hover {
    background-color: #a03f52;
    text-decoration: none;
    cursor: pointer
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    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%
}

#column-left .list-group a {
    font-size: 13px
}

.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
}

.widget-block-wrap h3 {
    display: inline-block;
    padding: 0 20px;
    margin: 10px 0;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #a8a8a8;
    text-align: center
}

.common-home .owl-carousel {
    margin: 0
}

.widget-block-wrap {
    text-align: center;
    background: url("/catalog/view/theme/msecret/image/title.png") center repeat-x
}

@media (min-width: 768px) {
    footer h5 {
        margin-top: 5px;
        margin-bottom: 20px
    }

    .underline-footer {
        position: relative
    }

    .underline-footer:before {
        display: block;
        content: '';
        clear: both;
        position: absolute;
        top: 30px;
        left: 0;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #898989
    }

    .underline-footer.underline-footer-1 {
        left: 15px
    }

    .underline-footer.underline-footer-4 {
        right: 15px
    }
}

.list-group-item {
    border: transparent
}

.list-group a {
    font-weight: 500;
    padding: 0 12px
}

.panel-filter .panel-heading {
    font-size: 15px;
    border-radius: 0;
    text-transform: uppercase;
    border-top: 1px solid #ddd
}

.panel-filter .panel-heading + .panel-collapse > .panel-body {
    max-height: 160px;
    line-height: 25px;
    border-top: transparent;
    overflow: hidden;
    overflow-y: scroll
}

.panel-filter .panel-heading + .panel-collapse > .panel-body::-webkit-scrollbar {
    width: 4px;
    background-color: #bcbcbc
}

.panel-filter .panel-heading + .panel-collapse > .panel-body::-webkit-scrollbar-thumb:vertical {
    background-color: #2c2c2c
}

.panel-filter .panel-body, .panel-filter .panel-heading {
    padding: 0
}

.panel-filter .checkbox {
    margin: 0
}

.panel-filter .checkbox label {
    padding: 0 12px
}

.panel-filter a.list-group-item:focus, .panel-filter a.list-group-item:hover, .panel-filter button.list-group-item:focus, .panel-filter button.list-group-item:hover {
    background-color: transparent
}

.panel-filter a.list-group-item {
    position: relative
}

.panel-filter a.list-group-item:after {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    content: '\f068';
    font-family: FontAwesome;
    font-size: 1rem
}

.panel-filter a.list-group-item.collapsed:after {
    content: ""
}

.panel-filter .checkbox {
    font-size: 13px;
    color: #333
}

.panel-filter .checkbox input[type="radio"], .panel-filter .checkbox input[type="checkbox"] {
    position: absolute;
    left: -9999px
}

.panel-filter .checkbox input[type="checkbox"] + label:before {
    margin: 0 10px 0 0;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("/catalog/view/theme/msecret/image/check.png") 0 0 no-repeat
}

.panel-filter .checkbox input[type="checkbox"]:hover + label:before {
    background-position: 0 -16px
}

.panel-filter .checkbox input[type="checkbox"]:checked + label:before {
    background-position: 0 -32px
}

#go-top-arr {
    position: fixed;
    bottom: 80px;
    right: 60px;
    z-index: 200;
    background-color: #f1f1f1;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75);
    width: 44px;
    height: 37px
}

#go-top-arr i {
    font-size: 40px;
    position: absolute;
    top: -3px;
    left: 9px
}

.subscription-wrapper {
    padding: 0
}

#subscribe-form {
    background-color: #5a5a5a;
    background: url("/form.jpg") center center;
    background-size: cover;
    padding: 15px 10px
}

#subscribe input, #subscribe button {
    height: 40px;
    border-radius: 0;
    border: 0
}

#subscribe button {
    text-transform: uppercase;
    color: #fff;
    background-color: #a2a1a1
}

#subscribe-form input[type="text"].form-control {
    font-size: 14px
}

.subsr-txt {
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    color: #fff;
    margin: 0
}

@media (min-width: 768px) {
    #subscribe-form {
        padding: 20px 15px
    }
}

@media (min-width: 992px) {
    #subscribe-form {
        padding: 30px 40px
    }
}

.product-cart h1 {
    font-size: 25px;
    text-transform: inherit
}

.product-cart .cart-location {
    margin-bottom: 15px
}

@media (min-width: 960px) {
    .product-cart .cart-location {
        margin-bottom: 50px
    }
}

.product-cart .old-price {
    text-decoration: line-through;
    color: #a9a2a2
}

.product-cart .stock-status {
    color: #db7093;
    font-weight: 500
}

.product-cart .thumbnail {
    border: 0
}

.product-cart button.dropdown-toggle {
    border-color: #e7a0b7
}

.product-cart button.dropdown-toggle .caret {
    color: #e7a0b7
}

.specification {
    margin: 0;
    line-height: 1.1
}

.product-tabs {
    text-align: center;
    position: relative
}

.product-tabs ul.nav-tabs {
    margin: 0;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase
}

.product-tabs ul.nav-tabs > li > a {
    line-height: inherit;
    border: transparent
}

.product-tabs .nav-tabs > li.active {
    position: relative
}

.product-tabs .nav-tabs > li.active:after, .product-tabs .nav-tabs > li.active:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1
}

.product-tabs .nav-tabs > li.active:after {
    bottom: -1px;
    height: 3px;
    width: 100%;
    background-color: #e7a0b7
}

.product-tabs .nav-tabs > li.active:before {
    bottom: -13px;
    margin-left: -11px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 5.5px 0 5.5px;
    border-color: #e7a0b7 transparent transparent transparent
}

.product-tabs .nav-tabs > li.active > a, .product-tabs .nav-tabs > li.active > a:focus, .product-tabs .nav-tabs > li.active > a:hover {
    border: 0;
    outline: 0;
    background-color: #fff
}

.product-tabs .nav > li > a:focus, .product-tabs .nav > li > a:hover {
    border: 0;
    outline: 0;
    background-color: #fff
}

.product-tabs:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: #6b6b6b;
    position: absolute;
    bottom: 13px
}

.product-layout {
    text-align: center;
    position: relative
}

.product-layout .product-thumb {
    display: inline-block;
    background: #fff;
    border: 1px solid #fff;
    color: #fff
}

.product-layout .product-thumb form {
    display: none
}

@media screen and (min-device-width: 480px){
    .product-layout .product-thumb:hover {
        border: 1px solid #a8a8a8;
        padding: 10px;
        margin: -10px;
        position: absolute;
        width: 100%;
        left: 10px;
        z-index: 5
    }
}
@media screen and (max-device-width: 480px){
    .row-productcs{
         margin-top: 0px!important;
    }

}


.product-layout .product-thumb:hover form {
    display: block
}

.product-layout .product-thumb .dropdown-menu a {
    font-size: 1rem
}

.sub-nav-list {
    display: table;
    width: 100%;
    position: absolute;
    z-index: 10;
    min-width: 220px;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    background-color: #fff
}

.navbar-nav > li.sub-nav-item {
    float: none;
    display: table-cell
}

.sub-nav-item a {
    font-size: 0.8125em;
    display: block !important;
    width: 100%;
    padding: 0.625em 0.5em 0.625em 1.25em;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    color: #000
}

.sub-nav-item a:hover {
    color: #e7a0b7
}

.nav-sub-content {
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 10
}

.nav-content-block {
    position: absolute;
    z-index: 11;
    top: 35px;
    left: -1px;
    display: none;
    overflow: hidden;
    padding-top: 19px;
    width: 1230px
}

.nav-content-block .nav-content-block-inner {
    background-color: rgba(241, 241, 241, 0.9);
    padding: 1em 1.5em
}

.nav-content-block .nav-content-block-inner .h3 {
    font-size: 16px
}

.sub-menu-cat ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 17px;
    line-height: 1.5em;
    font-weight: 400
}

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

.featured-list li {
    border-bottom: 1px solid #000
}

.sub-nav-item {
    position: relative
}

.sub-nav-item:after, .sub-nav-item:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 111
}

.sub-nav-item.active:after, .sub-nav-item:hover:after {
    bottom: -3px;
    height: 3px;
    width: 100%;
    background-color: #e7a0b7
}

.sub-nav-item.active:before, .sub-nav-item:hover:before {
    bottom: -15px;
    margin-left: -13px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 5.5px 0 5.5px;
    border-color: #e7a0b7 transparent transparent transparent
}

.wrapper-product {
    min-height: 400px
}

.owl-wrapper .wrapper-product {
    min-height: 500px
}

#addToCartMsg {
    font-weight: bold;
    outline: 1px solid palevioletred;
    margin-top: 10px;
    line-height: 1.5;
    padding: 10px;
    color: #DB7093
}

#addToCartMsg a {
    color: inherit
}

.btn-remove {
    background-color: #fff;
    color: #DB7093
}

.btn-remove:hover {
    background-color: #fff;
    color: #d71857
}

.checkout-cart .form-control {
    box-shadow: none;
    height: 32px
}

#productslatest .owl-wrapper-outer, #productsfeatured .owl-wrapper-outer {
    padding-top: 10px
}

#errorMsg {
    display: none
}

.phone-dropdown a {
    font-size: 1rem;
    font-weight: normal
}

.copyrights-hr {
    border-bottom: 1px solid #E0E0E0;
    margin: 0;
    margin-top: 20px
}

.copyrights {
    font-size: 0.8rem;
    background-color: #FFFDFD;
    padding: 0 30px
}

.copyrights a, .copyrights p {
    line-height: 1.2
}

.copyrights a {
    text-decoration: underline
}

.copyrights p {
    margin: 0
}

#subscribeForm_msg {
    margin-top: 20px
}

#subscribeForm_msg div {
    margin: 0
}

#submit_err {
    margin: 0
}

.city-choose {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.menu-mobile-third {
    list-style: none;
    padding-left: 20px
}

.chugusov-sub-menu {
    display: none
}

.quantity-update {
    width: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    line-height: 1.4
}

#cart .buttons-field {
    margin-top: 15px;
    float: left;
    width: 200px;
    margin-left: 15px;
    margin-right: 15px
}

@media (max-width: 768px) {
    #cart .buttons-field {
        margin-top: 15px;
        float: none;
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px
    }

    #cart .checkout-text a {
        width: 100%
    }

    #cart .dropdown-menu {
        overflow-y: scroll;
        max-height: calc(100vh - 40px)
    }
}

/*# sourceMappingURL=stylesheet.css.map */
