
#about_us p a:after,
#bottom_static div a:before,
#top_static a:before,
.breadcrumb a:after,
.discn:before,
.ship:before,
.supp:before {
    content: ""
}

.page-heading.product-listing {
/*    margin-top: -35px !important;*/
    display: none;
}

#page .rte {
    color: #383838;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    color: #fff !important;
}

#pagenotfound #columns {
    margin-top: 125px
}

.form-style-6{
    font: 95% Arial, Helvetica, sans-serif;
    max-width: 400px;
    margin: 10px auto;
    padding: 16px;
    background: #F7F7F7;
}
.form-style-6 h1{
    background: #211d8b;
    padding: 20px 0;
    font-size: 140%;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin: -16px -16px 16px -16px;
}
.form-style-6 input[type="text"],
.form-style-6 input[type="date"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select 
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 3%;
    color: #555;
    font: 95% Arial, Helvetica, sans-serif;
}
.form-style-6 input[type="text"]:focus,
.form-style-6 input[type="date"]:focus,
.form-style-6 input[type="datetime"]:focus,
.form-style-6 input[type="email"]:focus,
.form-style-6 input[type="number"]:focus,
.form-style-6 input[type="search"]:focus,
.form-style-6 input[type="time"]:focus,
.form-style-6 input[type="url"]:focus,
.form-style-6 textarea:focus,
.form-style-6 select:focus
{
    box-shadow: 0 0 5px #211d8b;
    padding: 3%;
    border: 1px solid #211d8b;
}

.form-style-6 input[type="submit"],
.form-style-6 input[type="button"]{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 3%;
    background: #211d8b;
    border-bottom: 2px solid #2c2a68;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;    
    color: #fff;
}
.form-style-6 input[type="submit"]:hover,
.form-style-6 input[type="button"]:hover{
    background: #2c2a68;
}

.header-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    transition: .33s;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 0.9;
}

#header {
    -webkit-transition: ease .4s!important;
    -moz-transition: ease .4s!important;
    transition: ease .4s!important;
    background: #000!important
}

.custom_search {
    transition-duration: 0s!important
}

.cart,
.user_info_wr {
    max-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition-duration: .5s
}

#searchbox-mobile {
    display: none
}

.sf-menu li.sf-search {
    border: none!important;
    display: block
}

@media (max-width:991px) {
    .sf-menu>li {
        border-top: none!important
    }
}

@media (max-width:1199px) {
    .breadcrumb {
        margin-top: 100px!important
    }
}

#searchbox {
    float: left;
    width: 100%;
    margin-left: -225px
}

.sf-menu li.sf-search input {
    background: #000!important;
    border: 1px solid rgba(255, 255, 255, .45)!important;
    color: #e1e1e1!important;
    font-family: 'Open Sans', sans-serif!important;
/*    font-family: Raleway!important;*/
    font-size: 12px!important;
    font-weight: 300!important;
    letter-spacing: .1em!important
}

.sf-menu li.sf-search input[type=text] {
    margin-left: 10px!important
}

form#searchbox {
    position: absolute!important;
    top: 40px;
    background: #000;
    height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, .45)!important;
    border-left: 1px solid rgba(255, 255, 255, .45)!important;
    border-right: 1px solid rgba(255, 255, 255, .45)!important;
    width: 314px!important
}

.clear {
    clear: both
}

#currencies-block-top,
#languages-block-top,
.header_user_info {
    float: left;
    position: relative
}

#currencies-block-top div.current,
#languages-block-top div.current,
.shop-phone {
    padding: 8px 10px 10px;
    line-height: 18px;
    color: #fff;
    cursor: pointer
}

header #languages-block-top div.current {
    padding-left: 0
}

#currencies-block-top div.current.active,
#currencies-block-top div.current:hover,
#languages-block-top div.current.active,
#languages-block-top div.current:hover {
    background: url(../img/lang_arrow.png) 65% bottom no-repeat
}

.shop-phone,
div.current,
div.current>em,
div.current>span,
div.current>strong {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 14px;
    font-weight: 400
}

.shop-phone span,
div.current>em,
div.current>span {
    color: #bbb;
    font-family: 'Open Sans', sans-serif!important;
/*    font-family: Raleway!important;*/
    font-size: 10px!important;
/*    font-weight: 500!important;*/
    letter-spacing: .1em!important;
    text-transform: uppercase!important
}

.sf-menu>li>a,
.shop-phone strong,
div.current>strong {
    font-weight: 300!important;
    text-transform: uppercase!important
}

.shop-phone strong,
div.current>strong {
    color: #e1e1e1!important;
    font-family: 'Open Sans', sans-serif!important;
/*    font-family: Raleway!important;*/
    font-size: 14px!important;
    letter-spacing: .1em!important
}

#currencies-block-top ul,
#languages-block-top ul {
/*    display: none;*/
    position: absolute;
    top: 36px;
    right: 0;
    width: 120px;
    background: #fff;
    z-index: 2
}

#currencies-block-top ul li,
#languages-block-top ul li {
    color: #000;
    font-family: font-family: 'Open Sans', sans-serif;;
    line-height: 18px;
    font-size: 14px
}

#currencies-block-top ul li a,
#currencies-block-top ul li>span,
#languages-block-top ul li a,
#languages-block-top ul li>span {
    padding: 10px 10px 10px 12px;
    display: block;
    color: #000
}

#currencies-block-top ul li.selected,
#currencies-block-top ul li:hover a,
#languages-block-top ul li.selected,
#languages-block-top ul li:hover a,
.header_user_info ul li.selected,
.header_user_info ul li:hover a {
    background: #211d8b
}

.shop-phone {
    margin-bottom: 12px
}

.need_line {
    height: 1px;
    background: rgba(68, 68, 68, .45);
    clear: both;
    margin: 0
}

.sf-menu>li:first-child>a {
    margin-left: 0 !important
}

.sf-menu>li>a {
    color: #e1e1e1!important;
    font-family: 'Open Sans', sans-serif!important;
/*    font-family: Raleway!important;*/
    font-size: 15px!important;
    letter-spacing: 0.01em!important;
    font-weight: 400!important;
}

.cart_icon {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: 0 0!important;
    border-left: 1px solid rgba(68, 68, 68, .45);
    border-right: 1px solid rgba(68, 68, 68, .45);
/*    border-left: 1px solid rgba(255, 255, 255, .45);
    border-right: 1px solid rgba(255, 255, 255, .45);*/
    cursor: pointer;
    margin-top: 25px;
    position: relative;
    color: #fff;
    font-size: 26px!important;
    padding: 14px
}

.cart_icon .ajax_cart_quantity {
    position: absolute;
    top: 10px;
    right: 9px;
    display: inline-block;
    min-width: 16px;
    height: 16px;
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    border: 2px solid #000
}

/*
.diff .cart_icon .ajax_cart_quantity {
    background: #fff!important;
    color: #000!important;
    top: 8px;
    border: 2px solid #000!important
}
*/

.cart {
    position: fixed;
    top: -600px;
    display: block!important;
    right: -500px;
    width: 327px;
    height: auto;
    background: #fff;
    padding: 0 20px 0 27px
}

.cart.active {
    top: 0;
    right: -16px;
    z-index: 7000
}

.cart_head {
    display: block;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
    font-size: 24px;
    margin: 38px 0 24px;
    color: #000
}

.cart_block .cart_block_list .remove_link a,
.cart_close {
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat
}

