@charset "UTF-8";
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1d2127;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0;
}
label .required {
    color: #eb340a;
}
h1 {
    font-size: 2.2em;
    line-height: 44px;
}

h2 {
    font-size: 2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px;
}

h3 {
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
}

h4 {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px;
}

h5 {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px;
    text-transform: uppercase;
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px;
}
p {
    color: #777;
    line-height: 24px;
    margin: 0 0 20px;
}

a,
a:focus,
a:hover {
    color: #c6281d;
}
.tabs {
    border-radius: 4px;
    margin-bottom: 20px;
}
.home-products-tab .nav.nav-links {
    position: relative;
    margin-bottom: 10px;
}

.home-products-tab .nav.nav-links:before {
    content: "";
    width: calc(100% - 50px);
    position: absolute;
    left: 0;
    height: 1px;
    top: 50%;
    z-index: 1;
    background-image: -webkit-linear-gradient(left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 70%,
    transparent 100%);
    background-image: linear-gradient(to right,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 70%,
    transparent 100%);
}

.home-products-tab .nav.nav-links:after {
    content: "";
    display: table;
    clear: both;
}

.home-products-tab .nav.nav-links li {
    position: relative;
    z-index: 2;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    background-color: #fff;
}

.home-products-tab .nav.nav-links li a {
    color: #313131;
    padding: 0;
    text-transform: uppercase;
    margin-top: 12px;
}

.home-products-tab .nav.nav-links li+li a {
    padding-left: 15px;
    margin-left: 12px;
    border-left: 1px solid #ddd;
}

.home-products-tab .nav.nav-links li.active a {
    color: #c62527;
}

.home-products-tab .nav.nav-links li:last-child {
    padding-right: 20px;
}

.home-products-tab .tab-content {
    box-shadow: none;
    padding: 0;
    border: none;
}
@media (min-width: 992px) {
    .col-md-9.normal {
        padding-right: 15px;
    }

    .col-md-9.normal+.col-md-3 {
        padding-left: 15px;
    }
}
/**************************************************/

.nav>li>a:focus,
.nav>li>a:hover {
    background: 0 0;
}
ul.nav-pills>li.active>a {
    background-color: #ccc;
}
ul.nav-pills>li.active>a:focus,
ul.nav-pills>li.active>a:hover {
    background-color: #ccc;
}
.nav-pills-center {
    text-align: center;
}
.nav-pills-center>li {
    display: inline-block;
    float: none;
}
.nav-pills-sm>li>a {
    padding: 7px 12px;
}
.nav-pills-xs>li>a {
    padding: 5px 10px;
    font-size: 0.9em;
}
.featured-icon {
    background: #ccc;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}
.featured-icon i {
    color: #fff;
    font-size: 0.9em;
    font-weight: 400;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.read-more {
    display: inline-block;
    white-space: nowrap;
}
.feature-box {
    clear: both;
}
.feature-box .feature-box-icon {
    background: #ccc;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}

.feature-box .feature-box-info {
    padding-left: 50px;
}
.feature-box.feature-box-style-3 h4 {
    color: #1d2127;
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border: 1px solid #ccc;
    background: 0 0;
    line-height: 32px;
}

.feature-box.feature-box-style-3 .feature-box-icon i.fa,
.feature-box.feature-box-style-3 .feature-box-icon i.icons {
    color: #ccc;
}
/*stop here one */
body {
    font-size: 13px;
    line-height: 1.5;
}
.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}
.social-icons li {
    display: inline-block;
    margin: 1px 1px 1px 5px;
    overflow: visible;
}
.search-results {
    min-height: 300px;
}

.google-map {
    background: #e5e3df;
    height: 400px;
    margin: -35px 0 30px;
    width: 100%;
}

.google-map.small {
    height: 250px;
    border-radius: 6px;
    margin: 0;
    clear: both;
}

.google-map img {
    max-width: 9999px;
}

.google-map-borders {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
}

.google-map-footer {
    margin: 35px 0 -50px !important;
}
/*start header */

#header {
    position: relative;
    z-index: 100;
    top: 0px;
    width: 100%;
}

#header .header-body {
    background: #fff;
    border-top: 3px solid #ededed;
    border-bottom: 1px solid transparent;
    padding: 8px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    z-index: 1001;
}
#header .header-container {
    position: relative;
    display: block;
}
#header .header-search .form-control {
    border-radius: 20px;
    font-size: 0.9em;
    height: 34px;
    margin: 0;
    padding: 6px 12px;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    transition: width 0.3s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 170px;
}
#header .header-search .btn-default {
    background: 0 0;
    border: 0 none;
    color: #ccc;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}

#header .header-search .btn-default:hover {
    color: #000;
}

#header .header-btn-collapse-nav {
    background: #ccc;
    color: #fff;
    display: none;
    float: right;
    margin: 12px 0 8px 15px;
}


@media (min-width: 992px) {
    #header .header-nav-main nav>ul>li>a {
        display: inline-block;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 600;
    }
    #header .header-nav-main nav>ul>li>a.dropdown-toggle .fa-caret-down {
        display: none;
    }
    #header .header-nav-main nav>ul>li>a.dropdown-toggle:after {
        border-color: #ccc transparent transparent;
        border-style: solid;
        border-width: 4px;
        content: " ";
        float: right;
        margin-top: 7px;
        margin-left: 4px;
    }

    #header .header-nav-main nav>ul>li.open>a,
    #header .header-nav-main nav>ul>li:hover>a {
        background: #ccc;
        color: #fff;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
        top: -10000px;
        display: block;
        opacity: 0;
        left: auto;
        right: 0;
        border-radius: 0 4px 4px;
        border: 0;
        border-top: 3px solid #ccc;
        box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
        margin: -3px 0 0;
        padding: 5px;
        text-align: left;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
        color: #000;
        font-size: 1em;
        font-weight: 500;
        padding: 8px 20px 8px 8px;
        position: relative;
        text-transform: none;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li>a:focus {
        color: #fff;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a .fa-caret-down {
        display: none;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #ccc;
        border-style: solid;
        border-width: 4px 0 4px 4px;
        content: " ";
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>.dropdown-menu {
        left: 100%;
        display: block;
        margin-left: -1px;
        border-radius: 4px;
        opacity: 0;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu:hover>.dropdown-menu {
        top: 0;
        opacity: 1;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:last-child a {
        border-bottom: 0;
    }

    #header .header-nav-main nav>ul>li.dropdown.open>a,
    #header .header-nav-main nav>ul>li.dropdown:hover>a {
        padding-bottom: 2px;
    }

    #header .header-nav-main nav>ul>li.dropdown.open>.dropdown-menu,
    #header .header-nav-main nav>ul>li.dropdown:hover>.dropdown-menu {
        top: auto;
        display: block;
        opacity: 1;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega {
        position: static;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu {
        border-radius: 4px;
        left: 10px;
        right: 10px;
        width: auto;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-content {
        padding: 2px 20px;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title {
        color: #333;
        display: block;
        font-size: 0.8em;
        font-weight: 600;
        margin-top: 20px;
        padding-bottom: 2px;
        text-transform: uppercase;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title:first-child {
        margin-top: 0;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a {
        border: 0 none;
        border-radius: 4px;
        color: #777;
        display: block;
        font-size: 0.9em;
        font-weight: 400;
        margin: 0 0 0 -8px;
        padding: 3px 8px;
        text-shadow: none;
        text-transform: none;
        text-decoration: none;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li:hover>a {
        background: #333;
        color: #fff;
    }
    #header .header-nav {
        display: block !important;
    }

    #header .header-nav.header-nav-stripe nav>ul>li:hover>a,
    #header .header-nav.header-nav-stripe nav>ul>li>a {
        background: 0 0;
        padding: 35px 13px;
        margin: 0;
    }

    #header .header-nav.header-nav-stripe nav>ul>li>a {
        color: #444;
    }

    #header .header-nav.header-nav-stripe nav>ul>li>a.dropdown-toggle:after {
        border-color: #444 transparent transparent;
    }

    #header .header-nav.header-nav-stripe nav>ul>li:hover>a {
        color: #fff;
    }


    #header .header-nav.header-nav-dark-dropdown nav>ul>li:hover>a,
    #header .header-nav.header-nav-dark-dropdown nav>ul>li>a {
        background: 0 0;
        color: #444;
        padding: 35px 13px;
        margin: 0;
    }

    #header .header-nav.header-nav-dark-dropdown nav>ul>li>a.dropdown-toggle:after {
        border-color: #444 transparent transparent;
    }

    #header .header-nav.header-nav-dark-dropdown nav>ul>li.dropdown li a {
        border-bottom-color: #2a2a2a;
    }

    #header .header-nav.header-nav-dark-dropdown nav>ul>li.dropdown .dropdown-menu {
        background: #1e1e1e;
    }

    #header .header-nav.header-nav-dark-dropdown nav>ul>li.dropdown .dropdown-menu>li>a {
        color: #969696;
    }

    #header .header-nav.header-nav-dark-dropdown nav>ul>li.dropdown .dropdown-menu>li>a:focus,
    #header .header-nav.header-nav-dark-dropdown nav>ul>li.dropdown .dropdown-menu>li>a:hover {
        background: #282828;
    }

    #header .header-nav.header-nav-dark-dropdown nav>ul>li.dropdown.dropdown-mega .dropdown-mega-sub-title {
        color: #ababab;
    }

    #header .header-nav.header-nav-dark-dropdown nav>ul>li.dropdown.dropdown-mega .dropdown-mega-sub-nav>li:hover>a {
        background: #282828;
    }


    #header .header-nav.header-nav-center .header-nav-main {
        float: none;
        margin: 0;
    }

    #header .header-nav.header-nav-center .header-nav-main>nav {
        width: 100%;
        text-align: center;
    }

    #header .header-nav.header-nav-center .header-nav-main>nav>ul>li {
        display: inline-block;
        float: none;
        text-align: left;
    }

    #header .header-nav-main {
        display: block;
        height: auto;
    }
}

