html {
    height: 100%;
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
@media (min-width: 1230px) {
    .container {
        width: 1230px;
    }
}
.mb-5 {
    margin-bottom: 5px;
}
.img-fullwidth {
    width: 100%;
    height: auto;
}
.img-fullwidth {
    margin-top: 15px;
    margin-bottom: 15px;
 }
.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}
.wrap {
    width: 100%;
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
}
.navbar-default {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
}
.navbar-toggle {
    margin-top: 0px;
    margin-right: 0px;
}
@media (max-width: 930px) {
    .nav > li > a {
        padding: 10px 11px!important;
    }
}
.error {
    text-align: center;
}
.error h1 {
    font-size: 150px;
    color: #e0e0e0;
    margin-bottom: 40px;
}
.error p {
    font-size: 16px;
}
.nav .nav-language {
    color: #ffffff;
    margin-right: 35px;
}
.nav .nav-language a, .nav-language span {
    display: inline-block;
    padding: 0px;
}
.section-spacer {
    margin-bottom: 60px;
}
#navbar-cart {
    position: relative;
}
#navbar-cart i {
    display: inline-block;
    width: 18px;
    height: 24px;
    background-size: contain;
}
#navbar-cart #car-count {
    position: absolute;
    top: -7px;
    right: 0px;
    font-size: 12px;
    font-stretch: ultra-condensed;
}
body {
    position: relative;
    margin: 0;
    min-height: 700px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    cursor: default;
    color: #000000;
}
.static-content {
    font-size: 16px;
}
.relative {
    position: relative;
}
a {
    text-decoration: none!important;
    color: #aeadad;
}
a:hover, a:focus, a:active {
    text-decoration: none!important;
    color: #000000;
}
h1, h2, h3, h4, h5 {
    margin: 0px;
}
/*---- navbar ----*/
h5 {
    font-size: 16px;
}
.modal-backdrop {
    z-index: 0;
}
#logo-header {
    width: 114px;
    height: auto;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.container-fluid-inner {
    padding-left: 25px;
    padding-right: 25px;
}
.navbar {
    border: none;
    margin-bottom: 0px;
    min-height: 30px;
    padding-left: 25px;
    padding-right: 19px;
    border-radius: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #000000;
}
.navbar.navbar-default {
    background-color: transparent;
    padding-top: 25px;
    padding-bottom: 10px;
}
.navbar.navbar-default:hover {
    background-color: #ffffff;
}
.navbar-brand {
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
    position: relative;
}
.navbar-brand .navbar-brand-sale {
    position: absolute;
    top: -5px;
    right: -180px;
    display: inline-block;
    pointer-events: none;
    cursor: default;
}
.navbar-brand .navbar-brand-sale:before {
    content: '';
    position: absolute;
    border-left: 1px solid #ffffff;
    height: 29px;
    left: -25px;
    top: 5px;
}
.navbar-default:hover .navbar-brand .navbar-brand-sale:before {
    border-left: 1px solid #000000;
}
.navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}
.nav > li > a {
    padding: 10px 20px;
}
.navbar-default .navbar-nav > li > a, .nav-language span {
    color: #ffffff;
    border: none;
    font-size: 14px;
    padding-bottom: 15px;
    padding-top: 15px;
    cursor: pointer;
    text-transform: uppercase;
}
.gray-background .navbar-brand path, .navbar-default:hover .navbar-brand path {
    fill: #000000;
}
.gray-background #navbar-cart > svg > rect,
.gray-background #navbar-cart > svg > path,
.navbar-default:hover #navbar-cart > svg > rect,
.navbar-default:hover #navbar-cart > svg > path {
    stroke: #000000;
    stroke-width: 1px;
}
.gray-background .navbar-default .navbar-nav > li > a,
.gray-background .nav-language span,
.navbar-default:hover .navbar-nav > li > a,
.navbar-default:hover .nav-language span{
    color: #000000;
}
.gray-background .nav-language {
    color: #000000;
}
.gray-background .navbar-default .navbar-nav > li > a:hover,
.navbar-default:hover .navbar-nav > li > a:hover,
.main-submenu-content a:hover,
.main-submenu-header a:hover{
    color: #000000;
    text-shadow: 0 0 .65px #000000, 0 0 .65px #000000;
}
.m-main-menu a.red:hover{
    color: #FF0000;
    text-shadow: 0 0 .65px #FF0000, 0 0 .65px #FF0000;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
    text-shadow: 0 0 .65px #ffffff, 0 0 .65px #ffffff;
}
.navbar-default .navbar-nav > li > a.selected {
    font-weight: bold!important;
}
.main-content {
    padding-top: 100px;
}
.dropdown-menu {
    min-width: 0px;
    width: 100%;
    border: none;
    border-radius: 0px;
    border-top: none;
    padding-top: 0px;
    padding-bottom: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.m-main-menu .dropdown-menu {
    background-color: #ffffff;
    box-shadow: none;
}
.m-main-menu.nav > li {
    position: inherit;
}
.navbar .navbar-brand {
    margin-top: 0px;
    margin-right: 65px;
}
.navbar-default .m-main-menu.navbar-nav > .open > a,
.navbar-default .m-main-menu.navbar-nav > .open > a:hover,
.navbar-default .m-main-menu.navbar-nav > .open > a:focus {
    color: #000000;
}
.m-main-menu .dropdown-menu .menu-divider span {
    background-color: #000000;
}
.home-wrap .m-main-menu .dropdown-menu .menu-divider span {
    background-color: #ffffff;
}
.nav.navbar-nav.m-main-menu .dropdown.open {
    background-color: #ffffff;
}
.m-main-menu .dropdown-menu > li {
    padding-left: 20px;
    padding-right: 25px;
}
.m-main-menu .dropdown-menu > li > a {
    color: #000000;
    text-align: left;
    font-size: 14px;
    line-height: 19px;
    padding-top: 20px;
}
.main-submenu {
    display: table;
    width: 100%;
    white-space: nowrap;
}
.line {
    display: block;
    width: 100%;
    height: 1px;
    background: #000000;
}
.main-submenu-left {
    display: table-cell;
    width: 1%;
}
.main-submenu-content > a {
    display: block;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
}
.main-submenu-right {
    display: table-cell;
    padding-left: 60px;
    width: 99%;
}
.main-submenu-header {
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    margin-bottom: 60px;
}
.main-submenu-header > a {
    display: inline-block;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    margin-right: 40px;
}
.m-main-menu  a.red {
    color: #ff0000;
}
.home-wrap .m-main-menu .dropdown-menu > li > a {
    color: #ffffff;
}
.m-main-menu > .open > a, .m-main-menu > .open > a:hover, .m-main-menu > .open > a:focus {
    color: #000000;
}
.home-wrap .m-main-menu > .open > a, .home-wrap .m-main-menu > .open > a:hover, .home-wrap .m-main-menu > .open > a:focus {
    color: #ffffff;
}
.m-main-menu .dropdown-menu > li > a:hover, .m-main-menu  .dropdown-menu > li > a:focus {
    background: #ffffff;
}
.home-wrap .m-main-menu .dropdown-menu > li > a:hover, .home-wrap .m-main-menu  .dropdown-menu > li > a:focus {
    background: transparent;
}
.dropdown.dropdown-form {
    display: inline-block;
    text-align: center;
    width: 120px;
}
.dropdown.dropdown-form.open {
    background-color: #FFF;
}
.dropdown.dropdown-form > a{
    width: 100%;
    display: block;
    padding: 7px 12px;
    border: none;
    color: #000000;
    font-size: 12px;
}
.dropdown.dropdown-form > a > i {
    margin-left: 10px;
}
.dropdown.dropdown-form .dropdown-menu {
    margin: 0px;
    margin-top: -1px;
}
.dropdown-menu {
    box-shadow: 0px 8px 8px 0px rgba(37, 37, 37, 0.1)
}
.dropdown.dropdown-form .dropdown-menu > li {
    text-align: center;
}
.dropdown.open .dropdown-toggle {
    box-shadow: 0px 8px 8px 0px rgba(37, 37, 37, 0.1)
}
.dropdown.dropdown-form .dropdown-menu > li > button {
    display: inline-block;
    font-size: 12px;
    padding-top: 10px;
    clear: both;
    line-height: 1.42857143;
    color: #000000;
    white-space: nowrap;
    margin: 0px;
    background-color: #FFFFFF;
    border: none;
    outline: none;
}
.dropdown-menu .menu-divider span {
    display: block;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    height: 1px;
    background-color: #000000;
    margin-top: 5px;
}
.navbar-default .navbar-nav a {
    border-bottom: none;
}
.nav.navbar-nav .dropdown.open {
    background-color: #FFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    border-radius: 0px;
    border-bottom: none;
}
.dropdown-menu > li > a {
    color: #000000;
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    background-color: #ffffff;
}
#navbar-cart {
    padding-right: 8px;
    padding-top: 8px;
}
/*---- end navbar ----*/
/*---- footer ----*/
.footer {
    margin-left: 0;
    margin-right: 0;
    color: #FFFFFF;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #000000;
    position: absolute;
    left: 0px;
    right: 0px;
}
.footer #panel-user-menu {
    padding-left: 10px;
}
.footer ul#panel-user-menu > li {
    margin: 0px;
}
.footer .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 1366px;
}
.footer ul {
    list-style: none;
    padding: 0px;
}
.footer a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
}
.footer ul > li {
    margin-bottom: 15px;
    font-size: 14px;
    padding: 5px;
}
.footer ul.compact-list > li {
    margin-bottom: 5px;
}
.footer-copyright {
    margin-top: 135px;
    position: relative;
}
.footer .contact-title {
    opacity: 0.5;
    display: block;
    margin-bottom: 5px;
}
.footer h4 {
    margin-top: 10px;
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
}
.footer .red-line {
    border: 1px solid #FF0000;
    float: right;
    width: 35px;
    height: 0px;
    margin-top: 25px;
}
.logo-footer img {
    width: 83px;
}
/*---- end footer ----*/
/*---- carousel ----*/
.carousel-indicators li {
    border-radius: 0px;
}
/*---- end carousel ----*/
/*---- home categories ----*/
#home-popular-shoes {
    margin-bottom: 50px;
}
.home-category-header {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 60px;
}
.home-categories {
    margin-left: -10px;
    margin-right: -10px;
}
.home-categories .home-category {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    cursor: pointer;
}
.home-category .home-category-box {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
}
.home-category .home-category-img {
    position: relative;
    width: 100%;
    height: auto;
}
.home-category-label {
    font-size: 32px;
    line-height: 44px;
}
.home-category-link {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    text-align: center;
    color: #000000;
    padding: 50px;
    padding-top: 57%;
    font-size: 16px;
    line-height: 33px;
    display: block;
}
.home-category-link:hover {
    background-color:rgba(255, 255, 255, 0.8);
    opacity: 1;
}
    /*---- end home categories ----*/
