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

/* 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: #000;
}

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%;
}

/*custom scroll*/
/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

/*FONTS--------------------------------------------------------------------*/
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("fonts/fa-brands-400.eot");
    src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-brands-400.woff2") format("woff2"), 
        url("fonts/fa-brands-400.woff") format("woff"), 
        url("fonts/fa-brands-400.ttf") format("truetype"); 
}
.fab {
    font-family: 'Font Awesome 5 Brands';
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    src: url("fonts/fa-light-300.eot");
    src: url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-light-300.woff2") format("woff2"), 
        url("fonts/fa-light-300.woff") format("woff"), 
        url("fonts/fa-light-300.ttf") format("truetype");
}
.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/fa-regular-400.eot");
    src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-regular-400.woff2") format("woff2"), 
        url("fonts/fa-regular-400.woff") format("woff"), 
        url("fonts/fa-regular-400.ttf") format("truetype");
}
.far {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    src: url("fonts/fa-solid-900.eot");
    src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-solid-900.woff2") format("woff2"), 
        url("fonts/fa-solid-900.woff") format("woff"), 
        url("fonts/fa-solid-900.ttf") format("truetype");
}
.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900; 
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('fonts/OpenSans-LightItalic.woff') format('woff'),
        url('fonts/OpenSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff'),
        url('fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-BoldItalic.woff') format('woff'),
        url('fonts/OpenSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff'),
        url('fonts/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff'),
        url('fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Italic.woff2') format('woff2'),
        url('fonts/OpenSans-Italic.woff') format('woff'),
        url('fonts/OpenSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff'),
        url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBold.woff') format('woff'),
        url('fonts/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

.text, p{
    line-height: 28px;
}
.text h2, .text h3, .text h4, .text h5, .text h6{
    text-transform: none;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
*/
/*BODY-------------------------------------------------------------------*/

body {
    background-color: #fff;
    font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 14px;
}
.wrapper{
    max-width: 1400px;
    margin: 0 auto;
}

/*-------------- header ---------------*/
header{
    position: fixed;
    width: 100%;
    z-index: 1100;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .3s;
}
header.sticky {
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    height: 66px;
}
.sticky #menu,
.sticky .search-form,
.sticky .header-right {
    margin-top: 14px;
}
.header-right {
    float: right;
    margin-top: 19px;
        -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .3s;
}

/*----------------------- logo -------------------------*/
.logo{
    position: relative;
    z-index: 3;
    float: left;
    margin: 2px 0px;
}
.logo a{
    display: block;
}

/*-------------------- favourite --------------------*/
.favourite{
    float: left;
    position: relative;
    margin-right: 22px;
}
.favourite > a{
    display: block;
    position: relative;
    font-size: 24px;
    color: #222;
    line-height: 42px;
}
.favourite > a > span{
    display: none;
    position: absolute;
    bottom: 0px;
    right: -13px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #ba0510;
    font-size: 12px;
    line-height: 20px;
}
.favourite > a:hover{
    color: #ba0510;
}
.fav-full > a > span{
    display: block;
}

/*-------------------- shopping cart --------------------*/
.cart{
    float: left;
    position: relative;
}
.cart > a{
    display: block;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 44px;
}
.cart > a:before{
    content: '\f290';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 0px;
    left: 0px;
    color: #222;
    font-size: 24px;
    width: 32px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-weight: 300;
    -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;
}
.cart:hover > a::before, .cart.active > a::before{
    color: #ba0510;
}
.cart > a > span {
    position: absolute;
    bottom: 2px;
    left: 26px;
    display: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #ba0510;
    font-size: 12px;
    line-height: 20px;
}
.cart:hover .cart-list, .cart.active .cart-list {
    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;
}
.cart-full > a > span{
    display: block;
}

/*---- shopping cart menu ----*/
.cart-list{
    top: 120%;
    right: 0;
    opacity: 0;
    width: 345px;
    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;
}
.list-title{
    color: #bb1111;
    font-size: 13px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 13px 0px;
    font-weight: bold;
    text-transform: uppercase;
}
.cart-list .list-title{
    text-transform: none;
}
.cart-pr-item{
    border-bottom: 1px dashed #e5e7e9;
    padding: 12px 15px 12px 0px;
    position: relative;
}
.cart-pr-image{
    float: left;
    text-align: center;
    position: relative;
    width: 65px;
    margin-right: 15px;
}
.cart-pr-info{
    overflow: hidden;
    box-sizing: border-box;
}
.pr-name{
    display: block;
    color: #222;
    font-size: 13px;
    max-height: 54px;
    overflow: hidden;
}
.pr-name span{
    display: block;
    text-transform: uppercase;
}
.cart-pr-price{
    font-size: 14px;
    margin-top: 4px;
    color: #000;
}
.cart-pr-price strong{
    margin-right: 5px;
}
.cart-pr-price strike{
    color: #909090;
    font-size: 11px;
}
.pr-sale .cart-pr-price strong{
    color: #e92222;
}
.cart-qty{
    font-size: 11px;
    color: #909090;
    margin-top: 5px;
}
.cart-qty span{
    color: #000;
}
.remove-from-cart{
    display: block;
    color: #909090;
    font-size: 13px;
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 1;
}
.remove-from-cart:hover{
    color: #f10505;
}
.cart-subtotal{
    padding: 12px 15px;
    color: #000;
    line-height: 20px;
}
.cart-subtotal span{
    display: block;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
}
.cart-subtotal strong{
    display: block;
    float: right;
    font-size: 16px;
}
.list-btm{
    border-top: 1px solid #ccc;
    text-align: center;
    padding: 13px 0px;
}
.list-btm .btn {
    font-size: 12px;
    margin-top: 0px;
    padding: 6px 12px;
    font-weight: 600;
    letter-spacing: normal;
}
.cart-list .btn{
    float: right;
    min-width: inherit;
}
.cart-list .btn-transp{
    float: left;
}

/*--------------------------- login and registration ----------------------------*/
.login{
    float: left;
    margin-right: 24px;
    position: relative;
}
.login-choice{
    display: inline-block;
    font-size: 24px;
    color: #222;
    cursor: pointer;
    line-height: 42px;
    -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 i{
    -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 i{
    color: #bb1111;
}
.login-list {
    position: absolute;
    top: 42px;
    right: 0px;
    display: none;
    z-index: 10;
    background: #fff;
    width: 365px;
    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);
    box-sizing: border-box;
}
.login-wrap{
    position: relative;
    padding: 12px 15px;
}
.close-list{
    position: absolute;
    top: 0px;
    right: 18px;
    font-size: 22px;
    line-height: 45px;
    color: #000;
    cursor: pointer;
    z-index: 1;
    -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;
}
.close-list:hover{
    color: #9ca0a2;
}

/*-------- login form ---------*/
.input-form {
    position: relative;
    border: 1px solid #e5e7e9;
    color: #000;
    padding-left: 34px;
    background: #fff;
    text-align: left;
    margin-bottom: 8px;
    box-sizing: border-box;
}
.input-form:after{
    content: '';
    position: absolute;
    top: 6px;
    left: 34px;
    width: 1px;
    height: 23px;
    background: #d2d2d2;
}
.pole{
    width: 100%;
    height: 34px;
    padding: 9px 0px 9px 13px;
    font-size: 13px;
    color: #000;
    border: none;
    outline: none;
    font-family: 'OpenSans', 'Open Sans', sans-serif;
    box-sizing: border-box;
}
.icon-01:before, .icon-02:before, .icon-03:before, .icon-04:before{
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    top: 10px;
    left: 12px;
    color: #000;
    font-size: 13px;
    font-weight: lighter;
}
.icon-01:before{
    content: '\f007';  /* user icon */
}
.icon-02:before{
    content: '\f023';  /* password icon */
}
.icon-03:before{
    content: '\f095';  /* phone icon */
}
.icon-04:before{
    content: '\f0e0';  /* envelope icon */
}
.login-wrap .checkbox-custom label{
    font-size: 11px;
    color: #818181;
    letter-spacing: normal;
}
.login-wrap .checkbox-custom input[type=checkbox]+label:before{
    width: 16px;
    height: 16px;
    margin-right: 6px;
    font-size: 12px;
    top: -1px;
}
.login-wrap .btn{
    display: block;
    font-size: 12px;
    margin-top: 0px;
    padding: 6px 15px;
    letter-spacing: normal;
}
.just-text{
    color: #818181;
    font-size: 11px;
    margin-top: 5px;
}
.login-list .just-text{
    text-align: center;
}
.link{
    color: #818181;
}
.link:hover{
    color: #000;
    text-decoration: underline;
}

/*------------ login list sign in ------------*/
.list-sign-in{
    width: 300px;
}
.list-sign-in .login-wrap{
    padding: 12px 5px;
}
.list-sign-in .list-title{
    text-align: left;
    padding: 13px 15px 13px 0px;
}
.list-sign-in .btn{
    display: block;
}

/*------------ login menu ------------*/
.login-menu{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.login-menu li{
    margin-bottom: 8px;
}
.login-menu li a{
    color: #595959;
    font-size: 13px;
}
.login-menu li a:hover{
    color: #9ca0a2;
}
.login-menu li a i{
    width: 20px;
    margin-right: 6px;
    color: #000;
    font-size: 14px;
}

/*--------------------------- Buttons in site ----------------------------*/
.btn{
    display: inline-block;
    min-width: 158px;
    font-size: 14px;
    text-align: center;
    line-height: normal;
    background: #000;
    border: 2px solid #000;
    color: #fff;
    padding: 6px 20px 8px;
    margin-top: 30px;
    font-weight: 600;
    box-sizing: border-box;
}
.btn:hover{
    color: #000;
    background: #fff;
}
.btn i{
    margin-left: 8px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.btn-transp{
    background: transparent;
    border: 2px solid #000;
    color: #000;
}
.btn-transp:hover{
    color: #fff;
    border: 2px solid #000;
    background: #000;
}
.btn-white{
    background: #fff;
    border: 2px solid #fff;
    color: #000;
}
.btn-white:hover{
    color: #fff;
    border: 2px solid #000;
    background: #000;
}
.btn.disabled:hover{
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.btn-place{
    text-align: center;
}
.btn-hidden {
    display: none !important;
}

/*---------------------------- search ------------------------------*/
.search-form{
    float: left;
    margin-top: 19px;
    position: relative;
    z-index: 3;
    border-left: 2px solid #d4d4d4;
    margin-left: 30px;
    padding-left: 15px;
        -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .3s;
}
.search-wrap{
    width: 325px;
    border: 1px solid #bbbbbb;
    border-radius: 20px;
    position: relative;
    box-sizing: border-box;
}
.search-input{
    float: left;
    background: none;
    width: calc(100% - 40px);
    border: 0px;
    color: #000;
    font-size: 13px;
    padding: 0px 15px;
    height: 40px;
    font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
    outline: none;
    box-sizing: border-box;
}
.search-submit{
    display: block;
    float: right;
    width: 38px;
    height: 38px;
    background: #000;
    border-radius: 20px;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    margin: 1px 1px 0px 0px;
    text-align: center;
    box-sizing: border-box;
}

/*--------- responsive search ----------*/
.search-link{
    display: none;
    float: right;
    line-height: 34px;
    height: 36px;
    width: 40px;
    text-align: center;
    border: 1px solid #e5e5e5;
    text-indent: -9999em;
    font-size: 0;
    position: relative;
    box-sizing: border-box;
}
.s-search:before{
    content: "\f002";
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    position: absolute;
    top: 0px;
    left: 50%;
    color: #000;
    line-height: 34px;
    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 5 Pro';
    font-size: 16px;
    position: absolute;
    top: 0px;
    left: 50%;
    color: #000;
    line-height: 34px;
    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: 15px;
    opacity: 0;
    width: 270px;
    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{
    float: left;
    margin-left: 40px;
    margin-top: 19px;
    z-index: 1;
      -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .3s;
}
#menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: inline-block;
}
#menu ul li{
    position: relative;
}
#menu > ul > li{
    display: inline-block;
    margin-right: 26px;
}
#menu > ul > li:last-child{
    margin-right: 0px;
}
#menu ul li a{
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.5px;
    white-space: nowrap;
    position: relative;
    padding: 0px 0px 19px;
    line-height: 42px;
}
#menu > ul > li:hover > a, #menu > ul > li.current > a{
    color: #dd2a1b;
}
#menu ul li i {
    display: inline-block;
    position: relative;
    margin-left: 10px;
    font-size: 15px;
}