@media (max-width: 991px) {
    .col-md-3 .sidebar {
        clear: both;
    }
    
    #header .header-nav-main {
        background: 0 0;
        clear: both;
        float: none;
    }

    #header .header-nav-main nav {
        margin: 0 0 6px;
    }

    #header .header-nav-main nav>ul li {
        border-bottom: 1px solid #e8e8e8;
        clear: both;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

    #header .header-nav-main nav>ul li a {
        font-size: 13px;
        font-style: normal;
        line-height: 20px;
        padding: 7px 8px;
        margin: 1px 0;
        border-radius: 4px;
    }

    #header .header-nav-main nav>ul li a .fa-caret-down {
        line-height: 35px;
        min-height: 38px;
        min-width: 30px;
        position: absolute;
        right: 5px;
        text-align: center;
        top: 0;
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu {
        background: 0 0;
        padding: 0;
        margin: 0;
        font-size: 13px;
        box-shadow: none;
        border-radius: 0;
        border: 0;
        clear: both;
        display: none;
        float: none;
        position: static;
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu li.dropdown-submenu.opened>.dropdown-menu {
        display: block;
        margin-left: 20px;
    }

    #header .header-nav-main nav>ul li.dropdown.opened>.dropdown-menu {
        display: block;
        margin-left: 20px;
    }

    #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-title {
        margin-top: 10px;
        display: block;
    }

    #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-nav {
        margin: 0 0 0 20px;
        padding: 0;
        list-style: none;
    }

    #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-nav>li>a {
        display: block;
        text-decoration: none;
    }

    #header .header-nav-main nav>ul li:last-child {
        border-bottom: 0;
    }

    #header .header-nav-main nav>ul>li>a {
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 1px;
        margin-bottom: 1px;
    }

    #header .header-nav-main nav>ul>li.active>a,
    #header .header-nav-main nav>ul>li.active>a:focus,
    #header .header-nav-main nav>ul>li.active>a:hover {
        color: #fff;
    }

    #header .header-nav-main nav .not-included {
        margin: 0;
    }

    #header .header-btn-collapse-nav {
        outline: 0;
        display: block;
        position: relative;
        z-index: 1;
    }
}
@media (max-width: 991px) {
    #header .header-container {
        display: block;
    }
}

p.drop-caps:first-letter {
    color: #ee3d43;
}

p.drop-caps.drop-caps-style-2:first-letter {
    background-color: #ee3d43;
}

ul.nav-pills>li.active>a {
    background-color: #ee3d43;
}

ul.nav-pills>li.active>a:focus,
ul.nav-pills>li.active>a:hover {
    background-color: #ee3d43;
}
#header .header-btn-collapse-nav {
    background: #ee3d43;
}

@media (min-width: 992px) {

    #header .header-nav-main nav>ul>li.open>a,
    #header .header-nav-main nav>ul>li:hover>a {
        background: #ee3d43;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
        border-top-color: #ee3d43;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #ee3d43;
    }

    #header .header-nav-main nav>ul>li.dropdown-reverse .dropdown-menu {
        border-top-color: #ee3d43;
    }

    #header .header-nav-main nav>ul>li.dropdown-reverse .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent #ee3d43;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega-signin .dropdown-menu {
        border-top-color: #ee3d43;
    }

    #header .header-nav-main nav>ul>li.dropdown-mega-signin .dropdown-menu li a {
        color: #ee3d43;
    }




    html.side-header #header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu,
    html.side-header #header .header-nav-main nav>ul li.dropdown:hover>.dropdown-menu {
        border-left-color: #ee3d43;
    }

    html.side-header #header .header-nav-main nav>ul li.dropdown>a.dropdown-toggle:after {
        border-color: transparent transparent transparent #ee3d43;
    }

    html.side-header #header .header-nav-main nav>ul li.dropdown.active>a.dropdown-toggle:after,
    html.side-header #header .header-nav-main nav>ul li.dropdown:hover>a.dropdown-toggle:after {
        border-color: transparent transparent transparent #fff;
    }

    html.side-header-right #header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu,
    html.side-header-right #header .header-nav-main nav>ul li.dropdown:hover>.dropdown-menu {
        border-right-color: #ee3d43;
    }

    html.side-header-right #header .header-nav-main nav>ul li.dropdown>a.dropdown-toggle:after {
        border-color: transparent #ee3d43 transparent transparent;
    }

    html.side-header-right #header .header-nav-main nav>ul li.dropdown.active>a.dropdown-toggle:after,
    html.side-header-right #header .header-nav-main nav>ul li.dropdown:hover>a.dropdown-toggle:after {
        border-color: transparent #fff transparent transparent;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main nav>ul>li>a.dropdown-toggle:after {
        border-color: #ee3d43 transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.active>a.dropdown-toggle:after,
    html #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after {
        border-color: #ee3d43 transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a {
        color: #ee3d43;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:focus,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:hover {
        background: #ee3d43;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:after {
        border-color: #ee3d43 transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary.active>a,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary:hover>a {
        background: #ee3d43;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu {
        padding: 0;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #f0545a;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover>a {
        background: #333;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }

    html #header .header-nav-main nav>ul>li.active>a.dropdown-toggle:after,
    html #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after {
        border-color: #393f4f transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a {
        color: #393f4f;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:focus,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:hover {
        background: #393f4f;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:after {
        border-color: #393f4f transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary.active>a,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary:hover>a {
        background: #393f4f;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu {
        border-top-color: #393f4f;
        background-color: #393f4f;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #444b5e;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover>a {
        background: #444b5e;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }

    html #header .header-nav-main nav>ul>li.active>a.dropdown-toggle:after,
    html #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after {
        border-color: #2baab1 transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a {
        color: #2baab1;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:focus,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:hover {
        background: #2baab1;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:after {
        border-color: #2baab1 transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary.active>a,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary:hover>a {
        background: #2baab1;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
        border-top-color: #2baab1;
        background-color: #2baab1;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #30bec6;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover>a {
        background: #30bec6;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }

    html #header .header-nav-main nav>ul>li.active>a.dropdown-toggle:after,
    html #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after {
        border-color: #383f48 transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a {
        color: #383f48;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:focus,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:hover {
        background: #383f48;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:after {
        border-color: #383f48 transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary.active>a,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary:hover>a {
        background: #383f48;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
        border-top-color: #383f48;
        background-color: #383f48;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #434c56;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover>a {
        background: #434c56;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }

    html #header .header-nav-main nav>ul>li.active>a.dropdown-toggle:after,
    html #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after {
        border-color: #2e353e transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a {
        color: #2e353e;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:focus,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:hover {
        background: #2e353e;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:after {
        border-color: #2e353e transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark.active>a,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark:hover>a {
        background: #2e353e;
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu {
        border-top-color: #2e353e;
        background-color: #2e353e;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #39424d;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover>a {
        background: #39424d;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }

    html #header .header-nav-main nav>ul>li.active>a.dropdown-toggle:after,
    html #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after {
        border-color: #fff transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a {
        color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:focus,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:hover {
        background: #fff;
        color: #777;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:after {
        border-color: #fff transparent transparent;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light.active>a,
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light:hover>a {
        background: #fff;
        color: #777;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu {
        border-top-color: #fff;
        background-color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li a {
        color: #777;
        border-bottom-color: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li:hover>a {
        background: #fff;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #777;
    }

    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
        color: #777;
        opacity: 0.7;
    }
}

@media (max-width: 991px) {
    #header .header-nav-main nav>ul>li>a,
    #header .header-nav-main nav>ul>li>a:focus,
    #header .header-nav-main nav>ul>li>a:hover {
        color: #ee3d43;
    }

    #header .header-nav-main nav>ul>li.active>a,
    #header .header-nav-main nav>ul>li.active>a:focus,
    #header .header-nav-main nav>ul>li.active>a:hover {
        background-color: #ee3d43;
    }
}
.feature-box .feature-box-icon {
    background-color: #ee3d43;
}

html .feature-box-primary .feature-box-icon {
    background-color: #ee3d43;
}

html .feature-box-secondary .feature-box-icon {
    background-color: #393f4f;
}

html .feature-box-tertiary .feature-box-icon {
    background-color: #2baab1;
}

html .feature-box-quaternary .feature-box-icon {
    background-color: #383f48;
}

html .feature-box-dark .feature-box-icon {
    background-color: #2e353e;
}

html .feature-box-light .feature-box-icon {
    background-color: #fff;
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #ee3d43;
}

.feature-box.feature-box-style-3 .feature-box-icon .icons,
.feature-box.feature-box-style-3 .feature-box-icon i.fa {
    color: #ee3d43;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon {
    border-color: #ee3d43;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons,
html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa {
    color: #ee3d43;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
    border-color: #393f4f;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons,
html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa {
    color: #393f4f;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
    border-color: #2baab1;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons,
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa {
    color: #2baab1;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
    border-color: #383f48;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons,
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
    border-color: #2e353e;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons,
html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon {
    border-color: #fff;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon .icons,
html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa {
    color: #fff;
}

#header .welcome-msg {
    margin: 3px 20px 3px 0;
    text-align: left;
    float: right;
    font-size: 11px;
    line-height: 19px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    #header .welcome-msg {
        display: none;
    }
}

#header .dropdowns-container {
    float: left;
}

#header .dropdowns-container:after {
    content: "";
    display: table;
    clear: both;
}

#header .header-dropdown {
    position: relative;
    float: left;
}

#header .header-dropdown>a {
    display: inline-block;
    font-size: 11px;
    line-height: 24px;
    color: #fff;
    padding-left: 10px;
    padding-right: 15px;
}

#header .header-dropdown>a i {
    margin-left: 4px;
}

@media (max-width: 420px) {
    #header .header-dropdown>a {
        padding-left: 5px;
        padding-right: 10px;
    }

    #header .header-dropdown>a i {
        margin-left: 3px;
    }
}

#header .header-dropdown:first-child>a {
    padding-left: 0;
}

#header .header-dropdown a {
    text-transform: uppercase;
}

#header .header-dropdown a img {
    display: inline-block;
    max-width: 16px;
    height: auto;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

#header .header-dropdown a:focus,
#header .header-dropdown a:hover {
    text-decoration: none;
}
#header .header-dropdown+.header-dropdown {
    margin-left: 7px;
}


#header .header-dropdown+.header-dropdown:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    position: absolute;
    left: -7px;
    top: 50%;
    margin-top: -7px;
    background-color: #ccc;
}

@media (max-width: 420px) {


    #header .header-dropdown+.header-dropdown {
        margin-left: 4px;
    }


    #header .header-dropdown+.header-dropdown:before {
        left: -5px;
    }
}

#header .header-body {
    border-bottom: none;
    border-top: none;
    padding: 0;
    background-color: #040707;
}

#header .header-container {
    padding-top: 30px;
    padding-bottom: 30px;
}

#header .header-container.header-nav {
    padding: 0;
    background-color: #040707;
    height: 27px;
}

#header .cart-area {
    width: 100%;
    text-align: right;
}

#header .cart-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 7px;
    top: 2px;
}

#header .cart-dropdown .cart-dropdown-icon {
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    top: -1px;
    color: #fff;
    text-decoration: none !important;
}

#header .cart-dropdown .cart-dropdown-icon i {
    font-size: 45px;
    color: #c6281d;
}

#header .cart-dropdown .cart-dropdown-icon .cart-info {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 33%;
    left: 0;
    padding: 0;
    display: block;
    line-height: 1;
}

#header .cart-dropdown .cart-dropdown-icon .cart-info .cart-qty {
    font-size: 14px;
    font-weight: 600;
}

#header .cart-dropdown .cart-dropdown-icon .cart-info .cart-text {
    display: none;
    font-size: 12px;
    font-weight: 400;
}