/*-------home production ---------*/
#subscribeform-email {
    height: 54px;
}
.popular-header {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 55px;
}
.home-production-box {
    width: 100%;
    height: 650px;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 196px;
    margin-bottom: 130px;
}
.home-production-text {
    text-align: center;
    color: #FFF;
}
.home-production-content {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 80px;
}

.home-production-text h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 46px;
}
.home-production-text .btn {
    padding: 15px 50px;
}
.home-main {
    position: relative;
    height: 750px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 60px;
}
.home-main:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    background: linear-gradient(rgba(0,0,0,0.4), rgba(255,255,255, 0.0));
}
.about-banner {
    position: relative;
    height: 750px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.about-banner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    background: linear-gradient(rgba(0,0,0,0.4), rgba(255,255,255, 0.0));
}
.about-banner-content {
    min-height: 750px;
    background-color: #000000;
    margin-bottom: 65px;
    padding-top: 115px;
    padding-bottom: 30px;
    text-align: center;
}
.about-banner-text {
    color: #ffffff;
    font-size: 32px;
    line-height: 44px;
    max-width: 800px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
}
.label-badge {
    border: 1px solid #000000;
    padding: 8px;
    padding-left: 17px;
    padding-right: 17px;
    border-radius: 17px;
    font-weight: normal;
    font-size: 10px;
}
.home-secondary.home-secondary-large {
    height: 820px;
}
.home-main-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 44px;
    color: #FFFFFF;
}
.home-secondary {
    position: relative;
    height: 725px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.home-services {
    margin-bottom: 85px;
}
.home-title {
    font-size: 32px;
    line-height: 44px;
}
.home-title-link {
    font-size: 32px;
    line-height: 44px;
    color: #000000;
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
}
.home-title-link.m-white {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.menu-spacer {
    padding-left: 10vw;
    height: 1px;
}
.flower-sign {
    margin-bottom: 46px;
    width: 155px!important;
    height: auto;
}
.arrows {
    margin-top: 30px;
    width: 100%;
    position: relative;
    height: 18px;
}
.arrows__arrow-left{
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.arrows__arrow-right{
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
.home-about {
    padding: 24px 9px;
    background: rgba(0, 0, 0, 0.05);
}
.home-text {
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.home-divider {
    margin-bottom: 0px;
    margin-top: 26px;
    border-top: 2px solid #000000;
}
.home-img {
    background-position: center center;
    background-size: cover;
}
.square-container {
    width: 100%;
    height: 0px;
    padding-bottom: 89%;
    position: relative;
}
.square-container p {
    margin-bottom: 30px;
}
.home-read-more {
    color: #000000;
    text-decoration: none;
}
.home-read-more:hover {
    text-shadow: 0 0 .65px #000000, 0 0 .65px #000000;
}
.vertical-container {
    width: 100%;
    height: 0px;
    padding-bottom: 111%;
    position: relative;
}
.home-about .vertical-container {
    padding-bottom: 90%;
}
.horizontal-container {
    width: 100%;
    height: 0px;
    padding-bottom: 55%;
    position: relative;
}
.horizontal-container-50 {
    width: 100%;
    height: 0px;
    padding-bottom: 50%;
    position: relative;
}
.horizontal-container .home-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 70px;
}
.two-columns {
    position: relative;
    column-count: 2;
}
.two-columns .home-read-more {
    position: absolute;
    bottom: 0px;
    left: 51%;
}
.more-btn i {
    margin-right: 10px;
}
.more-btn:hover {
    font-weight: bold;
}
.call-me-btn i {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-position: center center;
    background-size: cover;
    background-image: url('../img/icons/phone_dark_thin.svg');
    margin-left: 10px;
}
.call-me-btn:hover, .call-me-btn.active {
    font-weight: bold;
}
.call-me-btn:hover i, .call-me-btn.active i {
    background-image: url('../img/icons/phone_dark.svg');
}
/*--------------------------------*/
.popular-shoes-home {
    position: relative;
    margin-bottom: 100px;
}
.popular-shoes-home .home-product {
    margin-left: 5px;
    margin-right: 5px;
}
.popular-shoes-home .arrows {
    position: absolute;
    top: 50%;
    margin: 0px;
    left: 1%;
    right: 1%;
    width: 98%;
    z-index: 100;
}
.blog-home {
    background-color: #000000;
    padding: 50px;
    margin-bottom: 65px;
}
.blog-home .btn {
    font-size: 24px;
    height: auto;
    padding: 18px;
    min-width: 440px;
}
.blog-home .title{
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
}
.blog-home-footer {
    margin-top: 60px;;
    text-align: center;
}
.home-subscribe {
    width: 100%;
    position: relative;
    margin-bottom: 90px;
}
.home-subscribe-form form {
    display: table;
    width: 100%;
}
.home-subscribe-form-action {
    display: table-cell;
    padding-left: 10px;
    width: 1%;
}
.home-subscribe-form .input {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    display: table-cell;
    width: 99%;
}
.home-subscribe .home-title {
    padding-left: 30px;
    padding-top: 35px;
}
.home-subscribe .row{
    margin: 0px;
}
.home-subscribe .col-sm-6 {
    padding: 0px;
}
.home-subscribe-content {
    background-color: #000000;
    color: #ffffff;
}
.home-subscribe-form {
    position: absolute;
    bottom: 30px;
    left: 35px;
    right: 35px;
}
.home-subscribe-form .input {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
}
.home-subscribe-image {
    background-position: center center;
    background-size: cover;
}
/*---- end home about ----*/
.logo-row {
    margin-bottom: 60px;
}
/*---- production step -----*/

.production-step {
    width: 100%;
    margin-bottom: 50px;
    position: relative;
}
.step-img.left {
    width: 100%;
    padding-left: 33.3333%;
}
.step-img.right {
    width: 100%;
    padding-right: 33.3333%;
}
.production-step .description {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 33.3333%;
    padding-right: 30px;
}
.production-step .description.right {
    position: absolute;
    bottom: 0px;
    left: 66.6667%;
    width: 33.3333%;
    padding-right: 0px;
    padding-left: 30px;
}
.production-step .description h1 {
    display: block;
    font-size: 120px;
    margin-bottom: 50px;
    color: #e0e0e0;
}
.production-step .description h3 {
    margin-bottom: 25px;
}
.production-step .description p {
    font-size: 16px;
    margin: 0px;
    line-height: 1.5;
}

/*---------------------------*/
/*----- blog ----------------*/
.post-popular-container {
    margin-bottom: 50px;
}
.post {
    color: #ffffff;
}
.square {
    position: relative;
}
.square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.post-popular {
    position: relative;
    width: 100%;
}
.post-popular img {
    width: 100%;
    height: auto;
}
.post-popular-link {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    padding: 20px;
    padding-top: 40px;
}
.post-popular-link {
    display: block;
    color: #ffffff;
}
.post .post-title {
    font-size: 32px;
    margin-bottom: 40px;
    text-align: center;
}
.post .post-date {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
}
.post .post-content {
    margin-bottom: 100px;
    font-size: 15px!important;
    line-height: 1.6;
    font-weight: 400;
}
.post .post-media {
    padding-top: 25px;
    border-top: 1px solid #ffffff;
    margin-top: 15px;
    margin-bottom: 160px;
}
.post .post-image {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 30px;
}
.post .post-image-large {
    padding-top: 50%;
}
.post .post-image-small {
    padding-top: 120%;
}
.post .post-content .img-fullwidth {
    margin-top: 15px;
    margin-bottom: 15px;
}
.post-popular-title {
    min-height: 60px;
    font-weight: 400;
}
/*---------------------------*/
/*--------- shoes -----------*/
.shoes-grid {
    margin-top: 20px;
    margin-bottom: 40px;
}
a.small-img {
    width: 100%;
    display: inline-block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;

}
a.small-img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.shoes-small-popular .shoes-small-container {
    border-bottom: 1px solid #000000;
    position: relative;
}
.shoes-small-popular .shoes-small-container:hover {
    opacity: 0.7;
}
.shoes-small {
    padding: 10px;
    padding-bottom: 30px;
}
.shoes-preview-container {
    position: relative;
}
.shoes-preview {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.shoes-preview-oos {
    filter: grayscale(100%);
    opacity: 0.7;
}
.shoes-preview-container:after {
    content: "";
    display: block;
    padding-bottom: 145%;
}
.shoes-discount{
    text-decoration: line-through;
    color: #aaa;
    font-size: 16px;
    margin-right: 30px;
}
.shoes-price{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.shoes-price-info .shoes-price, .shoes-price-info .shoes-discount  {
    font-size: 24px;
}
.shoes-price-info {
    margin-bottom: 50px;
}
.shoes-preview-model {
    margin-top: 15px;
    margin-bottom: 15px;
}
.home-product .shoes-preview-title {
    font-size: 28px;
    line-height: 44px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.navbar-brand-year {
    border-radius: 50%;
    background-color: #ffffff;
    padding: 2px;
    text-align: center;
    width: 24px;
    height: 24px;
    font-size: 12px;
    position: absolute;
    right: -35px;
}
.shoes-preview-title,  .shoes-preview-plus{
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}
.shoes-preview-title:hover,  .shoes-preview-plus:hover{
    text-decoration: none;
    color: #000000;
}
.shoes-preview-plus {
    float: right;
    font-size: 30px;
    line-height: 20px;
}
.shoes-preview-img {
    width: 100%;
    height: auto;
}
.shoes-preview-discount {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px;
}
.shoes-small .shoes-preview-link {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
    display: block;
    text-decoration: none;
    background: transparent;
    border: 1px solid #000000;
    visibility: hidden;
}
.shoes-small .shoes-preview-container:hover .shoes-preview-link {
    visibility: visible;
}
.shoes-small-popular {
    position: relative;
}
.shoes-preview-description ul {
    margin-bottom: 25px;
}
.shoes-small-popular .shoes-preview-link {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
    display: block;
    text-decoration: none;
    background: transparent;
}
.shoes-heading {
    margin-bottom: 45px;
}
.shoes-details {
    margin-bottom: 50px;
}
.shoes-details ul > li{
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500!important;
}
.shoes-description p{
    font-size: 12px;
    font-weight: 500!important;
}
/*---------------------------*/
/*--------- tooltip ---------*/
.tooltip{
    position:absolute;
    z-index:10020;
    display:block;
    visibility:visible;
    padding:10px;
    font-size:12px;
    /*opacity:0;*/
    /*filter:alpha(opacity=0);*/
}
.tooltip.in{
    opacity:1;
}
.tooltip.top{
    margin-top:-10px
}
.tooltip.right{
    margin-left:10px
}
.tooltip.bottom{
    margin-top:10px
}
.tooltip.left{
    margin-left:-10px
}
.tooltip.top .tooltip-arrow{
    bottom:-4px;
    left:50%;
    margin-left:-10px;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid #fff;
}
.tooltip.top .tooltip-arrow:after{
    position: absolute;
    content: " ";
    bottom:1px;
    left:50%;
    margin-left:-8px;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top:9px solid #fff;
}
.tooltip-inner{
    max-width:200px;
    padding:10px 15px;
    color:#000000;
    text-align:center;
    text-decoration:none;
    background-color:#fff;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    border:1px solid #fff;
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}
/*---------------------------*/
/*----------- form ----------*/
.invalid {
    color: #fe2b2b;
}
em.invalid {
    margin-top: -13px;
    display: block;
    color: #fe2b2b;
}
.input {
    width: 100%;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #000000;
    font-size: 14px;
    padding: 12px 0px;
    margin-bottom: 15px;
    background-color: transparent;
}
.input-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    padding-right: 10px;
}
.input-select:after {
    content: '<>';
    font: 17px "Consolas", monospace;
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    top: 12px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

textarea.input {
    resize: vertical;
}
.input:focus, .input:active, .select:focus, .select:active {
    outline: none;
}
input.input:-webkit-autofill,
input.input:-webkit-autofill:hover,
input.input:-webkit-autofill:focus
input.input:-webkit-autofill {
    background-color: #fff!important;
}
textarea.input:disabled, input.input:disabled {
    background-color: #fff;
}
.cart-item textarea.input:disabled, .cart-item input.input:disabled {
    background: transparent;
}
.select {
    width: 100%;
    border-radius: 0px;
    border: 1px solid #000000;
    font-size: 14px;
    padding: 12px 12px;
    margin-bottom: 15px;
    background-color: transparent;
}
.select-label {
    margin-bottom: 11px;
}
input.select, span.select {
    padding: 11px 12px;
}
.select:disabled {
    background-color: transparent;
}
#call-me-content .btn-black-inverted {
    background-color: transparent;
    margin-top: 50px;
    width: 300px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#call-me-content .btn-black-inverted:hover {
    background-color: #000000;
}
.popover.top > .arrow {
    border-color: transparent;
    bottom: 0px;
}
#call-me-content {
    width: 434px;
    height: 490px;
    background-color: #FFF;
    padding: 55px 55px;
    text-align: left!important;
    position: absolute;
    right: -24px;
    bottom: 11px;
}

.popover-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 38px;
}
.callme-label {
    margin-top: 20px;
}
.popover-content {
    padding: 0px;
    border: none;
}
.popover {
    border: none;
    box-shadow: none;
    border-radius: 0px;
}
/*---------------------------*/
/*----------- modal ----------*/
@media (min-width: 768px) {
    .modal-sm {
        width: 420px;
    }
}
.modal-content {
    border-radius:0px;
}
.modal-body {
    padding: 40px;
    padding-top: 0px;
}
.modal-body h3 {
    margin-bottom: 40px;
}
.modal .close {
    float: none;
    font-size: 40px;
    font-weight: 100;
    outline: none;
}
.modal-head {
    text-align: right;
    padding: 15px;
    padding-bottom: 0px;
}
/*---------------------------*/
/*------ checkbox-radio------*/
/**/
/* radios and checkboxes */
/**/
.radio,
.checkbox {
    margin-bottom: 4px;
    padding-left: 27px;
    font-size: 15px;
    line-height: 27px;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
    margin-bottom: 0;
}
.radio input,
.checkbox input {
    position: absolute;
    left: -9999px;
}
.radio i,
.checkbox i {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    outline: none;
    border-style: solid;
    background: transparent;
    width: 17px;
    height: 17px;
    border-width: 1px;
}
.radio i {
    border-radius: 50%;
}
.radio input + i:after,
.checkbox input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.radio input + i:after {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 5px;
    left: 5px;
    background-color: #000000;

}
.checkbox input + i:after {
    content: '\f00c';
    width: 15px;
    height: 15px;
    text-align: center;
    top: 2px;
    left: 0;
    font: normal 10px FontAwesome;
    color: #000000;
}
.radio input:checked + i:after,
.checkbox input:checked + i:after {
    opacity: 1;
}
.radio input:checked + i,
.checkbox input:checked + i,
.toggle input:checked + i {
    border-color: #000000;
}
.rating input:checked ~ label {
    color: #72c02c;
}
.inline-group {
    margin: 0 -30px 0px 0;
}
.inline-group:after {
    content: '';
    display: table;
    clear: both;
}
.inline-group .radio,
.inline-group .checkbox {
    float: left;
    margin-right: 30px;
}
.inline-group .radio:last-child,
.inline-group .checkbox:last-child {
    margin-bottom: 4px;
}
/*--------------------------------*/
/*---------- buttons -------------*/
.btn {
    border-radius: 0px;
    padding: 14px 20px;
    font-weight: 500;
}
.btn.btn-height {
    padding-top: 15px;
    padding-bottom: 15px;
}
.btn-big {
    padding: 20px 40px;
    min-width: 190px;
}
.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-black {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-black:hover, .btn-black:active, .btn-black:focus  {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
}
.btn-black-inverted {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
}
.btn-black-inverted:hover, .btn-black-inverted:active, .btn-black-inverted:focus  {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: 0px;
}
.btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.btn-transparent:hover, .btn-transparent:active, .btn-transparent:focus {
    color: #000000;
    background-color: #fff;
    border-color: #fff;
}
.btn-white {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
}
.btn-white:hover, .btn-white:active, .btn-white:focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
/*--------------------------------*/
/*---------- link pager ----------*/
.pagination {
    margin: 0px;
    margin-left: 10px;
    margin-right: 10px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 0px;
    line-height: 1.42857143;
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    border: none;
}
.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #000000;
    border-color: #000000;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover,
.pagination > .disabled > span:focus, .pagination > .disabled > a,
.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    display: none;
}
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
    color: #000000;
    background-color: #eee;
    border-color: #eee;
}
/*--------------------------------*/
/*--------- search filter --------*/
.filter-by-block {
    padding-right: 60px;
}
.panel-text {
    position: relative;
}
.panel-text .input{
    padding-right: 30px;
}
.panel-text button{
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
    outline: none;
    border-right:none;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #ffffff;
    color: #000000;
}
.panel-text button:active{
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.filter-section > a {
    display: block;
    width: 100%;
    color: #000000;
    font-size: 16px;
    padding: 10px 0px;
}
.filter-section > a .collapse-arrow {
    font: normal normal normal 14px/1 FontAwesome;
}
.filter-section > a .collapse-arrow:before {
    float: right;
    padding: 6px 0px;
    content: "\f106";
}
.filter-section a.collapsed .collapse-arrow:before {
    content: "\f107";
}
.filter-section .colors label {
    width: 34px;
    height: 34px;
    float: right;
    padding: 0px;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
}
.filter-section .colors label:hover {
    cursor: pointer;
    border: 1px solid #000000;
    padding: 1px;
}
.filter-section .colors input:checked ~ label {
    border: 1px solid #000000;
    padding: 1px;
}
.filter-section .colors input {
    left: -9999px;
    position: absolute;
}
.filter-section .colors label span {
    width: 100%;
    height: 100%;
    display: block;
}
.breadcrumbs-img {
    width: 100%;
    padding: 0px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 80px;
}
.breadcrumbs-img .breadcrumbs-container {
    color: #ffffff;
    padding-top: 340px;
    padding-bottom: 65px;
}
/*--------------------------------*/
/*------------- gallery-----------*/
.preview-item-zoom-btn {
    position: absolute;
    bottom: 0px;
    left: 0px;
    cursor: pointer;
    display: block;
    height: 40px;
    width: 40px;
    opacity: 0.3;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px;
    text-align: center;
    z-index: 10;
}
.preview-item-zoom-btn:hover {
    opacity: 0.8;
}

.gallery-preview-main {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.gallery-preview-main:after {
    content: "";
    display: block;
    padding-bottom: 130%;
}
#gallery-preview-modal .close {
    position: absolute;
    z-index: 1000;
    right: 15px;
    top: 10px;
}
.gallery-preview {
    position: relative;
}
.gallery-preview img {
    width: 100%;
}
#gallery-main-image {
    width:100%;
    height: auto;
    position: absolute;
    bottom: -10%;
}
#gallery {
    position: relative;
}
#gallery a.small-img{
    background-size: 96% auto, cover;
    width: 20%;
    padding: 5px;
    float: left;
    opacity: .8;
}
#gallery a.small-img.active{
    opacity: 1;
}
/*--------------------------------*/
#popular-shoes .owl-item {
    padding: 10px;
}
.shop-product .shoes-colors label {
    width: 26px;
    height: 26px;
    border: 1px solid #dedede;
    cursor: pointer;
}
.shop-product .shoes-colors label.active {
    padding: 1px;
    border: 1px solid #333;
}
.shop-product .shoes-colors label span{
    width: 100%;
    height: 100%;
    display: block;
}
.shop-product .shoes-colors {
    margin-bottom: 50px;
}
.shop-product .shoes-sizes {
    position: relative;
    padding-right: 200px;
    margin-bottom: 55px;
    min-height: 15px;
}
.shop-product .shoes-count {
    position: relative;
    padding-right: 200px;
    margin-bottom: 75px;
}
#product-quantity-submit, #dimensional-grid-btn{
    position: absolute;
    right: 0px;
    top: 6px;
    padding: 20px 40px;
    min-width: 190px;
}
#product-quantity-submit {
    top: auto;
    bottom: 0px;
}

