.w-29 {
    -webkit-box-flex: 0 0 29.29936%;
    -moz-box-flex: 0 0 29.29936%;
    -webkit-flex: 0 0 29.29936%;
    -ms-flex: 0 0 29.29936%;
    flex: 0 0 29.29936%;
    max-width: 29.29936%
}

.w-41 {
    -webkit-box-flex: 0 0 41.40127%;
    -moz-box-flex: 0 0 41.40127%;
    -webkit-flex: 0 0 41.40127%;
    -ms-flex: 0 0 41.40127%;
    flex: 0 0 41.40127%;
    max-width: 41.40127%;
    padding: 0 10px
}

@media (min-width: 1200px) {
    .col-lg-cus-5 {
        position: relative;
        width: 100%;
        min-height: 1px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .col-lg-4-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 44.44444444%;
        -ms-flex: 0 0 44.44444444%;
        flex: 0 0 44.44444444%;
        max-width: 44.44444444%
    }

    .col-lg-5-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 55.55555555%;
        -ms-flex: 0 0 55.55555555%;
        flex: 0 0 55.55555555%;
        max-width: 55.55555555%
    }
}

@media (max-width: 1199px) {
    .d-xmd-block {
        display: block !important
    }

    .d-xmd-inline {
        display: inline-block !important
    }

    .text-xmd-center {
        text-align: center
    }

    .ml-xmd-auto {
        margin-left: auto
    }

    .lang-rtl .ml-xmd-auto {
        margin-right: auto;
        margin-left: inherit
    }

    .mr-xmd-auto {
        margin-right: auto
    }

    .lang-rtl .mr-xmd-auto {
        margin-left: auto;
        margin-right: inherit
    }

    .ml-xmd-auto.mr-xmd-auto {
        margin: auto
    }

    .m-xmd-auto {
        margin: auto !important
    }
}

@media (max-width: 991px) {
    .vertical_menu .show_sub {
        display: block !important
    }

    .m-md-auto {
        margin: auto !important
    }
}

@media (min-width: 768px) {
    .col-md-cus-5 {
        position: relative;
        width: 100%;
        min-height: 1px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 5px;
        padding-right: 5px
    }

    .col-md-4-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 44.44444444%;
        -ms-flex: 0 0 44.44444444%;
        flex: 0 0 44.44444444%;
        max-width: 44.44444444%;
        padding-left: 15px;
        padding-right: 15px
    }

    .col-md-5-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 55.55555555%;
        -ms-flex: 0 0 55.55555555%;
        flex: 0 0 55.55555555%;
        max-width: 55.55555555%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 767px) {
    .col-xs-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xs-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xs-6 {
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%
    }

    .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }

    .text-xs-center {
        text-align: center !important
    }

    .text-xs-left {
        text-align: left !important
    }

    .text-xs-right {
        text-align: right !important
    }

    .flex-xs-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xs-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .d-xs-block {
        display: block !important
    }

    .d-xs-none {
        display: none !important
    }

    .justify-content-xs-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .w-xs-100 {
        width: 100% !important
    }

    .mw-xs-100 {
        max-width: 100% !important
    }
}

.header-mobile {
    padding: 20px;
    background: #0699ee;
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 5px -3px #0000004d
}

.header-mobile .item-mobile-top {
    position: relative;
    cursor: pointer;
    font-size: 17px;
    float: inherit;
    text-shadow: none
}

.header-mobile .item-mobile-top i {
    color: #fff
}

.header-mobile #_mobile_menutop {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #272727;
    border-radius: 50%;
    cursor: pointer
}

.header-mobile #_mobile_menutop i {
    font-size: 21px
}

.header-mobile .mobile_logo img {
    max-width: 100% !important
}

.header-mobile #mobile_search {
    margin-top: 20px;
    position: relative
}

.header-mobile #mobile_search .search__input {
    width: 100%;
    outline: none;
    border: none;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    padding: 0 35px 0 10px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px;
    background: #fff
}

.lang-rtl .header-mobile #mobile_search .search__input {
    padding: 0 10px 0 35px
}

.header-mobile #mobile_search .search__submit {
    position: absolute;
    top: 2px;
    right: 5px;
    width: inherit;
    height: inherit;
    background: none
}

