@font-face {
    font-family: 'WeblySleek UI';
    src: local('WeblySleek UI Light'), local('WeblySleekUILight'), url('fonts//weblysleek/300.woff2') format('woff2'), url('fonts//weblysleek/300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'WeblySleek UI';
    src: local('WeblySleek UI Light Italic'), local('WeblySleekUILight-Italic'), url('fonts//weblysleek/300i.woff2') format('woff2'), url('fonts//weblysleek/300i.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'WeblySleek UI';
    src: local('WeblySleek UI Semilight'), local('WeblySleekUISemilight'), url('fonts//weblysleek/400.woff2') format('woff2'), url('fonts//weblysleek/400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'WeblySleek UI';
    src: local('WeblySleek UI Semilight Italic'), local('WeblySleekUISemilight-Italic'), url('fonts//weblysleek/400i.woff2') format('woff2'), url('fonts//weblysleek/400i.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'WeblySleek UI';
    src: local('WeblySleek UI Semibold'), local('WeblySleekUISemibold'), url('fonts//weblysleek/700.woff2') format('woff2'), url('fonts//weblysleek/700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'WeblySleek UI';
    src: local('WeblySleek UI Semibold Italic'), local('WeblySleekUISemibold-Italic'), url('fonts//weblysleek/700i.woff2') format('woff2'), url('fonts//weblysleek/700i.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro Medium'), local('GothamProMedium'), url('fonts//GothamPro/GothamPro-Medium.woff2') format('woff2'), url('fonts//GothamPro/GothamPro-Medium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

*{font-family: 'Gotham Pro';}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts//icons/icomoon.eot?hp83n7');
  src:  url('fonts//icons/icomoon.eot?hp83n7#iefix') format('embedded-opentype'),
    url('fonts//icons/icomoon.ttf?hp83n7') format('truetype'),
    url('fonts//icons/icomoon.woff?hp83n7') format('woff'),
    url('fonts//icons/icomoon.svg?hp83n7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b24-widget-button-inner-item svg {
    position: static !important;
}

.icon-basket:before {
  content: "\e900";
}


/*.catalog-section.bx-uvelirsoft{
    min-height: 1080px;
}*/
.bx-basket-block img{
    width: 20px;
    height: 20px;
}
.bx-basket-block i{
    font-size: 18px;
}
/*.bx-basket-block{
        display: flex;
    align-items: center;
}*/
#bx_basketFKauiI .bx-basket-block{
    display: flex;
}
#bx_basketFKauiI .bx-basket-block > span{
    margin-left: -7px;
    background: #00AD9F;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    display: inline-block;
    text-align: center;
}
.us-copyright{
  text-align: right;
  font-size: 13px;
  width: 100%;
  vertical-align: middle;
  display: block;
}
.banners_top_catalog .row > div{
    background-repeat: no-repeat;
    background-position: 50%;

}
.banners_top_catalog .row > div{
    padding-left: 0;
    padding-right: 0;
}
.bx-blue .product-item-image-slider-control.active, .bx-blue .product-item-image-slider-control:hover{
    background-color: #0083d1;
}

*:focus{
    outline-color: #00AD9F !important;
}
.product-item-image-slider-control.active, .product-item-image-slider-control:hover,.bx-blue .product-item-image-slider-control.active, .bx-blue .product-item-image-slider-control:hover{
    background: #00AD9F;
}


header .col-md-1,
header .col-md-2,
header .col-md-3,
header .col-md-4,
header .col-md-5,
header .col-md-6,
header .col-md-7,
main .col-md-12
{
    padding-right: 0;
    padding-left: 0;
}
.row{
    margin: 0;
}

/* ALL -  */

a{
	color: #000;
}
a:hover, a:focus{
    color: #00AD9F;
    text-decoration: none;
}

.no-float {
  display: table-cell;
  float: none;
}

body > main{
        min-height: calc(100vh - 426px);
}




/*NEW TEMPLATE*/

header .header_menu{
    height: 45px;
}
/*header .header_menu{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 45px;
}
header .header_menu div{
	width: 33%;
}*/
.us-copyright img {
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
    width: auto !important;
}
.us-copyright {
    text-align: left;
    font-size: 13px;
    width: 100%;
    vertical-align: middle;
    display: block;
    color: #575b71;
    text-decoration: none;
}
.copyright {
    text-align:center;
    margin:30px 0px 0px 0px;
}
header .header_top{

	color: #000;
	background: #fff;
}
header .header_top .phone a{
    color: #000;
    white-space: nowrap;
}
header .header_top .phone{
	font-size: 21px;
	font-weight: bold;
	text-align: center;
        height: 50px;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
header .header_top .menu{

}
header .header_top .socials{
          height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
header .menu.left .main_menu{
    /* justify-content: end; */
}


.header .main_menu > li > .sub_menu .sub_menu_chains> .col ul{
    padding-left: 0;
}

.header .main_menu > li.sections:hover::after{
    content: '';
    position: absolute;
    bottom: 0;
    right: calc(50% - 20px);
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
}
.main_menu > li:hover .sub_menu .sub_menu_chains{
    /* border-right: 1px solid #acacac; */
}

.header .main_menu > li:hover .sub_menu{
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);}

.header .main_menu > li > a{
    font-weight: 600;
    font-size: 14px;
}
.search_and_profile a:hover {
    color: #00AD9F !important;
}
.header .main_menu > li:hover a{
    color: #00AD9F;
    text-decoration: none;
}
.header .main_menu > li > .sub_menu .sub_menu_chains > .col ul li a{
    text-transform: uppercase;
}
.header .main_menu > li > a:hover, .header .main_menu > li > a:focus{
    color: #00AD9F;
    text-decoration: none;
}
.header .main_menu > li > a.sale{
    color: #800000;
}
.header .main_menu > li > a.sale::before{
    content: "%";
}
.header .main_menu > li > .sub_menu  .sub_menu_chains> .col .title{
    color: #00AD9F;
}
.main_menu > li > .sub_menu .sub_menu_chains> .col ul li{
    list-style-type: none;
}
.bx-breadcrumb .bx-breadcrumb-item a span{
    color: #acacac;
}
.bx-breadcrumb .bx-breadcrumb-item a span:hover{
    color: #00AD9F;
}
.bx-breadcrumb .bx-breadcrumb-item span{
    color: #00AD9F;
}
.bx-breadcrumb .bx-breadcrumb-item .arrow{
        margin-right: 5px;
}



/* CATALOG - FILTER */

.bx-filter-parameters-box .prop-title, .bx-filter-parameters-box .prop-title-mobile{
    color: #00AD9F;
}
.bx-filter .bx-ui-slider-handle{
    width: 10px;
    height: 10px;
}
.bx-filter .bx-ui-slider-handle.left{
        margin-left: -5px;
}
.bx-filter .bx-ui-slider-handle.right{
    margin-right: -5px;
}
.bx-filter .bx-ui-slider-part{
    top: -10px;
}
.bx-filter .bx-filter-input-container input{
    text-align: center;
}
.bx-filter.bx-uvelirsoft .bx-ui-slider-pricebar-v{
    background-color: #00AD9F;
}
.bx-filter.bx-uvelirsoft .bx-ui-slider-pricebar-vd{
    background-color: #00AD9F;
}
.bx-filter .bx-ui-slider-handle.left, .bx-filter .bx-ui-slider-handle.right{
    background-image: none !important;
    border: 0;
    border-radius: 50%;
    background-color: #00AD9F;
    top: -5px;
    z-index: 3;
}
.bx-filter.bx-uvelirsoft .bx-filter-input-container input:focus {
    border-color: #00AD9F;
}
.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {
    color: #000;
    background-color: rgba(0, 173, 159, 0.25);
}
.bx-filter-parameters-box-container .filter-option.modified{
    display: flex;
    flex-wrap: wrap;
    position: unset;
}
.modified p label{
    border-radius: 50%;
    background-color: transparent;
    width: 43px;
    height: 43px;
    margin-right: 5px;
        line-height: 32px;
}
.modified p label:hover{
    background: #00AD9F;
    color: #fff;
    cursor: pointer;
}
.modified p input[type="checkbox"]:checked + label{
    background: #00AD9F;
    color: #fff;
}
.bx-filter-input-checkbox input[type="checkbox"]:checked + span:before{
    border: solid 1px #000;
    padding: 2px;
    background-clip: content-box; /* support: IE9+ */
    background-color: #00AD9F;
    content: '';
}
.bx-filter-input-checkbox span:before{
    border: 1px solid #000;
}
.radio, .checkbox{
    margin-bottom: 20px;
}
.bx-filter-parameters-box-container{
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.bx-filter-block .col-xs-6{
    padding: 0;
}
.bx_catalog_text .bx_catalog_text_category_title{
    border-bottom: 0;
    margin-top: 0px;

}
.bx_catalog_text .bx_catalog_text_category_title a{
    color: #00AD9F;
}

.bx-filter-parameters-box:first-child{
    border-top: 0
}
.menu_left {
    display: flex;
    justify-content: flex-start;
    line-height: 100px;
    align-items: center;
}
.menu_left a {
    font-size:16px;
    margin-right: 30px;
}
.menu_left a:last-child {
    margin-right: 0px !important;
}

#topmenucustom_left .main_menu > li{
    padding: 0;
    padding-right: 15px;
}
#topmenucustom_right .main_menu > li{
    padding: 0;
    padding-left: 15px;
}
.menu_left .topmenu.left{
    float: right;
}
.bx-filter-parameters-box{
    padding: 10px 0px;
}
.bx-filter .bx-filter-input-container input{

}

.bx_catalog_text_title a{
    color: #000;
}

.container > #navigation{
    margin-bottom: 20px;
    padding: 0 15px;
}


.bx-pagination .bx-pagination-container{
    text-align: right;
}
.bx-pagination .bx-pagination-container ul li{
    text-align: center;
}
.bx-pagination .bx-pagination-container ul li span{
    background: #fff;
    border: 1px solid #898989;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
    background: #00AD9F;
    border: 1px solid #fff;
    color: #fff;
}

main .main_tab_block{
    margin-bottom: 30px;
}
main .main_tab_block ul{
    border-bottom: 0;
    display: flex;
    justify-content: center;
    margin: 70px 0;

}
.item_kart a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.container-fluid{
    padding-right: 0px;
    padding-left: 0px;
}
main .main_tab_block .nav-tabs > li{
        min-width: 250px;
}
main .main_tab_block .nav-tabs > li > a{
    border: 0;
    font-size: 32px;
    background: transparent;
    border-right: 1px solid #8b8b8b;
    border-radius: 0;
    padding: 0px 35px;
    text-align: center;
    text-transform: uppercase;

}
main .main_tab_block > .title{

    text-align: center;
    font-size: 24px;
    background: transparent;
    padding: 0px 35px;
    margin-top: 30px;
    color: #00AD9F;
    /*font-weight: bold;*/
    /* font-family: 'Roboto', sans-serif; */
    }
main .main_tab_block .owl-prev, main .main_tab_block .owl-next{
    color: #7c7c7c !important;
    top: 44%;

}
main .main_tab_block .owl-prev{
    left: -5%;
}
main .main_tab_block .owl-next{
    right: -5%;
}

main .main_tab_block .nav-tabs > li.active > a, main #main_tab.nav-tabs > li.active > a:hover, main #main_tab.nav-tabs > li.active > a:focus{

    border: 0;
    font-size: 32px;
    color: #00AD9F;
    border-right: 1px solid #00AD9F;
    font-weight: bold;
}
main .main_tab_block .nav-tabs > li.active:last-child > a,
main .main_tab_block .nav-tabs li:last-child > a{
    border-right: 0;
}

main .main_tab_block .title-news .item_kart-caption{
    display: block;
    font-size: 16px;
}
main .main_tab_block .news-icon{
    display: none;
}
main .main_tab_block .title-news{
    text-align: center;
    padding: 0 15px;
    display: none;
}
main .main_tab_block .title-news .price{
    color: #00AD9F;
    display: block;
    margin-top: 10px;
    font-size: 16px;
}
main .main_tab_block .title-news .price.sale{
    text-decoration: line-through;
    color: #969696;
}

main .main_tab_block .owl-carousel .owl-item img{
    width: 90%;
}
main .main_tab_block .item_mark{
    right: 10px;
    left: unset;
    top: 10px;
    display: none;
}
main .main_tab_block .item.item_kart .img{
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 281px; */
}
main .main_tab_block .item-newproduct span, main .main_tab_block .item-bestseller span, main .main_tab_block .item-discount-prop span, main .main_tab_block .item-discount span{
    color: #00AD9F;
        font-size: 18px;
    font-weight: bold;
}
.input_prices{
    display: flex;
        align-items: center;
}
.input_prices .defis{
    margin: 0 5px;
}
.input_prices .currency{
    text-transform: lowercase;
    margin-left: 5px;
}
.input_prices .bx-filter-parameters-box-container-block{
    width: 33%;
}
.bx-filter .input_prices .bx-filter-input-container input{
    border-radius: 0;
    border: 1px solid #acacac;
}
.bx-filter .bx-ui-slider-track-container{
    padding-left: 8px;
    padding-top: 38px;
}
.bx-filter .bx-ui-slider-part{
    background: #ccc;
}
.bx-filter .bx-ui-slider-part.p1 span{
    font-size: 12px;
    /* font-weight: bold; */
    position: absolute;
    top: -16px;
    display: block;
    width: 50px;
    margin-left: 0;
    text-align: left;
    color: #898989;
}
.bx-filter .bx-ui-slider-part{
    top:-12px;
}
.bx-filter .bx-ui-slider-part.p5 span{
    font-size: 12px;
    /* font-weight: bold; */
    position: absolute;
    top: -16px;
    display: block;
    width: 50px;
    margin-left: 0;
    text-align: right;
    color: #898989;
    margin-left: -50px;
}
.bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-active span{
    background: #00AD9F;
    border: 1px solid #00AD9F;
}
.bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-all a span, .bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-prev a span, .bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-next a span{
    background: #dedede;
    border: 0;
    line-height: 43px;
    padding: 0 8px;
    color: #fff;
}
.bx-pagination.uvelirsoft{
    margin: 50px 0;
}
.bx-pagination.uvelirsoft .bx-pagination-container ul li span{
    padding: 0 8px;
    display: block;
    height: 43px;
    min-width: 43px;
    line-height: 43px;
    border-radius: 50%;
}

.popup__close svg{
    width: 10px;
    height: 10px;
    right: 20px;
}
#auth_and_register .nav.nav-tabs{
    display: flex;
    justify-content: center;
        align-items: center;
}
#auth_and_register input{
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 5px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
}
#auth_and_register .tab-content{
    padding: 20px;
}
#auth_and_register .nav-tabs > li.active > a,
#auth_and_register .nav-tabs > li.active > a:hover,
#auth_and_register .nav-tabs > li.active > a:focus{
    border: 0;

}

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 100%; }
.product-item-info-container .product-item-properties span{
    color: #000;
    font-size: 13px;
    font-weight: 500;
}