.cart_close {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url(../img/cart_close.png);
    background-position: 0 0
}

.cart_close:active,
.cart_close:active:focus,
.cart_close:focus,
.cart_close:hover {
    background-position: 0 -20px
}

.cart_block .cart_block_list .remove_link a {
    width: 7px;
    height: 7px;
    background-image: url(../img/cart_del.png);
    background-position: 0 0
}

.cart_block .cart_block_list .remove_link a:active,
.cart_block .cart_block_list .remove_link a:active:focus,
.cart_block .cart_block_list .remove_link a:focus,
.cart_block .cart_block_list .remove_link a:hover {
    background-position: 0 -15px
}

.need_hide {
    display: none
}

.checkout_button {
    background: #211d8b;
    height: 75px;
    width: 100%;
    display: block;
    line-height: 75px;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #fff
}

.checkout_button:hover {
    background: #5365ee;
    text-decoration: none;
    color: #fff
}

.checkout_button:active,
.checkout_button:active:focus,
.checkout_button:focus {
    outline: 0;
    box-shadow: none;
    color: #fff;
    background: #5365ee;
    text-decoration: none
}

.cart_block.block.exclusive {
    margin-bottom: 0
}

.account_icon {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: 0 0!important;
    cursor: pointer;
    vertical-align: top;
    margin-top: 25px;
    color: #fff;
    font-size: 26px!important;
    padding: 14px
}

.user_info_wr {
    position: fixed;
    top: -600px;
    display: block!important;
    right: -500px;
    width: 296px;
    padding: 0 30px 5px 50px;
    background: #fff
}

#bottom_static div a,
#homepage-slider,
#top_static a,
.breadcrumb {
    overflow: hidden
}

.user_info_wr.active {
    top: 0;
    right: -16px;
    z-index: 7000
}

li.user_close {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url(../img/cart_close.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer
}

.user_ul li h4 {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
    font-size: 24px;
    color: #000;
    margin: 34px 0 33px
}

.user_ul li a,
.user_ul li span {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 15px;
    color: #000;
    display: block;
    padding: 0 0 17px
}

.user_ul li a:hover {
    color: #f3ba40
}

.search_icon {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: 0 0!important;
    cursor: pointer;
    vertical-align: top;
    margin-top: 27px;
    color: #fff;
    font-size: 26px!important;
    padding: 14px
}

#search_block_top {
    position: absolute!important;
    right: 26%!important;
    top: 34px!important;
    background: #fff!important;
    height: 100px!important;
    width: 100px!important;
    z-index: 1000000!important;
    display: none!important
}

#search_block_top .button,
#searchbox-mobile .button {
    color: #fff!important;
    text-transform: uppercase!important;
    z-index: 1001
}

#search_block_top p {
    padding: 0!important
}

#search_block_top #search_query_top {
    padding: 0 5px!important;
    height: 23px!important;
    width: 300px!important;
    border: 1px solid #666!important;
    border-right: 0!important;
    background: url(../img/bg_search_input.png) repeat-x #fff!important;
    float: left!important
}

#search_block_top .button {
    border: none!important;
    border-radius: 0!important;
    background: #fff!important;
    float: left!important;
    height: 25px!important
}

#searchbox-mobile .button {
    border: 1px solid rgba(255, 255, 255, .45)!important;
    border-radius: 0!important;
    background: #000!important;
    height: 34px!important;
    margin-top: -5px;
    font-size: 10px
}

form#searchbox {
    padding-top: 5px!important;
    display: inline;
    visibility: hidden
}

form#searchbox label {
    color: #333;
    margin-bottom: 1px!important
}

form#searchbox input#search_query_block {
    border: 1px solid #CCC!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    height: 18px!important;
    margin-top: 10px!important
}

form#searchbox input#search_button {
    padding: 1px 4px!important
}

#search_block_top.active {
    position: fixed;
    top: 10%;
    left: 10%;
    right: 10%;
    height: 144px;
    bottom: auto;
    z-index: 7000;
    width: 78%
}

#search_block_top #search_query_top {
    display: block;
    font-size: 40px!important;
    position: absolute;
    left: 0;
    top: 10%;
    right: 0;
    color: #fff!important;
    border: 1px solid rgba(255, 255, 255, .45)!important
}

#fade,
#fade1,
#fade2,
#fade3,
#fade4 {
    bottom: 0;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 6000
}

#search_block_top #search_query_top:active,
#search_block_top #search_query_top:active:focus,
#search_block_top #search_query_top:focus {
    outline: 0;
    box-shadow: none
}

#search_query_top::-webkit-input-placeholder {
    color: #fff
}

#search_query_top::-moz-placeholder {
    color: #fff
}

#search_query_top:-moz-placeholder {
    color: #fff
}

#search_query_top:-ms-input-placeholder {
    color: #fff
}

.shop-phone {
    color: #bbb
}

.shop-phone strong {
    font-weight: 400
}

#fade {
    background: rgba(255, 255, 255, .98);
    height: 100%
}

#fade1,
#fade2,
#fade3 {
    background: #111;
    height: 100%;
    opacity: .8
}

#fade4 {
    background: 0 0!important;
    height: 100%!important
}

#homepage-slider .bx-wrapper {
    width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

/*
#homepage-slider .bx-wrapper img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1)
}
*/

#homepage-slider .homeslider-description {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    right: 0;
    padding: 0 10%;
    text-align: center;
    cursor: pointer
}

/*#homepage-slider */
/*.bx-controls-direction.container,*/
#top_static,
#top_static a {
    position: relative
}

#homepage-slider .homeslider-description h2 {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
/*    text-transform: uppercase;*/
    font-size: 60px;
    color: #fff;
    max-width: 1170px;
    margin: 0 auto 40px;
    padding: 0
}

#homepage-slider .homeslider-description span {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Arial;
    color: #a09f9f;
    margin: 0 0 20px
}

#homepage-slider .homeslider-description .button {
    color: #fff;
    height: 63px;
    line-height: 63px;
    min-width: 190px
}

#homepage-slider .homeslider-description .button:active,
#homepage-slider .homeslider-description .button:active:focus,
#homepage-slider .homeslider-description .button:focus,
#homepage-slider .homeslider-description .button:hover {
    color: #fff
}

.bx-wrapper .bx-pager {
    bottom: 85px !important
}

#homepage-slider .bx-wrapper .bx-controls-direction a {
    bottom: 470px !important;
    border: none !important;
}

#homepage-slider .bx-wrapper .bx-controls-direction .bx-next {
    right: 40px !important;
    top: 360px !important;
    background: url(/img/cms/right.png) 0 0 no-repeat;
}

#homepage-slider .bx-wrapper .bx-controls-direction .bx-prev {
    right: auto !important;
    left: 40px !important;
    top: 360px !important;
    background: url(/img/cms/left.png) 0 0 no-repeat;
}
/*

#homepage-slider .bx-wrapper .bx-controls-direction .bx-next:hover {
    background: url(/img/cms/right-hover.png) 0 0 no-repeat;    
}

#homepage-slider .bx-wrapper .bx-controls-direction .bx-prev:hover {
    background: url(/img/cms/left-hover.png) 0 0 no-repeat;    
}
*/

.bx-viewport {
    height: 650px !important;
}

#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 11px !important;
    height: 11px !important;
    border: 1px solid #fff !important;
    background: 0 0 !important
}

#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #fff !important
}