.lang-rtl .header-mobile #mobile_search .search__submit {
    left: 5px;
    right: auto
}

.header-mobile #mobile_search .search__submit .icon__fallback-text {
    display: none
}

.header-mobile #mobile_search .search__submit .site-header__search-icon {
    color: #0699ee;
    font-size: 21px;
    background: none
}

.mobile-boxpage {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1000;
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.mobile-boxpage.active {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    top: 0
}

.content-boxpage {
    padding: 0;
    overflow-y: scroll
}

.content-boxpage .box-header {
    height: 45px;
    background: rgba(255, 255, 255, .95);
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px -2px #0003;
    padding: 0 15px;
    position: relative;
    z-index: 1001
}

.content-boxpage .box-header .title-box {
    font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 16px
}

.content-boxpage .box-header .close-box,
.content-boxpage .box-header .back-box {
    font-size: 11px;
    color: #666;
    font-weight: 700;
    cursor: pointer
}

.content-boxpage .box-header .back-box {
    display: none
}

.content-boxpage .box-header .back-box.active {
    display: block
}

.content-boxpage .box-content {
    overflow-y: scroll
}

#mobile-pageaccount .account-list-content {
    font-size: 13px
}

#mobile-pageaccount .account-list-content i {
    display: none
}

#mobile-pageaccount .account-list-content>div {
    padding: 15px 0
}

#mobile-pageaccount .links-currency,
#mobile-pageaccount .links-language {
    font-size: 13px;
    padding: 15px 0;
    position: relative;
    cursor: pointer
}

#mobile-pageaccount .links-currency i,
#mobile-pageaccount .links-language i {
    position: absolute;
    right: -20px;
    top: 20px
}

.lang-rtl #mobile-pageaccount .links-currency i,
.lang-rtl #mobile-pageaccount .links-language i {
    left: -20px;
    right: auto
}

#mobile-pageaccount #box-currency,
#mobile-pageaccount #box-language {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translate(-100%);
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    background: #fff
}

.lang-rtl #mobile-pageaccount #box-currency,
.lang-rtl #mobile-pageaccount #box-language {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translate(100%)
}

#mobile-pageaccount #box-currency.active,
#mobile-pageaccount #box-language.active {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translate(0)
}

.lang-rtl #mobile-pageaccount #box-currency.active,
.lang-rtl #mobile-pageaccount #box-language.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translate(0)
}

#mobile-pageaccount #box-currency .item-language,
#mobile-pageaccount #box-currency .item-currency,
#mobile-pageaccount #box-language .item-language,
#mobile-pageaccount #box-language .item-currency {
    padding: 10px 15px;
    border-bottom: 1px dotted #eaeaea;
    position: relative
}

#mobile-pageaccount #box-currency .item-language.current:before,
#mobile-pageaccount #box-currency .item-currency.current:before,
#mobile-pageaccount #box-language .item-language.current:before,
#mobile-pageaccount #box-language .item-currency.current:before {
    position: absolute;
    top: 12px;
    right: 15px;
    content: "\f26b";
    font: 14px/1 Material-Design-Iconic-Font;
    font-size: 14px;
    text-rendering: auto;
    color: #666
}

.lang-rtl #mobile-pageaccount #box-currency .item-language.current:before,
.lang-rtl #mobile-pageaccount #box-currency .item-currency.current:before,
.lang-rtl #mobile-pageaccount #box-language .item-language.current:before,
.lang-rtl #mobile-pageaccount #box-language .item-currency.current:before {
    left: 15px;
    right: auto
}

#_mobile_currency_selector {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#_mobile_currency_selector span {
    color: #666;
    display: block;
    padding: 5px 10px
}

#_mobile_currency_selector span:not(:last-child) {
    border-bottom: 1px dashed #ddd
}

#_mobile_currency_selector span.selected {
    color: #0699ee
}

#mobile-blockcart #cart-info {
    display: block !important;
    padding: 10px 15px
}

#mobile-blockcart #cart-info .ajaxcart__product:not(:last-child) {
    margin-bottom: 10px
}

#mobile-blockcart #cart-info .btn {
    color: #fff
}