.basket-items-list-wrapper .basket-items-list-header{
   /* background: #00AD9F;*/
}
.basket-items-list-header-filter .basket-items-list-header-filter-item.active{
    color: #fff;
}
.bx-blue .basket-item-scu-item:hover, .bx-blue .basket-item-scu-item.selected, .bx-blue .basket-item-scu-item.not-available:hover{
    background: #00AD9F;
    color: #fff;
}
.bx-blue .basket-item-scu-item:hover, .bx-blue .basket-item-scu-item.selected, .bx-blue .basket-item-scu-item.not-available:hover{
    border: 1px solid #fff;
}
.basket-item-scu-item, .basket-item-scu-item.not-available:hover{
    /*border-radius: 50%;*/
}







/*------------------------------------------------------------------------------------------------*/
#banner{
    z-index: 0;
    margin-bottom:30px;
    margin-top:0px;
}
.owl-item{background:#ffffff}

.owl-prev, .owl-next{
    width: auto;
    height: auto;
    color: #fff !important;
    /*color: transparent;*/
    font-size: 0;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 16px !important;
}
.owl-prev:active, .owl-next:active, .owl-prev:hover, .owl-next:hover{ border-color:#920000;}
.owl-prev{
    /*-webkit-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        transform:rotate(-45deg);*/
    top:47%;
    left:10px
}
.owl-next{
    /*-webkit-transform:rotate(135deg);
        -ms-transform:rotate(135deg);
        transform:rotate(135deg);*/
    top:47%;
    right:10px
}

/*#banner .owl-prev, #banner .owl-next{
    background:url(/local/templates/ustemplate/images/nav_banner.png);
    content:' ';
    width:17px;
    height:39px;
    background-repeat:no-repeat;
    border:none;
    -webkit-transform:none;
        -ms-transform:none;
        transform:none
}

#banner .owl-prev:hover, #banner .owl-next:hover,#banner .owl-prev:active, #banner .owl-next:active{background:url(/local/templates/ustemplate/images/nav_banner_active.png)}*/
#banner .owl-prev,#banner .owl-prev:active,#banner .owl-prev,#banner .owl-prev:hover{background-position:0px 0px}
#banner .owl-next,#banner .owl-next:active,#banner .owl-next,#banner .owl-next:hover{background-position:-27px 0px}
.owl-dot{
    width:15px;
    height:15px;
    display:inline-block;
    margin:7px;
    border:2px solid #838181;
    border-radius:50px;
}
.owl-dot span {
        display:block;
        background:#fff;
        border: 1px solid;
        margin:1px;
        display:block;
        border-radius:50px;
        width:9px;
        height:9px;
    }
    .owl-dot.active span {
        border: 0;
        display:block;
        background:#00AD9F;
        margin:1px;
        display:block;
        border-radius:50px;
        width:9px;
        height:9px;
    }
.owl-dots{
    position:absolute;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}






.sort{
    display: flex;
}
.sort .sort-item{
     display: flex;
      align-items: center;
}
.sort .sort-item:first-child{
    flex: 1;


}
.sort .sort-item:last-child{

}
.sort-item .sort-btns .wrapper-dropdown .dropdown{
    display: flex;
    list-style-type: none;
}
.sort-item .sort-btns .bx_item_section_name_gray{
    display: none;
}

.sort-item .sort-btns .wrapper-dropdown .dropdown li span{
    padding: 0 8px;
    display: block;
    height: 43px;
    min-width: 43px;
    line-height: 43px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #898989;
    text-align: center;

}
.sort-item .sort-btns .wrapper-dropdown .dropdown li .active span{
        background: #00AD9F;
    border: 1px solid #00AD9F;
    color: #fff;
}
.sort-item .sort-btns .wrapper-dropdown .dropdown li span:hover{
    background: #00AD9F;
    border: 1px solid #00AD9F;
    color: #fff;
}

.sort-item .sort-btns .wrapper-dropdown .dropdown li{
     margin: 0 2px 0px 2px;
}
.counter_and_paginator{
    display: flex;
    align-items: center;
}
.counter_and_paginator .sort-item{
    display: flex;
    flex: 1;
    align-items: center;
    color: #00AD9F;
}
.sort-item .sort-btns .wrapper-dropdown .dropdown{
    margin: 0;
    padding-left: 5px;
}

.bx-pagination .bx-pagination-container ul li{
    margin: 0 2px 0px 2px;
}
.product-item-big-card .product-item-price-current{
    color: #00AD9F;

}
.product-item-big-card .product-item-price-container{
    text-align: center;
}
.product-item-title{
    text-align: left;
    line-height: 1.2;
}
.style-select--mod1{
    margin-left: 10px;
    border: 0;
}
.product-item-info-container{
    text-align: left;
    position: relative;
}
.product-item-info-container span{
    color: #3f3f3f;
}
.bx_item_detail_rating .bx_stars_progress{
    background:#00AD9F;
}
.sort .sort-item{
    color: #00AD9F;
}
.sort .sort-item select{
    color: #000;
    background: transparent;
}

.search-form{
    margin-top:-2px;
}

.product-item-label-text span, .product-item-label-ring{
    color: #00AD9F;
    font-size: 18px;
    font-weight: bold;
    background: transparent;
}
.product-item-label-text div, .product-item-label-ring div{
    display: inline-block;
    margin-left: 12px;
}
.product-item-big-card .product-item-label-text.product-item-label-small span{
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}
.product-item-label-text.product-item-label-small span, .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}
.main_menu > li:hover .sub_menu, .main_menu > li:hover .sub_menu .sub_menu_chains{
    z-index: 20;
}
.filter-tag i{
    color: #00AD9F;
    font-size: 1.1em;
    line-height: .4em;
}

.bx-catalog-element.bx-uvelirsoft h1{
    color: #000;
    font-size: 19px;
    padding-bottom: 0px;
}
.bx-catalog-element.bx-uvelirsoft .rating .product-item-detail-info-container{
    display: flex;
    justify-content: flex-end;
    margin-bottom: 5px;
}
.bx-catalog-element.bx-uvelirsoft .rating .product-item-detail-info-container table{
    margin: 0;
}
.bx-catalog-element.bx-uvelirsoft .product-item-detail-price-current{
    color: #00AD9F;
    font-weight: normal;
}
.bx-catalog-element.bx-uvelirsoft .product-item-scu-item-text-container.selected .product-item-scu-item-text-block{
    background: #00AD9F;
    color: #fff;
    border: 1px solid #00AD9F;

}
.bx-catalog-element.bx-uvelirsoft div[data-entity=sku-line-block]{
    display: flex;
    align-items: baseline;

}
.bx-catalog-element.bx-uvelirsoft div[data-entity=sku-line-block] .product-item-scu-item-list:not(.dropdown){
    /*display: flex;
    align-items: center;
    flex-wrap: wrap;*/
}
.btn_nosize_razmer{

}
.product-item-amount-field-container{
    display: flex;
    align-items: center;
}
.product-item-amount-description-container{
    margin-left: 5px;
}

.product-item-amount{
    text-align: left;
}
.bx-no-retina .product-item-detail-slider-controls-image{
    outline: 0;
}
.bx-no-retina .product-item-detail-slider-controls-image.active{
    outline-width: 1px;
    outline: 1px solid #00AD9F;
}
.product-item-price-old{
    color: #000;
    margin-left: 15px;
}
.bx-catalog-element.bx-uvelirsoft .wrapper-dropdown{
    border: 0;

}
.bx-catalog-element.bx-uvelirsoft .wrapper-dropdown span{
    color: #00AD9F;
    min-width: 170px;
}
.bx-catalog-element.bx-uvelirsoft .wrapper-dropdown span:after{
     content: '';
    position: relative;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    clear: both;
        left: 15%;
    top: 13px;
}
.bx-catalog-element.bx-uvelirsoft  .product-item-scu-list.wrapper-dropdown .product-item-scu-item-text-block{
    border: 0;
    background: transparent;
    color: #000;
    outline-width: 0;
}
.bx-catalog-element.bx-uvelirsoft  .product-item-scu-list.wrapper-dropdown .product-item-scu-item-text-container.selected{
    background: #00AD9F;
    color: #fff;
}

.bx-catalog-element.bx-uvelirsoft .price_vals{
    display: flex;
    align-items: center;
}
.product-item-detail-price-old{
    margin-left: 15px;
    font-size: 15px;
}
.bx-catalog-element.bx-uvelirsoft .item_economy_price{
    margin-top: 5px;
}
.bx-catalog-element.bx-uvelirsoft .artnumb_rating{
    display: flex;
    align-items: center;
        padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 5px;
}
.bx-catalog-element.bx-uvelirsoft .artnumb_rating .detail-item-artnumber{
    flex: 1;
    align-items: center;
    color: #000;
}
.bx-catalog-element.bx-uvelirsoft .rating .product-item-detail-info-container{
        margin-bottom: 0px;
}
.bx-catalog-element.bx-uvelirsoft .product-item-scu-item-list:not(.dropdown) .product-item-scu-item-text-block{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #898989;
}
.bx-catalog-element.bx-uvelirsoft div[data-entity=main-button-container]{
    display: flex;
}
.bx-catalog-element.bx-uvelirsoft div[data-entity=main-button-container] .product-item-detail-info-container{
    margin-bottom: 0;
}
.btn.product-item-detail-buy-button span{
    position: unset;
    display: block;
    line-height: unset;

}

.btn.product-item-detail-buy-button{
    width: 190px;
    height: auto;
    padding: 12px 0;
    background: #00AD9F;
    border: 1px solid #00AD9F;
    color: #fff;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin-right: 10px;

}
.product-item-detail-info-container-title{
    margin-right: 10px;
}
.btn.btn-link.product-item-detail-buy-button.btn_orderInOneClick{
    background: transparent;
    border: 1px solid #00AD9F;
    margin: 0;
    text-transform: none;
    color: #00AD9F;

}

.btn.product-item-detail-buy-button span{
    transform: unset;
}
.product-item-detail-properties > div span{
    color: #000;
    font-size: 14px;
}
.product-item-detail-tab-link:after{
    background: #00AD9F;
}
.catalog-block-header{
        text-align: center;
        color: #00AD9F;
        font-size: 24px;
        border: 0;
        margin: 12px 0;
        text-transform: uppercase;
        font-weight: normal;
}

.pre_footer{
	/*height: 122px;*/
    padding: 20px 0;
	background: #00AD9F;
	width: 100%;
    margin-top: 15px;
}
.pre_footer .subscribe{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*justify-content: center;*/
}
.pre_footer .subscribe .title{
    font-size: 22px;
    color: #fff;
    flex: 35%;
}
.pre_footer .subscribe .sender-container{
     flex: 50%;
}
.pre_footer .btn-subscribe{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0 !important;
    height: 50px;
    text-transform: unset;
    font-size: 18px;
    font-weight: 600;
    width: auto;
    margin: 0;
    padding: 6px 12px;
}
.pre_footer .btn-subscribe:hover{
	color: #00AD9F !important;
	background: #fff;
}
.pre_footer .bx-subscribe .bx-input-group .bx-form-control{
    height: 50px;
    border: 0;
    border-radius: 0;
    margin: 0;
}
.pre_footer .bx-subscribe .bx-input-group .bx-form-control{
    font-size: 18px;
}
footer .socials{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
footer .socials i{
    /* color: #d4cfce; */
    font-size: x-large;
    margin-right: 30px;
}


footer .item_footer{
   min-height: 170px;
   color: #fff;
}
.footer_top{
    padding: 30px 0px 70px 0px;
}
.footer_top .container>div{
    border-right: 1px solid #acacac;
}
.footer_top .container a {
    color: #fff;
}
.footer_top .container a:hover {
    color: #00AD9F;
}
.footer_top .container>div:last-child{
    border-right: 0;
}
.footer_top .container>div:first-child .item_footer{
    padding-left: 0;
}
footer{
    position: relative;
}
footer .menu_bottom{
    display: flex;
}
footer ul {
    margin: 0;
    padding: 0;
}
footer ul li{
    list-style-type: none;
}
footer ul .main{
    padding: 0px 5px;
}
.footer_top img{
    width: 80%;
    height: auto;
}
.footer_top .inform>div{
    margin-bottom: 10px;
    white-space: nowrap;
}
.footer_top{
    background-color: #000;
    margin-top:30px;
}
#bottom-catalog-menu{

}
/*ul#bottom-catalog-menu < li{
	   width: 25%;
}*/
/*.right{
	float: right;
}*/
.sub_menu_pictures img{
	padding: 20px;
}

ul#bottom-catalog-menu{
    display: flex;
    justify-content: space-between;
}
ul#bottom-catalog-menu .main > a{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
ul#bottom-catalog-menu .main > ul{
    margin-top: 5px;

}
ul#bottom-catalog-menu .main > ul li{
    margin-top: 5px;
}
ul#bottom-catalog-menu .main > ul a{
    color: #fff;
}
ul#bottom-catalog-menu .main > a:hover,
ul#bottom-catalog-menu .main > ul a:hover{
    color: #00AD9F;
}

