/*-------------------GLOBAL---------------------------------*/



@font-face {
    font-family: 'myriad-regular';
    src: url('/css/fonts/myriad-regular.eot');
    src: local('☺'), url('/css/fonts/myriad-regular.ttf') format('truetype'), url('/css/fonts/myriad-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myriad-regular';
    src: url('./fonts/MYRIADPROREGULAR.eot');
    src: local('fonts/MYRIADPROREGULAR'), url('/css/fonts/MYRIADPROREGULAR.woff') format('woff'), url('/css/fonts/MYRIADPROREGULAR.ttf') format('truetype');
}
@font-face {
    font-family: 'myriad-light';
    src: url('/css/fonts/MyriadPro-Light.eot');
    src: local('/css/fonts/MyriadPro-Light'), url('/css/fonts/MyriadPro-Light.woff') format('woff'), url('/css/fonts/MyriadPro-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'FontAwesome';
    src: url('/css/fonts/fontawesome-webfont.woff');
    src: local('/css/fonts/fontawesome-webfont.woff'), url('/css/fonts/fontawesome-webfont.woff') format('woff');
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'myriad-regular';
  background: #FFFFFF repeat-x 0 0;
  font-size: 14px;
  COLOR: #404040;

}


img {
    max-width: 100%;
}


a {
  -webkit-transition: all 0.2s ease;
  -moz-transition:    all 0.2s ease;
  -ms-transition:     all 0.2s ease;
  -o-transition:      all 0.2s ease;
  color:#404040;
}

a:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition:    all 0.2s ease;
  -ms-transition:     all 0.2s ease;
  -o-transition:      all 0.2s ease;
  /*color:#404040;*/
  text-decoration: none;
}
a.add-to-cart:hover {
    color: white;
}
@media (max-width: 768px){
    .container-nulled-padding{
        overflow: hidden;
    }

    .container-nulled-padding [class*="col-"]{
        padding:0px;
    }
    .container-nulled-padding [class*="col-"] .start-title{
        padding-left: 15px;

    }

     .container-nulled-padding .catalog-brand-table [class*="col-"]{
        padding-left:15px;
        padding-right:15px;
    }



}


a#scrollUp {
    bottom: 20px;
    left: calc(50% + 600px);
    padding: 5px 15px;
    padding: 10px 20px;
    background: #c3c3c3;
    background-color: rgba(26,26,26,.8);
    color: #FFF;
    font-size: 20px;
    transition: opacity .2s ease-in-out;

}
@media (max-width: 1300px){
    a#scrollUp {
        bottom: 20px;
        right: 20px;
        left: inherit;

    }

}


.news_form .grey-title {

    display: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'myriad-regular',sans-serif;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input,select,button,textarea{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.pk-global-visible{

}

.mobile-global-visible{
    display: none !important;
}

@media (max-width: 768px){
    .pk-global-visible{
       display: none !important;
    }

    .mobile-global-visible{
        display: block !important;
    }
    .mobsize_table {
        display: block;
    }
    .mobsize_table_cell {
        display: inherit;
        /* text-align: right; */
        text-align: justify;
    }
    a#scrollUp{
        right: calc(50% - 20px);
    }

}


.start-title{
    margin: 20px 0px 20px 0px;
    font-size: 22px;
    color: #59595b;
    background: #2e2e2e;
    line-height: 40px;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
    color: white;
}
.page_product.version2 .center_wrap .slider-for2{
    /*height: 383px;*/
    width: 100%;
    max-width: 85%;
    display: inline-block;
    vertical-align: middle;
}
.page_product.version2 .slider-for2 .views-row{
    width: 383px;
    overflow: hidden;
    display: table;
}
.page_product.version2.slider-for2 .views-row a{
    display: table-cell;
    vertical-align: middle;
    height: 383px;
}
.page_product.version2 .center_wrap .slider-for2 img{
    margin: 0 auto;
}
.page_product .center_wrap .slider-for{
    /*height: 383px;*/
    width: 100%;
    max-width: 85%;
    display: inline-block;
    vertical-align: middle;
}
.page_product .center_wrap .slider-for2{
    /*height: 383px;*/
    width: 100%;
    max-width: 85%;
    display: inline-block;
    vertical-align: middle;
}

.page_product.version3 .center_wrap .slider-for2{
    width: calc(100% - 86px);
    max-width: 85%;
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.page_product .slider-for .views-row{
    width: 383px;
    overflow: hidden;
    display: table;
}
.page_product .slider-for .views-row a{
    display: table-cell;
    vertical-align: middle;
    height: 383px;
}
.page_product .center_wrap .slider-for img{
    margin: 0 auto;
}
.page_product .slider-for2 .views-row{
    width: 383px;
    overflow: hidden;
    display: table;
}
.page_product .slider-for2 .views-row a{
    display: table-cell;
    vertical-align: middle;
    height: 383px;
}
.page_product.version3 .slider-for2 .views-row a{
    display: table-cell;
    vertical-align: baseline;
    height: 383px;
}
.page_product.version2 .slider-for2 .views-row a{
    height: inherit;
}
.page_product .center_wrap .slider-for2 img{
    margin: 0 auto;
}
.page_product.version3 .center_wrap .slider-for2 img{
    margin: 0;
    width: 100%;
    /*max-height: 100%;*/
}
.page_product .slider-for2 .views-row{
    width: 383px;
    overflow: hidden;
    display: table;
}

.page_product .center_wrap .slider-for2 img{
    margin: 0 auto;
}
.page_product .center_wrap .slider-nav{
    width: 15%;
    display: inline-block;
    vertical-align: middle;
    height: 380px;
    padding: 33px 0;
    position: relative;
    float: right;
}
.start-title:after{

    content: "";
    width: 132px;
    height: 48px;
    position: absolute;
    background: url(/images/str_white.png) no-repeat;
    right: 14px;
    top: 66px;
    background-size: contain;
    background-position: center;
}
.in_middle {
    /* position: absolute; */
    /* width: 60%; */
    text-align: center;
    background: white;
    /* line-height: 64px; */
    /* top: 40%; */
    float: left;
    display: block;
    padding: 10px 27px;
    /* left: 20%; */
    border: 1px solid grey;
}
#header_logo {
    padding-top: 15px;
    width: 33.33333%;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.menu-line-short li {
    list-style: none;
    float: left;
}
.menu-line-short {
    width: 25%;
    float: right;
    text-align: right;
}

.lng-block a.lng {
    display: block;
    COLOR: #e4e4e4;
    /* width: 135px; */
    padding: 0 20px;
}
.menu-line-short li a {
    float: right;
    font-size: 18px;
    padding: 20px 25px;
    line-height: 20px;
    color: white;
}
.menu-line-short .menu-block {
    /* width: 25%; */
    float: right;
    /* text-align: right; */
}
.title-after-slider{
	margin-top:30px;
}

.no-padding{
  padding: 0;
}

span.awesome_font {
    font-family: 'FontAwesome', sans-serif;
    font-size: 18px;
    color: #696763;
}
#searchform {
  margin-left: 15px;
  float: left;
  position: relative;
}

#searchform img{
  right: 0;
  position: absolute;
}
.searchinput {
  color: #989898;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  padding-left: 10px;
  width: 260px;
  height: 31px;
  line-height: 31px;
  background: URL(/images/searchbg.png) repeat-x;
  float: left;
}
.empty-cart{
    float:left;
    width:100%;
    padding-top: 85px;
    color: #7c7d7f;
    text-align: center;

}

.empty-cart h3{
    line-height: 1;
    text-align: center;
    color:#7c7d7f;
    margin-top: 3px;
    margin-bottom: 14px;
}

 .cartbarmain select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 63px;
  font-size: 12px;
  border: 1px solid #fff;
  float: left;
  height: 25px;
     margin: 3px 0px 3px 12px;
  outline: none;
  background: url(/images/curr_select_arrow.png) right center no-repeat;
}

.languagebar {
    line-height: 35px;
    margin-right:10px;
}

.languagebar .lng{
    margin:0px 5px;
}

.lng-block a.lng.active{
    COLOR: white;
    text-decoration: underline;
}

.top-line {
  width: 100%;
  min-height: 35px;
    background-color: #2e2e2e;
}
.top-line .top-block {
    height: 45px;
  line-height: 15px;
}

.top-line .top-block p{
    margin:0px;
}

.top-line .top-block a.help-link {
  color: #666;
  font-size: 12px;
  padding-left: 30px;
  line-height: 35px;
  float: right;
  background: url(/images/top-helpv2.png) left center no-repeat;
}

.top-line .top-links{
    max-height: 35px;
    margin: 10px 0px;
    font-size: 12px;
}
.top-line .top-links a{
    color: #696969;
    /*font-weight: 600;*/
}

.top-line .top-links a.orange_head_text{
    color: #ff6347;
    /*font-weight: 600;*/
}

.header-block{
    text-align: center;
}

.header-block .logo{
    /*margin-top: 13px;*/
    text-align: left;
}

.header-telnums a {
    color: #666;
  font-weight: 600;
    margin-left: 10px ;
}

.menu-block {
    float: left;
    /*margin-top:10px;*/
}
.menu_string {
    background-color: #2E2E2E;
}
.menu-block .top-menu {
    float: left;
    padding: 0px;
    margin: 0px;
}
.menu-block .top-menu .parent-menu {
    list-style: none;
    float: left;
    margin: 0px;
}

.menu-block .top-menu .parent-menu:last-child{
    margin:0px;
}

.menu-block .top-menu .parent-menu .parent-menu-a {
    float: left;
    font-size: 18px;
    padding: 20px 6px;
    line-height: 20px;
    color: white;
}

.menu-block .top-menu .parent-menu .parent-menu-a:hover,
.menu-block .top-menu .parent-menu .parent-menu-a.active{
    background: #464646;
    color: white;
}
i.cart_img:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(/images/cart-icon.png) no-repeat;
    display: block;
    background-size: contain;
}

.menu-block .top-menu .parent-menu .parent-menu-a img {
    position: relative;
    top: -2px;
    margin-left: 4px;
}

.bottom-linemenu{
    float:left;
    margin:0px;
    /*margin:17.5px 0px;*/
}
.bottom-linemenu li.active, .bottom-linemenu li:hover  {
    background: #464646;
    color: white;
}
.bottom-linemenu li{
    list-style: none;
    float: left;
    margin: 0px;
}
.bottom-linemenu li.active a{
    color: white;
}
.bottom-linemenu li a{
    line-height: 20px;
    padding: 12.5px 10px;
    float: left;
    font-size: 16px;
    color: white;

}

.bottom-linemenu li:first-child a{
	padding-left:15px;
}

/*.bottom-linemenu li.active a,*/
.bottom-linemenu li:hover a{
.bottom-linemenu li.active, .bottom-linemenu li:hover*/
}

.bottom-linemenu {
    padding-left: 0;

}

.page-diver{
    border-top: 1px solid #c7c7c7;
    float:left;
    width:100%;
}

.menu-line {
    width: 75%;
}
.search-line {
    width: 100%;
}
.main-title h1{

    width: 100%;
    text-align: left;
    line-height: 42px;
    font-weight: bold;
    font-size: 12px;
}
input.search-input {
    width: 100%;
    float: left;
    border: none;
    left: 0;
    height: 35px;
    color: #ffffff;
    background: #000000;
    padding: 0px 10px;
}
.search_form {
    margin-top: -35px;
    max-width: 260px;
    position: relative;
}
.current_lng .inst_img {
    width: 29px;
    margin-right: 0;
}
.mobile_search_form {
    position: relative;
    width:100%;
    float:left;
    margin-top:-15px;
    margin-bottom: 15px;
    display: none;
}
.menu-line-short li a.years_3 {
    padding: 0;
    display: block;
    padding-top: 10px;
    margin-right: 70px;
}
span.test_under {
    display: block;
    position: absolute;
    font-size: 9px;
    width: 195px;

    margin-top: 1px;
    margin-left: -87px;
}
img.years_3 {
    max-width: 50px;
}

.mobile_search_form input.search-input{
    height:50px;
}

.search-submit {
    width: 40px;
    height:33px;
    border: none;
    //background-image: url(/images/mob_search3.png);
    background-color: #000000;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    position: absolute;
    right:1px;
    top:1px;
    font-size:16px;
    z-index: 2;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}

.mobile_search_form .search-submit{
    height:48px;
    line-height: 50px;
}

menu {
    margin:0px;
    padding-left: 0;
}
.grey-title h3{
    /* background-color: #f2f2f2; */
    width: 100%;
    line-height: 25px;
    /* font-weight: 600; */
    font-size: 24px;
    margin-bottom: 15px;
    color: #686866;
}


.loadingDiv{
    display:none;
    float:left;
    width:100%;
    background: url('/images/load.gif') center center;
    height:500px;
}

#product-list{
    float:left;
    width: 100%;
}

.sorry4margin{
    width: calc(100% + 40px)!important;
    margin-left: -20px;
    margin-right: -20px;
}
@media (max-width: 768px){
    .product-list-padding .col-xs-6{
        padding:0px;
    }
    #product-list{
        float:left;
        width: 100%;
    }

    .sorry4margin{
        width: 100%!important;
        margin-left: 0;
        margin-right: 0;
    }
}

#product-list .prod_list_f{
    margin-bottom:60px;
}

@media (max-width: 768px){
    #product-list .prod_list_f{
        margin-bottom:0px;
    }
}

.prod_list_f {
    width: 100%;
    position: relative;
    float: left;
}

.prod_list_f .product-border-block{
    border:1px solid #fff;
    padding:5px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 2;
}


@media (min-width: 768px){
	.prod_list_f:hover .product-border-block{
	    border:1px solid #e3e9ef;
	}
}



.prod_list_f .productprice{
    line-height: 15px;
    float:left;
    width:100%;
    text-align: left;
    COLOR: #333333;
    cursor:default;
}

/*
.prod_list_f .productprice table {
    float:left;
    width:100%;
}

.prod_list_f .productprice table tr td{
    width:33%;
}

.prod_list_f .productprice table tr td:nth-child(1){
    text-align: left;
}

.prod_list_f .productprice table tr td:nth-child(1){
    text-align: middle;
}

.prod_list_f .productprice table tr td:nth-child(1){
    text-align: right;
} */

.prod_list_f .pprice{
    font-weight: bold;
    float:left;
    line-height: 15px;
    width:33%;
}

.prod_list_f .kprice{
    font-weight: bold;
    margin-right: 15px;
}

.prod_list_f .pakcprice {
    float:left;
    COLOR: red;
    cursor:default;
    FONT-WEIGHT: bold;
    line-height: 15px;
    width:auto;
    margin-right: 10px;
}
.prod_list_f .poldprice {
    text-decoration: line-through;
    float:left;
    width:auto;
    text-align: center;
    line-height: 15px;
    margin-right: 10px;
}

.prod_list_f .pkokoprice {
    COLOR: green;
    FONT-WEIGHT: bold;
    float:right;

}

.prod_list_f .oldprice-b{
    float:left;
    line-height: 15px;
    width:auto;
    text-align: right;
    margin-right: 10px;
}

.prod_list_f .oldprice-b span{
    float:left;
    color: white;
    background: red;
    padding:0px 5px;
}
.info-block.contact-info {
    min-height: 140px;
    margin-bottom: 20px;
}

@media (max-width: 768px){
    .prod_list_f .productprice{
        font-size:12px;
    }

    .prod-info-block .productbrand,
    .prod-info-block .productname{
        font-size:12px;
    }

}

@media (max-width: 400px){
    .prod_list_f .poldprice,
    .prod_list_f .pprice,
    .prod_list_f .pakcprice
    {
        width: auto;
        float: left;
        margin-right: 10px;
    }


    .prod_list_f .poldprice{
        text-align: right;
    }

    .prod_list_f .oldprice-b{
        /*display: none;*/
        float: left;
        width: auto;

    }
}



.footer-logos-blocks table{
	float:left;
	width:100%;
}

.footer-logos-blocks table tr td{
	width:33%;
	text-align:center;
}

.footer-logos-blocks table tr td img {
    max-height:40px;
    margin:10px 0px;
}

.prod_list_f:hover .change-img-l,
.prod_list_f:hover .change-img-r
{
    display: block;
}
.newproduct {
    position: absolute;
    bottom: 0px;
    height: 20px;
    line-height: 20px;
    FONT-SIZE: 12px;
    width: 80px;
    background-color: #30ab05;
    text-align: center;
    COLOR: #fff;
    vertical-align: middle;
    FONT-WEIGHT: bold;
    cursor: default;
    z-index: 2;
    display: none;
}


.akcproduct {
    position: absolute;
    bottom: 30px;
    height: 20px;
    line-height: 20px;
    FONT-SIZE: 12px;
    width: 60px;
    background-color: #ab2905;
    text-align: center;
    COLOR: #fff;
    vertical-align: middle;
    FONT-WEIGHT: bold;
    cursor: default;
    z-index: 2;
    display: none !important;
}
.akcproduct.prod-large {
    bottom: 50px;
}

.akcproduct.prod-large, .newproduct.prod-large{
    height: 6%;
    line-height: 2;
    FONT-SIZE: 133%;
    width: 28%;
}

.prod_list_f .change-img-l {
    position: absolute;
    display: none;
    cursor: pointer;
    top: calc(50% - 24px);
    height: 48px;
    z-index: 15;
    width: 23px;
    background: url(/images/change_product_image4.png) 0px -48px no-repeat;
    display: none!important;
}

.prod_list_f .change-img-l:hover {
    position: absolute;
    height: 48px;
    width: 24px;
    background: url(/images/change_product_image4.png) -24px -48px no-repeat;
}

.prod_list_f .change-img-r {
    position: absolute;
    display: none;
    cursor: pointer;
    z-index: 15;
    right:-1px;
    top: calc(50% - 24px);
    height: 48px;
    width: 24px;
    background: url(/images/change_product_image4.png) -24px 0px no-repeat;
    display: none!important;
}

.prod_list_f .change-img-r:hover {
    position: absolute;
    height: 48px;
    width: 24px;
    background: url(/images/change_product_image4.png) 0px 0px no-repeat;
}

.prod-info-block {
    text-align: left;
    padding-top: 5px;
    position: relative;
    font-size: 16px;
}


@media (max-width: 768px){
	.prod_list_f .change-img-l,
	.prod_list_f .change-img-r{
		display: block;
	}
}



.prod_list_f .product-size-hover{
    float:left;
    width:100%;
    text-align: left;
    color:#ababab;
    padding:0px 5px 20px 5px;
    line-height: 15px;
    max-height:36px;
    font-size:12px;
    position: absolute;
    background: #fff;
    bottom:-34px;
    border:1px solid #e3e9ef;
    border-top:0px;
    /*border-left:0px;*/
    left:0px;
    z-index: 10;
    display: none;
}


.prod_list_f .product-size-mobile{
    float:left;
    width:100%;
    text-align: left;
    color:#ababab;
    line-height: 15px;
    min-height: 30px;
    /*max-height:30px;*/
    font-size:12px;
    background: #fff;
    margin-top:5px;
    display: none;
}


.prod_list_f .image-slider{
    position: absolute;
    width:70px;
    padding:5px 4px;
    left:-69px;
    border:1px solid #e3e9ef;
    border-right:0px;
    background: #fff;
    height: 509px;
    z-index: 10;
     display: none;
}

.image-slider .bx-wrapper{
    max-height: 350px;
}

.image-slider .bx-wrapper .prew-dop-image{
    max-width: 100% !important;
}


@media (max-width: 768px){
    .prod_list_f .overdiv{
        display:none !important;
    }

    .prod_list_f .product-size-mobile{
        display: block;
    }
}

.prod_list_f .image-slider .bx-wrapper{
    position: relative;
    top:15px;
}
.prod_list_f .fast-action-panel{
    position: absolute;
    top: -80px;
    left: 10px;
    width: calc(100% - 20px);
    padding: 0 10px;
    background: #fefefe;
    right: 0px;
    display: none;
}
img.mini_catimg {
    max-width: 20px;
    margin-right: 5px;
}

@media (max-width: 768px){
    .prod_list_f .fast-action-panel{
        display: block !important;
    }
}

.prod_list_f:hover .image-slider,
.prod_list_f:hover .product-size-hover,
.prod_list_f:hover .fast-action-panel{
    display: block;
}


.prod-info-block .productbrand{
    line-height: 15px;
    float:left;
    width:100%;
    font-weight: bold;
}

.prod-info-block .productname{
    line-height: 15px;
    float:left;
    width:100%;
    min-height:30px;
}


.prod-info-block .fast-action-panel .fast-add-fav{
    float:right;
    width:20px;
    height:20px;
    border:1px solid #404040;
    color:#404040;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor:pointer;
}

.prod-info-block .fast-action-panel .fast-add-fav:hover,
.prod-info-block .fast-action-panel .fast-add-fav.active{
    border:1px solid red;
    color:red;
}

.img-div {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-position: 0% 50%; */
    min-height: 100px;
}
.catalog-menu-text {
    height: 300px;
    position: relative;
    margin-top: 20px;
}

.cat_link {
    display: block;
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%;
    background: #030303a3;
    color: white;
    padding: 0 5px;
}
.cat_link h2 {
    font-size: 17px;
}

@media (min-width: 1200px){
    .img-div{
        /*width:260px;*/
    }
}

.prod-image-block{
    position: relative;
}