#header .cart-dropdown .cart-dropdownmenu .cart-empty {
    padding: 20px 0;
    text-align: center;
}

#header .cart-dropdown .cart-dropdownmenu .cart-products {
    padding: 0 20px;
}

#header .cart-dropdown .cart-dropdownmenu .product.product-sm {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-image-area {
    padding: 0;
    border: none;
    border-radius: 0;
    width: 80px;
    margin: 0;
}

#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-image-area .product-image {
    border-radius: 0;
}

#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-details-area {
    float: none;
    margin: 0 0 0 90px;
    padding: 0;
}

#header .cart-dropdown .cart-dropdownmenu .product.product-sm .btn-remove {
    top: 28px;
}

@media (max-width: 350px) {
    #header .cart-dropdown .cart-dropdownmenu .product.product-sm .btn-remove {
        top: 50%;
        margin-top: -11.5px;
    }
}

#header .cart-dropdown .cart-dropdownmenu .product.product-sm .product-name {
    font-size: 13px;
    margin: 10px 0;
}

#header .cart-dropdown .cart-dropdownmenu .product.product-sm .cart-qty-price {
    color: #ee3d43;
}

#header .cart-dropdown .cart-dropdownmenu .cart-totals {
    padding: 10px 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

#header .cart-dropdown .cart-dropdownmenu .cart-totals span {
    color: #ee3d43;
}

#header .cart-dropdown .cart-dropdownmenu .cart-actions {
    font-size: 0;
    padding: 0 20px 15px;
    border-radius: 0 0 5px 5px;
}

#header .cart-dropdown .cart-dropdownmenu .cart-actions .btn {
    width: 128px;
    text-align: center;
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
}

@media (max-width: 350px) {
    #header .cart-dropdown .cart-dropdownmenu .cart-actions .btn {
        display: block;
        width: 100%;
    }
}

#header .cart-dropdown .cart-dropdownmenu .cart-actions .btn+.btn {
    margin-left: 4px;
}

@media (max-width: 350px) {
    #header .cart-dropdown .cart-dropdownmenu .cart-actions .btn+.btn {
        margin-left: 0;
        margin-top: 4px;
    }
}

#header .cart-dropdown:focus .cart-dropdownmenu,
#header .cart-dropdown:hover .cart-dropdownmenu {
    display: block;
}

#header .cart-dropdownmenu,
#header .compare-dropdownmenu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 300px;
    padding-top: 10px;
    z-index: 100;
    color: #777;
}

@media (max-width: 350px) {

    #header .cart-dropdownmenu,
    #header .compare-dropdownmenu {
        width: 240px;
    }
}

#header .cart-dropdownmenu .btn-remove,
#header .compare-dropdownmenu .btn-remove {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 23px;
    height: 23px;
    overflow: hidden;
    padding: 5px 0;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    color: #777;
}

#header .cart-dropdownmenu .btn-remove:focus,
#header .cart-dropdownmenu .btn-remove:hover,
#header .compare-dropdownmenu .btn-remove:focus,
#header .compare-dropdownmenu .btn-remove:hover {
    opacity: 0.9;
}

#header .cart-dropdownmenu .dropdownmenu-wrapper,
#header .compare-dropdownmenu .dropdownmenu-wrapper {
    background-color: #fff;
    border-radius: 7.98px 7.98px 5px 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}

#header .cart-dropdownmenu .dropdownmenu-wrapper:before,
#header .compare-dropdownmenu .dropdownmenu-wrapper:before {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    display: block;
    left: 15px;
    top: -10px;
}

#header .cart-dropdownmenu.pull-right,
#header .cart-dropdownmenu.right,
#header .compare-dropdownmenu.pull-right,
#header .compare-dropdownmenu.right {
    float: none !important;
    left: auto;
    right: 0;
}

#header .cart-dropdownmenu.pull-right .dropdownmenu-wrapper:before,
#header .cart-dropdownmenu.right .dropdownmenu-wrapper:before,
#header .compare-dropdownmenu.pull-right .dropdownmenu-wrapper:before,
#header .compare-dropdownmenu.right .dropdownmenu-wrapper:before {
    left: auto;
    right: 15px;
}

#header .custom-block {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 39px;
    font-weight: 400;
    vertical-align: middle;
}

#header .custom-block i {
    margin-right: 5px;
}

#header .custom-block .split {
    display: inline-block;
    height: 14px;
    width: 1px;
    border-right: 1px solid #ccc;
    vertical-align: middle;
    margin: 0 10px;
}

#header .custom-block a {
    font-size: 12px;
    color: #333745;
}

#header .header-search {
    width: 100%;
    padding-top: 4px;
}

@media (max-width: 360px) {
    #header .header-search {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 992px) {

    #header .header-search .search-toggle,
    .lock {
        display: none;
    }
}

#header .header-search form {
    display: block;
    width: 0;
}

@media (min-width: 992px) {
    #header .header-search form {
        width: 100%;
    }
}

#header .header-search .header-search-wrapper {
    display: none;
    overflow: visible;
    position: relative;
    width: 100%;
    margin: 5px auto;
}

#header .header-search .header-search-wrapper.open {
    display: block;
}

#header .header-search .header-search-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

@media (min-width: 992px) {
    #header .header-search .header-search-wrapper {
        display: block;
    }
}

@media (max-width: 991px) {
    #header .header-search .header-search-wrapper {
        position: absolute;
        right: 0;
        top: 70%;
        border-width: 2px;
    }

    #header .header-search .header-search-wrapper:before {
        content: "";
        display: block;
        position: absolute;
        right: 45px;
        top: -25px;
        width: 20px;
        height: 20px;
        border: 10px solid transparent;
        border-bottom-color: #ccc;
    }
}

@media (max-width: 480px) {
    #header .header-search .header-search-wrapper {
        width: 300px;
    }
}

@media (max-width: 350px) {
    #header .header-search .header-search-wrapper {
        width: 240px;
    }
}

#header .header-search .header-search-wrapper .form-control,
#header .header-search .header-search-wrapper select {
    float: left;
    height: 33px;
    font-size: 14px;
    background-color: #fff;
    margin: 0;
}

#header .header-search .header-search-wrapper .form-control {
    color: #0a0a0a;
    width: 65%;
    border-radius: 0.98px 0 0 2.98px;
    box-shadow: none;
    border: 1px;
}

#header .header-search .header-search-wrapper select {
    position: absolute;
    right: 58px;
    width: 30%;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
    color: #777;
    padding: 2px 0;
    z-index: 2000;
    padding-left: 5px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}
@media (max-width: 350px) {
    #header .header-search .header-search-wrapper select {
        width: 110px;
    }
}
#header .header-search .header-search-wrapper .btn.btn-default {
    position: absolute;
    left: auto;
    height: 33px;
    color: #777;
    background-color: transparent;
    font-size: 14px;
    border: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    cursor: pointer;
    border-radius: 0 2.98px 2.98px 0;
}

#header .header-search .header-search-wrapper .btn.btn-default:focus,
#header .header-search .header-search-wrapper .btn.btn-default:hover {
    background-color: transparent;
}

#header .header-nav-main nav {
    border-radius: 5px;
    background-color: transparent;
}

#header .header-nav-main nav>ul>li>a.dropdown-toggle {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    color: #fff;
    padding: 2px 15px;
}

#header .header-nav-main nav>ul>li>a.dropdown-toggle:after {
    font-size: inherit;
    content: "\f107";
    right: 13px;
    top: 13px;
}

#header .header-nav-main nav>ul>li>a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    color: #fff;
    padding: 2px 20px;
}

#header .header-nav-main nav>ul>li:first-child>a,
#header .header-nav-main nav>ul>li:first-child>a.dropdown-toggle {
    padding-left: 0;
}

#header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary>a,
#header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary>a.dropdown-toggle {
    color: #fff;
}