.main_left a{
    display: block;

}
/* .footer_top .company{
    color: #980d0d;
    font-size: 12px;
    margin-top: 15px;
} */
.footer_top .addres{

    font-size: 12px;
}
.footer_top .phone{

    font-size: 14px;
}
.footer_top .email{

    font-size: 14px;
}
.money{
     display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.money div {
    background-repeat: no-repeat;
    content: " ";
    margin: 0 3px;
    background-size: 100% auto;
    background-position: 50%;
    /*width: 57px;
    height: 36px;*/
    width: 90px;
    height: 150px;

}
.master {
    background: url(/local/templates/us_2018/images/payments/master_logo.png);
}
.visa {
    background: url(/local/templates/us_2018/images/payments/visa_logo.png);
}
.paypal{
    background: url(/local/templates/us_2018/images/payments/paypal_logo.png);
}
.yandex{
    background: url(/local/templates/us_2018/images/payments/yandex_logo.png);
}
.all_logos{
    background: url(/local/templates/us_2018/images/payments/VerticalLogos.png);
}

.scroll_top{
    background: #00AD9F;
    position: absolute;
    bottom: 0;
    left: calc(50% - 40px);
    /*transform: rotate(270deg);*/
    padding: 20px 32px;
    padding-bottom: 0;
    font-size: 26px;
    text-align: center;
    color: #fff;
    display: flex;

     border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    overflow: hidden;
}
.scroll_top:hover {
    color: #000;
}

.header{
    background-color: #fff;
    z-index: 200;
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 5px 0px;
}
.header_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border: none;
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 5px 0px;
}

