﻿a {
    cursor: pointer;
}

    a.paction {
        font-size: 1.4rem;
    }

        a.paction:hover {
            color: white !important;
            background-color: #007bff;
        }

div.page-title h1 {
    font-size: 3rem !important;
}
.owl-theme .owl-dots .o {

    margin-bottom:30px !important
}
.field-validation-error span {
    color: red;
}
span.field-validation-error {
    color: red;
}
.card-header div.account-title {
    text-transform:  none !important;
}

.mmenu-active .page-wrapper {
    transform: translateX(250px)
}

.mobile-menu-toggler {
    border: 0;
    background: transparent;
    color: #fff;
    padding: 1rem .5rem;
    font-size: 2.1rem;
    line-height: 1;
    display: none;
    align-items: center;
    justify-content: center;
    margin-right: 1.5rem;
    cursor: pointer
}

    .mobile-menu-toggler i::before {
        margin: 0
    }
     
@media screen and (max-width: 991px) {
    .mobile-menu-toggler {
        display: flex
    }
} 
@media screen and (max-width: 767px) {
   
    .mobile-menu-toggler {
        margin-right: 1rem
    }
 
}
.showcaseradius{
    border-radius: 10px 10px 10px 10px !important;
}
.banner-image > a:focus::after {
    border-radius: 10px 10px 10px 10px !important;
}


.banners-group {
    background-color: #f7f7f7 !important;
}
.main {
    background-color: #f7f7f7 !important;
}
.page-wrapper {
    background-color: transparent !important;
}


.main-nav {
    width: 100%;
    background-color: transparent !important;

}
.menu > li:hover > a, .menu > li.show > a, .menu > li.active > a {
   
    background-color:transparent !important;
}

.info-boxes-container {
    background-color: #f7f7f7 !important;
}
.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}
.owl-theme.owl-theme-light .owl-dots .owl-dot span
{

    margin-bottom:30px !important
}

.dropdown-menu {
    display: block !important
}
    .menu::after {
    display: block;
    clear: both;
    content: ''
}

    .menu li {
        position: relative
    }

        .menu li.megamenu-container {
            position: static
        }

    .menu > li {
        justify-content: center !important;
        text-align:left !important;

    }

    .menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        z-index: 99
    }

        .menu ul ul {
            top: -1rem;
            left: 100%
        }


.info-box i
{

    color:#08c !important;

}
.menu > li:hover > a, .menu > li.show > a, .menu > li.active > a {
    color: #606669  !important;
}

.menu .megamenu {
    display: none;
    position: absolute;
    left: 1.5rem;
    right: 1.5rem;
    top: 100%;
    z-index: 999
}

        .menu .megamenu.megamenu-fixed-width {
            left: 0;
            right: auto;
            width: 640px
        }

    .menu a {
        display: block;
        position: relative;
        text-decoration: none
    }

