@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i|Open+Sans:400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato:300i,400,400i,700');
body{font-family: 'Open Sans', sans-serif;  overflow-x: hidden;     position: relative;}
/*----------------------------------------------------------

#Section

----------------------------------------------------------*/
section, .section{
    padding-top: 60px;
    padding-bottom: 60px;
}
section.map-section, 
.section.map-section{
    padding-top: 0;
    padding-bottom: 0;
}
/* Typo light */
.typo-light,
.typo-light h1,
.typo-light h2,
.typo-light h3,
.typo-light h4,
.typo-light h5,
.typo-light p,
.typo-light span,
.typo-light label{
    color: #fff;
}
.text-light {
    color: #fff !important;
}
/* Back to top */
/* Back to top */
#totop {
    height: 30px;
    position: fixed;
    right: 15px;
    width: 30px;
    z-index: 9999;
    bottom: 15px;
    background-color: #303133;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    display: none;
}

.products-grid .product-item-photo {    
    height: 354px;
    overflow: hidden;
}

#home_featured_product .products-grid .product-item-photo {
    height: auto;
}

.swatch-option{
    max-width: 130px !important;
}

#brands.owl-carousel .owl-item .item{
    vertical-align: middle;
    display: inline-flex;
}

#brands.owl-carousel .owl-item{
    height: 126px;
    line-height: 126px;
}

/* Pre loader 
#pageloader{position:fixed;z-index:99999;top:0;overflow:hidden;width:100%;height:100%;background-color:#fff}
#pageloader .loader-inner{position:absolute;top:50%;right:0;left:0;margin:0 auto;transform:translateY(-47%)}
#pageloader .loader-inner img{margin:0 auto}*/
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

#totop {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
#totop:hover, 
#totop:focus, 
#totop:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; 
}


/* Section Title */

/* ---------------------------------------------------------- */
.page-header .switcher .options .action.toggle::after, .page-footer .switcher .options .action.toggle::after,
.page-header .switcher .options .action.toggle.active::after, .page-footer .switcher .options .action.toggle.active::after{
    font-size: 8px;
}
/*----------------------------------------------------------

#Section Title

----------------------------------------------------------*/




.logo {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0 -71px;
    max-width: 50%;
    position: relative;
    z-index:999 !important;
}

.side-custom-menu h2 {
    border-bottom-color: #ed1d24;
    background-color: #ed1d24;
}



.home-banner{position:relative;} 
.banner-details{ position:absolute; top:50%; right:0px; text-align:center; left:0px; transform:translateY(-50%);-webkit-transform:translateY(-50%);

                 -moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%); z-index: 99;}



.banner-details .wrapper {
    width: 66%;
    float: left;
    padding-top: 66px;
    padding-left: 30px;
}


.section-title .title,
.page-title h1 {
    font-weight:700;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0 0 11px;
    position: relative;
    font-size:22px;
}
.page-title h1::after,
.section-title .title::after {
    width: 40px;
    position: absolute;
    bottom: 0;
    height: 1px;
    left: 0;
    background: #ddd;
    content: '';
}
.page-title.text-center h1::after,
.section-title.text-center .title::after {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.page-title.text-right h1::after,
.section-title.text-right .title::after {
    left: auto;
    right: 0;
    margin: 0;
}
/* Section Title */
.page-title h1::after,
.section-title .title::after,
.navbar .nav-regular .nav-submenu--mega > li > a:after{
    background: #0cb4ce;
}
/* Page Title */
.page-title{
    padding: 0;
    border: 0;
}
/* infobox Title */
.info-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #eaeaea;
    color: #777777;
}
.info-box .box-title{
    font-family: inherit;
}
/* Button */
.action.primary, a.action.primary, button.action.primary{
    font-weight: normal;
}


/* Home Page */
.homepage-bar {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fbfbfb;
}
.homepage-bar .col-md-4 {
    border-left: 1px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 21px;
}
.homepage-bar .col-md-4:first-child {
    border-left: 0;
}
.homepage-bar [class*=" varmo-icon-"], .homepage-bar [class^="varmo-icon-"] {
    font-size: 34px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.homepage-bar .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px;
}
.homepage-bar h3 {
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.5;
}
.homepage-bar p {
    font-size: 12px;
    margin: 0;
    line-height: 1;
}
.image-link {
    display: block;
    position: relative;
}
.image-link:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}
.image-link:hover:before {
    opacity: 0.1;
    visibility: visible;
}
.image-link img {
    width: 100%;
}
.border-radius .image-link:before {
    border-radius: 8px;
}

.custom-support {
    text-align: left;
}
.custom-support em[class*=icon-] {
    float: left;
    background-color: #e35d53;
    color: #fff;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    font-size: 20px;
}
.custom-support div.content {
    margin-left: 76px;
}
.custom-support div.content>h2 {
    color: #000;
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}
.custom-support div.content>em {
    color: #888;
    font-weight: 300;
    font-size: 11px;
    font-style: normal;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
}
.custom-support div.content>p {
    color: #666;
    font-size: 14px;
}

.parallax-wrapper {
    position: relative;
}
.parallax-wrapper .overlay {
    background-color: #000;
    opacity: 0.55;
    filter: alpha(opacity=55);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
.parallax {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 50px 0;
}
.parallax-slider {
    text-align: center;
}
.parallax-slider .owl-carousel h2 {
    font-size: 60.28px;
    color: #fff;
    line-height: 1;
}
.parallax-slider .owl-carousel p {
    font-size: 22.6px;
    color: #fff;
    line-height: 1;
    margin-bottom: 30px;
}
.parallax-slider .owl-carousel a {
    font-size: 16px;
    color: #fff;
    line-height: 1;
}
.brands-slider .owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
}