.shop-product .shoes-sizes > ul > li {
    padding: 0px;
}
.shop-product .shoes-sizes label {
    width: 32px;
    height: 32px;
    font-size: 17px;
    float: right;
    padding: 5px;
    border: none;
    display: block;
    text-align: center;
    margin: 0px;
    font-weight: 500!important;
}
.shop-product .shoes-sizes label.disabled {
    color: #aaa;
}
.shop-product .certificate-amount.shoes-sizes label {
    width: auto;
    height: auto;
    font-size: 18px;
    padding: 10px;
}
.certificate-amount h3 {
    font-weight: normal!important;
}
.certificate-page-img {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}
.shop-product .shoes-sizes label:hover {
    cursor: pointer;
}
.shop-product .shoes-sizes input:checked ~ label {
    background-color: #000000;
    color: #fff;
}
.shop-product .shoes-sizes input {
    left: -9999px;
    position: absolute;
}

.product-quantity {
    display: table-row;
    white-space: nowrap;
}
.product-quantity .quantity-button {
    display: table-cell;
    width: 60px;
    height: 60px;
    margin-top: -6px;
}
.product-quantity .quantity-button:hover {
    -moz-box-shadow: 0 0 2px rgba(28, 28, 28, 0.3);
    -webkit-box-shadow: 0 0 2px rgba(28, 28, 28, 0.3);
    box-shadow: 0 0 2px rgba(28, 28, 28, 0.3);
}
.product-quantity .quantity-field {
    display: table-cell;
    width: 60px;
    height: 60px;
    font-size: 24px;
    border-bottom: none;
    text-align: center;
    margin: 0px;
}