.menu li:hover > ul, .menu li.show > ul, .menu li:hover > .megamenu, .menu li.show > .megamenu {
    display: block;
   
}

    .menu li {
        padding-left: 1rem;
        padding-right: 1rem
    }

        .menu li a {
            font-weight: 600;
            font-size: 1.2rem;
            color: #696969;
            text-transform: uppercase;
            display: block;
            padding: .7rem 1rem;
            white-space: nowrap;
            transition: background 0s
        }

        .menu li .menu-title {
            color: #434d53;
            margin-bottom: 0;
            text-transform: uppercase;
            letter-spacing: -.01rem;
            margin-top: 1.25rem
        }

            .menu li .menu-title a {
                font-size: 1.3rem;
                padding: .7rem 2rem;
                font-weight: 700;
                color: #434d53
            }

                .menu li .menu-title a:hover, .menu li .menu-title a:focus {
                    text-decoration: underline
                }

    .menu > li {
        padding-left: 0;
        padding-right: 0
       
    }

        .menu > li > a {
            font-weight: 700;
            background-color: transparent;
            color: #465157;
            padding: 1.25rem 1.5rem;
            letter-spacing: .01rem
        }

    .menu.sf-arrows > li > a.sf-with-ul {
        padding-right: 2.8rem
    }

        .menu.sf-arrows > li > a.sf-with-ul::before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 10px 7px 10px;
            border-color: transparent transparent #fff transparent;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -10px;
            visibility: hidden;
            opacity: 0
        }

    .menu.sf-arrows .sf-with-ul {
        position: relative
    }

        .menu.sf-arrows .sf-with-ul::after {
            content: '\e81c';
            position: absolute;
            top: 50%;
            display: inline-block;
            right: 1.5rem;
            font-family: 'porto';
            transform: translateY(-50%);
            font-size: 1.3rem;
            line-height: 1;
            margin-top: -1px
        }

    .menu.sf-arrows ul .sf-with-ul::after {
        content: '\e81a';
        right: 1rem
    }

    .menu .megamenu, .menu ul {
        background-color: #fff;
        box-shadow: 0 29px 29px rgba(0,0,0,0.1)
    }

    .menu ul {
        min-width: 240px;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .menu .megamenu {
        padding: 1rem
    }

        .menu .megamenu ul {
            min-width: 0;
            box-shadow: none;
            position: static;
            left: auto;
            right: auto;
            top: auto;
            bottom: auto;
            display: block;
            padding: 0;
            margin: 0 0 1.25rem
        }

        .menu .megamenu .banner {
            width: 100%;
            height: 100%;
            margin-bottom: 0;
            background-color: transparent
        }

            .menu .megamenu .banner a {
                width: 100%;
                height: 100%;
                padding: 0;
                margin: 0
            }

            .menu .megamenu .banner img {
                position: absolute;
                height: 100%
            }

                .menu .megamenu .banner img.product-promo {
                    padding: 1rem 0 1rem 1rem
                }

    .menu li:hover > a, .menu li.show > a, .menu li.active > a {
        color: #696969 ;
        background-color: #f4f4f4 
    }

    .menu > li:hover > a, .menu > li.show > a, .menu > li.active > a {
        border-color: #08c;
        color: #08c
    }

    .menu.sf-arrows > li.show > a.sf-with-ul::before {
        visibility: visible;
        opacity: 1
    }

    .menu .show > ul, .menu .show > .megamenu {
        opacity: 1 !important
    }


.tip {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    padding: .3rem .4rem;
    z-index: 1;
    border-radius: .2rem;
    line-height: 1;
    margin: -2px 0 0 1rem;
    vertical-align: middle;
    text-transform: uppercase
}

    .tip::before {
        content: '';
        position: absolute;
        left: auto;
        right: 100%;
        top: 50%;
        margin-top: -3px;
        border: 3px solid transparent
    }

    .tip.tip-new {
        background-color: #0fc567
    }

        .tip.tip-new::before {
            border-right-color: #0fc567
        }

    .tip.tip-hot {
        background-color: #eb2771
    }

        .tip.tip-hot::before {
            border-right-color: #eb2771
        }

.menu > li > a .tip {
    position: absolute;
    top: -4px;
    right: 22px;
    margin: 0
}

    .menu > li > a .tip::before {
        position: absolute;
        left: 3px;
        top: 100%;
        width: 3px;
        height: 3px;
        margin: 0;
        border-color: transparent
    }

    .menu > li > a .tip.tip-new::before {
        border-top-color: #0cc485
    }

    .menu > li > a .tip.tip-hot::before {
        border-top-color: #eb2771
    }

.side-menu-container {
    border: 1px solid #dae2e6;
    border-radius: .2rem;
    margin-bottom: 3rem;
    display: none
}

    .side-menu-container h2 {
        color: #465157;
        font: 700 1.3rem/1 "Open Sans",sans-serif;
        text-transform: uppercase;
        padding: 1.4rem 2.5rem;
        background-color: #f4f4f4;
        border-bottom: 1px solid #dae2e6;
        margin: 0
    }

.menu.menu-vertical > li {
    float: none;
    margin-left: -1px;
    margin-right: -1px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;

}

    .menu.menu-vertical > li > a {
        display: block;
        font-weight: 500;
        font-size: 1.3rem;
        text-transform: capitalize;
        letter-spacing: .005rem;
        padding: .6rem 1.2rem;
        border-top: 1px solid #e6ebee;
        transition: background 0s;

    }

    .menu.menu-vertical > li:first-child > a {
        border-top: none
    }

    .menu.menu-vertical > li i {
        margin-right: 12px
    }

.menu.menu-vertical li {
    transition: background 0s
}

    .menu.menu-vertical li.megamenu-container {
        position: relative
    }

.menu.menu-vertical ul, .menu.menu-vertical .megamenu {
    top: 0;
    left: 100%;
    margin-left: -1px
}

    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
        width: 721px
    }

    .menu.menu-vertical ul ul {
        top: -1rem
    }

.menu.menu-vertical.sf-arrows > li > a.sf-with-ul {
    padding-right: 2.8rem
}

    .menu.menu-vertical.sf-arrows > li > a.sf-with-ul::before {
        border-width: 10px 7px 10px 0;
        border-color: transparent #fff transparent transparent;
        bottom: auto;
        top: 50%;
        left: auto;
        right: -14px;
        margin: -10px 0 0
    }

.menu.menu-vertical.sf-arrows .sf-with-ul {
    position: relative
}

    .menu.menu-vertical.sf-arrows .sf-with-ul::after {
        content: '\e81a';
        top: 50%;
        right: 1.2rem;
        margin-top: -1px
    }