.slider-mobile-cat{
    display: none;
    float: left;
    font-size: 16px;
    margin: 0px 15px 12px 0px;
    line-height: 20px;
}

.slider-mobile-cat.active{
    text-decoration: none;
    font-weight:bold;
    color:#000;
}



.header-block .logo img {
    max-width: 370px;
    margin: 0 0 25px 0px;
}

.copyright {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #777777;
}


.owl-stage-outer{
    float:left;
    width:100%;
}

.owl-carousel {
    float:left;
}
.owl-carousel.start-slider{

}
.owl-carousel.start-slider .owl-stage-outer{
    /*width: 75%;*/
    position: relative;
    float: right;
}
footer {
    background-color: #282828;
    color: white;
}
.owl-carousel.start-slider .owl-dots .owl-dot{

}
.brands-string {
    margin-top: 35px;
}
.brands-string.grey {
    margin-top: 35px;
    background-color: #2e2e2e;
    color: #e4e4e4;
}
.brand-logo-start.mini h3.in_middle {
    position: relative;
    margin-top: 65px;
}
.brand-logo-start.mini {
    height: 195px;
    min-height: 195px;
    margin-bottom: 10px;
}
.owl-theme .owl-nav{
    position: absolute;
    right:0px;
}

.owl-theme .owl-nav{
    width:100%;
    position: absolute;
    top: 48%;
    margin-top: -20px;
}


.owl-prod-carousel.owl-theme .owl-nav,
.owl-prod-carousel9.owl-theme .owl-nav{
    top: 40%;
}



@media (max-width: 400px){
    .owl-prod-carousel.owl-theme .owl-nav,
    .owl-prod-carousel9.owl-theme .owl-nav{
        top: 35%;
    }
}

@media (min-width: 768px){
    .owl-prod-carousel .prod_list_f,
	.owl-prod-carousel9 .prod_list_f{
		margin-bottom: 35px;
	}

	.owl-prod-carousel .prod_list_f .product-size-hover,
	.owl-prod-carousel9 .prod_list_f .product-size-hover{
		border-left:1px solid #e3e9ef;
	}
}


.owl-carousel.start-slider .owl-nav{
    width:100%;
}


.owl-theme .owl-dots{
    position: absolute;
    width: 100%;
    bottom: 30px;
}

.owl-carousel.start-slider .owl-dots{
    position: relative;
    width: auto;
    bottom:auto;
}

.owl-theme .owl-nav .owl-prev{
    height:48px;
    width:23px;
    background: url(/images/slider-buttons-2xv2.png) no-repeat;
    color:transparent;
    background-position: 0px 0px;
    margin:0px;
    position: absolute;
    left:0px;
    padding:0px;
}
.owl-theme .owl-nav .owl-prev:hover{
    background: url(/images/slider-buttons-2xv2.png) no-repeat;
    background-position: 0px 0px;
    color:transparent;
}

.owl-theme .owl-nav .owl-next{
    height:48px;
    width:23px;
    background: url(/images/slider-buttons-2xv2.png) no-repeat;
    color:transparent;
    background-position: -23px 0px;
     margin:0px;
     position: absolute;
     right:0px;
     padding:0px;
}
.owl-theme .owl-nav .owl-next:hover{
    background: url(/images/slider-buttons-2xv2.png) no-repeat;
    background-position: -23px 0px;
    color:transparent;

}
.owl-theme .owl-nav .owl-prev{
    left: 0px;
}
.owl-carousel.start-slider .owl-dots, .owl-carousel.start-slider .owl-nav{
    text-align: left;
}

.owl-carousel.start-slider .owl-nav{

}
.owl-carousel.start-slider .owl-dots .owl-dot:first-child{

}
.dl-menu.dl-animate-out-1 {
    animation: MenuAnimOut1 0.4s linear forwards;
}

@keyframes MenuAnimOut1 {
    50% {
        transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5;
    }
    100% {
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

.dl-menu.dl-animate-in-1 {
    animation: MenuAnimIn1 0.3s linear forwards;
}

@keyframes MenuAnimIn1 {
    0% {
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}




.blog-block img {
    max-width: 100%;
}
.blog-block .blog-read {
    float: right;
    line-height: 20px;
    padding: 0px 5px;
    background-color: #404040;
    color: #fff;
    position: relative;
    margin-top: -35px;
    margin-right: 15px;
    font-size: 14px;
}

.blog-block .blog-name{
    float:left;
    width:100%;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin-top: 25px;
    min-height: 40px;
}

.footer-text-about.mob{
   display: none;
}
.mainmenu {
    margin: 10px auto;
    font-size: 16px;
    position: relative;
    padding: 0;
    display: none;
    overflow: hidden;
}

.mainmenu > li {
    background-color: #c3c3c3;
    border-top: 1px solid #f3f3f3;
    height: 40px;
    color: #333;
    box-sizing: border-box;
    text-align: left;
    padding-left: 15px;
    font-size: 18px;
    text-transform: uppercase;
}
.news-form{
    width: 100%;
    margin: 70px 0;
    font-size: 18px;
    color: #484848;
}
.news-form.tiny_marg{
    margin: 25px 0 70px 0;
}



.news-input{
    width: 70%;
    float: left;
    border: none;
    padding: 10px;
    color: #484848;
    background: #f3f3f3;
}
input.news-submit {
    width: 30%;
    border: none;
    padding: 10px;
    background: #c3c3c3;
    color: #484848;
}
.footer-menu-blocks {
    text-align: left;
    font-size: 13px;
    color: white;
    float: left;
    width: 100%;
}
.footer-menu-blocks h3 {
    font-size: 15px;
    font-weight: 600;
}
.footer-menu-blocks .delimiter {
    border-bottom: 1px solid white;
    margin-bottom: 10px;
}
.footer-menu-blocks ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px;
    float:left;
    width:100%;
    font-size: 17px;
}
.footer-menu-blocks a.title,
.footer-menu-blocks h5 {
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
    text-decoration: none;
    color:#686868;
    text-transform: uppercase;
}
.footer-menu-blocks ul li{
    list-style: none;
    padding: 5px 0;
    padding-left: 0;
    float:left;
    width:100%;
    line-height: 15px;
    color:white;

}
.footer-menu-blocks ul li a{
    text-align: left;
    line-height: 15px;
    font-size:17px;
    float:left;
}
.footer-logos-blocks{
    text-align: left;
    float:left;
    width:100%;
}
.footer-text-about {
    text-align: left;
    margin-top:90px;
}
.footer-text-block {
    max-height: 122px;
    overflow: auto;
    font-size: 14px;
    color: #686866;
}
.soc_icons{
    display: inline-block;
    text-align: left;
}
.copy {
    /* margin-top: 32px; */
    /* margin-bottom: 20px; */
    text-align: center;
    /*color: #686866;*/
}
.footer-xml {
    float: right;
}
.footer-xml img {
    max-width: 105px;
    max-height:30px;
    margin: 5px;
    float:right;
}


.footer-copy-block {
    width: 100%;
    margin-top: 0px;
    border-top: 1px solid #e4e4e4;
    padding-top: 15px;
}
.mainmenu > li:first-child {
    border-radius: 0;
    border-top: 0;
}

.mainmenu > li {
    height:50px;
    position: relative;
}

.mainmenu > li span {
    display: block;
    line-height: 50px;
}


.mainmenu > li .icon {
    padding: 0;
    float: left;
    width: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 31px;
    padding-right: 38px;
    display: block;
}
.mainmenu > li:after{
    content: "+";
    width: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    padding-right: 38px;
    position: absolute;
    top: 0;
    right: 0;
}
.mainmenu > li.no_plus:after{
    content: "";
    width: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    padding-right: 38px;
    position: absolute;
    top: 0;
    right: 0;
}
.mainmenu > li.choosen:after{
    content: "-";
    padding-right:33px;

}
.mainmenu > li.no_plus.choosen:after{
    content: "";
    padding-right:33px;

}
.mob-menu-close {
    float: right;
}

.mainmenu > li .messages {

    padding: 0;
    margin-top: -33px;
    margin-right: 19px;
    float: right;
    display: block;
    width: 34px;
    height: 18px;
    text-align: center;
    font-size: 11px;
    line-height: 19px;
}

.mainmenu .expand-triangle {
    background: url(/images/drop_down.png) top left no-repeat;
    height: 22px;
    width: 50%;
    margin-left: 0%;
    background-size: contain;
    content: " ";
    opacity: 0.36;
    margin-left: 15px;
    float:left;
    margin-bottom: -22px;
}
.mainmenu .submenu {
    box-sizing: border-box;
    color: #ae9f9f;
    font-size: 13px;
    content: " ";/*opacity: 0.5;*/
    padding:0px;
    display:none;
}

.mainmenu .submenu li {
    line-height: 3;
    /* height: 43px; */
    /* padding-top: 11px; */
    /*background-color: #f2f1ef;*/
    background-color: #f3f3f3;
    text-align: left;
    font-size: 16px;
    line-height:28px;
    color: #525252;
    list-style: none;
}


.mainmenu .submenu li span { margin-left: 15px; }

.mainmenu table{
    float:left;
    width:100%;
    margin-left:15px;
}

.mainmenu table tr td:first-child{
    width:50px;
}

.mainmenu table tr td{
    vertical-align: middle;
    line-height: 20px;
}

.mainmenu table i{
    font-size:30px;
    margin-right:20px;
}
/*.dl-menuwrapper .dl-menu{*/
    /*position: inherit;*/
    /*display: inline;*/
/*}*/

.dl-menuwrapper .dl-menu{
    margin:0px;
}

.dl-menuwrapper li .dl-submenu{
    top: 0px;
    position: absolute;
    width: 100%;
}

.dl-menuwrapper .dl-menu.dl-subview > li{
    display: none;
}

.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen{
    display: block;
}

.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 40px;
    font-family: 'FontAwesome';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    font-size:25px;
    color:#59595b;
}

.dl-menuwrapper button{
    background: #ccc;
    border: none;
     width: inherit;
    height: 45px;
    background: white!important;
    text-indent: inherit;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}
.dl-menuwrapper button:after{
    display: none;
}
.mobile-menu-block {
    width: 280px;
    display: inline-block;
    /* left: 0; */
    position: fixed;
    background-color: #fff;

    font-size: 15px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    -ms-overflow-style: none;
    z-index: 1001;
    left: 0;
    height:100%;
    overflow-y: scroll;
}
.mobile-menu-block{
    display: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    -ms-overflow-style: none;
}
.menu-block .top-menu .parent-menu .submenu-box{
    position: absolute;
     display: none;
    background-color: white;
    z-index: 999999;
    border: 1px solid #c7c7c7;
    padding: 15px;
    max-width: 709px;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 0 .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    border: 0;
    white-space: nowrap;
    margin: 0;
    border: 1px solid #c5c5c5;
    border-bottom: none;
    border-radius: 0;
    font-size: 16px;
    margin-left: -1px;
}
.ui-tabs .ui-tabs-nav li:first-child{
    margin-left: 0;
}
.menu-block .top-menu .submenu-box ul {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 364px;
    margin-right: 15px;
}
.menu-block .top-menu .submenu-box li {
    list-style: none;
    text-align: left;
    margin: 0px;
    line-height: 20px;
    min-height: 20px;
    padding-left: 10px;
}
.menu-block .top-menu .submenu-box li a {
    font-size: 14px;
    line-height: 26px;
    /* background: grey; */
    white-space: nowrap;
}


.menu-block .top-menu .submenu-box li a:hover{
    text-decoration: underline;
}

.menu-block .top-menu .submenu-box .submenu_column {
    clear: left;
    float: left;
    width: 50%;
}
.menu-block .top-menu .submenu-box .submenu_column.picture {
    float: right;
    width: calc(100% - 400px);
    clear: none;
}

.owl-carousel.start-slider .owl-dots .owl-dot.active a,
.owl-carousel.start-slider .owl-dots .owl-dot:hover a{
    color: #949494;
}
.ui-tabs .ui-tabs-nav {
    padding: 0;
    background: none;
    border: none;
    padding: 0;
    border-bottom: 1px solid #c5c5c5;
    border-radius: 0;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    padding: 0;
    border-radius: 0;
    border: none;
}
li.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active {
    background: white;
    border-radius: 0;
    border: 1px solid #c5c5c5;
    border-bottom: none;
    padding-top: 3px;
    margin-top: -3px;
}
.dropdown_lng {
    background: #2e2e2e;
    padding: 0;
    z-index: 999;
    position: absolute;
    right: 52px;
    text-align: left;
    /* border: 1px solid white; */
    /* border-top: 0; */
     display: none;
}
.product-info-block table td{
    border: 1px solid #c5c5c5;
    padding: 5px;
}

.dropdown_lng li {
    list-style: none;
    border-top: 1px solid #464646;
    padding: 0;
}
.dropdown_lng li>a.lng:hover {
    padding: 0 23px;
}
.dropdown_lng li:last-child {

    border-bottom: none;
}
.lng-line {
    line-height: 36px;
}
.dropdown_lng ul {
    padding-left: 0;
    margin-bottom: 0;

}
.current_lng.languagebar {
    position: relative;
    margin-right: 0;
    width: 100%;
    text-align: right;
    background: black;
    text-align: center;
    height: 36px;
}
.current_lng img {

    width: 20px;
    margin-right: 10px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
    color: #444;
    padding: 7px 25px;
}
.ui-tabs .ui-tabs-nav li:focus,.ui-tabs .ui-tabs-nav .ui-tabs-anchor:focus{
    outline: none;
}
.ui-tabs .ui-tabs-nav li{
    background: white;
}
.ui-tabs .ui-tabs-panel{
    border: 1px solid #c5c5c5;
    border-top: none;
    font-size: 16px;
}
form#contact-form {
    display: inline-block;
}
.menu-block .top-menu .submenu-box  .submenu-diver{
    border-top:1px solid #515151;
    float:left;
    width:100%;
    margin:10px 0px;
}

div#zoom_container div{

    display: none;
}
div#zoom_container .frame_nav div,
div#zoom_container .frame_nav{
    display: block;
}
.mobile-header-block {
    display: none;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #c7c7c7;
    background-color: #fff;
    /*margin-bottom: 15px;*/
    font-size:20px;
    line-height: 30px;
}


.mobile-header-block .logo {
    left: 50%;
    margin-left: -73px;
    position: absolute;
    margin-top: 0px;
}

.mobile-header-block .logo img{
    width:146px;
}

li.parent-menu a span {
    color: #686866;
}
.mob-menu-btn {
    padding:5px;
    margin:10px 2px 3px 2px;
    float: left;
    padding-left:0px;
    margin-left:0px;
}
.search-field-btn {
    padding:5px;
    margin:10px 2px 3px 2px;
    float: left;
}
.fav-menu-block {
     padding:5px 2px;
    margin:7px 2px 3px 2px;
    float: right;
    font-size:20px;
    position:relative;
}

.fav-menu-block span{
    position: absolute;
    width:100%;
    font-size:10px;
    line-height: 20px;
    left:0px;
    margin-top: 2px;
    text-align: center;
}

.cart-mob-btn {
     padding:5px 2px;
    margin:9px 2px 3px 2px;
    float: right;
    font-size:20px;
    position:relative;
    padding-right:0px;
    margin-right:0px;
    text-align: center;
}

.cart-mob-btn span{
    position: absolute;
    width:100%;
    font-size:10px;
    line-height: 20px;
    left:1px;
    margin-top:5px;

}







@media (min-width: 768px) and (max-width: 991px) {
    .top-links{
        font-size:10px;
    }
    .cartbarmain .basket-menu{
        width:50px;
    }

    .languagebar{
        margin:0px;
    }

    .languagebar .lng{
        margin:0px 2px;
    }

}