/* submenu */
#menu ul li .submenu-wrap {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    z-index: 4;
    padding: 15px 0px 20px;
    text-align: left;
    transform: translateY(-10px);
    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 {
    transform: translateY(0);
    -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;
    margin-bottom: 3px;
}
#menu ul li .submenu-wrap ul li a{
    padding: 5px 0px 0px;
    font-size: 14px;
    line-height: normal;
    color: #696969;
    text-transform: none;
    border-bottom: 1px solid transparent;
    height: auto;
    font-weight: normal;
    letter-spacing: normal;
}
#menu ul li .submenu-wrap ul li a:hover{
    color: #000;
    border-bottom: 1px solid #000;
}

/* 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;
    height: 415px;
    margin: 0px 85px;
    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;
    margin-bottom: 5px;
    white-space: normal;
}
#menu ul li.mega-menu .submenu-wrap ul li a{
    white-space: normal;
}

/*------------------------ banner --------------------------*/
.b-wrap{
    position: relative;
    padding-top: 80px;
    overflow: hidden;
    z-index: 1;
    height: 568px;
    overflow: hidden;
}
.fade{
    z-index: 10;
    height: 100%;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.fade .slick-list, .fade .slick-track{
    height: 100%;
}
.b-image {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.b-image a{
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}
.b-text{
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.b-text h2{
    font-size: 32px;
    font-weight: bold;
}
.b-text h2 span{
    display: inline-block;
    background: #fff;
    padding: 17px 40px;
}
.b-text .btn{
    margin-top: 20px;
}
.b-text .btn:hover{
    border: 2px solid #fff;
}

/*----------------------------------- Box flex ------------------------------------*/
.box-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -7px;
    box-sizing: border-box;
}
.box-flex-item {
    display: block;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    padding: 7px;
    box-sizing: border-box;
}
.col-2 .box-flex-item{
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.col-3 .box-flex-item{
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
}
.col-4 .box-flex-item{
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}

/*-------------------------------- section accents ---------------------------------*/
.accents{
    padding: 13px 0px;
    overflow: hidden;
}
.acc-one{
    position: relative;
}
.acc-one figure {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.acc-one figure 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;
}
.acc-one figcaption{
    position: absolute;
    bottom: 29px;
    left: 33px;
    z-index: 1;
}
.acc-one figcaption h2{
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.45);
    text-transform: none;
    letter-spacing: normal;
}
.acc-one figcaption .btn{
    margin-top: 17px;
}
.acc-one:hover .btn-white{
    background: #000;
    border: 2px solid #000;
    color: #fff;
}
.view{
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-size: 0px;
  opacity: 0;
}

/*---------------------------------- section delivery ---------------------------------*/
.delivery{
    padding: 10px 0px;
    overflow: hidden;
}
.delivery-one{
    float: left;
    width: 25%;
    padding: 0 30px;
    color: #959494;
    font-size: 14px;
    box-sizing: border-box;
}
.delivery-one figure{
    float: left;
    line-height: 50px;
    margin:0 20px 0 0;
}
.delivery-one h4{
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 6px 0;
    letter-spacing: normal;
}

/*-------------------------------------- section new products ---------------------------------------*/
.new-products{
    padding: 30px 0px 40px;
    overflow: hidden;
}
.title{
    position: relative;
    padding-bottom: 40px;
}
.title span{
    display: inline-block;
    border-bottom: 2px solid #000;
}
.more{
    display: inline-block;
    font-size: 14px;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
}
.more:hover{
    border-bottom: 1px solid transparent;
    color: #dd2a1b;
}
.new-products .more{
    position: absolute;
    top: 10px;
    right: 0px;
}
.products-wrap{
    margin: 0px -20px;
}
.product-box {
    display: inline-table;
    vertical-align: top;
    width: 25%;
    padding: 0px 20px;
    margin-right: -4px;
    margin-bottom: 45px;
    position: relative;
    box-sizing: border-box;
}
.pr-image{
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 370px;
    margin-bottom: 15px;
}
.pr-image > a{
    display: block;
}
.pr-image img {
    max-height: 370px;
    display: inline-block !important;
    -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;
}
.pr-image figcaption{
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  overflow: hidden;
  line-height: normal;
  -webkit-transform: scale3d(0.9,0.9,1);
  transform: scale3d(0.9,0.9,1);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.product-box:hover .pr-image figcaption, .product-box:focus .pr-image figcaption, .product-box:active .pr-image figcaption {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.pr-image figcaption .btn{
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal;
    min-width: inherit;
    margin-top: 0px;
    padding: 10px 21px;
    letter-spacing: 0.5px;
}
.heart-icon {
    position: absolute;
    top: 10px;
    right: 10px;
  display: inline-block;
  color: #818181;
  font-size: 18px;
  height: 37px;
  width: 37px;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
}
.heart-icon i{
  display: block;
  line-height: 36px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.heart-icon:hover{
  color: #000;
}
.heart-full i.fal{
  font-weight: bold !important;
}
.pr-info{
    position: relative;
    overflow: hidden;
}
.pr-title {
    display: block;
    font-size: 16px;
    color: #000;
    margin-bottom: 6px;
}
.pr-price{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.product-box:hover .pr-price{
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    transform: translateX(60px);
}
.new-price {
    display: inline-block;
    font-size: 14px;
    color: #555555;
}
.old-price {
    display: inline-block;
    color: #a5a5a5;
    font-size: 14px;
    text-decoration: line-through;
    margin-left: 5px;
}
.pr-sale .new-price{
    color: #dd2a1b;
}
.view-d{
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  white-space: normal;
  box-sizing: border-box;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}
.product-box:hover .view-d{
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all .4s .1s;
    -moz-transition: all .4s .1s;
    transition: all .4s .1s;
}

/*---------------- fast view popup ---------------*/
.fast-view-pr-image{
  float: left;
  width: 55%;
  padding-right: 50px;
  text-align: center;
  box-sizing: border-box;
}
.fast-view-pr-info{
  overflow: hidden;
}
.fast-view-pr-info .heading{
  font-size: 20px;
  margin-top: 10px;
}
.fast-view-pr-info .price-inner{
  margin-bottom: 0px;
}
.fast-view-pr-info .choose-size-select .input-place{
  width: auto;
  margin-bottom: 0px;
}
.fast-view-pr-info .buy-wrap .btn{
  float: none;
  width: auto;
  margin-right: 0px;
}
.fast-view-pr-info .just-text{
  margin-top: 10px;
  font-size: 13px;
  text-decoration: underline;
  text-align: center;
}

/*---------------- ribbons ---------------*/
.ribbons{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    line-height:normal;
    box-sizing: border-box;
}
.ribbons > span{
    display: block;
    min-width: 53px;
    background: #000;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 3px 10px;
    margin-bottom: 2px;
    box-sizing: border-box;
}
.ribbons > span.pr-sale{
    background: #e92222;
}
.ribbons > span.pr-top{
    color: #000;
    background: #fff;
    border: 1px solid #000;
}

/*----------------------- new in slider -----------------------*/
.new-in-slider{
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
}
.new-in-slider::before, .promo-slider::before, .top-seller-slider::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 100%;
    background: #fff;
    z-index: 1;
}
.new-in-slider::after, .promo-slider::after, .top-seller-slider::after{
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 100%;
    background: #fff;
    z-index: 1;
}
.new-in-slider .product-box{
    width: 100%;
    margin-right: 0px;
}
.new-in-slider .slick-prev, .new-in-slider .slick-next{
    top: -52px;
}
.new-in-slider .slick-next{
    right: 120px;
}
.new-in-slider .slick-prev{
    right: 180px;
    left: auto;
}

/*------------------------------------- footer ----------------------------------------*/
footer{
    padding-top: 80px;
    background: #f6f6f6;
}

/*----------------------- footer flex ------------------------*/
.footer-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.flex-item {
    margin-bottom: 80px;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    box-sizing: border-box;
}

.footer-logo{
    margin-bottom: 20px;
}

/*--------------- copyrights ---------------*/
.rights{
    font-size: 14px;
    color: #999;
    margin-bottom: 35px;
}

/*--------------- socials ---------------*/
.socials a{
    display: inline-block;
    color: #000;
    font-size: 18px;
    margin-right: 25px;
    box-sizing: border-box;
}
.socials a:hover{
    color: #8d8d8d;
}

/*---------- footer menu -----------*/
.footer-menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.footer-menu ul li{
    margin-bottom: 17px;
}
.footer-menu ul li a{
    font-size: 14px;
    color: #333333;
}
.footer-menu ul li a:hover{
    color: #dd2a1b;
}

/*----------------------- subscribe ------------------------*/
.subscribe{
    color: #999999;
    font-size: 13px;
    line-height: 20px;
    max-width: 625px;
}
.subscribe h5{
    text-transform: none;
    letter-spacing: normal;
    font-weight: 600;
    margin-bottom: 17px;
}
.subs-form{
    width: 100%;
    margin-bottom: 25px;
    border: 2px solid #000;
    background: #fff;
    padding: 10px 0px;
    box-sizing: border-box;
}
.subs-input{
    display: block;
    float: left;
    width: calc(50% - 28px);
    height: 38px;
    background: #fff;
    border: 0;
    border-right: 1px solid #bbbbbb;
    color: #000;
    font-size: 15px;
    font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
    outline: none;
    padding: 0px 15px 0px 20px;
    box-sizing: border-box;
}
input.subs-input:nth-of-type(2){
    border-right: none;
}
.subs-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #999999;
}
.subs-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    opacity: 1;
}
.subs-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    opacity: 1;
}
.subs-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
}
.subs-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #999999;
}
.subs-btn{
    display: block;
    width: 56px;
    float: right;
    height: 38px;
    line-height: 38px;
    background: url('../images/long_arrow.png') no-repeat left center;
    font-size: 0px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}