.determine-size ul{
    list-style: none;
    padding-left: 0px;
}
.determine-size ul > li{
    margin-bottom: 40px;
    font-size: 16px;
}
.determine-size .fa-collaspse {
    border-radius: 50%;
    border: 1px solid #999;
    width: 20px;
    height: 20px;
    padding: 4px;
    padding-top: 10px;
    padding-bottom: 8px;
    line-height: 0px;
}
/*--------- cart ------------*/
#cart-order .cart-item .cart-value {
    padding-bottom: 40px;
    padding-top: 20px;
}
.cart-item {
    background-color: #fff;
    border: none;
    width: 100%;
    margin-bottom: 25px;
}
.cart-item.highlight-error {
    border: 1px solid red;
}
.cart-item .count-error {
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 26px;
    font-weight: 600;
}
.cart-item.highlight-error .cart-label.count {
    color: red;
}

.cart-item.highlight-error .cart-value.count {
    color: red;
}
.cart-item td {
    border: none;
    padding: 24px;
}
.cart-item .cart-label{
    vertical-align: bottom;
    font-size: 24px;
    padding-bottom: 5px;
}
.cart-item .cart-value {
    vertical-align: middle;
    font-size: 16px;
    padding-top: 5px;
}
.cart-total {
    font-size: 24px;
    text-align: right;
    height: 62px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.cart-total .cart-total-price {
    font-weight: bold;
    margin-left: 30px;
    font-size: 24px;
}
.cart-nav-btn .btn {
    margin-right: 30px;
    min-width: 210px;
    padding: 20px 40px;
    font-size: 16px;
}
/*---------------------------*/
/*--------- sizes -----------*/
.width-200 {
    width: 200px;
}
.width-270 {
    width: 270px;
}
.v-bottom {
    vertical-align: bottom;
}
.v-top {
    vertical-align: top;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-bottom-65 {
    margin-bottom: 65px;
}
.margin-bottom-70 {
    margin-bottom: 70px;
}
.margin-bottom-80 {
    margin-bottom: 60px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-35 {
    margin-bottom: 35px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-bottom-90 {
    margin-bottom: 90px;
}
.margin-bottom-100 {
    margin-bottom: 100px;
}
.margin-bottom-140 {
    margin-bottom: 140px;
}
.margin-bottom-150 {
    margin-bottom: 150px;
}
.margin-bottom-170 {
    margin-bottom: 170px;
}
.margin-bottom-250 {
    margin-bottom: 250px;
}
.margin-top-25 {
    margin-top: 25px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-top-70 {
    margin-top: 70px;
}
.margin-top-100 {
    margin-top: 100px;
}
.margin-t-b-30 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.padding-bottom-5 {
    padding-bottom: 5px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
/*---------------------------*/
/*----------- colors --------*/
.red {
    color: #ff0000;
}
.grey {
    color: #aeadad;
}
.black {
    color: #000000;
}
/*---------------------------*/
.shadow {
    background: rgba(37, 37, 37, 0.2);
    background: -webkit-linear-gradient(rgba(37,37,37,0),rgba(37,37,37,0.3));
    background: -o-linear-gradient(rgba(37,37,37,0),rgba(37,37,37,0.3));
    background: -moz-linear-gradient(rgba(37,37,37,0),rgba(37,37,37,0.3));
    background: linear-gradient(rgba(37,37,37,0), rgba(37,37,37,0.3));
}
.post-preview {
    position: relative;
    width: 100%;
}
.post-preview .post-preview-img {
    width: 100%;
    padding-top: 130%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

}
.post-preview .post-preview-info {
    padding: 16px 0px;
}
.post-preview .post-preview-date {
    color: #fff;
}
.post-preview .post-preview-title {
    color: #fff;
    font-weight: 400;
}
.post-preview a{
    color: #fff;
}
.post-preview a:hover, .post-preview a:focus{
    color: #fafafa;
}
#posts-page .row{
    margin: 0px;
}
.black-background .pagination > li > a, .black-background .pagination > li > span {
    color: #ffffff;
}
.black-background .pagination > li > a:hover, .black-background .pagination > li > span:hover, .black-background .pagination > li > a:focus, .black-background .pagination > li > span:focus {
    color: #000000;
}
.black-background .pagination > .active > a:hover, .black-background .pagination > .active > span:hover, .black-background .pagination > .active > a:focus, .black-background .pagination > .active > span:focus {
    color: #ffffff;
}
.post-top .post-preview .post-preview-img {
    padding-top: 50%;
}
.post-preview-content p{
    padding: 0px!important;
    margin: 0px;
}
.post-preview-content br{
    display: none;
}
.post-preview-content {
    margin-bottom: 80px;
    margin-top: 10px;
}
.block {
    padding: 12px;
}
.block .block-r4 {
    padding-right: 12px;
}
.block .block-l20 {
    padding-left: 12px;
}
@media (min-width: 768px) {
    .block-l20 {
        padding-left: 20px;
    }
    .block-r4 {
        padding-right: 4px;
    }
}
.owl-btn.prev {
    position: absolute;
    width: 15px;
    height: 27px;
    background-image: url("../img/arrow_left.png");
    top: 36%;
    left: -25px;
    cursor: pointer;
    display: inline-block;
}
.owl-btn.next {
    position: absolute;
    width: 15px;
    height: 27px;
    background-image: url("../img/arrow_right.png");
    top: 36%;
    right: -25px;
    cursor: pointer;
    display: inline-block;
}
/*--------- subscribe ---------*/
.inline-input {
    position: relative;
    width: 100%;
    padding-right: 134px;
}
.inline-input .btn {
    position: absolute;
    right: 0px;
    bottom: 15px;
}
.subscribe-box {
    position: relative;
    width: 100%;
    display: table;
}
.subscribe-img {
    display: table-cell;
}
.subscribe-info {
    display: table-cell;
    width: 60%;
    padding-left: 100px;
    vertical-align: top;
    position: relative;
}
.subscribe-info .subscribe-form {
    position: absolute;
    bottom: -15px;
    left: 100px;
}

/*-----------------------------*/
/*------- carousel ------------*/
.carousel-indicators li{
    border: 1px solid #fff;
}
.carousel-indicators .active{
    border: none;
    background-color: #fff;
}
.main-carousel-nav {
    display: table;
    margin-top: 35px;
}
.main-carousel-nav .indicators {
    display: table-cell;
    text-align: left;
    width: 33%;
}
.main-carousel-nav .indicators .carousel-indicators{
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%;
}
.main-carousel-nav .indicators .carousel-indicators li{
    border: 1px solid #000000;
}
.main-carousel-nav .indicators .carousel-indicators .active{
    border: none;
    background-color: #000000;
}
.main-carousel-nav .down-arrow {
    display: table-cell;
    text-align: center;
    width: 33%;
}
.main-carousel-nav .language {
    display: table-cell;
    text-align: right;
    width: 33%;
}

.sub-carousel .carousel-caption {
    bottom: 33%;
}
.carousel-caption p {
    font-size: 16px;
}
.sub-carousel .carousel-caption .btn{
    padding: 20px 40px;
}
.sub-carousel .carousel-indicators {
    bottom: 18%;
}
/*-----------------------------*/
/*----------cart order --------*/
.shopping-cart-order {
    margin-bottom: 35px;
}
.shopping-cart-order .question {
    font-size: 14px;
    height: 18px;
    width: 18px;
    font-weight: normal;
    border: 1px solid #999;
    border-radius: 50px;
    padding: 0px 5px;
    margin-left: 10px;
    cursor: pointer;
    color: #999;
}
.shopping-cart-order h3 {
    margin-bottom: 30px;
}
#cart-order .btn[type="submit"]{
    padding: 20px 40px;
    min-width: 260px;
    font-size: 16px;
}
#cart-order .btn.btn-white{
    padding: 20px 40px;
    min-width: 210px;
    font-size: 16px;
    margin-right: 30px;
}
#orderform-payment_method {
    margin-bottom: 8px;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: 0px;
}
#other-delivery-message {
    font-size: 16px;
    margin-top: 25px;
}
.f-16 {
    font-size: 16px;
}
/*------- contacts ------------*/
.contacts-block {
    margin-bottom: 55px;
}
.contacts-header {
    margin-bottom: 35px;
}
.contacts-block .contacts-list {
    list-style: none;
    padding: 0px;
}
.contacts-block .contacts-list li {
    margin-bottom: 12px;
}
#google-map {
    width: 100%;
    height: 530px;
    margin-bottom: 30px;
}
.map-description {
    margin-bottom: 70px;
}
.map-description p{
    font-size: 16px;
}
.nav-tabs.nav-justified > li > a {
    border-radius: 0px!important;
}
.invoice-header .list-unstyled  li {
    margin-bottom: 10px;
}