/*************** Custom Recent Posts ******************/
.recent-posts .item .post-image {
    border-radius: 5px;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 2px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.recent-posts .item .post-image img {
    border-radius: 4px;
    width: 100%;
}
.recent-posts .post-date {
    float: left;
    margin-right: 10px;
    text-align: center;
}
.recent-posts .post-date .day {
    background-color: #f7f7f7;
    color: #171717;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
}
.recent-posts .post-date .month {
    background-color: #171717;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.07) inset;
    color: #fff;
    font-size: 0.9em;
    padding: 2px 0;
    display: block;
    width: 45px;
}
.recent-posts .postTitle {
    min-height: 55px;
    border: 0;
}
.recent-posts .postTitle h2 {
    font-size: 20px;
    line-height: 27px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
}
.recent-posts .postTitle a:hover {
    text-decoration: none;
}
.recent-posts .postContent {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 15px;
}
.recent-posts .postContent > p {
    margin: 0;
}
.recent-posts a.readmore {
    font-weight: 300;
    font-size: 16px;
}
@media (max-width: 991px) {
    .homepage-bar .col-md-4 {
        border: 0;
        text-align: left;
    }
    .parallax {
        background-position: center center !important;
        background-attachment: initial;
    }

    .mt-sm-0{
        margin-top: 0 !important;
    }

    .pt-sm-0{
        padding-top: 0 !important;
    }

    .mb-sm-0{
        margin-bottom: 0 !important;
    }

    .pb-sm-0{
        padding-bottom: 0 !important;
    }

    .home-banner {
        margin-top: 0 !important;
    }

    .px-sm-0{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (max-width: 767px) {
    .parallax-slider .owl-carousel h2 {
        font-size: 40px;
    }
    .parallax-slider .owl-carousel p {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .parallax-slider .owl-carousel a {
        font-size: 13px;
    }
}
/*=============== Demo 1 Homepage Slider ===============*/
.owl-banner-carousel .content.type1 h2{font-size:60px}
.owl-banner-carousel .content.type1 p{font-size:25px}
.owl-banner-carousel .content.type1 a{font-size:16px}

@media (max-width:1199px){
    .owl-banner-carousel .content.type1 h2{font-size:48px}
    .owl-banner-carousel .content.type1 p{font-size:20px}
    .owl-banner-carousel .content.type1 a{font-size:13px}
}
@media (max-width:991px){
    .owl-banner-carousel .content.type1 h2{font-size:36px}
    .owl-banner-carousel .content.type1 p{font-size:15px}
    .owl-banner-carousel .content.type1 a{font-size:10px}
}
@media (max-width:767px){
    .owl-banner-carousel .content.type1 h2{font-size:24px}
    .owl-banner-carousel .content.type1 p{display:none}
    .owl-banner-carousel .content.type1 a{font-size:8px}
}
/*=============== Demo 3 Homepage Slider ===============*/
#banner-slider-demo-3 .slide1-content em{font-size:26.26px;margin:0 10px}
#banner-slider-demo-3 .slide1-content h2{font-size:79.12px;margin:5px 0 10px}
#banner-slider-demo-3 .slide1-content p{font-size:23.64px}
#banner-slider-demo-3 .slide2-content em{font-size:26.26px;margin-left:8px}
#banner-slider-demo-3 .slide2-content h2{font-size:82.51px;margin:3px 0 10px}
#banner-slider-demo-3 .slide2-content p{font-size:18px;margin-left:8px;margin-bottom:30px}
#banner-slider-demo-3 .slide2-content p span.split{margin:0 13px 0 14px;border: 0;}
#banner-slider-demo-3 .slide2-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
#banner-slider-demo-3 .slide3-content em{font-size:26.26px}
#banner-slider-demo-3 .slide3-content h2{font-size:82.51px;margin-bottom:17px;}
#banner-slider-demo-3 .slide3-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
@media (max-width:991px){
    #banner-slider-demo-3 .slide1-content img.quote{width:30px}
    #banner-slider-demo-3 .slide1-content em{font-size:20px;margin:0 8px}
    #banner-slider-demo-3 .slide1-content h2{font-size:60px;margin:4px 0 8px}
    #banner-slider-demo-3 .slide1-content p{font-size:18px}
    #banner-slider-demo-3 .slide2-content em{font-size:20px;margin-left:7px}
    #banner-slider-demo-3 .slide2-content h2{font-size:65px;margin:2px 0 8px}
    #banner-slider-demo-3 .slide2-content p{font-size:15px;margin-left:7px;margin-bottom:25px}
    #banner-slider-demo-3 .slide2-content p span.split{margin:0 8px 0 9px}
    #banner-slider-demo-3 .slide2-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
    #banner-slider-demo-3 .slide3-content em{font-size:20px}
    #banner-slider-demo-3 .slide3-content h2{font-size:65px;margin-bottom:13px}
    #banner-slider-demo-3 .slide3-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
}
@media (max-width:640px){
    #banner-slider-demo-3 .slide1-content img.quote{width:15px}
    #banner-slider-demo-3 .slide1-content em{font-size:14px;margin:0 3px}
    #banner-slider-demo-3 .slide1-content h2{font-size:38px;margin:1px 0 5px}
    #banner-slider-demo-3 .slide1-content p{font-size:14px}
    #banner-slider-demo-3 .slide2-content em{font-size:14px;margin-left:3px}
    #banner-slider-demo-3 .slide2-content h2{font-size:39px;margin:0 0 5px}
    #banner-slider-demo-3 .slide2-content p{font-size:8px;margin-left:4px;margin-bottom:15px}
    #banner-slider-demo-3 .slide2-content p span.split{margin:0 7px 0 8px}
    #banner-slider-demo-3 .slide2-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
    #banner-slider-demo-3 .slide3-content em{font-size:14px}
    #banner-slider-demo-3 .slide3-content h2{font-size:38px;margin-bottom:8px}
    #banner-slider-demo-3 .slide3-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
}
/*=============== Demo 4 Homepage Slider ===============*/
#banner-slider-demo-4 .slide1-content em{font-size:26.26px;margin:0 10px}
#banner-slider-demo-4 .slide1-content h2{font-size:79.12px;margin:5px 0 10px}
#banner-slider-demo-4 .slide1-content p{font-size:23.64px}
#banner-slider-demo-4 .slide2-content em{font-size:26.26px;margin-left:8px}
#banner-slider-demo-4 .slide2-content h2{font-size:82.51px;margin:3px 0 10px}
#banner-slider-demo-4 .slide2-content p{font-size:18px;margin-left:8px;margin-bottom:30px}
#banner-slider-demo-4 .slide2-content p span.split{margin:0 13px 0 14px;border: 0;}
#banner-slider-demo-4 .slide2-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
#banner-slider-demo-4 .slide3-content em{font-size:26.26px}
#banner-slider-demo-4 .slide3-content h2{font-size:82.51px;margin-bottom:17px;}
#banner-slider-demo-4 .slide3-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
@media (max-width:991px){
    #banner-slider-demo-4 .slide1-content img.quote{width:30px}
    #banner-slider-demo-4 .slide1-content em{font-size:20px;margin:0 8px}
    #banner-slider-demo-4 .slide1-content h2{font-size:60px;margin:4px 0 8px}
    #banner-slider-demo-4 .slide1-content p{font-size:18px}
    #banner-slider-demo-4 .slide2-content em{font-size:20px;margin-left:7px}
    #banner-slider-demo-4 .slide2-content h2{font-size:65px;margin:2px 0 8px}
    #banner-slider-demo-4 .slide2-content p{font-size:15px;margin-left:7px;margin-bottom:25px}
    #banner-slider-demo-4 .slide2-content p span.split{margin:0 8px 0 9px}
    #banner-slider-demo-4 .slide2-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
    #banner-slider-demo-4 .slide3-content em{font-size:20px}
    #banner-slider-demo-4 .slide3-content h2{font-size:65px;margin-bottom:13px}
    #banner-slider-demo-4 .slide3-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
}
@media (max-width:640px){
    #banner-slider-demo-4 .slide1-content img.quote{width:15px}
    #banner-slider-demo-4 .slide1-content em{font-size:14px;margin:0 3px}
    #banner-slider-demo-4 .slide1-content h2{font-size:38px;margin:1px 0 5px}
    #banner-slider-demo-4 .slide1-content p{font-size:14px}
    #banner-slider-demo-4 .slide2-content em{font-size:14px;margin-left:3px}
    #banner-slider-demo-4 .slide2-content h2{font-size:39px;margin:0 0 5px}
    #banner-slider-demo-4 .slide2-content p{font-size:8px;margin-left:4px;margin-bottom:15px}
    #banner-slider-demo-4 .slide2-content p span.split{margin:0 7px 0 8px}
    #banner-slider-demo-4 .slide2-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
    #banner-slider-demo-4 .slide3-content em{font-size:14px}
    #banner-slider-demo-4 .slide3-content h2{font-size:38px;margin-bottom:8px}
    #banner-slider-demo-4 .slide3-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
}
@media (min-width: 992px){
    .md-f-right {
        float: right !important;
    }
}
@media (min-width: 768px){
    .sm-f-right {
        float: right !important;
    }
}
.side-custom-menu {
    border: 1px solid #e1e1e1;
    /* overflow: hidden;*/
}
.side-custom-menu h2 {
    color: #fff;
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    font-weight:700;
    text-align: left;
    padding: 13px 13px 12px;
    background-color: #f5f5f5;
    line-height: 1;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    text-transform:uppercase;  
}
.side-custom-menu ul {
    padding: 0 12px;
    /* padding: 19px 16px 8px; */
    margin: 0;
    list-style: none;
}
.side-custom-menu nav > ul > li,
.side-custom-menu > ul > li{
    text-align: left;
    padding: 13px 4px 12px;
    border-top: 1px solid #e1e1e1;
    margin: 0;
    line-height: 1;
}
.side-custom-menu ul li:first-child {
    border: 0;
}
.side-custom-menu ul li a {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 1;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    text-transform:uppercase;
}
.sidebar-title {
    margin-top:  0;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #171717;
    line-height: 1;
}
.subscribe-form .block-content > p{
    font-size: 12px;
}
.f-left {
    float: left !important;
}
.f-right {
    float: right !important;
}
.abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-discount-block .action.check:hover, .popup .actions-toolbar .action.cancel:hover, .paypal-button-widget .paypal-button:hover, .bundle-options-container .action.back:hover, .block.related .action.select:hover, .cart.table-wrapper .actions-toolbar > .action-delete:hover, .cart.table-wrapper .action.help.map:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-agreements-block .action-show:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-summary .action-edit:hover, .gift-summary .action-delete:hover, .gift-wrapping-title .action-remove:hover, .wishlist.split.button > .action:hover, .abs-add-fields .action.remove:hover, .paypal-review-discount .action.check:hover, .cart-discount .action.check:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
    text-decoration: none;
}
body.boxed {
    padding: 24px 0 17px;
    background: url(../images/boxed_bg.png) repeat;
}
body.boxed .page-wrapper {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
}
.fotorama__fullscreen-icon {
    display: block;
}
.fotorama__stage .fotorama__fullscreen-icon {
    height: 60px;
    width: 60px;
}
.fotorama__stage .fotorama__zoom-in::before,
.fotorama__stage .fotorama__zoom-out::before,
.fotorama__stage .fotorama__fullscreen-icon::before {
    line-height: 60px;
}
.fotorama__fullscreen .fotorama__stage .fotorama__zoom-in, 
.fotorama__fullscreen .fotorama__stage .fotorama__zoom-out{
    height: 60px;
    width: 60px;
}
.fotorama .fotorama-sprite, .fotorama__fullscreen .fotorama .fotorama__zoom-out, .fotorama__fullscreen .fotorama .fotorama__zoom-in, .fotorama .fotorama__arr .fotorama__arr__arr, .fotorama .fotorama__fullscreen-icon, .fotorama .fotorama__thumb__arr {
    background: none;
    color: #171717;
}
.fotorama-sprite:before, .fotorama__fullscreen .fotorama__zoom-out:before, .fotorama__fullscreen .fotorama__zoom-in:before, .fotorama__arr .fotorama__arr__arr:before, .fotorama__fullscreen-icon:before, .fotorama__thumb__arr:before {
    font-family: 'varmo-icons';
    display: block;
    text-align: center;
}
.fotorama .fotorama__arr .fotorama__arr__arr {
    height: auto;
}
.fotorama__arr--next .fotorama__arr__arr:before {
    content: "\e709";
    font-size: 35px;
    line-height: 1;
}

.fotorama__arr--prev .fotorama__arr__arr:before {
    content: "\e710";
    font-size: 35px;
    line-height: 1;
}
.fotorama__thumb__arr--left .fotorama__thumb__arr:before {
    content: "\e710";
    font-size: 30px;
    line-height: 1;
}

.fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    content: "\e709";
    font-size: 30px;
    line-height: 1;
}
.fotorama__zoom-in:before {
    content: "\e780";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__zoom-out:before {
    content: "\e781";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__fullscreen-icon:before {
    content: "\e779";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__stage {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    background: #fff;
    max-width: 100%;
    overflow: hidden;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border: 1px solid #e1e1e1 !important;
    border-radius: 0;
    background-color: #fff;
}
.fotorama__nav .fotorama__thumb__arr {
    padding-bottom: 0;
}
.fotorama__nav .fotorama__thumb-border {
    border-radius: 0;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    border: none;
}
.fotorama__stage__shaft {
    border: 3px solid #fff;
    box-sizing: border-box;
    max-width: 100%;
}
/* Top left Position */
.fotorama .fotorama__arr {
    background: #171717;
    bottom: auto;
    height: 30px;
    left: 10px;
    top: 10px;
    width: 30px;
}
.fotorama .fotorama__arr.fotorama__arr--next{
    left: 42px;
}
.fotorama .fotorama__arr--next .fotorama__arr__arr::before,
.fotorama .fotorama__arr--prev .fotorama__arr__arr::before{
    font-size:  16px;
    color: #fff;
}
.fotorama .fotorama__arr .fotorama__arr__arr{
    width: auto;
}
/* Alert */
.message {
    border-radius: 5px;
}
@media (max-width: 1199px) {
    body.boxed .page-wrapper {
        width: 980px;
    }
}
@media (max-width: 991px) {
    body.boxed .page-wrapper {
        width: 750px;
    }
}
@media (max-width: 767px) {
    body.boxed .page-wrapper {
        width: 630px;
    }
    .sm-clearer {
        clear: both;
    }
}
@media (max-width: 640px) {
    body.boxed .page-wrapper {
        width: 460px;
    }
}
@media (max-width: 480px) {
    body.boxed .page-wrapper {
        width: 300px;
    }
}

/* 
// Product 
*/
.product-item-name, .product.name a{
    font-weight: 600;
}
.product.description p {
    line-height: 2;
}

/*

// Spacings

*/

/* 
//Column 
*/
.col-space-none .col-lg-1, .col-space-none .col-lg-10, .col-space-none .col-lg-11, .col-space-none .col-lg-12, .col-space-none  .col-lg-2,.col-space-none .col-lg-3, .col-space-none .col-lg-4, .col-space-none .col-lg-5, .col-space-none .col-lg-6, .col-space-none .col-lg-7, .col-space-none .col-lg-8, .col-space-none .col-lg-9, .col-space-none .col-md-1, .col-space-none .col-md-10, .col-space-none .col-md-11, .col-space-none .col-md-12, .col-space-none .col-md-2, .col-space-none .col-md-3, .col-space-none .col-md-4, .col-space-none .col-md-5, .col-space-none .col-md-6, .col-space-none .col-md-7, .col-space-none .col-md-8, .col-space-none .col-md-9, .col-space-none .col-sm-1, .col-space-none .col-sm-10, .col-space-none .col-sm-11, .col-space-none .col-sm-12, .col-space-none .col-sm-2, .col-space-none .col-sm-3, .col-space-none .col-sm-4, .col-space-none .col-sm-5, .col-space-none .col-sm-6, .col-space-none .col-sm-7, .col-space-none .col-sm-8, .col-space-none .col-sm-9, .col-space-none .col-xs-1, .col-space-none .col-xs-10, .col-space-none .col-xs-11, .col-space-none .col-xs-12, .col-space-none .col-xs-2, .col-space-none .col-xs-3, .col-space-none .col-xs-4, .col-space-none .col-xs-5, .col-space-none .col-xs-6, .col-space-none .col-xs-7, .col-space-none .col-xs-8, .col-space-none .col-xs-9{
    padding-left: 0;
    padding-right: 0;
}
/* 
//Column Space 15 
*/
.col-space-md .row{
    margin-left: -8px;
    margin-right: -8px;
}
.col-space-md .col-lg-1, .col-space-md .col-lg-10, .col-space-md .col-lg-11, .col-space-md .col-lg-12, .col-space-md  .col-lg-2,.col-space-md .col-lg-3, .col-space-md .col-lg-4, .col-space-md .col-lg-5, .col-space-md .col-lg-6, .col-space-md .col-lg-7, .col-space-md .col-lg-8, .col-space-md .col-lg-9, .col-space-md .col-md-1, .col-space-md .col-md-10, .col-space-md .col-md-11, .col-space-md .col-md-12, .col-space-md .col-md-2, .col-space-md .col-md-3, .col-space-md .col-md-4, .col-space-md .col-md-5, .col-space-md .col-md-6, .col-space-md .col-md-7, .col-space-md .col-md-8, .col-space-md .col-md-9, .col-space-md .col-sm-1, .col-space-md .col-sm-10, .col-space-md .col-sm-11, .col-space-md .col-sm-12, .col-space-md .col-sm-2, .col-space-md .col-sm-3, .col-space-md .col-sm-4, .col-space-md .col-sm-5, .col-space-md .col-sm-6, .col-space-md .col-sm-7, .col-space-md .col-sm-8, .col-space-md .col-sm-9, .col-space-md .col-xs-1, .col-space-md .col-xs-10, .col-space-md .col-xs-11, .col-space-md .col-xs-12, .col-space-md .col-xs-2, .col-space-md .col-xs-3, .col-space-md .col-xs-4, .col-space-md .col-xs-5, .col-space-md .col-xs-6, .col-space-md .col-xs-7, .col-space-md .col-xs-8, .col-space-md .col-xs-9{
    padding-left: 8px;
    padding-right: 8px;
}
/* 
// Pulled Block 
*/
.pulled-block-top{
    margin-top: -150px;
}

/* 
// Padding 
*/
.p-none {
    padding: 0;
}
.pt-none {
    padding-top: 0;
}
.pb-none {
    padding-bottom: 0;
}
.ptb-none {
    padding-top: 0;
    padding-bottom: 0;
}
/* Padding 15 px */
.p-15{
    padding: 15px;
}
.pt-15{
    padding-top: 15px;
}
.pb-15{
    padding-bottom: 15px;
}
.ptb-15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.pl-15{
    padding-left: 15px;
}
.pr-15{
    padding-right: 15px;
}
/* 
// Padding 20px 
*/
.p-20{
    padding: 20px;
}
.pt-20{
    padding-top: 20px;
}
.pb-20{
    padding-bottom: 20px;
}
.ptb-20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.pl-20{
    padding-left: 20px;
}
.pr-20{
    padding-right: 20px;
}

/* 
// Padding 30px 
*/
.p-30{
    padding: 30px;
}
.pt-30{
    padding-top: 30px;
}
.pb-30{
    padding-bottom: 30px;
}
.ptb-30{
    padding-top: 30px;
    padding-bottom: 30px;
}
.pl-30{
    padding-left: 30px;
}
.pr-30{
    padding-right: 30px;
}


/* 
// Margin 
*/
.m-none {
    margin: 0;
}
.mt-none {
    margin-top: 0;
}
.mb-none {
    margin-bottom: 0;
}
.mtb-none {
    margin-top: 0;
    margin-bottom: 0;
}
/* 
// Margin 10px 
*/
.m-10{
    margin: 10px;
}
.mt-10{
    margin-top: 10px !important;
}
.mb-10{
    margin-bottom: 10px;
}
.ml-10{
    margin-left: 10px;
}
.mr-10{
    margin-right: 10px;
}
/* Margin 15 px */
.m-15{
    margin: 15px;
}
.mt-15{
    margin-top: 15px;
}
.mb-15{
    margin-bottom: 15px;
}
.ml-15{
    margin-left: 15px;
}
.mr-15{
    margin-right: 15px;
}
/* 20 px */
.m-20{
    margin: 20px;
}
.mt-20{
    margin-top: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.ml-20{
    margin-left: 20px;
}
.mr-20{
    margin-right: 20px;
}

/* 30 px */
.m-30{
    margin: 30px;
}
.mt-30{
    margin-top: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.ml-30{
    margin-left: 30px;
}
.mr-30{
    margin-right: 30px;
}

/*
// Spacings - Responsive 
*/

/* 
// 1024 Width
*/
@media (max-width: 1024px) {
    /* Margin 15 px */
    .m-15-1024{
        margin: 15px;
    }
    .mt-15-1024{
        margin-top: 15px;
    }
    .mb-15-1024{
        margin-bottom: 15px;
    }
    .ml-15-1024{
        margin-left: 15px;
    }
    .mr-15-1024{
        margin-right: 15px;
    }


    /* Margin 20 px */
    .m-20-1024{
        margin: 20px;
    }
    .mt-20-1024{
        margin-top: 20px;
    }
    .mb-20-1024{
        margin-bottom: 20px;
    }
    .ml-20-1024{
        margin-left: 20px;
    }
    .mr-20-1024{
        margin-right: 20px;
    }
}


/* 991 */
@media (max-width: 991px) { 
    /* 20 px */
    .m-20-991{
        margin: 20px;
    }
    .mt-20-991{
        margin-top: 20px;
    }
    .mb-20-991{
        margin-bottom: 20px;
    }
    .ml-20-991{
        margin-left: 15px;
    }
    .mr-20-991{
        margin-right: 15px;
    }

    /* 30 px */
    .m-30-991{
        margin: 30px;
    }
    .mt-30-991{
        margin-top: 30px;
    }
    .mb-30-991{
        margin-bottom: 30px;
    }
    .ml-30-991{
        margin-left: 15px;
    }
    .mr-30-991{
        margin-right: 15px;
    }
}



/* Min 767 */
@media (min-width: 767px) { 

    .m-none-767 {
        margin: 0;
    }
    .mt-none-767 {
        margin-top: 0;
    }
    .mb-none-767 {
        margin-bottom: 0 !important;
    }
    .mtb-none-767 {
        margin-top: 0;
        margin-bottom: 0;
    }


    /* Pulled Block */
    .pulled-block-top-sm{
        margin-top: -130px;
    }
}

/* 767 */
@media (max-width: 767px) { 
    /* Margin 15 px */
    .m-15-767{
        margin: 15px;
    }
    .mt-15-767{
        margin-top: 15px;
    }
    .mb-15-767{
        margin-bottom: 15px;
    }
    .ml-15-767{
        margin-left: 15px;
    }
    .mr-15-767{
        margin-right: 15px;
    }

    /* 20 px */
    .m-20-767{
        margin: 20px;
    }
    .mt-20-767{
        margin-top: 20px;
    }
    .mb-20-767{
        margin-bottom: 20px;
    }
    .ml-20-767{
        margin-left: 15px;
    }
    .mr-20-767{
        margin-right: 15px;
    }
    /* 30 px */
    .m-30-767{
        margin: 30px;
    }
    .mt-30-767{
        margin-top: 30px;
    }
    .mb-30-767{
        margin-bottom: 30px;
    }
    .ml-30-767{
        margin-left: 15px;
    }
    .mr-30-767{
        margin-right: 15px;
    }
}

/* 

// Overlay 

*/
.overlay{
    position: relative;
    overflow: hidden;
    display: block;
}
.overlay .overlay-inner,
.overlay:hover .overlay-inner{
    -webkit-transition: all 250ms ease 0s;
    -moz-transition: all 250ms ease 0s;
    -ms-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
}
.overlay .overlay-inner{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: #171717;
    opacity: 0;
    transform: scale(0.8,0.8);
}
.overlay:hover .overlay-inner{
    opacity: 0.2;
    transform: scale(1,1);
}
.overlay.medium:hover .overlay-inner{
    opacity: 0.5;
    transform: scale(1,1);
}
.overlay.heavy:hover .overlay-inner{
    opacity: 0.5;
    transform: scale(1,1);
}
.overlay.white .overlay-inner{
    background: #fff;
}
/* Overlay */
.overlay.overlay-style2 .overlay-inner{
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}
.overlay.overlay-style2:hover .overlay-inner {
    opacity: 0.9;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}
/* Overlay */
@media (max-width: 991px) {
    .overlay img {
        width: 100%;
    }
}

/* Look Book */
.lookbook-content, .lookbook-banner{   
    float: left;
    width: 50%;
}
.lookbook-banner > a {
    background: #f7f7f7 none repeat scroll 0 0;
    display: block;
    margin: 0;
    padding: 7%;
}
.lookbook-banner > a:hover, .lookbook-banner > a:focus {
    background: #f1f1f1;
}
.lookbook-content {
    padding: 4%;
}
.lookbook-title > h4 {
    color: #171717;
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 20px;
}
.lookbook-title > span {
    color: #777;
    display: inline-block;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.lookbook-desc > p {
    color: #999;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 2px;
    line-height: 2;
}
/* Lookbook */
@media (max-width: 1024px) {
    .lookbook-content, .lookbook-banner {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .lookbook-content {
        padding: 0 0 20px;
    }
    .lookbook-wrapper {
        border: 2px solid #f1f1f1;
        float: none;
        margin: 0 auto 5px;
        padding: 30px;
        width: 70%;
    }
}

/* Lookbook */
@media (max-width: 640px) {
    .lookbook-content {
        padding: 10px 0;
    }
    .lookbook-wrapper {
        width: 100%;
    }
}



/* Page Header */
.homepage-bar {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fbfbfb;
}
.homepage-bar .col-md-4 {
    border-left: 1px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 21px;
}
.homepage-bar .col-md-4:first-child {
    border-left: 0;
}
.homepage-bar [class*=" varmo-icon-"], .homepage-bar [class^="varmo-icon-"] {
    font-size: 34px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.homepage-bar .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px;
}
.homepage-bar h3 {
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.5;
}
.homepage-bar p {
    font-size: 12px;
    margin: 0;
    line-height: 1;
}
.image-link {
    display: block;
    position: relative;
}
.image-link:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}
.image-link:hover:before {
    opacity: 0.1;
    visibility: visible;
}
.image-link img {
    width: 100%;
}
.border-radius .image-link:before {
    border-radius: 8px;
}

.custom-support {
    text-align: left;
}
.custom-support em[class*=icon-] {
    float: left;
    background-color: #e35d53;
    color: #fff;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    font-size: 20px;
}
.custom-support div.content {
    margin-left: 76px;
}
.custom-support div.content>h2 {
    color: #000;
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}
.custom-support div.content>em {
    color: #888;
    font-weight: 300;
    font-size: 11px;
    font-style: normal;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
}
.custom-support div.content>p {
    color: #666;
    font-size: 14px;
}

.parallax-wrapper {
    position: relative;
}
.parallax-wrapper .overlay {
    background-color: #000;
    opacity: 0.55;
    filter: alpha(opacity=55);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
.parallax {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 50px 0;
}
.parallax-slider {
    text-align: center;
}
.parallax-slider .owl-carousel h2 {
    font-size: 60.28px;
    color: #fff;
    line-height: 1;
}
.parallax-slider .owl-carousel p {
    font-size: 22.6px;
    color: #fff;
    line-height: 1;
    margin-bottom: 30px;
}
.parallax-slider .owl-carousel a {
    font-size: 16px;
    color: #fff;
    line-height: 1;
}
.brands-slider .owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
}

/*************** Custom Recent Posts ******************/
.recent-posts .item .post-image {
    border-radius: 5px;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 2px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.recent-posts .item .post-image img {
    border-radius: 4px;
    width: 100%;
}
.recent-posts .post-date {
    float: left;
    margin-right: 10px;
    text-align: center;
}
.recent-posts .post-date .day {
    background-color: #f7f7f7;
    color: #171717;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
}
.recent-posts .post-date .month {
    background-color: #171717;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.07) inset;
    color: #fff;
    font-size: 0.9em;
    padding: 2px 0;
    display: block;
    width: 45px;
}
.recent-posts .postTitle {
    min-height: 55px;
    border: 0;
}
.recent-posts .postTitle h2 {
    font-size: 20px;
    line-height: 27px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
}
.recent-posts .postTitle a:hover {
    text-decoration: none;
}
.recent-posts .postContent {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 15px;
}
.recent-posts .postContent > p {
    margin: 0;
}
.recent-posts a.readmore {
    font-weight: 300;
    font-size: 16px;
}
@media (max-width: 991px) {
    .homepage-bar .col-md-4 {
        border: 0;
        text-align: left;
    }
    .parallax {
        background-position: center center !important;
        background-attachment: initial;
    }
}
@media (max-width: 767px) {
    .parallax-slider .owl-carousel h2 {
        font-size: 40px;
    }
    .parallax-slider .owl-carousel p {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .parallax-slider .owl-carousel a {
        font-size: 13px;
    }
}
/*=============== Demo 1 Homepage Slider ===============*/
.owl-banner-carousel .content.type1 h2{font-size:60px}
.owl-banner-carousel .content.type1 p{font-size:25px}
.owl-banner-carousel .content.type1 a{font-size:16px}

@media (max-width:1199px){
    .owl-banner-carousel .content.type1 h2{font-size:48px}
    .owl-banner-carousel .content.type1 p{font-size:20px}
    .owl-banner-carousel .content.type1 a{font-size:13px}
}
@media (max-width:991px){
    .owl-banner-carousel .content.type1 h2{font-size:36px}
    .owl-banner-carousel .content.type1 p{font-size:15px}
    .owl-banner-carousel .content.type1 a{font-size:10px}
}
@media (max-width:767px){
    .owl-banner-carousel .content.type1 h2{font-size:24px}
    .owl-banner-carousel .content.type1 p{display:none}
    .owl-banner-carousel .content.type1 a{font-size:8px}
}
/*=============== Demo 3 Homepage Slider ===============*/
#banner-slider-demo-3 .slide1-content em{font-size:26.26px;margin:0 10px}
#banner-slider-demo-3 .slide1-content h2{font-size:79.12px;margin:5px 0 10px}
#banner-slider-demo-3 .slide1-content p{font-size:23.64px}
#banner-slider-demo-3 .slide2-content em{font-size:26.26px;margin-left:8px}
#banner-slider-demo-3 .slide2-content h2{font-size:82.51px;margin:3px 0 10px}
#banner-slider-demo-3 .slide2-content p{font-size:18px;margin-left:8px;margin-bottom:30px}
#banner-slider-demo-3 .slide2-content p span.split{margin:0 13px 0 14px;border: 0;}
#banner-slider-demo-3 .slide2-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
#banner-slider-demo-3 .slide3-content em{font-size:26.26px}
#banner-slider-demo-3 .slide3-content h2{font-size:82.51px;margin-bottom:17px;}
#banner-slider-demo-3 .slide3-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
@media (max-width:991px){
    #banner-slider-demo-3 .slide1-content img.quote{width:30px}
    #banner-slider-demo-3 .slide1-content em{font-size:20px;margin:0 8px}
    #banner-slider-demo-3 .slide1-content h2{font-size:60px;margin:4px 0 8px}
    #banner-slider-demo-3 .slide1-content p{font-size:18px}
    #banner-slider-demo-3 .slide2-content em{font-size:20px;margin-left:7px}
    #banner-slider-demo-3 .slide2-content h2{font-size:65px;margin:2px 0 8px}
    #banner-slider-demo-3 .slide2-content p{font-size:15px;margin-left:7px;margin-bottom:25px}
    #banner-slider-demo-3 .slide2-content p span.split{margin:0 8px 0 9px}
    #banner-slider-demo-3 .slide2-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
    #banner-slider-demo-3 .slide3-content em{font-size:20px}
    #banner-slider-demo-3 .slide3-content h2{font-size:65px;margin-bottom:13px}
    #banner-slider-demo-3 .slide3-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
}
@media (max-width:640px){
    #banner-slider-demo-3 .slide1-content img.quote{width:15px}
    #banner-slider-demo-3 .slide1-content em{font-size:14px;margin:0 3px}
    #banner-slider-demo-3 .slide1-content h2{font-size:38px;margin:1px 0 5px}
    #banner-slider-demo-3 .slide1-content p{font-size:14px}
    #banner-slider-demo-3 .slide2-content em{font-size:14px;margin-left:3px}
    #banner-slider-demo-3 .slide2-content h2{font-size:39px;margin:0 0 5px}
    #banner-slider-demo-3 .slide2-content p{font-size:8px;margin-left:4px;margin-bottom:15px}
    #banner-slider-demo-3 .slide2-content p span.split{margin:0 7px 0 8px}
    #banner-slider-demo-3 .slide2-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
    #banner-slider-demo-3 .slide3-content em{font-size:14px}
    #banner-slider-demo-3 .slide3-content h2{font-size:38px;margin-bottom:8px}
    #banner-slider-demo-3 .slide3-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
}
/*=============== Demo 4 Homepage Slider ===============*/
#banner-slider-demo-4 .slide1-content em{font-size:26.26px;margin:0 10px}
#banner-slider-demo-4 .slide1-content h2{font-size:79.12px;margin:5px 0 10px}
#banner-slider-demo-4 .slide1-content p{font-size:23.64px}
#banner-slider-demo-4 .slide2-content em{font-size:26.26px;margin-left:8px}
#banner-slider-demo-4 .slide2-content h2{font-size:82.51px;margin:3px 0 10px}
#banner-slider-demo-4 .slide2-content p{font-size:18px;margin-left:8px;margin-bottom:30px}
#banner-slider-demo-4 .slide2-content p span.split{margin:0 13px 0 14px;border: 0;}
#banner-slider-demo-4 .slide2-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
#banner-slider-demo-4 .slide3-content em{font-size:26.26px}
#banner-slider-demo-4 .slide3-content h2{font-size:82.51px;margin-bottom:17px;}
#banner-slider-demo-4 .slide3-content a.btn-default{font-size:14px;width:135px;height:40px;line-height:40px;padding:0;margin-right:3px}
@media (max-width:991px){
    #banner-slider-demo-4 .slide1-content img.quote{width:30px}
    #banner-slider-demo-4 .slide1-content em{font-size:20px;margin:0 8px}
    #banner-slider-demo-4 .slide1-content h2{font-size:60px;margin:4px 0 8px}
    #banner-slider-demo-4 .slide1-content p{font-size:18px}
    #banner-slider-demo-4 .slide2-content em{font-size:20px;margin-left:7px}
    #banner-slider-demo-4 .slide2-content h2{font-size:65px;margin:2px 0 8px}
    #banner-slider-demo-4 .slide2-content p{font-size:15px;margin-left:7px;margin-bottom:25px}
    #banner-slider-demo-4 .slide2-content p span.split{margin:0 8px 0 9px}
    #banner-slider-demo-4 .slide2-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
    #banner-slider-demo-4 .slide3-content em{font-size:20px}
    #banner-slider-demo-4 .slide3-content h2{font-size:65px;margin-bottom:13px}
    #banner-slider-demo-4 .slide3-content a.btn-default{font-size:12px;width:120px;height:35px;line-height:35px;padding:0;margin-right:1px}
}
@media (max-width:640px){
    #banner-slider-demo-4 .slide1-content img.quote{width:15px}
    #banner-slider-demo-4 .slide1-content em{font-size:14px;margin:0 3px}
    #banner-slider-demo-4 .slide1-content h2{font-size:38px;margin:1px 0 5px}
    #banner-slider-demo-4 .slide1-content p{font-size:14px}
    #banner-slider-demo-4 .slide2-content em{font-size:14px;margin-left:3px}
    #banner-slider-demo-4 .slide2-content h2{font-size:39px;margin:0 0 5px}
    #banner-slider-demo-4 .slide2-content p{font-size:8px;margin-left:4px;margin-bottom:15px}
    #banner-slider-demo-4 .slide2-content p span.split{margin:0 7px 0 8px}
    #banner-slider-demo-4 .slide2-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
    #banner-slider-demo-4 .slide3-content em{font-size:14px}
    #banner-slider-demo-4 .slide3-content h2{font-size:38px;margin-bottom:8px}
    #banner-slider-demo-4 .slide3-content a.btn-default{font-size:8px;width:80px;height:25px;line-height:25px;padding:0;margin-right:1px}
}
@media (min-width: 992px){
    .md-f-right {
        float: right !important;
    }
}
@media (min-width: 768px){
    .sm-f-right {
        float: right !important;
    }
}
.f-left {
    float: left !important;
}
.f-right {
    float: right !important;
}
.abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-discount-block .action.check:hover, .popup .actions-toolbar .action.cancel:hover, .paypal-button-widget .paypal-button:hover, .bundle-options-container .action.back:hover, .block.related .action.select:hover, .cart.table-wrapper .actions-toolbar > .action-delete:hover, .cart.table-wrapper .action.help.map:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-agreements-block .action-show:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-summary .action-edit:hover, .gift-summary .action-delete:hover, .gift-wrapping-title .action-remove:hover, .wishlist.split.button > .action:hover, .abs-add-fields .action.remove:hover, .paypal-review-discount .action.check:hover, .cart-discount .action.check:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
    text-decoration: none;
}
body.boxed {
    padding: 24px 0 17px;
    background: url(../images/boxed_bg.png) repeat;
}
body.boxed .page-wrapper {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
}
.fotorama__fullscreen-icon {
    display: block;
}
.fotorama .fotorama-sprite, .fotorama__fullscreen .fotorama .fotorama__zoom-out, .fotorama__fullscreen .fotorama .fotorama__zoom-in, .fotorama .fotorama__arr .fotorama__arr__arr, .fotorama .fotorama__fullscreen-icon, .fotorama .fotorama__thumb__arr {
    background: none;
    color: #171717;
}
.fotorama-sprite:before, .fotorama__fullscreen .fotorama__zoom-out:before, .fotorama__fullscreen .fotorama__zoom-in:before, .fotorama__arr .fotorama__arr__arr:before, .fotorama__fullscreen-icon:before, .fotorama__thumb__arr:before {
    font-family: 'varmo-icons';
    display: block;
    text-align: center;
}
.fotorama .fotorama__arr .fotorama__arr__arr {
    height: auto;
}
.fotorama__arr--next .fotorama__arr__arr:before {
    content: "\e709";
    font-size: 35px;
    line-height: 1;
}

.fotorama__arr--prev .fotorama__arr__arr:before {
    content: "\e710";
    font-size: 35px;
    line-height: 1;
}
.fotorama__thumb__arr--left .fotorama__thumb__arr:before {
    content: "\e710";
    font-size: 30px;
    line-height: 1;
}

.fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    content: "\e709";
    font-size: 30px;
    line-height: 1;
}
.fotorama__zoom-in:before {
    content: "\e780";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__zoom-out:before {
    content: "\e781";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__fullscreen-icon:before {
    content: "\e687";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__stage {
    border: 1px solid #e1e1e1;
    border-right-width: 2px;
    border-radius: 0;
    background: #fff;
    max-width: 100%;
    overflow: hidden;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border: 1px solid #e1e1e1 !important;
    border-radius: 0;
    background-color: #fff;
}
.fotorama__nav .fotorama__thumb__arr {
    padding-bottom: 0;
}
.fotorama__nav .fotorama__thumb-border {
    border-radius: 0;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    border: none;
}
.fotorama__stage__shaft {
    border: 3px solid #fff;
    box-sizing: border-box;
    max-width: 100%;
}
.message {
    border-radius: 5px;
}
@media (max-width: 1199px) {
    body.boxed .page-wrapper {
        width: 980px;
    }
}
@media (max-width: 991px) {
    body.boxed .page-wrapper {
        width: 750px;
    }
}
@media (max-width: 767px) {
    body.boxed .page-wrapper {
        width: 630px;
    }
    .sm-clearer {
        clear: both;
    }
}
@media (max-width: 640px) {
    body.boxed .page-wrapper {
        width: 460px;
    }
}
@media (max-width: 480px) {block-content
                           body.boxed .page-wrapperblock-content {
                               width: 300px;
                           }
}
/*
// Subscribe 
*/
.block.block-subscribe .block-content > p{
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 1.7;
}
.block.block-subscribe .block-content label {
    color: #171717;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
}

/* 
// Product 
*/
.product-item-name, .product.name a{
    font-weight: 500;
}
/*
// Sidebar Product 
*/
.sidebar .product-items .product-item-info{

}


/*

// Spacings

*/

/* 
//Column 
*/
.col-space-none .col-lg-1, .col-space-none .col-lg-10, .col-space-none .col-lg-11, .col-space-none .col-lg-12, .col-space-none  .col-lg-2,.col-space-none .col-lg-3, .col-space-none .col-lg-4, .col-space-none .col-lg-5, .col-splgace-none .col-lg-6, .col-space-none .col-lg-7, .col-space-none .col-lg-8, .col-space-none .col-lg-9, .col-space-none .col-md-1, .col-space-none .col-md-10, .col-space-none .col-md-11, .col-space-none .col-md-12, .col-space-none .col-md-2, .col-space-none .col-md-3, .col-space-none .col-md-4, .col-space-none .col-md-5, .col-space-none .col-md-6, .col-space-none .col-md-7, .col-space-none .col-md-8, .col-space-none .col-md-9, .col-space-none .col-sm-1, .col-space-none .col-sm-10, .col-space-none .col-sm-11, .col-space-none .col-sm-12, .col-space-none .col-sm-2, .col-space-none .col-sm-3, .col-space-none .col-sm-4, .col-space-none .col-sm-5, .col-space-none .col-sm-6, .col-space-none .col-sm-7, .col-space-none .col-sm-8, .col-space-none .col-sm-9, .col-space-none .col-xs-1, .col-space-none .col-xs-10, .col-space-none .col-xs-11, .col-space-none .col-xs-12, .col-space-none .col-xs-2, .col-space-none .col-xs-3, .col-space-none .col-xs-4, .col-space-none .col-xs-5, .col-space-none .col-xs-6, .col-space-none .col-xs-7, .col-space-none .col-xs-8, .col-space-none .col-xs-9{
    padding-left: 0;
    padding-right: 0;
}
/* 
//Column Space 15 
*/
.col-space-md .row{
    margin-left: -8px;
    margin-right: -8px;
}
.col-space-md .col-lg-1, .col-space-md .col-lg-10, .col-space-md .col-lg-11, .col-space-md .col-lg-12, .col-space-md  .col-lg-2,.col-space-md .col-lg-3, .col-space-md .col-lg-4, .col-space-md .col-lg-5, .col-space-md .col-lg-6, .col-space-md .col-lg-7, .col-space-md .col-lg-8, .col-space-md .col-lg-9, .col-space-md .col-md-1, .col-space-md .col-md-10, .col-space-md .col-md-11, .col-space-md .col-md-12, .col-space-md .col-md-2, .col-space-md .col-md-3, .col-space-md .col-md-4, .col-space-md .col-md-5, .col-space-md .col-md-6, .col-space-md .col-md-7, .col-space-md .col-md-8, .col-space-md .col-md-9, .col-space-md .col-sm-1, .col-space-md .col-sm-10, .col-space-md .col-sm-11, .col-space-md .col-sm-12, .col-space-md .col-sm-2, .col-space-md .col-sm-3, .col-space-md .col-sm-4, .col-space-md .col-sm-5, .col-space-md .col-sm-6, .col-space-md .col-sm-7, .col-space-md .col-sm-8, .col-space-md .col-sm-9, .col-space-md .col-xs-1, .col-space-md .col-xs-10, .col-space-md .col-xs-11, .col-space-md .col-xs-12, .col-space-md .col-xs-2, .col-space-md .col-xs-3, .col-space-md .col-xs-4, .col-space-md .col-xs-5, .col-space-md .col-xs-6, .col-space-md .col-xs-7, .col-space-md .col-xs-8, .col-space-md .col-xs-9{
    padding-left: 8px;
    padding-right: 8px;
}
/* 
// Pulled Block 
*/
.pulled-block-top{
    margin-top: -150px;
}

/* 
// Padding 
*/
.p-none {
    padding: 0;
}
.pt-none {
    padding-top: 0;
}
.pb-none {
    padding-bottom: 0;
}
.ptb-none {
    padding-top: 0;
    padding-bottom: 0;
}
/* Padding 15 px */
.p-15{
    padding: 15px;
}
.pt-15{
    padding-top: 15px;
}
.pb-15{
    padding-bottom: 15px;
}
.ptb-15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.pl-15{
    padding-left: 15px;
}
.pr-15{
    padding-right: 15px;
}
/* 
// Padding 20px 
*/
.p-20{
    padding: 20px;
}
.pt-20{
    padding-top: 20px;
}
.pb-20{
    padding-bottom: 20px;
}
.ptb-20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.pl-20{
    padding-left: 20px;
}
.pr-20{
    padding-right: 20px;
}

/* 
// Padding 30px 
*/
.p-30{
    padding: 30px;
}
.pt-30{
    padding-top: 30px;
}
.pb-30{
    padding-bottom: 30px;
}
.ptb-30{
    padding-top: 30px;
    padding-bottom: 30px;
}
.pl-30{
    padding-left: 30px;
}
.pr-30{
    padding-right: 30px;
}


/* 
// Margin 
*/
.m-none {
    margin: 0;
}
.mt-none {
    margin-top: 0;
}
.mb-none {
    margin-bottom: 0;
}
.mtb-none {
    margin-top: 0;
    margin-bottom: 0;
}
/* 
// Margin 10px 
*/
.m-10{
    margin: 10px;
}
.mt-10{
    margin-top: 10px !important;
}
.mb-10{
    margin-bottom: 10px;
}
.ml-10{
    margin-left: 10px;
}
.mr-10{
    margin-right: 10px;
}
/* Margin 15 px */
.m-15{
    margin: 15px;
}
.mt-15{
    margin-top: 15px;
}
.mb-15{
    margin-bottom: 15px;
}
.ml-15{
    margin-left: 15px;
}
.mr-15{
    margin-right: 15px;
}
/* 20 px */
.m-20{
    margin: 20px;
}
.mt-20{
    margin-top: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.ml-20{
    margin-left: 20px;
}
.mr-20{
    margin-right: 20px;
}

/* 30 px */
.m-30{
    margin: 30px;
}
.mt-30{
    margin-top: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.ml-30{
    margin-left: 30px;
}
.mr-30{
    margin-right: 30px;
}

/*
// Spacings - Responsive 
*/

/* 
// 1024 Width
*/
@media (max-width: 1024px) {
    /* Margin 15 px */
    .m-15-1024{
        margin: 15px;
    }
    .mt-15-1024{
        margin-top: 15px;
    }
    .mb-15-1024{
        margin-bottom: 15px;
    }
    .ml-15-1024{
        margin-left: 15px;
    }
    .mr-15-1024{
        margin-right: 15px;
    }


    /* Margin 20 px */
    .m-20-1024{
        margin: 20px;
    }
    .mt-20-1024{
        margin-top: 20px;
    }
    .mb-20-1024{
        margin-bottom: 20px;
    }
    .ml-20-1024{
        margin-left: 20px;
    }
    .mr-20-1024{
        margin-right: 20px;
    }
}


/* 991 */
@media (max-width: 991px) { 
    /* 20 px */
    .m-20-991{
        margin: 20px;
    }
    .mt-20-991{
        margin-top: 20px;
    }
    .mb-20-991{
        margin-bottom: 20px;
    }
    .ml-20-991{
        margin-left: 15px;
    }
    .mr-20-991{
        margin-right: 15px;
    }

    /* 30 px */
    .m-30-991{
        margin: 30px;
    }
    .mt-30-991{
        margin-top: 30px;
    }
    .mb-30-991{
        margin-bottom: 30px;
    }
    .ml-30-991{
        margin-left: 15px;
    }
    .mr-30-991{
        margin-right: 15px;
    }
}



/* Min 767 */
@media (min-width: 767px) { 

    .m-none-767 {
        margin: 0;
    }
    .mt-none-767 {
        margin-top: 0;
    }
    .mb-none-767 {
        margin-bottom: 0 !important;
    }
    .mtb-none-767 {
        margin-top: 0;
        margin-bottom: 0;
    }


    /* Pulled Block */
    .pulled-block-top-sm{
        margin-top: -130px;
    }
}

/* 767 */
@media (max-width: 767px) { 
    /* Margin 15 px */
    .m-15-767{
        margin: 15px;
    }
    .mt-15-767{
        margin-top: 15px;
    }
    .mb-15-767{
        margin-bottom: 15px;
    }
    .ml-15-767{
        margin-left: 15px;
    }
    .mr-15-767{
        margin-right: 15px;
    }

    /* 20 px */
    .m-20-767{
        margin: 20px;
    }
    .mt-20-767{
        margin-top: 20px;
    }
    .mb-20-767{
        margin-bottom: 20px;
    }
    .ml-20-767{
        margin-left: 15px;
    }
    .mr-20-767{
        margin-right: 15px;
    }
    /* 30 px */
    .m-30-767{
        margin: 30px;
    }
    .mt-30-767{
        margin-top: 30px;
    }
    .mb-30-767{
        margin-bottom: 30px;
    }
    .ml-30-767{
        margin-left: 15px;
    }
    .mr-30-767{
        margin-right: 15px;
    }
}


/*----------------------------------------------------------

#Social Icons

----------------------------------------------------------*/
ul.social-icons {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}
ul.social-icons li{
    display: inline-block;
    position: relative;
    margin: 0 6px;
}
.social-icons li:first-child{
    margin-left: 0;
}
.social-icons li:last-child{
    margin-right: 0;
}
ul.social-icons li a{
    font-size: 14px;
}
ul.social-icons li a i {
    margin: 0 !important;
    line-height: inherit;
    color: inherit !important;
}
.social-icons.social-icons-bg li{
    margin: 0 1px;
}
.social-icons.social-icons-bg li a{
    background: #f9f9f9 none repeat scroll 0 0;
    color: #171717;
    border: medium none;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    display: block;
    margin: 0;
    border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
    text-align: center;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.social-icons.social-icons-bg li a:hover, 
.social-icons.social-icons-bg li a:focus, 
.social-icons.social-icons-bg li a.active{
    background: #303133;
    color: #fff;
}
.social-icons.social-icons-circle li a{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
/* Social Icons dark */
.social-icons.social-icons-bg.icon-bg-dark li a{
    background: #303133;
    color: #fff;
}
/* Responsive Social Icons */
@media screen and (max-width: 767px) {
    .social-icons.social-icons-bg li a {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
    }
}
/* Address Widget */
ul.contact-content {
    margin-left: 0;
    /* float: left; */
    width: 100%;
}
ul.contact-content li{
    margin-bottom: 15px;
    /* float: left; */
    width: 100%;
}
ul.contact-content li:last-child{
    margin-bottom: 0;
}
.contact-content .icon-block {
    display: inline-block;
    background: #171717;
    height: 36px;
    display: inline-block;
    font-size: 19px;
    width: 36px;
    margin-right: 15px;
    float: left;
    color: #fff;
    line-height: 36px;
    text-align: center;
    font-style: normal;
    padding: 0;
}
.contact-content i{
    font-style: inherit;
    line-height: inherit;
}
.contact-content .contact-content-meta {
    margin-left: 50px;
}
.contact-content label{
    display: block;
    margin: 0;
    font-weight: normal;
}
/* Product Widget */
.block .product-item-name, .block .product.name a {
    font-weight: 500;
}
.block .price {
    font-size: 13px;
    font-weight: 500;
}

/* 

// Overlay 

*/
.overlay{
    position: relative;
    overflow: hidden;
    display: block;
}
.overlay .overlay-inner,
.overlay:hover .overlay-inner{
    -webkit-transition: all 250ms ease 0s;
    -moz-transition: all 250ms ease 0s;
    -ms-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
}
.overlay .overlay-inner{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: #171717;
    opacity: 0;
    transform: scale(0.8,0.8);
}
.overlay:hover .overlay-inner{
    opacity: 0.2;
    transform: scale(1,1);
}
.overlay.medium:hover .overlay-inner{
    opacity: 0.5;
    transform: scale(1,1);
}
.overlay.heavy:hover .overlay-inner{
    opacity: 0.5;
    transform: scale(1,1);
}
.overlay.white .overlay-inner{
    background: #fff;
}
.overlay img {
    width: 100%;
}
/* Overlay */
@media (max-width: 991px) {
    .overlay img {
        width: 100%;
    }
}
/* 
//  owl #Navigation
----------------------------------------------------------*/
.owl-carousel .owl-nav div,
.owl-carousel .owl-nav div:hover, 
.owl-carousel .owl-nav div:focus{
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
.owl-carousel .owl-nav div {
    background: #171717 none repeat scroll 0 0;
    border: 1px solid #171717;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    font-style: normal !important;
    height: 30px;
    line-height: 27px;
    margin: 0 4px;
    opacity: 1;
    padding: 0;
    text-align: center;
    width: 30px;
    display: inline-block;
}
.owl-carousel .owl-nav div:hover, 
.owl-carousel .owl-nav div:focus{
    background: transparent;
    color: #ed1d24;
}
/* Vertical middle */
.owl-carousel.owl-middle-narrow .owl-nav .owl-prev,
.owl-carousel.owl-middle-narrow .owl-nav .owl-next {
    left: 0;
    right: 0;
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.owl-carousel.owl-middle-narrow .owl-nav .owl-prev{
    left: 0;
    right: auto;
}
.owl-carousel.owl-middle-narrow .owl-nav .owl-next{
    right: 0;
    left: auto;
}
.owl-carousel.owl-middle-narrow .owl-nav div{
    height: 80px;
    line-height: 80px;
}

/* Top Right */
.owl-carousel.owlnav-top-right .owl-nav,
.owlnav-top-right .owl-nav{
    position: absolute;
    right: -4px;
    top:-69px;
}
.owl-carousel.owlnav-top-left .owl-nav,
.owlnav-top-left .owl-nav{
    position: absolute;
    left: -4px;
    top: -88px;
}
.owl-carousel .owl-nav {
    margin-top: 0;
    text-align: center;
}
/* Owl nav mini */
.nav-mini .owl-nav div {
    font-size: 11px;
    height: 25px;
    line-height: 22px;
    width: 25px;
    font-weight: 800 !important;

}
.nav-mini.owlnav-top-right .owl-nav div,
.nav-mini.owlnav-top-left .owl-nav div {
    top: -77px;
}

/* Nav dark */
.carousel-wrapper.nav-dark .owl-nav div,
.owl-carousel.nav-dark .owl-nav div {
    background: #171717;
    border-color: #171717;
}
.carousel-wrapper.nav-dark .owl-nav div:hover, 
.carousel-wrapper.nav-dark .owl-nav div:focus,
.owl-carousel.nav-dark .owl-nav div:hover, 
.owl-carousel.nav-dark .owl-nav div:focus{
    background: transparent;
    color: #171717;
}


/* Owl Pagination */
.owl-theme.owl-carousel .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 9px;
    text-align: center;
}
.owl-theme.owl-carousel .owl-dots span,
.owl-theme.owl-carousel .owl-dots .owl-dot.active span, 
.owl-theme.owl-carousel .owl-dots.clickable .owl-dot:hover span{
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
.owl-theme.owl-carousel .owl-dots .owl-dot{
    display: inline-block;
}
.owl-theme.owl-carousel .owl-dots .owl-dot span{
    display: block;
    height:11px;
    width:11px;
    margin: 0 6px;
    background: #fff;
    opacity: 1;
    border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;
}
.owl-theme.owl-carousel .owl-dots .owl-dot.active span, 
.owl-theme.owl-carousel .owl-dots.clickable .owl-dot:hover span{
    background: #ed1d24;	
}
.owl-theme.owl-carousel.pagination-push-bottom .owl-dots {
    margin-top: 15px;
    position: relative;
}
.owl-theme.owl-carousel.pagination-pull-bottom .owl-dots{
    bottom: 34px;
}
.owl-theme.owl-carousel .owl-nav div:hover, 
.owl-theme.owl-carousel .owl-nav div:focus{
    background: transparent;
}
/* 
// Sidebar 
*/
.block .owl-nav, .block .owl-carousel.owlnav-top-right .owl-nav {
    position: absolute;
    right: -4px;
    top:-54px;
}
.block .owl-carousel.owlnav-full-top-right .owl-nav {
    top: -104px;
}
.block .owl-carousel .owl-nav div {
    font-size:11px;
    height: 20px;
    line-height:18px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    width: 20px;
}

/* Owl Pagination Style Diamond */
.dots-diamond .owl-theme.owl-carousel .owl-dots .owl-dot span{
    border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.dots-diamond .owl-theme.owl-carousel .owl-dots .owl-dot.active span, 
.dots-diamond .owl-theme.owl-carousel .owl-dots.clickable .owl-dot:hover span{
    border: 1px solid #fff;
    transform: scale(1.5,1.5) rotate(45deg);
    -webkit-transform: scale(1.5,1.5) rotate(45deg);
    -moz-transform: scale(1.5,1.5) rotate(45deg);
    -ms-transform: scale(1.5,1.5) rotate(45deg);
    -o-transform: scale(1.5,1.5) rotate(45deg);
    box-shadow: 0 0 0 2px #171717;
    -webkit-box-shadow: 0 0 0 2px #171717;
    -moz-box-shadow: 0 0 0 2px #171717;
    -ms-box-shadow: 0 0 0 2px #171717;
    -o-box-shadow: 0 0 0 2px #171717;
}


/* Owl Dots Light */
.owl-theme.owl-carousel.dots-light .owl-dots .owl-dot span{
    background: #fff;
}


/* 
//  Testimonial
----------------------------------------------------------*/
.testimonial-item .author-image {
    height: 45px;
    width: 45px !important;
    margin: 10px auto 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.testimonial-item blockquote {
    /* background: #171717; */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: #fff;
    border: none;
    margin: 0;
    padding:37px 22px;
    position: relative;
    font-style: normal;
}
.testimonial-item blockquote::before {
    color: #fff;
    /*content: "â€œ";*/
    font-size: 80px;
    font-style: normal;
    left: 10px;
    line-height: 1;
    opacity: 0.3;
    position: absolute;
    top: 10px;
}

.testimonial-item blockquote::before {    
    content: "\201c";    
}
.testimonial-item blockquote::after {
    bottom: -28px;
    color: #fff;
    /*content: "â€?";*/
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    opacity: 0.3;
    position: absolute;
    right: 10px;
}

.testimonial-item blockquote::after {
    content: "\201d";
}

.testimonial-item blockquote p{
    font-size: 13px;
    line-height:21px;
    text-align:left;
}
.testimonial-item .author-name {
    color: #171717;
    font-size: 12px;
    font-weight:700;
    margin-top: 10px;
}
.testimonial-item .author-position {
    font-size:12px;
}
.typo-light .testimonial-item .author-name {
    color: #fff;
}
/* 
// Max width 1024 to min width 767 
--------------------------------------------*/
@media (max-width: 1024px) and (min-width: 768px){
    /* Testimonial Widget */
    .testimonial-item blockquote{
        padding: 9px 11px;
        font-size: 11px;
    }
    .testimonial-item blockquote p{
        font-size: inherit;
    }
    .testimonial-item blockquote::before, 
    .testimonial-item blockquote::after {
        font-size: 62px;
        opacity: 0.5;
    }
}
/* 
//  Clients
----------------------------------------------------------*/
.brand-home-static .item > a {
    display: inline-block;
}
.home-brand-block .owl-carousel .owl-item img {
    max-width: 85px;
    margin: 0 auto;
}
/* Clients Responsive */
@media screen and (min-width: 767px) {
    .brand-home-static .item > a{
        padding: 20px;
    }
}

@media screen and (min-width: 480px) {
    .brand-home-static .item > a{
        padding: 10px;
    }
}
/*----------------------------------------------------------

#subcribe section 

----------------------------------------------------------*/
.newsletter-title-box h3{
    margin-top: 0;
    line-height: 48px;
}
.newsletter-title-box h3 i{
    margin-right: 10px;
}
.newsletter-content-box{
    margin-top: 13px;
}
.newsletter-content-box p{
    margin-top: 0;
}
/* Newslatter Popup */
.newsletter-popup .subscribe-bottom,
.newsletter-popup:hover .subscribe-bottom {
    transition: all 350ms ease 0s;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
}

.newsletter-popup {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 26px 50px;
    margin: 0;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align:  center;
}
.newsletter-popup .popup-logo {
    max-width: 120px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.newsletter-popup .block-content {
    width: 60%;
}
.newsletter-popup .block-content .input-group{
    margin-top: 24px;
}
.newsletter-popup .subscribe-bottom:hover {
    opacity: 1;
}
.newsletter-popup .newsletter-title {
    color: #171717;
    font-weight: 600;
    margin-top: 15px;
}
.newsletter-popup .block-content p {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 12px;
}
.newsletter-popup .subscribe-bottom {
    margin-top: 20px;
    position: relative;
    opacity: 0.3;
    text-align: left;
}
.newsletter-popup .subscribe-bottom > input {
    cursor: pointer;
    line-height: 1;
    margin: 3px 7px 0 0;
    float: left;
}
.newsletter-popup .subscribe-bottom label {
    cursor: pointer;
    font-size: 11px;
    line-height: 1;
    margin: 0;
}
.newsletter-form-box div.mage-error[generated] {
    background: red none repeat scroll 0 0;
    color: #fff;
    padding: 2px 12px;
    position: absolute;
    top: -28px;
}
.fancybox-wrap .fancybox-close,
.fancybox-wrap:hover .fancybox-close,
.fancybox-wrap .fancybox-close:hover{
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
.fancybox-wrap .fancybox-close{
    opacity: 0.08;
}
.fancybox-wrap:hover .fancybox-close{
    opacity: 0.3;
}
.fancybox-wrap .fancybox-close:hover{
    opacity: 1;
}
.fancybox-wrap .fancybox-close{
    top: 0;
    right: 0;

}
/* Responsive News letter section */
@media screen and (max-width: 767px) {
    .newsletter-section{
        text-align: center;
    }
    .newsletter-form-box{
        margin-top: 15px;
    }
}

/* Responsive Newsletter section */
@media screen and (max-width: 640px) {
    .newsletter-popup .block-content {
        padding: 0;
        width: 100%;
    }
    .newsletter-popup{
        padding: 20px;
        background: none !important;
    }
    .newsletter-popup .newsletter-title {
        font-size: 12px;
        font-weight: 600;
        margin-top: 0;
    }
    .newsletter-popup .block-content p {
        font-size: 10px;
        margin-bottom: 0;
        margin-top: 14px;
    }
    .newsletter-popup .block-content .input-group {
        margin-top: 13px;
    }
    .newsletter-popup .input-group .form-control {
        height: 36px;
        font-size: 12px;
    }
    .newsletter-popup .input-group-btn .btn{
        height: 36px;
        line-height: 36px;
        padding: 0 13px;
    }
    .newsletter-popup .input-group-btn .btn i{
        font-size: 12px;
    }
}
/* Responsive News letter section */
@media screen and (max-width: 767px) {
    .newsletter-section{
        text-align: center;
    }
    .newsletter-form-box{
        margin-top: 15px;
    }
}

/* Responsive Newsletter section */
@media screen and (max-width: 640px) {
    .newsletter-popup .block-content {
        padding: 0;
        width: 100%;
    }
    .newsletter-popup{
        padding: 20px;
        background: none !important;
    }
    .newsletter-popup .newsletter-title {
        font-size: 12px;
        font-weight: 600;
        margin-top: 0;
    }
    .newsletter-popup .block-content p {
        font-size: 10px;
        margin-bottom: 0;
        margin-top: 14px;
    }
    .newsletter-popup .block-content .input-group {
        margin-top: 13px;
    }
    .newsletter-popup .input-group .form-control {
        height: 36px;
        font-size: 12px;
    }
    .newsletter-popup .input-group-btn .btn{
        height: 36px;
        line-height: 36px;
        padding: 0 13px;
    }
    .newsletter-popup .input-group-btn .btn i{
        font-size: 12px;
    }
}


/*----------------------------------------------------------

#Blog

----------------------------------------------------------*/
.blog-item{
    margin-bottom: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.entry-detail-wrap{
    padding: 36px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);

}
.entry-title {
    font-weight: 600;
    font-size: 20px;
    margin: 9px 0 0 0;
    line-height: 1.2;
}
.entry-title a,
.post-title a{
    color: #303133;
}
.entry-content{
    color: #777;
}
.entry-content p{
    margin: 20px 0 0 0;
    font-size: 13px;
}
.post-footer{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.post-footer .blog-left {
    margin-top: 7px;
}
.meta-readmore a{
    font-size: 12px;
    color: #777;
    letter-spacing: 0.4px;
    font-weight: normal;
}
.entry-header span{
    display: inline-block;
    font-size: 12px;
    color: #777;
    margin: 0;
}
.meta-category a{
    color: #777;
    margin-right: 15px;	
}
.meta-details i {
    margin-right: 10px;
    font-size: 17px;
    float: left;
}
/* Blog in Slider */
.blog-list-container .owl-carousel .owl-item {
    padding: 0 4px;
}

/* Responsive Blog */
@media (max-width: 1050px) and (min-width: 991px){
    .blog-list-container .post-footer .blog-right.pull-right{
        float: left !important;
        margin-top: 10px;
        width: 100%;
    }
}

/* Responsive Blog  */
@media screen and (max-width: 767px) {
    .entry-detail-wrap{
        padding: 26px;
    }
    .entry-title {
        font-size: 18px;
    }
    .entry-content p{
        font-size: 12px;
    }
    .entry-date{
        font-size: 10px;
    }
    .post-footer .blog-left,
    .post-footer .blog-right {
        float: none !important;
        margin: 0;
    }
    .post-footer .blog-right{
        margin-top: 10px;
    }
    .post-footer .social-icons.social-icons-bg,
    .post-footer .social-icons.social-icons-bg li{
        margin: 0;
    }
}
/* Side bar And Widget */
.block .block-title {
    font-weight: 600;
    margin-bottom: 19px;
    padding: 0 0 15px !important;
    position: relative;
    border-bottom:solid 2px #dfdede;
    width:100%;
}



.sidebar .block-account .block-title{
    border: none;
}



.block .block-title strong {
    background-image: none;
    font-size: inherit !important;
    font-weight: inherit !important;
    padding: 0;
    font-family: inherit;
}



/* Block title style 2 */
.block-title-2 .block-title::after {
    width: 45px;
    height: 3px;
}
.block-title-sep-light .block-title::after {
    background: #fff !important;
}
.block-title-2 .block-title {
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 23px !important;
    display: block;
}

/* Post Widget */
.post-details h3{
    margin-top: 20px;
}
.post-details .post-date{
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px 0;
}
.post-details .post-date p{
    margin-top: 0;
    font-size: 12px;
    line-height: 1.8;
}
.post-details .post-date p i {
    margin: -2px 10px 0 1px;
    color: #171717;
    font-size: 23px;
    float: left;
}
.post-details .post-meta > p{
    margin: 10px 0;
    font-size: 12px;
    line-height:  1.8;
}
.post-details .post-meta a{
    color: #777; 
    font-size: 14px;
}
#side-bar-blog-slider .blog-item {
    margin-bottom: 0;
}
#side-bar-blog-slider .blog-item img {
    width: 100%;
}
.post-details .post-meta a.read-more {
    color: #171717;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.11px;
}
.block .blog-title {
    font-size: 13px;
    margin-top: 0;
}
.block .owl-carousel .blog-title {
    margin-top: 10px;
}
.block .post-date p {
    font-size: 10px;
    margin-top: 0;
}

/* Twitter Widget */
#static-tweet .list-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    padding: 20px 0;
    font-size: 11px;
    color: #777;
}
#static-tweet .list-item:first-child {
    padding-top: 0;
}
#static-tweet .list-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.tweet_user .username a {
    color: #bbb;
    display: inline-block;
    font-size: 13px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.tweet_user .icon-twitter {
    background: #171717 none repeat scroll 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}
.tweet_user .icon-twitter i{
    color: inherit;
}
/* Tag widget */
.dashboard .tags > ul {
    margin-top: 15px;
}
.tags ul > li,
.tags-list > li,
.dashboard .tags li,
.block-tags .nav-pills > li{
    margin: 0;
    display: inline-block;
    line-height: 1;
}
.tags ul > li > a,
.tags-list > li > a,
.block-tags .nav-pills > li > a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.06);
    color: #777;
    font-size: 12px !important;
    line-height: 1;
    padding: 4px 8px 3px;
    margin: 0 8px 8px 0;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.tags ul > li > a:hover, .tags ul > li > a:focus,
.tags-list > li > a:hover, .tags-list > li > a:focus,
.block-tags .nav-pills > li > a:hover, 
.block-tags .nav-pills > li > a:focus {
    color: #fff;
}
.block-tags.text-center li {
    float: none;
}
.block-tags.tags-transparent li a {
    border-width: 0 0px 0 1px;
    padding: 0 10px 0 9px;
    background: transparent;
    margin: 0;
}
.block-tags.tags-transparent li:first-child a{
    border-left: 0px;
}
.block-tags.tags-transparent li a:hover, 
.block-tags.tags-transparent li a:focus  {
    background: transparent !important;
    color: #171717 !important;
    border-color: rgba(0, 0, 0, 0.06) !important;
    text-decoration: underline;
}
.typo-light .block-tags.tags-transparent li a:hover, 
.typo-light .block-tags.tags-transparent li a:focus  {
    color: #fff !important;
}
/* ---------------------------------------------------------------- 

#Footer 

---------------------------------------------------------------- */
.footer {
}
.footer .block{
    margin-bottom: 20px;
}
a.footer-logo {
    display: inline-block;
    margin-bottom: 30px;
    max-width: 150px;
}
.footer-middle .text-center .block{
    text-align: center;
}
/* Footer Dark */
.footer.footer-dark{
    background: #1B1D1F;
    color: #fff;
}
.footer.footer-dark a,
.footer.footer-dark .block-content{
    color: #777;
}
.footer.footer-dark a:hover,
.footer.footer-dark a:focus,
.footer.footer-dark a.active{
    color: #fff;
}
.footer-dark .input-group .form-control {
    border-color: #303133;
}
.footer-dark .input-group .btn {
    background-color: #303133;
}
/* Footer Bottom */
.footer-bottom p {
    line-height: 22px;
    margin-bottom: 0;
}
/* Copy Right Bar */
.page .copyright{
    padding: 16px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.page .copyright p{
    margin-top: 4px;
    font-size: 12px;
}
.page .copyright .payment-methods{
    max-width: 155px;
}
/* Copyright dark */
.page .copyright.copyright-dark {
    background: #141618 none repeat scroll 0 0;
    color: #777;
}
.page .copyright.copyright-dark a:hover, 
.page .copyright.copyright-dark a:focus, 
.page .copyright.copyright-dark a.active{
    color: #fff;
}

/* Dark Widgets */
.footer-dark .contact-content label{
    color: #fff;
}
.footer-dark .block-tags ul > li > a {
    border-color: rgba(255, 255, 255, 0.09);
}

/* Footer Responsive */

/* Min width 991 */
@media (min-width: 991px){
    .footer .block:last-child{
        margin-bottom: 0;
    }
}

/* Max Width 767 */
@media (max-width: 767px){
    .copyright {
        text-align: center;
    }
    .page .copyright .payment-methods {
        float: none !important;
        margin: 10px auto 0;
    }
}

/* BG Image */

.image-bg{
    width: 100%;
    display: block;	
    position: relative;
    background-attachment: static;
    background-repeat: no-repeat;
    background-position: center center;    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fixed-bg{
    background-attachment: fixed;
}
.img-center {
    margin-left: auto;
    margin-right: auto;
}

/* Support Box */
.support-block {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 23px;
    padding-bottom: 20px;
    text-align: center;
}
header .support-block {
    margin-bottom: 10px;
}
.icon-block {
    display: inline-block;
    font-size: 40px;
    line-height: 1;
    padding-right: 20px;
}
.support-block .content-block {
    display: inline-block;
    text-align: center;
}
.support-block .content-block .support-title {
    font-size: 14px;
    margin: 8px 0 0;
}
.support-block .content-block .secondary-text{
    margin: 0;
    font-size: 10px;
    color: #777;
}
.footer .support-block {
    text-align: left;
}
.footer .support-block .content-block{
    text-align:  left;
}
.sm-support-block .support-block .icon-block{
    font-size: 28px;
    padding-right:  15px;
}


/* ------------------- 

Header Type 8 

--------------------- */
/*** Header Type 8 - Side Header ***/
.container {
    max-width: 100%;
}
.page-header.type8 {
    background-color: #383734;
}
@media (max-width:1199px) and (min-width:992px){
    .page-header.type8 .zozo-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
        width: 750px;
    }
}
@media (min-width:992px){
    .page-header.type8 .minicart-wrapper .block-minicart {
        right: auto; 
        left: -15px;
    }
    .page-header.type8 .minicart-wrapper .block-minicart:before {
        right: auto;
        left: 26px;
    }
    .page-header.type8 .minicart-wrapper .block-minicart:after {
        right: auto;
        left: 25px;
    }
    header.page-header.type8 .panel.wrapper .header.panel > .header.links {
        float: none;
        display: block;
    }
    header.page-header.type8 .panel.wrapper .header.panel > .header.links > li {
        display: block;
        color: #fff;
    }        
    header.page-header.type8 .panel.wrapper .header.panel > .header.links > li > a, header.page-header.type8 .panel.wrapper .header.panel > .header.links > li > span {
        color: #fff;
        border: 0;
        padding: 0 5px;
        display: block;
        border-top: 1px solid #575757;
        line-height: 40px;
        margin: 0;
    }
    header.page-header.type8 .panel.wrapper .header.panel > .header.links > li > span {
        border-top: 0;
    }
    body.side-header .page-wrapper {
        padding-left: 256px;
    }
    header.page-header.type8.fixed-bottom {
        position: fixed;
        top: auto;
        bottom: 0;
    }
    body.side-header .page-wrapper > .breadcrumbs.fixed-position {
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0;
    }
    body.side-header .page-wrapper > .breadcrumbs .items {
        margin: 0;
        max-width: none;
    }
}
@media (max-width:992px) and (min-width:768px){
    header.page-header.type8 {
        position: relative;
        width: auto;
        height: auto;
        min-height: 0;
        text-align: left;
        padding: 10px 15px;
    }
    header.page-header.type8 .header.content {
        padding: 0;
    }
    header.page-header.type8 .logo {
        max-width: 110px;
    }
    header.page-header.type8 .custom-block-area {
        display: none;
    }
    header.page-header.type8 .block-search {
        position: absolute;
        right: 0;
        top: 10px;
        margin-bottom: 0;
    }
    header.page-header.type8 .panel.wrapper {
        position: absolute;
        right: 15px;
        top: 10px;
    }
    header.page-header.type8 .header.panel > .header.links > li > a, 
    header.page-header.type8 .header.panel > .header.links > li > span {
        color: #fff;
    }
    header.page-header.type8 .navigation .level0 > .level-top {
        color: #fff;
        line-height: 42px;
    }    
}
/*** Header Type 8 - Side Header ***/

.sticky-header .sw-megamenu.navigation li.level0.fl-right {
    float: none;
}
@media (max-width:992px) and (min-width:768px){
    /* Mobile width Changed css */
    .page-header.type8 {
        background-color: rgba(0, 0, 0, 0.8);
    }
    header.page-header.type8 .navigation.zozo-megamenu.side-megamenu .level0{
        display: inline-block;
    }
    header.page-header.type8 .navigation.zozo-megamenu.side-megamenu .level0 .level-top {
        padding-bottom: 0;
        padding-top: 0;
    }
    .side-header .full-screen-slider {
    }
}
@media (max-width:992px){
    body.side-header .slider-content{
        padding-left:  50px;
    }
    body.side-header .page-wrapper {
        padding-left: 0;
    }
}





/* ------------------------------------------------------------------------------------------

//      Color css 

------------------------------------------------------------------------------------------ */

/* Owl */
.owl-theme.owl-carousel .owl-nav div {
    background: #ed1d24;
    border-color: #ed1d24;
}
.owl-theme.owl-carousel .owl-nav div:hover, 
.owl-theme.owl-carousel .owl-nav div:focus{
    color: #ed1d24;
}
/* Sidebar & Widgets*/

.sidebar .block-layered-nav a:hover, .sidebar .block-layered-nav a:focus{
    color: #ed1d24;
}
.side-custom-menu h2 {
    border-bottom-color: #ed1d24;
    background-color: #ed1d24;
}
.side-custom-menu ul li a:hover, .side-custom-menu ul li a:focus, .side-custom-menu ul li a.active{
    color: #ed1d24;
}
/* Twitter Widget */
.tweet_user .icon-twitter{
    background-color: #ed1d24;
}
/* Social Icons */
.social-icons.social-icons-bg li a:hover, 
.social-icons.social-icons-bg li a:focus, 
.social-icons.social-icons-bg li a.active{
    background: #ed1d24;
}
/* Tag Widget */
.tags ul > li > a:hover, .tags ul > li a > :focus,
.tags-list > li > a:hover, .tags-list > li > a:focus,
.block-tags .nav-pills > li > a:hover, 
.block-tags .nav-pills > li > a:focus {
    background: #ed1d24;
    border-color: #ed1d24;
}
/* Contact Widget */
ul.contact-content .icon-block {
    background: #ed1d24;
}
/* Single Product */
.fotorama .fotorama-sprite, .fotorama__fullscreen .fotorama .fotorama__zoom-out, .fotorama__fullscreen .fotorama .fotorama__zoom-in, .fotorama .fotorama__arr .fotorama__arr__arr, .fotorama .fotorama__fullscreen-icon, .fotorama .fotorama__thumb__arr {
    color: #ed1d24;
}
/* Post */
.recent-posts .post-date .day {
    color: #ed1d24;
}
.recent-posts .post-date .month {
    background-color: #ed1d24;
}


.banner-details h1 {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    line-height: 55px;
}

.banner-details h1 span{font-size:30px;}
.banner-details h1 .color-1{color:#ffed00;}



.best-box {
    width: 100%;
    float: left;
    position: relative;
}

.best-box .banner-details-2{ position:absolute; right:0px; text-align:center; left:0px; z-index: 99; bottom:30px;}

.best-box .banner-details-2 h1 {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    line-height: 38px;
    margin-bottom:17px;
}

.best-box .banner-details-2 h1 br{display:none;}

.home-banner .banner-details h1 .color-1{font-size:50px;}
.home-banner .banner-details h1 span {
    font-size: 24px;
}

.home-banner .banner-details h1{margin-bottom:15px; line-height: 42px;}

.best-box .banner-details-2 span {
    font-size: 30px;
    text-align: left !important;
    float: left;
    padding-left: 30px;
    text-transform: capitalize;
    display:block; width:100%;
}

.best-box2 .banner-details-2 h1{    line-height: 46px;
                                    margin: 0;}

.best-box.best-box2 h1{font-size:66px; font-weight:700;  padding-bottom:3px;}

.best-box2 .banner-details-2 span {
    font-size:66px;
    text-align: center !important;
    float: initial;
    padding-left:0;
    text-transform: capitalize;
    font-weight:700;
}

.best-box.best-box2 .banner-details-2 p{font-size:27px; color:#fff; text-transform: capitalize; font-weight:700; line-height: 29px;}
.best-box.best-box2 .banner-details-2 .color-2 {
    font-size: 17px;
    color: #ffed00;
    font-weight: 700;
    line-height: 21px;
    padding-bottom: 10px;
}



.best-box .banner-details-2 .color-1{color:#ffed00; display:initial;}    


.page-title h1 {
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0 0 23px;
    position: relative;
    color:#000 !important;
    font-family: 'Montserrat', sans-serif; font-size:22px; text-transform:uppercase;
}
.section-title .title:after,
.page-title h1:after {
    width:100%;
    position: absolute;
    bottom: 0;
    height: 2px;
    left: 0;
    background: #dcdcdc;
    content: '';
}




.copyright-left {
    float: left;
}

.copyright-left p{float:left; padding-right:21px; font-size:14px; color:#fff; position:relative;}
.copyright-left p:after {
    content: "";
    background: #fff;
    height: 10px;
    width: 1px;
    position: absolute;
    right: 10px;
    top: 6px;
}

.copyright-left span {
    font-weight: 800;
    text-transform: uppercase;
}

.copyright-left span a{color:#fff;}


.copyright-left p:last-child:after{display:none;}


.copyright-right {
    float: right;
}

.copyright-right a{float:left;  padding-right:20px;}
.copyright-right a:last-child{padding-right:0;}

ul.link-set-2 {
    float: left;
    width: 49% !important;
}

ul.link-set-2:nth-child(2n) {
    width: 49%;
    float: right;
}


ul.link-set-2 li{margin-bottom: 10px;}

.footer.footer-dark a{color:#fff !important; font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:300;}
.footer.footer-dark a:hover{color:#ba0303 !important;}

.footer{float:left; background:#1d1d1d; width:100%; padding:70px 0 0;}
.footer .container-2{width:1401px; margin:auto;}
.footer .container{width:100%; float:left; padding:0;}

.copyright.copyright-dark{width:100%; float:left; background:#000; margin-top:73px;}
.copyright.copyright-dark .container{ width:1400px; margin:auto; float:initial;}

.footer-middle{padding: 0;}

.call-num{float:left; font-family: 'Montserrat', sans-serif; color:#6c6c6c; font-size:12px; text-transform:uppercase; font-weight:700;}
.call-num a{ color:#6c6c6c; font-size:12px;}
.call-num a:hover{color:#ed1d24;}

.page-header .header.panel{position:relative;}
.page-header .social{position: absolute; right: 0;}
.page-header .social a{color:#a1a1a1; margin-right:10px;}
.page-header .social i{font-size:22px;}
.header.panel > .header.links > li span{color:#ed1d24; font-size:12px; font-family: 'Montserrat', sans-serif; text-transform:uppercase; font-weight:500;}
.header.panel > .header.links > li:hover span{color:#ed1d24;} 
.header.panel > .header.links{margin-right:8% !important;}

.testimonial-item {
    border: solid 1px #4d4d4d;
    text-align:center;
    /*padding-bottom:16px;*/
    margin-right: 3px;
}

.imag-img{border-radius:50%; height:50px; width:50px; margin:40px auto 12px;}
.news-list {
    width: 100%;
    float: left;
    text-align: left;
}

.news-list .date-list{width:100%; float:left; border-bottom:solid 1px #dfdede; padding-bottom:10px; margin-bottom:10px; margin-top:12px; line-height:22px;}
.news-list .date-list img{float:left;}
.news-text{width:100%; float:left;}
.news-text strong{text-transform:uppercase;  font-family: 'Montserrat', sans-serif; font-size:14px; color:#6a6a6a; font-weight:700;}
.news-text p a{display:block; color:#ed1d24; text-transform:uppercase; font-weight:700;}

.add-banner-home h1{margin-bottom:0; margin-top:0;}
.add-banner-home p{font-family: 'Montserrat', sans-serif; font-size:21px; font-weight:700; color:#fff; text-transform:uppercase; padding-bottom: 13px;}

.btn-2{border:solid 2px #fff; padding:7px 30px; color:#fff !important; 
       font-family: 'Montserrat', sans-serif; font-size:16px; text-transform:uppercase; font-weight:700;}
.btn-2:hover{background:#ed1d24; border:solid 2px #ed1d24;}

.footer .block-title{border-bottom:none;}

.footer ul li a{font-family: 'Lato', sans-serif; font-size:16px; color:#fff; font-weight:300;}

.my-account-left {
    width:36%;
    float: left;
}

.my-account-right .social{position:relative; float:left; padding-top:20px;}
.my-account-right .social a{color:#a1a1a1; margin-right:10px;}
.my-account-right .social i{font-size:22px; color:#a1a1a1;}
.my-account-right .social i:hover{color:#ed1d24;}
.my-account-right{float:right; width:64%;}
.footer-dark .input-group .form-control{border:none; background:#181818; font-size:12px; color:#b5b5b5;}

.sticky-wrapper.is-sticky .logo img {
    /*max-width: 108px !important;*/
    max-width: 75px !important;
    margin-bottom: 13px;
}

.sticky-wrapper.is-sticky  .navigation{margin-top: 28px;}
.sticky-wrapper.is-sticky .action.showcart{margin-top: 28px;}

.navigation a:hover{
    color: #ed1d24 !important;
    background-color: transparent;
    border-radius: 0;
}

.new{padding:7px 10px; background:#14a10d; color:#fff; float:left; font-weight:700; text-transform:uppercase;}
.sale{padding:7px 10px; background:#ba0303; color:#fff; float:left; font-weight:700; text-transform:uppercase;}
.footer .newsletter{width:100%; float:left; border:solid 2px #dfdede; padding:2px;}


.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:focus {
    color: #e30000;
}

.product-item-actions .action.towishlist:hover, .product-item-actions .action.towishlist:focus {
    color: #e30000;
}

.product-item-actions .action.tocompare:hover, .product-item-actions .action.tocompare:focus {
    color: #e30000;
}

.sidebar-main .price {
    font-size:18px;
    font-weight:700;
    color:#e30000;
    font-family: 'Montserrat', sans-serif;
}

.sidebar-main .product.name a {
    font-size:14px;
    font-weight:700;
    color:#000;
    font-family: 'Montserrat', sans-serif;
}



.price {
    font-size:23px;
    font-weight:700;
    color:#e30000;
    font-family: 'Montserrat', sans-serif;
}

.product.name a {
    font-size:14px;
    font-weight:700;
    color:#000;
    font-family: 'Montserrat', sans-serif;
}

.product-item .rating-summary .rating-result > span::before{color:#FFFF00;}

.product-item .rating-summary .rating-result::before{color:#808080;}

.contact-footer {
    float: right;
    margin-right: 100px;
    margin-bottom: 14px; margin-top: 50px;
}

.page-header.type1{margin-bottom: 42px;}

.contact-footer  .btn-3{ border-radius:8px; background:#ffc600; padding:20px 30px; color:#fff; 
                         font-family: 'Montserrat', sans-serif; font-size:15px; font-weight:700;}
.contact-footer  .btn-3 i{padding-right: 5px;}  
.contact-footer  .btn-3:hover{background:#ed1d24;}  


.add-banner-login{width:100%; position:relative; float:left; padding-bottom:20px; display: none; padding-top:0;}



.customer-account-login .add-banner-login{display:block;}
.customer-account-create .add-banner-login{display:block;}


.add-banner-login .banner-details{ text-align:left; margin-left:43px;}
.add-banner-login .banner-details span{color:#fbbc3d; font-size:41px;}
.add-banner-login .banner-details p{font-family: 'Montserrat', sans-serif; font-size:26px; font-weight:700; text-transform:uppercase; float:left; color:#909090; 
                                    padding-left: 45px;}
.add-banner-login .banner-details .btn-2 {

    border: none;
    background: #ed1d24;
    margin-top: 3px;
    float: left;
    padding: 8px 57px;
    margin-left: 10px;

}


.login-container, .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.form-edit-account, .form-address-edit, .form-newsletter-manage {
    display: block;
    border: 1px solid #c7c7c7;
    border-radius: 0px;
    background: #fff;
    padding: 35px 25px 0;
    float:left; width:100%;
}

.page-main > .page-title-wrapper .page-title{
    font-size:23px;
    font-weight:700;
    color:#000;
    font-family: 'Montserrat', sans-serif;
    text-transform:uppercase;
}

.action.primary, a.action.primary, button.action.primary {background:#ed1d24; border: 1px solid #ed1d24; border-radius:0; text-transform:uppercase; font-weight:700;}

.checkout-cart-index .action.primary:hover{
    border: 1px solid #000 !important;
    background: transparent;
    color: #fff;
    background:#000 !important;

}


.checkout-cart-index .action.primary{
    background: #ed1d24 !important;
    border: 1px solid #ed1d24 !important;
}

a, .alink {
    color: #ed1d24;
}


.login-container .fieldset > .field > .control {
    width: 100%;
}


.form-create-account .legend span{font-size:16px; font-weight:700; color:#000; font-family: 'Montserrat', sans-serif; text-transform:uppercase;}

.fieldset > .field > .label, .fieldset > .fields > .field > .label {
    font-weight: 800;
    font-size:13px;
    font-family: 'Lato', sans-serif;
    color:#595959;
}

.login-container .fieldset > .field > .control {
    width:100% !important;
}

.login-container, .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.form-edit-account, .form-address-edit, .form-newsletter-manage{padding-bottom:20px;}


.breadcrumbs {
    width: 100%;
    float: left;
    margin-top:0 !important;
    background: initial !important;
    padding-bottom: 0 !important;
}

.catalog-product-view .column.main{width:100% !important;}

.product-info-main .page-title-wrapper h1,
.product-info-main .page-title-wrapper h1 span{
    font-size: 28px;
    font-weight:700;
    line-height: 1;
    color: #1b1b1b;
    font-family: 'Montserrat', sans-serif;
}


.rating-summary .rating-result > span::before{color:#ff1d1d;}
.product-reviews-summary .reviews-actions a{font-family: 'Open Sans', sans-serif; font-weight:300; font-size: 13px; color:#000;  padding-left: 3px;}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price{color:#e30000;  
                                                                                                                   font-family: 'Montserrat', sans-serif; font-size:36px;}


.product-info-main .stock.available, .product-info-main .stock.unavailable {
    font-weight: 700;
    text-transform: initial;
    color:#74b436;
    padding-bottom: 0;
}

.product-info-main .product-info-stock-sku .attribute.sku {
    margin-top: 0; text-transform: initial; color:#7b7b7b;
} 

.fotorama .fotorama__arr {
    background:#a6a6a6 !important;
}
.page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:visited, .page-wrapper > .breadcrumbs a:hover, .page-wrapper > .breadcrumbs a:focus {
    color: #0cb4ce;
    text-decoration: none;
}

.page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:visited, .page-wrapper > .breadcrumbs a:hover, .page-wrapper > .breadcrumbs a:focus {
    color: #868686;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
}

.swatch-option.text{padding: 9px 22px !important;}
.swatch-option{height:38px !important;}


.catalog-product-view .swatch-option.color {
    width: 56px !important;}


.box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0 !important;
}    

button#product-addtocart-button{background:#ed1d24; padding:13px 40px; text-transform:uppercase;  
                                font-family: 'Montserrat', sans-serif; font-weight:700; font-size: 20px; border-radius:0; color:#fff;}


.fieldset > .field.qty > .label, .nested.options-list > .field.qty > .label {
    display: block;
    color: #000;
    float: left;
    margin-top: 14px;
    margin-right: 17px;
}

.fotorama__nav .fotorama__thumb-border {
    border-color: #e30000; margin-left: 2px !important;
}

.product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
    border-bottom-color: #e30000 !important;
    color: #000 !important;
    font-family: 'Montserrat', sans-serif; font-weight:700 !important;
}

.data.switch .counter {
    color: #000;
}


.product.data.items > .item.title > .switch {
    font-size: 14px;
    border: 0;
    color: #000 !important;
    border-bottom: 2px solid #d1d1d1;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif; font-weight:700 !important;
    line-height: 30px;
    padding: 1px 15px 1px 15px;
    background: transparent;
}

.product.data.items > .item.title > .switch{font-size:18px !important; text-transform:uppercase !important; font-family: 'Montserrat', sans-serif !important; font-weight:700;}


.filter-options-title {
    padding: 13px 15px 12px;
    font-size: 13px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #ed1d24;
    background-color: #ed1d24;
    color: #fff;
    position: relative;
    cursor: pointer;
    border-radius: 0px;
    display: block;
    text-decoration: none;
}


.filter-options-content {
    margin: 0;
    padding: 10px 15px;
    font-size: 13px;
    border: 1px solid #ed1d24;
    border-top: 0;
    border-radius: 0px;
    background-color: #fff;
}


.cust-cat-name {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background:#000; color:#fff;
    font-family: 'Montserrat', sans-serif; font-weight:700;
    padding:10px 20px; font-size:20px;
    text-transform:uppercase;
}


.filter-options-content a {
    color: #000 !important;
}

.filter-options-title:hover:after {
    background-color:initial;
    color: #fff;
}

.modes-mode.active, .modes-mode:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.modes-mode { border: 1px solid #ed1d24; color: #ed1d24;}

a.action.sorter-action.sort-asc {
    display: none;
}

.table.grouped .price-box .price {
    font-weight: 700;
    color: #ed1d24;
}



.block-minicart .block-content > .actions > .primary .action.primary {
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-weight:700;
    text-transform: capitalize;
    font-size: 13px;
    border-color:initial;
    background:#ed1d24;
    color: #fff;
    border:none;
}

.block-minicart .block-content > .actions > .primary .action.primary:hover, .block-minicart .block-content > .actions > .primary .action.primary:focus {
    background: #000;
    color: #fff;
    border-color: #000;
}

.cart.table-wrapper .col.subtotal .price {
    color: #ed1d24;
}

.cart.table-wrapper .product-item-name > a, .cart.table-wrapper .product-item-name > a:hover, .cart.table-wrapper .product-item-name > a:visited {
    color: #000;
}


.paypal-review-discount .block > .title strong, .cart-discount .block > .title strong{color:#000; text-transform:uppercase; font-weight:700 !important;}

.abs-action-button-as-link:visited, .abs-action-remove:visited, .abs-discount-block .action.check:visited, .popup .actions-toolbar .action.cancel:visited, .paypal-button-widget .paypal-button:visited, .bundle-options-container .action.back:visited, .block.related .action.select:visited, .cart.table-wrapper .actions-toolbar > .action-delete:visited, .cart.table-wrapper .action.help.map:visited, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .action-auth-toggle:visited, .checkout-payment-method .payment-method-billing-address .action-cancel:visited, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited, .checkout-agreements-block .action-show:visited, .gift-options .actions-toolbar .action-cancel:visited, .gift-summary .action-edit:visited, .gift-summary .action-delete:visited, .gift-wrapping-title .action-remove:visited, .wishlist.split.button > .action:visited, .abs-add-fields .action.remove:visited, .paypal-review-discount .action.check:visited, .cart-discount .action.check:visited, .form-giftregistry-share .action.remove:visited, .form-giftregistry-edit .action.remove:visited, .form-add-invitations .action.remove:visited, .form-create-return .action.remove:visited, .form.send.friend .action.remove:visited {
    color: #ed1d24 !important;
    text-decoration: none;
}

.cart-totals tbody .mark, .cart-totals tfoot .mark {
    text-align: left;
    color: #000 !important;
    font-weight: 700;
}

.totals .price {
    font-size:14px;
    font-weight: 700;
    color: #000;
}

.cart.table-wrapper .price{font-size: 13px;}


.grand.totals strong{ font-size:18px; font-weight: 700; color: #000;}
.grand.totals .amount{color:#ed1d24 !important;}

a.action.viewcart {
    color: #fff !important;
    background: #ed1d24 !important;
    border-color: #ed1d24 !important;
    border-radius:0 !important;
}

a.action.viewcart:hover{
    color: #fff;
    background: #000 !important;
    border-color: #000 !important;
}

.paypal-review-discount .block > .title strong, .cart-discount .block > .title strong {
    color: #000;
    font-weight: 400;
}

.minicart-wrapper .action.showcart:hover:before, .minicart-wrapper .action.showcart:active:before, .minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart.active:hover:before {
    color: #000;
}

.opc-progress-bar{margin-top:95px !important;}

.opc-progress-bar-item._active:before {
    background: #ed1d24 !important;
}

.opc-progress-bar-item._active > span:before {
    background: #ed1d24 !important;
}

.opc-wrapper .step-title {
    border-bottom: 1px solid #cccccc; color:#000; font-family: 'Montserrat', sans-serif; font-weight:700; font-size: 22px; text-transform:uppercase;
}

.opc-progress-bar-item._active > span {
    color: #000 !important;
}


.opc-progress-bar-item > span{text-transform:uppercase;}

.account-nav .nav > li.item.current{background: #ed1d24 !important;}

.box .box-title {
    padding: 10px 15px;
    border: 1px solid #ed1d24;
    background-color: #ed1d24;
    position: relative;
    border-radius: 0; color:#fff;
}

.customer-account-index .block .block-title {
    color: #000;
    font-family: 'Montserrat', sans-serif; font-weight:700;
    padding:10px; font-size:35px;
}

.account-nav .nav > li > a:hover, .account-nav .nav > li > a:focus {
    background: #ed1d24 !important;
    color: #fff !important;
}

.customer-account-index .box .box-title{ color: #fff;}

.page-title-wrapper {
    width: 100%;
    /*float: left;*/
    margin-top: 25px;

}

.product.attribute.overview {
    margin-bottom: 20px;
}

.product.attribute.overview legend{
    border-bottom: none;
}

.product.attribute.overview legend span{
    padding: 0;
    border: 0;
    color: #e30000;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
}

.page-title-wrapper span{font-family: 'Montserrat', sans-serif; font-weight:700; font-size:35px; color:#000;}

.contact-index-index .col-sm-6 {
    width:100%;
}


.fotorama__nav .fotorama__thumb-border {
    border-color:#ed1d24 !important;
}

.block-actions {
    display: none;
}

.field.choice.related {
    display: none;
}


.block .price  {
    font-size: 2rem;
    color: #444;
    font-family: 'Montserrat', sans-serif;
}

.block .block-title strong {
    font-family: inherit;
    text-transform: uppercase;
    font-size: 22px !important;
    color:#000;
}


.col-md-3 .block .block-title strong{
    font-size:14px !important; font-weight:800 !important;
}


.block .owl-carousel.owlnav-full-top-right .owl-nav {
    top: -50px;
}

.product-info-main .page-title-wrapper{margin-top: 0;}

.footer .action.primary, a.action.primary, button.action.primary {
    background: #e30000;
    border: 1px solid #e30000;
}

.checkout-index-index .nav-sections, .checkout-index-index .checkout-index-index .header.panel {
    display: block;
}

.action.edit {
    color: #e30000;
}

.action.edit:hover {
    color: #000;
}

.action.view{color:#e30000;}
.action.view:hover{color:#000;}

.fieldset > .legend {
    padding: 0;
    border: 0;
    color: #e30000;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
}

.row.contact-page {
    margin-top: 69px;
}

.row.contact-page .section-title .title::after{display:none;}
#contact-form.form.contact .fieldset.row{border:solid 1px #c7c7c7; padding:10px 20px 40px; margin:0 3px;}

.contact-details{background:#f5f5f5; padding:3px 30px 20px; width:100%; margin-top:45px; float:left;}
.contact-details h3{ font-family: 'Montserrat', sans-serif; font-size:16px; color:#000; text-transform:uppercase; font-weight:700;}
.contact-details ul{list-style:none; padding:0; margin:0;}
.contact-details ul li{width:100%; float:left; border-top:solid 1px #c7c7c7; margin-top:10px; padding-top:10px;}
.contact-details ul li i{float:left; margin-right:10px; color:#ed1d24; font-size:22px;}
.contact-details ul li p{float:left; padding:0; margin:0 !important; width:86%; font-size:13px !important; color:#595959;}
.contact-details ul li p a{color:#595959;}
.contact-details a:hover{color:#ed1d24;}
.catalog-category-view .side-featured{display:none;}


::-webkit-input-placeholder { /* Chrome */
    color: #b0b0b0;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #b0b0b0;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #b0b0b0;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
    color: #b0b0b0;
    opacity: 1;
}

#contact-form h3{font-weight:700;}

.contact-text {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.active > .filter-options-title::after{content:"-"; font-size:26px; line-height:21px; font-weight:400;}
.filter-options-title::after {
    content: "+";
    font-size: 16px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight:500;
}

.mode-list::before {
    color: #000;
}

.abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .payment-method-billing-address .action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address, .checkout-agreements-block .action-show, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .gift-wrapping-title .action-remove, .wishlist.split.button > .action, .abs-add-fields .action.remove, .paypal-review-discount .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {color:#000 !important;}


.cart.table-wrapper .actions-toolbar > .action-edit::before, .cart.table-wrapper .actions-toolbar > .action-delete::before{color:#000 !important;}

button:not(.primary) {
    border: 1px solid #ed1d24;
    color: #fff;
    line-height: 30px;
    padding: 0 12px;
    height: 32px;
    background-color: #ed1d24;
    border-radius:0;
}

button:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.customer-welcome .action.switch::after{color:#000 !important;}

.columns{width:100%;}

.filter .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #ed1d24;
    background-color: #ed1d24;
    color: #fff;
    position: relative;
    cursor: pointer;
    border-radius: 0;
}

.filter-actions{border: 1px solid #ed1d24;
                background-color: #ed1d24;}

.filter-current .items {border: 1px solid #ed1d24;}

.page-header.type1 .block-search input{color:#000 !important;}

.product-addto-links .action.towishlist:hover, .product-addto-links .action.towishlist:focus {
    color: #e30000;
    border-color: #e30000;
}

.product-addto-links .action.tocompare:hover, .product-addto-links .action.tocompare:focus {
    color: #ed1d24;
    border-color: #ed1d24;
}

.product-addto-links .action.mailto.friend:hover, .product-social-links .action.mailto.friend:hover, .product-addto-links .action.mailto.friend:focus, .product-social-links .action.mailto.friend:focus {
    color: #ed1d24;
    border-color: #ed1d24;
}

.multicheckout .table-wrapper .product-item-name > a, .multicheckout .table-wrapper .product-item-name > a:hover, .multicheckout .table-wrapper .product-item-name > a:visited {
    color: #ed1d24;
}

.action.back{
    color: #000;
}

.privacy-policy .block-collapsible-nav {
    box-sizing: border-box;
    width: 100% !important;
    float: left; border:solid 1px #000;
}

.block-collapsible-nav .item {
    border-bottom: 1px solid #ddd;
    float: left;
    display: inline-block;
}

.privacy-policy-content {
    box-sizing: border-box;
    width:100% !important;
    float: left;
    padding-left:0 !important;
}

.privacy-list{width:100%; float:left; position:relative;}
.privacy-list li{padding:1px 13px; border:solid 1px #000 !important; margin-right: -1px;}
.block-collapsible-nav .item a::before, .block-collapsible-nav .item > strong::before {
    display: none;
}

.privacy-list .item.current{background:#ed1d24 !important; }
.privacy-list .item.current a{color:#fff !important;}

.privacy-list a{font-family: 'Montserrat', sans-serif; font-weight: 700 !important; font-size:22px; color:#000 !important; text-transform:uppercase !important;}

.cms-privacy-policy-cookie-restriction-mode .add-banner-login{display:block;}


.tab {width:100%; float:left;}
.tab button {
    float: left;
    border: solid 1px #000;
    padding: 0 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #000;
    text-transform: uppercase;
    background: initial;
    line-height: 44px;
    height: auto;
    border-radius: 0;
    margin-right: -1px;
}

.tab button.active {
    background-color: #ed1d24; color:#fff;
}


.tabcontent { float:left; width:100%;}

.privacy-policy{width:100%; float:left;}
.privacy-policy h3{font-family: 'Montserrat', sans-serif; font-weight: 700; font-size:19px; color: #000;}
.refunds{float:left; width:100%; padding-top:10px;}
.refunds ul{float:left; width:100%; padding:20px 0; margin-left:10px;}
.refunds ul li{float:left; width:100%;}
.refunds span{font-family: 'Montserrat', sans-serif; font-weight: 700; font-size:16px; color: #000;}

.page-header.type1 .panel.header .header.links > li > a {
    color: #6c6c6c !important;
    font-size: 12px !important;
    font-weight:500;
    line-height: 7px;
}

.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a{margin-top: 2px !important;}


.page-header.type1 .panel.header .header.links > li > a:hover {
    color: #ed1d24 !important;}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ed1d24 !important;
    white-space: nowrap;
    padding:11px 50px !important;
    font-size:18px;
    line-height: 1.42857143;
    border-radius: 0 !important;
    font-family: 'Montserrat', sans-serif;
    background:#ed1d24; color:#fff !important;
    font-weight:700;
}

.btn i{padding-left:10px;}



.btn:hover,
.btn:focus,
.btn.active {
    text-decoration: none;
    background: #000;
    color: #fff;
}

.price-container .price{color:#e30000 !important; font-weight:700 !important; font-size:23px !important;}
.old-price .price-container .price { font-size: 14px !important; }


.side-featured .price{color:#e30000 !important; font-weight:700 !important; font-size:18px !important;}

.page-header .navigation .level0 > .level-top{font-weight:700 !important;}


.home-sidebar-block .input-group .form-control{font-weight:600; font-size:12px; color:#b0b0b0;}

.block-search .action.search::before{content:'' !important; background:url(../images/search.png) no-repeat; width:15px; height:15px;}
.page-header.type1 .block-search .action.search {

    border-left: 1px solid #dfdede;
    padding: 17px 13px !important; height: 16px !important;

}

.footer-middle .block .block-title strong{font-weight:700 !important;}

footer .input-group-btn button.action.primary span i{display:none;}
.su{display:none;}

footer .input-group-btn button.action.primary .su{display:block; font-size:15px; color:#fff; text-transform:uppercase;}
footer .input-group-btn button.action.primary{width:115px;}

.brand-home-static.carousel-wrapper {
    /*padding-top:22px;*/
}

.contact-index-index .contact-footer{display:none;}

.swatch-option.color {
    width: 12px;
    padding: 0;
    max-width: none;
    height: 12px;
    margin: 0 10px 5px 0;
    border: none;
    border-radius: 0;
    height: 33px !important;
}

.breadcrumbs strong{font-weight:700;}

.page-wrapper > .breadcrumbs .item:not(:last-child)::after{content:""; background:url(../images/breadcrumbs-icon.png) no-repeat; width:7px; height:7px;}

.product-info-main .price, #bundleSummary .price-container .price {font-size:35px !important;}

.fotorama__nav--thumbs .fotorama__nav__frame{margin-right:5px;}

.swatch-attribute-label {
    font-weight: bold;
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
}

.field.qty span{
    font-weight: bold;
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}


.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected{color:#ff0000 !important; border-color:#ff0000 !important;}    
#qty {width:115px;}

.value p{color:#595959; font-size:13px; line-height:27px; font-family: 'Open Sans', sans-serif; font-weight:300;}


.customer-account-forgotpassword .add-banner-login{display:block;}

.field.new.password.required {
    background: inherit;
    padding: 0;
    width: 100%;
    text-transform: inherit;
}

form .password-strength-meter {
    color: #000 !important;
}

.customer-account-index .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #000;
    background: #000;
    color: #fff;
}


.cart.table-wrapper .cart thead tr th.col{text-transform: uppercase; color:#000;}
.cart-summary > .title {
    text-transform: uppercase; color:#000;
}

.account .table-wrapper{border:solid 1px #e9e9e9; border-top:none;}

.message.success{width:100%; float:left;}

.toolbar select {
    color: #000;
    font-weight:700;
}

.filter-options-content .count{color:#ed1d24;}

.filter-options-content a:hover .count:hover, .filter-options-content a:hover .count:focus, .filter-options-content a:hover .count.active {
    color: #000;
}


.filter-label {color: #ed1d24;}
.filter-value {
    color: #ed1d24;
}

.checkout-cart-index .add-banner-login{display:block;}

.cart-totals tbody .mark, .cart-totals tfoot .mark {
    text-align: left;
    color: #ed1d24;
}


.cart-summary .block .item-options .field .radio + .label {
    display: block;
    margin: 0;
    overflow: hidden;
    font-weight: 400;
    float: left;
    margin: 0 !important;
    line-height: 16px;
}


.checkout-shipping-method .actions-toolbar > .primary {
    float: left !important;
}

.checkout-shipping-method .button.action.continue.primary{padding:16px 34px !important;}

.cart.table-wrapper .actions-toolbar > .action-edit::before, .cart.table-wrapper .actions-toolbar > .action-delete::before {
    color: #ed1d24 !important;
}

.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-weight: 700;
}

.checkout-index-index .nav-sections, .checkout-index-index .header.panel{display:block;}

.block .product-item-name, .block .product.name a {
    font-weight: 500;
    color: #000;
}

.checkout-success {
    width: 100%;
    float: left;
    text-align: center;
    padding: 100px 0;
}

.checkout-success .primary {
    float: initial !important;
    margin: auto !important;
}

.checkout-success .actions-toolbar {
    float: left;
    text-align: center !important;
    width: 100%;
}



.sales-order-history .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: none;
    background: #000;
    color: #fff;
    text-transform:uppercase;
}

ul.resp-tabs-list, p {
    font-size: 18px;
    padding-bottom: 10px;
    color:#0a0a0a
}

.account-nav .nav > li > a {
    text-transform: uppercase !important;
}
.account-nav .nav > li.item.current{text-transform: uppercase;}

#return-policy h3{text-transform:uppercase; color:#000; font-weight:700;}
.add-banner-login .banner-details .btn-2:hover{background:#000;}


.minicart-wrapper .action.showcart:hover::before, .minicart-wrapper .action.showcart:active::before, .minicart-wrapper .action.showcart.active::before, .minicart-wrapper .action.showcart.active:hover::before {
    color: #ed1d24;
}

.owl-carousel.owlnav-top-right .owl-nav, .owlnav-top-right .owl-nav {
    position: absolute;
    right: -4px;
    top: -84px;
}

.fieldset.coupon .control {
    width: 172px;
}

.checkout-cart-index .action.primary:hover, a.action.primary:hover, button.action.primary:hover, .action.primary:focus, a.action.primary:focus, button.action.primary:focus {
    border: 1px solid #000 !important;
    background: transparent;
    color: #fff;
    background:#000 !important;

}


.checkout-cart-index .action.primary, a.action.primary, button.action.primary {
    background: #ed1d24 !important;
    border: 1px solid #ed1d24 !important;
}


.block.block-subscribe.home-sidebar-block.mb-30 .action.subscribe.primary{
    background: #000 !important;
    border: 1px solid #000 !important;
}

.block.block-subscribe.home-sidebar-block.mb-30 .action.subscribe.primary:hover{
    background: #ed1d24 !important;
    border: 1px solid #ed1d24 !important;
}



a:visited, .alink:visited {
    color: #000;
    text-decoration: none;
}

a:hover, alink:hover, a:focus, alink:focus{color:#ed1d24;}

.products button.action.tocart.primary{background:initial; border:initial !important;}


.products .action.tocart.primary {
    background: inherit !important;
    border: none !important;
}

.products .action.tocart.primary:hover{
    background: inherit !important;
    border: none !important;
}

.minicart-items .product-item-details .price{color:#ed1d24;}

.actions-toolbar.order-actions-toolbar .action.order span,.action.print span{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ed1d24 !important;
    white-space: nowrap;
    padding:11px 50px !important;
    font-size:18px;
    line-height: 1.42857143;
    border-radius: 0 !important;
    font-family: 'Montserrat', sans-serif;
    background:#ed1d24; color:#fff !important;
    font-weight:700;
}




.actions-toolbar.order-actions-toolbar .action.order:hover span,.action.print:hover span{
    text-decoration: none;
    background: #000;
    color: #fff;
}


.action.multicheckout{color:#848484; font-weight:700;}
.action.multicheckout:hover{color:#ed1d24;}

#product-updatecart-button {
    color: #fff;
    border-radius: 0;
}

.swatch-option:not(.disabled):hover {
    border-color: #e30000 !important;
    color: #e30000 !important;
}

.cms-privacy-policy-cookie-restriction-mode .columns h3 {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}

.testimonial-item p{color:#fff;}
.news-list p{font-size:13px;}

.swatch-attribute.color {
    margin-top:22px;
}

.product-item-name > a, .product.name a > a {
    color: #777777;
    text-decoration: none;
    line-height: 16px;
    vertical-align: top;
}

.sales-order-view .table-wrapper{border:none !important;}
.account .price {font-size: 16px;}

#password {
    color: #666;
}

img.img-fluid {
    width: 100%;
}

.p-0{
    padding: 0 !important;
}

.department-banner-ads-1-center{
    padding-bottom: 20px;
}

.department-banner-ads-2-left{
    padding-right: 10px !important;
}

.department-banner-ads-3-right{
    padding-left: 10px !important;
}

.department-category-title a{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #1b1b1b;
}

li.item.link.compare a {
    cursor: pointer;
}

.department-category-title {
    background: #f1f1f1;
    text-align: center;
    line-height: 40px;
}

.department-subcategories{
    line-height: 40px;
    text-align: center;
    border-bottom: solid 3px #f2f2f2;
}

.department-subcategories a {
    color: #8f8f8f;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.department-subcategories a.department-subcategories-show-more {
    color: #ed1d24;
    text-transform: uppercase;
}

.department-category-wrapper{
    border: solid 2px #f2f2f2;
    border-bottom: none;
    margin-bottom: 18px;
}

.department-category-container{
    margin-top: 65px;
}

.department-category-image {
    padding: 16px;
}

button.banner-button.button-shop-now.button-blue-bg {
    background-color: #172e50;
    border: solid 1px #172e50;    
}

button.banner-button.button-shop-now.button-blue-bg:hover {
    background-color: #132b4f;
    border: solid 1px #132b4f;    
}

button.banner-button.button-shop-now.button-yellow-bg {
    background-color: #f7be26;
    border: solid 1px #f7be26;    
}

button.banner-button.button-shop-now.button-yellow-bg:hover {
    background-color: #f6b917;
    border: solid 1px #f6b917;    
}

button.banner-button {    
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    width: 275px;
}

button.banner-button i{
    margin-left: 5px;
}

.banner-button-wrap, .banner-button-wrap2 {
    position: absolute;
    top: 128px;
    left: 41px;
}

.banner-button-wrap2 {
    left: 82px;
}

.bundle-options-wrapper{
    width: 100% !important;
}

.bundle-options-container {
    clear: none;
    margin-bottom: 36px;
    width: 49%;
    float: right;
}

div#bundleSummary {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.product-social-links {
    width: 49%;
}

fieldset.bundle-options-container.fieldset.fieldset-bundle-options {
    float: none;
}

.page-product-bundle .product-info-main .product-info-price .price-box,
.page-product-bundle .product-info-main .product-info-price .weee{
    display: flex;
}

.bundle-option-select + .nested {
    display: none;
}

.page-product-bundle .product-social-links{
    clear: both;
    float: right;
}

.product-options-wrapper .field .label span,
#bundle-summary .bundle.items .label{
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
}

fieldset.fieldset.fieldset-bundle-options {
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 22px;
    margin-bottom: 18px;
}

.bundle-options-container .product-options-wrapper .field.choice .price-notice {
    float: none;
    font-weight: bold;
}

.bundle-options-wrapper .product-options-wrapper input,
.product.bundle.bundle-option-select,
#bundle-summary .bundle.items div[data-container=options]{
    font-size: 16px;
    color: #000;
}

.bundle-options-container .block-bundle-summary > .title > strong,
.bundle-summary .subtitle{    
    text-transform: uppercase;    
    color: #e30000;
}

span#tooltip-label {
    display: none;
}

.product-custom-option.admin__control-select option {
    text-transform: uppercase;
}

.contact-info {
    margin-top: 30px;                
    font-weight: 800;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    color: #595959;
}

.category-image.department-banner{
    background-image: url(../images/generic_banner.png);
    background-repeat: no-repeat;
    /*min-height: 187px;*/
    min-height: auto;
    width: 100%;
    display: block;
    overflow: hidden;
    background-size: cover;

}
.banner-department-logo {
    max-height: 186px;
    width: 24%;    
    float: left;
    /*height: 186px;*/
    height: auto;
    text-align: center;
    padding: 15px;
}

.department-name{
    color: #f9c417;
    margin-top: -120px;
    /*margin-top: 70px;*/
}

.department-name, .department-text {
    float: left;
    width: 73%;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 48px;
    font-family: "Montserrat", arial;
    font-weight: bold;
    text-shadow: 2px 2px #000;
}

.department-text{
    color: #fff;
}

.product.alert.stock {
    background-color: #ed1d24;
    border: 1px solid #ed1d24;
    text-align: center;
}

.product.alert.stock a {    
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0;
    color: #fff;
    padding: 0;
    box-shadow: none;
}

@media (max-width: 330px) {
    .department-name, .department-text {        
        font-size: 16px;
        line-height: 14px;  
    }

    .banner-department-logo{
        padding: 8px;
        height: auto;
    }    
}

@media (min-width: 331px) and (max-width: 389px) {
    .department-name, .department-text {        
        font-size: 20px;
        line-height: 18px;  
    }

    .banner-department-logo{
        padding: 8px;
        height: auto;
    }    
}

@media (min-width: 390px) and (max-width: 460px) {    
    .banner-department-logo {        
        padding: 8px;
        height: auto;
    }

    .department-name, .department-text {        
        font-size: 22px;        
        line-height: 20px;        
    }    
}

@media (min-width: 461px) and (max-width: 635px) {    
    .banner-department-logo {        
        padding: 8px;
        height: auto;
    }

    .department-name, .department-text {        
        font-size: 30px;        
        line-height: 28px;        
    }    
}

@media (min-width: 636px) and (max-width: 767px) {
    .department-name, .department-text {        
        font-size: 38px;                
        line-height: 36px;        
    }

    .banner-department-logo{
        padding: 8px;
        height: auto;
    }    
}

@media (min-width: 768px) and (max-width: 991px) {
    .department-name, .department-text {        
        font-size: 36px;        
        line-height: 34px;        
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .department-name, .department-text {        
        font-size: 45px;
        line-height: 43px      
    }
}

.footer-credit-container {
    text-align: center;
    background: #1b1d1f;
    padding: 16px 0;    
    clear: both;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.footer-credit-container a, .require-login-wrapper a{
    color: #fff;
    text-decoration: underline;
}

.require-login-wrapper {
    background: #e30000;
    color: #fff;
    line-height: 22px;
    font-size: 18px;
    padding: 14px 18px;
    margin: 2px 2px;
}

#popup-mpdal{
    display: none;
}

/*.message-success.success.message + .message.notice {    
    position: static !important;
}*/

.modal-popup.login-modal-overlay {    
    transform: translateY(-50%);
    top: 50%;
}

button#no-product-addtocart-button, .login-modal-overlay-close-btn, .login-modal-overlay-close-btn:hover {
    padding: 13px 40px !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0 !important;
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000 !important;
    /*    background-color: #ed1d24 !important;
        border: 1px solid #ed1d24 !important;*/
}

.modal-popup.login-modal-overlay .modal-header{
    /*display: none;*/
}
.modal-popup.login-modal-overlay .modal-footer{
    border-top: none !important;
}

aside.modal-popup.login-modal-overlay {
    left: 10px !important;
    right: 10px !important;
}

aside.modal-popup.login-modal-overlay .modal-inner-wrap{

}

.modal-popup.login-modal-overlay .modal-inner-wrap .modal-footer {
    display: none;
}
.modal-popup.login-modal-overlay .modal-inner-wrap {
    width: 45%;
}

@media (max-width: 991px) {
    .modal-popup.login-modal-overlay .modal-inner-wrap {
        width: 95%;
        margin: auto;
    }    

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {     
        min-height: fit-content;
    }

    button#no-product-addtocart-button{
        height: 48px;
    }
}

.login-modal-overlay .modal-inner-wrap .modal-content {
    padding: 2px !important;
}

.modal-slide .action-close {
    padding: 1px;
}

.modal-slide .action-close {
    padding: 0 6px !important;
}

.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before{
    color: #fff !important;
}

.modal-popup.confirm._show{
    z-index: 9999 !important;
}

.modal-popup .modal-inner-wrap .modal-footer button:hover, .modal-popup .modal-inner-wrap .modal-footer button:focus {
    background: #e30000 !important;
    color: #fff;
    border-color: #be0000 !important;
}

.block.block-new-customer {
    float: right;
}

h4.account-notification {
    color: #ed1d24;
}

@media (min-width: 768px){
    .page-header.type1 .navigation > ul {        
        margin-left: 21% !important;
    }

    .page-header.type1 .navigation {    
        padding: 0 5px !important;
    }

    .page-header.type1 .navigation > ul {
        margin-left: 16% !important;
    }

    .page-header.type1 .navigation li.level0 > .level-top {        
        padding: 0 10px !important;        
    }
}

.catalog-subcat-innerwrap{
    border: solid 1px #c4c4c4;
    background: url(../images/subcategories-bg.png) center center;
    padding: 15px;
    height: 192px;
    width: 196px;
    max-width: 100%;

    position: relative;
    margin: auto;
}

.catalog-subcat-innerwrap:hover{
    border-color: #ed1d24;
}

.catalog-subcat-innerwrap .cat-image{
    text-align: center;
}

.catalog-subcat-innerwrap .cat-image img{
    width: 118px;
    max-width: 100%;
}

.catalog-subcat-innerwrap .info{
    text-align: center;

    position: absolute;
    bottom: 15px;
    width: calc(100% - 30px);
}

.catalog-subcat-innerwrap .info a{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;    

    text-align: center;

    color: #171717;
}

/*.catalog-subcat-outerwrap:first-child{
    padding-left: 0;
}

.catalog-subcat-outerwrap:last-child{
    padding-right: 0;
}*/

.subcategories-mainwrap .row.justify-content-around{
    margin: 0 -30px !important;
}

.subcategories-mainwrap{
    margin-bottom: 45px;
}

.catalog-subcat-outerwrap {
    padding-bottom: 30px;
}

@media (max-width: 991px) {
    .catalog-subcat-outerwrap {
        float: left;
        width: 24%;
        overflow: hidden;
    }

    .catalog-subcat-innerwrap {    
        height: 192px;
        width: 160px;    
    }
}

@media (max-width: 767px) {
    .catalog-subcat-innerwrap {
        height: 192px;
        width: 135px;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0px;
    }
}

@media (max-width: 575px) {
    .catalog-subcat-outerwrap {
        float: left;
        width: 49%;
        overflow: hidden;
    }

    .catalog-subcat-innerwrap {    
        height: 192px;
        width: 150px;    
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .catalog-subcat-innerwrap .info{
        width: 100%;
    }
}

.checkout-index-index .modals-wrapper{
    z-index: 999;
    position: relative;
}

.modal-popup .modal-inner-wrap .modal-footer button{
    color: #fff !important;
}

.modal-popup .modal-title {    
    padding-left: 20px;
}

.modal-footer button.action.secondary.action-hide-popup {
    float: left;
    border: solid 1px #ed1d24 !important;
    padding: 8px !important;
    font-weight: bold !important;
    color: #ed1d24 !important;
}

.modal-footer button.action.secondary.action-hide-popup:hover {
    color: #fff !important;
}