/*--------------- page top button -----------------*/
.page-top{
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #b3b3b3;
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 39px;
    z-index: 100;
}
.page-top:hover{
    background: #878787;
    border: 1px solid #878787;
    color: #fff;
}
.page-top.page-top-show{
    visibility: visible;
    opacity: 1;
}

/*--------------- breadcrumb -----------------*/
.breadcrumb{
    color: #a7a9ac;
    margin-bottom: 20px;
    padding: 5px 0px;
    text-align: left;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.breadcrumb span{
    display: inline-block;
}
.breadcrumb a{
    color: #000;
    position: relative;
    display: inline-block;
}
.breadcrumb *+*:before {
    content: "/";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 13px;
    font-size: 14px;
    line-height: 12px;
    margin: 0 7px 0px 8px;
}

/*--------------------- page inside ----------------------*/
.content{
    position: relative;
    padding-top: 95px;
    overflow: hidden;
}
.main-part{
    float: right;
    width: calc(100% - 285px);
}
.sidebar{
    float: left;
    width: 240px;
    margin-bottom: 40px;
}
.sidebar-title{
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 16px;
}
.text-module{
    margin-bottom: 40px;
}

/*-------------------------------------- products page -------------------------------------*/
.some-alignment{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
}
.some-alignment .title{
    float: left;
    padding-bottom: 20px;
}
.some-alignment .sort-wrap{
    float: right;
    margin-bottom: 20px;
}

/*--------------- sort by -----------------*/
.sort-wrap{
    position: relative;
}
.how-many{
    float: right;
    font-size: 12px;
    color: #a3a3a3;
    line-height: 40px;
}
.sort-float{
    float: left;
    margin-right: 40px;
}
.sort-float label{
    float: left;
    display: block;
    font-size: 12px;
    color: #000;
    line-height: 40px;
    margin-right: 12px;
}
.field-right{
    float: left;
}
.styled-select {
    width: 100%;
    height: 40px;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
}
.styled-select:after{
    content: '\f107';
    font-family: 'Font Awesome 5 Pro';
    color: #797979;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-weight: normal;
    -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 {
    background: transparent;
    width: 110%;
    padding: 0px 10px;
    height: 38px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #a3a3a3;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
    outline: none;
    position: relative;
    z-index: 1;
}
.sw-1{
    width: 90px;
}
.sw-2{
    width: 190px;
}

/*-------------------- sidebar menu ----------------------*/
.sidebar-menu{
    margin-bottom: 30px;
}
.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 a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color: #797979;
    cursor: pointer;
    margin-bottom: 13px;
    -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: #dd2a1b;
}
.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: 0px;
    display: block;
    font-size: 0px;
    color: #000;
    height: 21px;
    width: 24px;
    background: #fff;
    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: '\f105';
    font-family: 'Font Awesome 5 Pro';
    color: #000;
    font-size: 17px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0px;
    -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 */
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.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 {
    padding-left: 13px;
}
.sidebar-menu .cd-accordion-menu ul ul a {
    padding-left: 25px;
}
.sidebar-menu .cd-accordion-menu ul ul ul a {
    padding-left: 35px;
}
.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;
}

/*---------------------------------- filters -------------------------------------*/
.filter-wrap{
    margin-bottom: 30px;
}
.filter-wrap .title h3{
    color: #000;
}
.filter-wrap-one{
    margin-bottom: 40px;
}
.filter-container{
    padding-bottom: 5px;
    border-bottom: 1px solid #818181;
}
.filter-container h5{
    float: left;
    color: #787878;
    font-size: 12px;
}
.filter-margin{
    margin-top: 23px;
}

.cancel{
    margin-top: 15px;
}
.cancel a{
    display: inline-block;
    font-size: 12px;
    color: #dd2a1b;
    border-bottom: 1px solid #dd2a1b;
}
.cancel a:hover{
    color: #000;
    border-bottom: 1px solid #000;
}

.broi{
    font-size: 12px;
    color: #a7a9ac;
}

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
    position: relative;
    display: block;
    margin-bottom: 12px;
    line-height: 17px;
}
.checkbox-custom label,.radio-custom label{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0;
    padding:0;
    cursor:pointer;
    font-size: 14px;
    color: #000;
    padding-left: 28px;
}
.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]{
    opacity:0;
    position:absolute;
    margin: 0px;
}
.checkbox-custom input[type=checkbox]+label:before{
    content:'';
    background:#fff;
    border: 1px solid #bbb;
    display:inline-block;
    vertical-align:top;
    width: 18px;
    height: 18px;
    text-align:center;
    font-size: 14px;
    color: #000;
    line-height: 16px;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 0px;
    top: 0px;
    -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;
}
.checkbox-custom input[type=checkbox]:checked+label:before{
    background: rgba(255,255,255,0.3);
    content: '\f00c';
    border: 1px solid #bbb;
}
.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{
    cursor:default;
    opacity:.5;
}

.radio-custom.radio-inline{
    padding-left:0;
}
.radio-custom input[type=radio]{
    opacity:0;
    position:absolute;
    margin: 0px;
}
.radio-custom input[type=radio]+label:before{
    border-radius:50%;
    content:'';
    background:#fff;
    border: 1px solid #e5e7e9;
    display:inline-block;
    vertical-align:top;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18px;
    height: 18px;
    padding:2px;
    margin-right:10px;
    text-align:center;
    box-shadow:inset 0 0 0 8px #fff;
    -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]:checked+label:before{
    background: #000;
    box-shadow:inset 0 0 0 3px #fff;
}
/*
.radio-custom input[type=radio]:focus+label:before{
  box-shadow:inset 0 0 0 3px #fff;
}*/
.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 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: 25px !important;
}
.filter-margin > div.demo-output{
    overflow: visible;
    padding-bottom: 30px;
}

#content-1, #content-2{
    max-height: 280px;
}

/*--------------------- responsive filter ----------------------*/
.responsive-filters {
    display: none;
    float: right;
    position: relative;
    background: #fff;
    height: 48px;
    color: #000;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 30px 6px 45px;
    cursor: pointer;
    box-sizing: border-box;
}
.responsive-filters::before{
    content: '\f0b0';
    font-family: 'Font Awesome 5 Pro';
    font-size: 24px;
    position: absolute;
    top: 0px;
    left: 13px;
    line-height: 46px;
}
.responsive-filters .how-many{
    display: block;
    float: none;
    text-transform: none;
    font-weight: normal;
    line-height: normal;
}
.close-filter{
    display: none;
    background: #000;
    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 5 Pro';
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 30px;
    line-height: 47px;
    font-weight: lighter;
}