.logo_block{
    line-height: 100px;
    text-align: center;
}
    .logo img{
        max-width: 100%;
        height: auto;
    }

.navbar-default{
    background: transparent!important;
    border-color: transparent!important;
}

.search_and_profile{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: initial !important;
}

body .desctop_hide{
    display: none;
}

.logo_block .mobile{
		display: none;
    }
.product-item-detail-tabs-container{
    border-bottom: 0;
}
#commnet_block .catalog-block-header{
    display: none;
}
#commnet_block  .catalog-block-header.title_otzivi{
    display: block;
}
#popupToOrderInOneClick input, #popupToOrderInOneClick textarea{

}
#popupToOrderInOneClick  .btn-subscribe, #popupRazmerNoSize .btn-subscribe{
    padding: 6px 12px;
}
.btn-subscribe{
     background: #00AD9F;
     color: #fff;
}
.btn-subscribe:hover{
    background: #00AD9F;
    color: #000 !important;
}
#auth_and_register,#popupToOrderInOneClick_background, #popupToOrderInOneClick, #popupRazmerNoSize_background,#popupRazmerNoSize,#popupRazmerWhichSize,#popupRazmerWhichSizeTsepi,#popupRazmerWhichSizeBrasleti{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#reg_submit_button, #auth_login_submit{
        padding: 6px 12px;
        background: #00AD9F;
    color: #fff;
        width: 100%;
        border-radius: 4px;
            border: 0;
            margin-top: 10px;
}
#auth_and_register input.btn{
        background: #00AD9F;
    color: #fff;

}
#auth_and_register .forgot-link{
    margin-top: 10px;
    display: block;
}
#auth_and_register .modal-header{
    border: 0;
}
#registration__form .input_row #show_hide_passwd{
        top: 12px;
}
header .nav>li>a{
    padding: 10px;
}
@media screen and (max-width: 1199px){
    header .container-fluid{
        padding-left: 0px;
        padding-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .container{
        /*padding-right: 0px;
        padding-left: 0px;*/
    }
    header .header_top .phone{
        font-size: 19px;
    }

    .navbar-default{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .socials .fa-lg{
        font-size: 1.1em;
    }
    .logo_block .mobile{
		display: inline;
    }
    .logo_block .desctop{
		display: none;
    }


    .pre_footer .subscribe .title{
        font-size: 20px;
    }
    .bx-input-group{
        width: auto;
    }
    .pre_footer #sender-subscribe{
        flex: unset;
    }
    footer .item_footer{
        padding: 0 10px;
    }
    ul#bottom-catalog-menu .main > a{
        font-size: 14px;
    }
    .main_menu > li > .sub_menu{
        /*left: -180%;*/
    }

    main .main_tab_block .nav-tabs > li > a{
        font-size: 24px;
    }
    main .main_tab_block .nav-tabs > li.active > a, main #main_tab.nav-tabs > li.active > a:hover, main #main_tab.nav-tabs > li.active > a:focus{
         font-size: 24px;
    }
    main .main_tab_block .owl-next{
    	right: 0;
    }

    main .main_tab_block .owl-prev{
    	left: 0;
    }
    .footer_top {
	    padding: 30px 0px 70px 0px;
	}
    .sub_menu_pictures{
        display: none;
    }
    .main_menu > li:hover .sub_menu .sub_menu_chains{
        border: 0;
    }
}
@media (min-width: 767px) and (max-width: 991px){
	.subscribe .bx-subscribe form{
		display: flex;
	}
	.sort-item .sort-btns .wrapper-dropdown .dropdown li span{
		height: 35px;
	    min-width: 35px;
	    line-height: 35px;
	}
	.bx-pagination.uvelirsoft .bx-pagination-container ul li span{
		height: 35px;
	    min-width: 35px;
	    line-height: 35px;
	}
	.bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-all a span, .bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-prev a span, .bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-next a span{
		line-height: 35px;
	}
	.counter_and_paginator .sort-item{
		display: none;
	}
	.counter_and_paginator{
		justify-content: flex-end;
	}
	.menu_left .main_menu > li:nth-child(n+4){
		display: none;
	}
	/* .topmenu.left > li:nth-child(n+4){
		display: none;
	} */
	.topmenu.right > li:nth-child(n+3){
		display: none;
	}
    .menu_right #topmenucustom_right .main_menu > li:nth-child(n+7){
        display: none;
    }
}
@media screen and (max-width: 767px){
    .bx-filter-popup-result{
        text-align: center;
        text-align: center;
        background: #00AD9F !important;
        color: #fff !important;
        font-size: 14px !important;
    }
    .bx-filter-popup-result a{
        color: #fff !important;
        border-bottom: 1px solid #fff;
    }
    .pre_footer .subscribe{
        flex-direction: column;
    }
    main .main_tab_block ul{
    	margin: 30px 0;
    }
    main .main_tab_block .nav-tabs > li > a{
    	font-size: 14px;
    }
    .catalog-block-header {
        font-size: 16px;
    }
    main .main_tab_block .nav-tabs > li > a{
		padding: 0px 10px;
        white-space: nowrap;
    }
    main .main_tab_block .nav-tabs > li{
    	min-width: unset;
    }
    main .main_tab_block .nav-tabs > li.active > a, main #main_tab.nav-tabs > li.active > a:hover, main #main_tab.nav-tabs > li.active > a:focus{
    	font-size: 14px;
    }

    .navbar-default{
    	display: block;
    }
    .main_menu{
    	display: block;
    }
    .main_menu li{
    	display: block;
    	height: 32px;
    	line-height: 32px;
    }
    .main_menu > li:hover .sub_menu, .main_menu > li:hover .sub_menu .sub_menu_chains{
    	display: none;
    }
    .header .main_menu > li.sections:hover::after{
    	display: none;
    }
    .menu_right button{
    	width: auto;
    }
    .header_top .menu_right{
		display: none;
    }
    header .header_top .socials{

    }
    header .header_top .phone{
    	justify-content: flex-start;
    }
    .mobile_hide{
        display: none;
    }
    body .desctop_hide{
        display: unset;
    }
    .logo_block .mobile{
		display: none;
    }
    .logo_block .desctop{
		display: inline;
    }
    header .navbar-toggle{
    	margin-top: 22px;
    }
    .search-form{
    	line-height: 74px;
    }
    .search_and_profile{
    	margin-bottom: 15px;
    }
    .logo_block{
    	z-index: 1;
    }
    #topmenucustom_right .main_menu li{
    	display: block;
    }
    .navbar-collapse{
    	border-bottom:  2px solid transparent;
    	margin-bottom: 5px;
    }
    .logo_block{
    	line-height: 80px;
    }

    main .main_tab_block > .title{
    	font-size: 16px;
    }
    .pre_footer .subscribe {
    	text-align: center;
    }
    .bx-input-group{
    	width: 100%;
    	margin-bottom: 5px;
    }
    .pre_footer .bx_subscribe_submit_container{
		float: left;

    }
	.sort-item .sort-btns .wrapper-dropdown .dropdown li span{
		height: 33px;
	    min-width: 35px;
	    line-height: 33px;
	    padding: 0 7px;
	}
	.bx-pagination.uvelirsoft .bx-pagination-container ul li span{
		height: 30px;
	    min-width: 30px;
	    line-height: 30px;
	    padding: 0 7px;
	}
	.bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-all a span, .bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-prev a span, .bx-pagination.uvelirsoft .bx-pagination-container ul li.bx-pag-next a span{
		line-height: 30px;
		padding: 0 7px;
	}
	.counter_and_paginator .sort-item{
		display: none;
	}
    .counter_and_paginator{
		justify-content: flex-end;
	}
	.sort{
		display: block;
	}
	main .container {
	     padding: 0px 10px;
	}
	.bx-breadcrumb .bx-breadcrumb-item .arrow{
		margin-right: 2px;
	}
	.bx-breadcrumb .bx-breadcrumb-item{
		margin-right: 5px;
	}
	.container > #navigation{
		padding: 0px;
	}
	.sort .sort-item:last-child {
		margin-top: 10px;
	}
	.sort .sort-item:last-child .sort-btns{
		margin-left: 12px;
	}

	.catalog_main > .row > .col-xs-12{
		padding-left: 0;
		padding-right: 0;
	}

    .bx-catalog-element.bx-uvelirsoft div[data-entity=main-button-container]{
        flex-direction: column;
    }
    .btn.btn-link.product-item-detail-buy-button.btn_orderInOneClick, .btn.product-item-detail-buy-button{
        margin: 0 auto;
    }
    .btn.product-item-detail-buy-button{
        max-width: 300px;
        width: 100%;
    }

    .bx-catalog-element.bx-uvelirsoft h1{
       /* text-align: center;*/
    }
    .bx-catalog-element.bx-uvelirsoft .container-fluid .row> .col-md-6{
        padding-left: 0;
        padding-right: 0;
    }
    .bx-catalog-element.bx-uvelirsoft .artnumb_rating, .bx-catalog-element.bx-uvelirsoft .container-fluid .row> .col-md-6 > .row > .col-xs-12{
        padding-left: 0;
        padding-right: 0;
    }
    .bx-catalog-element.bx-uvelirsoft div[data-entity=sku-line-block]{
        display: block;
    }
    .bx-catalog-element.bx-uvelirsoft div[data-entity=main-button-container]{
        margin-bottom: 20px;
    }
    .btn.product-item-detail-buy-button{
         margin-bottom: 10px;
    }
    .bx-catalog-element.bx-uvelirsoft .bx_item_rating{
        margin-bottom: 0;

    }
    .bx_item_detail_rating .bx_stars_rating_votes{
        font-size: 12px;
    }
    .bx-catalog-element.bx-uvelirsoft .price_vals{
        /*display: block;*/
        /* justify-content: center; */
        margin-top: 20px;
    }
    .bx-catalog-element.bx-uvelirsoft .item_economy_price{
        /* text-align: center; */
    }
    .bx-retina .bx-filter .bx-filter-select-container{
        margin-right: 2px;
    }
    .product-item-amount-field-container{
        display: block;
    }
    .product-item-amount-description-container{
        text-align: center;
        margin-top: 5px;
    }
    .product-item-amount-field-container{
        text-align: center;
    }
    .pre_footer .bx_subscribe_submit_container{
        float: unset;
                width: 100%;
                margin-top: 10px;

    }
    .pre_footer .subscribe .title{
        margin-bottom: 10px;
    }
    .pre_footer .btn-subscribe{
         width: 100%
    }

    .banners_top_catalog .row > div{
        background-size: 100%;

    }
    .search-form{
        position: unset;

    }
    .search-form-block{
        top: 30px;
        left: 0;
        -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);

    }


}
@media screen and (max-width: 522px){
    .hidden-mobile{
        display: none;
    }
    .width-100{
        width: 100%;
    }
    footer .socials i {
        margin-right: 30px;
    }
    .copyright {
        text-align:left;
        padding: 0px 0px 0px 25px;
    }
}