@media (max-width: 1200px) {
    .production-step .description h1 {
        display: none;
    }
}
@media (max-width: 1050px) {
    .carousel-caption p{
        margin-bottom: 3px;
    }
    .carousel-caption .margin-bottom-60 {
        margin-bottom: 25px;
    }
}
@media (min-width: 992px) {
    .shoes-view-container {
        padding-left: 40px;
    }
}
@media (max-width: 992px) {
    .secondary-text {
        display: none;
    }

    .production-step .step-img{
        text-align: center;
    }
    .production-step .description {
        width: 100%;
        position: relative;
        padding-right: 0px;
        padding-left: 0px;
    }
    .production-step .description h1 {
        display: none;
    }
    .production-step .description.right {
        position: relative;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        left: 0px;
    }
    .step-img.left {
        width: 100%;
        padding-left: 0%;
    }
    .step-img.right {
        width: 100%;
        padding-right: 0%;
    }
    #shopping-cart {
        text-align: center;
    }
    #shopping-cart .btn{
        margin-bottom: 5px;
        padding: 10px 15px;
    }
    #cart-order .btn[type="submit"]{
        padding: 10px 15px;
        min-width: 210px;
    }
    #cart-order .btn.btn-white{
        padding: 10px 15px;
        min-width: 210px;
    }
    .cart-item td{
        padding: 10px!important;
        font-size: 16px!important;
    }
    .cart-item .product-quantity .quantity-button {
        display: table-cell;
        width: 24px;
        height: 24px;
        margin-top: 0px;
        padding: 12px;
        background-position: center center;
    }
    .cart-item .product-quantity .quantity-field {
        display: table-cell;
        width: 24px;
        height: 24px;
        font-size: 16px;
        border-bottom: none;
        text-align: center;
        margin: 0px;
    }
    .carousel-caption p {
        display: none;
    }
    .subscribe-box {
        display: block;
    }
    .subscribe-box .subscribe-img {
        display: none;
    }
    .subscribe-info .subscribe-form {
        position: relative;
        bottom: auto;
        left: auto;
    }
    .subscribe-info {
        display: block;
        width: 100%;
        padding-left: 0px;
        position: relative;
    }
    .subscribe-info h1 {
        margin-bottom: 20px;
    }
    .subscribe-info .subscribe-form p {
        margin-bottom: 60px;
    }
}
@media (max-width: 768px) {
    .nav > li {
        text-align: center;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        border-color: #fff;
    }
    .main-carousel-nav {
        width: 100%;
    }
    .sub-carousel .carousel-caption .btn {
        padding: 6px 40px;
    }
    body {
        padding-bottom: 800px;
    }
}