@media (min-width: 769px){

    .owl-carousel.start-slider .owl-item img{

    }

    .owl-carousel.start-slider .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        /*width: 22%;*/
        margin-left: 0;
        color: #333333;
        border-bottom: 1px solid #c7c7c7;
        height: 98px;
        overflow: hidden;
        font-size:16px;
        float: left;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot.active,
    .owl-carousel.start-slider .owl-dots .owl-dot:hover{
        color: #949494;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot .slider-padding{
        padding:10px 0px 10px 10px;
        float:left;
        width:100%;
        color:#333;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot p{
        margin:0px;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot span{
        display: none;
    }

}


@media (max-width: 768px) {

    .start-title{
        font-size:16px;
        margin: 50px 0px 10px 0px;
        text-align: left;

    }
    .brands-string {
        margin-top: 10px;
    }
    .title-after-slider{
		margin-top:50px;
	}
    .brand-logo-start{
        min-height: 300px;
    }
    .product-action{
        margin-left: 0;
    }
    table.size_table {
        margin-top: 25px;
        border: 1px solid #f44051;
        width: 100%;
    }
    table.size_table th {
        border-bottom: 1px solid #f44051;

        min-width: inherit;
    }

    .owl-carousel.start-slider .owl-dots,
    .owl-carousel.category-slider .owl-dots{

        position: absolute;
        bottom:15px;
        height:10px;
        text-align: center;
        width:100%;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot,
    .owl-carousel.category-slider .owl-dots .owl-dot{
        width: 10px !important;
        height: 10px !important;
        margin: 0px 7px;
        background: #d6d6d6;
        display: inline-block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
        -moz-transition: opacity 200ms ease;
        -ms-transition: opacity 200ms ease;
        -o-transition: opacity 200ms ease;
        transition: opacity 200ms ease;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        overflow: hidden;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot span,
    .owl-carousel.category-slider .owl-dots .owl-dot span{
        display: none;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot.active,
    .owl-carousel.start-slider .owl-dots .owl-dot:hover,
    .owl-carousel.category-slider .owl-dots .owl-dot.active,
    .owl-carousel.category-slider .owl-dots .owl-dot:hover{
        background: #444;
    }

    .owl-carousel.start-slider .owl-dots .owl-dot p {
        padding-top: 10px;
    }

    .owl-carousel.start-slider .owl-stage-outer,
    .owl-carousel.start-slider .owl-nav{
        width:100%;
    }

    .slider-mobile-cat{
        display: block
    }

    .bottom-linemenu{
        display: none;
    }

    .top-line{
        display: none;
    }
    .header-block{
        display: none;
    }
    .desktop-header{
        display: none;
    }
    .mobile-menu-block{
        display: block;
        height: 100%;
        left: -280px;
    }
    .mobile-header-block {
        display: block;
    }

    .mobile-header-block .logo img{
        max-width: 100%;
        max-height: 100%;
    }
    .mob-menu-title {
        text-align: left;
        padding-left: 20px;
        border-bottom: 1px solid #ddd;
        line-height: 20px;
        padding:10px 10px 10px 20px;
        font-size:16px;
    }
    .dl-menuwrapper button{
        display: none;
    }

    .mobile-menu-block .line-first{
        border-bottom:1px solid #ddd;
        float:left;
        width:100%;
        text-align: center;
    }

    .mobile-menu-block .line-first div {
        width: 100%;
        float: left;
        line-height: 20px;
        font-weight: 600;
        font-size:15px;
        padding:15px 0px 15px 20px;
        text-align: left;
    }

    .mobile-menu-block .line-first div.active{
        background: #eee;
    }

    .mobile-menu-block .line-first div:first-child{
        border-right: 1px solid #ddd;
    }

    .mobile-menu-block .line-second{
        display: table;
        width:100%;
        text-align: center;
    }

    .mobile-menu-block .line-second .line-second-row{
        width:100%;
        float:left;

    }
    .mobile-menu-block .line-second{

        font-size: 16px;

    }
    .mobile-menu-trigger a{

        width: 100%;
        display: block;
    }
    .mobile-menu-block .line-second .line-second-row .submenu_m{
        font-weight: 300;
        font-size: 14px;

    }
    .mobile-menu-block .line-second .line-second-row .submenu_m:hover{
        background: #c3c3c3!important;
    }

    .mobile-menu-block .line-second .line-second-row div {
        border-bottom: 1px solid #ddd;
        border-left:0px;
        line-height: 20px;
        padding:15px 0px 15px 20px;
        text-align: left;
        width: 100%;
        vertical-align: middle;
        float:left;
    }

    .mobile-menu-block .line-second .line-second-row div.active{
        background: #eee;
    }


    .mobile-menu-block .line-second .line-second-row div:last-child{
        border-right:0px;
    }


    .mobile-menu-block .line-second .line-second-row div .languageList{
    	margin:0px;
    	padding:0px;
    }

    .mobile-menu-block .line-second .line-second-row div .languageList li{
    	list-style: none;
        float: left;
        width: 30%;
    }
    .mobile-menu-block .line-second .line-second-row div .languageList li a{

        margin-bottom: 18px;
    }
    .mobile-menu-block .line-second .line-second-row div .languageList li img{

        margin-top: -3px;
        width: 14px;
    }

    .dl-menuwrapper li a {
        display: block;
        position: relative;
        font-weight: 300;

        outline: none;
        background: white;
        color: black;

        line-height: 20px;

        border-bottom: 1px solid #eaeaea;
        padding: 10px 20px;
        text-align: left;
        font-size: 14px;
    }


    .service-logo-start img {
        max-width: 100%;
        width: 96%;
        margin: 10px 2%;
    }
    .service-logo-start{
        width: 100%;
    }
    .blog-block.row {
        margin: 0;
    }
    .footer-text-about {
        display: none;
    }
    .footer-text-about.mob {
        display: block;
        margin-top:50px;
    }
    .footer-text-about.mob.footer-text-block{
        max-height: 400px;
    }
    .footer-text-block {
        max-height: inherit;
    }
    .footer-menu-blocks.row {
        display: none;
    }

    .footer-logos-blocks .start-title {

        text-align: left;
    }

    .footer-copy-block {

    }



    .mob-hide{
        display: none;
    }
    .mob-hide-important{
        display: none!important;
    }
    .footer-logos-blocks .start-title img {
        width: 32px;
        margin-top: -8px;
        margin-left: 6px;
    }
    .hide.mobile_show{
        display: inherit!important;
    }
    .mainmenu{
        display: block;
        margin-bottom: 0;
        background: #f3f3f3;
        margin-top: 50px;
    }
    .mainmenu > li .icon{
        float: right;
    }
    .copy{
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .grey-title h3{
        font-size: 1.5em;
    }
    .out3div-name {
        font-size: 1em;

    }

    .news-form,.news-form.tiny_marg{
        margin: 0px 0px 20px 0px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .news_form .grey-title {
        text-align: center;
        margin-top: 40px;
        display: inherit;
    }


    input.news-submit{
        font-size: 12px;
        line-height: 21px;
    }
    .news-input {
        font-size: 8px;
        width: 70%;
        float: left;
        border: none;
        padding: 0;
        line-height: 41px;
        color: #484848;
        background: #f3f3f3;
        text-indent: 16px;
    }

    .footer-xml{
        width:100%;
        margin-top:20px;
    }
    .footer-xml img{
        clear:both;
        margin:5px auto;
        float:none;
    }

    .soc_icons{
        margin:30px auto;
    }

    footer .footer-xml,
    footer .soc_icons,
    footer .footer-copy-block{
        display: none;
    }

    .footer-menu-blocks{
        /*display: none;*/
    }
}
.footer_desc {
    display: inline-block;
    width: 100%
}
/*-------------------GLOBAL---------------------------------*/
/*-------------------MAIN PAGE------------------------------*/

.service-string{

}
.pdf_link {
   /* clear: both; */
    display: block;
    /* width: 253px; */
    margin-bottom: 20px;
    background: url(/images/pdf_ico.png) no-repeat;
    background-size: contain;
    padding-left: 58px;
    line-height: 50px;
    text-decoration: underline;
    float: left;
    margin-right: 20px;

}
.start-title{

    position:relative;
}
.start-title:after{
    right: 0;
    top: -4px;
}
.service-string img{
    /*margin-bottom: 15px;*/
    width:100%;
}


.service-string img.last-service{
    margin:0px;
}
/*-------------------MAIN PAGE------------------------------*/
/*-------------------STATIC PAGE----------------------------*/
/*-------------------STATIC PAGE----------------------------*/
/*-------------------PRODUCT PAGE---------------------------*/
/*-------------------PRODUCT PAGE---------------------------*/
/*-------------------PAGE ABOUT-----------------------------*/
/*-------------------PAGE ABOUT-----------------------------*/
/*-------------------BLOG PAGE------------------------------*/
.blog-menu h3{
    font-size: 12px;
    line-height: 30px;
    background: #f3f3f3;
    padding-left: 15px;
}
.blog-menu{
    padding: 0;
    text-align: left;

}
.blog-menu ul{
   list-style: none;
    padding: 0;

}
.blog-menu ul li a{
    line-height: 22px;
    padding-top: 2px;
    min-height: 22px;
    font-size: 12px;
    color: #333;
}
.blog-menu ul li.active{

    padding-left: 5px;
    background: #c3c3c3;
}



/* breadcrumb */

.breadcrumb-s{
    width: 100%;
    float:left;
    text-transform: uppercase;
    margin:25px 0px 25px 15px;
    display: block;
    font-size:12px;
}

.breadcrumb-s.nulled{
	margin:0px;
}


@media (max-width: 768px) {
    .breadcrumb-s{
         margin:15px 0px 15px 0px;
         display: none;
    }
}

.breadcrumb-s.static{
    margin-bottom:0px;
}

.breadcrumb-s ul{
    padding: 0px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  margin:0px;
  word-wrap:break-word;
  float:left;
}

.breadcrumb-s ul>li {
  display: inline-block;
  list-style: none;
    color: #757575;
  line-height: 20px;
}

.breadcrumb-s ul>li .divir{
    position: relative;
    top:-2px;
}

.breadcrumb-s ul>li a{
    color: #757575;
    text-decoration: none;
  text-transform: uppercase;
  line-height: 15px;
}

.breadcrumb-s ul>li a:hover{
  text-decoration: underline;
  color:#ed1c22;
}


.breadcrumb-p{
    width: 100%;
    float:left;
    text-transform: uppercase;
    margin:0px 0px 0px 0px;
    display: block;
}

.breadcrumb-p ul{
  padding: 0px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  margin:0px;
}

.breadcrumb-p ul>li {
  display: inline-block;
  list-style: none;
    color: #757575;
  line-height: 15px;
}

.breadcrumb-p ul>li a{
    color: #757575;
  text-decoration: underline;
  text-transform: uppercase;
  line-height: 15px;
}
.brand-logo-start {
    /*padding: 6px;*/
    /* margin: 20px; */
    /*min-height: 400px;*/
    /*border: 2px solid white;*/
}
.brand-logo-start:hover{
    /*border: 2px solid #f44051;*/
}
.brand-logo-start:hover .in_middle{
    background: #f44051;
    color: white;
    cursor: pointer;
}
.breadcrumb-p ul>li a:hover{
  text-decoration: underline;
  color:#ed1c22;
}

/* breadcrumb */

/* pagination */

.sort-select{
    font-size:13px;
    position: absolute;
    margin-left: 15px;
    margin-top: 15px;
}


.sort-select .sort-select-filter{
    margin-bottom: 20px;
    margin-right:20px;
    float:left;

}

.sort-select .sort-select-filter2{
    margin-bottom: 20px;
    float:left;
}


.sort-select select{
    font-size:12px;
    height:35px;
    border:1px solid #ddd;
    padding:0px 10px;
    color: #404040;

}

.show-all-box{
	float:right;
}

.show-all-btn{
	float:right;
	line-height: 20px;
	FONT-STYLE: italic;
	font-size:12px;
	font-weight: normal;
	text-transform: none;
	cursor: pointer;
    color: #757575;
}

.show-all-btn span{
    color: #757575;
}

.pagination-fake-div{
    float:left;
    width:100%;
    min-height: 55px;
    margin-bottom: 15px;
    margin-top: 15px;
}


.pagination-fake-bottom-div{
    border-bottom: 1px solid #c7c7c7;
    /* border-top: 1px solid #c7c7c7; */
    float: left;
    width: 100%;
    padding-top: 0;
}
.pagination-fake-bottom-div .pagination{
    margin-bottom: 0;

}
.pagination-fake-bottom-div{
    margin-bottom: 45px;
    border: none;

}

@media (max-width: 768px) {
   .pagination-fake-div,
   .pagination-fake-bottom-div{
        padding-right:18px;
       margin-bottom: 9px;
   }


}


.pagination{
    float:right;
    margin-top:0px;
    margin-right: 20px;
}

.pagination>li>a, .pagination>li>span{
    line-height: 15px;
    padding:9px 12px;
}
.mainmenu .submenu li>span{
    width: 100%;
    display: block;
}
.mainmenu .submenu li>span>a{
    width: 100%;
    display: block;

}
.mainmenu .submenu li:hover{
    background: #c3c3c3!important;
}
.mob_submenu_block a:hover{
    background: #c3c3c3!important;
}
@media (max-width: 768px) {
    .sort-select{
        width:100%;
        display: none !important;
    }
    .sort-select .sort-select-filter{
        width:100%;
        text-align: left;
        margin-top:5px;
    }
    .pagination{
        float:right;
        margin-top:0px;
        margin-right: 0;
    }
    .mob_submenu_block{
        display: inline-block;
        width: 100%;
        display: none;
    }
}

@media (max-width: 1200px) {
    .sort-select{
        position: relative;
    }

    .pagination>li>a,
    .pagination>li>span{
        padding:9px 8px;
    }
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus{
    background-color: #e0e0e0;
    border-color: #000;
    color:#000;
}


.pagination>li:first-child>a,
.pagination>li:first-child>span {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
/* pagination */

/* empty catalog */

.fail-search-text{
    float:left;
    width:67%;
    text-align: center;
    font-size: 20px;
    margin-top:70px;
    color:#404040;
}


.fail-search-text span{
    color: #6d6d6d;
    font-size: 16px;
}



/* filters */

.mobile-sort-button{
    padding:15px 0px 15px 15px;
    text-transform: uppercase;
}

.mobile-sort-button .sort-arrow:after{
    content: "\f107";
    position: absolute;
    /* bottom: 8px; */
    top: 55px;
    /* left: 0; */
    right: 20px;
    /* width: 100%; */
    /* height: 0; */
    font-family: FontAwesome, sans-serif;
    /* z-index: -2; */
    font-size: 26px;
    color: #666666;
}
.form_answer {
    text-align: center;
    /* padding: 0px 21px; */
    margin-top: 10px;
    color: black;
    font-size: 18px;
}
.mobile-sort-button.active .sort-arrow:after{
    content: "\f106";
    position: absolute;
    /* bottom: 8px; */
    top: 55px;
    /* left: 0; */
    right: 20px;
    /* width: 100%; */
    /* height: 0; */
    font-family: FontAwesome, sans-serif;
    /* z-index: -2; */
    font-size: 26px;
    color: #666666;
}


#product-filter-block{
    background: #fff;
    z-index:2;
    max-height:100%;
    /*overflow-y: scroll;*/
}

@media (max-width: 768px) {
    .mobile-sort-block{
        display: none;
    }
    .fail-search-text{
        width: 100%;
    }
}

.left-sidebar{
  float:left;
  width:100%;
}


.left-sidebar h2,
.filter_products h2,
.categories_tree .news-block h2.news-block-title {
    color: #333333;
    margin: 0px;
    text-align: left;
    position: relative;
    padding: 10px 0px 10px 15px;
    z-index: 3;
    /* background: #f3f3f3; */
//: ;
    /*border: 1px solid #c7c7c7;*/
    border-bottom: 0px;
    margin-top: 0px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    cursor: pointer;
}
.filter-name-box .nav-stacked li a.filter-box.active {
    color: #f44051;
}

.filter_products.filters {
    margin-bottom: 2px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.left-sidebar h2.active:after,
.filter_products h2.active:after,
.categories_tree .news-block h2.news-block-title.active:after{
    content: "\f106";
    position: absolute;
    /* bottom: 8px; */
    top: calc(50% - 10px);
    /* left: 0; */
    right: 20px;
    /* width: 100%; */
    /* height: 0; */
    font-family: FontAwesome, sans-serif;
    /* z-index: -2; */
    font-size: 26px;
    color: #666666;
}

.left-sidebar h2:after, h2.title:after{
    content: "\f107";
    position: absolute;
    /* bottom: 8px; */
    top: calc(50% - 10px);
    /* left: 0; */
    right: 20px;
    /* width: 100%; */
    /* height: 0; */
    font-family: FontAwesome, sans-serif;
    /* z-index: -2; */
    font-size: 26px;
    color: #666666;
}

.left-sidebar h2:before{
    content: " ";
    position: absolute;
    background: #fff;
    width: 130px;
    z-index: -1;
    left: 50%;
    margin-left: -65px;
}

.filter-name-box {
  /*border: 1px solid #eeeeee;*/
  border-top:0px;
  padding-bottom: 20px;
  padding-top: 15px;
  overflow: auto;
  width:100%;
  float:left;
  display: none;
 max-height: 360px;
}

.filter-box::before{
  content: " ";
  position:relative;
  width:20px;
  height:20px;
  left:0px;
  z-index:100;
  display: inline-block;
  margin-right:0px;
  margin-bottom: 1px;
  float:left;
}

.filter-box::before {
  background: url('/images/filter-check2.png') left top no-repeat;
}

.filter-box.active::before {
  background: url('/images/filter-check2.png') left bottom no-repeat;
}

.filter-name-box .nav-stacked li a {
    background-color: transparent;
    color: #333333;
    font-size: 15px;
    min-height: 20px;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    /*margin: 5px 10px 5px 0px;*/
    text-align: left;
    display: block;
    padding: 8px 0;
    font-size: 14px;
    line-height: 24px;
    color: #969696;
}

.filter-name-box .nav-stacked li a:hover{
  background-color: transparent;
  color: #696763;
}

.shipping {
  background-color: #F2F2F2;
  margin-top: 40px;
  overflow: hidden;
  padding-top: 20px;
  position: relative;
}

.blog_mod_block {
    margin-right: -15px;
    margin-left: -15px;
}

.price-range{
  margin-top:30px;
}

.range-filter-box{
  margin:0px 20px;
}
/* filters */

/******************
****nth slider*****
*******************
*******************/

.is_clickable {
  cursor: hand;
  cursor: pointer;
}
.nstSlider {
  cursor: hand;
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 5px;
  background: #fff;
  border:1px solid #dddddd;
  margin:20px 0px 0px 0px;
}
.nstSlider .leftGrip.gripHighlighted {
  background: url('/images/range-slider-point.png') no-repeat;
}
.nstSlider .rightGrip.gripHighlighted {
  background: url('/images/range-slider-point.png') no-repeat;
}
.nstSlider .rightGrip,
.nstSlider .leftGrip {
  position: absolute;
 top: -7px;
  width: 19px;
  height: 19px;
}

.nstSlider .rightGrip{
  background: url('/images/range-slider-point.png') no-repeat;
  margin-right:-7px;
}

.nstSlider .leftGrip{
  margin-right:-7px;
  background: url('/images/range-slider-point.png') no-repeat;
}
.nstSlider .bar {
  position: absolute;
  background: #000;
  height: 5px;
  border:1px solid #000;
}
.nstSlider .highlightPanel {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  position: absolute;
  background: #e87722;
  height: 20px;
  top: 0;
}

.input-price input {
  text-transform: lowercase;
  padding: 0px 0px;
  margin: 20px 0px 0px 0px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 20px;
  line-height: 20px;
  width: 100px;
  text-align: center;
  color: #a0a0a0;
  background: #fff left center no-repeat;
  border:0px;
}
.mob_row_menu a.slider-mobile-cat {
    width: 50%;
    margin: 0;
    font-size: 19px;
    text-align: center;
    line-height: 50px;

}
.mob_row_menu a.slider-mobile-cat:first-child{
    border-right: 1px solid #c7c7c7;
}
.input-price table {
    width: 100%;
  text-transform: uppercase;
}

.input-price table td:last-child {
    text-align: right;
}


/******************
****nth slider*****
*******************
*******************/



/* NEW SIZE TABLE*/

.size-table-popup{
    text-decoration: underline !important;
}

.new-size-table{
    text-align: center;
}

.new-size-table img{
    height:auto !important;
}


.new-size-table .table-title{
    width:100%;
    background: #000;
    line-height: 30px;
    color:#fff;
    font-size: 14px;
    cursor: default;
}


.new-size-table .table-ul{
    margin:0px auto;
    padding:0px;
    line-height:15px;
    margin-top:20px;
}



.new-size-table .table-ul li{
    margin-right: 2px;
    list-style: none;
    margin-left: 0px;
    display: inline-block;
    margin: 0 10px 0 0;
    color:#FF9F9F;
    border-bottom:1px solid #999;
    cursor: pointer;
    font-weight: bold;
    font-size:13px;
}

.new-size-table .table-ul li:hover,
.new-size-table .table-ul li.active{
    color:red;
    border-bottom:1px solid red;
}


.new-size-table .sizetabclass{
    float:left;
    width:100%;
    text-align: center;
    overflow: auto;
}

.new-size-table .sizetabclass .sizetabclass-title{
    float:left;
    width:100%;
    text-align: center;
    margin: 32px 0 26px;
    font-size: 15px;
    text-transform: uppercase;
    color:#333;
    cursor: default;
    line-height: 20px;
    font-weight: bold;
}

.new-size-table .sizetabclass table{
    margin:0px auto;
    color:#333;
}

.new-size-table .sizetabclass table tr th{
    vertical-align: top;
    cursor: default;
}

.new-size-table .sizetabclass table tr td,
.new-size-table .sizetabclass table tr th{
    text-align: center;
    font-size: 12px;
    padding: 0 10px;
    height: 24px;
}

.new-size-table .sizetabclass table tr:hover td{
    background:#F3F3F3;
}

.new-size-table .sizetabclass table tr td:hover{
    background:#000;
    color:#fff;
}

/* NEW SIZE TABLE*/


/* category menu */

.catalog-brand-table{
    float:left;
    width:100%;
    margin-bottom: 0;
    margin-top: 15px;
}

.catalog-brand-table .brand-menu-url{
    font-style: italic;
    COLOR: #5d5d5d;
    line-height: 20px;
    padding:0px 3px;
    margin:5px 0px;
    float:left;
}

.catalog-brand-table a.active{
    text-decoration: underline;
    background-color: #f3f3f3;
}

.catalog-brand-table a:hover{
    background: #000;
    color:#fff;
}



.catalog-menu-wraper{
    float:left;
    width:100%;
}

.catalog-cat-title,
.catalog-cat-title-margin{
        float: left;
    width: 100%;
    background-color: #f3f3f3;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #404040;
    margin:0px;
    padding:10px 10px 10px 15px;
    margin-bottom: 20px;
}

.catalog-cat-title-margin{
    text-align: center;
    margin-top:30px;
}

@media (max-width: 768px) {
    .catalog-cat-title.margin-top768{
        margin-top:0px;
    }
}

.catalog-menu-wraper .catalog-category-menu{
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
    margin:15px 0px;
}

.catalog-menu-wraper .catalog-category-menu li{
    list-style: none;
    float:left;
    width:100%;
}

.catalog-menu-wraper .catalog-category-menu li a{
    float:left;
    width:100%;
    text-align: left;
    line-height: 25px;
         -webkit-transition: 0.25s ease-out 0s;
     -moz-transition: 0.25s ease-out 0s;
     -o-transition: 0.25s ease-out 0s;
     transition: 0.25s ease-out 0s;
     padding-left:15px;
}

.catalog-menu-wraper .catalog-category-menu li a:hover,
.catalog-menu-wraper .catalog-category-menu li a.active{
   text-decoration: none;
    padding-left:20px;
    background:#c3c3c3;
}

.catalog-menu-wraper .catalog-category-menu .category-new{
    color:#4da408;
    font-weight:bold;
    text-transform: uppercase;
}

.catalog-menu-wraper .catalog-category-menu .category-discount{
    color:#af150d;
    font-weight:bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.opt_slider {
    padding: 0 20px;
}

img.blog_img {
    width: 100%;
}
@media (max-width: 768px) {
    .catalog-menu-wraper .catalog-category-menu{
        margin-top:0px;
    }
    .catalog-menu-wraper .catalog-category-menu li{
        border-bottom: 1px solid #c7c7c7;
    }
    img.blog_img {
        /* width: 100%; */
        margin-left: -15px;
        margin-right: -15px;
        height: inherit;
        width: calc(100% + 30px);
        max-width: calc(100% + 30px);
        margin-top: -20px;
    }
    .static_menu_1{
        display: none;
    }

    .catalog-menu-wraper .catalog-category-menu li.empty-line{
        display: none;
    }
    .catalog-menu-wraper .catalog-category-menu li:first-child{
        border-top: 1px solid #c7c7c7;
        margin-top: 50px;
    }
    .footer-logos-blocks iframe{
        max-width: 100%!important;
    }

    .mob_mark{
        margin-top: 50px;
    }
    .container .mob_mark:first-child{
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .container .mob_mark:last-child{
        display: block!important;
        margin-top: 0px;
    }
    .container .mob_mark.menustaticmob.hide_it:last-child{
        display: none!important;
    }
    .catalog-menu-wraper .catalog-category-menu.no-null-li li:first-child{
        margin-top: 0;

    }


    .catalog-menu-wraper .catalog-category-menu li a{
        line-height: 50px;
        font-size:16px;
        padding:0px 0px 0px 15px;
    }
    .catalog-menu-wraper .catalog-category-menu .category-discount{
        margin:0px;
    }
    .catalog-menu-wraper{
        /*margin-bottom: 15px;*/
    }
    .catalog-menu-wraper .catalog-category-menu{
        margin-bottom: 0;
    }
}
/* shape */
#shape{
   position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(/js/fancybox/fancybox_overlay.png);
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}


/* content */

.content-container{
    float:left;
    width:100%;
    text-align: left;
}

@media (max-width: 768px) {
    .content-container{
        padding:0px 15px;
    }
}

.content-container p{
    margin:0px;
    padding:0px;
}

.content-container table{
    width:100%;
    float:left;
    text-align: left;
    border-color:#c7c7c7;
}

.content-container table tr td{
    vertical-align: middle;
    border-color: #c7c7c7;
    padding:5px;
}

.content-container img {
    height:auto !important;
}
/* content */
/*-------------------BLOG PAGE------------------------------*/

.blog-search-box{
    position: relative;
    width:100%;
    float:left;
    height:40px;
    margin:35px 0px;
}

.more_tags{
    float: right;
    font-size: 14px;
    padding-right: 20px;
    margin-bottom: 35px;
    line-height: 40px;
    cursor: pointer;
    background: #f3f3f3;
    position: relative;
    width: 20%;
    color: #757575;
    padding-left: 9px;
}
.more_tags:after{
    content: "\f107";
    position: absolute;
    top: 0px;
    /* right: 0; */
    margin-left: 7px;
    font-family: FontAwesome, sans-serif;
    font-size: 26px;
    color: #666666;
}
.less_tags:after{
    content: "\f106";
    position: absolute;
    /* bottom: 8px; */
    top: 0;
    /* left: 0; */
    margin-left: 7px;
    /* width: 100%; */
    /* height: 0; */
    font-family: FontAwesome, sans-serif;
    /* z-index: -2; */
    font-size: 26px;
    color: #666666;
}

.less_tags{
    float: right;
    font-size: 14px;
    padding-right: 20px;
    margin-bottom: 35px;
    line-height: 40px;
    cursor: pointer;
    background: #f3f3f3;
    position: relative;
    width: 20%;
    color: #757575;
    padding-left: 9px;
}

.tags_second_block{
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:100%;
    background: #f3f3f3;
    z-index: 100;
    top: -30px;
    overflow: hidden;
    margin-bottom: 5px;
}

.tags_second_block-fake{
    position: absolute;
    width:740px;
    z-index: 101;
    margin-top: -30px;
    margin-left:-30px;
    padding:30px;

}


.tags_second_block .tag-block1,
.tags_second_block .tag-block2{
    float:left;
    width:50%;
    padding:5%;
    text-align: justify;
}



.tags_second_block .tag-block1 .tag-title,
.tags_second_block .tag-block2 .tag-title{
    float:left;
    width:100%;
    text-align: center;
    font-size: 14px;
    color:#484848;
    margin-bottom: 15px;
    font-weight: bold;
}

.tags_second_block label{
    line-height: 20px;
    color:#A2A1A1;
    margin-right:8px;
    cursor: pointer;
    position: relative;
    z-index: 102;
    font-size:13px;
    font-weight:normal;
}

.tags_second_block label:hover{
    color:#151419;
}

.tags_second_block input[type="checkbox"]:checked + label{
    color:#151419;
}

.tags_second_block .tag_delimiter{
    border-right:1px solid #d6d6d6;
    position:absolute;
    height:10000px;
    z-index: 2;
    left:50%;
    top: 0px;
}

.blog-ins-tag{
    float:left;
    width:100%;
    padding:35px 0px;
    border-top:1px solid #c7c7c7;
}

.blog-ins-tag a{
    color: #bfbfbf;
    margin-right: 10px;
    cursor: pointer;
    font-size:14px;
}


.blog-ins-tag a:hover{
    color: #151419;
}

.blog-ins-tag-title{
    text-transform: uppercase;
    font-size:16px;
     margin-right: 10px;
}

#tags-selected {
    font-size: 14px;
    height: 40px;
    padding: 0px 10px;
    border:0;
    display: block;
    width: 80%;

    float: right;
    margin: 0px 0px 15px 0px;
    background: #f3f3f3;
    color: #484848!important;
}
#tags-selected::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #484848!important;
}
#tags-selected::-moz-placeholder { /* Firefox 19+ */
    color: #484848!important;
}
#tags-selected:-ms-input-placeholder { /* IE 10+ */
    color: #484848!important;
}
#tags-selected:-moz-placeholder { /* Firefox 18- */
    color: #484848!important;
}


.blog-block{
    float:left;
    width:100%;
    /*margin: 15px 0px;*/
    margin-bottom:75px;
}

.start-title a{
    color: #ffffff;
}
.blog-string .blog-block{
    margin-bottom: 0;
}
.blog-block .blog-text p:last-child{
    margin-bottom: 0;
}
.blog-block img {
    max-width: 100%;
}
span.open_full {
    /* font-size: 28px; */
    line-height: 14px;
    font-weight: 600;
}
.blog-block .blog-read {
    float: right;
    line-height: 20px;
    padding: 0px 5px;
    background-color: #404040;
    color: #fff;
    position: relative;
    margin-top: -35px;
    margin-right: 15px;
    font-size: 14px;
}
.cartbarmain {
    display: none;
}
a.add-to-cart {
    display: none;
}
a.cart-mob-btn {
    display: none;
}
.blog-block .blog-name{
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 17px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
    min-height: 35px;
    font-weight: bold;
}


.blog-block .blog-text{
    float:left;
    width:100%;
    line-height: 15px;
    min-height: 80px;
    /*margin-bottom:75px;*/
}

.blog-block .more:hover{
    text-decoration: underline;
}

@media (max-width: 768px) {
    .blog-block .blog-name{
        font-size:13px;
        line-height: 15px;
    }
    .blog-block{
        margin: 15px 0px 52px 0;
        min-height: 100px;
    }
    #infopob
    .blog-string .blog-block{
        margin: 0px 0px 0px 0;
        min-height: 100px;
    }

    .catalog-cat-title, .catalog-cat-title-margin{
        text-transform: uppercase;
        font-weight: 500;
        font-size: 16px;
        /*margin-bottom: 5px;*/
        float: none;
        padding: 16px 10px 17px 15px;
    }
    .pagination-fake-div{
        height: 30px;
        margin-bottom: 8px;
        margin-top: 10px;
        min-height: 30px;
        width: 60%;
        float: right;
    }
    .show-all-btn{
        height: 30px;
        margin-bottom: 8px;
        margin-top: 10px;
        min-height: 30px;
        width: 40%;
        float: left;
        line-height: 30px;
        padding-left: 15px;
    }
    .filter-name-box .nav-stacked li a{
        font-size: 14px;
    }

    .left-sidebar h2,
    .filter_products h2,
    .categories_tree
    .news-block h2.news-block-title{
        padding: 17px 0px 17px 15px;
    }
}





.autocomplete-suggestions { border: 1px solid #f3f3f3; background: #f3f3f3; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 0px 10px; white-space: nowrap; overflow: hidden; text-align: left; font-size: 14px; cursor: pointer; line-height: 25px;}
.autocomplete-no-suggestion { padding: 2px 5px; }
.autocomplete-selected { background: #F0F0F0; }

.autocomplete-suggestions {
    color:#ff6347;
}
.autocomplete-suggestions strong { font-weight: bold; color: #000; font-weight:normal; color:#000;}
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 14px; color: #000; display: block; border-bottom: 1px solid #000;}
#autocomplete-ajax, #autocomplete-ajax-x { font-size: 14px; height:40px; padding: 0px 10px; border: 0; display: block; width: 100%; float:left; margin:0px;}

#autocomplete-ajax{
    position: absolute; z-index: 2; background: transparent; color:#484848;
}
#autocomplete-ajax-x{
color: #ff6347; position: absolute; background: #f3f3f3; z-index: 1;
}

.submit-blog-search{
    border:0px;
    width:25%;
    float:left;
    background: #c3c3c3;
    height:40px;
    position:absolute;
    right:0px;
    top:0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color:#484848;
    cursor: pointer;
    z-index: 3;
    margin:0px;
}

#site_search-x{ color: #ff6347;}


/*-------------------REVIEWS--------------------------*/

.reviewp{
    float:left;
    width:100%;
    border: 1px solid #cccccc;
    padding:10px 15px;
    margin:15px 0px;
}

.reviewp .name{
    float:left;
    text-align: left;
    line-height: 20px;
    text-transform: uppercase;
}

.reviewp .date{
    float:left;
    text-align: left;
    line-height: 20px;
    color:#7d7d7d;
}

.reviewp .text{
    float:left;
    margin-top:10px;
    text-align: left;
    width:100%;
    line-height: 1;
}

.reviewp .text textarea{
     overflow: hidden;
     min-width:100%;
     max-width: 100%;
     float:left;
     resize:none;
}

.reviewp .review-icon{
    height:40px;
    margin-left:10px;
}

.reviewp i {
    font-size:40px;
    margin-left:10px;
}


/*------- product ---------*/
.product-page{

}


.product-page .pk-image-slider{
    display: none;
}

.product-page .mobile-back-url{
    display: none;
}

.product-page .mobile-image-slider{
    display: none;
    margin-bottom: 20px;
}

.product-page .mobile-back-url .prod_back_btn, .mobile-back-url .prod_back_btn{
     margin: 00px 0px 15px 15px;
    float:left;
    width:100%;
    font-size:20px;
}
a.mobile-size-select {
    font-size: 15px;
    line-height: 30px;
    margin-right: 20px;
    padding: 4px 15px;
    /* min-width: 33%; */
    /* width: 33%; */
    display: block;
    float: left;
}
a.mobile-size-select.active {

    /*font-weight: 600;*/
    /*padding: 4px 10px;*/
    background: #d8d8d8;
}

@media (max-width: 768px) {
    .product-page .pk-image-navigation,
    .product-page .pk-image-zoomer{
        display: none;
    }

    .product-page .mobile-image-slider,
    .product-page .mobile-back-url{
        display: block;
    }
}

.product-page .product-images-box{
    margin-top:15px;
}

.product-page .product-info-block p{
    margin:0px;
}

.product-page .product-images-box .product-image-div{
    display: block;
    padding:4px;
    border:1px solid #fff;
}

.product-page .product-images-box .product-image-div.active{
    padding:4px;
    border:1px solid #000;
}

.new_cart .form-input-css{
    float:none;
    width:100%;
}
.new_cart .form-input-css.width_max {
    float: none;
    width: 50%;
}


.product-page .product-info-block .product-brand{
    margin-bottom: 10px;
    float:left;
    width:100%;
    line-height: 20px;
}

.product-page .product-info-block .product-brand span{
    text-transform: uppercase;
}

.product-page .product-info-block .product-brand a{
    font-size:12px;
    text-decoration: underline;
}

.product-page .product-info-block .product-name{
    margin-bottom: 10px;
    float:left;
    width:100%;
    line-height: 20px;
}

.product-page .product-info-block .product-name h1{
    font-size:25px;
    margin:0px;
    padding:0px;
    font-weight: normal;
}

.product-page .product-info-block .product-price{
    float:left;
    width:100%;
    line-height: 20px;
    margin-bottom: 46px;
    font-size: 25px;
}

.product-page .product-info-block .product-price .old-price,
.product-page .product-info-block .product-price .simple-price{
    margin-right:10px;
}

.product-page .product-info-block .product-price .price-percent{
    margin-right:10px;
    color:red;
}

.product-page .product-info-block .product-price .new-price{
    font-weight: bold;
    color:red;
}


.product-page .product-info-block .product-action{
    float:left;
    width:100%;
}

.product-page .product-info-block .product-action .size-title-block{
    width:80%;
    float:left;
}

.product-page .product-info-block .product-action .size-title{
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}

.product-page .product-info-block .product-action .size-table-popup{
    font-size:12px;
    line-height: 20px;
    margin-bottom: 10px;
    float: none;
    color: red;
    padding-left: 10px;
}

.size-select{
    height:40px;
    padding:0px 15px;
    line-height: 30px;
    width:100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-indent: 15px;
    padding-left: 0;
}
.password_test li {
    list-style: none
}
span.password-showhide {
    position: absolute;
    margin-left: -36px;
    margin-top: 22px;

}
span.show-password {
    background: url(/images/eye_closed.png) no-repeat;
    width: 22px;
    height: 16px;
    color: #faebd700;
    line-height: 16px;
    font-size: 13px;
}
span.hide-password {
    background: url(/images/eye_open.png) no-repeat;
    width: 22px;
    height: 16px;
    color: #faebd700;
    line-height: 16px;
    font-size: 13px;
}

.hide-password {
    display: none
}
.size-select.error{
    border-color: red;
}

.product-page .product-info-block .product-action select{
    width:calc(80% - 50px);
}
ul.top-menu {
    list-style: none;
    width: 100%;
}
ul.top-menu li.parent-menu {
    float: left;
    margin-right: 12px;
    color: white;
}
.current_lng.languagebar ul.top-menu li.parent-menu a {
    color: white;
}
.wishlist-add{
    float:right;
    width:40px;
    height:40px;
    border:1px solid #404040;
    color:#404040;
    text-align: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    cursor:pointer;
    font-size:30px;
}


.wishlist-add:hover,
.wishlist-add.active{
    border:1px solid red;
    color:red;
}

.product-page .product-info-block .product-action .wishlist-add{
    position: absolute;
    left:calc(80% - 50px);
}
.header-block {
    text-align: center;
    background:#282828;
}
.head_bg {
    height: 188px;
    background-color: black;
    background: url(/images/head_bg.jpg) no-repeat;
    background-color: black;
    background-size: 61%;
    background-position: 469px -63px;
}

 .add-to-cart,
 .add-to-wishlist{
    float:left;
    width:100%;
    border:0px;
    outline: none;
    background-color: #f44051;
     background-color: #f44051;
    line-height:20px;
    padding:10px 0px;
    font-weight: bold;
    color:#fff;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

.product-action .add-to-cart:hover{
    background-color: #f38840;
}

.product-action .add-to-wishlist{
    background-color: #f44051;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.product-action .add-to-wishlist:hover{
    background-color: #f44051;
}

.product-page .product-info-block .product-action .add-to-cart{
    width:80%;
    margin-top: 15px;
}

.product-page .product-info-block .contact_tab .product-action a.add-to-cart{
    float: left;
    width: 100%;
    border: 0px;
    outline: none;
    background-color: #fff;
    line-height: 20px;
    padding: 8px 0px;
    font-weight: bold;
    margin-top: 20px;
    color: #7f7f7f;
    border: 1px solid #d3d3d3;
    text-align: center;
    text-transform: uppercase;

}
.product-page .product-info-block .contact_tab .contact-form textarea{
    border: 1px solid #d3d3d3;
}
.product-page .product-info-block .contact_tab .contact-form input[type="text"],
.product-page .product-info-block .contact_tab  .contact-form input[type="textarea"],
.product-page .product-info-block .contact_tab  .contact-form input[type="email"]{
    border: 1px solid #d3d3d3;
}
.product-page .product-info-block .contact_tab .product-action a.add-to-cart:hover{
    background: #7f7f7f;
    color: #fff;
}

.product-page .product-info-block .product-action .fast-buy-popup{
    float:left;
    width:100%;
    border:0px;
    outline: none;
    background-color: #fff;
    line-height: 20px;
    padding:8px 0px;
    font-weight: bold;
    margin-top: 15px;
    color:#7f7f7f;
    border:2px solid #7f7f7f;
    text-align: center;
    text-transform: uppercase;
}

.product-page .product-info-block .product-action .fast-buy-popup:hover{
    background: #7f7f7f;
    color:#fff;
}

.product-page .product-info-block .product-action .fast-buy-popup{
    width:80%;
}

@media (max-width: 768px) {
	.product-page .product-info-block .product-action .size-title-block{
	    width:100%;
	}

	.product-page .product-info-block .product-action select{
	    width:calc(100% - 50px);
	}
    .product-page .product-info-block .product-name{
        width: calc(100% - 50px);
    }
    .product-price{
        width: calc(100% - 50px);
    }


	.product-page .product-info-block .product-action .wishlist-add{
	    left: calc(100% - 55px);
	}
	.product-page .product-info-block .product-action .add-to-cart{
	    width:100%;
	}
	.product-page .product-info-block .product-action .fast-buy-popup{
	    width:100%;
	}
}


.product-page .product-info-block .tab-container{
    margin-top:0;
    width: 100%;
}
.product-page .product-info-block .tab-container .offers-block{
    margin-top:0;
}
.product-page .product-info-block .tab-container .offers-block .offers .offer:first-child{
    border-top: 1px solid #aaaaaa;
    float: left;
    width: 100%;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    background: white;
}
.product-action {
    /* margin-left: 100px; */
    margin-top: 40px;
    margin-bottom: 100px;
    width: 100%;
}
span.size-title.pull-left {
    font-size: 20px;
    border-bottom: 1px solid #f44051;
}
table.size_table {
    margin-top: 25px;
    border: 1px solid #f44051;
}
table.size_table td {
    text-align: center;
    padding: 10px;
}
table.size_table tr:hover {
    background: #f44051;
    color: white;
}

table.size_table th {
    border-bottom: 1px solid #f44051;
    background: #f44051;
    color: white;
    text-align: center;
    min-width:100px;
}
table.size_table td {
   text-align: center;
}
table.size_table td:first-child {
    text-align: left;
}
table.size_table input {
    border: none;
    text-align: center;
    border-bottom: 1px solid #f44051;
    width: 40px;
}
.product-page .product-info-block .tab-container .offers-block .offers .offer .offer-ul {
    display: none;
    float: left;
    width: 100%;
    color: #404040;
    background: #ffffff;
    padding: 0px 15px 15px 15px;
    font-size: 14px;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    padding-top: 20px;
}
.product-page .product-info-block .tab-container .offers-block .offers .offer .offer-ul .product-action a{
    color: white;
    width: 100%;
}
p.in_stock_text {
    color: #807c7b;
    font-weight: 600;
}
.cart-under-cart img {
    width: 61%;
    margin-bottom: 9px;
}
.accepr_cart_payments {
    color: #696763;
    font-size: 14px;
    /* padding-left: 52px; */
    padding-left: 7%;
}
.accepr_cart_payments span {
    color: #696763;
    font-size: 14px;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #696763;
    /* width: 100%; */
}
.product-page .product-info-block .tab-container .offers-block .offers .offer .offer-ul a{
    color: #404040;
}

.product-page .product-info-block .tab-container .offers-block .offers .offer{
    border-top: 2px solid #ffffff;
}
.product-page .product-info-block .tab-container .offers-block .offers .offer:last-child {
    border-bottom: 2px solid #ffffff;
}
.product-page .product-info-block .tab-container .offers-block .offers .offer .offer-title{
    background: #f3f3f3;
}
.basic_descript {
    padding: 20px;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}
.product-page .product-info-block .prod-share{
    margin: 10px 0px 29px;
    float:left;
    width:100%;
}

.product-page .product-info-block .prod-share .prod-share-title {
    float: left;
    color: #666666;
    margin-right: 10px;
    line-height: 25px;
    font-weight: bold;
}

.product-slider-title{
    font-size:16px;
    line-height: 20px;
    padding:10px 0px;
    border-top:1px solid #e5e5e5;
    text-align: center;
    margin:50px 0px 10px 0px;
}
.size-alert{
    float:left;
    width:100%;
    margin-bottom:10px;
    /*font-weight: bold;*/
    color: black;
    padding-left: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    border: 1px solid #f9f9f9;
    line-height: 30px;
}
.size-alert.active{

    border: 1px solid #a71902;
    line-height: 30px;
    color: #a71902;
}
#zoom_container{
}

.smooth_zoom_preloader {
    background-image: url(/js/smoothZoom/preloader.gif);
}
.smooth_zoom_icons {
    background-image: url(/js/smoothZoom/icons.png);
}
#zoom_container {
    overflow: hidden;
}
.zoom_thumbnails {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.zoom_thumbnails li {
    display: inline-block;
}
.zoom_thumbnails li img {
    margin: 5px;
    border: 0px;
}

/* easytabs */
.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; background: #eee; border: solid 1px #ebebeb; position: relative; top:1px;}
.tab a { font-size: 14px; line-height: 30px; display: block; padding: 0 20px; outline: none; color:;}
.tab a:hover,.tab a.active { text-decoration: underline; color:#404040;}
.tab.active { background: #fff; border-color: #ebebeb; }
.tab-container .panel-container { background: #fff; border: solid #ebebeb 1px; padding: 20px; display: inline-block; float:left; width:100%;  }
.panel-container { margin-bottom: 10px; color:#666666;}
.panel-container a{ color:#666666;}
.panel-container > div {
    display: none;
}

/* easytabs */

/* offers block */

.offers-block{
	float:left;
	width:100%;
	margin-top:25px;
}

.offers-block .offers{

}

.offers-block .offers .offer{
     border-top:2px solid #d1d1d1;
     float:left;
     width:100%;
}

.offers-block .offers .offer:last-child{
    border-bottom:2px solid #d1d1d1;
}

.offers-block .offers .offer .offer-ul{
    display: none;
    float:left;
    width:100%;
    color:#807c7b;
    background: #f7f7f7;
    padding:0px 15px 15px 15px;
    font-size:14px;
}
.offers-block .offers .offer .offer-ul a{
    color: #807c7b;
}

.offers-block .offers .offer .offer-ul p{
	margin: 0px;
}

.offers-block .offers .offer .offer-ul ul{
    padding:0px 15px;
    margin:0px;
    display:none;
    float:left;
}

.offers-block .offers .offer .offer-ul ul li{
	margin:0px;
}

.offers-block .offers .offer .offer-ul ul li{
    line-height: 20px;
    /*padding:0% 4%;*/
    border-bottom: 1px solid #b4b5af;
    /*font-size: 18px;*/
    width:92%;
    display: inline-block;
    padding-bottom: 10px;
}

.offers-block .offers .offer .offer-ul ul li:last-child{
    border:none;
}

.offers-block .offers .offer .offer-ul ul li span{
    /*float:right;*/
    width:33px;
    text-align: center;
}

.offers-block .offers .offer .offer-title{
    padding:0px 15px 0px 15px;
    /*border-bottom:1px solid #a3a3a3;*/
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    display: block;
    color:#807c7b;
    cursor: pointer;
}

.offers-block .offers .offer .offer-title.active{
	color:#181818;
	background: #f7f7f7;
}



.offers-block .offers .offer .offer-title .arrow-right{
    /*float:right;
    background: url('/img/arr-right.png') center center no-repeat;
    width:33px;
    height:50px;*/
    float:right;
    width:0;
    height:0;
    border-top: 8px solid #6E6E6E;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    margin-top: 20px;
}

.offers-block .offers .offer .offer-title .arrow-bottom{
    /*float:right;
    background: url('/img/arr-bottom.png') center center no-repeat;
    width:33px;
    height:50px;*/
    float:right;
    width:0;
    height:0;
    border-bottom: 8px solid #2e2e2e;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top:0;
    margin-top: 20px;
}



/* offers block */

/* cart popup */


.cartbarmain .basket-menu {
    float: right;
    width: 40px;
    margin-top:5px;
    position:relative;
}

.cartbarmain .basket-menu a{
    text-decoration:none;
     color: #58595b;
}

.cartbarmain .basket-menu .basket-url {
  float: left;
  width:100%;
  font-size:10px;
    padding: 0;
}

.cartbarmain .basket-menu .basket-url i{
    font-size:25px;
}

.cartbarmain .basket-menu .basket-url .bask-qty {
    margin: 3px 0px 3px 7px;
    line-height: 19px;
    float: right;
    padding: 1px 5px 0px 5px;
    background-color: #dddddd;
}
.cartbarmain .basket-menu .bask-txt,
.cartbarmain .basket-menu .wishlist-txt{
    float: left;
    width: 100%;
    line-height: 7px;
    text-align: center;
    color: white;
}

a.basket-url.basket-url img {
    height:30px;
}

.cartbarmain .basket-menu #cart-detail-popup,
.cartbarmain .basket-menu #wishlist-detail-popup{
    position: absolute;
}

.cartpopup{
    position: absolute;
    width:320px;
    border:1px solid #dddddd;
    background: #fff;
    top:50px;
    left:-260px;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
    display: none;
}

.cartpopup::after {
    top: -10px;
    right: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f00;
    border-bottom-color: #FFF;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 1002;
}

.cartpopup::before {
    top: -11px;
    right: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #dddddd;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 1001;
}

.cartpopup .cart-product{
    float:left;
    margin:0px 20px;
    padding:20px 0px;
    width:278px;
    border-bottom: 1px solid #dddddd;
    line-height: 15px;
}


.cartpopup .cart-product .product_image{
    width:100px;
    float:left;
    margin-right:15px;
}

.cartpopup .cart-product .prod-price{
    text-align: left;
    font-weight: bold;
}

.cartpopup .cart-product .prod-price .remove-product{
    float:right;
    color:#eeeeee;
}

.cartpopup .cart-product .prod-price .remove-product:hover{
    color:red;
}

.cartpopup .cart-product .prod-brand{
    text-align: left;
    font-size:12px;
    margin-top:5px;
}

.cartpopup .cart-product .prod-name{
    text-align: left;
    font-size:12px;
}

.cartpopup .cart-product .prod-size{
    text-align: left;
    font-weight: bold;
    margin-top:15px;
}


.cartpopup .cart-product .prod-qty{
    text-align: left;
    margin-top:5px;
}

.cartpopup .cart-popup-buttons{
    background: #eeeeee;
    float:left;
    width:100%;
    margin-top:-1px;
    padding:20px;
}

.cartpopup .cart-popup-buttons .cart-popup-bag-total{
    float:left;
    width:100%;
    text-align: left;
    font-size:16px;
}

.cartpopup .cart-popup-buttons .cart-popup-bag-total #popup-cart-total{
    float:right;
}

.cartpopup .cart-popup-buttons .cart-popup-back-buttons,
.empty-cart .cart-popup-back-buttons{
    float: left;
    width: 100%;
    border: 0px;
    outline: none;
    background-color: #fff;
    line-height: 20px;
    padding: 8px 0px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    color:#fff;
    font-size:12px;
    color: #7f7f7f;
    border: 2px solid #7f7f7f;
}

.empty-cart .cart-popup-back-buttons {
    max-width: 270px;
    width: 270px;
    float: none;
    display: inherit;
    margin: 0 auto;
}

span.empty_bag {

}
span.empty_bag:before{
    font-family: 'kokos' !important;
    content: "\e906";
    font-size: 26px;
}

.cartpopup .cart-popup-buttons .cart-popup-back-buttons:hover{
    background: #7f7f7f;
    color:#fff;
}

.cartpopup .cart-popup-buttons .cart-popup-bag-buttons{
    float: left;
    width: 100%;
    border: 0px;
    outline: none;
    background-color: #f44051;
    line-height: 20px;
    padding:10px 0px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    color:#fff;
    font-size:12px;
}

.cartpopup .cart-popup-buttons .cart-popup-bag-buttons:hover{
    background-color: #f38840;
}


.cartpopup .cart-popup-buttons .cart-popup-bag-buttons.wishlist-color{
    background-color: rgba(167,25,2,1);
}

.cartpopup .cart-popup-buttons .cart-popup-bag-buttons.wishlist-color:hover{
    background-color: rgba(167,25,2,0.8);
}


.hsb-cart__badge {
    background: #f44051;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 0px;
    padding: 0 5px;
    line-height: 16px;
    border-radius: 11px;
    right: -5px;
}

.hsb-wishlist__badge {
    background: red;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -5px;
    padding: 0 5px;
    line-height: 16px;
    border-radius: 11px;
    right: 10px;
}

/*-------------------STORE IN RIGA--------------------------*/
/*-------------------STORE IN RIGA--------------------------*/
/*-------------------LOGIN PAGE-----------------------------*/
/*-------------------LOGIN PAGE-----------------------------*/


/*************************
*******Cart CSS******
**************************/


/**** cart page *****/
.cart-sign-btn{
    padding:0px 25px;
    min-width: 160px;
    float: left;
    line-height: 55px;
    height:55px;
    border: 0px;
    background: #fff;
    color: #666666;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #666666;
    cursor: pointer;
    font-stretch: condensed;
    margin:30px 30px 30px 0px;
}

.cart-sign-btn:hover,
.cart-sign-btn:focus{
  background: #666666;
    color: #fff;
}


.cart-paypal-btn{
    padding:0px 25px;
    float: left;
    line-height: 55px;
    height:55px;
    border: 0px;
    background: #666666;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #666666;
    cursor: pointer;
    font-stretch: condensed;
    margin:30px 0px 30px 0px;
}

.cart-paypal-btn img{
  position: relative;
  top:-1px;
  margin-left:5px;
}

.cart-paypal-btn:hover,
.cart-paypal-btn:focus{
  background: #fff;
    color: #666666;
}

.cart-continue-btn{
    padding:0px 25px;
    float: right;
    line-height: 55px;
    height:55px;
    border: 0px;
    background: #fff;
    color: #666666;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #666666;
    cursor: pointer;
    font-stretch: condensed;
    margin:30px 0px 30px 0px;
}


.cart-continue-btn span{
  margin-top:21px;
  float:right;
  margin-left:15px;
  width:15px;
  height:10px;
  background: url('/images/continue-shopping-arrow.png') right top;
}

.cart-continue-btn:hover span,
.cart-continue-btn:focus span{
  background: url('/images/continue-shopping-arrow.png') right bottom;
}

.cart-continue-btn:hover,
.cart-continue-btn:focus{
  background: #666666;
    color: #fff;
}
/*
.cart_quantity{
  width:95px;
  height:24px;
  display: block;
  margin:10px auto;
}*/

.cart_quantity .button-qt-ch{
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: #666666;
  float:right;
  margin: 0px 0px 0px 0px;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-family: 'myriad-regular';
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  background: #ecedef;
  font-size: 20px;
}

.half p {
    width: 50%;
    float: left;
    min-height: 60px;
    margin-bottom: 5px;
}

.cart_quantity .button-qt-ch:hover{
  background: #666666;
  color:#fff;
}

.cart_quantity input{
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  background: #fff left center no-repeat;
  border: 1px solid #cccccc;
  color:#333333;
  float:right;
}


.shopping-list{
  float:left;
  width:100%;
  background: #ecedee;
  padding:30px;
  margin-top:30px;
}

.shopping-list-title{
  float:left;
  width:100%;
  line-height: 25px;
  font-size:18px;
  color:#666666;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px;
}

.shopping-white-list-title{
 float:left;
  width:100%;
  line-height: 25px;
  font-size:18px;
  color:#fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px;
}

.cart-list-view,
.cart-detail-view{
  float:right;
  font-size:14px;
  color:#666666;
  cursor: pointer;
  text-transform: none;
  font-weight: normal;
  -moz-user-select: -moz-none;
-o-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
}

.cart-detail-view{
  display: none;
}

.cart-list-view:hover,
.cart-detail-view:hover{
  text-decoration: underline;
}

.cart_img{
  float:left;
  width:50%;
}

.cart_img img{
  width:100%
}

.cart-item-delimiter{
  background: #9f9f9f;
  height:1px;
  float:left;
  width:100%;
  margin-bottom:20px;
}

.cart-item-delimiter:last-child{
  display: none;
}
/*
.cart_description{
  float:right;
  width:50%;
  padding-left:15px;
  margin-top: 5px;
}

.cart_description h4{
  margin:0px;

}

.cart_description a{
  font-size:14px;
  color:#666666;
}

.cart_description a .art{
  float:left;
  width:100%;
  color:#ed1c24;
}

.cart_description .old_price{
  float:left;
  width:100%;
  line-height: 15px;
  color:#666666;
  margin-top:15px;
}

.cart_description .price{
  float:left;
  width:100%;
  font-size:24px;
  color:#ed1c24;
  font-weight: bold;
  line-height: 25px;
  margin-top:10px;
}
*/

.shopping-list.mobile-list .cart_img{
  display: none;
}

.shopping-list.mobile-list .cart_description{
  width:100% !important;
  padding-left:0px !important;
}

.shopping-list.mobile-list .old_price{
  width:50%;
  float:right;
  text-align: right;
}

.shopping-list.mobile-list .price{
  width:50%;
  float:right;
  text-align: right;
}

.shopping-list.mobile-list h4{
  float:left;
  width:50%;
}

.shopping-list.mobile-list .cart_delete{
  display: none;
}

.shopping-list.mobile-list .cart-item-delimiter{
  background: transparent;
}

.shopping-grey-list{
  float: left;
  width: 100%;
  background: #ecedee;
  padding: 30px;
  margin-top:30px;
  color:#666666;
}

.shopping-dark-grey-list{
  float: left;
  width: 100%;
  background: #999999;
  padding: 30px;
  margin-top:30px;
  color:#fff;
}

.promocode-form{
  float:left;
  width:100%;
}

.promocode-form input[type=text]{
  float:left;
  width:150px;
  line-height: 55px;
  height:55px;
  border:1px solid #cccccc;
  text-align: center;
  font-size:18px;
  font-stretch: condensed;
  color:#666666;
}

.promocode-form input[type=submit]{
  float:right;
  margin-left:15px;
  width:150px;
  line-height: 55px;
  height:55px;
  border:1px solid #999999;
  text-align: center;
  color:#fff;
  background: #999999;
  font-size:18px;
  font-stretch: condensed;
  text-transform: uppercase;
}

.promocode-form input[type=submit]:hover{
  background:#ed1c24;
  border-color:#ed1c24;
}

.promoinput{
    margin-top: 7px;
  line-height: 40px;
  width:100%;
  float:left;
  border:1px solid #cccccc;
  padding:0px 3% ;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.promo-subtext{
  float:left;
  width:50%;
  color:#666666;
  font-size:14px;
  line-height: 25px;
   margin-top:20px;
}

.promo-failed,
.promo-applied,
.ref-failed,
.ref-applied{
  float:left;
  text-transform: uppercase;
  line-height: 20px;
  text-align: left;
  padding:10px 0px;
}

.promo-applied{
  color:#f44051;
  display: none;
}

.promo-failed{
  color:#ed1c24;
  display: none;
}

.ref-applied{
  color:#f44051;
  display: none;
}

.ref-failed{
  color:#ed1c24;
  display: none;
}

.total-line{
  float:left;
  width:100%;
  line-height: 25px;
  font-size:16px;
  color:#666666;
}

.small-total{
  float:right;

}

.total-line-total{
  float:left;
  width:100%;
  line-height: 25px;
  font-size:16px;
  color:#666666;
  margin-top:25px;
}

.uppercase{
  text-transform: uppercase;
}

.underline{
  text-decoration:underline;
}

.big-total{
  float:right;
  font-size:28px;
  color:#ed1c24;
  font-weight: bold;
  position: relative;
  top:-3px;
}

.fw-input-form{
  float:left;
  width:100%;
}

.fw-input-form input[type=text]{
  width:100%;
  float:left;
  height:35px;
  line-height: 35px;
  border:1px solid #cccccc;
  padding:0px 30px;
  margin-bottom:10px;
}

.latvia-zone,
.lithuania-zone{
  float:left;
  width:100%;
}
.delivery-select{
  float:left;
  width:100%;
}

.delivery-select tr td{
  width:50%;
}


.delivery-select tr td select{
  width:100%;
   margin-bottom: 10px;
}

.fw-input-form select{
  width:auto;
  background: #fff;
  height:35px;
  line-height: 35px;
  border:1px solid #cccccc;
  padding:0px 10px;
  margin:0px;
  max-width: 100%;
}

.fw-shipping-fields{
  float:left;
  width:100%;
  margin-top:30px;
}

.shipping-title{
  float:left;
  width:100%;
  line-height: 36px;
  color:#666666;
  margin-bottom:15px;
}

.country-span{
  margin-right:35px;
}

.change-country{
  text-decoration: underline;
  -moz-user-select: -moz-none;
-o-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
cursor: pointer;
}

.shipping-block{
  float:left;
  width:100%;
  text-align:center;
}

.shipping-block img{
  margin-bottom:10px;
}

.shipping-block input[type="radio"]{
  margin-top:0px;
  cursor: pointer;
}
.shipping-block .delivery-label{
  margin-top:20px;
  font-weight: normal;
  color:#666666;
  font-size:16px;
  cursor: pointer;
  margin-bottom:35px;
  line-height: 25px;
  -moz-user-select: -moz-none;
-o-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
}

.shipping-block .delivery-label .shipping-subtext{
  float:left;
  width:100%;
  text-decoration: underline;
  font-size:14px;
  line-height: 20px;
  margin-top:2px;
}

.shipping-delimiter{
    background: #9f9f9f;
    height: 1px;
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

.checkbox-cart-table{
  float:left;
  margin:15px 60px 15px 0px;
  color:#666666;

}

.checkbox-cart-table label{
   font-weight: normal;
   -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}

.checkbox-cart-table tr td:first-child{
  width:80px;
  text-align: center;
}

.checkbox-cart-table input[type=checkbox],
.checkbox-cart-table input[type=radio]{
  margin-top:0px;
  cursor: pointer;
}

.cart-form-submit{
    padding: 0px 25px;
    min-width: 220px;
    line-height: 55px;
    height: 55px;
    border: 0px;
    background: #ea6060;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-stretch: condensed;
    margin: 30px auto 15px auto;
    display: block;
}

.cart-form-submit:hover{
  background:#ed1c24;
}



@media (max-width: 1250px) {
  .promocode-form input[type=text]{
    width:100%;
  }
  .cart-popup-back-buttons {
    width:100%;
  }
  .cart-popup-back-buttons .bag-detaild-btn {
    width:100%;
  }
  .cart-popup-bag-buttons {
    width: 100%;
  }
  .cart-popup-bag-buttons .bag-detaild-btn {
    width: 100%;
  }
  .promocode-form input[type=submit]{
    width:100%;
    margin-top:15px;
  }
}

@media (max-width: 1200px) {
   .cart-sign-btn{
    width:100%;
    margin:30px 0px 0px 0px;
  }
  .cart-paypal-btn{
    width:100%;
     margin:15px 0px 0px 0px;
  }
  .cart-continue-btn{
    width:100%;
     margin:15px 0px 30px 0px;
  }

  .cart_img{
    width:100%;
  }

  .cart_description{
    width:100%;
    padding-left:0px;
  }
}

@media (max-width: 768px) {


  .cart_img{
    width:50%;
  }

  .cart_description{
    width:50%;
    padding-left:15px;
  }
    .accepr_cart_payments {

        padding-left: 15px;
    }

  .shipping-block label{
    margin-top:5px;
  }
    .new-product-block .prod_list_f .product-border-block{
        padding: 0;
    }
    .mobile-header-block .hsb-cart__badge {
        background: #f44051;
        color: #fff;
        font-size: 8px;
        position: absolute;
        top: 2px;
        width: 15px;
        height: 15px;
        /* padding: 0 5px; */
        text-align: center;
        line-height: 15px;
        border-radius: 11px;
        right: -7px;
        padding: 0;
    }
    .prod_list_f .product-size-hover{
        display: none!important;
    }
   .mobile-header-block .hsb-wishlist__badge {
        background: red;
        color: #fff;
        font-size: 8px;
        position: absolute;
        top: 2px;
        width: 15px;
        height: 15px;
        /* padding: 0 5px; */
        text-align: center;
        line-height: 15px;
        border-radius: 11px;
        right: -5px;
       padding: 0;
    }
}



@media (max-width: 500px) {

  .cart_img{
    width:100%;
  }

  .cart_description{
    width:100%;
    padding-left:0px;
  }
}

/**** cart page *****/

.bg h2.title {
  margin-right:0;
  margin-left:0;
  margin-top: 0;
}

.heading{
  float:left;
  width:100%;
}

.heading h3 {
    float: left;
    width: 100%;
    line-height: 25px;
    font-size: 18px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
}

.heading p {
  color: #434343;
  font-size: 16px;
  font-weight: 300;
  margin-bottom:15px;
}


#do_action .total_area {
  padding-bottom: 18px !important;
}

#do_action .total_area, #do_action .chose_area {
  border: 1px solid #E6E4DF;
  color: #696763;
  padding: 30px 25px 30px 0;
  margin-bottom: 80px;
}

.total_area span {
  float: right;
}

.total_area ul{
    padding:0px;
}

.total_area ul li {
  color: #696763;
  padding: 5px 0px 5px 0;
  font-size:18px;
  line-height: 32px;
  list-style: none;
  width:100%;
  float:left;
  border-bottom:1px solid #eeeeee;
}
#payment_block ul li {
    /*color: black;*/
}

.total_area ul li:first-child{
  border-top:1px solid #eeeeee;
}

.total_area ul li{
  clear: both;
}

.total_area ul li label{
    margin-bottom: 0px;
    text-transform: uppercase;
    min-height: 90px;
    padding: 15px 0;
    width: 100%;
    display: block;
    cursor: pointer;
}

.total_area ul li label .delivery-f-right{
  float:right;
  width:160px;
  line-height: 60px;
  min-height: 60px;
  font-size:16px;
  font-weight: normal;
  text-align: center;
  border-left:1px solid #eeeeee;
    text-align: right;
    padding-right: 30px;
}

.price_set{
    margin-top: 40px;
    float: right;
    width: 160px;
    line-height: 60px;
    min-height: 60px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    /*border-left: 1px solid #eeeeee;*/
    text-align: right;
    padding-right: 30px;
    font-weight: bold;
    color: #f44051;
}
.price_checker {
    margin-top: 40px;
    width: calc( 100% - 200px);
    float: left;
}
.total_area ul li label .delivery-name{
  float:left;
  line-height: 40px;
  margin-top:10px;
    font-size: 16px;
    font-weight: 500;
}

.total_area ul li label .delivery-name .subtext{
  font-size:13px;
  font-weight: normal;
  text-transform: none;
  float:left;
}
.choose_button_indicator {
    width: 100px;
    height: 35px;
    background: #ffffff;
    color: #666666;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    float: left;
    margin-right: 25px;
    border: 1px solid #666666;
    line-height: 35px;
}
.total_area ul li label .delivery-name img{

}
.total_area ul li label .delivery-name .subtext p{
  float:left;
  margin-right:5px;
}

.new_cart .cart_i_url{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 32px;
    height: 32px;
    background: #ecedef;
    color: #666;
    font-size: 18px;
    float: left;
    line-height: 32px;
    text-align: center;
    margin-left: 0px;
    font-family: serif;
    text-transform: none;
    text-decoration: none;
}

.new_cart .cart_i_url.delivery_info{
    margin-left: 20px;
    margin-top: 10px;
}


.total_area ul li label .delivery-f-right.subtext{
  font-size:12px;
  padding:3px 10px;
   line-height: 15px;
  min-height: 60px;
  text-align: left;
  width:180px;
}

.total_area ul li label .delivery-f-right.subtext p{
  float:left;
}

.total_area ul li label .delivery-f-right.subtext a{
  float:left;
}

@media (max-width: 480px) {
  .total_area ul li label .delivery-f-right.subtext{
    width:120px;
    font-size:10px;
  }

}


@media (max-width: 400px) {
  .total_area ul li label .delivery-f-right.subtext{
    display: none;
  }
}

.total_area ul li label .delivery-f-right.price{
  font-size:20px;
    color: #696763;
  font-weight: bold;
}
.total_area input[type="radio"]:checked + label .delivery-f-right.price{
    color:#f44051;
}
.total_area ul li label .delivery-f-right.price{
    font-size:16px;
    color: #696763;
    font-weight: bold;
}
.total_area ul li label img{
  float:left;
  /*height:60px;*/
  margin-right:25px;
    margin-top: -12px;
}
.cart_video_block {
    margin-top: 105px;
    display: inline-block;
    height: 100%;
}
.cart_video_block video {
    width: 100%;
}
.video_success_block.success_page{
    display: flex;
}
.progress-line.success_page i{
    line-height: 31px;
}
.total_area ul li label::before{
    background: url('/img/delivery_check.png') ;
    content: " ";
    width: 32px;
    height: 32px;
    float: left;
  margin-top:14px;
    margin-right: 25px;
}
.top-page-line.bread_ininline.cookies_hide {
    position: fixed;
    bottom: 0;
    min-width: 716px;
    max-width: 100%!important;
    background: #464646;
    display: table-cell;
    min-height: 40px;
    padding: 10px;
    border-bottom-left-radius: 5px;
    z-index: 9999999999999;
}
.cookies-text {
    line-height: 25px;
    width: calc(100% - 20px);
    float: left;
    color: white;
}
.cookies-text a {
    color: #fe636e;
}
.cokies-btns .close {
    float: right;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    /* text-shadow: 0 1px 0 #fff; */
    opacity: 1;
    filter: alpha(opacity=20);
}

.total_area input[type="radio"]:checked + label::before {
    background-position: top left;
}

.total_area input[type="radio"] + label::before {
    background-position: bottom left;
}


.total_area input[type="radio"]:checked + label{
  color:#f44051;
}
.total_area input[type="radio"]:checked + label{
    color:#f44051;
}
.total_area input[type="radio"]:checked + label .choose_button_indicator{
    border: 1px solid #f44051;
    background: #f44051;
    color: white;
}


@media (max-width: 992px) {
  .total_area ul li label .delivery-f-right{
    width:auto;
    border:none;
  }

}

@media (max-width: 650px) {
  .total_area ul li label img{
    display: none;
  }

  .total_area ul li label::before{
    margin-right:10px;
  }
    .review_block .pagination-fake-div {
        height: inherit;
    }
    .review_block .pagination{
        margin-bottom: 0;
    }
  .total_area ul li{
    padding-left:5px;
    font-size:14px;
  }

  .total_area ul li label .delivery-f-right{
    width:75px;
    font-size:14px;
  }

}
.rental_text {
    margin: 0 20px;
}

.checkoutbtn{
    line-height: 65px;
  margin: 20px 0px 40px 0px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  background: #ec1c24 !important;
  float: right;
  color: #fff;
  font-size: 18px;
  border: 0px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding:0px 20px;
}

.checkoutbtn:hover{
    background: #2f281e !important;
}

.user_option label {
  color: #696763;
  font-weight: normal;
  margin-left: 10px;
  -moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}


.user_info {
  display: block;
  margin-bottom: 15px;
  margin-top: 20px;
  overflow: hidden;
}

.user_info label {
  color: #696763;
  display: block;
  font-size: 15px;
  font-weight: normal;

}

.user_info .single_field {
  width: 31%
}

.user_info .single_field.zip-field input {
  background: transparent;
  border: 1px solid#F0F0E9
}

.user_info > li {
  float: left;
  margin-right: 10px
}

.user_info > li > span {
}

.user_info input,
.user_info select,
.user_info textarea {
  background: #F0F0E9;
  border:0;
  color: #696763;
  padding: 5px;
  width: 100%;
  border-radius: 0;
  resize: none
}

.user_info select:focus {
  border: 0
}


.chose_area .update {
  margin-left: 40px;
}

.update, .check_out {
  background: #FE980F;
  border-radius: 0;
  color: #FFFFFF;
  margin-top: 18px;
  border: none;
  padding: 5px 15px;
}
.update{
    margin-left: 40px;
}

.check_out {
  margin-left: 20px
}



/*************************
*******checkout CSS******
**************************/

.step-one {
  margin-bottom: -10px
}

.register-req, .step-one .heading {
  background: none repeat scroll 0 0 #F0F0E9;
  color: #363432;
  font-size: 20px;
  margin-bottom: 35px;
  padding: 10px 25px;
}

.checkout-options {
  padding-left: 20px
}


.checkout-options h3 {
  color: #363432;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
}

.checkout-options p {
  color: #434343;
  font-weight: 300;
  margin-bottom: 25px;
}

.checkout-options .nav li {
  float: left;
  margin-right: 45px;
  color: #696763;
  font-size: 18px;  font-weight: normal;
}

.checkout-options .nav label {
  font-weight: normal;
}

.checkout-options .nav li a {
  color: #FE980F;
  font-size: 18px;
  font-weight: normal;
  padding: 0
}

.checkout-options .nav li a:hover {
  background: inherit;
}

.checkout-options .nav i {
  margin-right: 10px;
  border-radius: 50%;
  padding: 5px;
  background: #FE980F;
  color:#fff;
  font-size: 14px;
  padding: 2px 3px;
}


.register-req {
  font-size: 14px;
  font-weight: 300;
  padding: 15px 20px;
  margin-top: 35px;

}

.register-req p {
  margin-bottom: 0
}



.shopper-info p,
.bill-to p,
.order-message p {
  color: #696763;
  font-size: 20px;
  font-weight: 300
}


.shopper-info .btn-primary {
  background: #FE980F;
  border: 0 none;
  border-radius: 0;
  margin-right: 15px;
  margin-top: 20px;
}


.form-two, .form-one {
  float: left;
  width: 47%
}


.shopper-info > form > input,
.form-two > form > select,
.form-two > form > input,
.form-one > form > input {
  background:#F0F0E9;
  border: 0 none;
  margin-bottom:10px;
  padding: 10px;
  width: 100%;
  font-weight: 300
}

.form-two > form > select {
  padding:10px 5px
}

.form-two {
  margin-left: 5%
}


.order-message textarea {
  font-size: 12px;
  height: 335px;
  margin-bottom: 20px;
  padding: 15px 20px;
}

.order-message label {
  font-weight:300;
  color: #696763;
  margin-left: 10px;
  font-size: 14px
}


.review-payment h2 {
  color: #696763;
  font-size: 20px;
  font-weight: 300;
  margin-top: 45px;
  margin-bottom: 20px
}

.payment-options {
  margin-bottom:125px;
  margin-top: -25px
}

.payment-options span label {
  color: #696763;
  font-size: 14px;
  font-weight: 300;
  margin-right: 30px;
}

.table.table-condensed{
    margin:0px;
}

#cart_items .cart_info
.table.table-condensed.total-result {
  margin-bottom: 10px;
  margin-top: 35px;
  color: #696763
}

#cart_items .cart_info
.table.table-condensed.total-result tr {
  border-bottom: 0
}

#cart_items .cart_info
.table.table-condensed.total-result span {
  color: #FE980F;
  font-weight: 700;
  font-size: 16px
}

#cart_items .cart_info
.table.table-condensed.total-result
.shipping-cost {
  border-bottom: 1px solid #F7F7F0;
}


.cartbarmain .profile-popup-box{
	margin:20px;
	font-size:14px;

}
#cart-menu-box:hover .cartpopup,
#profile-menu-box:hover .cartpopup
{
    display: block!important;
}
#cart-detail-popup .cartpopup:hover{
    display: block!important;
}

.cartbarmain .profile-popup-box .profile-url{
	color:#6d6d6d;
    text-transform: capitalize;
}

.cartbarmain .profile-popup-box .exit-url{
    color: #58595b;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #58595b;
    width: 100%;
    text-align: left;
    font-size: 12px;
}




/* new cart */
.new_cart{
  font-family: 'Titillium Web', 'ubuntu', sans-serif;
  margin-bottom: 30px;
  float:left;
  width:100%;
}

.new_cart .cart_title{
  float:left;
  width:100%;
  font-size:18px;
  line-height: 30px;
  padding:35px 0px;
  text-transform: uppercase;
  font-weight: bold;
}


.new_cart .sub_cart_title{
  float:left;
  width:100%;
  color: #343a36;
  font-size:18px;
  line-height: 30px;
  padding:20px 0px;
  text-transform: uppercase;
  font-weight: bold;
}



.new_cart .cart_info .table.table-condensed{
    border-bottom: 1px dashed #c7c7c7;
}


.new_cart .cart_info .table.table-condensed tbody{

}

.new_cart .cart_info .table.table-condensed thead tr {
  height: 40px;
}
.new_cart .cart_info .table.table-condensed thead tr th{
 line-height: 20px;
 border-bottom:1px solid #e5e5e5;
 background: #ecedef;
 color:#999999;
 font-size:14px;
 font-weight: lighter;
 text-transform: uppercase;
 padding:10px 0px;
 vertical-align: middle;
}

.new_cart .cart_info .table.table-condensed tr td{
   .border-right:1px solid #eeeeee;
   vertical-align: middle;
   border-top:1px dashed #c7c7c7;
}

.new_cart .cart_info .table.table-condensed tr:first-child td{
    border-top:0px;
}

.new_cart .cart_info .table.table-condensed tr td:last-child{
  border-right:0px;
}
.text_under_confim {
    /*padding-left: 5%;*/
    padding-top: 20px;
}
.cart-total-summ.step_3 .cost-total-summ, .new-cart-line-borders.step_3 .delivery-total-summ {
    width: 100%;
}
.delivery-total-summ span{
    float: left;
    font-size: 13px;
}
.new_cart .cart_info .table.table-condensed td{
  padding:10px 5px;
}


.new_cart .cart_info .table.table-condensed tr:last-child {
  border-bottom: 0;
}

.cart_info table tr td {
  border-top: 0 none;
  vertical-align: inherit;
}


.new_cart .cart_info .image {
  padding-left: 30px;
}


.new_cart .cart_info .cart_description a {
  color: #333333;
  line-height: 20px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;

}

.new_cart .cart_info .cart_description p {
  color:#696763
}



.new_cart .cart_info .cart_price p {
  color:#696763;
  font-size: 18px
}


.new_cart .cart_info .cart_total_price {
  color: #FE980F;
  font-size: 14px;
}

@media screen and (max-width: 700px){
  .order-list table tr td{
    font-size:12px;
  }

  .new_cart .cart_info .cart_total{
    font-size:14px;
  }

  .new_cart .cart_info .table.table-condensed thead tr th{
    font-size: 12px;
  }
}



.new_cart .cart_info {
  .padding-bottom: 20px;
    .border-bottom: 1px solid #eeeeee;
}


.new_cart .cart_info .cart_menu {
  background: #fff;
  color: #000;
  font-size: 16px;
  .font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

.new_cart .cart_info .cart_menu .delete{
  width:90px;
  text-align: center;
}

.new_cart .cart_info .cart_menu .image{
  width:100px;
}

.new_cart .cart_info .cart_image{
  border-right:0px !important;
  vertical-align: middle;
  text-align: center;
  width: 200px;
}

.new_cart .cart_info .cart_image img{
  max-width:170px !important;
  max-height:170px !important;
  float:left;
}



.new_cart .cart_info .cart_menu .description{
  text-align: center;
}

.new_cart .cart_info .cart_menu .price{
  text-align: center;
  width:155px;
}

.new_cart .cart_info .cart_menu .quantity{
  text-align: center;
  width:165px;
}

.new_cart .cart_info .cart_menu .total{
  text-align: center;
  width:155px;
}



.new_cart .cart_info .cart_price{
  text-align: center;
  font-size:24px;
  color:#666666;
}

.video_success_block{
    width: 100%;
    height: 100%;
    z-index: -1;
    margin-bottom: 150px;
}
.new_cart .cart_info .cart_quantity{
  text-align: center;
  padding:0px 20px !important;
}

.new_cart .cart_info .cart_total{
  text-align: center;
  font-size:14px;
  color:#828282;
}

.new_cart .cart_info .cart_delete{
  text-align: center;
  vertical-align: top !important;
  position: relative;
  width:210px;
}

.new_cart .cart_info .cart_delete .pk-cart-move,
.new_cart .cart_info .cart_delete .pk-cart-remove{
    float:right;
    position: absolute;
    bottom:50px;
    right:5px;
    cursor: pointer;
    line-height: 20px;
    font-size:14px;
}

.new_cart .cart_info .cart_delete i{
    font-size:20px;
    position: relative;
    top:2px;
    margin-left: 5px;
}

.new_cart .cart_info .cart_delete .pk-cart-move:hover{
    color:#f44051;
}


.new_cart .cart_info .cart_delete .pk-cart-remove{
    top:50px;
    height: 15px;
}

.new_cart .cart_info .cart_delete .pk-cart-remove:hover{
    color:red;
}


.cart_product {
  display: block;
  margin: 15px -70px 10px 25px;
}

.cart_quantity_button a {
  background:#F0F0E9;
  color: #696763;
  display: inline-block;
  font-size: 16px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  width: 35px;
  float: left;
}


.cart_quantity_input {
  color: #696763;
  float: left;
  font-size: 16px;
  text-align: center;
  font-family: 'Roboto',sans-serif;

}


.cart_delete  {

  text-align: center;
}


.cart_delete form{
  width:100%;
  height:100%;
  float:left;
}


.cart_delete input {
 height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: #020202;
  background: #fff url('/img/cart_close_btn.png') center center no-repeat;
  border:1px solid #ecedef;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  padding:0px 0px 5px 0px;
  font-size: 18px;
  text-decoration:none;
  float:right;
}

.cart_delete input:hover {
  background:#ecedef url('/img/cart_close_btn.png') center center no-repeat;
}

.new_cart .cart_text_16{
  font-size: 14px;
  line-height: 20px;
  color:#666666;
  text-transform: uppercase;
  padding:20px 0px;
}
.new_cart .cart_text_16.deliv_title{
    padding: 43px 0;

}
.new_cart .cart_text_16 a{
    color:#FF0000;
}

.new_cart .cart-footer-btn{
  float:left;
  width:100%;
  margin-top:60px;

}
.new_cart .cart-footer-btn.step3{

    margin-top:0;

}


.new_cart .cart-footer-btn.step1{

    /*height: 200px;*/
    background: #f8f8f8;

}
.new_cart .cart-footer-btn.step1 .new-cart-line-borders{
    border: none;
}

.new_cart .cart-header-btn{
  float:left;
  width:100%;
  margin-bottom:25px;
}

.new_cart .cart-back-btn{
  float:left;
  font-size:16px;
  line-height: 20px;
  padding:10px 20px;
  border:1px solid #dddddd;
  color:#999999;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
}

.new_cart .cart-back-btn:hover{
    background: #f44051;
  color:#fff;
}
.sub_cart_title.step3 {
    margin-top: 70px;
}
.promoline .delivery_step3_view {
    height: 40px;
    width: inherit;
    line-height: 40px;
    border: 1px solid #cccccc;
    padding: 0 5px;
    border-radius: 3px;
    margin-top: 7px;
    min-width: 230px;
    float: left;
    margin-left: 20px;
	padding-left: 15px;
	color: #757575;
}

.delivery-name img {
    max-width: 120px;
    height: auto;
    max-height: 60px;
    /* max-height: 42px; */
}

.new_cart .cart-submit-btn{
  float:right;
  font-size:16px;
  line-height: 20px;
  padding:10px 20px;
  border:1px solid #f44051;
  color:#fff;
  background: #f44051;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
}

.new_cart .cart-submit-btn:hover{
    background: #f8f8f8;
  color:#f44051;
}

.new_cart .cart-submit-btn-center{
  font-size:16px;
  line-height: 20px;
  padding:10px 40px;
  border:1px solid #f44051;
  color:#fff;
  background: #f44051;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  margin:0px auto;
  width:220px;
  display: inherit;
}
.new_cart.finish_page .cart-submit-btn-center{
    font-size: 16px;
    line-height: 20px;
    padding: 10px 40px;
    border: 1px solid #484848;
    color: #fff;
    background: #484848;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin: 0px auto;
    width: 350px;
    display: inherit;
    float: right;
    text-align: center;
}
.new_cart.finish_page .cart_info .cart_price{
    text-align: right;
}

.new_cart .progress-line{
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 23px;
}

.new_cart .progress-line table{
  float:left;
  width:100%;

}

.new_cart .progress-line table tr td{
  width:25%;
  text-align: center;
}

.new_cart .progress-line table tr:last-child td{
   font-size:14px;
  line-height: 16px;
  padding:7px 0px;
  text-transform: uppercase;
  color:#666666;
}

.new_cart .progress-line table tr td.active-text{
  color:#f44051;
}

.new_cart .progress-line table tr td .circle{
  width:50px;
  height:50px;
  display: block;
  margin:0px auto;
  line-height: 50px;
  -webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
border:1px solid #cccccc;
color:#666666;
font-size:20px;
position: relative;
z-index: 100;
background: #fff;
text-align: center;
}

.new_cart .progress-line table tr td .circle.first{
  border:1px solid #f44051;
  background: #fff url('/img/cart-progress-image.png') top center no-repeat;
}

.new_cart .progress-line table tr td .circle.first.completed{
  background: #f44051 url('/img/cart-progress-image.png') bottom center no-repeat;
}

.new_cart .progress-line table tr td .circle.active{
    color:#fff;
  border:1px solid #f44051;
  background: #f44051;
}

.new_cart .progress-line table tr td .circle.completed{
    color:#f44051;
  border:1px solid #f44051;
}


.new_cart .progress-line .progress-bg-line{
  border-top:1px solid #eeeeee;
  border-bottom:1px solid #eeeeee;
  float:left;
  width:100%;
  height:3px;
  background: #fff;
  position:relative;
  top:28px;
}

.new_cart .progress-line .progress-bg-line span{
  width:12.5%;
  float:left;
  height:1px;
}

.new_cart .progress-line .progress-bg-line span.active{
  background: #f44051;
}

.new-cart-line-borders.step_3 .delivery-total-summ{
    line-height: 20px;
    padding: 40px 0;
}
.delivery-total-summ{
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    padding: 7px 0px;
    /* margin-right: 40px; */
    width: 88%;
    float: right;
    text-align: left;
    border-bottom: 1px solid #dedede;
    font-weight: bold;
    color: #696763;
}
.etabs .tab {
    text-align: center;
    display: block;
    float: left;
    margin-right: 0.8%;
}
.backlink_cart_text {
    width: 88%;
    float: left;
    text-align: left;
    padding-left: 2%;

    padding-top: 14px;
    color: #696763;
}
.back_info_blocks {
    position: relative;
}
.backlink_cart {
    position: absolute;
    left: 2%;
    top: 14px;
}
.backlink_cart_text span {
    font-weight: 600;
}
.backlink_cart_text a {
    text-decoration: underline;
}
.cart-footer-btn .cart-back-btn {
    width: 42%;
    float: left;
    margin-left: 2%;
    margin-right: 6%;
    border: 3px solid #f44051;
    text-align: center;
    border-radius: 0;
    color: #f44051;
    font-weight: 600;
    padding: 7px 20px;
    margin-top: 25px;
}
.cart-footer-btn .cart-submit-btn {
    width: 44%;
    float: right;
    text-align: center;
    margin-right: 15px;
    border-radius: 0;
    font-weight: 600;
    border: 3px solid #f44051;
    padding: 7px 20px;
    margin-top: 25px;
}
.cart-footer-btn.step3 .cart-submit-btn{
    width: 50%;
    float: right;
    text-align: center;
     margin-right: 0;
    border-radius: 0;
    font-weight: 600;
    border: 3px solid #f44051;
    padding: 7px 20px;
    margin-top: 25px;
}
.tab a{
    padding: 0;
}
.etabs .tab:last-child {

    margin-right: 0;
}
.rc-anchor-normal .rc-anchor-checkbox-label{
    color: blue!important;
}
.etabs .tab:nth-child(1){
    width: 17%;
}
.etabs .tab:nth-child(2){
    width: 17%;
}
.etabs .tab:nth-child(3){
    width: 16%;
}
.etabs .tab:nth-child(4){
    width: 18%;
}
.etabs .tab:nth-child(5){
    width: 28.8%;
    float: right;
}

.page_profile .etabs .tab{
    margin-bottom: 25px;
    width: inherit;
    padding: 5px 10px;
}
.page_profile .etabs .tab a{

}
.page_profile .tab.active{
    background: #eee;
    border-color: #ffffff;
}
.page_profile .start-title.main_profile {
    margin-top: 25px;
    margin-bottom: 40px;
    font-weight: 600;
}

.page_profile .tab{
    background: #fff;
    border: solid 1px #ffffff;

}
.delivery-total-summ .number{
    color: #696763;
    font-size: 16px;
    font-weight: normal;
    margin-left: 0px;
    margin-left: 15px;
    float: right;
    font-weight: 600;
}
.cost-total-summ {
    width: 88%;
    font-size: 16px;
    font-weight: 600;
    color: #696763;
    line-height: 1.1;
    padding-top: 10px;
    float: right;
}

.cost-total-summ.diff {

    padding-top: 17px;

}
span.vat_inc {
    font-weight: 500;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
a.pk-cart-move div {
    float: left;
}
.cart-total-summ{
    float:right;
    font-size: 18px;
  line-height: 20px;
  text-align: right;
  text-transform: uppercase;
    color: #3c4145;
  padding:7px 0px;
    width: 100%;
    text-align: left;
}

.cart-total-summ .number{
    color: #696763;
  font-size: 16px;
  font-weight: bold;
  margin-left:15px;
  float:right;
}



@media (max-width: 650px) {
  .delivery-total-summ{
    clear:both;
    margin-right:0px;
    width:100%;
    text-align: left;
  }

  .cart-total-summ{
    width:100%;
    text-align: left;
  }

  .cart-total-summ .number{
    margin-left: 0px;
  }

  .delivery-total-summ .number{
    margin-left:0px;
  }
}

.new_cart .new-cart-line-borders{
  padding: 0 0 20px 0px;
  float:left;
  width:100%;
  border-bottom: 1px solid #c7c7c7;
}
.new-cart-line-borders.delivery_string {
    padding-top: 25px;
}

.new_cart .new-cart-line-border-single{
    float:left;
  width:100%;
  border-bottom: 1px solid #c7c7c7;
  margin: 10px 0px;
}

.new_cart .new-cart-line-borders.top-border{
  border-top: 1px solid #c7c7c7;
}


.new_cart select[name=country], .price_checker select[name=country]{
  line-height: 25px;
  height: 42px;
  width:100%;
  float:left;
  border:1px solid #cccccc;
  padding:0px 3% ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
    margin-top: 7px;
}

.new_cart .your_order{
  color:#999999;
  font-size: 20px;
  text-transform: uppercase;
}
section.new_cart.full_cart.finish_page .delivery-total-summ{
    width: 100%;
    border-bottom: none;
}

.new_cart .finish-title{
    float: left;
    width: 100%;
    color: #000;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-top: 150px;
    margin-bottom: 20px;
}

.new_cart .finish-subtitle{
  font-size:26px;
  color:#333333;
  float:left;
  width:100%;
  text-align: center;
  text-transform: uppercase;
    margin-bottom: 150px;
}
.boxing_image {
    margin-bottom: 150px;
}

.new_cart .finish-step-user-info{
  float:left;
  width:100%;
  font-size:16px;
  text-transform: uppercase;
  line-height: 30px;
}

.new_cart .finish-step-user-info tr td{
  padding:0px;
}

.new_cart .finish-step-user-info tr td:nth-child(1){
  color:#999999;
  width:30%;
}

.new_cart .finish-step-user-info tr td:nth-child(2){
 color:#333333;
}

.new_cart .finish-dev-pay-title{
  color:#999999;
  float:left;
  width:100%;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 30px;
}

.finish-dev-pay-text{
  float:left;
  width:100%;
  text-align: left;
  padding:20px 0px;
  font-size:18px;
  color:#333333;
  border-bottom: 1px solid #eeeeee;
  border-top:1px solid #eeeeee;
  margin-top:20px;
}


.finish-dev-pay-text img{
  height:40px;
  margin-right:35px;
}


.promo-left-block{
  margin-bottom: 20px;
}

.promo-right-block{
  margin-bottom: 20px;
}

.promo-left-block table td{
  min-width: 145px !important;
  border-bottom:1px solid #eeeeee;
}

.promo-left-block table tr:last-child td{
  border-bottom: 0px;
}


.prod_back_btn{
  float:left;
  width:100%;
  text-align: left;
  text-transform: uppercase;
  color:#ed1c24;
  line-height: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  margin-top:25px;
  position:relative;
  z-index: 2;
  margin-left:15px;
    display: none!important;
}

.payments_logo {
    width: 44%;
    float: left;
    height: 60px;
    margin-right: 6%;
    /* margin-bottom: 27px; */
    display: table-cell;
    padding: 8px 8px 8px 0;
}
.payments_logo.max{
    width: 100%;

}
.payments_logo.max img{
    max-height: 100%;

}
.payments_logo img{
    display: table-cell;
    vertical-align: baseline;
}

.out-of-stock .product_image img{
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.out-of-stock .product_image img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}


.all-knives-btn{
  float:right;
  font-size:16px;
  line-height: 20px;
  padding:10px 20px;
  border:1px solid #f44051;
  color:#fff;
  background: #f44051;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
width:100%;
text-align: left;
margin:10px 0px;
}

.all-knives-btn:hover{
  background: #fff;
  color:#f44051;
}

.cart-profile-banner{
  float:left;
  width:100%;
  margin-top:30px;
}

.cart_itemlist{
  padding:0px !important;
  margin:0px !important;
  border:0px !important;
  display: none;
}


.cart_itemlist table{
  margin-bottom:0px;
  margin-top: 0px;
  border: 1px solid #e5e5e5 !important;
}

.cart_itemlist table tr td{
  background: #ecedef;
  border-top:0px;
  padding:;
  width:16.67%;
  border-top: 1px solid #fff !important;
}

.cart_items_open{
  background: #ecedef url('/images/sort-down3.png') center center no-repeat;
  border: 1px solid #e5e5e5 !important;
  border-top:5px solid #fff;
  cursor: pointer;
}

.cart_items_open.opened{
  background: #ecedef url('/images/sort-down4.png') center center no-repeat;
}

.cart_items_open:hover{
  background-color: #d4d4d4 ;
}

@media screen and (max-width: 465px){
  .cart_items_open,
  .cart_itemlist{
    display: none !important;
  }
}

.rep_payment_hr{
  margin:10px 0px;
}
.rep_payment{
  margin-bottom: 10px;
}



.new_cart .mobile-cart{
  float:left;
  width:100%;
  display: none;
}

.new_cart .mobile-cart .mobile-item{
  float:left;
  width:100%;
  margin-bottom: 30px;
}

.new_cart .mobile-cart .mobile-item .cart_image{
  float:left;
  width:25%;
}

.new_cart .mobile-cart .mobile-item .cart_image img{
  width:100%;
}

.new_cart .mobile-cart .mobile-item .cart_description{
  float:left;
  width:58%;
  margin:15px 0px 0px 0px;
  padding:0px;
}

.new_cart .mobile-cart .mobile-item .cart_description a{
  color: #333333;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}


.new_cart .mobile-cart .mobile-item .cart_price{
  float:left;
  font-size: 24px;
    color: #666666;
    line-height: 40px;
    width:17%;
  text-align: center;
}

.new_cart .mobile-cart .mobile-item .cart_quantity{
  text-align: center;
  margin:0px auto;
  width:120px;
}

.new_cart .mobile-cart .mobile-item .cart_total{
  float:left;
  font-size: 24px;
  color: #eb1c24;
  line-height: 40px;
  width:100%;
  text-align: center;
  margin:0px;
}

.new_cart .mobile-cart .mobile-item .cart_delete{
  text-align: center;
  margin:0px;
  width:40px;
  margin:0px auto;
  position: relative;
  width:50%;
  float:left;
}

.new_cart .mobile-cart .mobile-item .cart_delete a{
    font-size:26px;
}


.new_cart .mobile-cart .mobile-item .cart_delete input[type=submit]{
  position:absolute;
  margin-left:-20px;
  left:50%;
}

.new_cart .mobile-cart.mobile-wishlist .cart_quantity{
  width:50%;
  float:left;
}

.new_cart .mobile-cart.mobile-wishlist .cart_delete{
  width:50%;
  float:left;
}
.categories_tree ul li a{
  font-size: 17px;
  color: black;
  line-height: 2;


}
.categories_tree ul.news-block-subdiv > li a {
  font-size: 15px;
  color: black;

}
ul.news-block-subdiv {
  margin-bottom: 21px;
  padding-left: 25px;
}
.categories_tree {
  display: inline-block;
  margin-top: 20px;
}
.brands_products.filters .brands-name{
  display: none;
}
/*.news-block-title:after {*/
/*content: '';*/
/*width: 20px;*/
/*height: 20px;*/
/*background: url(/images/arr_up.png);*/
/*background-size: contain;*/
/*z-index: 999;*/
/*position: absolute;*/
/*right: 45px;*/
/*}*/
/*.news-block-title.arr_down:after{*/
/*background: url(/images/arr_down.png);*/
/*background-size: contain;*/
/*}*/

/*.brands_products.filters:after {*/
/*content: '';*/
/*width: 20px;*/
/*height: 20px;*/
/*background: url(/images/arr_up.png);*/
/*background-size: contain;*/
/*z-index: 999;*/
/*position: absolute;*/
/*right: 45px;*/
/*}*/
.categories_tree .news-block{
  margin-top: 0;
  margin-bottom: 0;
  background: #f5f5f5;
}
.categories_tree .news-block-div{
  background: #fafafa;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.categories_tree ul li{
  list-style: none;
}
.categories_tree .news-block .news-block-title {
  cursor: pointer;
  background: whitesmoke;
}
.new_cart .login_block .form-input-css{
    width: 100%;
}
.new_cart .login_block .form-input-css table tr td:first-child{
    width: 100%;
}
.new_cart .cart_i_url.delivery_info.mob-view-show{
    display: none;
}
@media (max-width: 768px){
  .new_cart .cart_info{
    display: none;
      overflow-x: auto;
  }
    /*.new_cart.finish_page .cart_info{*/
        /*display: block;*/
        /*overflow-x: auto;*/
    /*}*/
    .rental_text.max_width{
        margin: 0 5px;
    }
    .new_cart .cart_i_url.delivery_info.mob-view-show{
        display: block;
        display: block;
        margin-left: 0;
        margin-top: 19px;
        margin-right: 8px;
    }
    .new_cart .cart_text_16.deliv_title{
        padding: 43px 0;
        font-size: 28px;
        font-weight: 600;
    }
    .rental_text iframe {
        width: 100%;
        margin-bottom: 20px;
    }
  .new_cart .mobile-cart{
    display: block;
  }
  .nav-tree{
    display: none;
  }
    .top-page-line.bread_ininline.cookies_hide{
        min-width: inherit;
    }
  .categories_tree{
    display: none;
  }
}


.distributor-title{
    float: left;
    width: 100%;
    font-size: 16px;
    color: #666666;
    padding: 45px 0px 20px 0px;
    line-height: 20px;
    font-family: 'Titillium Web', 'ubuntu', sans-serif;
    font-weight: bold;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
}
.new-cart-line-borders.step_3{
    padding-bottom: 45px;
}
#map{
  width:540px;
  height: 820px;
  margin-bottom: 50px ;
}
.store_block {
  border-bottom: 1px solid #a0a0a0;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
  /* min-height: 205px; */
}
.stores_list.active{
  display: block;
  background: #f9f9f9;
}

.store_description {
  width: calc(100% - 90px);
  float: left;
  text-align: left;
  padding-top: 27px;
  font-size: 15px;
  font-family: Tahoma, sans-serif;
}
.store_links {
  text-transform: uppercase;
  color: #ff000a;
  margin-top: 20px;
}
form#city_select {
  height: 120px;
  padding-top: 60px;
  margin-bottom: 28px;
}
.find_result {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 20px;
}
select.city_select{
  font-size: 15px;
  text-transform: uppercase;
  padding: 13px;
  /* line-height: 35px; */
  min-width: 230px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-right: 18px;
  background: url(/images/arr_down_select.png) no-repeat;
  background-size: 24%;
  background-position: 100%;

  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';

}

select.distance_select {
  font-size: 15px;
  text-transform: uppercase;
  padding: 13px;
  /* line-height: 35px; */
  min-width: 100px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-right: 18px;
}
#city_select .city_accept{
  font-size: 15px;
  text-transform: uppercase;
  padding: 13px;
}
#city_select .city_accept {
  font-size: 15px;
  text-transform: uppercase;
  padding: 13px 16px;
  color: white;
  border: 1px solid #ccc;
  background: #f44051;
  border-radius: 5px;
}
.store_links a{

  color: #ff000a;
}

.marker_dis {
  width: 90px;
  float: left;
  text-align: center;
  padding-top: 26px;
}
.distributor-text{
  float: left;
    width: 100%;
    font-family: 'Titillium Web', 'ubuntu', sans-serif;
    color: #666666;
    text-align: center;
}
.contact-form input[type="text"],
.contact-form input[type="textarea"],
.contact-form input[type="email"]

{
    width: 100%;
    margin: 10px 0;
    padding: 5px;
    border: 1px solid darkgrey;
}
.contact-form textarea
{
    width: 100%;
    height: 100px;
    margin: 10px 0;
    resize: none;
    border: 1px solid darkgrey;
    padding: 5px;

}
.contact_map {
    width: 50%;
    float: left;
    padding-top: 66px;
}
.contact_desc {
    width: 50%;
    float: left;
}

.info-block {
    line-height: 2;
    /*margin-bottom: 20px;*/
}
.contact-slider{
    margin-bottom: 25px;
}
.contact-form .product-action .add-to-cart{
    margin-top: 20px;
}
.contact-form input[type="submit"]
{
    width: 100%;
    margin: 10px 0;
    padding: 5px;
    background: #f44051;
    color: white;
    border: none;
}
.qp{
    text-align: center;
    padding-left: 20px;
    margin-top: 15px;
}
.qp_success_message{
    padding-top: 15px;
    font-size: 18px;
}
.qp_fancy_block {
    width: calc(100% - 20px);
    padding: 20px;
    padding-top: 0;
    display: inline-block;
    margin-bottom: 20px;
}
.new_cart .cart-submit-btn.special_view {
    float: left;
    background: #dddddd;
    border: none;
    border-radius: 0;
    font-weight: 600;
    width: 100%;
    max-width: 330px;
    text-align: center;
    height: 40px;
}
.new_cart .cart-submit-btn.special_view:hover {
    float: left;
    background: #dddddd;
    border: none;
    border-radius: 0;
    font-weight: 600;
    width: 100%;
    max-width: 330px;
    text-align: center;
    height: 40px;
}

.new_cart .login_block .cart-submit-btn {
    background: #2d2d2d;
    color: white;
    border: none;
    border-radius: 0;
    width: 50%;
    float: left;
    text-align: center;
}
.quick-pform input[type="text"],
.quick-pform input[type="textarea"],
.quick-pform input[type="email"],
.quick-pform textarea
{
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}
.quick-pform input.warning_frame, select.size-select.warning_frame{
    border: 1px solid red;
}

.quick-pform input.warning_frame::-webkit-input-placeholder, select.size-select.warning_frame::-webkit-input-placeholder,
.quick-pform input.warning_frame::-moz-placeholder, select.size-select.warning_frame::-moz-placeholder,
.quick-pform input.warning_frame:-ms-input-placeholder, select.size-select.warning_frame:-ms-input-placeholder,
.quick-pform input.warning_frame:-moz-placeholder, select.size-select.warning_frame:-moz-placeholder
{ /* Chrome/Opera/Safari */
    color: red;
}



.quick-pform textarea
{
    height: 80px;
    resize: none;
}
span.black-headline {
    text-align: center;
    color: white;
    background: black;
    width: 100%;
    display: block;
    line-height: 33px;
    margin: 10px 0;
}
.dots_img {
    width: 100px;
    height: 66px;
    border-radius: 7px;
    border: 1px solid gray;
}
.store_slide_img{
    height: 6vw;
}
.store-slider{
    max-width: 700px;
    margin: 0 auto;
}
.slider-bottom {
    width: 100%;
    display: flex;
    padding: 0 20px;
    margin-bottom: 30px;
}
.store-slider-dots {
    margin: 0 auto;
}
.store-slider-dots {
    max-width: 620px;
}
.slider-top {
    width: 100%;
    display: flex;
    padding: 20px;
    margin-bottom: 17px;
}
.store_slide_img {
    height: 392px;
    border-radius: 20px;
    border: 1px solid gray;
}
.promoline .cart_text_16 {
    width: inherit;
    float: left;
}
.promoline .promoinput {
    width: inherit;
    float: left;
    margin-left: 20px;
    min-width: 230px;
}
.mapblock {
    width: 37%;
    float: left;
}
.mapblock iframe{
    max-width: 100%;

}
.static-menu-block .mob_mark:last-child{
    margin-bottom: 33px;
}
.mapblock-imgs {
    width: 60%;
    float: right;
}
a.map_btn {
    float: left;
    width: 100%;
    line-height: 40px;
    /* margin-top: -75px; */
    height: 40px;
    background: red;
    color: white;
    width: 250px;
    margin-bottom: 25px;
    /* position: absolute; */
    text-align: center;
}

.map_text_block {
    height: 200px;
}
.mapblock-imgs img {
    max-width: 90%;
}
.mobile-menu-sendwitch {
    height: 35px;
    width: 100%;
    border-bottom: 1px solid #c7c7c7;

}
.mobile-menu-sendwitch .mob-menu-btnn {
    padding: 0 5px;
    font-size: 30px;
    /* float: left; */
    float: none;
    text-align: left;
    margin: 0 auto;
    margin-left: 11px;
}
.static-content .contact-form .start-title{

    margin-top: 20px;
    margin-bottom: 10px;

}
.static-content{
    min-height: 400px;
}
.store-slider-dots.owl-theme .owl-nav .owl-prev{
    left: -17px;
}
.g-recaptcha {
    margin-top: 10px;
}
.blog_img_div {
    width: 100%;
    height: 370px;
}
.panel-container .contact-form .start-title{
    margin-top: 0;
    margin-bottom: 10px;
}
.prod-share.mob-hide .prod-share-title{
    padding-left: 21px;
}
.blog_mod_block .pagination-fake-div:last-child{
    margin-bottom: 0;
    margin-top: 0;
    min-height: inherit;
}
.blog_mod_block .pagination-fake-div:last-child .pagination{
    margin-bottom: 0;
}
.content-container iframe {

    height: 390px;
}

.content-container .mapblock iframe {

    height: 450px;
}
.footer-text-block.full_hidden_block {
    display: none;
}
.new_cart.page_profile .form-input-css{
    width: 100%;
}
.new_cart.page_profile .form-input-css input{
    width: 100%;
    max-width: inherit!important;
}
.new_cart .cart-submit-btn.special_view{
    max-width: inherit!important;
}
.panel-container a {
    color: #828282;
}
@media (max-width: 1024px) {
    .mob_1000_hidden{
        display: none;
    }
    .form-input-css input[type="checkbox"] + label::before{
        margin-bottom: 20px!important;
        margin-top: 6px!important;
    }

}
@media (max-width: 768px) {

    .product-page .product-info-block .product-name {
        width: calc(100% - 50px);
    }
    .blog-string .blog_img_div{
        height: 28vw;
    }
    .product-page .product-info-block .product-price {
        width: calc(100% - 50px);
        font-weight: bold;
    }

    .contact-form input[type="text"],
    .contact-form input[type="textarea"],
    .contact-form input[type="email"] {
        width: 100%;

    }
    .choose_button_indicator{
        display: none;
    }
    .contact-form .product-action .add-to-cart{
        margin-top: 10px;
        margin-bottom: 5px;
        color: white!important;
    }
    .offer .offer-ul .contact-form .start-title{
        margin-top: 10px;
        padding-left: 0;
    }

    .rc-anchor-checkbox-label{
        color: #807c7b!important;
    }
    .grey-title.no_marg .start-title {
        margin-bottom: 0;
    }
    .slider-top {
        padding: 20px 0;
    }

    .owl-carousel.store-slider-dots .owl-nav .owl-next {
        right: -15px;
    }

    #autocomplete-ajax, #autocomplete-ajax-x {
        height: 50px;
    }

    .submit-blog-search {
        height: 50px;
    }
    .blog_article_form {
        margin-top: 50px;
    }
    font.text_share_it {
        width: 100%;
        margin-bottom: 10px;
        margin-top: -45px;
        text-align: left;
        padding-left: 0!important;
        float: left!important;
    }
    #tags-selected {
        height: 50px;
    }

    .blog-search-box {
        height: 50px;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    #tags-selected {
        margin: 0;
        width: 49%;
    }

    .more_tags {

        margin-bottom: 40px;
        margin-top: 0;
        color: black;
        width: 51%;
        line-height: 50px;
    }


    .blog-ins-tag{
        padding: 50px 0px;
    }
    .addthis_toolbox.addthis_default_style{
        margin-bottom: 0!important;
    }
    #infopob .pagination-fake-div:last-child{
        margin-bottom: 7px;
    }
    .less_tags{
        margin-bottom: 40px;
        margin-top: 0;
        color: black;
        width: 51%;
        line-height: 50px;
    }

    #infopob .pagination-fake-div {
        margin-bottom: 10px;
        padding-right: 0;
    }

    .mobile_search_form {
        margin: 0;
    }

    .product-page .prod-share {
        margin: 50px 0px 0px;
        float: left;
        width: 100%;
    }

    .product-page .prod-share .prod-share-title {
        float: left;
        color: #8E8E8E;
        margin-right: 10px;
        margin-left: 15px;
        line-height: 25px;
        font-weight: 600;
        color: #7d7d7d;
    }

    .prod-share-main {
        float: left;
    }

    .product-page .product-info-block .product-brand span {
        font-weight: bold;
        font-size: 14px;
    }
    .blog_mod_block {
        margin-right: 0;
        margin-left: 0;
    }
    .mainmenu .submenu li {
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .total_area ul li label {
        display: table;
    }

    .total_area ul li {
        padding: 0;
    }

    .new_cart .cart-footer-btn {
        margin-top: 20px;
    }

    .total_area ul li label .delivery-name {

        width: initial;
        float: left;
        line-height: 20px;
        vertical-align: baseline;
        display: table-cell;
        margin-top: 16px;
        font-size: 12px;

    }
    .total_area ul li label .delivery-name {

        width: 100%;
    }
    .total_area ul li label img{
        display: block;
        max-width: 75px;
        margin-top: 0px;
        margin-right: 2px;
    }
    .total_area ul li label span {
        display: block;
        width: calc( 100% - 187px);
    }
    .total_area ul li label::before{
        display: none;
    }
    div#payment_block {
        display: inline-block;
        width: 100%;
    }
    div#delivery_block ul li label .delivery-name {
        width: calc(100% - 115px);
    }

    .total_area ul li label .delivery-f-right.price {
        font-size: 12px;
        width: initial;
        height: 100%;
        min-height: 34px;
        line-height: 1.5;
        float: left;
        text-align: left;
        margin-left: 20px;
        margin-top: 16px;
        text-align: right;
        padding-right: 0;
        float: right;
    }


    .new_cart .mobile-cart .mobile-item .cart_price {
        float: left;
        font-size: 15px;
        line-height: 17px;
        width: 15%;
        text-align: center;
        margin-top: 0px;
    }

    .form-input-css input[type=text] {
        margin: 5px 0;
    }

    .contact_map {
        width: 100%;

        padding-top: 20px;
        padding-bottom: 20px;
    }

    .contact_desc {
        width: 100%;
        float: left;
    }

    .contact_map iframe {
        max-width: 100% !important;

    }
    .new_cart select[name=country]{
        float: none;
    }

    .new_cart .mobile-cart .mobile-item .cart_delete {
        text-align: right;
        margin: 0px;
        width: 40px;
        /* margin: 0px auto; */
        /* position: relative; */
        width: 7%;
        /* float: right; */
    }

    .new_cart .mobile-cart .mobile-item:last-child {
        /*border-bottom: 2px solid #c7c7c7;*/
    }

    .mainmenu .expand-triangle {
        width: 7%;
    }
    .pagination-fake-bottom-div .pagination{
        margin-bottom: 0;
    }
    .pagination-fake-bottom-div{
       padding-top: 0;
        padding-bottom: 10px;
    }
    .pagination-fake-bottom-div{
        margin-bottom: 0;
    }
    .pagination-fake-bottom-div{
        border-top: 0;
        border-bottom: 1px solid #c7c7c7;
    }
    .footer-logos-blocks .start-title{
        /*margin-bottom: 0;*/

    }
    .submit-blog-search{
        width: 34%;
        color: black;
    }
    .contact_map iframe, .mapblock iframe{
        min-height: 300px;
    }


    .news-form, .news-form.tiny_marg {
        margin-bottom: 0;
    }
    .news-form{
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }

    .category_padd {
        /*margin-bottom: 15px;*/
    }

    .slider-mobile-cat {

        float: left;
        font-size: 16px;
        margin: 15px 15px 15px 0px;
        line-height: 20px;
    }

    .new_cart .cart_text_16 {
        /*margin-left: 59px;*/
    }
    .blog-string .blog-block .blog-text{
        display: none;
    }
    .blog_img_div {
        width: 100%;
        height: 250px;
    }
    .new_cart .cart_text_16 {
        font-size: 14px;
        line-height: 16px;
        color: #333333;
        text-transform: uppercase;
        padding: 10px 0px;
    }


    #login-form{
        width:100%;
    }
    .new_cart .new-cart-line-borders {
        padding: 14px 0px;
        border-bottom: 0;
    }

    .new_cart .cart_title {
        float: left;
        width: 100%;
        font-size: 17px;
        line-height: 18px;
        padding: 12px 0px;
        text-transform: uppercase;
        font-weight: normal;
    }
    .new_cart .finish-title {
        font-size: 30px;
        margin-top: 30px;
    }
    .new_cart .finish-subtitle{
        font-size: 15px;

        margin-bottom: 30px;
    }
    .video_success_block{
        margin-bottom: 30px;
    }
    .boxing_image {
        margin-bottom: 30px;
    }

    .new_cart .mobile-cart .mobile-item {
        margin-bottom: 20px;
    }

    .new_cart .mobile-cart .mobile-item .cart_description a {
        font-size: 15px;
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
    }

    .new_cart .mobile-cart .mobile-item .cart_description {
        padding-left: 5px;
        margin-top: 0;
    }
    .contact-slider.contact_page-slider {
        margin-top: 40px;
    }
    .owl-stage .prod_list_f .product-border-block {
        padding: 0;
    }

    .new_cart .mobile-cart .mobile-item .cart_delete {
        padding-left: 5px;
        width: 10%;
        text-align: right;
        margin-top: 0;

    }
    .new_cart .mobile-cart .mobile-item .cart_delete.get_bottom{
        margin-top: 60px;
    }

    .new_cart .mobile-cart .mobile-item .cart_delete.del-img {
        text-align: right;
        padding-right: 7px;
    }

    .menustaticmob {
        display: none;

    }

    .store_slide_img {
        height: 55vw;
        border-radius: 20px;
        border: 1px solid gray;
    }

    .dots_img {
        width: 100%;
        height: 24vw;
        border-radius: 7px;
        border: 1px solid gray;
    }

    .mapblock {
        width: 100%;
        float: none;
        text-align: center;
    }

    .mapblock iframe {
        width: 100% !important;
        float: none;
        margin: 0 auto;
    }

    .mapblock-imgs {
        width: 100%;
        float: right;
        margin-top: 20px;
    }

    .mapblock-imgs img {
        margin-top: 20px;
        width: 100%;
        max-width: 100%;
    }

    a.map_btn {
        width: 100%;
    }

    .mobile-menu-sendwitch {
        height: 50px;
        line-height: 50px;
    }

    .container-nulled-padding .col-lg-3.col-sm-4.col-xs-12.mob_mark {
        /*margin-top: -15px;*/
    }

    .new_cart .progress-line {
        display: none;
    }
    .new_cart.full_cart .progress-line {
        display: block;
    }
    .new_cart.full_cart .progress-line table tr td .circle{
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .new_cart.full_cart .progress-line table tr:last-child td{
        font-size: 10px;
        line-height: 10px;
    }
    .new_cart.full_cart .progress-line .progress-bg-line{
        top: 21px;
    }
    .new_cart.full_cart  .mobile-cart .mobile-item .cart_delete a {
        font-size: 16px;
    }
    .new_cart.full_cart .mobile-cart .mobile-item .cart_description{
        width: 75%;
        padding-right: 40px;
        position: relative;
    }
    .new_cart.full_cart .mobile-cart .mobile-item .cart_description a
     {
        width: calc(100% - 40px);
        float: left;
    }
    .new_cart.full_cart .mob_product_info {
        width: calc(100% - 45px);
        float: left;
    }
    .new_cart.full_cart .mobile-cart .mobile-item .cart_delete.del-img{
        position: absolute;
        top: 0;
        right: 0;

    }

    .new_cart.full_cart .mobile-cart .mobile-item .cart_delete {
        /* padding-left: 5px; */
        /* width: 10%; */
        /* text-align: right; */
        /* margin-top: 0; */
        position: absolute;
        bottom: 20px;
        right: 0;
    }
    .new-cart-line-borders.delivery_string {
        border: none;
        padding-top: 0;
    }
    .new_cart.full_cart .mobile-cart .mobile-item .cart_price {
        float: right;
        font-size: 15px;
        line-height: 17px;
        width: 74%;
        text-align: left;
        margin-top: 0px;
        font-weight: 600;
        color: #333333;
    }
    .new-cart-line-borders.delivery_string .promoinput{
        margin-bottom: 20px;
        float: none;
    }
    .cart-total-summ.step_3 .cost-total-summ, .new-cart-line-borders.step_3 .delivery-total-summ{
        width: 100%;
    }
    .padding_zero_mob{
        padding-left: 0;
        padding-right: 0;
    }
    .text_under_confim {

        /*padding-left: 0;*/
        /*padding-right: 0;*/
    }
    .cart-footer-btn.step3 .cart-submit-btn{
        width: 100%;
    }
    .new_cart .form-input-css.width_max {
        float: none;
        width: 100%;
    }
    .promoline{
        text-align: center;
    }
    .new-cart-line-borders.delivery_string .promoinput {
        margin-bottom: 20px;
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .promoline .delivery_step3_view {

        width: 100%;


        margin-left: 0;
        text-align: left;
        padding-left: 10px;
    }
    .backlink_cart_text{
        display: none;
    }
    .new_cart.full_cart .mobile-cart .mobile-item:first-child{
        margin-top: 20px;
    }
    .cost-total-summ{
        width: 100%;
    }
    .cart-footer-btn .cart-back-btn{
       width: 100%;
    }
    .cart-footer-btn .cart-submit-btn{
        width: 100%;
        float: none;
    }
    .cart-footer-btn .cart-back-btn{
        width: 100%;
        float: left;
        margin-left: 0;
    }

    .form-input-css input[type="checkbox"] + label::before{
        top: 0;
    }
    .new_cart.full_cart .progress-line table tr td .circle{

    }
    .new_cart.full_cart .sub_cart_title.step3{
        margin-top: 30px;
    }

    .new_cart.full_cart .mobile-cart .mobile-item {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px dashed black;
    }
    section.new_cart.new_wishlist .page-diver{
        width: calc(100% + 30px);
        margin-right: -15px;
        margin-left: -15px;
    }

    .content-container iframe {
        height: auto;
        max-width: 100%;
        height: 55vw;
    }

    .g-recaptcha {
        margin: 10px 0;
    }

    .owl-carousel.contact-slider {
        margin-bottom: 50px;
    }

    .service-string .owl-carousel.contact-slider {
        margin-bottom: 0;
    }

    .blog-block .blog-name {
        margin-bottom: 0;
    }

    .service-string .owl-theme .owl-nav .owl-next {
        right: 6px;
    }
    .contact-form h4{
        font-size: 14px;
        font-weight: bold;
    }
    .static-content{
        margin-top: 17px ;
    }
    .static-content .contact-form .start-title{
        padding-left: 0;
        margin-top: 20px;

    }
    .empty-cart{
        padding-top: 65px;
    }

}

.distributor-text p{
  font-size:14px;
  line-height: 20px;
  margin-bottom: 0px;
}

.distributor-btn{
  display: block;
  margin:25px auto 50px auto;
  padding:10px 30px;
  line-height: 20px;
  background: #f44051;
  color:#fff;
  text-align: center;
  font-size:16px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.distributor-btn:hover{
  opacity: 0.9;
  color:#fff;
}

.distributor-box{
  float:left;
  width:80%;
  margin:10px 10% 0px 10%;
}


.distributor-box-title{
    float: left;
    width: 100%;
    font-size: 16px;
    color: #666666;
    padding: 20px 0px 20px 0px;
    line-height: 20px;
    font-family: 'Titillium Web', 'ubuntu', sans-serif;
    font-weight: bold;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
}

.distributor-box-text{
  float: left;
    width: 100%;
    font-family: 'Titillium Web', 'ubuntu', sans-serif;
    color: #666666;
    text-align: center;
}


#delivery_block{
    float:left;
    width:100%;
}

#delivery_block ul{
    margin:0px;
    padding:0px;
}