#homepage-slider .bx-wrapper .bx-controls-direction a:before {
    background: none !important;
}
#homepage-slider .bx-wrapper .bx-controls-direction a:after {
    font-size: 0px !important;
}
#top_static {
/*    margin-bottom: 0px;
    margin-top: -66px;
    /*margin-bottom: 36px;*/
    background: #fff;
    margin-right: 125px;
    margin-left: 125px;
    z-index: 401;
    margin-top: -30px
}

#top_static a {
    display: block;
    margin-bottom: 30px
}

#top_static a:before {
    display: block;
    position: absolute;
    width: 200%;
    height: 270%;
    transform: rotate(45deg);
    top: -240%;
    left: 100%;
    background:rgba(33, 29, 139, .61);
    transition-duration: 1s
}

#bottom_static div a em,
#bottom_static div a img,
#bottom_static div a span,
.add_to_cart_wr,
.subscribe_block,
.view_wr {
    transition-duration: .5s
}

#top_static a:hover:before {
    top: -70%;
    left: -30%
}

#top_static a img {
    display: block;
    width: 100%
}

.want_it_up {
    position: relative;
    top: -126px;
    box-shadow: 0 0 0 -200px rgba(0, 0, 0, .15), -62px -62px 68px -69px rgba(0, 0, 0, .15), 0 0 0 -200px rgba(0, 0, 0, .15), 65px -62px 68px -69px rgba(0, 0, 0, .15);
    max-width: 1300px;
    padding: 0 0px;
    z-index: 400;
    background: #fff;
    margin: 0 auto -120px
}

#top_up_static {
    padding: 33px 0
}

#top_up_static a {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 16px;
    font-weight: 700;
    color: #000
}

#about_us h4,
#bottom_static div a em {
    color: #fff;
    font-family: 'Open Sans', sans-serif!important;
}

.discnt,
.free_shipp,
.guarant,
.suppr {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 27px
}

.free_shipp {
    background-image: url(../img/bottom_static-1.png)
}

.suppr {
    background-image: url(../img/bottom_static-2.png)
}

.guarant {
    background-image: url(../img/bottom_static-3.png)
}

.discnt {
    background-image: url(../img/bottom_static-4.png)
}

@-webkit-keyframes bounce {
    0%,
    5% {
        -webkit-transform: translateY(-100%)
    }
    15%,
    25% {
        -webkit-transform: translateY(0);
        padding: 4px auto
    }
    20% {
        -webkit-transform: translateY(-80%)
    }
    30% {
        -webkit-transform: translateY(-70%)
    }
    35%,
    45% {
        -webkit-transform: translateY(0);
        padding: 5px auto
    }
    40% {
        -webkit-transform: translateY(-60%)
    }
    50% {
        -webkit-transform: translateY(-50%)
    }
    55%,
    65% {
        -webkit-transform: translateY(0);
        padding: 6px auto
    }
    60% {
        -webkit-transform: translateY(-30%)
    }
    70% {
        -webkit-transform: translateY(-15%)
    }
    75%,
    85% {
        -webkit-transform: translateY(0);
        padding: 8px auto
    }
    80% {
        -webkit-transform: translateY(-10%)
    }
    90% {
        -webkit-transform: translateY(-5%)
    }
    100%,
    95% {
        -webkit-transform: translateY(0);
        padding: 10px
    }
}

#top_up_static a:hover i {
    animation: bounce 1.6s ease-out
}

#bottom_static div a {
    display: block;
    position: relative
}

#bottom_static div a img {
    display: block;
    width: 100%
}

#bottom_static div a:hover img {
    transform: scale(2)
}

#bottom_static div a strong {
    display: block;
    position: absolute;
    top: 50%;
    left: 10%;
    right: 10%;
    transform: translateY(-50%);
    z-index: 6
}

#bottom_static div a em {
    font-weight: 300;
    font-size: 27px;
    line-height: 36px;
    display: block;
    margin-bottom: 20px
}

#bottom_static div a:hover em {
    font-size: 36px
}

#bottom_static div a span {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
    display: block;
    transform: scale(.2);
    opacity: 0
}

#bottom_static div a:hover span {
    transform: scale(1);
    opacity: 1
}

#bottom_static div a:before {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 5;
    background: rgba(33,29,139, 1);
    background: -moz-linear-gradient(45deg, rgba(33,29,139, 1) 0, rgba(103, 119, 243, .5) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(33,29,139, 1)), color-stop(100%, rgba(103, 119, 243, .5)));
    background: -webkit-linear-gradient(45deg, rgba(33,29,139, 1) 0, rgba(103, 119, 243, .5) 100%);
    background: -o-linear-gradient(45deg, rgba(33,29,139, 1) 0, rgba(103, 119, 243, .5) 100%);
    background: -ms-linear-gradient(45deg, rgba(33,29,139, 1) 0, rgba(103, 119, 243, .5) 100%);
    background: linear-gradient(45deg, rgba(33,29,139, 1) 0, rgba(103, 119, 243, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#211d8b', endColorstr='#2dd8e8', GradientType=1);
    transition-duration: .5s
}

.new-label,
.sale-label {
    top: 9px;
    width: 45px;
    height: 45px;
    text-transform: none;
    z-index: 1
}

#bottom_static div a:hover:before {
    opacity: 1
}

#index .tab-content {
    padding: 51px 8px
}

ul.product_list.grid>li .product-container {
    padding: 0;
    position: relative;
    overflow: hidden
}

.functional,
.new-label,
.sale-label {
    text-align: center;
    position: absolute
}

.new-label {
    right: 10px;
    background: #000;
    display: block;
    transform: rotate(45deg)
}

.new-label span {
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    letter-spacing: -.4px;
    display: inline-block;
    transform: rotate(-45deg)
}

.new-label span.francias {
    font-size: 12px
}

.sale-label {
    left: 10px;
    background: #211d8b;
    display: block;
    transform: rotate(45deg)
}

.sale-label span {
    font-size: 16px;
    line-height: 16px;
    line-height: 45px;
    letter-spacing: -.4px;
    color: #fff;
    display: inline-block;
    transform: rotate(-45deg)
}

ul.product_list.grid li .right-block .button-container,
ul.product_list.list li .functional,
ul.product_list.list li .functional-buttons {
    display: none!important
}

.functional {
    left: 0;
    bottom: 12px;
    width: 100%
}

ul.product_list.list li .right-block .button-container .button {
    min-width: 180px;
    height: 58px;
    line-height: 58px
}

.ajax_add_to_cart_button,
.quick-view {
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat
}

ul.product_list.grid>li .product-container h5 {
    margin: 0
}

.add_to_cart_wr {
    position: relative;
    left: -200px;
    transition-delay: .35s
}

li.hovered .add_to_cart_wr {
    left: 0;
    transition-delay: 0s
}

.view_wr {
    position: relative;
    right: -200px;
    transition-delay: .35s
}

li.hovered .view_wr {
    right: 0;
    transition-delay: 0s
}

.ajax_add_to_cart_button {
    background-image: url(../img/add_to_cart.png);
    background-position: 0 0
}

.ajax_add_to_cart_button:hover {
    background-position: 0 -67px
}

.ajax_add_to_cart_button:active,
.ajax_add_to_cart_button:active:focus,
.ajax_add_to_cart_button:focus {
    background-position: 0 -134px
}

.ajax_add_to_cart_button.disabled {
    background-image: url(../img/add_to_cart-out.png)!important
}

.quick-view {
    background-image: url(../img/view.png);
    background-position: 0 0
}