.menu.menu-vertical > li:hover, .menu.menu-vertical > li.show, .menu.menu-vertical > li.active {
    background-color: #08c
}

    .menu.menu-vertical > li:hover > a, .menu.menu-vertical > li.show > a, .menu.menu-vertical > li.active > a {
        color: #fff;
        border-color: #08c;
        background-color: #08c
    }

@media screen and (min-width: 992px) {
    .side-menu-container {
        display: block
    }

        .side-menu-container h2 {
            font-size: 1.4rem;
            padding: 1.75rem 3rem
        }

    .menu.menu-vertical > li {
        padding-left: 2rem;
        padding-right: 2rem
    }

        .menu.menu-vertical > li > a {
            font-size: 1.4rem;
            padding: 1rem 1.2rem
        }

    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
        width: 856px
    }

    .menu.menu-vertical.sf-arrows > li > a.sf-with-ul::before {
        right: -19px
    }
}

@media screen and (min-width: 1280px) {
    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
        width: 901px
    }
}

@media screen and (max-width: 1199px) {
    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-4 {
        display: none
          
    }

    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

        .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 .col-lg-4 {
            display: block
        }
}

.mobile-menu-container {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1001;
    background-color: #1d1e20;
    width: 100%;
    max-width: 250px;
    overflow-y: auto;
    box-shadow: 0.1rem 0 0.6rem 0 rgba(50,50,50,0.65);
    transform: translateX(-100%);
    visibility: hidden;
    font-size: 1.2rem;
    line-height: 1.5;
    transition: all 0.35s
}

.mmenu-active .mobile-menu-container {
    visibility: visible;
    transform: translateX(0)
}

.mobile-menu-container .social-icons {
    justify-content: center;
    margin-bottom: 0
}

.mobile-menu-container .social-icon {
    width: 3rem;
    height: 3rem;
    border: 0;
    font-size: 1.5rem;
    background-color: transparent;
    margin-bottom: 0
}

    .mobile-menu-container .social-icon + .social-icon {
        margin-left: .3rem
    }

    .mobile-menu-container .social-icon:hover, .mobile-menu-container .social-icon:focus {
        color: #fafafa;
        background-color: transparent
    }

.mobile-menu-wrapper {
    position: relative;
    padding: 4.2rem 0 3rem
}

.mobile-menu-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding: .4rem;
    z-index: 9;
    cursor: pointer;
    font-size: 1.3rem;
    line-height: 1;
    color: #fff
}

.mobile-menu-overlay {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    transition: all 0.4s;
    visibility: hidden;
    opacity: 0
}

.mmenu-active .mobile-menu-overlay {
    visibility: visible;
    opacity: 1
}

.mobile-nav {
    padding: 0;
    margin: 0 0 2rem
}

.mobile-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #242527
}

    .mobile-menu > li > a {
        text-transform: uppercase
    }

    .mobile-menu li {
        display: block;
        position: relative;
        border-top: 1px solid #242527
    }

        .mobile-menu li a {
            position: relative;
            display: block;
            padding: 1.1rem 0 1.1rem 1.5rem;
            margin-right: 4.5rem;
            color: #fff
        }

            .mobile-menu li a:hover, .mobile-menu li a:focus {
                color: #08c;
                text-decoration: none
            }

        .mobile-menu li.open > a, .mobile-menu li.active > a {
            color: #08c
        }

        .mobile-menu li ul {
            margin: 0;
            padding: 0;
            display: none;
            margin-bottom: 0
        }

            .mobile-menu li ul li a {
                padding-left: 2.5rem
            }

            .mobile-menu li ul ul li a {
                padding-left: 3.5rem
            }

    .mobile-menu > li > a {
        text-transform: uppercase
    }

.mmenu-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -3.8rem;
    top: 50%;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    color: #fff;
    margin-top: -1.5rem;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none
}

    .mmenu-btn::after {
        font-family: 'porto';
        content: '\e81c';
        display: inline-block;
        margin-top: -2px
    }

.open > a > .mmenu-btn::after {
    content: '\e81b'
}