/*************************
*******CART CSS******
**************************/


/***** cart form *****/
.form-input-css{
  float:left;
  width:100%;
}


.cart_login_form, .cart_info_form{
    margin-top: 40px;
}

#product-list .pagination-fake-div{
    margin-bottom:0;
}
.form-input-css table{
  width:100%;
  float:left;
}

.form-input-css table tr td{
}

.form-input-css table tr td:first-child{
  color:#666666;
  padding-bottom: 0px;
  width:25%;
  height:35px;
    font-weight: 600;
  /*text-transform: uppercase;*/
}


#login-form table tr td:first-child, #cart-form table tr td:first-child{
    text-transform: uppercase;
}

.new_cart .form-input-css input[type=text], .new_cart .form-input-css input[type=password], .new_cart .form-input-css input[type=email]{
    width: 100%;
    float: left;
    height: 35px;
    border: 1px solid #9c9b87;
    padding: 0px 40px 0px 10px;
    margin: 10px 0px;
    max-width: 340px;
    height: 45px;
    background: none;
}
.cart-submit-btn.step2_btn {
    width: 100%;
    float: left;
    max-width: 340px;
    border-radius: 0;
    text-align: center;
    background: black;
    font-weight: 600;
    margin-top: 25px;
}
#login-form .various{
    text-transform: initial;
    /* text-align: center; */
    width: 100%;
    font-weight: 500;
    display: block;
    max-width: 340px;
    /* margin-top: 20px; */
    color: black;
}
#error_block {
    color: red;
    display: none;
}
.col-sm-6.login_block {
    position: initial;
}
#login-form .various:hover{
    text-decoration: none;
}
.static-content .reviews_form .contact-form .start-title{
    margin-top: 0;
}