.quick-view:hover {
    background-position: 0 -67px
}

.quick-view:active,
.quick-view:active:focus,
.quick-view:focus {
    background-position: 0 -134px
}

#about_us {
    height: 440px;
    background: url(../img/about.jpg) center center no-repeat
}

#about_us h4 {
    font-size: 48px;
    text-align: center;
    margin: 59px 0 54px
}

#about_us p {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    float: left;
    width: 68%;
    padding-left: 75px
}

#about_us p span {
    font-size: 94px;
    float: left;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0 6px 6px 0;
    font-family: 'Open Sans', sans-serif!important;
    color: #f9d588
}

#about_us p a,
.discn,
.ship,
.supp {
    font-family: 'Open Sans', sans-serif!important
}

#about_us p a {
    display: block;
    font-size: 18px;
    color: #f9d588;
    margin: 36px 0 0
}

#about_us p a:after {
    display: inline-block;
    position: relative;
    width: 7px;
    height: 11px;
    background: url(../img/about_arrow.png) center center no-repeat;
    margin-left: 8px
}

#about_us .about_info {
    width: 32%;
    float: left;
    padding-left: 30px;
    position: relative;
    top: -20px
}

.discn,
.ship,
.supp {
    display: block;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 32px
}

.discn:before,
.ship:before,
.supp:before {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: 15px;
    margin-right: 25px
}

.ship:before {
    background-image: url(../img/ship.png)
}

.supp:before {
    background-image: url(../img/supp.png)
}

.discn:before {
    background-image: url(../img/discn.png)
}

.subscribe_block {
    background: #282828;
    position: fixed;
    bottom: -76px;
    left: 0;
    right: 0;
    z-index: 450
}

.subscribe_block.active {
    bottom: 0
}

.newsletter h4 {
    width: 60%;
    float: left;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    margin: 28px 0 26px
}

.newsletter h4.francias {
    font-size: 17px
}

.newsletter .subscribe_button,
.newsletter input {
    font-weight: 700;
    box-shadow: none;
    height: 37px;
    line-height: 37px;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 14px;
    text-transform: none
}

.newsletter .block_content {
    width: 40%;
    float: left;
    margin: 21px 0 3px
}

.newsletter form {
    position: relative
}

.newsletter input {
    display: block;
    border: none;
    background: #fff;
    border-radius: 0;
    width: 100%;
    padding: 0 140px 0 20px
}

.newsletter input:active,
.newsletter input:active:focus,
.newsletter input:focus {
    outline: 0
}

.newsletter .subscribe_button {
    position: absolute;
    width: 130px;
    top: 0;
    right: 0;
    background: #211d8b;
    color: #fff;
    border-radius: 0;
    border: none
}

.newsletter .subscribe_button:active,
.newsletter .subscribe_button:active:focus,
.newsletter .subscribe_button:focus,
.newsletter .subscribe_button:hover {
    outline: 0;
    box-shadow: none;
    background: #4f60e9;
    color: #fff
}

#social_block h4 {
    width: 50%;
    float: left;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    margin: 27px 0
}

#social_block ul {
    width: 50%;
    float: left;
    margin: 23px 0 14px
}

#social_block ul li {
    display: inline-block
}

#social_block ul li a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url(../img/socials.png);
    background-repeat: no-repeat
}

.facebook a {
    background-position: 0 0
}

.twitter a {
    background-position: -38px 0
}

.rss a {
    background-position: -76px 0
}

.google-plus a {
    background-position: -115px 0
}

.facebook a:hover {
    background-position: 0 -45px
}

.twitter a:hover {
    background-position: -38px -45px
}

.rss a:hover {
    background-position: -76px -45px
}

.google-plus a:hover {
    background-position: -115px -45px
}

.subscribe_show,
.turn {
    display: none;
    position: absolute;
    min-width: 62px;
    padding: 0 10px;
    text-transform: uppercase;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    height: 27px;
    line-height: 28px;
    color: #fff;
    background: #282828;
    top: -27px;
    right: 130px;
    z-index: 1000;
    cursor: pointer
}

.subscribe_show.active,
.turn.active {
    display: block
}

.header-container.inner_page,
.header-container.inner_page.diff {
    background: #000!important;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .45)
}

.header-container.inner_page .account_icon,
.header-container.inner_page .cart_icon,
.header-container.inner_page .search_icon {
    background-image: none!important;
    color: #fff;
    font-size: 20px;
    padding: 13px
}

.header-container.inner_page .sf-menu>li>a,
.header-container.inner_page .shop-phone strong,
.header-container.inner_page div.current>strong {
    color: #fff!important;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase
}

.header-container.diff {
    background: #000!important;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .45);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

/*
.header-container.diff #currencies-block-top,
.header-container.diff #languages-block-top,
.header-container.diff .need_line,
.header-container.diff .shop-phone {
    display: none
}
*/

/*
.header-container.diff .search_icon {
    background: 0 0!important;
    margin-top: 0;
    height: 48px;
    color: #fff;
    font-size: 20px;
    padding: 13px
}

.header-container.diff .cart_icon {
    background-image: none!important;
    border-left: 1px solid rgba(255, 255, 255, .45)!important;
    border-right: 1px solid rgba(255, 255, 255, .45)!important;
    margin-top: 0;
    height: 48px;
    margin-bottom: 8px
}

.header-container.diff .account_icon {
    background-image: none!important;
    margin-top: 0;
    height: 48px;
    color: #fff;
    font-size: 20px;
    padding: 13px
}

.header-container.diff .sf-menu>li>a {
    color: #fff!important;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 300!important;
    letter-spacing: .1em;
    text-transform: uppercase
}
*/

.sf-menu>li>ul>li>a {
    color: #000!important;
    font-family: 'Open Sans', sans-serif!important;
/*    font-family: Raleway!important;*/
    font-size: 12px!important;
    font-weight: 300!important;
    letter-spacing: .04em!important;
    text-transform: uppercase!important
}

@media (max-width:991px) {
    .header-container .cat-title,
    .header-container.diff .cat-title {
        color: #e1e1e1!important;
/*        font-family: Raleway!important;*/
        font-family: 'Open Sans', sans-serif!important;
        font-size: 16px!important;
/*        font-weight: 500!important;*/
        letter-spacing: .1em!important;
        text-transform: uppercase!important;
	    margin-bottom: -15px!important;
    }
    .header-container.diff .sf-menu>li span {
        color: silver!important
    }
    body {
            padding-top: 25px !important;
    }
}

/*
.header-container.diff .header_logo .logo {
    max-width: 98px;
    font-size: 50px;
    color: #211d8b
}
*/

.logo {
    font-size: 50px!important;
    color: #383838
}

#block_contact_infos li,
#block_contact_infos li span,
.copyright a {
    color: #000;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 15px
}
/*

.header-container.diff header {
    padding-top: 7px;
    padding-bottom: 0;
    background: #000
}

.header-container.diff #block_top_menu {
    padding-top: 13px
}
*/

ul#payments_footer {
    display: block;
    margin-top: 31px;
    margin-bottom: 12px
}

ul#payments_footer li {
    display: inline-block;
    width: 45px;
    text-align: center;
    margin-right: 6px;
    padding-bottom: 0!important
}

ul#payments_footer li a {
    display: inline-block;
    height: 28px;
    width: 45px;
    background: url(../img/payments_footer.png) no-repeat;
    transition-duration: .3s
}