#search-form .checkbox-list label.checkbox {
    margin-bottom: 10px;
}
.no-padding {
    padding: 0px!important;
}

.nav-pills > li > a, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    border-radius: 0px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000000;
    background-color: #fff;
    border: 1px solid #333;
}
#shop-info-container {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10000;
    width: 50px;
}

#shop-info-container .shop-info-btn {
    position: relative;
    display: block;
    height: 50px;
    width: 50px;
    opacity: 0.3;
    margin-bottom: 10px;
    padding: 14px 10px;
    text-align: center;
}
#shop-info-container .shop-info-btn:hover, #shop-info-container .shop-info-btn:focus, #shop-info-container .shop-info-btn:active {
    opacity: 1;
}
#user-order-details-data {
    margin-top: 20px;
}
#yt-container {
    position: relative;
    width: 100%;
    margin-bottom: 130px;
    min-height: 120px;
}
#yt-player {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
}
.yt-top {
    z-index: 1!important;
}
#yt-overlay {
    width: 100%;
    height: auto;
    cursor: pointer;
}
.dropdown.dropdown-form.open .fa-angle-down:before {
    content: "\f106";
}
.zoomWindowContainer div {
    cursor: zoom-in!important;
}
#determine-img-1, #determine-img-2 {
    margin-top: 15px;
}
.gray-background {
    background-color: #ffffff;
}
.black-background {
    background-color: #000000;
}
.col-0 .shoes-small-container{
    margin-right: 28%;
}
.col-1 .shoes-small-container{
    margin-right: 14%;
    margin-left: 14%;
}
.col-2 .shoes-small-container{
    margin-left: 28%;
}
.home-popular {
    margin-top: 15px;
}
.home-popular .shoes-preview-model {
    margin-bottom: 0px;
}
.home-popular .shoes-small-container {
    margin-bottom: 110px;
}
.home-main-link {
    text-align: right;
}
.visible-large {
    display: block;
}
body .visible-small {
    display: none;
}
.home-article {
    position: relative;
}