.cart-footer-btn2 {
    margin-top: 35px;
}
#cart-form .sub_cart_title{
    padding-top: 0;
}
.cart-submit-btn.step2_btn:hover {
    color: #fff;
    background: black;
}
.form-input-css table tr td.text{

  color:#666666;
  text-transform: uppercase;
}

.form-input-css table tr td:last-child{

}


.form-input-css input[type=text],
.form-input-css input[type=password],
.form-input-css input[type=email]{
    width: 100%;
    float: left;
    height: 35px;
    border: 1px solid #c7c7c7;
    padding: 0px 40px 0px 10px;
    margin:10px 0px;
    background: url('/images/input-grey.png') right center no-repeat;
}

.form-input-css input[type=text].allowed,
.form-input-css input[type=password].allowed,
.form-input-css input[type=email].allowed{
  border-color:#69d26b;
  background: url('/images/input-req-accepted.png') right center no-repeat;
}

.form-input-css input[type=text].user-success,
.form-input-css input[type=password].user-success,
.form-input-css input[type=email].user-success{
  border-color:#69d26b;
  background: #fff url('/images/input-req-accepted.png') right center no-repeat;
}


.form-input-css input[type="checkbox"]{
    display:none;
}

.form-input-css input[type="checkbox"] + label{
  cursor: pointer;
  width:100%;
  float:left;
  color:#666666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.form-input-css input[type="checkbox"] + label::before{
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    margin: 0 18px 0 0;
    background: url('/images/new-checkbox-bg.png') top center;
    background-repeat: no-repeat;
    float:left;
    position: relative;
    top: 10px;
}