.row_about-work h1{
    text-transform:uppercase;
    text-align:center;
    font-size:22px;
}
.about-block_work {
	display:inline-block;
	text-align: center;
}
	.about-block_work span{
		font-size:36px;
		padding:0 10px;
	}
	.about-block_work p{
		max-width:160px;
		padding:0 10px;
		font-size:14px;
	}
.about-block{
	padding:0 8.33%;
	display:-ms-flexbox;
	display:-webkit-box;
	display:flex;
	-ms-flex-pack: justify;
	        -webkit-box-pack: justify;
	        justify-content: space-between;
}


.order {
    font-size: 22px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 30px;
}
.profile{
    margin-top:20px;
    display:inline-block;
    font-size:22px;
    padding: 0px;
    margin-bottom: 20px;
}

/* #auth_and_register .nav-tabs > li.active {
    border: 1px solid rgb(221, 221, 221);
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #fff;
}
    #auth_and_register .nav-tabs > li.active a {
        color: #94180d;
    } */
#auth_and_register .modal-content{
    max-width: 450px;
    margin: auto;
}

#auth_and_register .nav-tabs{
    border-bottom: 0;
    display: flex;
    justify-content: center;
    margin: 20px 0;

}
#auth_and_register .nav-tabs > li{
    min-width: 250px;
}
@media (max-width:470px) {
    #auth_and_register .nav-tabs > li{
        min-width: 100px;
    }
}
#auth_and_register .nav-tabs > li > a{
    border: 0;
    font-size: 20px;
    background: transparent;
    border-right: 1px solid #8b8b8b;
    border-radius: 0;
    padding: 0px 15px;
    text-align: center;
}
#auth_and_register .nav-tabs > li.active > a,
    #auth_and_register .nav-tabs > li.active > a:hover,
        #auth_and_register .nav-tabs > li.active > a:focus{
            border: 0;
            font-size: 20px;
            color: #00AD9F;
            border-right: 1px solid #00AD9F;
            font-weight: bold;
        }