/* mobile view */
@media (max-width: 767px) {
    .navbar-collapse {
        position: absolute;
        z-index: 100;
        top: 75px;
        right: 0px;
        left: 0px;
        background: #ffffff;
    }
    .home-main-content {
        font-size: 24px;
        line-height: 33px;
    }
    .home-title-link {
        font-size: 24px;
        line-height: 33px;
    }
    .home-main-link {
        text-align: left;
        margin-top: 45px;
    }
    .home-main {
        height: 460px;
        margin-bottom: 75px;
    }
    .container-fluid-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .square-container {
        padding-bottom: 90%;
    }
    .home-title {
        font-size: 24px;
        line-height: 33px;
        margin-top: 28px;
    }
    .home-text {
        font-size: 12px;
        line-height: 16px;
        position: relative;
        margin-top: 86px;
    }
    .flower-sign {
        margin-bottom: 60px;
    }
    .relative .square-container {
        height: auto;
        padding-bottom: 0px;
    }
    .square-container p {
        margin-bottom: 0px;
    }
    .home-read-more {
        font-size: 14px;
        line-height: 19px;
    }
    .home-divider {
        margin-top: 12px;
    }
    .arrows {
        margin-top: 20px;
    }
    .home-categories {
        margin-bottom: -20px;
    }
    .home-category-link {
        display: none;
    }
    .home-category-label {
        font-size: 24px;
        line-height: 33px;
    }
    .col-0 .shoes-small-container{
        margin: 0px;
    }
    .col-1 .shoes-small-container{
        margin: 0px;
    }
    .col-2 .shoes-small-container{
        margin: 0px;
    }
    .home-popular .shoes-small-container {
        margin-left: 15px;
        margin-right: 15px;
    }
    .home-popular .shoes-small-popular {
        padding-bottom: 35px;
        padding-top: 70px;
    }
    .visible-large {
        display: none!important;
    }
    body .visible-small {
        display: block;
    }
    #section-3 .home-title {
        margin-top: 80px;
    }
    #section-3 .home-text {
        margin-top: 120px;
    }
    #section-3 .two-columns {
        padding-bottom: 30px;
    }
    #section-3 .relative .vertical-container {
        padding-bottom: 0px;
        height: auto;
    }
    .two-columns {
        column-count: 1;
    }
    .two-columns .home-read-more {
        left: 0px;
    }
    .home-secondary {
        height: 410px;
    }
    #section-4 {
        margin-bottom: 0px;
    }
    .home-showroom .home-title {
        margin-top: 20px;
    }
    .home-showroom .horizontal-container-content .home-text {
        margin-top: 120px;
    }
    .home-showroom .horizontal-container {
        height: auto;
        padding-bottom: 0px;
    }
    .home-showroom-map .home-img {
        position: relative;
        width: 100%;
        height: 0px;
        padding-bottom: 80%;
        margin-top: 52px;
    }
    .home-showroom-map .home-text {
        margin-top: 30px;
        margin-bottom: 25px;
        font-size: 14px;
        line-height: 19px;
    }
    .home-showroom {
        margin-bottom: 0px;
    }
    .home-subscribe .home-title {
        padding: 16px;
    }
    .home-subscribe-form {
        left: 16px;
        right: 16px;
        bottom: 8px;
    }
    .home-subscribe {
        margin-bottom: 34px;
    }
    .footer {
        font-size: 14px;
        line-height: 19px;
    }
    .footer h4 {
        font-size: 14px;
        line-height: 19px;
        margin-top: 66px;
        margin-bottom: 18px;
    }
    .footer-copyright {
        margin-top: 44px;
    }
    .footer ul.compact-list > li {
        margin-bottom: 2px;
    }
    .home-wrap .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }
    .home-wrap .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }
    .nav .nav-language {
        margin-right: 0px;
    }
    .menu-divider, .line {
        display: none;
    }
    .main-submenu-right {
        display: none;
    }
    .main-submenu-left {
        width: 100%;
    }
    .m-main-menu .dropdown-menu > li {
        text-align: center;
    }
    .m-main-menu .dropdown.open .dropdown-toggle {
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu {
        background: #f9f9f9;
    }
    #navbar-cart #car-count {
        top: 0px;
        right: auto;
    }
}
@media only screen and (min-width: 768px) {
    .m-main-menu .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: -15px;
        padding-bottom: 30px;
    }
    .m-main-menu .dropdown-menu:hover {
        display: block;
    }
}