.form-input-css input[type="checkbox"]:checked + label::before {
    background-position: bottom center;
}

.form-input-css input.post_input{
  width:50%;
}

.form-input-css select{
  width: 100%;
  float: left;
  height: 37px;
  line-height: 25px;
  border: 1px solid #c7c7c7;
  padding: 0px 40px 0px 10px;
      margin: 10px 0px;
  background: #fff;
}

.form-input-css textarea{
  max-width:100%;
  min-width:100%;
  padding: 5px 10px;
  font-size: 13px;
  height: 105px;
  text-align: left;
  color: #dbdbdb;
  background: #fff left center no-repeat;
  border: 1px solid #c7c7c7;
  color: #000;
  float: right;
   margin:10px 0px;
  resize: none;
}


.form-input-css input:disabled{
  border-color: transparent;
  color:grey;
}

.form-input-css input[type=submit]{
      padding: 0px 25px;
    min-width: 220px;
    line-height: 55px;
    height: 55px;
    border: 0px;
    background: #ea6060;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-stretch: condensed;
    margin: 10px auto 25px auto;
    display: block;
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.form-input-css input[type=submit]:hover{
  background:#ed1c24;
}

.form-input-css .various{
  text-transform: uppercase;
  color:#ea6060;
}

.form-input-css .various:hover{
  text-decoration: underline;
}

.simple-login-text{
  float:left;
  width:100%;
  text-align: left;
  line-height: 25px;
  font-size:16px;
  margin-bottom: 16px;
  color:#000;
}

.order-list table{
  width:100%;
  float:left;
  margin-bottom: 50px;
}

.order-list table tr td{
  width:16.67%;
  font-size: 14px;
  color:#828282;
  text-align: center;
}



.order-list table thead tr td{
  color:#ec1c24;
}



.payment_rep{
    padding: 5px 10px;
    line-height: 20px;
    border: 0px;
    background: #f44051;
    border:1px solid #f44051;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-stretch: condensed;
    margin: 0px auto;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.payment_rep:hover{
  color:#f44051;
  background: #fff;
}

/***** cart form *****/

@media (max-width: 768px) {

    .start-title{
        font-size:16px;
        margin: 50px 0px 10px 0px;
        text-align: left;

    }
    .why_we {

        min-height: inherit;

    }
    .brands-string {
        margin-top: 10px;
    }
    .title-after-slider{
        margin-top:50px;
    }
    .brand-logo-start{
        min-height: 300px;
    }
    .product-action{
        margin-left: 0;
    }
    table.size_table {
        margin-top: 25px;
        border: 1px solid #f44051;
        width: 100%;
    }
    table.size_table th {
        border-bottom: 1px solid #f44051;

        min-width: inherit;
    }
}

/**** success page ****/

.success-page{
  float:left;
  width:100%;
  margin:50px 0px;
}

.success-page .img{
  float:left;
  width:100%;
  text-align: center;
}

.success-page .img img{

}


.success-page .pieci{
  font-size: 60px;
  float:left;
  width:100%;
  text-align: center;
}

.success-page .pieci-sub{
  font-size: 25px;
  float:left;
  width:100%;
  text-align: center;
}

.success-page .pieci-sub2{
  font-size: 14px;
  float:left;
  width:100%;
  text-align: center;
  margin-top:40px;
}


.success-page .pieci-sub3{
  float:left;
  width:100%;
  text-align: center;
  margin-top:20px;
}


.success-page .pieci-sub3 a{
  font-size: 16px;
  color:#3a5897;
}

/**** success page ****/
@media (min-width: 768px) and (max-width: 1199px) {
    .owl-carousel.start-slider .owl-dots .owl-dot .slider-padding{
        padding: 2px 0px 2px 10px;
    }

}

.why_we {
    padding: 40px;
}
.why_we img {
    width: 50%;
}
.why_we {
    padding: 20px;
    text-align: center;
    min-height: 240px;
    color: #e4e4e4;
}

.footer-container {

 background: #282828;
}
#footer #newsletter_block_left {
    overflow: hidden;
    width: 100%;
    float: left;
    padding: 13px 15px 7px 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #484747;
}
.footer-container #footer h4 {
    font: 600 18px/22px "Open Sans",sans-serif;
    color: white;
    margin: 0 0 13px 0;
    cursor: pointer;
}
ul.tree.dynamized {
    padding-left: 15px;
}
ul.toggle-footer {
    padding-left: 10px;
    color: #747774;
}
span.product-price {
    font-size: 24px;
}
.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #9c9b9b;
    vertical-align: middle;
    background-color: white;
    border: 1px solid #d6d4d4;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}