ul#payments_footer li a:hover {
    transform: scale(1.2)
}

ul#payments_footer li a.visa {
    background-position: 0 0
}

ul#payments_footer li a.mscrd {
    background-position: -57px 0
}

ul#payments_footer li a.amrcexprss {
    background-position: -114px 0
}

ul#payments_footer li a.dscvr {
    background-position: -171px 0
}

#block_contact_infos li,
#block_contact_infos li span {
    font-weight: 400
}

#block_contact_infos li.footer_phone span {
    font-weight: 900
}

.copyright {
    text-align: center;
    padding: 22px 0;
    background: #f8f8f8;
    color: #000
}

#product .socialsharing_product .btn.btn-default.btn-facebook.social-sharing i,
#product .socialsharing_product .btn.btn-default.btn-google-plus.social-sharing i,
#product .socialsharing_product .btn.btn-default.btn-pinterest.social-sharing i,
#product .socialsharing_product .btn.btn-default.btn-twitter.social-sharing i,
#topcontrol img {
    display: none
}

#topcontrol {
    width: 60px;
    height: 60px;
    background-image: url(../img/arrow_up.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 500!important
}

#topcontrol:hover {
    background-position: 0 -62px
}

#product .socialsharing_product .btn.btn-default.btn-facebook.social-sharing,
#product .socialsharing_product .btn.btn-default.btn-google-plus.social-sharing,
#product .socialsharing_product .btn.btn-default.btn-pinterest.social-sharing,
#product .socialsharing_product .btn.btn-default.btn-twitter.social-sharing {
    text-indent: -9999px;
    display: inline-block;
    width: 32px;
    height: 32px;
    border: none;
    box-shadow: none;
    border-radius: 30px;
    background-image: url(../img/socials.png);
    background-repeat: no-repeat;
    background-color: transparent
}

#product .socialsharing_product .btn.btn-default.btn-twitter.social-sharing {
    background-position: 0 0
}

#product .socialsharing_product .btn.btn-default.btn-twitter.social-sharing:hover {
    background-position: 0 -45px
}

#product .socialsharing_product .btn.btn-default.btn-facebook.social-sharing {
    background-position: -39px 0
}

#product .socialsharing_product .btn.btn-default.btn-facebook.social-sharing:hover {
    background-position: -39px -45px
}

#product .socialsharing_product .btn.btn-default.btn-google-plus.social-sharing {
    background-position: -77px 0
}

#product .socialsharing_product .btn.btn-default.btn-google-plus.social-sharing:hover {
    background-position: -77px -45px
}

#product .socialsharing_product .btn.btn-default.btn-pinterest.social-sharing {
    background-position: -117px 0
}

#product .socialsharing_product .btn.btn-default.btn-pinterest.social-sharing:hover {
    background-position: -117px -45px
}

#product .socialsharing_product .btn.btn-default.btn-facebook.social-sharing:active,
#product .socialsharing_product .btn.btn-default.btn-facebook.social-sharing:active:focus,
#product .socialsharing_product .btn.btn-default.btn-facebook.social-sharing:focus,
#product .socialsharing_product .btn.btn-default.btn-google-plus.social-sharing:active,
#product .socialsharing_product .btn.btn-default.btn-google-plus.social-sharing:active:focus,
#product .socialsharing_product .btn.btn-default.btn-google-plus.social-sharing:focus,
#product .socialsharing_product .btn.btn-default.btn-pinterest.social-sharing:active,
#product .socialsharing_product .btn.btn-default.btn-pinterest.social-sharing:active:focus,
#product .socialsharing_product .btn.btn-default.btn-pinterest.social-sharing:focus,
#product .socialsharing_product .btn.btn-default.btn-twitter.social-sharing:active,
#product .socialsharing_product .btn.btn-default.btn-twitter.social-sharing:active:focus,
#product .socialsharing_product .btn.btn-default.btn-twitter.social-sharing:focus {
    outline: 0
}

.need_product_line {
    height: 1px;
    background: #eaeaea;
    clear: both;
    max-width: 470px;
    margin: 15px 0 20px
}

#short_description_block h4 {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 15px;
    font-weight: 300
}

#new_comment_form .product_button,
#product p.buttons_bottom_block #wishlist_button_nopop,
#product p.buttons_bottom_block .product_button {
    width: 180px;
    height: 52px;
    line-height: 52px;
    display: inline-block;
    border: 2px solid #211d8b;
    padding: 0 20px;
    border-radius: 0;
    background: 0 0;
    font-size: 16px;
    font-family: Arial;
    color: #000;
    text-align: center;
    transition-duration: .5s
}

#product .nav-tabs>li>a,
#product .tab-content {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed
}

#new_comment_form .product_button:hover,
#product p.buttons_bottom_block #wishlist_button_nopop:hover,
#product p.buttons_bottom_block .product_button:hover {
    background: #211d8b;
    color: #fff;
    text-decoration: none
}

#product p.buttons_bottom_block #wishlist_button_nopop {
    font-weight: 400;
    display: none
}

.buttons_bottom_block button.product_button {
    font-weight: 700
}

#new_comment_form .product_button:active,
#new_comment_form .product_button:active:focus,
#new_comment_form .product_button:focus,
#product p.buttons_bottom_block #wishlist_button_nopop:active,
#product p.buttons_bottom_block #wishlist_button_nopop:active:focus,
#product p.buttons_bottom_block #wishlist_button_nopop:focus,
.product_button:active,
.product_button:active:focus,
.product_button:focus {
    outline: 0;
    text-decoration: none;
    background: #211d8b;
    color: #fff
}

#product .box-cart-bottom div,
#product p.buttons_bottom_block {
    display: inline-block;
    margin-right: 3px
}

#product p.buttons_bottom_block #wishlist_button_nopop:before {
    display: none
}

#product .nav-tabs>li>a {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    color: #222;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    line-height: 32px;
    padding: 6px 28px;
    background: #f9f9f9
}

#product .nav-tabs>li.active>a,
#product .nav-tabs>li:hover>a {
    background: #fff;
    border-bottom: 1px solid transparent
}

#product #product_comments_block_tab div.comment,
#product .tab-content {
    border-bottom: 1px solid #ededed
}

#product .tab-content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 0;
    padding-top: 20px
}

#product #product_comments_block_tab div.comment .comment_details p.title_block strong {
    font-size: 20px;
    color: #000;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300
}

#product #product_comments_block_tab div.comment .comment_details p.title_block {
    margin-bottom: 5px
}

#product #product_comments_block_tab div.comment .comment_details .star_content {
    margin-bottom: 8px
}

#product #product_comments_block_tab div.comment .comment_details .review_body+ul li {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 15px;
    color: 000;
    font-weight: 400
}

#product #product_comments_block_tab div.comment .comment_details em {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 12px;
    color: #818181
}

#product #product_comments_block_tab div.comment .comment_details .review_body {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 15px;
    color: #000;
    line-height: 26px
}

#product #product_comments_block_tab div.comment:last-child {
    border-bottom: none
}

#product #id_new_comment_form {
    background: #f7f7f7;
    padding: 30px
}

#product #new_comment_form #criterions_list li label {
    display: block;
    float: none
}

#product #new_comment_form textarea {
    margin-bottom: 20px
}

#product #new_comment_form_footer {
    clear: both;
    padding: 20px 30px;
    margin: 0 -15px;
    border-top: 1px solid #ededed
}

#product_comments_block_tab .fr .closefb {
    margin-left: 0
}

