html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
}
html {
  scroll-behavior: smooth;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

a {
    outline: none;
    text-decoration: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
    color: #3b70e3;
}

textarea {
    height: auto;
    min-height: 50px;
    -webkit-resize: none;
    -moz-resize: none;
    resize: none;
}

.clearfloat:before, .clearfloat:after {
    content: "";
    display: table;
}

.clearfloat:after {
    clear: both;
}

/* For IE 6/7 (triggers hasLayout) */
.clearfloat {
    *zoom: 1;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

select {
    width: 100%;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}

hr{
    background: #efefef;
    width: 100%;
    height: 2px;
    border: none;
    padding: 0px;
    margin: 20px 0px;
}

/*custom scroll*/
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
    background: #888; 
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

/*FONTS--------------------------------------------------------------------*/
@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Black Italic'), local('Montserrat-BlackItalic'),
        url('../webfonts/Montserrat-BlackItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Black'), local('Montserrat-Black'),
        url('../webfonts/Montserrat-Black.woff2') format('woff2'),
        url('../webfonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
        url('../webfonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
        url('../webfonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
        url('../webfonts/Montserrat-Bold.woff2') format('woff2'),
        url('../webfonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'),
        url('../webfonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Light'), local('Montserrat-Light'),
        url('../webfonts/Montserrat-Light.woff2') format('woff2'),
        url('../webfonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Italic'), local('Montserrat-Italic'),
        url('../webfonts/Montserrat-Italic.woff2') format('woff2'),
        url('../webfonts/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'),
        url('../webfonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat ExtraLight Italic'), local('Montserrat-ExtraLightItalic'),
        url('../webfonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'),
        url('../webfonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
        url('../webfonts/Montserrat-Medium.woff2') format('woff2'),
        url('../webfonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
        url('../webfonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../webfonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
        url('../webfonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
        url('../webfonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Thin'), local('Montserrat-Thin'),
        url('../webfonts/Montserrat-Thin.woff2') format('woff2'),
        url('../webfonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
        url('../webfonts/Montserrat-Regular.woff2') format('woff2'),
        url('../webfonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Thin Italic'), local('Montserrat-ThinItalic'),
        url('../webfonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

.text, p{
    line-height: 24px;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6{
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6{
    color: #414141;
    font-weight: 500;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 19px;
}
h6 {
    font-size: 18px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
*/
/*BODY-------------------------------------------------------------------*/

body {
    background-color: #fff;
    font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
    color: #414141;
    font-size: 15px;
}
.wrapper{
    max-width: 1390px;
    margin: 0 auto;
    padding: 0 20px;
}
.small-wrapper{
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}

/*-------------- header ---------------*/
header{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
    background: rgba(44,49,115,1);
    background: -moz-linear-gradient(left, rgba(44,49,115,1) 0%, rgba(44,49,115,1) 55%, rgba(40,37,96,1) 91%, rgba(40,37,96,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(44,49,115,1)), color-stop(55%, rgba(44,49,115,1)), color-stop(91%, rgba(40,37,96,1)), color-stop(100%, rgba(40,37,96,1)));
    background: -webkit-linear-gradient(left, rgba(44,49,115,1) 0%, rgba(44,49,115,1) 55%, rgba(40,37,96,1) 91%, rgba(40,37,96,1) 100%);
    background: -o-linear-gradient(left, rgba(44,49,115,1) 0%, rgba(44,49,115,1) 55%, rgba(40,37,96,1) 91%, rgba(40,37,96,1) 100%);
    background: -ms-linear-gradient(left, rgba(44,49,115,1) 0%, rgba(44,49,115,1) 55%, rgba(40,37,96,1) 91%, rgba(40,37,96,1) 100%);
    background: linear-gradient(to right, rgba(44,49,115,1) 0%, rgba(44,49,115,1) 55%, rgba(40,37,96,1) 91%, rgba(40,37,96,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3173', endColorstr='#282560', GradientType=1 );
    box-sizing: border-box;
}
.header-main .wrapper, .header-main .small-wrapper{
    height: 128px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.header-right{
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    align-items: center;
}

/*----------------------- logo -------------------------*/
.logo{
    position: relative;
    z-index: 3;
    float: left;
}
.logo a{
    display: block;
}
.logo a img{
    max-width: 340px;
}

/*----------------------- header contacts -------------------------*/
.header-contacts{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.header-contacts > a{
    position: relative;
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
    margin-right: 18px;
}
.header-contacts > a:before{
    content: '';
    position: relative;
    top: 2px;
    display: inline-block;
    background: url('../images/06_Phone_Footer_small.svg') no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.header-contacts > a:hover{
    text-decoration: underline;
}
.header-contacts > a span{
    display: block;
}

/*----------------------- account menager -------------------------*/
.account-menager{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px 18px 0px 5px;
}
.account-menager figure{
    width: 62px;
    height: 62px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px;
    box-sizing: border-box;
}
.account-menager figure img{
    max-width: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.account-menager-info{
    width: calc(100% - 72px);;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.account-menager-info a{
    color: #fff;
    text-decoration: underline;
}
.account-menager-info a:hover{
    text-decoration: none;
}
.menager-name{
    display: block;
    text-transform: uppercase;
    max-width: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none !important;
}
.menager-name:hover{
    color: #3b70e2;
}
/*----- in responsive menu -----*/
.cbp-spmenu .account-menager{
    padding: 15px 20px;
    margin: 0px;
    border-top: 2px solid #2b2f6f;
}
.cbp-spmenu .account-menager-info, .cbp-spmenu .account-menager-info a{
    color: #414141;
    font-weight: 500;
}
.cbp-spmenu .account-menager-info .menager-name{
    font-weight: bold;
    max-width: 100%;
}
.cbp-spmenu .login-choice{
    padding: 10px 20px;
    background: #efefef;
    color: #414141;
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
}
.cbp-spmenu .saldo{
    position: absolute;
    top: 40px;
    left: 90px;
    right: auto;
    color: #414141;
}
.cbp-spmenu .login-choice figure{
    width: 58px;
    height: 58px;
    background: #fff;
    border-radius: 50%;
    margin-right: 12px;
}
.cbp-spmenu .login-choice figure:before{
    width: 26px;
    height: 26px;
    right: auto;
    bottom: auto;
    left: calc(50% - 13px);
    top: calc(50% - 13px);
}
.cbp-spmenu .login-choice strong{
    width: calc(100% - 70px);
    max-width: calc(100% - 70px);
    text-align: left;
    font-weight: bold;
    margin-bottom: 16px;
}

/*--------------------------- login and registration ----------------------------*/
.login{
    float: left;
    margin-right: 18px;
    position: relative;
}
.login-choice{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.login-choice:hover, .login-choice.current{
    color: #3b70e2;
}
.login-choice figure{
    position: relative;
    margin-bottom: 10px;
}
.login-choice figure:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url('../images/user_icon_hover.png') no-repeat;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.login-choice:hover figure:before, .login-choice.current figure:before{
    opacity: 1;
    visibility: visible;
}
.login-choice figure img{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.login-choice:hover figure img, .login-choice.current figure img{
    opacity: 0;
    visibility: hidden;
}
.login-choice strong{
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.saldo{
    display: block;
    position: absolute;
    top: 100%;
    left: -15px;
    right: -15px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.saldo:hover{
    color: #3b70e2;
}

/*-------------------- favourite --------------------*/
.favourite{
    float: left;
    position: relative;
    margin-right: 18px;
}
.favourite > a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    font-size: 14px;
    color: #fff;
    position: relative;
}
.favourite:hover > a, .favourite.current > a{
    color: #3b70e2;
}
.favourite > a em{
    font-style: normal;
}
.favourite figure{
    position: relative;
    margin-bottom: 10px;
}
.favourite figure:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url('../images/fav_icon_hover.png') no-repeat;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.favourite:hover figure:before, .favourite.current figure:before{
    opacity: 1;
    visibility: visible;
}
.favourite figure img{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.favourite:hover figure img, .favourite.current figure img{
    opacity: 0;
    visibility: hidden;
}
.broi-number{
    position: absolute;
    top: -9px;
    left: calc(50% - 9px);
    display: block;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 600;
    background: #ea2021;
    color: #fff;
    z-index: 2;
}

/*-------------------- shopping cart --------------------*/
.cart{
    float: left;
    position: relative;
}
.shopping-cart{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.shopping-cart:hover, .shopping-cart.current{
    color: #3b70e2;
}
.shopping-cart figure{
    position: relative;
    margin-bottom: 10px;
    margin-left: -7px;
}
.shopping-cart figure:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url('../images/cart_icon_hover.png') no-repeat;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.shopping-cart:hover figure:before, .shopping-cart.current figure:before{
    opacity: 1;
    visibility: visible;
}
.shopping-cart figure img{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.shopping-cart:hover figure img, .shopping-cart.current figure img{
    opacity: 0;
    visibility: hidden;
}
.shopping-cart em{
    font-style: normal;
}

/*---- shopping cart menu ----*/
.cart-list{
    display: none;
    top: calc(100% + 33px);
    right: 0;
    width: 330px;
    position: absolute;
    text-align: left;
    z-index: 9999;
    background: #fff;
    border: 1px solid #414141;
    padding: 0px 6px;
    -webkit-box-sizing: border-box;
}
.list-title{
    font-size: 17px;
    border-bottom: 2px solid #efefef;
    text-align: center;
    padding: 14px 0px;
    margin: 0 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.cart-pr-wrap{
    margin: 0 10px;
}
.cart-pr-item{
    border-bottom: 2px solid #efefef;
    padding: 20px 0px 15px;
    position: relative;
}
.cart-pr-image{
    float: left;
    text-align: center;
    position: relative;
    width: 130px;
    margin-right: 15px;
}
.cart-pr-image img{
    max-height: 120px;
}
.cart-pr-info{
    overflow: hidden;
    box-sizing: border-box;
}
.pr-name{
    display: block;
    color: #414141;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding-right: 25px;
}
.pr-name span{
    display: block;
    text-transform: uppercase;
}
.cart-qty{
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}
.cart-pr-price{
    font-size: 14px;
}
.price{
    font-weight: 800;
    font-size: 18px;
}
.old-price {
    display: inline-block;
    color: #9c9ea6;
    font-size: 15px;
    text-decoration: line-through;
    font-weight: 600;
    margin-left: 5px;
}
.pr-sale .price{
    color: #de0010 !important
}
.remove-from-cart{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 22px;
    width: 22px;
    height: 22px;
    background: #c2c2c2;
    position: absolute;
    padding: 0px 0px 0px 1px;
    top: 20px;
    right: 0px;
    z-index: 1;
    box-sizing: border-box;
}
.remove-from-cart:hover{
    background: #f10505;
}
.remove-from-cart i{
    display: block;
}
.cart-subtotal > div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 48px;
    border-bottom: 2px solid #efefef;
}
.cart-subtotal > div:last-child{
    border-bottom: none;
}
.cart-subtotal span{
    display: block;
    font-size: 14px;
    font-weight: 500;
    width: 130px;
    margin-right: 15px;
    padding-left: 13px;
    box-sizing: border-box;
}
.cart-subtotal strong{
    display: block;
    font-size: 18px;
    color: #3b70e2;
    font-weight: 800;
}
.list-btm{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5px 0px 8px;
}
.list-btm .btn {
    width: 100%;
    margin-top: 0px;
    padding: 10px;
    min-height: 52px;
    font-weight: 500;
}

/*--------------------------- Buttons in site ----------------------------*/
.btn{
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-width: 235px;
    min-height: 42px;
    font-size: 15px;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    background: #3b70e2;
    border: 1px solid transparent;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px;
    margin-top: 45px;
    box-sizing: border-box;
}
.btn:hover{
    background: #292864;
}
.btn i{
    margin-right: 8px;
}

.btn-grey{
    background: #acaaab;
}
.btn-grey:hover{
    background: #292864;
}
.btn-transp{
    background: transparent;
    color: #3b70e2;
    border: 1px solid #3b70e2;
}
.btn-transp:hover{
    color: #fff;
    border: 1px solid #2d9657;
    background: #3b70e2;
}

.btn-place{
    text-align: center;
}
.btn-place .btn{
    margin-right: 5px;
    margin-left: 5px;
}

.btn-hidden{
    display: none !important;
}

/*---------------------------- search ------------------------------*/
.search-form{
    position: relative;
    top: -1px;
    width: 40%;
    max-width: 560px;
    z-index: 3;
}
.search-wrap{
    width: 100%;
    background: #fff;
    border: 2px solid #2b2d6d;
    border-radius: 25px;
    padding: 0 22px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
.search-input{
    float: right;
    background: none;
    border-radius: 25px;
    width: calc(100% - 35px);
    border: 0px;
    padding: 0px;
    color: #000;
    font-size: 14px;
    height: 36px;
    font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 500;
    outline: none;
    box-sizing: border-box;
}
.search-submit{
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 24px;
    box-sizing: border-box;
}

/*--------- responsive search ----------*/
.search-link{
    display: none;
    float: right;
    height: 35px;
    width: 20px;
    text-align: center;
    margin-right: 122px;
    text-indent: -9999em;
    font-size: 0;
    position: relative;
    box-sizing: border-box;
}
.s-search:before{
    content: "\f002";
    font-family: 'Font Awesome 6 Pro';
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 50%;
    color: #3b70e2;
    line-height: 35px;
    font-weight: normal;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.s-close:before {
    content: "\f00d";
    font-family: 'Font Awesome 6 Pro';
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 50%;
    color: #3b70e2;
    line-height: 35px;
    font-weight: normal;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*--------- live search ----------*/
.fluid-menu {
    top: 120%;
    left: 0;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    position: absolute;
    text-align: left;
    z-index: 9999;
    background: #fff;
    padding: 0px 18px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -webkit-box-sizing: border-box;
}
.search-wrap:hover .fluid-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.fluid-menu h4 {
    font-size: 13px;
    padding-top: 13px;
    padding-bottom:13px;
}
.fluid-menu .cart-pr-image{
    width: 55px;
    margin-right: 10px;
}
.fluid-menu .cart-pr-item{
    padding: 12px 0px;
}
.fluid-menu .cart-pr-item:last-child{
    border-bottom: none;
}
.fluid-menu .more{
    margin-top: 0px;
    text-decoration: underline;
    text-transform: none;
}
.fluid-menu .more:hover{
    text-decoration: none;
}
.fluid-menu .list-btm{
    padding: 8px 0px 13px;
}

/*------------------------------------------ menu -------------------------------------------*/
.menu-wrap{
    background: #fff;
}
.menu-wrap .wrapper{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.menu-wrap .wrapper:after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    height: 2px;
    background: #2b2e6f;
}
#menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#menu > ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#menu ul li{
    position: relative;
}
#menu > ul > li{
    display: block;
    padding: 0 25px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
#menu > ul > li:first-child{
    padding-left: 12px;
}
#menu > ul > li:last-of-type{
    margin-right: 0px;
}
#menu > ul > li:hover, #menu > ul > li.current{
    background: #3b70e2;
}
#menu ul li a{
    display: flex;
    align-items: center;
    height: 52px;
    font-size: 16px;
    font-weight: bold;
    color: #2b2f6f;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    white-space: nowrap;
    position: relative;
    padding: 0px;
}
#menu > ul > li:hover > a, #menu > ul > li.current > a{
    color: #fff;
}
#menu > ul > li.bonus-text a{
    color: #3b70e2;
}
#menu ul li img{
    margin-right: 8px;
}
#menu > ul > li.bonus-text:hover > a, #menu > ul > li.bonus-text.current > a{
    color: #fff;
}
#menu > ul > li:hover .icon-navicon, #menu > ul > li.current .icon-navicon, 
#menu > ul > li:hover .icon-navicon:before, #menu > ul > li.current .icon-navicon:before, 
#menu > ul > li:hover .icon-navicon:after, #menu > ul > li.current .icon-navicon:after{
    background: #fff;
}

/* submenu */
#menu ul li .submenu-wrap {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    z-index: 4;
    padding: 10px 0px 20px;
    text-align: left;
    transition: transform 0.2s linear;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
#menu ul li:hover .submenu-wrap {
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}
#menu > ul > li:hover > .submenu-wrap {
    visibility: visible;
    opacity: 1;
    top: 100%;
    left: 0;
}
#menu ul li .submenu-wrap ul {
    display: block;
    width: 100%;
    /*-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;*/
}
#menu ul li .submenu-wrap ul li{
    padding: 0 20px;
}
#menu ul li .submenu-wrap ul li a{
    padding: 10px 0px 0px;
    font-size: 15px;
    line-height: normal;
    text-transform: none;
    height: auto;
    font-weight: 600;
}
#menu ul li .submenu-wrap ul li a:hover{
    color: #3b70e2;
}

/* sub submenu */
#menu ul li ul li .submenu-wrap {
    top: -15px;
    left: 100%;
}
#menu ul li ul li:hover .submenu-wrap {
    left: 100%;
    opacity: 1;
    visibility: visible;
}

/* mega menu */
#menu ul li.mega-menu{
    position: static;
}
#menu ul li.mega-menu .submenu-wrap {
    right: 0;
    margin: 0 20px;
    padding: 20px 30px 30px;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
#menu ul li.menu-col-3 .submenu-wrap {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}
#menu ul li.menu-col-4 .submenu-wrap {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}
#menu ul li.menu-col-5 .submenu-wrap {
    -webkit-columns: 5;
    -moz-columns: 5;
    columns: 5;
}
#menu ul li.menu-col-6 .submenu-wrap {
    -webkit-columns: 6;
    -moz-columns: 6;
    columns: 6;
}
#menu ul li.menu-col-7 .submenu-wrap {
    -webkit-columns: 7;
    -moz-columns: 7;
    columns: 7;
}
#menu ul li.mega-menu .submenu-wrap ul{
    margin-bottom: 20px;
}
#menu ul li.mega-menu .submenu-wrap ul li{
    padding: 0px;
}
#menu ul li .submenu-wrap ul li.main-cat{
    /*pointer-events: none;*/
}
#menu ul li .submenu-wrap ul li.main-cat a{
    position: relative;
    vertical-align: top;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    white-space: normal;
}

/*-------------------------------------------------- Login page -------------------------------------------- */
.header-contacts-inlogin {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-contacts-inlogin > a{
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 600;
    margin-right: 65px;
    line-height: 20px;
}
.header-contacts-inlogin > a:last-child{
    margin-right: 0px;
}
.header-contacts-inlogin > a img{
    margin-right: 15px;
}
.login-bottom .header-contacts-inlogin{
    display: none;
    justify-content: center;
    margin-top: 20px;
}
.login-bottom .header-contacts-inlogin > a{
    color: #b6bdc3;
    text-align: left;
}
.big-phone-number{
    display: block;
    font-weight: bold !important;
    font-size: 28px;
}
.login-content{
    position: relative;
    overflow: hidden;
    margin-top: 128px;
    font-weight: 500;
    box-sizing: border-box;
}
.login-content-wrap{
    position: relative;
    padding: 50px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.login-form{
    width: 35%;
    background: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0px 18px 38px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 18px 38px 0px rgba(0,0,0,0.28);
    box-shadow: 0px 18px 38px 0px rgba(0,0,0,0.28);
    padding: 50px 18px;
    box-sizing: border-box;
}
.login-form .input, .registration-form .input{
    border-radius: 7px;
    height: 38px;
    border-color: #ccc;
}
.registration-form textarea.input{
    height: 130px;
}
.login-form .float-flex .btn, .registration-form .btn{
    display: flex;
    min-width: inherit;
    border-radius: 7px;
    margin-top: 30px;
    min-height: 52px;
    font-weight: 500;
}
.login-image{
    width: 53%;
    box-sizing: border-box;
}

.login-bottom{
    width: 100%;
    border-top: 2px solid #3b70e3;
    padding: 20px 0px;
    text-align: center;
    box-sizing: border-box;
}
.link{
    display: inline-block;
    font-weight: 600;
    border-bottom: 1px solid transparent;
}
.link:hover{
    border-bottom: 1px solid #3b70e3;
}

/*--------------- socials ---------------*/
.socials{
    margin-top: 20px;
}
.socials a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50px;
    height: 50px;
    color: #3b70e3;
    font-size: 22px;
    border: 2px solid #3b70e3;
    border-radius: 50%;
    margin-right: 40px;
    box-sizing: border-box;
}
.socials a:last-of-type{
    margin-right: 0px;
}
.socials a:hover{
    background: #3b70e3;
    color: #fff;
}

.login-footer{
    background: none;
    text-align: center;
    font-weight: 500;
    padding: 0px 0px 60px;
}
.eu-logo{
    display: inline-block;
    margin-bottom: 35px;
}

/*--------------------- form elements --------------------*/
.form-flex{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0 -12px;
}
.float-flex {
    -webkit-box-flex: none;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 12px;
    position: relative;
    box-sizing: border-box;
}
.col-2 .float-flex{
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.col-3 .float-flex{
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
}
.col-4 .float-flex{
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.col-5 .float-flex{
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
}
.col-5 .float-flex.two-columns{
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
}
.float-flex .btn{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 18px;
    min-width: inherit;
}
.input{
    border: 1px solid #414141;
    background: #fff;
    padding: 0 12px;
    margin-bottom: 18px;
    width: 100%;
    height: 26px;
    color: #414141;
    font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    outline: none;
    box-sizing: border-box;
}
input:focus, textarea:focus {
    outline: none;
}
textarea.input {
    width: 100%;
    height: 130px;
    resize: none;
    padding: 10px 13px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #c3c3c3;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #c3c3c3;
}
label{
    display: block;
    color: #414141;
    margin-bottom: 5px;
    font-weight: 500;
}
.strong-label{
    font-weight: bold;
    margin-bottom: 7px;
    font-size: 15px;
}
.styled-select {
    width: 100%;
    height: 26px;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #414141;
    margin-bottom: 18px;
    box-sizing: border-box;
}
.styled-select select {
    background: transparent;
    width: calc(100% + 30px);
    padding: 0px 12px;
    height: 24px;
    line-height: 22px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #414141;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
    outline: none;
    position: relative;
    z-index: 1;
}
.styled-select:after{
    content: '\f107';
    font-family: 'Font Awesome 6 Pro';
    color: #3b70e2;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-weight: bold;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
}
.styled-select select option{
    font-weight: 500;
}

/*-------------------- validate error --------------------*/
.error-messages{
  position: absolute;
  top: calc(100% - 5px);
  left: 0px;
  max-width: 100%;
  z-index: 10;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #808080;
  padding: 8px 10px;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
}
.error-messages:before, .error-messages:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #808080;
  position: absolute;
  top: -8px;
  left: 10px;
  z-index: 1;
}
.error-messages:after{
  border-bottom: 8px solid #fff;
  top: -7px;
  z-index: 2;
}
.validate-error {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  font-size: 13px;
  color: #333;
  font-weight: 500;
}
.validate-error:last-child{
  margin-bottom: 0px;
}
.validate-error i{
  color: #D8000C;
  font-size: 24px;
  margin-right: 8px;
}
.input-place.jq-validate-error,
.checkbox-custom.jq-validate-error input[type="checkbox"] + label::before
{
  border:1px solid red;
}
.checkbox-custom .error-messages, .radio-custom .error-messages{
  top: 30px;
}
.display-none {
  display:none;
}

/*------------------------------------------- banner ----------------------------------------*/
.ban-wrap{
    position: relative;
    margin-top: 15px;
    overflow: hidden;
    z-index: 1;
}
.ban-image > a{
    display: block;
}
.ban-image img{
    max-width: none;
    width: 100%;
}
.fade{
    z-index: 10;
    height: 100%;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.fade .slick-list, .fade .slick-track{
    height: 100%;
}
.fade.slick-slider .slick-slide{
  opacity: 1;
  visibility: visible;
}
.fade .slick-dots{
    position: absolute;
    bottom: 10px;
    left: 0px;
}
.fade .slick-prev{
    left: 10px !important;
    width: 24px;
}
.fade .slick-next{
    right: 10px !important;
    width: 24px;
}
.fade .slick-prev:before, .fade .slick-next:before{
    font-size: 38px;
}

/*--------------- breadcrumb -----------------*/
.breadcrumb{
    background: #f5f5f5;
    color: #7E7E7E;
    margin-bottom: 50px;
    padding: 16px 0px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}
.breadcrumb span{
    display: inline-block;
}
.breadcrumb i{
    color: #000;
    margin-right: 6px;
    font-size: 13px;
}
.breadcrumb a{
    color: #7E7E7E;
    position: relative;
    display: inline-block;
    padding-right: 48px;
}
.breadcrumb a:hover{
    color: #000;
}
.breadcrumb a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 28px;
    height: 1px;
    background: #7E7E7E;
}

/*--------------------- page inside ----------------------*/
.content{
    position: relative;
    overflow: hidden;
    margin-top: 180px;
    font-weight: 500;
}
.content-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-part{
    width: calc(100% - 385px);
    padding-bottom: 40px;
}
.sidebar{
    width: 350px;
    background: #efefef;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.sidebar-title{
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600;
}
.text-module{
    padding-left: 25px;
    margin-top: 40px;
}
.title{
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6{
    font-weight: bold;
}
.heading{
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 26px;
}
.sidebar .heading{
    padding: 50px 65px;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
    word-break: break-word;
}
.view {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-size: 0px;
  opacity: 0;
}

/*-----------------------------------------------  products list -----------------------------------------------*/
.products-wrap{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.product-box {
    width: 100%;
    padding: 35px 0px 20px;
    border-bottom: 2px solid #efefef;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.product-box:last-child{
    border-bottom: none;
}
.pr-image{
    width: 30%;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
}
.pr-image > a{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.pr-image img {
    display: inline-block !important;
}
.pr-info{
    width: calc(70% - 20px);
    padding-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
.pr-info-left{
    width: 44%;
    box-sizing: border-box;
}
.pr-info-right{
    width: 56%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    box-sizing: border-box;
}
.pr-title {
    display: block;
    font-size: 15px;
    color: #414141;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 15px;
    word-break: break-word;
}
/*-------------- availability ----------------*/
.availability-wrap{
    margin-bottom: 20px;
}
.availability{
    font-size: 13px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.availability:before{
    content: '';
    position: relative;
    display: block;
    left: 0px;
    width: 20px;
    height: 20px;
    margin-right: 6px;
}
.availability.in-stock:before{
    background: url('../images/in_stock.png') no-repeat;
    background-size: cover;
}
.availability.not-available:before{
    background: url('../images/not_available.png') no-repeat;
    background-size: cover;
}
.availability.limited:before{
    background: url('../images/limited.png') no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
}
.availability-stores{
    margin: 10px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
.availability-stores li{
    display: inline-flex;
    align-items: center;
    font-size: 13px;
    margin-right: 6px;
}
.availability-stores li i{
    font-size: 16px;
    margin-right: 4px;
}

/*---------------- favourite ----------------*/
.fav-icon {
  display: flex;
  align-items: center;
  color: #3b70e2;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.fav-icon i{
  display: block;
  margin-right: 6px;
  position: relative;
  top: -1px;
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.fav-full i.fa-regular, .fav-full i.fa-light, .fav-icon:hover i.fa-regular, .fav-icon:hover i.fa-light{
  font-weight: bold !important;
}
/*--------------- buy btn -----------------*/
.buy-wrap{
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/*--------- number qty ----------*/
.number-qty{
    width: 117px;
    box-sizing: border-box;
}
.number-qty > span{
    float: right;
    cursor: pointer;
    width: 27px;
    height: 21px;
    background: #f0f0f0;
    border: 1px solid #353535;
    border-left: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 17px;
    color: #3b3b3b;
    box-sizing: border-box;
}
.number-qty > span.plus{
    border-bottom: none;
}
.number-qty > span:hover{
    color: #3b70e2;
}
.number-qty input.input{
    float: left;
    height: 42px;
    width: 90px;
    background: #fff;
    border: 1px solid #353535;
    display: block;
    padding: 0 10px;
    margin: 0px;
    text-align: center;
    box-sizing: border-box;
}
.pr-btn{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #3b70e2;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 10px;
    margin-left: 10px;
    height: 42px;
    line-height: 17px;
    box-sizing: border-box;
    cursor: pointer;
}
.pr-btn:hover{
    background: #2a2a68;
}
.discount{
    display: block;
    font-size: 10px;
    font-weight: normal;
    opacity: 0.8;
    line-height: normal;
}
.pr-btn.btn-disabled, .btn.btn-disabled{
    cursor: default !important;
    background: #cfcfcf !important;
}

/*------------------------ Disabled ----------------------*/
.disabled, input[type=text]:disabled, select:disabled {
    cursor: default;
    opacity: .5;
}

table.product-box-table{
    width: auto;
    display: table;
    white-space: normal;
}
table.product-box-table th{
    padding: 4px 10px;
    border-bottom: none;
    max-width: 85px;
    font-weight: 500;
    text-transform: none;
}
table.product-box-table td{
    padding: 4px 10px;
    font-size: 16px;
    border-top: none;
}
table.product-box-table th:last-child, table.product-box-table td:last-child{
    border-right: none;
}
table.product-box-table td:nth-child(1), table.product-box-table th:nth-child(1){
    padding-left: 0px;
    border: none !important;
}
table.product-box-table td:nth-child(2), table.product-box-table th:nth-child(2){
    padding-left: 0px;
}
table.product-box-table tr:nth-of-type(odd) td{
    background: #fff;
    padding-top: 0px;
}
table.product-box-table tr:nth-of-type(even) td{
    border-top: 2px solid #efefef;
    padding-bottom: 0px;
}
table.product-box-table .promo td:not(:first-child){
    color: #de0010;
}
table.product-box-table .promo td[rowspan]{
    color: #414141;
}

.text-DDS{
    font-size: 13px;
    text-align: right;
    margin-top: 3px;
}
.table-price{
    position: relative;
}
.table-price strong{
    font-weight: 800;
}
.promo-strike .table-price:after{
    content: "";
    display: block;
    height: 2px;
    left: -5px;
    right: -5px;
    position: absolute;
    background-color: #3f3f3f;
    transform: translate(0, -13px) rotate(-12deg);
}

/*---------------- ribbons ---------------*/
.ribbons{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    line-height:normal;
    box-sizing: border-box;
}
.ribbons > span{
    position: relative;
    display: block;
    background: #3b70e2;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 5px 9px 4px;
    margin-bottom: 2px;
    box-sizing: border-box;
}
.ribbons > span:before{
    content: '';
    position: absolute;
    top: 100%;
    left: 0px;
    border-bottom: 12px solid transparent;
    border-left: 24px solid #333c85;
    z-index: 0;
}
.ribbons > span.pr-sale{
    background: #e10721;
}
.ribbons > span.pr-sale:before{
    border-left-color: #a21524;
}


/*------------------------------ accordion text -------------------------------*/
.accordion {
  overflow: hidden;
  box-sizing: border-box;
}
.acc-elem{
    border-bottom: 10px solid #fff;
}
.acc-btn { 
  width:100%;
  margin: 0px;
  cursor:pointer;
  box-sizing: border-box;
}
.acc-btn h3{
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 16px 50px 16px 70px;
  position: relative;
  box-sizing: border-box;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.acc-btn h3:before{
  content: '\f078';
    font-family: 'Font Awesome 6 Pro';
    color: #3b70e2;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.acc-btn h3:hover{
    color: #3b70e2;
}
.acc-elem.selected .acc-btn h3:before{
  -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.acc-content {
  height:0px;
  width:100%;
  margin:0 auto;
  overflow:hidden;
  position: relative;
}
.acc-content-inner{
    padding: 0px 8px 15px 30px;
}
.acc-elem .checkbox-custom label{
    padding-left: 39px;
}
.acc-elem .checkbox-custom input[type=checkbox]:checked+label:before{
    background: transparent;
    color: #3b70e2;
}
.acc-elem .checkbox-custom input[type=checkbox]:checked+label{
    color: #3b70e2;
}
.content-scroll{
    max-height: 275px;
    overflow-y: auto;
}

/*-------------------- sidebar menu ----------------------*/
.sidebar-menu{
    
}
.sidebar-menu .cd-accordion-menu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-bottom: none;
}
.sidebar-menu .cd-accordion-menu ul {
    /* by default hide all sub menus */
    display: none;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.sidebar-menu .cd-accordion-menu li {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sidebar-menu .cd-accordion-menu > li{
    border-bottom: 10px solid #fff;
}
.sidebar-menu .cd-accordion-menu a {
    position: relative;
    display: block;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 16px 50px 16px 70px;
    color: #414141;
    cursor: pointer;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.sidebar-menu .cd-accordion-menu a:hover, .cd-accordion-menu li.sidebar-current > a{
    color: #3b70e2;
}
/* това е стрелка, ако няма подменю */
.sidebar-menu .cd-accordion-menu a:before {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    color: #3b70e2;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidebar-menu .cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    opacity: 0;
    top: 0px;
    right: 0px;
}
.sidebar-menu .cd-accordion-menu label {
    position: absolute;
    top: 0px;
    right: 30px;
    display: block;
    font-size: 0px;
    height: 51px;
    width: 14px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.sidebar-menu .cd-accordion-menu label:before {
    /* icons */
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    color: #3b70e2;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0px;
    font-weight: bold;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sidebar-menu .cd-accordion-menu input[type=checkbox]:checked + label::before {
    /* rotate arrow */
    content: '\f078';
}
.sidebar-menu .cd-accordion-menu input[type=checkbox]:checked + label + ul,
.sidebar-menu .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
}
.sidebar-menu .cd-accordion-menu ul a{
    font-size: 14px;
    font-weight: 600;
    padding: 10px 50px 10px 70px;
    border-bottom: none;
}
.sidebar-menu .cd-accordion-menu ul label{
    height: 38px;
}
.sidebar-menu .cd-accordion-menu ul ul a{
    padding-left: 85px;
}
.sidebar-menu .cd-accordion-menu.animated label:before {
    /* this class is used if you're using jquery to animate the accordion */
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
    position: relative;
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
}
.checkbox-custom label,.radio-custom label{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0;
    padding:0;
    cursor:pointer;
    padding-left: 32px;
}
.checkbox-custom label a, .radio-custom label a{
    text-decoration: underline;
}
.checkbox-custom label a:hover, .radio-custom label a:hover{
    text-decoration: none;
}
.checkbox-custom input[type=checkbox], .radio-custom input[type=radio]{
    opacity:0;
    position:absolute;
    margin: 0px;
}
.checkbox-custom input[type=checkbox]+label:before, .radio-custom input[type=radio]+label:before{
    content:'';
    background: transparent;
    border: 1px solid #414141;
    display:inline-block;
    vertical-align:top;
    width: 20px;
    height: 20px;
    text-align:center;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    font-family: 'Font Awesome 6 Pro';
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: -1px;
    -webkit-transition:box-shadow .1s ease-in-out;
    -o-transition:box-shadow .1s ease-in-out;
    transition:box-shadow .1s ease-in-out;
    box-sizing: border-box;
}
.radio-custom input[type=radio]+label:before{
    border-radius: 50%;
}
.checkbox-custom input[type=checkbox]:checked+label:before{
    background: #3b70e2;
    content: '\f00c';
}
.radio-custom input[type=radio]:checked+label:before{
    background: #3b70e2;
    box-shadow:inset 0 0 0 2px #fff;
}
.checkbox-custom input[type=checkbox].disabled+label, .checkbox-custom input[type=checkbox]:disabled+label,
.checkbox-custom input[type=checkbox].disabled+label:before,.checkbox-custom input[type=checkbox]:disabled+label:before,
fieldset[disabled] .checkbox-custom input[type=checkbox]+label:before, 
.radio-custom input[type=radio].disabled+label, .radio-custom input[type=radio]:disabled+label, .radio-custom input[type=radio].disabled+label:before, .radio-custom input[type=radio]:disabled+label:before, fieldset[disabled] .radio-custom input[type=radio]+label:before {
    cursor:default;
    opacity:.5;
}

.checkbox-custom.checkbox-inline, .radio-custom.radio-inline{
    display: inline-block;
    margin-right: 35px;
}
/*
.radio-custom input[type=radio]:focus+label:before{
  box-shadow:inset 0 0 0 3px #fff;
}*/

.checkbox-custom img {
    width: 20px;
    float: right;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
    box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
}

.demo-output{
    padding-top: 32px !important;
    overflow: visible;
    padding-bottom: 15px;
    padding-left: 9px;
}

/*------------------------------------- footer ----------------------------------------*/
footer{
    background: #2c3173;
    padding: 33px 0px 23px;
    overflow: hidden;
}
.rights{
    font-size: 12px;
    color: #fff;
}
/*---------- footer menu -----------*/
.footer-menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-menu ul li{
    margin: 0px 15px 10px;
}
.footer-menu ul li a{
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
}
.footer-menu ul li a:hover{
    color: #3b70e2;
    border-bottom: 1px solid #3b70e2;
}

/*-------------------------------------- products list page -------------------------------------*/
/*--------------- sort by -----------------*/
.sort-wrap{
    margin-top: 18px;
    position: relative;
}
.sort-wrap-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sort-float{
    margin-right: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sort-float:last-child{
    margin-right: 0px;
}
.sort-float label{
    display: block;
    margin-right: 10px;
    margin-bottom: 0px;
}
.sort-float .styled-select{
    margin-bottom: 0px;
}
.sw-1{
    width: 65px;
}
.sw-2{
    width: 225px;
}
.sort-wrap .pagination{
    margin-top: -27px;
    float: right;
}
.sort-wrap .responsive-filters, .sort-wrap .responsive-sort{
    margin-top: 0px;
}

/*--------------------- responsive filter and responsive sort ----------------------*/
.responsive-filters, .responsive-sort  {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #efefef;
    height: 42px;
    color: #2b2f6f;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 10px;
    cursor: pointer;
    margin: 18px 0px;
    box-sizing: border-box;
}
.responsive-filters i, .responsive-sort i {
    font-size: 24px;
    margin-right: 10px;
}
.close-filter{
    display: none;
    background: #2b2f6f;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 3000;
    padding: 15px 0px;
    cursor: pointer;
    box-sizing: border-box;
}
.close-filter::before{
    content: '\f00d';
    font-family: 'Font Awesome 6 Pro';
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 30px;
    line-height: 47px;
    font-weight: lighter;
}

/*pagination-----------------------------------------------------------------*/
.pagination{
    position: relative;
    z-index: 2;
}
.pagination ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.pagination li {
    display: inline-block;
    margin: 2px;
}
.pagination a,
.pagination a:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 23px;
    height: 25px;
    background: transparent;
    color: #414141;
    font-size: 17px;
    text-decoration: none;
    border: none;
    padding: 5px;
    box-sizing: border-box;
}
.pagination a:hover,
.pagination a:visited:hover {
    background: #3b70e2;
    color: #fff;
}
.pagination a.currentpage {
    background: #3b70e2;
    color: #fff;
    cursor: default;
}
.pagination a.prevnext{
    color: #3b70e2;
    font-size: 20px;
}
.pagination a.prevnext:hover{
    color: #fff;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
    opacity: 0.4;
    cursor: default;
    color: #414141;
    background: transparent;
}

/*------------------------------------------------------- Product details ---------------------------------------------------- */
.description-wrap{
    float: left;
    width: 60%;
    margin-bottom: 60px;
    margin-top: 20px;
    padding-left: 35px;
    box-sizing: border-box;
}
.description-wrap .availability-wrap{
    display: flex;
    flex-wrap: wrap;
}
.description-wrap .availability-stores{
    margin: 0px 0px 0px 25px;
}
.float-flex-elements{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    box-sizing: border-box;
}
.float-flex-elements .attribute-list{
    width: 315px;
}
.description-wrap table{
    font-size: 14px;
}
.description-wrap table.product-box-table td{
    font-size: 18px;
}
.description-wrap .pr-btn{
    font-size: 17px;
}
.description-wrap .buy-wrap{
    margin-top: 40px;
}

/*----------------------- Image gallery in details---------------------------- */
.image-gallery{
    position: relative;
    width: 40%;
    margin: 20px 0px 60px 0px;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
.slider-for {
    background: #fff;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
}
.slider-for .slick-slide img{
    display: inline-block;
}
.slider-for .slick-prev{
    left: 15px !important;
}
.slider-for .slick-next{
    right: 15px !important;
}
.slider-nav{
    margin: 10px -5px 0px;
}
.slider-nav .slick-track{
    margin: 0px;
}
.slider-nav figure{
    margin: 0px 5px;
    cursor: pointer;
    border: 1px solid #ededed;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.slider-nav .slick-current figure{
    border: 1px solid #000;
}
.slider-nav .slick-slide img{
    display: inline-block;
}

/*--------------------------------------- more description ----------------------------------*/
.more-description{
    border-top: 3px solid #efefef;
    padding-top: 20px;
    position: relative;
}


/*------------------------- table data sheet -------------------------*/
table.table-data-sheet{
    font-size: 14px;
    margin-bottom: 20px;
}
table.table-data-sheet th{
    font-weight: bold;
    border: 1px solid #e5e5e5;
}
table.table-data-sheet td{
    border: 1px solid #e5e5e5;
    padding: 8px 20px;
}
table.table-data-sheet tr:last-of-type td{
    border-bottom: 1px solid #e5e5e5;
}
table.table-data-sheet tr:nth-of-type(odd) td{
    background: #fff;
}

/*------------------------- attribute list -------------------------*/
.attribute-list{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.attribute-list li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
}
.attribute-list li:nth-child(odd){
    background: #efefef;
}
.attribute-list li span {
    display: block;
    width: 210px;
    padding-right: 10px;
    box-sizing: border-box;
}
.attribute-list li strong {
    display: block;
    width: calc(100% - 210px);
}

/* ---- tab menu -----*/
.tab {
    width: 100%;
    max-width: 800px;
    overflow: hidden;
    box-sizing: border-box;
}
.tab-content {
    display: none;
}
#tab-1 {
    display: block;
}
/*---- end tab menu -----*/
.tab .text{
    text-align: justify;
}

/*---------------------------------------------------- Bonuse page --------------------------------------------------*/
.c-bonus-program{
    display: flex;
    flex-wrap: wrap;
    margin: 50px -5px 30px;
    position: relative;
    box-sizing: border-box;
}
.c-bonus-program-title{
    display: none;
    position: absolute;
    bottom: 12px;
    left: 15px;
}
.c-bonus-one:first-child .c-bonus-program-title{
    display: block;
}
.c-bonus-one{
    position: relative;
    width: 33.333%;
    padding: 0 5px;
    margin-bottom: 50px;
    font-size: 14px;
    box-sizing: border-box;
}
.c-bonus-item{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #d9d9d9;
    border: 1px solid #393939;
    padding: 5px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.c-bonus-text{
    position: relative;
    width: 48%;
    padding-left: 5px;
    z-index: 5;
    box-sizing: border-box;
}
.some-bonus{
    position: relative;
    z-index: 5;
    border: 1px solid #393939;
    border-radius: 10px;
    padding: 5px;
    width: 47%;
    text-align: center;
    box-sizing: border-box;
}
.some-bonus strong{
    font-weight: 800;
}
.some-bonus figure{
    margin-bottom: 5px;
}
.some-bonus figure img{
    max-height: 26px;
}
.c-bonus-copleted{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 0%;
    background: #2270fc;
    z-index: 0;
    box-sizing: border-box;
}
.c-bonus-line{
    width: 100%;
    height: 8px;
    background: #d9d9d9;
    position: relative;
    box-sizing: border-box;
}
.c-bonus-sum{
    position: absolute;
    top: 25px;
    left: calc(100% - 100px);
    width: 200px;
    text-align: center;
    z-index: 1;
    font-weight: bold;
}
.c-bonus-sum:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #414141;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -7px;
}
.c-bonus-one.current .c-bonus-copleted{
    display: block;
}

.order-more{
    border: 1px solid #c1bcbc;
    padding: 25px 15px;
    margin-bottom: 30px;
}
















/*---------------------------------------------------- news --------------------------------------------------*/
.one-new{
    margin-bottom: 30px;
    padding-bottom: 30px;
    background: #fff;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
    display: table;
    table-layout:fixed;
}
.one-new figure{
    width: 480px;
    padding-right: 35px;
    background: #fff;
    vertical-align: middle;
    display: table-cell;
    position: relative;
}
.one-new figure a{
    display: block;
    overflow: hidden;
}
.one-new figure a img{
    max-width: none;
    width: 100%;
    webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.one-new figure:hover a img {
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
.one-new-info{
    width: 100%;
    vertical-align:middle;
    display:table-cell;
    position: relative;
}
.one-new-title{
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: none;
}
.one-new-title a{
    color: #000;
}
.one-new-title a:hover{
    color: #2d9657;
}

/*-------- date ----------- */
.date{
    position: absolute;
    top: 0px;
    left: 20px;
    background: #000;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    width: 46px;
    height: 56px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
}
.date strong{
    font-weight: 500;
}

.one-new-info .btn{
    margin-right: 10px;
}

/*------------------------------------------ news details ----------------------------------------*/
.simple-image{
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
    max-width: 55%;
    position: relative;
}
.fusion-text{
    text-transform: uppercase;
    color: #676767;
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 20px;
}
.fusion-text strong{
    color: #2d9657;
}

/*--------------- simple list in whole site -----------------*/
.text ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.text ul li{
    position: relative;
}
.text ul li:before{
    content: '\f111';
    font-family: 'Font Awesome 6 Pro';
    font-size: 6px;
    position: relative;
    color: #3b70e3;
    top: -3px;
    margin-right: 7px;
    font-weight: bold;
}

/*------------------------ Tables for whole site ------------------------*/
table {
    width: 100%;
    border-collapse: collapse;
    border: none;
    font-size: 13px;
    overflow-x: auto;
    line-height: normal;
    box-sizing: border-box;
}
table th{
    display: table-cell;
    padding: 8px 20px;
    background: #fff;
    text-transform: uppercase;
    border: none;
    overflow: hidden;
    text-align: left;
    border-bottom: 3px solid #efefef;
    border-right: 2px solid #efefef;
}
table td{
    background: #fff;
    display: table-cell;
    padding: 17px 20px;
    border-top: 2px solid #efefef;
    border-right: 2px solid #efefef;
}
table tr:nth-of-type(odd) td{
    background: #efefef;
}
table tr:last-of-type td{
    border-bottom: 2px solid transparent;
}

/*------------- Simple gallery in details ------------ */
.simple-gallery{
    margin: 0px -15px;
    padding: 0px;
    list-style-type: none;
}
.simple-gallery li{
    display: inline-table;
    vertical-align: top;
    width: 33.3333%;
    padding: 15px;
    margin-right: -4px;
    box-sizing: border-box;
}
.simple-gallery li a{
    display: block;
}
.simple-gallery li img{
    max-width: none;
    width: 100%;
}
.simple-gallery li a:hover{
    opacity: 0.75;
}

/*table----------------------------------------------------------------------*/
.nl_osn {
    width: 100%;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
}
.tr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 12px 0px;
    background: #fff;
    border-bottom: 1px solid #b3b3b3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    cursor: default;
    box-sizing: border-box;
}
.tr span,
.th {
    color: #3b3e4a;
    padding: 0 5px;
    box-sizing: border-box;
}
.download1 {
    width: calc(80% - 120px);
}
.size1,
.type1 {
    width: 10%;
}
a.pdf,
a.pdf:visited {
    display: block;
    width: 120px;
    text-align: right;
    text-decoration: none;
    position: relative;
    color: #414141;
    padding: 0 5px;
    box-sizing: border-box;
}
a.pdf:hover{
    color: #3b70e3;
}
a.pdf i{
    margin-left: 10px;
}

/*--------------- video -----------------*/
.video{
    max-width: 980px;
    margin: 40px 0px 0px;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 51%;
    height: 0;
    border: 1px solid #ccc;
    margin-top: 20px;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*--------------- tags -----------------*/
.tagsContainer{
    margin: 30px 0px;
    position: relative;
}
.tagsContainer::before{
    content: '\f02c';
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px;
    color: #222;
    position: relative;
    left: 0px;
    top: 0px;
    margin-right: 10px;
    font-weight: bold;
}
.tagsContainer .tag-filter {
    display: inline-block;
    padding: 4px 10px;
    margin: 6px 5px 0 0;
    border-radius:3px;
    font-size: 12px;
    color: #222;
    background: #fff;
    border: 1px solid #222;
}
.tagsContainer .tag-filter:hover {
    background: #222;
    border: 1px solid #222;
    color: #fff;
}

/*--------------- share buttons -----------------*/
.share-btns{
    display: inline-block;
}

/*contact form------------------------------------------------------------------*/
.map{
    height: 320px;
    overflow: hidden;
    margin-bottom: 35px;
}
.map iframe{
    width: 100% !important;
    height: 100% !important;
    border: none !important;
}
.one-contact{
    border-bottom: 2px solid #efefef;
    margin-bottom: 35px;
}
.address{
    margin-bottom: 50px;
}
.address {
    float: left;
    width: 45%;
    margin: 0px 5% 40px 0px;
}
.address a{
    text-decoration: underline;
}
.address a:hover{
    text-decoration: none;
}
.city{
    font-weight: 600;
    font-size: 18px;
}
.address ul{
  margin: 12px 0px 0px;
  padding: 0px;
  list-style-type: none;
}
.address ul li{
  position: relative;
  margin-bottom: 8px;
  padding-left: 22px;
}
.address ul li a{
  color: #414141;
  text-decoration: none;
}
.address ul li a:hover{
  text-decoration: none;
  color: #3b70e2;
}
.address ul li:before{
  content: '';
  width: 12px;
  height: 18px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.address ul li.li-address:before{
  background: url('../images/address_icon1.png') no-repeat;
  background-size: cover;
}
.address ul li.li-phone:before{
  background: url('../images/address_icon2.png') no-repeat;
  background-size: cover;
}
.address ul li.li-email:before{
  background: url('../images/address_icon3.png') no-repeat;
  background-size: cover;
}

.address .heading{
    font-size: 22px;
    margin-bottom: 10px;
}
.contact-form .heading{
    font-size: 22px;
}
.contact-form {
    margin-bottom: 35px;
    float: left;
    width: 50%;
}
.contact-form .btn{
    margin-top: 10px;
}

/* sitemap ---------------------------------------------------------------*/
.sitemap ul {
    padding: 0;
    list-style-type: none;
    margin: 0px 0px 0px 20px;
}
.sitemap ul ul,.sitemap ul ul ul, .sitemap ul ul ul ul {
    padding-left: 15px;
    list-style-type: none;
    margin: 10px 0px 10px 20px;
    border-left: 1px solid #C0C0C0;
}
.sitemap ul li {
    padding: 4px;
}
.sitemap a {
    color: #000;
}
.sitemap a:hover {
    color: #9ca0a2;
}

/* error page ---------------------------------------------------------------*/
i.fa-meh-o{
    margin-right: 10px;
}
.error-page{
    background: #FBEEED;
    border: 1px solid #F7D8DD;
    padding: 20px 15px;
    color: #d9534f;
}
.error-page h6{
    margin-bottom: 10px;
    color: #d9534f;
}

/*------------------------------------- Shopping Cart ---------------------------------------*/
.cart-items{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.shopOrder{
    overflow: hidden;
    margin-bottom: 20px;
}
.shopOrder-head{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    border-bottom: 2px solid #2b2e6f;
}
.shopOrder-head > div{
    padding: 15px 15px;
    font-weight: 500;
    font-size: 14px;
    box-sizing: border-box;
}
.shopOrder-head > div:first-child{
    padding-left: 0px;
}
.shopOrder-head > div:last-child{
    padding-right: 0px;
}
.shop-price:before, .shop-qty:before, .shop-sum:before {
    content: attr(data-th);
    display: none;
    color: #888;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
}
.shopOrder-row {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #efefef;
}
.shopOrder-row > div{
    padding: 10px 15px;
    box-sizing: border-box;
}
.shopOrder-row > div:first-child{
    padding-left: 0px;
}
.shopOrder-row > div:last-child{
    padding-right: 0px;
}
.shop-price{
    font-size: 16px;
}
.shop-sum{
    font-size: 16px;
    font-weight: 800;
}
.shop-price span, .shop-sum span, .shop-sum-total span{
    font-size: 12px;
}
.cart-summary-row{
    margin-top: 10px;
}
.cart-summary-row .shopOrder-row{
    border-bottom: 0px;
}
.cart-summary-row .shopOrder-row > div{
    padding: 3px 15px;
}
.cart-summary-text{
    text-align: right;
    padding-right: 40px;
}
.shop-sum-total{
    font-size: 16px;
    font-weight: 800;
}
.c1{
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    text-align: left;
}
.c2 {
    -webkit-flex: 0 0 148px;
    -ms-flex: 0 0 148px;
    flex: 0 0 148px;
}
.c3 {
    -webkit-flex: 0 0 135px;
    -ms-flex: 0 0 135px;
    flex: 0 0 135px;
}
.c4 {
    -webkit-flex: 0 0 35px;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
}
.c5 {
    -webkit-flex: 0 0 170px;
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
    text-align: left;
}
.blue-text{
    color: #3b70e2;
}

/*--------- shop prod ----------*/
.shop-prod{
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.shop-prod figure{
    width: 200px;
    margin-right: 10px;
    text-align: center;
}
.shop-prod a{
    display: block;
}
.shop-prod figure img{
    max-height: 120px;
}
.shop-prod-info {
    width: calc(100% - 210px);
}
.shop-prod-info .pr-title{
    margin-bottom: 0px;
}
.choose-opt{
    margin: 0px;
    font-size: 13px;
    padding: 8px 0px;
    display: inline-block;
    list-style-type: none;
}
.choose-opt li{
    display: block;
    margin-right:5px;
}

.clear-prod{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 18px;
    width: 18px;
    height: 18px;
    background: #c2c2c2;
    box-sizing: border-box;
}
.clear-prod i{
    display: block;
}
.clear-prod:hover{
    background: #f10505;
}

/*----------------------------------- Form ----------------------------------*/
.some-form{
    box-sizing: border-box;
}
.some-form-title{
    margin-bottom: 15px;
    position: relative;
}
.some-form-title h3{
    font-size: 22px;
    font-weight: 500;
}
.some-text {
    margin-top: 7px;
    font-size: 13px;
    color: #a7a9ac;
    font-style: italic;
}

/*------------ File upload --------------*/
.fileUpload {
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #000;
    font-size: 14px;
    display: block;
    border: 1px solid #000;
    padding: 7px 13px 7px;
    text-align: center;
    width: 170px;
    height: 170px;
    line-height: 230px;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition:all .3s ease-in;
    -moz-transition:all .3s ease-in;
    -ms-transition:all .3s ease-in;
    transition:all .3s ease-in;
}
.fileUpload span{
    display: inline-block;
    position: relative;
}
.fileUpload span:before{
    content: '\f030';
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    top: 0px;
    left: 50%;
    color: #000;
    font-size: 50px;
    font-weight: lighter;
    line-height: 140px;
    width: 50px;
    margin-left: -25px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.fileUpload:hover{
    background: #f1f1f1;
}
.example{
    display: inline-block;
}
.example img{
    max-height: 170px;
    border: 1px solid #e5e7e9;
}
.example figcaption{
    text-align: center;
    padding-top: 5px;
    font-style: italic;
    font-size: 13px;
}

.upload-image-wrap{
    width: 100%;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    list-style-type: none;
}
.upload-image-wrap li {
    display: inline-table;
    vertical-align: top;
    width: 25%;
    padding-bottom: 25px;
    padding-right: 25px;
    margin-right: -4px;
    box-sizing: border-box;
}
.upload-image-wrap li figure{
    position: relative;
    border: 1px solid #e5e7e9;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
.upload-image-wrap li figure:hover{
    border: 1px solid #000;
    -webkit-box-shadow: 0px 0px 0px 4px rgba(243,243,243,1);
    -moz-box-shadow: 0px 0px 0px 4px rgba(243,243,243,1);
    box-shadow: 0px 0px 0px 4px rgba(243,243,243,1);
}
.upload-image-wrap li figure figcaption{
    position: absolute;
    top: -10px;
    right: -15px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
.upload-image-wrap li figure:hover figcaption{
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.upload-image-wrap li figure figcaption a{
    display: block;
    font-size: 14px;
    width: 28px;
    height: 28px;
    border: 1px solid #888;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 26px;
    box-sizing: border-box;
}

/*-------------------------------------------- Profile ------------------------------------------*/
.new-address, .change-pass{
    margin-bottom: 20px;
}
.btn.new-address-btn, .btn.change-pass-btn{
    margin-top: 0px;
}
.new-address-form, .change-pass-form{
    position: relative;
    display: none;
    border-bottom: 2px solid #efefef;
    padding-bottom: 20px;
    margin-top: 20px;
}
.new-address-form .btn, .change-pass-form .btn{
    margin-top: 10px;
}
.my-orders-table{
    position: relative;
}
.my-orders-table:before{
    content: '';
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px;
    height: 2px;
    background: #2b2e6f;
}
.my-orders-table th{
    font-weight: 500;
    text-transform: none;
}
.order-docs{
    text-transform: uppercase;
}
.order-docs .pr-title{
    margin-bottom: 0px;
    text-decoration: underline;
}
.download-blue{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #3b70e2;
    color: #fff;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
}
.order-status, .order-pay{
    display: block;
    position: relative;
    margin-bottom: 5px;
}
.order-status:before, .order-pay:before{
    content: '';
    position: relative;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #bbb;
    display: inline-block;
    margin-right: 4px;
}
.yes:before{
    background: #1cdc4a;
}
.no:before{
    background: #ff1212;
}
.date-padej{
    color: #ff2626;
}
.discount-color{
    color: #3b70e2;
}
.checkbox-custom.choose-item{
    margin: 0px;
}

/*------------------------- filter --------------------------*/
.filter-wrap {
    margin-top: 18px;
    position: relative;
}
.filter-wrap .form-flex{
    align-items: flex-end;
}
.create-reclamation-btn{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 18px 0px;
    border-top: 2px solid #2b2e6f;
    box-sizing: border-box;
}
.create-reclamation-btn .btn{
    margin-top: 0px;
    width: calc(33.333% - 16px);
    min-width: inherit;
}
.create-reclamation-form{
    margin-top: 18px;
    position: relative;
}
.create-reclamation-form hr{
    background: #2b2e6f;
    margin-top: 0px;
}
.create-reclamation-form textarea.input{
    height: 60px;
}
.create-reclamation-form .my-orders-table{
    margin-bottom: 20px;
}
.create-reclamation-form .btn-place{
    text-align: right;
}
.create-reclamation-form .btn-place .btn{
    width: 33.333%;
    min-width: 290px;
}
.docs-table th{
    padding-top: 15px;
    padding-bottom: 15px;
}
.jq-input-trigger{
    display: none;
    margin-top: 10px;
    max-width: 300px;
}

/*------------------------- saldo in profile invoices --------------------------*/
.saldo-wrap{
    position: relative;
    text-align: right;
    padding: 18px 0px;
}
.saldo-wrap strong{
    font-weight: 800;
    font-size: 20px;
    color: #2c3173;
}
.red-text{
    color: #ff1212 !important;
}

/*-------------------------------------- loading spinner --------------------------------------*/
.spinner{
    display:none;
    position: fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background: rgba(255,255,255,0.8);
    z-index: 900000;
}
body.loading .spinner{
    display: block;
}
.mesh-loader {
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.mesh-loader .circle {
    width: 18px;
    height: 18px;
    position: absolute;
    background: rgba(0,0,0,0.8);
    border-radius: 50%;
    margin: -9px;
    -webkit-animation: mesh 3s ease-in-out infinite;
    animation: mesh 3s ease-in-out infinite -1.5s;
}
.mesh-loader > div .circle:last-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.mesh-loader > div {
    position: absolute;
    top: 50%;
    left: 50%;
}
.mesh-loader > div:last-child {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.input-place.jq-validate-error,
.checkbox-custom.jq-validate-error input[type="checkbox"] + label::before
{
    border:1px solid red;
}

@-webkit-keyframes mesh {
    0% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    50.00001% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes mesh {
    0% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    50.00001% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*---------------------------- cookies ------------------------------*/
.cookies-wrapper{
    position: fixed;
    bottom: 15px;
    left: 20px;
    right: 20px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-sizing: border-box;
    z-index: 99900;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    animation-duration:0.8s;
    -webkit-animation-duration:0.8s;
    -moz-animation-duration:0.8s;
    -o-animation-duration:0.8s;
    -webkit-animation-name:slideUp;
    animation-name:slideUp
}
.cookies-wrapper.top{
    bottom: auto;
    top: 15px;
}
.cookies-wrapper.dark{
    background: #222;
    color: rgba(255,255,255,0.6);
}
.cookies-wrapper.dark a{
    color: #fff;
}
.cookies-wrapper.cookie-hidden{
    display: none !important;
}
.cookie-text{
    float: left;
    width: calc(100% - 170px);
    padding: 10px 0px;
    box-sizing: border-box;
}
.cookies-wrapper .btn{
    float: right;
    display: block;
    margin-top: 0px;
    width: 150px;
    min-width: inherit;
    cursor: pointer;
    background: #f1d600;
    border: none;
    color: #000 !important;
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform:translateY(66px);
        transform:translateY(66px)
    }
    100% {
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes slideUp {
    0% {
        -webkit-transform:translateY(66px);
        -ms-transform:translateY(66px);
        transform:translateY(66px)
    }
    100% {
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
}

/*----------------------------- pop up ----------------------------*/
.popup, .popup.fancybox__content{
    width: 90%;
    max-width: 800px;
    overflow-y: auto;
}
.popup.fancybox__content>.f-button.is-close-btn{
    top: 5px;
    right: 5px;
    border-radius: 50%;
    color: #fff;
    background: rgba(0, 0, 0, .6);
}
.fancybox__backdrop{
    background: rgba(24, 24, 27, 0.75) !important;
}
.popup .title{
    margin-bottom: 30px;
}

/*----------------------------- order success page ----------------------------*/
.order-success{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.order-success .title img{
    display: inline-block;
    margin-bottom: 20px;
}

.error{
    font-size: 72px;
    color: #3b70e2;
    font-weight: 900;
    margin-bottom: 10px;
}


/*/*media queries----------------------------------------------------------*/

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1550px) {
}

@media only screen and (max-width: 1500px) {
    
}

@media only screen and (max-width: 1440px) {
    .header-contacts > a, .account-menager-info{font-size: 13px; line-height: 18px;}
    .login-choice, .favourite > a, .shopping-cart{font-size: 13px;}
    .account-menager{margin-left: 5px;}
    .footer-menu ul li a{font-size: 13px;}
    .some-bonus strong{display: block;}
}

@media only screen and (max-width: 1390px) {
    .logo a img{max-width: 320px;}
    .login-choice strong{max-width: 110px;}
    .menager-name{max-width: 170px;}
    .account-menager figure{width: 58px; height: 58px;}
    .account-menager-info{width: calc(100% - 68px);}
    .account-menager, .header-contacts > a, .login, .favourite{margin-right: 15px;}
}

@media only screen and (max-width: 1300px) {
    .logo a img{max-width: 292px;}
    .header-contacts{position: absolute; top: 0px; left: 20px; right: 20px; width: auto; border-bottom:  1px solid rgba(255, 255, 255, .25);}
    .header-contacts > a{width: auto; padding-right: 0px; font-size: 12px; line-height: 16px; margin: 7px 0px;}
    .header-contacts > a span{display: inline-block; margin-left: 8px; font-weight: 600;}
    .header-main .wrapper{padding-top: 34px;}
    .content{margin-top: 186px;}
    .header-main .wrapper, .header-main .small-wrapper{height: 100px;}
    .login-choice figure, .favourite figure, .shopping-cart figure{margin-bottom: 5px;}
    .account-menager-info{font-size: 13px; line-height: 18px;}
    #menu > ul > li{padding: 0 20px;}
    #menu ul li a{font-size: 15px;}
    .sidebar{width: 300px;}
    .main-part{width: calc(100% - 335px);}
    header .icon-navicon, header .icon-navicon:after, header .icon-navicon:before{width: 30px;}
    header .icon-navicon:before{top: -8px;}
    header .icon-navicon:after{top: 8px;}
    header .responsive-menu-btn{margin-right: 13px;}
    .acc-btn h3{padding-left: 55px; padding-right: 40px; font-size: 14px;}
    .acc-elem .checkbox-custom label{padding-left: 32px;}
    .acc-content-inner{padding-left: 23px;}
    .acc-btn h3:before{right: 23px;}
    .demo-output{padding-left: 0px;}
    .text-DDS{font-size: 12px;}
    table.product-box-table td{font-size: 15px;}
    .availability:before{width: 18px; height: 18px;}
    .ribbons > span{font-size: 12px;}
    .pr-info{padding-top: 15px;}
    .product-box{padding: 20px 0px;}
    .login-content{margin-top: 100px;}
    .cart-list{top: calc(100% + 22px);}
    .list-title{font-size: 14px;}
    .cart-pr-image{width: 110px; margin-right: 5px;}
    .pr-name{font-size: 13px;}
    .price{font-size: 16px;}
    label{font-size: 14px;}
    .strong-label{font-size: 14px;}
    .sidebar-menu .cd-accordion-menu a{padding-left: 55px; padding-right: 40px; font-size: 14px;}
    .sidebar-menu .cd-accordion-menu a:before{right: 23px;}
    .sidebar .heading{padding: 35px 55px; font-size: 34px;}
    .text-module{padding-left: 0px;}
    .c-bonus-program{margin-top: 30px; margin-bottom: 10px;}
    .shop-prod figure{width: 150px;}
    .shop-prod-info{width: calc(100% - 160px);}
    .image-gallery{width: 35%;}
    .description-wrap{width: 65%;}
    .float-flex-elements .pr-info-right{width: 50%;}
}

@media only screen and (max-width: 1200px) {
    .sidebar{width: 250px;}
    .main-part{width: calc(100% - 280px);}
    .search-form{width: 30%;}
    .acc-btn h3{padding-left: 23px;}
    .acc-btn h3:before{right: 17px;}
    table.product-box-table td{padding: 2px 5px;}
    .pr-info-left{width: 41%;}
    .pr-info-right{width: 59%;}
    .header-contacts-inlogin{font-size: 15px;}
    .big-phone-number{font-size: 26px;}
    .footer-menu ul li{margin: 0 8px 5px;}
    .footer-menu ul li a{font-size: 11px;}
    footer{padding: 25px 0 18px;}
    .sidebar-menu .cd-accordion-menu a{padding-left: 23px;}
    .sidebar-menu .cd-accordion-menu a:before{right: 17px;}
    .pagination, .sort-wrap .pagination{margin-top: 15px;}
    .pagination ul{justify-content: flex-end;}
    .sidebar .heading{padding: 35px 23px; font-size: 32px;}
}

@media only screen and (max-width: 1100px) {
    #menu > ul > li{padding: 0 18px;}
    .header-contacts-inlogin > a{line-height: 20px; margin-right: 35px;}
    .sidebar{width: 230px;}
    .acc-content-inner{padding-left: 15px;}
    .acc-btn h3{padding-left: 15px;}
    .acc-elem .checkbox-custom label{padding-left: 28px;}
    .main-part{width: calc(100% - 250px);}
    .pr-image{margin-right: 10px; width: 26%;}
    .pr-info{width: calc(74% - 10px);}
    .ribbons > span{font-size: 10px; padding: 4px 7px 3px;}
    .ribbons > span:before{border-bottom-width: 7px; border-left-width: 14px;}
    .sidebar-menu .cd-accordion-menu a{padding-left: 15px;}
    .sw-2{width: 210px;}
    .col-5 .float-flex{-webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%;}
    .col-5 .float-flex.two-columns{-webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%;}
    table td, table th{padding: 8px 13px;}
    .sidebar .heading{padding: 25px 15px;}
    .text-module{margin-top: 25px;}
    .shop-prod-info .pr-title{font-size: 14px;}
    .description-wrap{padding-left: 20px;}
    .float-flex-elements .pr-info-right{width: 48%;}

    .col-2 .float-flex .list-in-form li{width: 50%; padding-right: 15px;}
}

@media only screen and (max-width: 1020px) {
    .header-contacts{display: none;}
    .header-main{position: relative; z-index: 5;}
    .header-main .wrapper, .header-main .small-wrapper{justify-content: center;}
    .header-main .wrapper{padding-top: 0px;}
    .header-right{position: absolute; top: calc(100% + 12px); right: 20px;}
    .header-right .login-choice strong, .header-right .login-choice .saldo, .favourite > a em, .shopping-cart em, .header-right .account-menager, .header-right .saldo{display: none;}
    #menu ul li, #menu ul li a{display: none;}
    #menu > ul > li:first-child{display: block; padding: 0px;}
    #menu > ul > li:hover, #menu > ul > li.current{background: transparent;}
    #menu > ul > li:hover .icon-navicon, #menu > ul > li.current .icon-navicon, #menu > ul > li:hover .icon-navicon:before, #menu > ul > li.current .icon-navicon:before, #menu > ul > li:hover .icon-navicon:after, #menu > ul > li.current .icon-navicon:after{background: #2b2f6f;}
    .search-form{margin-right: 170px;}
    .shopping-cart figure img, .favourite figure img, .login-choice figure img{opacity: 0; visibility: hidden; max-height: 26px;}
    .shopping-cart figure:before, .favourite figure:before, .login-choice figure:before{opacity: 1; visibility: visible;}
    .login-choice figure, .favourite figure, .shopping-cart figure{margin-bottom: 0px;}
    .header-contacts > a, .login, .favourite{margin-right: 23px;}
    .search-submit{width: 18px;}
    .search-input{width: calc(100% - 28px); font-size: 13px;}
    .cart-list{top: calc(100% + 13px);}
    .content{margin-top: 152px;}
    .pagination{width: auto; margin-top: 0px;}
    .sort-wrap .pagination{margin-top: -27px;}
    .sidebar.with-heading{display: block; position: relative; left: auto; bottom: auto; width: 100%; height: auto; padding: 0px; overflow-y: auto;}
    .content-wrap{flex-direction: column; justify-content: flex-start;}
    .sidebar .heading{margin-bottom: 0px; text-align: center;}
    .header-contacts-inlogin{display: none;}
    .login-bottom .header-contacts-inlogin{display: flex;}
    .login-content-wrap{padding: 25px 0px;}
    .login-footer{font-size: 14px; padding-bottom: 50px;}
    .image-gallery{width: 100%; margin: 18px 0px 30px;}
    .description-wrap{padding-left: 0px; margin-top: 0px; width: 100%; margin-bottom: 40px;}
    .tab{max-width: none;}
    .saldo-wrap{padding-top: 0px;}

    .main-part{width: 100%;}
    .sidebar{display: none; width: 100%; position: fixed; left: 0px; bottom: 0px; z-index: 2000; height: 100%; overflow-y: scroll; box-sizing: border-box;}
    .acc-content-inner{padding-bottom: 0px;}
    .content-scroll{padding-bottom: 15px; max-height: 260px;}
    .responsive-filters{display: flex;}
    .close-filter{display: block;}

    .popup.fancybox-content{
        max-width: 80%;
    }
    .cart-left-container{
        float: none;
        width: auto;
    }
    .shop-prod-info{width: calc(100% - 110px);}
    .shop-prod figure{width: 100px;}
    .cart-summary{
        float: none;
        width: auto;
        margin-top: 40px;
        padding: 40px;
    }
    .sidebar-profile{
        float: none;
        width: auto;
        margin-bottom: 25px;
        position: relative;
    }
    .profile-avatar{
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 0px;
    }
    .profile-pic{
        width: 80px;
        height: 80px;
    }
    .ini{
        font-size: 30px;
    }
    .profile-menu{
        display: none;
    }
    .in-order-details{
        margin-top: 0px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 980px) {
    .footer-menu ul li{width: calc(33.333% - 16px);}
    .login-form{width: 40%;}
}

@media only screen and (max-width: 900px) {
    .pr-info{padding-top: 5px;}
    .sort-wrap .pagination{margin-top: 15px;}
    h1, h2{font-size: 24px;}
    h3 {font-size: 22px;}
    h4 {font-size: 20px;}
    h5 {font-size: 18px;}
    h6 {font-size: 16px;}
    .sidebar .heading{font-size: 30px;}
    .heading{font-size: 24px;}
    .c-bonus-one{width: 50%;}

    .simple-image{float: none;margin-right: 0px;max-width: none;text-align: center;}
    .simple-image img{max-width: none;width: 100%;}
    .simple-gallery li{width: 50%;}
    .order-details-box{width: 50%;}
}

@media only screen and (max-width: 800px) {
    .products-wrap{margin: 0 -10px;}
    .product-box{width: calc(50% - 20px); flex-direction: column; padding: 15px 20px; border: 2px solid #efefef; margin: 0px 10px 20px;}
    .product-box:last-child{border-bottom: 2px solid #efefef;}
    .pr-info{width: 100%;}
    .pr-info-left{width: 100%; margin-bottom: 7px;}
    .pr-info-right{width: 100%;}
    .pr-image{width: 100%; margin-right: 0px;}
    .ban-wrap{margin-bottom: 18px;}
    .search-form{width: 37%;}
    .sort-wrap{margin-bottom: 18px;}
    .sort-float{margin-right: 17px;}
    .login-form{padding: 40px 18px;}
    .login-image{width: 55%;}
    .login-form .float-flex .btn, .login-form .float-flex .btn, .registration-form .btn{margin-top: 20px; min-height: 46px; margin-bottom: 10px; min-width: inherit;}
    .sidebar .heading{font-size: 26px; font-weight: 600; padding: 20px 15px;}

    .address {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    .map-place{
        float: none;
        width: auto;
    }
    .contact-form{
        float: none;
        width: auto;
    }
    .personal-details ul li span{
        width: 130px;
    }
    .personal-details ul li strong{
        width: calc(100% - 130px);
    }
}

@media only screen and (max-width: 740px) {
    .col-3 .float-flex, .col-4 .float-flex{-webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%;}
    .col-5 .float-flex{-webkit-flex: 0 0 33.333%; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%;}
    .col-5 .float-flex.two-columns{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .some-form-title h3{font-size: 20px;}
    .create-reclamation-btn{justify-content: flex-start;}
    .create-reclamation-btn .btn{width: calc(50% - 12px);}

    .captcha input{width: 170px;}
    .popup.fancybox-content{max-width: 90%;}
    .shop-prod figure{width: 140px;}
    .shop-prod-info{width: calc(100% - 150px);}
    .shopOrder{margin-bottom: 40px;}
    .shopOrder-row{flex-wrap: wrap; justify-content: space-between; text-align: left;}
    .shopOrder-row > div{padding: 7px 0px;}
    .c1{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .shop-price:before, .shop-qty:before, .shop-sum:before {display: block;}
    .shopOrder-head{display: none;}
    .cart-summary-row .shopOrder-row .c1{-webkit-box-flex: 1;-webkit-flex: auto;-ms-flex: auto;flex: auto; padding-left: 0px;}
    .cart-summary-text{text-align: left; padding-right: 0px;}
    .cart-summary-row .shopOrder-row > div.c5{text-align: right;}
    .cart-summary-row .shopOrder-row{flex-wrap: nowrap;}
}

@media only screen and (max-width: 680px) {
    .product-box{padding: 8px 10px;}
    table.product-box-table th{padding: 4px 5px; max-width: 70px; font-size: 12px;}
    table.product-box-table td{font-size: 13px;}
    .availability-stores li{font-size: 12px;}
    .availability-stores li i{font-size: 14px;}
    .availability{font-size: 12px;}
    .availability:before{width: 15px; height: 15px;}
    .availability.limited:before{width: 18px; height: 18px; top: -2px;}
    .fav-icon{font-size: 12px;}
    .fav-icon i{top: 0px;}
    .pr-title{font-size: 14px;}
    .login-image{display: none;}
    .login-form{width: 100%;}
    .login-content-wrap{padding: 35px 0px 40px;}
    .login-bottom .header-contacts-inlogin{flex-direction: column; margin-top: 0px;}
    .login-bottom .header-contacts-inlogin > a{margin-right: 0px; text-align: center; margin-top: 25px;}
    .float-flex-elements .attribute-list{width: 100%; margin-bottom: 25px;}
    .float-flex-elements .pr-info-right{width: 100%;}
    .description-wrap{margin-bottom: 25px;}

    /*cookies*/
    .cookie-text{float: none; width: auto; text-align: center;}
    .cookies-wrapper .btn{float: none; margin: 0px auto;}
}

@media only screen and (max-width: 640px) {
    label{font-size: 13px}
    .search-form{margin-right: 160px; width: 43%;}
    .btn{font-size: 14px; margin-top: 30px;}
    .sidebar .heading{font-size: 24px;}
    .sidebar.with-heading{margin-bottom: 13px;}
    .col-2 .float-flex{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .contact-form .heading{font-size: 20px; margin-bottom: 15px;}
    .address .heading{font-size: 20px;}

    table {display: block;overflow-x: auto;white-space: nowrap;width: 100%;}
    .in-order-details{margin-top: 20px;}
    /* responsive sorting */
    .sort-wrap{display: flex; flex-wrap: wrap; justify-content: space-between;}
    .sort-wrap .responsive-filters{width: 48%; margin-bottom: 0px;}
    .responsive-sort{display: flex; width: 48%; margin-bottom: 0px;}
    .sort-wrap-inner{display: none; position: absolute; top: 48px; left: 0px; right: 0px; background: #efefef; z-index: 10; border: 1px solid #ccc; padding: 15px; box-sizing: border-box;}
    .sort-float{margin: 5px 0px;}
    .sort-float label{width: 90px; margin-bottom: 2px;}
    .sort-float .field-right{width: calc(100% - 100px);}
    .sw-2, .sw-1{width: 100%;}
    .sort-wrap .pagination{float: none; margin-top: 15px; width: 100%;}
}

@media only screen and (max-width: 600px) {
    .product-box{width: 100%; margin: 0px 0px 20px;}
    .products-wrap{margin: 0px;}
    .responsive-filters{margin: 13px 0px;}
    .ban-wrap{margin: 13px 0px;}
    .header-main .wrapper, .header-main .small-wrapper{height: 80px;}
    .logo a img{max-width: 270px;}
    .content{margin-top: 132px;}
    .footer-menu ul li{width: calc(50% - 16px);}
    .sort-wrap{margin: 13px 0px;}
    body{font-size: 14px;}
    .login-content{margin-top: 80px;}
    .c-bonus-one{width: 100%;}
    .c-bonus-program-title{display: block;}
}

@media only screen and (max-width: 550px) {
    .list-btm .btn{min-height: 46px;}
    .col-5 .float-flex{-webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%;}
    .download1{width: 100%; margin-bottom: 10px;}
    .size1, .type1{width: calc(50% - 60px);}

    .cart-list{width: 300px;}
    .table-data-sheet strong{display: block;width: auto;font-size: 13px;}
    .table-data-sheet{line-height: 22px;}
    .table-data-sheet > div{ padding: 10px;}

    .some-form .btn-place{
        text-align: left;
    }
    .some-form .btn-place .btn{
        margin-top: 10px;
    }
    .simple-gallery li{
        width: auto;
        margin-right: 0px;
        display: block;
        padding: 10px 0px;
    }
    .simple-gallery{
        margin: 0px;
    }
    .order-details-box{
        display: block;
        width: auto;
        margin-right: 0px;
        padding: 13px 0px;
    }
    .order-details{
        margin: 0px;
    }
}

@media only screen and (max-width: 500px) {
    .shopping-cart figure img, .favourite figure img, .login-choice figure img{max-height: 20px;}
    .broi-number{left: auto; right: -9px;}
    header .responsive-menu-btn{height: 48px;}
    header .icon-navicon, header .icon-navicon:after, header .icon-navicon:before{width: 26px; height: 3px;}
    .header-right{top: calc(100% + 14px);}
    .main-part{padding-bottom: 25px;}
    .col-2 .float-flex, .col-3 .float-flex, .col-4 .float-flex{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .styled-select, .input{margin-bottom: 12px;}
    .description-wrap .availability-stores{width: 100%; margin: 10px 0px 0px;}
    .create-reclamation-btn .btn{width: 100%;}

    .c3 {-webkit-flex: 0 0 85px;-ms-flex: 0 0 85px;flex: 0 0 85px;}
    .shop-prod figure{width: 120px;}
    .shop-prod-info{width: calc(100% - 130px);}
    .checkout-top-login .btn{
        min-width: inherit;
    }
    .checkout-top-login p{
        max-width: calc(100% - 100px);
    }
    .personal-details ul li span{
        float: none;
        line-height: 26px;
        width: auto;
        padding-right: 0px;
    }
    .personal-details ul li strong{
        float: none;
        width: auto;
    }
    .personal-details{
        padding: 15px 20px;
    }
    .personal-details ul li:last-child span{
        display: none;
    }
    .order-head .btn-transp{
        top: calc(100% + 15px);
    }
    /* responsive search */
    .search-wrap{width: 100%; padding: 0 15px;}
    .search-link{display: block;}
    .search-form{display: none; position: absolute; top: calc(100% - 2px); left: 0px; right: 0px; width: auto; margin: 0px; background: #2b2d6d; padding: 5px 20px;}
}

@media only screen and (max-width: 430px) {
    .logo a img{max-width: 240px;}
    .wrapper, .small-wrapper{padding: 0 10px;}
    .menu-wrap .wrapper:after{left: 10px; right: 10px;}
    .search-link{margin-right: 132px;}
    .footer-menu ul li{margin: 0px 0px 5px; width: 100%;}
    h1, h2{font-size: 22px;}
    h3{font-size: 21px;}
    .title{margin-bottom: 15px;}
    .big-phone-number{font-size: 24px;}
    .login-content-wrap{padding: 30px 0px 35px;}
    .header-contacts-inlogin{font-size: 14px;}
    .login-footer{font-size: 13px;}
    .login-footer .text{line-height: 22px;}
    .sidebar .heading{font-size: 22px; padding: 15px;}
    .heading{font-size: 22px;}
    .attribute-list li span{width: 160px;}
    .attribute-list li strong{width: calc(100% - 160px);}

    
    .choose-size-select .input-place{
        width: auto;
    }
    .size-guide{
        position: relative;
        top: auto;
        right: auto;
        margin-top: 12px;
    }
    .fast-order .input-place{
        float: none;
        width: auto;
    }
    .fast-order .btn{
        float: none;
        min-width: inherit;
        display: block;
        margin-bottom: 10px;
    }
    .fast-order{
        padding: 20px;
    }
    .float-flex .jq-captcha{
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .some-form .connect-with a{
        display: block;
    }
    .forgot-pass-link{
        text-align: left;
    }
    .cart-summary{
        padding: 30px 25px;
        margin-top: 30px;
    }
    .order-head .btn-transp{
        min-width: inherit;
        width: 110px;
        letter-spacing: normal;
        top: calc(100% + 11px);
    }
    .order-list-one{
        padding: 15px;
    }
}

@media only screen and (max-width: 360px) {
    .responsive-filters i, .responsive-sort i{font-size: 22px; margin-right: 8px;}
}

@media only screen and (max-width: 320px) {
}