.highlighted {
    font-weight: bold!important;
}

.cookie-banner {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    min-height: 100px;
    z-index: 100000;
    background-color: #FFF;
    padding: 20px 40px;
    border-top: 1px solid #000;
}
.cookie-message {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 15px;
}
.cookie-banner .btn {
    margin-left: 20px;
}

.shoes-add-char{
    margin-bottom: 40px;
}
.shoes-add-char--mobile{
    margin-top: 40px;
}
.shoes-add-char__label{
    margin-right: 8px;
    margin-bottom: 8px;
}

.shoes-add-char__input{
    display: none;
}

.shoes-add-char__input:checked ~ .shoes-add-char__item{
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    text-shadow: 0 0 2px #fff;
    cursor: default;
}

.shoes-add-char__item{
    font-size: 14px;
    font-weight: 400;
    padding: 8px;
    border: 1px solid #000;
    color: #000;
    background-color: #fff;
    cursor: pointer;
}

.cart-add-char{
    padding: 0 24px 24px;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
}
.cart-add-char__title{
    font-size: 16px;
    font-weight: 500;
}
.cart-add-char__value{
    font-size: 16px;
    font-weight: 300;
    margin-left: 10px;
}

@media screen and (min-width: 992px) {
    .cart-add-char__title{
        font-size: 18px;
    }
    .cart-add-char__value{
        font-size: 18px;
        margin-left: 20px;
    }
}