@keyframes fixedHeader {
    0% {
        opacity: 0;
        transform: translateY(-60px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.icon-menu:before {
    content: '\e85d'
}


 
/*.option_box .attributes .option-list {
    padding: 0;
    display: inline-block;
}

    .option_box .attributes .option-list li {
        list-style: none;
        display: inline-block;
    }

.radio-custom {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    opacity: 0;
    position: absolute;
}

.radio-custom-label {
    width: auto;
    height: auto;
    padding: 3px 10px;
    margin: 5px 5px 0 0;
    float: left;
    cursor: pointer;
    border: 1px solid #ccc;
    font-size: 16px;
    font-weight: normal;
}

.radio-custom:checked + label {
    border: 1px solid black;
}

.attribute-group-label {
    margin-top: 3px;
}*/
.attributes {
    margin: 20px 0;
}

    .attributes dl {
        overflow: hidden;
        padding: 0 2px; /* fix for Chrome in Mac, the checkboxes get cut off */
    }

    .attributes dt,
    .attribute-label {
        display: block;
        margin: 0 0 5px;
        white-space: nowrap;
        font-weight: bold;
        color: #444;
    }

    .attributes dd,
    .attribute-data {
        margin: 0 0 10px;
    }

    .attributes li {
        margin: 8px 0 12px;
    }

    .attributes select {
        width: auto;
        min-width: 100px;
        max-width: 100%;
    }

    .attributes .option-list label {
        margin: 0 5px;
    }

    .attributes .datepicker {
        width: 280px;
        text-align: center;
        color: #444;
    }

    .attributes .qty-box input {
        width: 48px;
        height: 32px;
        text-align: center;
    }









    /**
        /
        /
        /
        /
        /
        /
        /
        /
    */





/*********** NOTIFICATIONS & POPUPS  ***********/



.bar-notification {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 25px 15px 10px;
    line-height: 16px;
    color: #fff;
    opacity: 0.95;
}

    .bar-notification.success {
        background-color: #4bb07a;
    }

    .bar-notification.error {
        background-color: #e4444c;
    }

    .bar-notification.warning {
        background-color: #f39c12;
    }

    .bar-notification .content {
        margin: 0 10px 0 0;
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline;
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url('../images/close.png') center no-repeat;
        cursor: pointer;
    }

.noscript {
    border-bottom: 1px solid #333;
    background-color: #ff9;
    padding: 30px 15px;
    text-align: center;
    line-height: 22px;
    color: #444;
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: url('../images/loading.gif') center no-repeat;
}

.please-wait {
    background: url('../images/ajax-loader-small.gif') no-repeat;
    padding-left: 20px;
    font-size: 14px;
}

.ui-dialog {
    max-width: 90%;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
    overflow: hidden;
    background-color: #fff;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
}

    .ui-dialog:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
    }

.ui-dialog-titlebar {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #eee;
    padding: 10px 15px;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-width: 0 0 1px;
    border-radius: 0;
    background-image: none;
    padding: 10px 15px !important;
    font-weight: normal;
    cursor: auto !important;
}

    .ui-dialog-titlebar > span {
        float: left;
        font-size: 18px;
        color: #444;
        /*override jQuery UI styles, do not delete doubled properties*/
        margin: 0 !important;
    }

    .ui-dialog-titlebar button {
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 42px;
        border: none;
        overflow: hidden;
        background: url('../images/close.png') center no-repeat;
        font-size: 0;
        /*override jQuery UI styles, do not delete doubled properties*/
        top: 0 !important;
        right: 0 !important;
        width: 42px !important;
        height: 42px !important;
        margin: 0 !important;
        border: none !important;
        border-radius: 0;
        background: url('../images/close.png') center no-repeat !important;
        padding: 0 !important;
    }

        .ui-dialog-titlebar button span {
            display: none !important;
        }

.ui-dialog-content {
    padding: 15px;
    line-height: 20px;
    /*override jQuery UI styles, do not delete doubled properties*/
    background-color: #fff !important;
    padding: 15px 15px 20px 15px !important;
    color: #777;
}

    .ui-dialog-content .page {
        min-height: 0;
    }

    .ui-dialog-content .page-title {
        min-height: 0;
        margin: 0 0 15px;
        padding: 0px 10px 10px 10px;
        text-align: center;
    }

        .ui-dialog-content .page-title h1 {
            font-size: 24px;
            line-height: 30px;
        }

    .ui-dialog-content .back-in-stock-subscription-page {
        text-align: center;
    }

        .ui-dialog-content .back-in-stock-subscription-page .tooltip {
            margin-bottom: 10px;
        }

        .ui-dialog-content .back-in-stock-subscription-page .button-1 {
            border: none;
            background-color: #4ab2f1;
            padding: 10px 15px;
            font-size: 15px;
            color: #fff;
            text-transform: uppercase;
        }

            .ui-dialog-content .back-in-stock-subscription-page .button-1:hover {
                background-color: #248ece;
            }

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 320px;
    height: 180px;
    margin: -90px 0 0 -160px;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

    .eu-cookie-bar-notification .text {
        margin-bottom: 20px;
        line-height: 20px;
    }

    .eu-cookie-bar-notification button {
        min-width: 60px;
        margin: 5px 0 10px;
        border: none;
        background-color: #4ab2f1;
        padding: 8px 12px;
        font-size: 14px;
        color: #fff;
    }

        .eu-cookie-bar-notification button:hover {
            background-color: #248ece;
        }

    .eu-cookie-bar-notification a {
        display: block;
        color: #4ab2f1;
    }

        .eu-cookie-bar-notification a:hover {
            text-decoration: underline;
        }


.header-top-center{
    width:100%;
}
.header-top-center a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}