#stickymenu_bottom_mobile {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 5px 15px;
    background: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
    box-shadow: 0 -2px 5px -2px #0003
}

.lang-rtl #stickymenu_bottom_mobile {
    right: 0;
    left: auto
}

#stickymenu_bottom_mobile .stickymenu-item {
    width: 70px
}

#stickymenu_bottom_mobile .stickymenu-item a {
    display: inline-block;
    position: relative
}

#stickymenu_bottom_mobile .stickymenu-item i {
    font-size: 23px;
    color: #bababa;
    background: transparent;
    width: auto;
    height: auto;
    margin: 0 0 2px;
    vertical-align: top
}

#stickymenu_bottom_mobile .stickymenu-item span {
    display: block;
    margin-top: 0;
    font-size: 10px;
    line-height: 1;
    color: #666
}

#stickymenu_bottom_mobile .stickymenu-item .cart-products-count {
    position: absolute;
    top: -4px;
    right: -10px;
    bottom: inherit;
    background: #0699ee;
    color: #fff;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 15px;
    text-align: center
}

.lang-rtl #stickymenu_bottom_mobile .stickymenu-item .cart-products-count {
    left: -10px;
    right: auto
}

#stickymenu_bottom_mobile .stickymenu-item .cart-products-count span {
    display: none
}

#stickymenu_bottom_mobile .stickymenu-item .header-cart {
    display: inline-block;
    position: relative
}

#stickymenu_bottom_mobile .stickymenu-item .title-cart {
    font-size: 10px;
    text-transform: capitalize;
    font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif
}

#stickymenu_bottom_mobile .stickymenu-item:hover a {
    color: #666;
    text-decoration: none
}

#stickymenu_bottom_mobile .stickymenu-item:hover a i {
    color: #666
}

#_mobile_sidebarmenu_content {
    width: 230px
}

.btn-mobile_vertical_menu {
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 17px;
    background: rgba(0, 0, 0, .3);
    border-radius: 50%
}

@media (max-width: 767px) {
    #_mobile_vertical_menu {
        position: fixed;
        width: 250px;
        height: 100vh;
        max-height: inherit;
        overflow: auto;
        background: #fff;
        text-align: center;
        top: 0;
        right: -250px;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        z-index: 9999;
        padding: 30px 10px 70px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: none;
        display: block
    }

    .lang-rtl #_mobile_vertical_menu {
        left: -250px;
        right: auto
    }

    #_mobile_vertical_menu li {
        padding: 0
    }

    #_mobile_vertical_menu li .site-nav__dropdown {
        position: static;
        width: 100% !important;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        padding: 0;
        background: none !important;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

    #_mobile_vertical_menu .show_sub i {
        font-size: 19px
    }

    #_mobile_vertical_menu .menuTitle.has_child {
        margin-top: 30px
    }

    #_mobile_vertical_menu.active {
        right: 0;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1
    }

    .lang-rtl #_mobile_vertical_menu.active {
        left: 0;
        right: auto
    }

    .sidebar {
        margin-top: 30px
    }

    .sidebar .title-block {
        font-size: 16px
    }

    #NovBreadcrumbs {
        margin-bottom: 30px
    }

    #NovBreadcrumbs h1 {
        font-size: 18px;
        margin-bottom: 20px
    }

    .pagination {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .product-single__info {
        margin-top: 20px
    }

    .group-reviews {
        font-size: 11px
    }

    .group-reviews>div:not(:last-child) {
        margin-right: 10px
    }

    .lang-rtl .group-reviews>div:not(:last-child) {
        margin-left: 10px;
        margin-right: inherit
    }

    .group-reviews .label-review {
        font-size: 10px
    }

    .product-single__tabs .nav-tabs {
        margin-top: 25px;
        margin-bottom: 20px
    }

    .blog--list-view .article--listing {
        display: block
    }

    .blog--list-view .article--listing>div {
        margin-right: 0 !important
    }

    .lang-rtl .blog--list-view .article--listing>div {
        margin-left: 0 !important;
        margin-right: inherit
    }

    .blog--list-view .article--listing .media-body {
        margin-top: 15px
    }

    .article__thumnail {
        margin-bottom: 15px
    }

    .article__title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .BlogRelated .title-block {
        font-size: 1.8rem
    }
}