#header .header-nav-main nav>ul>li.active>a,
#header .header-nav-main nav>ul>li.active>a.dropdown-toggle,
#header .header-nav-main nav>ul>li.dropdown.active>a,
#header .header-nav-main nav>ul>li.dropdown.active>a.dropdown-toggle,
#header .header-nav-main nav>ul>li.dropdown.open>a,
#header .header-nav-main nav>ul>li.dropdown.open>a.dropdown-toggle,
#header .header-nav-main nav>ul>li.dropdown:hover>a,
#header .header-nav-main nav>ul>li.dropdown:hover>a.dropdown-toggle,
#header .header-nav-main nav>ul>li.open>a,
#header .header-nav-main nav>ul>li.open>a.dropdown-toggle,
#header .header-nav-main nav>ul>li:hover>a,
#header .header-nav-main nav>ul>li:hover>a.dropdown-toggle {
    padding-bottom: 2px;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    border: none;
    margin-top: 0;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
    border: none;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: inherit;
    border: none;
    margin: 0;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu {
    border-radius: 0 0 5px 5px;
    padding: 0;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content {
    padding: 8px 20px 20px;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ol,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ul,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ol,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    left: 100%;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ol li,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ul li,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ol li,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ul li {
    line-height: 22px;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ol li a,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ul li a,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ol li a,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ul li a {
    padding: 0;
    margin: 0;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ol li a:focus,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ol li a:hover,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ul li a:focus,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ul li a:hover,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ol li a:focus,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ol li a:hover,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ul li a:focus,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ul li a:hover {
    text-decoration: underline;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ol li:hover a,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content ul li:hover a,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ol li:hover a,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ul li:hover a {
    background-color: transparent;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .dropdown-mega-sub-title,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .dropdown-mega-sub-title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
    line-height: 1.5;
    margin-top: 10px;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .cat-img,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .cat-img {
    display: block;
    padding: 0;
    margin-top: 15px;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .cat-img img,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .cat-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .dropdown-mega-top,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .dropdown-mega-top {
    padding: 4px 0 8px;
    border-bottom: 1px solid #eee;
    color: #000;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .dropdown-mega-top a,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .dropdown-mega-top span,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .dropdown-mega-top a,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .dropdown-mega-top span {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    padding: 0;
    margin-right: 15px;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .dropdown-mega-top span,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .dropdown-mega-top span {
    font-weight: 700;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area {
    position: relative;
    text-align: center;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area img,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 20px auto 0;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header {
    position: absolute;
    top: -35px;
    left: -15px;
    text-align: left;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header h3,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header h3 {
    font-size: 23px;
    font-weight: 600;
    color: #fff;
    background-color: #2e2e2e;
    line-height: 1;
    padding: 6px 50px 6px 8px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn {
    font-size: 13px;
    padding: 5px 7px 5px 8px;
    color: #fff;
    border: 0;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn:focus,
#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn:hover,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn:focus,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn:hover {
    opacity: 0.9;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn i,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area .menu-banner-header .btn i {
    margin-left: 4px;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small>.dropdown-menu .dropdown-mega-content .menu-banner-area p,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content .menu-banner-area p {
    position: absolute;
    bottom: 8px;
    text-align: center;
    left: 50px;
    line-height: 14px;
    font-size: 13px;
    margin-bottom: 0;
}

#header .header-nav-main nav>ul>li.dropdown-mega-small .mega-banner-bg img {
    position: absolute;
    right: 10px;
    top: -10px;
    height: 273px;
    width: auto;
    max-width: none;
    z-index: -1;
    border-radius: 7.98px;
}

#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ol li,
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu .dropdown-mega-content ul li {
    line-height: 23px;
}

#header .header-nav-main nav>ul>li .dropdown-menu>li:hover>a {
    color: #fff;
}

#header .header-nav .cart-dropdown,
#header .header-nav .header-logo {
    display: none;
}

#header .header-nav .header-logo img {
    width: auto;
    height: 32px;
    margin-right: 20px;
    margin-top: 3px;
}

#header .header-nav .cart-dropdown {
    float: right;
}

#header .header-nav .cart-dropdown .cart-dropdown-icon {
    height: 34px;
    line-height: 34px;
    margin-top: 4px;
}

#header .header-nav .cart-dropdown .cart-dropdown-icon i {
    font-size: 31px;
}

#header .header-nav .cart-dropdown .cart-dropdown-icon .cart-info .cart-qty {
    font-size: 12px;
}
#header .header-nav-main nav>ul>li>a.dropdown-toggle:after {
    font-family: FontAwesome;
    border: none !important;
    margin: 0;
    width: initial !important;
    float: none;
}
@media (max-width: 991px) {

    #header .header-nav,
    #header .header-nav-main {
        display: none;
    }
}

/*end header */
.mmenu-toggle-btn {
    font-size: 41px;
    text-align: center;
    padding: 0;
    float: left;
    margin: 0;
    padding: 0;
}
@media (min-width: 992px) {
    .mmenu-toggle-btn {
        display: none;
    }
}
.mmenu-toggle-btn:focus,
.mmenu-toggle-btn:hover {
    text-decoration: none;
}
.mmenu-open #mobile-menu-overlay {
    opacity: 0.15;
    visibility: visible;
}

.mmenu-open.body {
    left: 250px;
}

.mmenu-open #mobile-menu-overlay {
    opacity: 0.15;
    visibility: visible;
}

.mmenu-open .mobile-nav {
    left: 0;
}

.social-icons li {
    box-shadow: none;
}

.social-icons li a {
    background: 0 0;
}
.newsletter-subscribe {
    font-size: 11px;
    text-align: left;
}
.newsletter-subscribe .checkbox {
    margin-top: 15px;
}

.newsletter-subscribe input {
    margin-top: 2px;
}
.newsletter-subscribe label {
    font-size: 11px;
}
@media (max-width: 767px) {
    .product-img-box {
        margin-bottom: 25px;
    }
}

.product-img-box img {
    display: block;
    margin: 15% auto;
    max-width: 100%;
}

.product-img-box .product-img-wrapper {
    border: 1px solid #fff;
    text-align: center;
    padding: 10px;
    height: 310px;
}

/* don`t edit from here  Footer */
.google-map {
    height: 300px;
    margin: 0 0 30px;
}
@media (max-width: 991px) {
    #footer .container .row>div {
        margin-bottom: 5px;
    }

    #footer .container input:focus {
        box-shadow: none;
    }

    #footer a:hover {
        color: #ccc;
    }

    #footer a,
    #footer h1,
    #footer h2,
    #footer h3,
    #footer h4 {
        color: #fff;
    }
    #footer .newsletter form {
        width: 100%;
        max-width: 262px;
    }

    #footer .newsletter form input.form-control {
        height: 34px;
        padding: 6px 12px;
    }

    #footer .contact {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #footer .contact i {
        display: block;
        float: left;
        font-size: 1.2em;
        margin: 7px 8px 10px 0;
        position: relative;
        text-align: center;
        top: -2px;
        width: 16px;
    }

    #footer .contact i.fa-envelope {
        font-size: 1em;
        top: 0;
    }

    #footer .contact p {
        margin-bottom: 10px;
    }
    #footer .footer-copyright {
        background: #060606;
        padding: 5px 0 8px;
    }
    #footer .footer-copyright p {
        color: #555;
        margin: 0;
        padding: 0;
    }
}

#footer {
    background-color: #040707;
    color: #777;
    font-size: 13px;
    padding-top: 15px;
}



#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4 {
    color: #fff;
}

#footer h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
}

#footer a:focus,
#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer .contact {
    margin-top: -6px;
}

#footer .contact li {
    padding: 5px 0;
    line-height: 1.5;
    margin-bottom: 0;
    list-style: none;
}

#footer .contact li:last-child {
    margin-bottom: 0;
}

#footer .contact p {
    margin-bottom: 0;
    line-height: 1.5;
    color: #fff;
}

#footer .contact i {
    color: #777;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    margin-top: 0;
    top: 2px;
}
#footer .links {
    list-style: none;
    padding: 0;
    margin-top: -6px;
}
#footer .links li {
    position: relative;
    padding: 10.5px 0;
    line-height: 1;
    display: block;
}
#footer .links li i {
    margin-right: 3px;
}
#footer .newsletter form {
    opacity: 1;
}
#footer .newsletter .btn {
    padding-top: 8px;
    padding-bottom: 8px;
}
#footer .newsletter .form-control {
    background-color: #dcdcdc;
    border-color: #dcdcdc;
}
#footer .newsletter p {
    margin-bottom: 15px;
    line-height: 1.5;
}
@media (min-width: 992px) {
    #footer .newsletter p.newsletter-info {
        margin-bottom: 40px;
    }
}
#footer .footer-copyright p {
    color: #777;
}
#footer .footer-copyright .footer-payment {
    width: auto;
    height: 70px;
}
#footer .footer-copyright .social-icons li {
    margin-top: 0;
}
#footer .footer-copyright .social-icons li+li {
    margin-left: 7px;
}
#footer .footer-copyright .social-icons li a {
    color: #fff !important;
}
@media (min-width: 992px) {
    #footer .footer-copyright .footer-payment,
    #footer .footer-copyright .social-icons {
        margin-bottom: 0;
    }
    #footer .footer-copyright .footer-payment {
        width: auto;
        margin: 0;
        display: inline-block;
        height: 30px;
    }
    #footer .footer-copyright .social-icons {
        margin-top: 20px;
    }
    #footer .footer-copyright .social-icons li {
        margin-bottom: 0;
    }

    #footer .footer-copyright .footer-payment {
        margin-top: 16px;
        margin-right: 5px;
    }

    #footer .footer-copyright .copyright-text {
        margin-bottom: 0;
        margin-top: 25px;
    }
}
@media (max-width: 991px) {
    #footer .footer-copyright {
        text-align: left;
    }


    #footer .footer-copyright .social-icons {
        margin-bottom: 10px;
        float: left;
        margin-top: 5px;
    }

    #footer .footer-copyright .footer-payment
    {
        margin-left: auto;
        margin-right: auto;
    }

    #footer .footer-copyright .footer-payment {
        margin-bottom: 10px;
    }
}
.qty-holder {
    display: inline-block;
    width: 125px;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 0;
}
.qty-dec-btn,
.qty-inc-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    color: #777;
    line-height: 30px;
    border-radius: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
.qty-dec-btn:focus,
.qty-dec-btn:hover,
.qty-inc-btn:focus,
.qty-inc-btn:hover {
    color: #ee3d43;
    background: #f4f4f4;
    text-decoration: none;
}
.qty-input {
    display: inline-block;
    vertical-align: middle;
    width: 35px !important;
    font-size: 14px;
    text-align: center;
    color: #777;
    height: 30px;
    border-radius: 0;
    border: 1px solid #ccc;
    margin: 0 -1px;
    outline: 0;
}
.call-to-action {
    position: relative;
    clear: both;
    min-height: 125px;
    padding-left: 25px;
    padding-right: 25px;
}
.call-to-action::after {
    clear: both;
    content: "";
    display: table;
}
.call-to-action h3 {
    text-transform: none;
    color: #1d2127;
    padding: 0;
    margin: 0 0 9px;
}
.call-to-action p {
    font-size: 1.2em;
}
.call-to-action .call-to-action-content {
    text-align: center;
    width: 70%;
    margin-left: 3%;
    padding-top: 35px;
}
.call-to-action .call-to-action-btn {
    width: 22%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin: -18px 0 0;
    left: auto;
    right: 25px;
}
.call-to-action.call-to-action-front {
    z-index: 1;
}
.call-to-action.call-to-action-default {
    background: #f4f4f4;
}
.call-to-action.call-to-action-dark {
    background: #2e353e;
}
.call-to-action.call-to-action-dark h3,
.call-to-action.call-to-action-dark p {
    color: #fff;
}
.call-to-action.with-borders {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}
.call-to-action.with-full-borders {
    border: 2px solid #ccc;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}
.call-to-action.featured {
    background: -webkit-linear-gradient(top, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    padding: 0;
    margin: 0;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}
.call-to-action.featured.featured-primary {
    border-top-color: #ccc;
}
.call-to-action.featured.featured-secondary {
    border-top-color: #e36159;
}
.call-to-action.featured.featured-tertiary {
    border-top-color: #2baab1;
}
.call-to-action.featured.featured-quaternary {
    border-top-color: #2e353e;
}
.call-to-action.with-button-arrow .call-to-action-btn {
    top: 30%;
}
.call-to-action.button-centered .call-to-action-content {
    text-align: center;
    width: 100%;
    padding: 35px 0 0;
    margin: 0;
}
.call-to-action.button-centered .call-to-action-btn {
    text-align: center;
    position: static;
    margin: 20px auto 25px;
    width: auto;
}
.call-to-action.call-to-action-in-footer {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 30px;
}
.call-to-action.call-to-action-in-footer:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    height: 20px;
    width: 20px;
    top: -5px;
    left: 50%;
    margin-left: -20px;
}
.call-to-action.no-top-arrow:before {
    display: none;
}
.call-to-action.call-to-action-in-footer-margin-top {
    margin-top: 60px;
}
.container .call-to-action {
    border-radius: 8px;
}
@media (max-width: 767px) {
    .call-to-action .call-to-action-btn,
    .call-to-action .call-to-action-content {
        margin: 0;
        padding: 20px;
        position: static;
        width: auto;
    }
}
.list li {
    margin-bottom: 13px;
}
.list.pull-left li {
    text-align: left;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.list.list-icons li {
    position: relative;
    padding-left: 25px;
}
.list.list-icons li a:first-child > .fa:first-child,
.list.list-icons li a:first-child > .icons:first-child,
.list.list-icons li > .fa:first-child,
.list.list-icons li > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons.list-icons-style-2 li {
    padding-top: 5px;
    padding-left: 36px;
}
.list.list-icons.list-icons-style-3 li {
    padding-top: 5px;
    padding-left: 36px;
}
.list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
.list.list-icons.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child {
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
    color: #ee3d43 !important;
}
html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
    border-color: #ee3d43;
}
html .call-to-action.featured.featured-primary {
    border-top-color: #ee3d43;
}
html .call-to-action.call-to-action-primary {
    background: #ee3d43;
}
html .call-to-action.with-full-borders-primary {
    border-color: #ee3d43;
}
html .call-to-action.call-to-action-primary {
    background: #ee3d43;
}
html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
    color: #fff;
}
html .call-to-action.featured.featured-secondary {
    border-top-color: #393f4f;
}
html .call-to-action.call-to-action-secondary {
    background: #393f4f;
}
html .call-to-action.with-full-borders-secondary {
    border-color: #393f4f;
}
html .call-to-action.call-to-action-secondary {
    background: #393f4f;
}
html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
    color: #fff;
}
html .call-to-action.featured.featured-tertiary {
    border-top-color: #2baab1;
}
html .call-to-action.call-to-action-tertiary {
    background: #2baab1;
}
html .call-to-action.with-full-borders-tertiary {
    border-color: #2baab1;
}
html .call-to-action.call-to-action-tertiary {
    background: #2baab1;
}
html .call-to-action.call-to-action-tertiary h3,
html .call-to-action.call-to-action-tertiary p {
    color: #fff;
}
html .call-to-action.featured.featured-quaternary {
    border-top-color: #383f48;
}
html .call-to-action.call-to-action-quaternary {
    background: #383f48;
}
html .call-to-action.with-full-borders-quaternary {
    border-color: #383f48;
}
html .call-to-action.call-to-action-quaternary {
    background: #383f48;
}
html .call-to-action.call-to-action-quaternary h3,
html .call-to-action.call-to-action-quaternary p {
    color: #fff;
}
html .call-to-action.featured.featured-dark {
    border-top-color: #2e353e;
}
html .call-to-action.call-to-action-dark {
    background: #2e353e;
}
html .call-to-action.with-full-borders-dark {
    border-color: #2e353e;
}
html .call-to-action.call-to-action-dark {
    background: #2e353e;
}
html .call-to-action.call-to-action-dark h3,
html .call-to-action.call-to-action-dark p {
    color: #fff;
}
html .call-to-action.featured.featured-light {
    border-top-color: #fff;
}
html .call-to-action.call-to-action-light {
    background: #fff;
}
html .call-to-action.with-full-borders-light {
    border-color: #fff;
}
html .call-to-action.call-to-action-light {
    background: #fff;
}
html .call-to-action.call-to-action-light h3,
html .call-to-action.call-to-action-light p {
    color: #777;
}