/*--------------------- responsive sort ----------------------*/
.responsive-sort {
    display: none;
    float: left;
    position: relative;
    background: #fff;
    height: 48px;
    color: #000;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 30px 6px 45px;
    cursor: pointer;
    box-sizing: border-box;
}
.responsive-sort::before{
    content: '\f0ec';
    font-family: 'Font Awesome 5 Pro';
    font-size: 24px;
    position: absolute;
    top: 0px;
    left: 13px;
    line-height: 46px;
    font-weight: normal;
    -ms-transform: rotate(90deg); 
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sort-choice{
    display: block;
    text-transform: none;
    font-weight: normal;
    line-height: normal;
    font-size: 12px;
    color: #a3a3a3;
}

/*pagination-----------------------------------------------------------------*/
.pagination{
    padding-bottom: 60px;
}
.pagination ul {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.pagination li {
    list-style-type: none;
    display: inline-block;
    margin: 4px 3px;
}
.pagination a,
.pagination a:visited {
    display: inline-block;
    width: 32px;
    height: 34px;
    line-height: 32px;
    background: #fff;
    color: #000;
    text-decoration: none;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.pagination a:hover,
.pagination a:visited:hover {
    border: 1px solid #ccc;
    color: #000;
}
.pagination a.currentpage {
    border: 1px solid #000;
    background: #000;
    cursor: default;
    color: #fff;
}
.pagination a.disablelink,
.pagination a.prevnext {
    color: #9f9f9f;
    cursor: default;
}
.pagination a.disablelink:hover,
.pagination a.prevnext:hover {
    color: #9f9f9f;
    background: #fff;
    border: 1px solid #fff;
}

/*------------------------------------ Product details --------------------------------- */
.display-t-wrap{
    width: 100%;
    display: table;
    table-layout: fixed;
}
.float-l{
    display: table-cell;
    vertical-align: top;
    width: 65%;
    padding: 0px 60px 30px 0px;
    box-sizing: border-box;
}
.float-r{
    display: table-cell;
    vertical-align: top;
    position: relative;
    width: 35%;
    background: #F8F8F8;
    padding: 30px;
    box-sizing: border-box;

}
.float-r::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 100%;
    width: 1500px;
    height: 100%;
    background: #f8f8f8;
  
}

/*----------------------- Image gallery in details---------------------------- */
.image-gallery{
    position: relative;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 25px;
    margin-bottom: 40px;
    box-sizing: border-box;
}
.slider-for {
  background: #fff;
  text-align: center;
  box-sizing: border-box;
}
.slider-for figure{
    height: 700px;
    line-height: 700px;
}
.slider-for .slick-slide img{
  display: inline-block !important;
  max-height: 700px;
}
.slider-for .slick-prev, .slider-for .slick-next{
    background: #eee;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: auto;
    bottom: -48px;
    margin-top: 0px;
}
.slider-for .slick-prev{
  left: 20px;
}
.slider-for .slick-next{
  right: 20px;
}
.slider-for .slick-prev:before, .slider-for .slick-next:before{
    line-height: 42px;
    font-size: 30px;
}
.slider-nav {
  text-align: center;
  width: 220px;
  margin: 15px auto 0px;
}
.slider-nav figure{
    display: inline-block;
  margin: 0px 6px;
  width: 30px;
  height: 30px;
  text-align: center;
  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 !important;
  width: auto;
  max-height: 100%;
}

/*----------------------- description wrap ---------------------------- */
.description-wrap{
    margin-bottom: 20px;
    box-sizing: border-box;
}
.heading{
    margin-bottom: 15px;
    text-transform: none;
    letter-spacing: normal;
}
.other-gallery{
    float: left;
    width: 45%;
    box-sizing: border-box;
    margin-right: 30px;
}
.other-gallery-image{
    padding-right: 10px;
}
.author{
    margin-bottom: 35px;
    color: #dd2a1b;
}
.work-details ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.work-details ul li{
    flex-grow: 0;
    width: 49%;
    height: auto;
    border-left: 2px solid #000;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    vertical-align: top;
    padding-right: 15px;
    margin: 10px 0;
    box-sizing: border-box;
}
.work-details ul li strong{
    font-size: 14px;
    margin-bottom: 6px;
  display: block;
}

/*--------------- resume content -----------------*/
.resume-content{
    padding: 40px 0px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
.resume-content .title{
    padding-bottom: 20px;
}
.detent {
  height: 145px;
  overflow: hidden;
  position: relative;
}
.a-link a{
  color: #000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
.a-link a:hover{
    text-decoration: none;
}

/*--------------- about the artwork artist -----------------*/
.artwork-artist{
    padding: 40px 0px;
}
.artist-info{
    float: left;
    width: 60%;
    padding-right: 30px;
    box-sizing: border-box;
}
.artist-info h3{
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 20px;
}
.artist-info h3 img{
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.artist-info .text{
    font-style: italic;
    color: #000;
    font-size: 16px;
}
.the-artist{
    float: right;
    width: 40%;
    box-sizing: border-box;
}

/*--------------- price in product details -----------------*/
.price-inner{
    margin-bottom: 20px;
}
.price-inner strong{
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}
.price-inner .new-price{
    font-size: 36px;
    color: #dd2a1b;
    font-weight: 600;
}
.price-inner .old-price{
    font-size: 16px;
    margin-left: 15px;
}
hr{
    background: #DEDEDE;
    width: 100%;
    height: 1px;
    border: none;
    padding: 0px;
    margin: 20px 0px;
}

/*--------------- Наличност -----------------*/
.no-prod{
    margin-bottom: 20px;
    font-size: 14px;
    color: #797979;
}
.no-prod span{
    display: inline-block;
    margin-right: 50px;
}
.no-prod i{
    color: #000;
    text-transform: uppercase;
    font-style: normal;
}

/*---------------- choose color -----------------*/
.choose-color{
    position: relative;
}
.choose-color ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.choose-color ul li{
    display: inline-block;
    padding-right: 8px;
    margin-right: -4px;
    box-sizing: border-box;
}
.choose-color .radio-custom{
    display: block;
    position: inherit;
}
.choose-color .radio-custom label{
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    position: inherit;
    border: 1px solid #e2eee0;
    border-radius: 50%;
    padding: 2px;
    text-align: center;
    width: 30px;
    height:30px;
    box-sizing: border-box;
}
.choose-color .radio-custom input[type=radio]:checked+label{
    border: 1px solid #000;
}
.choose-color .radio-custom input[type=radio]+label:before{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.color-radio {
    display: block;
}
.color-radio img{
    border-radius: 50%;
}
.choose-name{
    margin-bottom: 10px;
    color: #797979;
}
.choose-name em{
    display: inline-block;
    background: #fff;
    color: #000;
    font-style: normal;
    margin-left: 10px;
}
.color-name{
    position: absolute;
    top: -5px;
    left: 43px;
    line-height: normal;
    background: #f8f8f8;
    color: #000;
    font-size: 14px;
    width: 150px;
    padding: 5px;
    opacity: 0;
    z-index: 1;
    text-align: left;
    box-sizing: border-box;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.choose-color .radio-custom:hover .color-name{
    opacity: 1;
    z-index: 3;
}
.choose-color .radio-custom input[type=radio]:checked+label .color-name{
    opacity: 1;
}

/*---------------- choose size -----------------*/
.choose-size{
    padding-top: 20px;
    position: relative;
}
.choose-size ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.choose-size ul li{
    display: inline-block;
    padding-right: 10px;
    margin-right: -4px;
    box-sizing: border-box;
}
.choose-size .radio-custom{
    display: block;
    position: inherit;
}
.choose-size .radio-custom label{
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    position: inherit;
    border: 1px solid #e5e7e9;
    padding: 5px 10px;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase;
    min-width: 38px;
    box-sizing: border-box;
}
.choose-size .radio-custom input[type=radio]:checked+label{
    border: 1px solid #000;
}
.choose-size .radio-custom input[type=radio]+label:before{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.choose-size .radio-custom input[type=radio]:checked+label{
    border: 1px solid #000;
}

.choose-color .radio-custom input[type=radio].jq-CantOrder+label,
.choose-size .radio-custom input[type=radio].jq-CantOrder+label{
    opacity: .5;
    background: #eee;
    background: linear-gradient(-45deg,#fafafa 0%,#fafafa 49%,#555 50%,#fafafa 51%,#fafafa 100%);
    border: 1px dashed #aaa;
}

.choose-color .radio-custom input[type=radio].jq-NotAvailable+label,
.choose-size .radio-custom input[type=radio].jq-NotAvailable+label{
    opacity: .5;
    background: #eee;
    background: linear-gradient(-45deg,#fafafa 0%,#fafafa 49%,#555 50%,#fafafa 51%,#fafafa 100%);
    border: 1px dashed #999;
}

/*---------------- choose size with select -----------------*/
.choose-size-select{
    padding-top: 8px;
    position: relative;
}
.choose-size-select .input-place{
    width: 100%;
}
.choose-size-select .size-guide{
    top: 30px;
}

/*---------------- choose size radiobuttons look like select -----------------*/
.choose-pseudo-select {
    padding-top: 20px;
    position: relative;
}
.choose-pseudo-select .choose-name{
    margin-bottom: 0px;
}
.choose-pseudo-select .choose-name em{
    display: block;
    margin-left: 0px;
    width: 50%;
    border: 1px solid #ddd;
    height: 40px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 36px;
    position: relative;
    padding: 0 10px;
    cursor: pointer;
    box-sizing: border-box;
}
.choose-pseudo-select .choose-name em:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Pro';
    color: #797979;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-weight: normal;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
}
.choose-pseudo-select ul{
    position: absolute;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 50%;
    border: 1px solid #000;
    background: #fff;
    opacity: 1;
    z-index: 10;
    overflow: visible;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.choose-pseudo-select ul li .radio-custom{
    margin: 0px;
    line-height: normal;
}

.choose-pseudo-select ul li .radio-custom label{
    display: block;
    padding: 0px;
    font-size: 13px;
    padding: 3px 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.choose-pseudo-select ul li:hover .radio-custom label{
    background: #e5e5e5;
}
.choose-pseudo-select ul li .radio-custom input[type=radio]+label:before{
    display: none;
}

.choose-pseudo-select ul.hiddenSelectList {
    display: none;
}
.choose-pseudo-select ul li .radio-custom input[type=radio].jq-CantOrder+label, 
.choose-pseudo-select ul li .radio-custom input[type=radio].jq-NotAvailable+label{
    opacity: 0.5;
}
.choose-pseudo-select ul li .radio-custom input[type=radio]:checked+label{
    background: #e5e5e5;
}

/*--------------- size guide -----------------*/
.size-guide{
    position: absolute;
    top: 20px;
    right: 0px;
    display: inline-block;
    font-size: 13px;
    color: #000;
}
.size-guide span{
    border-bottom: 1px solid #000;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.size-guide:hover span{
    border-bottom: 1px solid transparent;
}
.size-guide i{
    margin-right: 7px;
    font-size: 12px;
}

table.size-table{
    display: block;
    white-space: normal;
}
table.size-table th{
    text-transform: none;
    font-size: 13px;
    padding: 10px;
}
table.size-table td{
    font-size: 13px;
    padding: 10px;
}
table.size-table td:nth-child(even){
    border-right: none;
}
table.size-table td:nth-child(odd){
    border-left: 0px;
}

/*--------------- buy btns -----------------*/
.buy-wrap{
    padding: 0px;
    position: relative;
}
.buy-wrap .btn{
    margin-top: 15px;
    display: block;
    font-size: 16px;
    padding: 10px 20px 12px;
    margin-bottom: 20px;
}
.buy-wrap .heart-icon{
    float: left;
    position: relative;
    top: auto;
    right: auto;
}

/*----------------------------- pop up ----------------------------*/
.popup{
    display: none;
    max-width: 800px;
    max-height: calc(100vh - 150px);
    overflow: auto;
}
.popup .title{
    margin-bottom: 30px;
}
.popup .title h2{
    text-transform: none;
    margin-top: 10px;
}
.second-title{
    margin-bottom: 20px;
}
.popup .contact-form{
    float: none;
    width: auto;
    margin-bottom: 0px;
}
.popup .cart-pr-item{
    padding: 12px 0px;
    margin-bottom: 30px;
}
.popup .pr-name{
    font-size: 15px;
    max-height: none;
}
.popup .cart-pr-price{
    font-size: 16px;
    margin-top: 7px;
}
.popup .cart-pr-price strike{
    font-size: 14px;
}

.fancybox-slide > div.pop-right-bgr{
    padding: 40px 230px 40px 40px;
    position: relative;
}
.fancybox-slide > div.pop-right-bgr::before{
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 185px;
    height: 100%;
    background: url('../images/leaves.jpg') repeat-y;
}
.fancybox-slide > div.pop-top-bgr{
    padding: 160px 40px 40px 40px;
    position: relative;
}
.fancybox-slide > div.pop-top-bgr::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 120px;
    background: url('../images/leaves.jpg') repeat-x;
}

.fancybox-slide--iframe .fancybox-content {
    max-width: 880px !important;
    max-height: 600px !important;
    margin: 0;
    padding: 24px !important;
}

/*----------------------------- fast order ----------------------------*/
.fast-order{
    background: #f6f6f6;
    padding: 20px 25px;
    margin-bottom: 35px;
}
.fast-order h6{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}
.fast-order .input-place{
    float: left;
    width: calc(100% - 170px);
}
.fast-order .btn{
    float: right;
    font-size: 13px;
    margin: 0px;
}
.fast-order .some-text{
    margin-top: 0px;
}

/*--------------------------------------- more description ----------------------------------*/
.more-description{
    margin: 0px -25px;
    position: relative;
    box-sizing: border-box;
}
.other-info{
    float: left;
    width: 50%;
    padding: 20px 25px;
    color: #000;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
}
.other-info i{
    display: block;
    font-size: 40px;
    margin-bottom: 20px;
    color: #dd2a1b;
}

/* ---- tab menu -----*/
.tabs-container{
    width: 100%;
    margin-top: 40px;
    box-sizing: border-box;
}
.tabs-menu{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    position: relative;
}
.tabs-menu li{
    display: inline-block;
    color: #909090;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.tabs-menu li a{
    color: #909090;
    display: block;
    white-space: nowrap;
    font-weight: 600;
    padding: 0px 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
}
.tabs-menu li:hover a{
    color: #000;
}
.tabs-menu li.current-tab a{
    color: #000;
}
.tabs-menu .current-tab a {
    cursor: default;
}
.tab {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}
.tab-content {
    display: none;
    font-size: 14px;
}
#tab-1 {
    display: block;   
}
/*---- end tab menu -----*/
.del-icon{
    float: left;
    margin-right: 10px;
}
.tab-content .text{
    overflow: hidden;
    line-height: 26px;
}

/*------------------------- table data sheet -------------------------*/
.table-data-sheet{
    position: relative;
    font-size: 14px;
    line-height: 40px;
}
.table-data-sheet > div{
    padding: 0 10px;
}
.table-data-sheet > div:nth-of-type(even){
    background: #f9f9f9;
}
.table-data-sheet strong{
    display: inline-block;
    width: 250px;
    color: #000;
    font-weight: normal;
}

/*--------------------------------------- similar products ----------------------------------*/
.similar-products{
    padding: 60px 0px 40px;
    background: #2F2F2F;
}
.slider .product-box{
    display: block;
    width: auto;
    margin: 0px;
}
.similar-products .title h2{
    color: #fff;
}
.similar-products .title span{
    border-bottom: 2px solid #fff;
}
.similar-products .pr-title{
    color: #fff;
}
.similar-products .new-price{
    color: #ddd;
}
.similar-products .view-d{
    background: #2F2F2F;
}

/*------------------------------- news -------------------------------*/
.one-new{
    margin-bottom: 20px;
    background: #fff;
    background: #F6F6F6;
    padding: 30px;
    font-size: 15px;
    width: 100%;
    display: table;
    table-layout:fixed;
  box-sizing: border-box;
}
article.one-new:last-child{
    margin-bottom: 0px;
}
.one-new figure{
    width: 480px;
    padding-right: 35px;
    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;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
}
.one-new-title a{
    color: #000;
}
.one-new-title a:hover{
    color: #9ca0a2;
}

/*-------- date ----------- */
.date{
    font-size: 12px;
    color: #999999;
    margin-bottom: 10px;
}
.date i{
    color: #000;
    margin-right: 10px;
}

.one-new-info .btn{
    margin-right: 10px;
}

/*-------------------------- news details --------------------------*/
.simple-image{
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
    max-width: 55%;
    position: relative;
}

/*--------------- 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 5 Pro';
    font-size: 5px;
    position: relative;
    color: #a7a9ac;
    top: -3px;
    margin-right: 10px;
    font-weight: bold;
}

/*------------------------ Tables for whole site ------------------------*/
table {
    width: 100%; 
    border-collapse: collapse; 
    border: none;
    margin-bottom: 20px;
    overflow-x: auto;
    line-height: normal;
    box-sizing: border-box;
}
table th{
    display: table-cell;
    padding: 15px 8px;
    color: #000;
    background: #f3f3f3;
    border: none;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #dadada;
    text-transform: uppercase;
}
table td{
    background: #fff;
    display: table-cell;
    padding: 15px 8px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #dadada;
}

/*------------- 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;
    font-weight: normal;
    color: #909090;
    box-sizing: border-box;
}
.nl_osn a {
    font-size: 14px;
    text-decoration: none;
}
.tr {
    width: 100%;
    display: table;
    padding: 8px 0px;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    -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 {
    display: table-cell;
    color: #3b3e4a;
    box-sizing: border-box;
}
.download1 {
    width: 72%;
    vertical-align: middle;
}
.size1,
.type1 {
    width: 8%;
    padding: 0 3px;
    text-align: right;
    vertical-align: middle;
}
a.pdf,
a.pdf:visited {
    display: block;
    float: right;
    font-size:12px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 12px;
    display: table-cell;
    top: 3px;
    position: relative;
    color: #fff;
    background: #000;
}
a.pdf:hover{
    color: #fff;
    background: #555;
}

/*--------------- 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 5 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: 14px;
    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;
    float:right;
}

/*contact form------------------------------------------------------------------*/
.map{
    height: 450px;
    overflow: hidden;
    margin-bottom: 35px;
}
.map iframe{
    pointer-events: none;
}
.one-contact{
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 35px;
}
.address{
    float: left;
    width: 45%;
    margin: 0px 5% 40px 0px;
}
.address span{
    color: #000;
    text-transform: uppercase;
}
.address a{
    text-decoration: underline;
}
.address a:hover{
    text-decoration: none;
}
.contact-form {
    margin-bottom: 35px;
    float: left;
    width: 50%;
}
.input{
    border: 1px solid #e5e7e9;
    padding: 0 15px;
    margin-bottom: 10px;
    width: 80%;
    height: 45px;
    color: #000;
    font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    outline: none;
    box-sizing: border-box;
}
input:focus, textarea:focus {
    outline: none;
}
textarea.input {
    width: 100%;
    height: 150px;
    resize: none;
    padding: 10px;
}
.ok, .error {
    display: block;
    font-size: 13px;
    margin: 10px;
}
.error {
    color: #BF1717;
}
.contact-form .btn{
    margin-top: 15px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #afafaf;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #afafaf;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #afafaf;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #afafaf;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #afafaf;
}

.captcha input {
    width: 250px;
}
.captcha img {
    border: 2px solid transparent;
}
.captcha img:hover{
    border: 2px solid #999;
    opacity: 0.9;
}

.alert {
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.11);
    display: table;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;

}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-white {
    background-image: linear-gradient(to bottom, #fff, #f9f9f9);
    border-top-color: #d8d8d8;
    border-bottom-color: #bdbdbd;
    border-left-color: #cacaca;
    border-right-color: #cacaca;
    color: #404040;
    padding-left: 61px;
    position: relative;
}
.alert-white.rounded {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.alert-white .icon {
    text-align: center;
    width: 45px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bdbdbd;
}
.alert-white.rounded .icon {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
}
.alert-white.alert-success .icon, .alert-white.alert-success .icon::after {
    border-color: #54a754;
    background: #60c060;
}
.alert-white .icon i {
    font-size: 20px;
    color: #fff;
    left: 12px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}

/* 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;
}

.validate-error {
    padding:10px;
    margin:10px 0;
    color: #D8000C;
    background-color: #FFD2D2;
}

/* search results ---------------------------------------------------------------*/
.search-result-wrap .heading{
    font-weight: normal;
    margin-bottom: 25px;
}

/*------------------------------------- Shopping Cart ---------------------------------------*/
.cart-wrapper {
    margin-bottom: 30px;
}
.cart-items{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.cart-left-container{
    float: left;
    width: calc(100% - 400px);
    box-sizing: border-box;
}
.shopOrder{
    overflow: hidden;
    margin-bottom: 20px;
}
.shopOrder-head{
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    border-bottom: 1px solid #ccc;
}
.shopOrder-head > div{
    padding: 15px 0px;
    font-weight: normal;
    color: #888;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-sizing: border-box;
}
.shop-price:before, .shop-qty:before, .shop-sum:before {
    content: attr(data-th);
    display: none;
    color: #888;
    font-size: 12px;
    line-height: 16px;
}
.shopOrder-row {
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    border-bottom: 1px solid #f1f1f1;
}
.shopOrder-row > div{
    padding: 13px 0px;
    color: #000;
    line-height: 28px;
    box-sizing: border-box;
}
.shopOrder-row > div:last-child{
    border-right: none;
}
.c1{
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    text-align: left;
}
.c2 {
    -webkit-flex: 0 0 108px;
    -ms-flex: 0 0 108px;
    flex: 0 0 108px;
}
.c3 {
    -webkit-flex: 0 0 115px;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
}
.c4 {
    -webkit-flex: 0 0 35px;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
}
.c5 {
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    text-align: left;
}
.shop-price .old-price{
    margin-left:0px;
    font-size: 13px;
}
/*--------- number qty ----------*/
.number-qty span{
    cursor: pointer;
}
.minus, .plus{
    width:28px;
    height:28px;
    background:#fff;
    border:1px solid #9c9792;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    box-sizing: border-box;
}
.number-qty input{
    height: 28px;
    width: 40px;
    font-size: 14px;
    border: 1px solid #9c9792;
    display: inline-block;
    vertical-align: middle;
    padding: 0 7px;
    margin:0px;
    text-align: center;
    line-height:28px;
    box-sizing: border-box;
}

/*--------- shop prod ----------*/
.shop-prod{
    line-height: normal;
}
.shop-prod figure{
    display: inline-block;
    width: 100px;
    margin-right: 10px;
}
.shop-prod a{
    display: block;
}
.shop-prod-info {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 120px);
}
.shop-prod-info > a{
    font-size: 14px;
    color: #000;
    letter-spacing: 0.5px;
}
.shop-prod-info > a:hover{
    text-decoration: underline;
}
.shop-prod-info > a strong{
    text-transform: uppercase;
}
.choose-opt{
    margin: 0px;
    color: #8d8d8d;
    font-size: 12px;
    padding: 8px 0px;
    display: inline-block;
    list-style-type: none;
}
.choose-opt li{
    display: block;
    margin-right:5px;
}

.clear-prod:hover{
    color: #e92222;
}

/*----------------------------- cart summary ---------------------------*/
.cart-summary{
    float: right;
    width: 350px;
    background: #f8f8f8;
    padding: 50px 40px;
    box-sizing: border-box;
}
.cart-summary h3{
    font-size: 17px;
    margin-bottom: 20px;
}
.cart-summary ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.cart-summary ul li{
    line-height: 28px;
}
.cart-summary ul li span{
    display: block;
    float: right;
    color: #000;
}
.cart-summary .btn{
    display: block;
    padding: 10px;
}
.cart-summary .just-text{
    margin-top: 15px;
}
.cart-summary .just-text a{
    text-decoration: underline;
}
.cart-summary .just-text a:hover{
    text-decoration: none;
}
.total{
    color: #000;
    font-size: 17px;
    border-top: 1px solid #ccc;
    padding-top: 8px;
    margin-top: 30px;
}
.total span{
    display: block;
    float: left;
}
.total strong{
    display: block;
    float: right;
}

/*--------- promo code ----------*/
.promo-code{
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.promo-code h6 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}
.promo-code .input-place {
    float: left;
    width: calc(100% - 80px);
}
.promo-code .btn {
    float: right;
    font-size: 13px;
    margin: 0px;
    padding: 10px;
    min-width: inherit;
    letter-spacing: normal;
    width: 80px;
}
.otstupki{
    padding: 10px 0px;
}
.otstupki h6{
    margin-bottom: 0px;
}

/*----------------------------- Брой продукти и лист с продукти в дясната колона на Стъпка 2 ------------------------------*/
.cart-pr-broi{
    position: relative;
    font-style: italic;
    margin-bottom: 20px;
    cursor: pointer;
}
.cart-pr-broi span{
    display: block;
    position: relative;
    font-style: normal;
    color: #000;
    font-size: 13px;
    text-decoration: underline;
}
.cart-pr-broi span i{
    margin-left: 7px;
}
.cart-pr-broi:hover span{
    text-decoration: none;
}
.cart-summary .cart-pr-wrap{
    padding-bottom: 30px;
    display: none;
}
.cart-summary .cart-pr-item{
    padding: 12px 15px 12px 0px;
}

/*----------------------------- checkout top ------------------------------*/
.checkout-top-login{
    margin-bottom: 40px;
    border: 1px solid #ccc;
    padding: 20px;
}
.checkout-top-login p{
    font-size: 17px;
    float: left;
    margin: 0px;
    padding: 6px 0px;
    max-width: calc(100% - 170px);
    line-height: 26px;
}
.checkout-top-login .btn{
    margin-top: 0px;
    float: right;
}
.top-login{
    display: none;
}
.top-login .btn{
    float: none;
}

/*----------------------------------- Form ----------------------------------*/
.some-form{
    box-sizing: border-box;
}
.some-form hr{
    margin: 25px 0px;
}
.some-form-title{
    margin-bottom: 15px;
    position: relative;
}
.some-form-title h3{
    font-size: 15px;
}
.some-text {
    margin-top: 7px;
    font-size: 13px;
    color: #a7a9ac;
    font-style: italic;
}
.form-flex{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.float-flex {
    -webkit-box-flex: none;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    box-sizing: border-box;
}
.col-2 .float-flex{
    -webkit-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
}
.col-3 .float-flex{
    -webkit-flex: 0 0 31%;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
}
.col-4 .float-flex{
    -webkit-flex: 0 0 22%;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
}
.personal-width{
    -webkit-flex: 0 0 60% !important;
    -ms-flex: 0 0 60% !important;
    flex: 0 0 60% !important;
}
.float-flex .btn{
    margin-top: 0px;
    height: 40px;
}
.float-flex .input{
    width: 100%;
}
.input-label{
    display: block;
    font-size: 13px;
    color: #909090;
    margin-bottom: 7px;
}
.input-place{
    border: 1px solid #ddd;
    height: 40px;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 36px;
    position: relative;
    box-sizing: border-box;
}
.input-f{
    border: none;
    padding: 0 10px;
    width: 100%;
    height: 38px;
    color: #000;
    font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    outline: none;
    box-sizing: border-box;
}
textarea.input-f {
    width: 100%;
    height: 150px;
    resize: none;
    padding: 7px 10px;
    border: 1px solid #ddd;
    margin-bottom: 13px;
    line-height: normal;
    box-sizing: border-box;
}
.input-place .styled-select{
    border: none;
    height: 38px;
}
.input-place .styled-select select{
    color: #000;
}
.input-icon-btn{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 38px;
    line-height: 38px;
    color: #000;
    font-size: 16px;
    text-align: center;
    background: #e5e7e9;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

/*------------ List in form --------------*/
.list-in-form{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.list-in-form li{
    display: block;
    float: left;
    width: 33.333%;
    padding-right: 30px;
    box-sizing: border-box;
}

.some-form .checkbox-custom label, .some-form .radio-custom label{
    color: #606060;
    font-size: 13px;
}
.checkbox-custom label .text, .radio-custom label .text{
    line-height: 24px;
}
.checkbox-custom label h4, .radio-custom label h4{
    font-size: 13px;
    display: inline-block;
    font-weight: 600;
    text-transform: none;
}

/*------------------------ Disabled ----------------------*/
.disabled, input[type=text]:disabled, select:disabled {
    cursor: default;
    opacity: .5;
}

.pay-method{
    display: inline-block;
    width: 60px;
    height: 22px;
    margin-right: 5px;
    border: 1px solid #e5e7e9;
    background: #fff;
    text-align: center;
    line-height: 18px;
    box-sizing: border-box;
}
.pay-method img{
    max-height: 18px;
    max-width: 45px;
}

.some-form .btn-place{
    text-align: right;
}
.back-link {
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    color: #000;
    letter-spacing: 1px;
    line-height: 40px;
    margin-top: 30px;
}
.back-link i{
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

/*------------ 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 5 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;
}

/*---------------------------------------- Registration page ----------------------------------------*/
.register-wrap {
    position: relative;
    max-width: 740px;
    margin: 0px auto;
    padding: 0 50px;
    box-sizing: border-box;
}
.register-wrap::before {
    content: '';
    background: #FBFBFB;
    border-top: 1px solid #F3F3F3;
    position: absolute;
    top: 44px;
    left: -1000px;
    right: -1000px;
    height: 100%;
    z-index: -1;
}
.register-wrap .some-form{
    padding: 50px 0px;
}
.register-wrap .btn{
    display: block;
}
.float-flex .jq-captcha{
    margin-top: 20px;
}
.forgot-pass-link{
    text-align: right;
    font-size: 13px;
}
.forgot-pass-link a{
    text-decoration: underline;
}
.forgot-pass-link a:hover{
    text-decoration: none;
}

/*----------------------- connect with buttons ----------------------*/
.connect-with{
    margin-top: 12px;
    text-align: center;
}
.connect-with a{
    display: block;
    color: #fff;
    padding: 5px 12px 7px;
    background: #000;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
}
.connect-with a i{
    position: relative;
    margin-right: 10px;
    font-size: 15px;
    top: 1px;
}
.connect-with a.btn-fb{
    background: #014B96;
}
.connect-with a.btn-go{
    background: #DF4A32;
}
.connect-with a.btn-tw{
    background: #1DA1F2;
}
.some-form .connect-with a{
    display: inline-block;
    font-size: 14px;
    padding: 9px 20px 11px;
    margin-right: 5px;
}
.some-form .connect-with a i{
    font-size: 16px;
}

/*-------------------------------------------- Profile ------------------------------------------*/
.right-options{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}
.right-options a{
    display: inline-block;
    margin-left: 10px;
    color: #000;
    font-size: 13px;
    text-decoration: underline;
}
.right-options a:hover{
    text-decoration: none;
}
.right-options a i{
    margin-right: 5px;
}

/*------------------- profile image (avatar) ---------------------*/
.profile-avatar{
    text-align: center;
    margin-bottom: 20px;
}
.profile-pic {
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #9c27b0;
    color: #fff;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.ini{
    font-size: 34px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.profile-pic img {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
}
.add-profile-pic {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 30px !important;
    position: absolute;
    left: calc(50% + 26px);
    bottom: 10px;
    padding: 0;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
}
.add-profile-pic input {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    display: block;
    width: 100%;
}
.add-profile-pic i.fa-pencil{
    width: 26px;
    height: 26px;
    margin: 0px;
    cursor: pointer;
    font-size: 13px;
    line-height: 27px;
    color: #000;
    text-indent: 2px;
}
.profile-name{
    font-weight: bold;
    padding: 5px 0px;
    color: #000;
    text-transform: uppercase;
}

/*------------------------- profile menu -------------------------*/
.sidebar-profile{
    float: left;
    width: 240px;
    margin-bottom: 40px;
}
.profile-menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;

    background: #fff;
    border: 2px solid #000;
}
.profile-menu li {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.profile-menu a {
    position: relative;
    display: block;
    font-size: 14px;
    color: #797979;
    padding: 17px 10px 17px 45px;
    line-height: 18px;
    font-weight: 600;
    box-shadow: inset 0 -1px #EBEBEB;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
}
.profile-menu a:hover, .profile-menu li.sidebar-current a{
    color: #000;
}
.profile-menu a i{
    position: absolute;
    left: 15px;
    font-size: 17px;
    color: #000;
}

/*--------------- personal details ------------- */
.personal-details{
    margin-bottom: 40px;
    overflow: hidden;
    background: #FBFBFB;
    border: 1px solid #F3F3F3;
    padding: 40px 45px;
}
.personal-details ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.personal-details ul li{
    padding: 5px 0px;
    position: relative;
    font-size: 13px;
    color: #909090;
}
.personal-details ul li:after{
    content: '';
    display: block;
    clear: both;
}
.personal-details ul li span{
    display: block;
    float: left;
    width: 230px;
    padding-right: 15px;
    line-height: 40px;
    box-sizing: border-box;
}
.personal-details ul li strong{
    float: left;
    width: calc(100% - 230px);
    color: #000;
    display: block;
    font-weight: normal;
    box-sizing: border-box;
}
.personal-details ul li strong .input-place{
    margin-bottom: 0px;
}
.personal-details ul li strong .btn{
    margin-top: 20px;
}
.personal-details ul li strong .checkbox-custom, .personal-details ul li strong .radio-custom{
    margin-bottom:0px;
    height: 40px;
    padding-top: 10px;
    box-sizing: border-box;
}
.personal-details ul li .connect-with{
    margin-top:0px;
    text-align:left;
}
.personal-details ul li .connect-with a{
    display: inline-block;
    font-size: 14px;
    padding: 9px 20px 11px;
    margin-right: 5px;
}
.personal-details ul li .connect-with a i{
    font-size: 16px;
}

.pole-text{
    float: left;
    position: relative;
    width: 400px;
    line-height: normal;
    font-size: 13px;
    background: #fff;
    border: 1px solid #e1e4dc;
    margin-bottom: 40px;
    padding: 10px 15px;
    box-sizing: border-box;
}
.pole-text .cancel{
    position: absolute;
    bottom: -28px;
    left: 0px;
    z-index: 1;
    margin-top: 0px;
}
.pole-text .cancel a{
    text-decoration: none;
}
.some-extra-btns{
    position: absolute;
    bottom: 1px;
    right: -60px;
}
.some-extra-btns a{
    display: inline-block;
    margin-right: 6px;
    color: #aaa;
}
.some-extra-btns a:hover{
    color: #dc2b19;
}
.jq-connect-profile{
    padding:5px 0px;
    background: none;
    border:none;
}

/*-------------- my order list ---------------*/
.order-list-one{
    background: #fff;
    padding: 15px 20px;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.order-head{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
.order-head h3{
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
}
.order-list-one .text{
    font-size: 12px;
    line-height: 20px;
}
.shipping-status{
    color: #e92222;
    font-size: 12px;
}
.order-head .btn-transp{
    position: absolute;
    top: 0px;
    right: 0;
    margin: 0px;
    font-size: 11px;
    padding: 7px 13px;
}

/*-------------- my order details ---------------*/
.in-order-details{
    width: 300px;
    padding: 30px;
}
.order-details{
    margin: 0 -20px;
}
.order-details-box{
    display: inline-table;
    vertical-align: top;
    width: 33.333%;
    margin-right: -4px;
    padding: 20px;
    line-height: 22px;
    box-sizing: border-box;
}
.order-details-box h6{
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    text-transform: none;
}
.order-details-box p{
    margin: 5px 0px;
}


/* toggle switch */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.toggle-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .toggle-slider {
    background-color: #2196F3;
}

input:focus + .toggle-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .toggle-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/*--------------------- order comments ---------------------*/
.order-comments{
    margin-top:30px;
}
.comments ul{
    margin:0px;
    padding:0px;
    list-style-type: none;
}
.comments ul li{
    display: block;
}
.comments ul li ul li{
    padding-left:50px;
}
.comments h5{
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    text-transform: none;
}
.comments{
    border: 1px solid #f1f1f1;
    padding: 20px;
    border-radius: 5px;
}

/*--------------------- right part after search ---------------------*/
.after-search .breadcrumb{
    text-align: left;
    margin-bottom:15px;
    letter-spacing:normal;
    padding: 5px 0px 5px 28px;
}
.after-search .breadcrumb a{
    font-size: 12px !important;
    color: #a7a9ac;
}
.after-search .breadcrumb *+*:before{
    margin: 0 2px 0px 3px;
}


/*--------------------- brands details page ---------------------*/
.brand-logo-details{
    text-align: center;
    background: #000;
    margin-bottom:25px;
}
.brand-text-image{
    display:block;
    float: left;
    width:33.333%;
    padding: 10px;
    box-sizing: border-box;
}

/*--------------------- 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;
}
.angle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
}
.angle:before {
  left: -10px;
  width: 100px;
  height: 1px;
  background: #dedede;
  content: '';
  position: absolute;
}
.angle:after {
  top: -10px;
  width: 1px;
  height: 100px;
  background: #dedede;
  content: '';
  position: absolute;
}


@-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);
    }
}


/*--------------------------------------- Video details page -------------------------------------*/
.video-place{
    position: relative;
    background: #f6f6f6;
    padding: 30px 0px;
    margin-bottom: 30px;
}
.video-place::before{
    content: '';
    position: absolute;
    top: 0px;
    right: 100%;
    width: 1800px;
    height: 100%;
    background: #F6F6F6;
}
.video-place::after{
    content: '';
    position: absolute;
    top: 0px;
    left: 100%;
    width: 1800px;
    height: 100%;
    background: #F6F6F6;
}
.video-place .videowrapper{
    margin-top: 0px;
    border: none;
}
.video-info {
    overflow: hidden;
    padding-left: 35px;
    position: relative;
    box-sizing: border-box;
}
.video-float {
    float: left;
    width: calc(100% - 360px);
    position: relative;
    box-sizing: border-box;
}
.more-videos{
    padding-top: 15px;
}
.one-more-vid{
    margin-top: 17px;
}
.one-more-vid figure{
    float: left;
    width: 80px;
    margin-right: 15px;
}
.vid-title{
    overflow: hidden;
    display: block;
    color: #555;
    font-weight: 600;
}
.vid-title:hover{
    color: #dd2a1b;
}








/*/*media queries----------------------------------------------------------*/

@media only screen and (max-width: 1680px) {
    
}

@media only screen and (max-width: 1500px) {

}

@media only screen and (max-width: 1440px) {
    .slider-for .slick-next{right: 0px !important;}
    .slider-for .slick-prev{left: 0px !important;}
}

@media only screen and (max-width: 1366px) {
    
    .wrapper{padding: 0 20px;}
    .new-in-slider, .promo-slider, .top-seller-slider, .brands-slider, .similar-slider, .last-seen-slider, .recommend-slider{padding: 0 50px;}
    .slick-next{right: 0px !important;}
    .slick-prev{left: 0px !important;}
    .subs-form{width: 440px;}
    .subs-text{padding-right: 30px; margin-right: 15px;}
    #menu ul li a{padding: 0 4px 23px;}
    .search-wrap{width: 190px;}

    .sidebar{width: 220px;}
    .main-part{width: calc(100% - 250px);}
    .demo-output .slider-container{width: 220px !important;}
    .product-box{width: 25%;}
    .sidebar-profile{width: 220px;}
}

@media only screen and (max-width: 1240px) {
    #menu ul li a{font-size: 14px;}
    #menu > ul > li > a::before{margin-right: 5px;}
    #menu > ul > li > a::after{margin-left: 5px;}
    .b-wrap {height: 480px;}
    .currency{margin-right: 40px;}
    .other-menu > ul > li{margin-right: 25px;}
    .login, .favourite{margin-right: 25px;}
    .b-text h2{font-size: 50px;}
    .box-flex-item{padding: 10px}
    .box-flex{margin: 0 -10px;}
    .product-box{padding: 0 10px;}
    .products-wrap{margin: 0 -10px;}
    .new-in-slider, .promo-slider, .top-seller-slider, .news-slider, .similar-slider, .last-seen-slider, .recommend-slider{margin-right: -10px; margin-left: -10px;}
    .blog-item{margin: 0 10px;}
    .subs-text{font-weight: 600; font-size: 13px;}
    .subs-form{width: 400px;}
    .footer-bottom h6{font-size: 13px;}
    .footer-bottom a img{max-width: 350px;}
    .buy-wrap .btn{margin-right: 10px; width: calc(50% - 35px);}
    .delivery-one {width: 50%; margin-bottom: 10px;}
    .simple-gallery li{padding: 10px;}
    .simple-gallery{margin: 0 -10px;}
    .cart-summary{width: 300px; padding: 30px 25px;}
    .cart-left-container{width: calc(100% - 335px);}
}

@media only screen and (max-width: 1150px) {
    .logo a img{max-width: 175px;}
    .search-wrap{width: 160px;}
    #menu ul li a{padding: 0 1px 23px;}
    .subs-form{width: 365px;}
    .b-text h2{font-size: 40px;}
    .heading{font-size: 22px;}
    .simple-image{margin-right: 35px;}
    .other-gallery {float: none; width: 100%;margin-right: 0;}
    .col-2 .float-flex .list-in-form li{width: 50%; padding-right: 15px;}
}

@media only screen and (max-width: 1025px) {
    header .responsive-menu-btn{display: block;}
    #menu, .sticky-menu{display: none;}
    .logo a img{max-width: 100%;}
    .other-menu{display: none;}
    .login-list{width: 320px;}
    .login-wrap{padding: 12px 0px;}
    .cart-list{width: 335px;}
    .cart-pr-item{padding: 12px 15px 12px 0px;}
    .cart-subtotal{padding: 12px 0px;}
    .search-wrap{width: 230px;}
    .b-text{bottom: 30px;}
    .fade .slick-dots{margin-top: 10px; margin-bottom: 0px;}
    .acc-info{padding: 20px 10px;}
    .new-products{padding-top: 20px;}
    .promotions, .top-seller, .index-news{padding: 40px 0px;}
    .rights{float: none; text-align: center; border-bottom: 1px solid rgba(236,236,236,0.15);}
    .subscribe{float: none;}
    .subs-form{float: right;}
    .subs-input{font-size: 14px;}
    h1 {font-size: 22px;}
    h2 {font-size: 22px;}
    h3 {font-size: 20px;}
    h4 {font-size: 18px;}
    h5 {font-size: 16px;}
    h6 {font-size: 14px;}
    .text, p{line-height: 24px;}
    .socials a{font-size: 20px; margin-left: 15px;}
    .brands-slider .slick-prev, .brands-slider .slick-next{opacity: 1;}
    .pr-image figcaption{opacity: 1; z-index: 9; top: auto; bottom: 0px; justify-content:space-between; box-sizing: border-box; padding: 0 10px;}
    .product-box:hover .cart-icon, .product-box:hover .heart-icon {-webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); transform: scale(.9);}
    .similar-products{padding: 50px 0 30px;}
    .last-seen-products{padding: 30px 0 50px;}
    .heading{font-size: 20px;}
    .subtitle{font-size: 16px; margin-bottom: 4px;}
    .buy-wrap{padding: 0px 0px 20px;}
    .buy-wrap .btn{float: none; width: auto; margin-bottom: 7px; margin-right: 0px;}
    .slider-nav{float: none; width: auto;}
    .slider-for{float: none; width: auto;}
    .slider-nav figure{margin: 7px 3px 0px;}
    .one-new figure{width: 400px;}
    .one-new-title{font-size: 20px;}
    .recommend{padding: 30px 0 50px;}
    .text-module{margin-bottom: 30px;}
  .video-float {width: 100%}

    .shop-prod figure{width: 80px;}
    .shop-prod-info{width: calc(100% - 95px);}
    .form-flex{padding: 0px;}
}

@media only screen and (max-width: 980px) {
    .title{margin-bottom: 30px;}

    .main-part{float: none; width: auto;}
    .sidebar{display: none; float: none; padding: 20px 30px; margin: 0px; width: 100%;position: fixed;left: 0px;bottom: 0px;z-index: 2000;background: #fff;max-height: 100%;overflow-y: scroll;box-sizing: border-box;}
    .responsive-filters{display: block;}
    .close-filter{display: block;}
    .how-many{display: none;}
    .sort-float{margin-top: 8px; margin-right: 30px;}
    .sort-wrap-inner{float: left;}
    .sort-wrap{margin-bottom: 30px;}
    .download1{width: 60%;}
    .size1, .type1{width: 10%;}
    .popup{max-width: 80%;}
    .cart-left-container{float: none; width: auto;}
    .shop-prod-info{width: calc(100% - 120px);}
    .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: 900px) {
    .b-text h2{font-size: 32px;}
    .product-box{width: 33.333%;}
    .fast-order .btn{min-width: 140px; padding: 10px;}
    .fast-order .input-place{width: calc(100% - 150px);}
    .one-new figure{width: 350px; padding-right: 30px;}
    .acc-one figcaption h2 {font-size: 27px;}
  .float-l, .float-r {display: block; width: 100%; background: none; padding: 15px;}
  .angle {display: none;}
    .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%;}
    .footer-top{margin-bottom: 40px;}
    .footer-bottom{margin-top: 40px;}
    .foot-content{height: 0px;}
    .foot-content-inner{padding: 10px;}
    .flex-item {-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%; margin-bottom: 5px; margin-top: 0px;}
    .fancybox-slide > div.pop-right-bgr::before{width: 100px;}
    .fancybox-slide > div.pop-right-bgr{padding: 40px 140px 40px 40px;}
    .fancybox-slide > div.pop-top-bgr::before{height: 70px;}
    .fancybox-slide > div.pop-top-bgr{padding: 110px 40px 40px 40px;}
    .order-details-box{width: 50%;}
}

@media only screen and (max-width: 800px) {
    .col-3 .box-flex-item{-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;}
    .address{float: none; width: 100%; margin-right: 0px; margin-bottom: 30px;}
    .map-place{float: none; width: auto;}
    .contact-form{float: none; width: auto;}
    .image-gallery{float: none; width: auto; margin-bottom: 25px;}
    .description-wrap{width: auto; padding-left: 0px; float: none;}
    .buy-wrap .btn{float: left; width: calc(50% - 35px); margin-right: 10px;}
    .one-new{display: block; table-layout: auto;}
    .one-new figure{width: auto; padding-right: 0px; display: block; margin-bottom: 20px;}
    .one-new-info{display: block; 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) {
    
    .subs-text{background: none; float: none; text-align: center; margin-right: 0px; padding-right: 0px;}
    .subs-form{float: none; width: 100%;}
    .page-top{bottom: 29px;}
    .product-box{margin-bottom: 35px;}
    .tabs-menu li{display: block; box-shadow: inset 0 -1px #bbb;}
    .tabs-menu li a{text-align: left;}
    .more-description::before{top: 0px;}
    .more-description{padding-bottom: 45px;}
    .tab-content{padding: 20px;}
    .similar-products{padding-top: 0px;}
    .register-wrap::before{top: 0px;}
    .register-wrap{padding-top: 35px;}
    .checkout-top-login p{padding: 0px;}
    .delivery-one {width: 100%;}
    .b-wrap {height: 400px;}
    .sw-2{width: 145px;}
    .sw-1{width: 80px;}
    .sort-float label{margin-right: 10px;}
    .sort-float .styled-select select{letter-spacing: normal; padding: 0px 2px;}
    .sort-float .styled-select:after{right: 0px;}
    .captcha input{width: 170px;}
    .fancybox-slide > div.pop-right-bgr{padding: 25px 125px 25px 25px;}
    .fancybox-slide > div.pop-top-bgr{padding: 95px 25px 25px 25px;}
    .popup{max-width: 90%;}
    .shop-prod figure{width: 80px;}
    .shop-prod-info{width: calc(100% - 95px);}
    .c4{-webkit-flex: 0 0 25px; -ms-flex: 0 0 25px; flex: 0 0 25px;}
}

@media only screen and (max-width: 680px) {

    .col-3 .float-flex{-webkit-flex: 0 0 48%; -ms-flex: 0 0 48%; flex: 0 0 48%;}
    .col-4 .float-flex{-webkit-flex: 0 0 48%; -ms-flex: 0 0 48%; flex: 0 0 48%;}
    .personal-details{padding: 25px 30px;}
}

@media only screen and (max-width: 640px) {
    header .responsive-menu-btn{margin-left: 30px;}
    .search-wrap{width: 160px;}
    .b-text h2{font-size: 24px;}
    .b-text .btn{margin-top: 12px; min-width: 130px; padding: 4px 12px;}
    .btn{font-size: 13px;}
    .new-products{padding: 10px 0 40px;}
    .brand-logo{margin: 0 5px;}
    .product-box{width: 50%;}
    .breadcrumb{margin-bottom: 25px;}
    .table-data-sheet strong{width: 145px;}
    .register-wrap{padding: 35px 0 0;}
    .checkout-top-login p{font-size: 15px; line-height: 20px;}
    .checkout-top-login{padding: 15px;}
    .work-details ul li {width: 100%;}

    .sitemap ul{margin: 0px;}
    .shopOrder{margin-bottom: 0px;}
    .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;}
    .in-order-details{margin-top: 20px;}
    /* responsive sorting */
    .responsive-sort{display: block;}
    .sort-wrap-inner{float: none; display: none; position: absolute; top: calc(100% + 5px); left: 0px; right: 0px; background: #fff; z-index: 2; border: 1px solid #ccc; padding: 15px; box-sizing: border-box;}
    .sort-float{margin: 5px 0px; float: none;}
    .sort-float label{width: 80px;}
    .sort-float .field-right{width: calc(100% - 90px);}
    .sw-2, .sw-1{width: 100%;}
    .sort-float .styled-select:after{right: 10px;}
    .sort-wrap{margin-bottom: 20px;}
}

@media only screen and (max-width: 550px) {
    .wrapper {padding: 0 10px;}
    .login, .favourite {margin-right: 10px;}
    .login-list{width: 290px;}
    .cart-list{width: 290px;}
    .cart-list .btn{float: none !important; display: block; margin-bottom: 5px;}
    .currency{margin-right: 30px;}
    header .responsive-menu-btn{margin-top: 17px; margin-left: 15px;}
    .header-right {margin-top: 15px;}
    .search-form{margin-top: 13px; margin-left: 15px;}
    .acc-info{padding: 15px 0px;}
    .col-2 .box-flex-item{-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
    .blog-item-title{min-height: inherit;}
    .sticky-logo a{max-width: 175px;}
    .sticky-wrap .responsive-menu-btn{margin-top: 5px;}
    .table-data-sheet strong{display: block; width: auto; font-size: 13px;}
    .table-data-sheet{line-height: 22px;}
    .table-data-sheet > div{padding: 10px;}
    .one-new-title{font-size: 18px;}
    .text-module{margin-bottom: 20px;}
    .b-wrap {height: 300px;}
    .btn{display: block;}
    .back-link{float: none;}
    .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;}
    table {display: block; overflow-x: auto; white-space: nowrap; width: 100%;}
    .fancybox-slide > div.pop-right-bgr, .fancybox-slide > div.pop-top-bgr{padding: 25px;}
    .fancybox-slide > div.pop-right-bgr::before{display: none;}
    .fancybox-slide > div.pop-top-bgr::before{display: none;}
    .input{width: 100%;}
    .order-details-box{display: block; width: auto; margin-right: 0px; padding: 13px 0px;}
    .order-details{margin: 0px;}
}

@media only screen and (max-width: 500px) {
    .header-main, .header-top, .sticky-wrap, .b-wrap, .footer-top, .footer-flex{padding: 0 10px;}
    .wrapper{padding: 0 10px;}
    header{margin-bottom: 10px;}
  .slider-for figure {height: auto; line-height: normal;}
  .the-artist, .artist-info {float: none; width: 100%; padding: 0px 0 10px 0;}
    .col-3 .box-flex-item{-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
    .currency > span{display: none;}
    .currency-list, .lang-list{right: auto; left: 0px;}
    .languages > span{display: none;}
    .login-list{left: -145px; right: auto;}
    .sidebar{padding: 20px;}
    .heading{font-size: 18px;}
    .buy-wrap .btn {float: none; width: auto; margin-bottom: 7px; margin-right: 0px;}
    .checkout-top-login .btn{min-width: inherit;}
    .checkout-top-login p{max-width: calc(100% - 100px);}

    .col-2 .float-flex{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .col-3 .float-flex{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .col-4 .float-flex{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .responsive-sort, .responsive-filters{padding-right: 10px; width: 49%;}
    .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{display: none; border: 1px solid #818181; position: absolute; top: 40px; left: 0px; background: #fff; width: 230px; padding: 0 10px;}
    .search-link{display: block;}
    .search-form{margin-top: 17px;}
}

@media only screen and (max-width: 430px) {
    .b-text .btn{display: none;}
    .b-text .btn{bottom: 20px;}
    .b-text h2{font-size: 15px;}
    .footer-bottom a img{max-width: 320px;}
    .tab-content{padding: 15px;}
    .b-wrap {height: 260px;}
    .b-text h2 span {padding: 6px 18px;}
    .slider-nav{float: none; width: auto;}
    .slider-for{float: none; width: auto;}
    .slider-nav figure{margin: 7px 3px 0px;}
    .responsive-sort, .responsive-filters{padding: 6px 5px 6px 33px; font-size: 12px;}
    .responsive-sort::before, .responsive-filters::before{left: 6px; font-size: 22px;}
    .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;}
    .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%;}
    .form-flex{padding: 0px;}
    .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;}
    .c3{-webkit-flex: 0 0 85px; -ms-flex: 0 0 85px; flex: 0 0 85px;}
    .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) {
    
    .fade .slick-dots{margin-top: 0px;}
  .logo {width: 60px;}
    .footer-bottom a img{max-width: 290px;}
    .footer-bottom{line-height: 30px;}
    .footer-bottom h6{font-size: 12px;}
    .socials a{font-size: 16px; margin-left: 10px;}
    .page-top{right: 10px; bottom: 17px;}
    .subs-submit{font-size: 12px; width: 125px;}
    .footer-title{font-weight: 600; font-size: 13px;}
    .currency{margin-right: 25px;}
    .b-text{bottom: 14px;}
    .acc-info{padding: 10px 0px;}
    .pr-image figcaption{padding: 0 5px;}
    .ribbon{top: 10px; left: 10px;}
    .image-gallery{padding: 5px;}
    h1, h2{font-size: 20px;}
    .delivery-one {padding:0px;}
    .fancybox-slide > div.pop-right-bgr, .fancybox-slide > div.pop-top-bgr{padding: 20px;}
    .product-box{display: block; width: auto; margin-right: 0px;}
}

@media only screen and (max-width: 320px) {
}