#product_comments_block_tab .fr {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 18px;
    color: #bcbcbc
}

.pb-center-column #short_description_block #short_description_content p {
    padding-left: 0
}

.new_comment_form_wr+p {
    margin-bottom: 0
}

#product_comments_block_tab p.no_review,
.outorize {
    padding: 20px;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px;
    text-transform: none;
    color: #222
}

.outorize .login__link {
    margin-left: 0!important;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px;
    text-transform: none;
    color: #211d8b
}

.breadcrumb,
.breadcrumb span.navigation_page {
    text-transform: none;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 14px
}

.content_image {
    float: left;
    margin: 0 30px 10px 0
}

.content_scene_cat .content_scene_cat_bg {
    padding: 0;
    min-height: 160px!important
}

.content_scene_cat {
    color: #d7d7d7;
    line-height: 19px;
    margin: 0 0 0 0 !important;
}
.breadcrumb {
    color: #000;
    display: block;
    padding: 30px 24px !important;
    margin-bottom: 31px;
    position: relative;
    background: #f0f0f0;
    margin-top: 125px;
    z-index: 1
}

.breadcrumb .navigation-pipe {
    display: none
}

.breadcrumb span.navigation_page {
    color: #9d9d9d
}

.breadcrumb span.navigation_page a {
    display: inline-block;
    text-transform: none;
    padding: 0;
    position: relative;
    z-index: 2;
    color: #000
}

.breadcrumb a.home,
.breadcrumb a.home i,
.breadcrumb a.home:before {
    display: none
}

.breadcrumb a:after {
    display: inline-block;
    width: 1px;
    height: 16px;
    background: #000;
    position: relative;
    right: 0;
    top: 3px;
    z-index: -1;
    margin: 0 10px
}

.breadcrumb span.navigation_page a:hover {
    color: #9d9d9d
}

#categories_block_left h2.title_block {
    margin-top: -4px;
/*    padding-top: 0*/
}

#categories_block_left li span.grower {
    display: block;
    background: #f9f9f9;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

#categories_block_left li span.grower.CLOSE:before,
#categories_block_left li span.grower.OPEN:before {
    text-align: center;
    vertical-align: middle;
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background-image: url(../img/catalog_arrow.png);
    background-repeat: no-repeat;
    line-height: 30px
}

#categories_block_left li span.grower.CLOSE:before {
    background-position: 15px 17px
}

#categories_block_left li span.grower.CLOSE:hover:before {
    background-position: 15px -31px
}

#categories_block_left li span.grower.OPEN:before {
    background-position: 15px -31px;
    transform: rotateX(180deg)
}

.button,
.button.button-medium,
.button.button-medium.exclusive,
.button.button-small,
.button.exclusive-medium,
.cart_navigation .button-exclusive {
    min-width: 90px;
    height: 35px;
    line-height: 34px;
    display: inline-block;
    border: 2px solid #211d8b;
    padding: 0 20px;
    border-radius: 0;
    background: 0 0;
    font-size: 16px;
    font-family: Arial;
    color: #000;
    text-align: center;
    transition-duration: .5s
}

#order h1.page-heading,
.button i.left,
.button i.right,
.button.button-medium span i.left,
.button.button-medium span i.right,
.button.button-medium.exclusive span i.left,
.button.button-medium.exclusive span i.right,
.button.button-small span i.left,
.button.button-small span i.right,
.button.exclusive-medium span i.left,
.button.exclusive-medium span i.right,
.cart_navigation .button-exclusive i.icon-chevron-left,
.cart_navigation .button-exclusive i.left,
.cart_navigation .button-exclusive i.right,
.cart_navigation .button-exclusive span i.left,
.cart_navigation .button-exclusive span i.right {
    display: none
}

.button.button-medium,
.button.exclusive-medium,
.cart_navigation .button-exclusive {
    height: 58px;
    line-height: 58px
}

.button.button-medium.exclusive:hover,
.button.button-medium:hover,
.button.button-small:hover,
.button.exclusive-medium:hover,
.button:hover,
.cart_navigation .button-exclusive:hover {
    background: #211d8b;
    color: #fff
}

.button.button-medium.exclusive:active,
.button.button-medium.exclusive:active:focus,
.button.button-medium.exclusive:focus,
.button.button-medium:active,
.button.button-medium:active:focus,
.button.button-medium:focus,
.button.button-small:active,
.button.button-small:active:focus,
.button.button-small:focus,
.button.exclusive-medium:active,
.button.exclusive-medium:active:focus,
.button.exclusive-medium:focus,
.button:active,
.button:active:focus,
.button:focus,
.cart_navigation .button-exclusive:active,
.cart_navigation .button-exclusive:active:focus,
.cart_navigation .button-exclusive:focus {
    outline: 0;
    text-decoration: none;
    background: #211d8b;
    color: #fff
}

.cart_navigation .button {
    margin-bottom: 10px
}

#layered_form .color-option {
    margin-left: 0;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: 4px;
    position: relative;
    padding: 0;
    border: none
}

#layered_form .color-option.on {
    background-image: url(../img/color_check.png)!important;
    background-repeat: no-repeat!important;
    background-position: center center!important
}

#layered_form .color-option.color_pick_white {
    border: 1px solid #c4c4c4
}

#layered_form .color-option.color_pick_white.on {
    background-image: url(../img/color_check_white.png)!important
}

body .ui-widget-content {
    background: #eaeaea;
    border: none;
    height: 2px
}

body .ui-slider-range.ui-widget-header.ui-corner-all {
    background: #211d8b
}

body .ui-slider-handle.ui-state-default.ui-corner-all {
    background: url(../img/ui_handler.png) center center no-repeat;
    border: none;
    top: -8px;
    cursor: pointer
}

body .ui-slider-handle.ui-state-default.ui-corner-all:active,
body .ui-slider-handle.ui-state-default.ui-corner-all:active:focus,
body .ui-slider-handle.ui-state-default.ui-corner-all:focus,
body .ui-slider-handle.ui-state-default.ui-corner-all:hover {
    outline: 0
}

#layered_price_range,
#ul_layered_price_0>label {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 13px;
    font-weight: 400;
    color: #000
}

#product #attributes .selector {
    width: 100px!important
}

#product #attributes .selector span {
    width: 90px!important
}

#attributes .attribute_list #color_to_pick_list li a.color_pick.color_pick_white {
    border: 1px solid #c4c4c4
}

#attributes .attribute_list #color_to_pick_list li.selected a.color_pick.color_pick_white:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 7px;
    width: 15px;
    height: 12px;
    background: url(../img/color_check_white.png) center center no-repeat
}

.content_prices #old_price,
.content_prices .our_price_display {
    margin-bottom: 0;
    padding-bottom: 0;
    vertical-align: middle
}

.pb-center-column #product_condition label,
.pb-center-column #product_reference label {
    color: #626262;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 15px;
    font-weight: 400
}

.price.text-right .price,
div.selector,
div.selector span {
    font-family: font-family: 'Open Sans', sans-serif;;
    color: #000
}

.pb-center-column #product_condition span,
.pb-center-column #product_reference span {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 15px;
    color: #000
}

div.checker span,
div.checker.hover span {
    background-image: url(../img/checkbox.png);
    background-repeat: no-repeat;
    background-position: 0 -25px
}

div.checker span.checked,
div.checker.hover span.checked {
    background-position: 0 0
}