.center {
    text-align: center !important;
}
h1.word-rotator-title .inverted {
    min-height: 56px;
}
h1.word-rotator-title .word-rotate {
    max-height: 46px;
    line-height: 46px;
    margin-bottom: -9px;
}
h2.word-rotator-title .inverted {
    min-height: 46px;
}
h2.word-rotator-title .word-rotate {
    max-height: 42px;
    line-height: 42px;
    margin-bottom: -9px;
}
h3.word-rotator-title .inverted {
    min-height: 25px;
}
h3.word-rotator-title .word-rotate {
    max-height: 24px;
    line-height: 24px;
    margin-bottom: -2px;
}
h4.word-rotator-title .inverted {
    min-height: 32px;
}
h4.word-rotator-title .word-rotate {
    max-height: 27px;
    line-height: 27px;
    margin-bottom: -6px;
}
h5.word-rotator-title .inverted {
    min-height: 18px;
}
h5.word-rotator-title .word-rotate {
    max-height: 18px;
    line-height: 18px;
    margin-bottom: -4px;
}
h6.word-rotator-title .inverted {
    min-height: 20px;
}
h6.word-rotator-title .word-rotate {
    max-height: 18px;
    line-height: 18px;
    margin-bottom: -4px;
}
h2.word-rotator-title .word-rotate {
    line-height: 35px;
    max-height: 35px;
    margin-bottom: -10px;
}
.inverted {
    color: #fff;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
h1 .inverted {
    padding-left: 10px;
    padding-right: 10px;
}
h2 .inverted {
    padding-left: 7px;
    padding-right: 7px;
}
h3 .inverted {
    padding-left: 2px;
    padding-right: 2px;
}
h4 .inverted {
    padding-left: 4px;
    padding-right: 4px;
}
h5 .inverted {
    padding-left: 2px;
    padding-right: 2px;
}
h6 .inverted {
    padding-left: 2px;
    padding-right: 2px;
}
.inverted {
    background-color: #ee3d43;
}

p .inverted {
    min-height: 24px;
}
.word-rotate {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative;
    max-height: 22px;
    line-height: 22px;
}
.word-rotate .word-rotate-items {
    position: relative;
    top: 0;
    width: 0;
    display: inline-block;
}
.word-rotate .word-rotate-items span {
    display: inline-block;
    white-space: nowrap;
}
.word-rotate .word-rotate-items span:not(:first-child) {
    display: none;
}
.word-rotate.active .word-rotate-items {
    position: relative;
}
.word-rotate.active .word-rotate-items span {
    display: inline-block;
    float: left;
    clear: both;
}
html .inverted-primary {
    background-color: #ee3d43;
}
.page-header.custom-product p.lead {
    color: #e8e8e8;
}
.default-font {
    font-family: "Open Sans", Arial, sans-serif;
}
.alternative-font {
    color: #ee3d43;
    font-family: "Shadows Into Light", cursive;
    font-size: 1.6em;
}
p .alternative-font {
    display: inline-block;
    margin-top: -15px;
    position: relative;
    top: 3px;
    margin-bottom: -6px;
}
.mt-xlg {
    margin-top: 30px !important;
}
/*********************************************/
.sidebar h4 {
    margin: 5px 0 10px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
    color: #313131;
}
.sidebar .custom-block h3 {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
}
.sidebar .custom-block h5 {
    font-family: Arial;
    font-weight: 400;
    font-size: 11px;
    color: #878787;
    line-height: 1;
    margin-bottom: 13px;
}
.sidebar .custom-block p {
    font-weight: 400;
    font-size: 14px;
    color: #666;
    line-height: 1.42;
}
.sidebar .nav.nav-list {
    margin-bottom: 30px;
}
aside ul.nav-list > li > a {
    font-size: 13px;
    padding-left: 21px;
}
aside ul.nav-list > li > a:before {
    margin-left: -11px;
}
aside ul.nav-list > li.active > a {
    color: #ee3d43;
    font-weight: 600;
}
aside ul.nav-list > li.active > a:before {
    border-left-color: #ee3d43;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background: 0 0;
}
ul.nav-list li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
ul.nav-list li a {
    -webkit-transition: background 0.1s;
    -moz-transition: background 0.1s;
    transition: background 0.1s;
    border-bottom: 1px solid #ededde;
    padding: 8px 0 8px 18px;
    display: block;
    color: #666;
    font-size: 0.9em;
    text-decoration: none;
    line-height: 20px;
}
ul.nav-list li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    margin: 7px 0 0 -9px;
    position: absolute;
}
ul.nav-list li a:hover {
    background-color: #eee;
    text-decoration: none;
}
ul.nav-list li.active > a {
    font-weight: 700;
}
ul.nav-list li ul {
    list-style: none;
    margin: 0 0 0 25px;
    padding: 0;
}
ul.nav-list.hide-not-active li ul {
    display: none;
}
ul.nav-list.hide-not-active li.active ul {
    display: block;
}
ul.nav-list.show-bg-active .active > a {
    background-color: #f5f5f5;
}
ul.nav-list.show-bg-active .active > a:hover {
    background-color: #eee;
}
aside ul.nav-list > li > a {
    color: #666;
    font-size: 0.9em;
    padding: 8px 0 8px 18px;
}
.form-section {
    overflow: hidden;
}
.form-section .featured-box {
    margin-bottom: 30px;
}
.form-section .featured-box .box-content {
    padding: 35px 25px;
}
@media (min-width: 768px) {
    .form-section .form-content {
        min-height: 275px;
    }
}
.form-section p {
    margin-bottom: 15px;
}
.form-section .form-action {
    padding-top: 8px;
    margin-top: 1em;
    text-align: right;
}
.form-section .form-action a:not(.btn) {
    color: #ee3d43;
}
.form-section .form-action a:not(.btn).pull-left {
    line-height: 38px;
}
.form-section .form-action a:not(.btn):focus,
.form-section .form-action a:not(.btn):hover {
    color: #ef464c;
    text-decoration: underline;
}
.form-section .required {
    color: #eb340a;
    font-size: 11px;
    text-align: right;
}
@media (min-width: 992px) {
    .form-section.register-form .row {
        margin-left: -30px;
        margin-right: -30px;
    }
    .form-section.register-form [class*="col-"] {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.tab-pane-navigation {
    display: none;
}
.tab-pane-navigation.active {
    display: block;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.featured-box-primary .icon-featured {
    background-color: #ee3d43;
}
.featured-box-primary .icon-featured:after {
    border-color: #ee3d43;
}
.featured-box-primary h4 {
    color: #ee3d43;
}
.featured-box-primary .box-content {
    border-top-color: #ee3d43;
}
html .featured-box-primary .icon-featured {
    background-color: #ee3d43;
}
html .featured-box-primary h4 {
    color: #ee3d43;
}
html .featured-box-primary .box-content {
    border-top-color: #ee3d43;
}
.featured-box {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.featured-box.featured-box-flat {
    background: #fff;
}
.featured-box h4 {
    font-size: 16px;
}
.featured-box-text-left {
    text-align: left;
}
.form-col {
    color: #393939;
    margin-bottom: 30px;
}
.form-col h3 {
    font-weight: 600;
    color: #404040;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 8px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: none;
}
.form-col h3.no-border {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.form-col label {
    display: block;
    color: #393939;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.25;
    margin-bottom: 2px;
}
@media (max-width: 767px) {
    .form-col .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }
    .form-col .row [class*="col-"] {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}
.form-col .form-group {
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .form-col .form-group.margin-left {
        margin-left: 4%;
    }
    .form-col .form-group.margin-left .form-control {
        width: 182px;
    }
}
.form-col .form-group.wide .form-control {
    display: block;
    width: 100%;
}
.form-col .form-group.wide .form-control.pull-left {
    width: auto;
}
.form-col .form-group .form-control {
    margin-bottom: 0;
    font-size: 13px;
}
@media (min-width: 992px) {
    .form-col .form-group .form-control {
        display: inline-block;
        width: auto;
        width: 100%;
    }
}
.form-col .form-group .checkbox label {
    font-size: 13px;
}
.form-col .ship-list {
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 14px;
}
.form-col .ship-list li {
    margin-bottom: 5px;
}
.form-col .ship-list li:nth-child(2n) {
    padding-left: 5px;
}
.form-col .expand-plus {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    background-color: #ee3d43;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 14px;
    vertical-align: middle;
    margin-left: 16px;
    text-decoration: none;
}
.form-col .expand-plus:before {
    content: "-";
}
.form-col .expand-plus.collapsed:before {
    content: "+";
}
.form-col .expand-plus:focus,
.form-col .expand-plus:hover {
    text-decoration: none;
}
.form-col #discountArea {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #b6b6b6;
}
.form-col #discountArea.collapsing {
    -webkit-transition: all 0;
    -moz-transition: all 0;
    transition: all 0;
}
.form-col .checkout-payment-method .radio {
    margin-bottom: 14px;
}
.form-col #payment-credit-card-area {
    display: none;
}
.form-col #payment-credit-card-area.show {
    display: block;
}
.form-col .checkout-review-action {
    border-top: 1px solid #b6b6b6;
}
.form-col .checkout-review-action h5 {
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}
.form-col .checkout-review-action h5 span {
    margin-left: 45px;
}
.featured-box .box-content {
    border-radius: 8px;
    border-top: 1px solid #ccc;
    border-top-width: 4px;
    padding: 30px 30px 10px;
    position: relative;
    top: -1px;
}
.featured-boxes-flat .featured-box .box-content {
    background: #fff;
    margin-top: 65px;
}
.mt-md {
    margin-top: 15px !important;
}
.list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
.list.list-icons.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child {
    background-color: #ee3d43;
}
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child {
    background-color: #2baab1;
    color: #fff;
}
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
html .list-secondary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-secondary.list-icons.list-icons-style-3 li > .icons:first-child {
    background-color: #393f4f;
    color: #fff;
}
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
html .list-primary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-primary.list-icons.list-icons-style-3 li > .icons:first-child {
    background-color: #ee3d43;
    color: #fff;
}
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li > .icons:first-child {
    background-color: #383f48;
    color: #fff;
}
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
html .list-dark.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-dark.list-icons.list-icons-style-3 li > .icons:first-child {
    background-color: #2e353e;
    color: #fff;
}
html .list-light.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
html .list-light.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-light.list-icons.list-icons-style-3 li > .icons:first-child {
    background-color: #fff;
    color: #777;
}
.list.list-icons.list-icons-lg.list-icons-style-3 li {
    padding-top: 8px;
    padding-left: 42px;
}
.list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .fa:first-child,
.list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .icons:first-child,
.list.list-icons.list-icons-lg.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-lg.list-icons-style-3 li > .icons:first-child {
    width: 30px;
    height: 30px;
    padding: 4px;
}
.list.list-icons.list-icons-sm.list-icons-style-3 li {
    padding-left: 32px;
}
.list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .fa:first-child,
.list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .icons:first-child,
.list.list-icons.list-icons-sm.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-sm.list-icons-style-3 li > .icons:first-child {
    width: 20px;
    height: 20px;
    padding: 3px;
}
.list.list-icons.list-icons-style-3 li {
    padding-top: 5px;
    padding-left: 36px;
}
.list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child,
.list.list-icons.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child {
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px;
}
.list.list-icons.list-icons-reverse.list-icons-sm.list-icons-style-3 li {
    padding-right: 32px;
}
.list.list-icons.list-icons-reverse.list-icons-style-3 li {
    padding-right: 36px;
}
.list.list-icons.list-icons-reverse.list-icons-lg.list-icons-style-3 li {
    padding-right: 42px;
}
body {
    font-family: 'Verdana, Arial, Helvetica, sans-serif';
    width: 100%;
    left: 0;
    top: 0
}

#header .header-top {
    background-color: #f4f4f4
}