#auth_and_register  .nav-tabs > li.active:last-child > a,
    #auth_and_register  .nav-tabs li:last-child > a{
        border-right: 0;
    }


@media screen and (max-width: 1000px){
    header .main_menu > li:hover{
        position: static;
    }
    header .main_menu > li:hover .sub_menu{
        left: -30px;
        width: calc(100vw - 5px);
    }
        header .main_menu > li.sections:hover::after{
            display: none;
        }
}
/*END NEW TEMPLATE*/


.test_site_message{
    border: 1px solid red;
    padding: 10px;
    text-align: center;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.form-control:focus {
    border-color: #00AD9F;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 173 159 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 173 159 / 60%);
}
.review_images {
    margin: 20px 0px;
}
.review_images a {
    padding: 5px;
    border:2px dashed #000;
}
.review_images a:hover {
    padding: 5px;
    border:2px dashed #00AD9F;
}

.navbar-toggle {
    display:block;
}
/* .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.navbar-collapse.in {
    overflow-y: visible;
    display: flex !important;
    flex-direction: row;
} */
.navbar-default .navbar-toggle {
    background-color: #fff !important;
    border-color: #fff;
    width: 44px;
    position: relative;
    float: right;
    padding: 13px 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    margin-left: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.bx-basket-block a, .bx-basket-block span {
    color: #000;
    font-size:13px;
}
.bx-basket-block i {
    font-size:20px;
}
.navbar-default {
    display: flex;
    align-items: center;
}

.header_nav-dropdown {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    position: absolute;
    top: 100px;
    right: 0;
    background: #fff;
    z-index: 200;
    font-size: 18px;
    padding: 20px 0px 20px 40px;
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 5px 5px;
    display: flex;
    flex-direction: column;
    min-height: 400px;
    width: 320px;
}
.header_nav-dropdown.open {
    visibility: visible;
    opacity: 1;

}

.header .nav.navbar-nav.topmenu li:hover {
    font-weight: bold;
}

.topmenu.info .phone_menu {
    font-size: 27px;
    position: absolute;
    bottom: 17px;
    right: 55px;
}
.topmenu.info .phone_menu a{
    color: #000;
}
.topmenu.info .phone_menu a:hover{
    color: #00AD9F !important;
}
.nav.navbar-nav.topmenu {
	display:  flex;
    justify-content: flex-start;
	flex-direction: column;
    align-items: flex-start;

}
.header_nav-dropdown .phone__info {
    padding:30px 0px 0px 10px;
}
.header_nav-dropdown .mail__info {
    padding:0px 0px 50px 10px;
}
.header_nav-dropdown.open::before {
    position: absolute;
    content:'Свяжитесь с нами';
    top: 20px;
    left: 50px;
    font-size: 14px;
    color:rgb(155, 155, 155);
}
@media screen and (max-width: 767px){
    .navbar-nav {
        margin:0;
    }
    .header_nav-dropdown {
        width:100%;
        padding: 20px 0px 20px 40px;
        top:89px;
    }
}
.navbar {
    border:none;
    position: initial !important;
}
.input-group-des {
    text-align:center;
}
.search_and_profile .search-form, .search_and_profile #auth_and_profile, .search_and_profile #bx_basketFKauiI, .search_and_profile .phone__icon {
    font-size: 20px;
    margin-right:40px;
}
@media (max-width: 1199px) {
    .search_and_profile .search-form, .search_and_profile #auth_and_profile, .search_and_profile #bx_basketFKauiI, .search_and_profile .phone__icon {
        margin-right:30px;
    }
}
@media (max-width: 991px) {
    .search_and_profile .search-form, .search_and_profile #auth_and_profile, .search_and_profile #bx_basketFKauiI, .search_and_profile .phone__icon {
        margin-right:15px;
    }
}
@media (max-width: 600px) {
    .search_and_profile .search-form, .search_and_profile #auth_and_profile, .search_and_profile #bx_basketFKauiI, .search_and_profile .phone__icon {
        margin-right:10px;
    }
    .search_and_profile .phone__icon {
        display: none;
    }
    .navbar-default .navbar-toggle {
        width: 20px;
        padding: 4px 0px;
    }
    .navbar-toggle .icon-bar {
        width: 17px;
    }
}
@media (max-width:499px) {
    .product-item-info-container.product-item-price-container {
        min-height:43px;
    }
    .product-item-price-old {
        display: block;
        margin-left:0px;
    }
    .product-item-price-current {
        position: absolute;
        bottom: 0;
    }
    .product-item-title a {
        font-size: 12px;
    }
    .footer_top img{
        width: 45%;
        margin-bottom: 10px;
    }
}
.about__cont {
    display: flex;
    flex-direction: row; 
    justify-content: center;
}
.about__wrapper {
    display: flex;
    flex-direction: column;
    width: 35%;
}
.about__text {
    padding: 0px 60px;
    text-align: center;
}
@media (max-width: 1199px) {
    .about__cont {
        flex-direction: column; 
    }
    .about__wrapper {
        width: 100%;
        margin-bottom: 20px;
    }
    .about__text {
        padding: 0px 20px;
    }
}
.sale-order-link, .sale-order-history-link,.sale-order-list-shipment-button, .sale-order-list-repeat-link, .sale-order-list-cancel-link, .sale-order-list-about-link, .sale-order-list-change-payment,.sale-order-list-accomplished-date.canceled-order {
    color: #00AD9F !important;
}
.sale-order-list-button,.sale-order-detail-general-head,.sale-order-detail-about-order-inner-container-repeat-button,.sale-order-detail-payment-options-methods-button-element, .sale-order-detail-payment-options-methods-button-element-new-window {
    color: #fff;
    background-color: #00AD9F !important;
}
.sale-order-list-status-restricted, .sale-order-list-status-alert, .sale-order-list-status-success,.sale-order-detail-payment-options-methods-info-title-status-alert, .sale-order-detail-payment-options-methods-info-title-status-restricted, .sale-order-detail-payment-options-methods-info-title-status-success {
    display: inline-block;
    padding: 4px 10px 5px 8px;
    border: 1px solid #00AD9F;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #00AD9F;
    font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}