input[type=imagei]:focus,
input[type=radioi]:focus,
input[type=reseti]:focus,
input[type=submiti]:focus,
input[type=buttoni]:focus,
input[type=checkboxi]:focus,
input[type=filei]:focus,
input[type=filei]:focus::-webkit-file-upload-button,
input[type=hiddeni]:focus {
    outline-offset: 0;
    outline: 0
}

div.selector,
div.selector span {
    background-image: url(../img/select.png);
    background-repeat: no-repeat;
    height: 34px;
    font-size: 14px;
    font-weight: 400
}

div.selector {
    background-position: 0 -40px
}

div.selector span {
    background-position: right 0;
    line-height: 36px
}

div.selector select {
    height: 34px
}

li#grid a,
li#list a {
    display: inline-block;
    height: 20px;
    overflow: hidden;
    position: relative;
    top: 6px
}

li#grid a {
    width: 20px;
    font-size: 0
}

li#list a {
    width: 23px
}

li#grid a i,
li#list a i {
    position: relative;
    height: 20px;
    display: block;
    background-image: url(../img/grid_list.png);
    background-repeat: no-repeat
}

li#grid a:hover,
li#list a:hover {
    cursor: pointer
}

li#grid a i {
    width: 20px;
    background-position: 0 2px
}

li#grid a:hover i,
li#grid.selected a i {
    background-position: 0 -21px
}

li#list a i {
    width: 23px;
    background-position: -23px 2px
}

li#list a:hover i,
li#list.selected a i {
    background-position: -23px -21px
}

.btn.button-minus,
.btn.button-plus {
    display: inline-block;
    width: 31px;
    height: 32px;
    position: relative;
    background: url(../img/catalog_arrow.png) 11px 14px no-repeat #e9e9e9;
    text-align: center;
    padding: 0;
    border: 1px solid #e9e9e9;
    vertical-align: bottom
}

.btn.button-plus {
    top: 1px;
    right: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transform: rotateX(180deg)
}

.btn.button-minus {
    top: 1px;
    line-height: 22px;
    right: 39px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn.button-minus:hover,
.btn.button-plus:hover {
    background-position: 11px -34px
}

.cart_quantity .cart_quantity_button .cart_quantity_down.btn.btn-default.button-minus,
.cart_quantity .cart_quantity_button .cart_quantity_up.btn.btn-default.button-plus {
    font-size: 0;
    display: inline-block;
    width: 31px;
    height: 32px;
    position: relative;
    background: url(../img/catalog_arrow.png) 11px 14px no-repeat #e9e9e9;
    text-align: center;
    padding: 0;
    border: 1px solid #e9e9e9;
    vertical-align: bottom;
    right: 0;
    top: 0
}

.cart_quantity .cart_quantity_button .cart_quantity_input.form-control {
    display: inline-block;
    width: 35px;
    height: 32px;
    padding: 0 6px;
    border-top: 1px solid #e9e9e9!important;
    border-bottom: 1px solid #e9e9e9!important;
    border-left: none!important;
    border-right: none!important;
    position: relative;
    margin: 0 -4px;
    left: 0;
    top: 0;
    font-size: 13px;
    font-family: font-family: 'Open Sans', sans-serif;;
    font-weight: 400;
    text-align: center;
    line-height: 30px
}

.cart_quantity .cart_quantity_button .cart_quantity_input.form-control:active,
.cart_quantity .cart_quantity_button .cart_quantity_input.form-control:active:focus,
.cart_quantity .cart_quantity_button .cart_quantity_input.form-control:focus {
    outline: 0
}

.btn.button-minus:active,
.btn.button-minus:active:focus,
.btn.button-minus:focus,
.btn.button-minus:hover,
.btn.button-plus:active,
.btn.button-plus:active:focus,
.btn.button-plus:focus,
.btn.button-plus:hover {
    text-decoration: none!important
}

.cart_unit ul.price li {
    display: inline-block;
    vertical-align: middle
}

#order.order.hide-left-column.hide-right-column .table-bordered,
#order.order.hide-left-column.hide-right-column .table-bordered>tbody>tr>td,
#order.order.hide-left-column.hide-right-column .table-bordered>tbody>tr>th,
#order.order.hide-left-column.hide-right-column .table-bordered>tfoot>tr>td,
#order.order.hide-left-column.hide-right-column .table-bordered>tfoot>tr>th,
#order.order.hide-left-column.hide-right-column .table-bordered>thead>tr>td,
#order.order.hide-left-column.hide-right-column .table-bordered>thead>tr>th {
    border: none
}

#order #cart_summary tbody td.cart_product {
    text-align: left;
    padding: 11px 11px 11px 0
}

#cart_summary tbody td.cart_avail span {
    display: none
}

.price.text-right .price {
    font-weight: 400;
    font-size: 18px
}

#order.order.hide-left-column.hide-right-column .table-bordered>thead>tr>th {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #c7c7c7
}

#order.order.hide-left-column.hide-right-column .table-bordered>thead>tr>th.cart_avail.item {
    font-size: 0
}

.cart_total span.price {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-weight: 400;
    font-size: 18px;
    color: #000
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/delete_cart.png) center center no-repeat;
    transition-duration: .5s;
    position: relative;
    top: 4px
}

#product.content_only #an_bootstraptabs,
.cart_delete a.cart_quantity_delete .icon-trash {
    display: none
}

#cart_summary tbody tr {
    border-bottom: 1px solid #f7f7f7
}

#cart_summary tbody tr:last-child {
    border-bottom: none
}

#order #cart_summary tfoot td.text-right {
    font-family: font-family: 'Open Sans', sans-serif;;
    font-size: 15px;
    font-weight: 400;
    color: #989797
}

#order #cart_summary tfoot td.text-right+.price,
#order #cart_summary tfoot td.text-right+.price span,
.rte p span {
    font-family: font-family: 'Open Sans', sans-serif;;
    color: #000
}

#order #cart_summary tfoot td.text-right+.price {
    font-size: 18px;
    font-weight: 400
}

#order #cart_summary tfoot td.text-right+.price span {
    font-size: 18px;
    font-weight: 700
}

.table tfoot>tr>td {
    padding-right: 25px
}

.rte p span {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px
}

#category .nbrItemPage .selector {
    width: 70px!important
}

#category .nbrItemPage .selector span {
    width: 60px!important
}

@media (max-width:1199px) {
    #top_static div a:first-child {
        margin-bottom: 20px
    }
    ul#payments_footer li {
        margin-right: 0
    }
    #social_block h4,
    .newsletter h4 {
        width: 100%;
        margin: 10px 0
    }
    .newsletter .block_content {
        width: 100%;
        margin: 0 0 3px
    }
    #social_block ul {
        width: 100%;
        margin: 3px 0 10px
    }
    .subscribe_block {
        bottom: -97px
    }
    li .functional .add_to_cart_wr {
        left: 0
    }
    li .functional .view_wr {
        right: 0
    }
    .breadcrumb {
        margin-top: 0
    }
    #pagenotfound #columns {
        margin-top: 125px
    }
/*
    .header-container.inner_page.diff .account_icon,
    .header-container.inner_page.diff .search_icon {
        margin-top: 0!important
    }
*/
    .header-container.inner_page {
        position: fixed!important
    }
    .sf-menu>li>a {
        
    font-size: 14px!important;
    letter-spacing: 0em!important;
    font-weight: 300!important;
    }