#header .header-search .header-search-wrapper .btn.btn-default {
    width: 60px;
    color: #fefefe;
    font-weight: 700;
    background-color: #c6281d;
    font-size: 19px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: italic
}

#header .header-search .header-search-wrapper .btn.btn-default:hover {
    background-color: red;
    color: #fff
}

#header .header-search .header-search-wrapper .btn.btn-default:focus {
    background-color: red;
    color: #fff
}

#header .header-container {
    padding-top: 4px;
    padding-bottom: 0
}



#header .header-logo {
    float: left;
    padding-left: 0
}

#header .header-logo img {
    max-width: 85%;
    margin: 5px 0
}

.nav-pills>li+li {
    margin-left: 0
}

#product-zoom {
    padding: 80px;
    margin: 0
}

#mainNav li a .tip {
    position: absolute;
    top: -2px;
    right: 10px
}

.breadcrumb {
    background-color: #585855 !important;
    padding: 5px 2%;
    border-radius: 0px;
}
.breadcrumb li {
    color: #fff;
}
.breadcrumb a {
    color: #fff;
}
.slick-slide {
    height: auto
}


.alizarin {
    background: #c6281d
}

.discountpart {
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin: 10px 0px;
    padding: 20px;
    border-radius: 10px;
    display: block;
    width: 100%;
    display: block;
}
#header .cart-dropdown .cart-dropdown-icon .cart-info .cart-qty {
    color: #fff
}

.nav-left {
    float: left;
    width: auto;
    overflow: hidden;
    vertical-align: top
}

#header .header-search .header-search-wrapper select {
    color: #000;
    font-size: 13px
}

#header .header-column .row {
    margin-top: 5px
}

.main {
    /* margin-top: 135px */
}

.messagepop {
    background-color: #fff;
    border: 1px solid #999;
    cursor: default;
    display: none;
    margin-top: 15px;
    position: absolute;
    text-align: left;
    width: 394px;
    z-index: 50;
    padding: 25px 25px 20px
}

.hide {
    display: none
}

.show {
    display: block
}

.dataTables_empty {
    color: red;
    font-size: 28px
}

.prices form {
    width: 100%;
    text-align: center;
    padding: 2px
}

.prices form input {
    display: block;
    width: 80%;
    margin: 2px auto;
    border: 1px solid #c6281d;
    border-radius: 5px;
    height: 25px
}

.prices form input[name=price] {
    background-color: #ccc;
    font-size: 14px;
    padding-left: 10px
}

.prices form input[type=submit] {
    background-color: #c6281d;
    color: #fff
}

.prices form input[name=product_quantity] {
    border: 1px solid #ff0404;
    padding-left: 10px;
    height: 30px
}

.fa .fa-shopping-cart {
    color: #393f4f
}

#example {
    table-layout: fixed
}

.descflow {
    white-space: initial;
    margin: -2px;
    margin-top: 3px
}

.dropdrop {
    background-color: rgba(204, 204, 204, .4);
    padding: 10px;
    border: 1px solid #fff;
    border-bottom-color: red;
    color: #000;
    font-size: 14px
}

.myaction {
    width: 100%
}

.myaction span {
    width: 80%;
    display: block;
    margin: 3px;
    padding: 8px;
    height: 24px
}

.myaction input {
    display: block;
    margin: 3px;
    padding: 3px;
    width: 80%;
    border-radius: 3px
}

.myaction input[name=price] {
    border: none;
    color: #000;
    background-color: #eee
}

.myaction input[type=submit] {
    background-color: #c6281d;
    border: 2px solid #c6281d;
    color: #fff
}

.myaction input[name=product_quantity] {
    padding: 5px;
    border: 2px solid #c6281d
}

.overlay {
    position: absolute;
    opacity: 1;
    z-index: 99998;
    height: auto;
    top: 100%;
    border: 2px solid #c6281d;
    font-size: 14px;
    border-radius: 3px;
    width: 100%
}

.bxslider {
    padding: 0
}

.bx-wrapper {
    max-width: auto;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    height: auto
}

.bx-wrapper img {
    max-width: auto;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: none
}

.bx-wrapper .bx-controls-direction a {
    z-index: 0 !important;
}
.searchresult .resultname {
    font-size: 20px;
    padding: 10px;
    color: #333
}

.searchresult .resultcount {
    color: red;
    font-size: 21px;
    border: 1px solid #333;
    border-radius: 3px;
    padding: 3px;
    text-align: center
}

.legendclass {
    padding: 8px;
    color: #253e98;
    background-color: #dcd4d4;
    width: 22%;
    margin-left: 3px
}

.subitem {
    width: 800px;
    height: auto;
    padding: 20px;
    padding-bottom: 30px
}

.sec-title:hover {
    background-color: #eee;
    color: #000
}

.page-header h1 {
    padding: 0 0 0
}

.section-text-light .testimonial.testimonial blockquote p,
.section-text-light .testimonial.testimonial blockquote:after,
.section-text-light .testimonial.testimonial blockquote:before {
    color: #f4f4f4;
    color: #1d2127;
    opacity: 1
}

.section-text-light .testimonial.testimonial .testimonial-author span,
.section-text-light .testimonial.testimonial .testimonial-author strong {
    color: #f4f4f4;
    color: #1d2127;
    opacity: 1
}

.testimonial.testimonial-style-6 .testimonial-author p {
    font-weight: 700;
    font-size: medium;
    font-style: italic
}

.how-to-order-title h1 {
    color: #ee3d43;
    text-align: left;
    margin-top: 30px
}

.how-to-order-title hr {
    margin-bottom: 30px
}

.how-to-order-data .red {
    color: #c6281d !important
}

.homepage-bar a {
    width: 100%;
    display: block;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    float: left;
    width: 78%
}

.social-icons img {
    width: 28px;
    float: left;
    display: inline-block;
    border-radius: 5px;
}

.homepage-bar span {
    margin-left: 5px
}

.homepage-bar a:hover {
    color: red
}

.express a:hover,
.express span:hover {
    color: #fff
}

.serchback {
    background-image: url(../img/avatars/gs.png);
    position: absolute;
    bottom: -89px;
    left: 1px;
    width: 80%;
    height: 250px;
    z-index: 0;
    background-size: cover
}

.newsletter {
    float: right
}

.copyright-text {
    float: right
}

.pay {
    text-align: center
}

.golf {
    margin-left: 7%
}

.homepage-bar .bar-icon {
    margin-top: 6px;
    float: left;
    margin: 8px
}

.homepage-bar {
    padding: 12px;
    margin-bottom: 15px
}

.slider-area .banner {
    display: none
}

.menuto {
    display: none
}

.menuto ul {
    display: inline-block
}

.menuto li {
    margin: 0 50px 0 0;
    float: left;
    list-style: none;
    font-size: 17px;
    background-color: #bb3131;
}

/*.menuto li:last-child {*/
/*    margin-right: 0*/
/*}*/

.menuto a {
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    color: #e6e6e6;
    -webkit-transition: color linear .15s;
    transition: color linear .15s
}

.menuto .current-item a,
.menuto a:hover {
    text-decoration: none;
    color: #66a992
}

.lock-menu {
    display: none
}

.lock-menu ul {
    display: inline-block
}

.lock-menu li {
    margin: 0 50px 0 0;
    float: left;
    list-style: none;
    font-size: 17px;
    background-color: #bb3131;
}

/*.lock-menu li:last-child {*/
/*    margin-right: 0*/
/*}*/