#footer #newsletter_block_left h4 {
    background: none;
    float: left;
    padding: 7px 16px 5px 0;
    text-transform: none;
    font-size: 21px;
    line-height: 25px;
    border: none;
}
#footer #newsletter_block_left .block_content {
    overflow: hidden;
}
#footer #newsletter_block_left .form-group {
    margin-bottom: 0;
}
#footer #newsletter_block_left .form-group .form-control {
    height: 45px;
    line-height: 30px;
    max-width: 267px;
    background: #3c3c3c;
    border-color: #515151;
    color: white;
    padding: 5px 43px 5px 12px;
    display: inline-block;
    float: left;
}
#footer #newsletter_block_left .newsletter-input {
    max-width: 300px !important;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn-default {
    color: #333333;
    background-color: white;
    border-color: #cccccc;
}
.button.button-small {
    font: bold 13px/17px Arial,Helvetica,sans-serif;
    color: white;
    background: #6f6f6f;
    border: 1px solid;
    border-color: #666666 #5f5f5f #292929 #5f5f5f;
    padding: 0;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#footer #newsletter_block_left .form-group .button-small {
    margin-left: -43px;
    border: none;
    background: none;
    text-align: center;
    color: #908f8f;
    padding: 8px;
}
#footer #newsletter_block_left .form-group .button-small {
    color: #f44051;
}
#footer #newsletter_block_left .form-group .button-small:before {
    content: "\f138";
    font-family: "FontAwesome";
    font-size: 28px;
    line-height: 28px;
}
.button.button-small span {
    display: block;
    padding: 3px 8px 3px 8px;
    border: 1px solid;
    border-color: #8b8a8a;
}
#footer #newsletter_block_left .form-group .button-small span {
    display: none;
}
.footer-container #footer h4 {
    font: 600 18px/22px "Open Sans",sans-serif;
    color: white;
    margin: 0 0 13px 0;
    cursor: pointer;
}
.footer-container #footer ul li {
    padding-bottom: 8px;
}
.footer-container #footer ul li a {
    font-weight: bold;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.footer-container #footer a {
    color: #777777;
}
.footer-container #footer .footer-block {
    margin-top: 45px;
    float: left;
}
header .banner {
    background: black;
    max-height: 100%;
}
header .nav {
    background: #333333;
}
.header_user_info {
    float: right;
    border-left: 1px solid #515151;
    border-right: 1px solid #515151;
}
.header_user_info a {
    color: white;
    font-weight: bold;
    display: block;
    padding: 8px 9px 11px 8px;
    cursor: pointer;
    line-height: 18px;
}
#header #contact-link {
    border-color: #c6c6c6;
}
#contact-link a {
    display: block;
    color: white;
    font-weight: bold;
    padding: 8px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0,0,0,0.2);
    cursor: pointer;
    line-height: 18px;
}