/*
    .header-container.diff #currencies-block-top,
    .header-container.diff #languages-block-top,
    .header-container.diff .need_line,
    .header-container.diff .shop-phone {
        display: none!important
    }
*/
/*
    .header-container #currencies-block-top,
    .header-container #languages-block-top,
    .header-container .shop-phone {
        display: none!important
    }
*/
/*
    .header-container.inner_page.diff .cart_icon {
        border-left: 1px solid rgba(255, 255, 255, .45)!important;
        border-right: 1px solid rgba(255, 255, 255, .45)!important;
        margin-top: 0!important
    }
    .header-container.inner_page.diff .header_logo .logo {
        max-width: 100%
    }
*/
    #homepage-slider .homeslider-description h2 {
        max-width: 991px
    }
}

@media (max-width:991px) {
    #searchbox,
    form#searchbox {
        position: relative!important
    }
/*
    .columns-container {
        margin-top: 178px;
    }
*/
    #social_block h4,
    #social_block ul,
    .newsletter h4 {
        text-align: center
    }
    .subscribe_block {
        bottom: -175px
    }
    .subscribe_block .form-group {
        margin-bottom: 0
    }
/*    .shop-phone {

        margin-bottom: 5px
    }*/
    .header-container #currencies-block-top,
    .header-container #languages-block-top,
    .header-container .need_line,
    .header-container .shop-phone {
        display: none!important
    }
    #currencies-block-top,
    #languages-block-top {
        float: right
    }
    header .col-md-7.col-lg-7.col-sm-12.col-md-pull-3.col-lg-pull-2.col-sm-pull-0.clearfix {
        clear: both
    }
    .sf-menu>li:first-child>a {
        padding-left: 20px !important;
	margin-top: 8px !important;
    }
    .sf-menu>li>a {
        padding-top: 12px !important;
        padding-bottom: 12px !important
    }
    .sf-menu {
        background: #000!important
    }
    #searchbox {
        float: none!important
    }
    #searchbox-mobile {
        display: none
    }
    form#searchbox-mobile input[name=submit_search-mobile] {
        color: #fff
    }
/*
    .header-container.diff,
    .sf-menu ul {
        background: rgba(255, 255, 255, .9);
        color: #000!important;
        font-family: Raleway;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .1em;
        text-transform: uppercase;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: color 0 ease-in;
        transition: none
    }
    .header-container.diff .cat-title,
    .header-container.diff .sf-menu>li span {
        color: #000
    }*/
    #block_top_menu,
    .header-container.diff #block_top_menu {
        padding-top: 0 !important;
    }
    .header-container.diff .cat-title:hover {
        color: #000;
        border-bottom: 1px solid #333
    }

    header .col-md-3.col-lg-2.col-sm-6.col-md-push-7.col-lg-push-7.col-sm-push-0 {
        text-align: right;
        padding-left: 0
    }
    #about_us h4 {
        margin-bottom: 10px
    }
    #about_us p a {
        margin-top: 13px
    }
    #about_us .about_info {
        padding-left: 15px
    }
    .discn:before,
    .ship:before,
    .supp:before {
        margin-right: 10px
    }
    .discn,
    .ship,
    .supp {
        font-size: 15px
    }
    .cart_close,
    li.user_close {
        right: 40px
    }
    #product_comments_block_tab .fr {
        left: 39.5%
    }
    #searchbox-mobile input {
        width: 135px
    }
    .discnt,
    .free_shipp,
    .guarant,
    .suppr {
        display: block;
        margin: 0 auto 10px
    }
    #top_up_static a {
        text-align: center
    }
    .header-container::-webkit-scrollbar {
        width: 0
    }
    .inner_page .cat-title {
        color: #fff!important
    }
    .sf-menu>li>a {
        color: #000
    }
/*
    .header-container.diff .cart_icon {
        background-image: none!important;
        border-left: 1px solid rgba(255, 255, 255, .45)!important;
        border-right: 1px solid rgba(255, 255, 255, .45)!important;
        margin-top: 0;
        height: 48px;
        color: #fff;
        font-size: 20px;
        padding: 13px
    }
*/
    .header-container {
        overflow-y: auto;
        max-height: 100%;
        background: #000!important
    }
    #top_static {
        padding: 0;
        margin-top: 156px!important
    }
    @media (min-width:768px) and (max-width:991px) {
        #homepage-slider .homeslider-description h2 {
            max-width: 767px
        }
        #bottom_static div a strong {
            left: 5%;
            right: 5%
        }
        #bottom_static div a:hover em {
            font-size: 27px;
            line-height: 28px
        }
        #bottom_static div a em {
            font-size: 22px;
            margin-bottom: 8px
        }
        #bottom_static div a span {
            font-size: 12px;
            line-height: 15px
        }
    }
    @media (max-width:767px) {
        #top_static {
            margin-top: 156px!important;
            padding: 0
        }
        #top_up_static a {
            margin-bottom: 30px;
            height: 75px
        }
        #bottom_static div a {
            max-width: 480px;
            margin: 0 auto 30px
        }
        #homepage-slider .homeslider-description h2 {
            margin: 0 auto 40px;
            max-width: 480px
        }
        #about_us h4,
        #top_static div a,
        #top_static div a:first-child,
        .discn,
        .ship,
        .supp {
            margin-bottom: 15px
        }
        .discn:before,
        .ship:before,
        .supp:before {
            display: block;
            margin-left: auto;
            margin-right: auto;
            top: 0
        }
        .discn,
        .ship,
        .supp {
            text-align: center
        }
        #about_us p {
            padding-left: 0;
            font-size: 16px;
            line-height: 23px
        }
/*
        .header-container.diff .cat-title:after {
            top: 10px
        }
        .header-container.diff .cat-title {
            padding-top: 10px!important;
            padding-bottom: 3px;
            margin-top: -10px
        }
*/
        #search_block_top #search_query_top {
            font-size: 20px!important;
            left: 0;
            right: 0;
            width: 100%;
            text-align: center
        }
        #search_block_top .btn.button-search {
            top: 124px;
            right: 50%;
            height: 100px;
            transform: translateX(50%)
        }
        #search_block_top.active {
            left: 1%;
            right: 1%;
            width: 98%;
            height: 220px
        }
        .cart_block.block .block_content {
            margin-bottom: 0
        }
        #product_comments_block_tab .fr {
            left: 1.5%
        }
        #new_comment_form .product_button {
            width: 92px;
            padding: 0
        }
        .cart_unit ul.price li {
            display: block
        }
        .cart_unit ul.price li.price-percent-reduction.small {
            display: inline-block
        }
    }
    @media (max-width:481px) {
        #about_us p {
            font-size: 13px;
            line-height: 19px
        }
        .account_icon,
        .cart_icon,
        .search_icon {
            margin-top: 0;
            width: 40px;
            font-size: 20px!important;
            padding: 12px!important
        }
        div.current>em,
        div.current>span {
            display: none
        }
        .subscribe_block {
            bottom: -198px
        }
        .subscribe_show,
        .turn {
            right: 50%;
            transform: translateX(50%)
        }
        #search_block_top .btn.button-search {
            top: 80px
        }
        #search_block_top #search_query_top {
            font-size: 70px
        }
        #search_block_top.active {
            height: 180px
        }
        #product .nav-tabs>li>a {
            padding-left: 14px;
            padding-right: 14px
        }
        .cart_icon .ajax_cart_quantity {
            right: 2px
        }
        #homepage-slider .homeslider-description h2 {
            max-width: 310px
        }
    }
}