.lock-menu a {
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    color: #e6e6e6;
    -webkit-transition: color linear .15s;
    transition: color linear .15s
}

.lock-menu .current-item a,
.lock-menu a:hover {
    text-decoration: none;
    color: #66a992
}

.alahly img {
    max-width: 255%;
    margin-left: 10px
}

.resetpasswword {
    display: none
}

#resetpasswword {
    display: block;
    padding: 20px;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
    float: left
}

.ordertotal {
    background-color: #ccc;
    padding: 20px;
    font-size: 16px;
    color: #393f4f;
    font-weight: 600;
    text-align: center
}

.filtertool {
    margin: 0;
    padding: 0
}

.filtertool h2 {
    text-align: center;
    width: 100%;
    padding: 7px;
    margin: 0;
    background-color: #393939;
    color: #fff
}

.filterpart {
    overflow-y: auto;
    padding: 0;
    margin: 0;
    border: 2px solid #ccc;
    font-size: 13px;
    color: #000
}

.filtertool h4 {
    background-color: #ccc;
    width: 100%;
    padding: 4px;
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

.filtertool .scroll {
    direction: rtl;
    overflow-y: auto;
    border: 3px solid #c1b6b6
}

.filtertool form {
    direction: ltr
}

.filtertool input {
    margin: 4px;
    zoom: 1.2
}

.filtertool span {
    font-size: 13px
}

.filtertool .subfilter {
    display: none;
    color: #ddd;
    background-color: red;
    border: 5px;
    border-radius: 2px;
    height: 35px;
    font-size: 18px;
    position: absolute;
    top: 20%;
    left: 100%
}

.blink {
    font-size: 10px;
    font-weight: 400;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(2, start) infinite;
    background-color: #ee3d43;
    color: #fff;
    padding: 2px;
    border: 2px solid #ee3d43;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    width: 35px;
    left: 180px;
    top: 0
}

.blink:hover {
    color: #fff
}

@keyframes blink-animation {
    to {
        visibility: hidden
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden
    }
}

.cartcontent {
    position: absolute;
    opacity: 1;
    right: 10px;
    z-index: 99997;
    width: 400px;
    background-color: #eee;
    border: 2px solid #c6281d;
    font-size: 12px
}

.cartcontent .section {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #c6281d
}

.cartcontent a {
    text-decoration: none;
    color: #000;
    background-color: #c6281d;
    margin: 4px auto;
    display: block
}

.cartcontent .product-img {
    float: left;
    width: 25%;
    text-align: center
}

.cartcontent .produc-short {
    text-align: left;
    width: 75%;
    float: left
}

.cartfoot {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 3px
}

.cartfoot a {
    color: #000;
    width: 90%;
    display: inline-block;
    background-color: #c6281d;
    padding: 5px;
    font-size: 16px;
    border-radius: 4px
}

@media only screen and (max-width:991px) {
    .homepage-bar .bar-textarea {
        font-size: 11px !important
    }

    .homepage-bar .bar-textarea span {
        font-size: 11px !important
    }

    .discountpart {
        width: 80%;
        margin: 10px 50px
    }

    .side-area {
        width: 100%
    }

    .side-area .ban1 {
        float: left
    }

    .side-area .ban2 {
        float: left
    }

    .side-area h3 {
        display: inline-block
    }

    .overlay {
        display: none
    }

    .banners-container {
        margin-top: 0
    }

    #header .header-search {
        width: 100%;
        text-align: right;
        max-height: 40px
    }

    .lock,
    .search-toggle {
        background-color: #393f4f;
        width: 17%;
        font-size: 18px;
        display: inline-block;
        text-align: center;
        border: 2px solid #393f4f;
        border-radius: 10px;
        margin-top: 5px;
        margin-left: 10px
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: static
    }

    #header .header-logo img {
        max-width: 100%
    }

    #footer .footer-copyright .footer-payment {
        height: 48px
    }

    #header .cart-area {
        width: 100%;
        text-align: right
    }

    /*#header .header-search .header-search-wrapper {*/
    /*    width: 400px*/
    /*}*/

    /*#header .header-search .header-search-wrapper select {*/
    /*    width: 33%*/
    /*}*/

    /*.homepage-bar h3 {*/
    /*    font-weight: 500*/
    /*}*/

    /*#header .header-search .header-search-wrapper {*/
    /*    top: 36px;*/
    /*    right: 4%*/
    /*}*/

    .lock-menu,
    .menuto {
        position: relative;
        display: block;
        width: 100%;
        top: 54px;
        text-align: left;
        z-index: 2;
    }

    .lock-menu {
        top: 2px;
        z-index: 2000
    }

    .lock-menu ul.active,
    .menuto ul.active {
        display: none
    }

    .menuto ul {
        width: 85%;
        position: absolute;
        left: -5px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
        border-radius: 3px;
        background: #303030;
        padding-left: 0px
    }

    .lock-menu ul {
        width: 100%;
        position: absolute;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
        border-radius: 3px;
        background: #303030;
        padding-left: 0px
    }
    .menuto ul:after {
        width: 0;
        height: 0;
        position: absolute;
        top: 0;
        left: 22px;
        content: '';
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #303030
    }
    .lock-menu ul:after {
        width: 0;
        height: 0;
        position: absolute;
        top: 0;
        right: 8px;
        content: '';
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #303030
    }
    .lock-menu li,
    .menuto li {
        margin: 5px;
        float: none;
        display: block;
        padding: 5px
    }
    .lock-menu a,
    .menuto a {
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 15px
    }
    .golf {
        margin-left: 3%
    }

    .legendclass {
        width: 36%
    }

    .alahly img {
        max-width: 95%;
        margin-left: 10px
    }

    .addtocartx {
        width: 10%
    }
}

@media only screen and (max-width:767px) {
    .product .product-image-area .product-image img {
        width: 100%
    }

    .contact-details {
        margin: 30px 10px
    }

    .newsletter {
        margin: 30px 10px
    }

    .serchback {
        height: 150px
    }

    #header .header-search .header-search-wrapper.open {
        display: block;
        width: 404px;
        z-index: 3000
    }

    .product-details-box .product-name {
        font-size: 18px;
        overflow: hidden
    }

    .product-details-box .mylink {
        padding-bottom: 12px;
        margin-bottom: 15px
    }

    .product-img-box .product-img-wrapper {
        height: 240px
    }

    .product-img-box img {
        margin: 10% auto
    }

    .golf {
        margin-left: 7%
    }

    .legendclass {
        width: 60%
    }

    .lock,
    .search-toggle {
        width: 26%
    }

    .page-header {
        top: 106px;
        font-size: 11px;
        position: absolute
    }

    #header .header-search .header-search-wrapper {
        top: 44px;
        right: 18%
    }

    .searchresult>div {
        width: 100% !important
    }

    .searchresult .resultname {
        font-size: 14px
    }

    .searchresult .resultcount {
        font-size: 14px;
        float: left
    }

    .slider-item .bottom b {
        font-size: 13px
    }

    .slider-item .top span {
        font-size: 13px;
        padding: 9px;
        width: 12%
    }

    .bx-wrapper {
        height: auto
    }

    .banners-container .slider-area {
        height: auto
    }

    .blink {
        display: inline-block
    }
}

@media only screen and (max-width:550px) {
    #header .header-search .header-search-wrapper.open {
        display: block;
        width: 385px;
        z-index: 3000
    }

    #header .header-logo img {
        width: 100%
    }

    #header .header-search .header-search-wrapper {
        top: 44px;
        right: 11%
    }

    .slider-item .top span {
        font-size: 13px;
        padding: 9px;
        width: 16%
    }

    .slider-item .bottom b {
        display: none
    }

    .banners-container .slider-area {
        height: auto
    }

    .bx-wrapper {
        height: auto
    }

    .banners-container .slider-area {
        height: auto
    }
}

@media only screen and (max-width:450px) {
    .page-header {
        top: 110px;
        font-size: 11px;
        position: absolute
    }
}

.custom-menu {
    width: 98%;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: 2px solid #b5291b;
    box-shadow: -1px -1px 3px;
    color: #b5291b;
    padding: 0px;
}

.dropdown-submenu {
    padding: 1px
}

.dropdown-submenu:focus,
.dropdown-submenu:hover {
    background-color: #c6281d;
    color: #f5f3f3
}

.dropdown-submenu:hover .subitem {
    display: block
}

.dropdown-submenu a {
    color: #000
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #c6281d
}

.side-area img {
    width: 55%
}

.side-area {
    text-align: -webkit-center
}

.subitem {
    width: 1000px;
    height: auto;
    min-height: 100%;
    padding: 10px;
    padding-bottom: 15px;
    left: 100%;
    top: 0
}

.dropdown-menu>li>a {
    font-size: 12px;
    white-space: unset;
    padding: 2px 10px
}

.banners-container {
    background-color: #fff;
    margin: 15px 0px 0px 0px;
}

.container {
    width: 98%
}

.dropdown-mega-sub-nav {
    list-style: none;
    width: 100%;
    float: left;
    padding: 5px;
    margin: 4px
}

.dropdown-mega-sub-nav li a {
    text-decoration: none
}

.dropdown-mega-sub-nav li:hover {
    background-color: #c6281d
}

.dropdown-mega-sub-nav li a:hover {
    color: #fff;
    background-color: #c6281d !important
}

@media (max-width:991px) {
    .custom-menu {
        display: none !important
    }
}

@media (max-width:991px) {
    .main-category-div p {
        font-size: 14px
    }
}

@media (min-width:1280px) {
    .dropdown-menu>li>a {
        font-size: 12px;
        padding: 5px
    }
}

@media (min-width:1520px) {
    .dropdown-menu>li>a {
        font-size: 14px;
        padding: 6px
    }
}

@media (min-width:1191px) {
    .page-header {
        /* top: 82px */
    }
}

@media (min-width:991px) {
    .specific-margin {
        min-height: 200px
    }
}

.main {
    min-height: 60vh;
}
/*
**************************************************************
*/

.sidebar.shop-sidebar .category-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar.shop-sidebar .category-list li {
    position: relative;
    line-height: 20px;
}

.sidebar.shop-sidebar .category-list li a {
    color: #393838;
    font-size: 14px;
    line-height: 2;
}


.sidebar.shop-sidebar .category-list li a.plus {
    position: absolute;
    right: 1px;
    color: #ee3d43;
    font-size: 16px;
    line-height: 32px;
    font-family: FontAwesome;
    color: red;
}

.sidebar.shop-sidebar .category-list li a.plus:focus,
.sidebar.shop-sidebar .category-list li a.plus:hover {
    text-decoration: none;
}

.sidebar.shop-sidebar .category-list li a.plus:before {
    content: "\f0fe";
}