.sale-order-list-repeat-link:before,.sale-order-detail-about-order-inner-container-name-read-less:after, .sale-order-detail-about-order-inner-container-name-read-more:after, .sale-order-detail-payment-options-methods-info-change-link:after, .sale-order-detail-show-link:after, .sale-order-detail-hide-link:after {
    content: initial;
}
.info__payments__img {
    max-width: 600px;
    width: 100%;
}
font.errortext {
    color:#00AD9F !important;
}
.white {color: #fff;}

.stext {
	margin-top: 50px;
    font-size: 13px;
    color: #4b4949;
}
.img-store img {width: 100%; margin-bottom: 10px;}

.shop__cont {padding: 13px 0px;}

.store_block:before {content:''}

.maintext ol {padding-left: 10px;}

.maintext {
	font-size: 16px;
    line-height: 30px;
}

@font-face {
	font-family: 'fa-viber';
	src:url('fonts/fa-viber.eot?-3dwksg');
	src:url('fonts/fa-viber.eot?#iefix-3dwksg') format('embedded-opentype'),
		url('fonts/fa-viber.ttf?-3dwksg') format('truetype'),
		url('fonts/fa-viber.woff?-3dwksg') format('woff'),
		url('fonts/fa-viber.svg?-3dwksg#fa-viber') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa-viber:before {
	font-family: 'fa-viber';
	content: "\e666";
}

.fa-viber {
	font-size: 20px !important;
}

header .socials {
    display: flex;
    align-items: center;
    justify-content: flex-start;
	margin: 0 0 50px 10px;
}
header .socials i {
    color: #000;
    font-size: x-large;
    margin-right: 25px;
}
header .socials .fa-telegram:hover {
    color: #27a7e7;
}
header .socials .fa-whatsapp:hover {
    color: #2cb742;
}
header .socials .fa-viber:hover {
    color:  #8c60c3;
}
.header_nav-dropdown .mail__info {
	padding: 0px 0px 20px 10px !important;
}
.bx-flex-share {
	display: flex;
    align-items: center;
}
.ya-share2 {
	margin-left: 10px;
}

.hw_cookie-hw-button{cursor:pointer;margin-right:10px;color:#FFF !important}#hw_cookie_law{display:none;-webkit-box-shadow:0 17px 40px hsl(0 8% 36% / 26%);-moz-box-shadow:0 17px 40px hsl(0 8% 36% / 26%);box-shadow:0 17px 40px hsl(0 8% 36% / 26%);width:180px;padding:15px;position:fixed;bottom:15px;left:15px;border-radius:4px;text-align:center;transition:left .5s;-moz-transition:left .5s;-webkit-transition:left .5s;-o-transition:left .5s;background:#fff;z-index:105}#hw_cookie_law .hw_cookie_img{text-align: center;}#hw_cookie_law img{width:40%;}#hw_cookie_law .pe_close2{width:20px;height:20px;position:absolute;right:10px;top:10px;cursor:pointer;z-index:99;background:url(/local/templates/us_2018/images/closed.png) no-repeat top center;transition:.2s all ease;background-size:contain}#hw_cookie_law.show3{display:block}#hw_cookie_law p{text-align:left;padding:10px 0 0;margin:0;font-size:12px;line-height:150%}#hw_cookie_law p a{font-size:12px;line-height:150%}.hw_cookie-hw-button{filter:none;border:0;-webkit-transition:box-shadow .2s ease-in-out;-moz-transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 -3px 0 rgb(0 0 0 / 10%);-moz-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1);box-shadow:inset 0 -3px 0 rgb(0 0 0 / 10%);background:#ee8b15;padding:5px 20px;line-height:100% !important;color:#fff;display:inline-block;position:relative;cursor:pointer}.hw_cookie-hw-button:hover{background:#2a48b7;color:#fff !important;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.1);-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.1);box-shadow:inset 0 -2px 0 rgba(0,0,0,0.1);text-decoration:none}#hw_cookie_law.hw_cookie_position_right{left:auto;right:5px}@media screen and (max-width:767px){#hw_cookie_law.hw_cookie_position_right{left:-1px;right:auto;bottom:-1px;width:60%;padding:64px 20% 20px;border:1px solid #ebebeb}}

.popup__close img{float: right; cursor: pointer}


i.fa-vk {
	color:#FFFFFF;
}
i.fa-vk:hover {
	color:#00AD9F;
}        
	i.fa-instagram {
	color:#FFFFFF;
}
i.fa-instagram:hover {
	color:#00AD9F;
} 

.gallery-item {margin-bottom: 40px; text-align: center}
.gallery-item img{height: 200px; padding: 4px; border: 1px solid #00AD9F}