.sidebar.shop-sidebar .category-list li ul {
    display: none;
    padding-left: 15px;
    margin: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.sidebar.shop-sidebar .category-list li.open>a.plus:before {
    content: "\f146";
    color: #040707;
}

.sidebar.shop-sidebar .category-list li.open>ul {
    display: block;
    border-left: 3px solid #f00;
}
.sidebar.shop-sidebar .panel-group {
    margin-bottom: 40px;
}
.sidebar.shop-sidebar .panel-group .panel + .panel {
    margin-top: 14px;
}
.sidebar.shop-sidebar .panel.panel-default {
     box-shadow: -1px 2px 5px;
    border-radius: 6.99px;
    border: none;
}
.sidebar.shop-sidebar .panel.panel-default .panel-body {
    padding: 15px 15px 7px;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 6.99px 6.99px;
    background-color: #fbfbfb;
}
.sidebar.shop-sidebar ul, .sidebar.shop-sidebar ol {
    padding: 0;
    margin: -7px 0 0;
    list-style: none;
}
.sidebar.shop-sidebar ul li a, .sidebar.shop-sidebar ol li a {
    color: #777;
    line-height: 2.5;
}
.sidebar.shop-sidebar h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
/***********/


.mb-lg {
    margin-bottom: 20px !important;
}
.a-findsimilar,.a-add-to-comparer,.a-go-to-comparer{
        display: block;
        margin: 5px;
    
}
#header .favorite-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 7px;
    top: 2px;
}

#header .favorite-dropdown .favorite-dropdown-icon {
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    top: -1px;
    color: #fff;
    text-decoration: none !important;
    font-weight: bold;
}

#header .favorite-dropdown .favorite-dropdown-icon .favorite-info {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 33%;
    left: 0;
    padding: 0;
    display: block;
    line-height: 1;
}

@media (min-width: 500px) and (max-width: 991px) {
    #header .header-search .header-search-wrapper {
        right: 75px;
        top: 120%;
    }
    /*footer => newsletter*/
    .newsletter{
        float: none;
    }
}
@media (max-width: 500px) {
    #header .header-search .header-search-wrapper {
        max-width: 290px;
        right: 40px;
        top: 50px;
    }

    /*Home Page*/
    .cartcontent {
        position: absolute;
        opacity: 1;
        right: 10px;
        z-index: 99997;
        width: 290px;
        background-color: #eee;
        border: 2px solid #c6281d;
        font-size: 12px;
    }

    .lock-menu ul {
        width: 230px;
        right: 5px;
    }

    .lock-menu ul li {
        background: #bb3131;
        width: 96%;
        border-radius: 5px;
    }

    .cart-dropdown, .custom-block,.favorite-dropdown  {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .place-your-order{
        width: 100% !important;
        margin-bottom: 40px !important;
    }

    .menuto ul {
        width: 100%;
        left: -12px;
    }

    .menuto ul li {
        background-color: #bb3131;
    }

    /*Category Page*/

    .product-name  {
        margin-right: -5px;
    }

    .product-name img {
        border-radius: 0px;
        margin: 0px;
    }

    .product-name h1 {
        font-size: 16px;
    }

    .borderfade{
        margin-top: -30px;
    }

    /*Product Page*/
    .product-essential h1{
        background-color: #ddd;
        padding: 5px;
        border-radius: 2px;
        font-size: 14px;
    }

    #instock-products div{
        display: contents;
    }

    .product .product-image-area{
        overflow: hidden!important;
        position: relative!important;
        margin: 25px!important;
        background-color: #fff!important;
    }

    /*Request Quote */
    .quotation .history{
        width: 98%!important;
        padding: 0;
    }

    .quotation form{
        width: 100%!important;
    }

    .feature-box .feature-box-info{
        padding-left: 0;
    }
    #filtersection{
        padding:0 15px;
    }
    .slider-title .inline-title{
        font-size: 20px;
        font-weight: bold;
        padding: 15px;
    }
    .newsletter{
        float: none;
    }
  
}

.product {
    position: relative;
    margin-bottom: 20px;
}
.product-price {
    color: #f00;
    font-size: 16px;
}

.product .product-image-area {
    overflow: hidden;
    position: relative;
    margin: 10px auto;
    background-color: #fff;
    max-width: 100%;
    min-height: 200px;
    padding: 0px;
    border: 1px solid #c6281d9e;
    border-radius: 5px;
}
.product .product-image-area .product-image img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.product .product-image-area .product-image .product-hover-image {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.product .product-image-area .product-actions {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0;
    text-align: left;
    padding: 0 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.product-info-div {
    border: 10px solid #ddd;
    padding: 10px;
    font-size: 14px;
}
.product .product-img-box-wrapper img,
.product .product-image-area img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product .product-name a {
    position: static !important;
}
product .product-img-wrapper img {
    max-width: 100%;
    max-height: 100%;
    margin: -5px auto;
}
#productsfounded{
    color:blue;
    float: left;
    font-size: 16px;
}

.product .product-image-area .product-actions .addtocart,
.product .product-image-area .product-actions .addtowishlist,
.product .product-image-area .product-actions .comparelink {
    opacity: 1;
    visibility: visible;
    left: auto;
    right: auto;
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 17px;
    background-color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

.product .product-quickview {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ee3d43;
    color: #fff;
    padding: 10px;
    z-index: 9;
    border-radius: 0 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    font-size: 12px;
    line-height: 1.4;
}

.product .product-quickview span {
    margin-left: 2px;
}

.product .product-quickview:focus,
.product .product-quickview:hover {
    opacity: 0.9 !important;
    color: #fff;
    text-decoration: none;
}

.product .product-quickview:focus span,
.product .product-quickview:hover span {
    text-decoration: underline;
}

.product .product-label {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    line-height: 1;
    z-index: 5;
    text-align: center;
}

.product .product-label+.product-label {
    top: 40px;
}

.product .product-label span {
    display: block;
    position: relative;
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
}

.product .product-label span.discount {
    background-color: #e27c7c;
}

.product .product-label span.new {
    background-color: #62b959;
}

.product .product-details-area {
    padding: 10px;
    text-align: center;
}

.product .product-details-area .product-actions {
    margin: 0 -10px;
}

.product .product-name {
    color: #777;
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 3px;
}

.product .product-name a {
    color: #232323;
    font-size: 14px;
    position: absolute;
    bottom: 6px;
    display: inline-block;
    text-align: center;
    left: 20px;
    right: 20px;
}

.product .product-name a:focus,
.product .product-name a:hover {
    color: #ee3d43;
    text-decoration: none;
}

.product:hover .product-image-area .product-actions {
    visibility: visible;
    opacity: 1;
}

.product:hover .product-image-area .product-actions .addtocart {
    color: #ee3d43;
    background-color: #fff;
    border: 1px solid #ee3d43;
}

.product:hover .product-image-area .product-actions .addtocart:focus,
.product:hover .product-image-area .product-actions .addtocart:hover {
    color: #fff;
    border-color: #ee3d43;
    background-color: #ee3d43;
}

.product:hover .product-image-area .product-image .product-hover-image {
    visibility: visible;
    opacity: 1;
}

.product:hover .product-quickview {
    visibility: visible;
    opacity: 1;
}

.product-price-box {
    font-size: 0;
    margin: 5px 0 3px;
}

.product-price-box .old-price,
.product-price-box .product-price {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}

.product-price-box .old-price {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
}

.product-price-box .old-price+.product-price {
    margin-left: 6px;
}

.product-price-box .product-price {
    font-size: 20px;
    color: #444;
}

.product-actions a {
    display: inline-block;
    position: relative;
    margin: 10px 1px;
    vertical-align: middle;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.product-actions a:focus,
.product-actions a:hover {
    text-decoration: none;
}

.product-actions a.quickview {
    font-size: 17px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    background-color: transparent;
    visibility: hidden;
    opacity: 0;
}

.hide-addtolinks .product-actions a.quickview {
    display: none;
}

.product-actions a.quickview {
    visibility: visible;
    opacity: 1;
    color: #ee3d43;
    border: 1px solid #ee3d43;
}

.product-actions a.quickview:hover {
    color: #fff;
    background-color: #ee3d43;
}
/*end product*/

/*start products grid system*/
.products-grid {
    list-style: none;
    padding: 10px 20px;
    margin: 0;
}

.products-grid:after {
    content: "";
    display: table;
    clear: both;
}

.products-grid li {
    width: 100%;
    padding: 10px 10px 0;
}

@media (min-width: 480px) {
    .products-grid li {
        float: left;
        width: 50%;
    }
    .products-grid li:nth-child(2n + 1) {
        clear: left;
    }
}

@media (min-width: 768px) {
    .products-grid.columns4 li {
        width: 33.33%;
    }

    .products-grid.columns4 li:nth-child(2n + 1) {
        clear: none;
    }

    .products-grid.columns4 li:nth-child(3n + 1) {
        clear: left;
    }
}

@media (min-width: 1200px) {
    .products-grid.columns4 li {
        width: 25%;
    }

    .products-grid.columns4 li:nth-child(3n + 1) {
        clear: none;
    }

    .products-grid.columns4 li:nth-child(4n + 1) {
        clear: left;
    }
}
/*end product grid system */
.submenu-account{
    display: inherit;
    padding: 5px;
    margin-bottom: 5px;
    color: black;
    text-decoration: none;
}
.submenu-logout{
    display: inherit;
    padding: 5px;
    cursor: pointer;
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.submenu-account:focus,.submenu-account:hover,
.submenu-logout:focus,.submenu-logout:hover{
    text-decoration: none;
    background-color: #c6281d;
    color: white;
    font-weight: bold
}

.a-add-to-favorite{
    margin-right: 5px;
    float: right;
    color: #c6281d;
}

#mainNav .alt-pages{
    right: 30px;
    float: right;
}
.serch-part {
    border: 5px solid #ee3d43;
    padding: 3px;
    border-radius: 5px;

    width: 100%;
    margin: 10px;
}

.main-search-row {
    display: flex;
    flex-wrap: wrap;
}
.main-search-row .search-result-section-1{
    font-size: 16px;
    background-color: #eee;
    padding: 5px;
    margin-right: 10px;
    border-left: 5px solid #c6281d;

}
.main-search-row .search-result-section-2{
    font-size: 16px;background-color: #eee;padding: 5px;margin: 5px 10px 0px 15px;
}
.main-search-row .search-result-section-3{
    padding: 10px;size: 14px;margin: 5px 0px 0px 25px;
}
.no-search-result{
    color: red;padding: 10px;font-size: 20px;background-color: #ccc;
}
.no-search-result span{
    color:#053573;font-size:18px;
}
.main-search-row .search-result-section-* count-span{
    color:red;
}
.cart-options a{
    float: right;margin: 20px 5px 10px 0;
}
div.product-name{
    position: relative;
}
div.product-name img{

    margin:0px 10px;max-width: 98%;height: auto;border-radius: 10px;
    /*-webkit-transform: scaleX(-1);*/
    /*transform: scaleX(-1);*/
}
div.product-name h1{

    color:#fff;position: absolute;bottom: 15%;left: 15px;
}
