.pro-header-top-area {
    background: #22b9ff;
    padding: 15px 0;
}
.pro-header-top-area ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-left-content{}
.header-left-content ul{}
.header-left-content ul li{
    color: #fff;
    display: inline-block;
    letter-spacing: 0.04px;
    margin-right: 35px;
    position: relative;
}
.header-left-content ul li::before {
    position: absolute;
    content: "|";
    right: -20px;
}
.header-left-content ul li:last-child,.header-right-content ul li:last-child{
    margin-right: 0;
}
.header-left-content ul li:last-child::before{
    display: none;
}
.header-right-content ul{
    text-align: right;
}
.header-right-content ul li {
    color: #fff;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    transition: all .3s ease 0s;
    margin-right: 25px;
    position: relative;
}
.header-right-content ul li a{
    color: #fff;
}

.header-right-content ul li ul {
    position: absolute;
    right: 0;
    top: 45px;
    background: #fff;
    z-index: 9;
    border: 1px solid #ebebeb;
    width: 120px;
    text-align: left;
    padding: 15px 10px;
}
.header-right-content ul li ul li{
    display: block;
    font-size: 14px;
    margin: 0;
    padding-bottom: 15px;
}
.header-right-content ul li ul li:last-child{
    padding-bottom: 0;
}
.header-right-content ul li ul li a{
    color: #686868;
}
.header-right-content ul li ul li a:hover{
    color: #96bf48;
}
.cart-content.protoogle-content ul {
    position: inherit;
    width: auto;
    border: none;
    background: inherit;
    padding: 0;
    max-height: 450px;
    overflow-y: auto;
    padding-right: 15px;
}
.cart-content.protoogle-content{
    padding: 25px 20px 0px;
}
.cart-content.protoogle-content ul li{
    line-height: 1.5;
    padding: 0;
}
.cart-content.protoogle-content .cart-title {
    margin: 0 0 0px 30px;
}
.search-form.protoogle-content {
    position: absolute;
    width: 250px;
    right: 0;
    top: 45px;
    z-index: 99;
}
.search-form.protoogle-content form{
    position: relative;
}
.search-form.protoogle-content input {
    border-radius: 0;
    border: 1px solid #ddd;
}
.search-form.protoogle-content button {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: 0;
    height: 100%;
}
.ht-alignitem-center{
    align-items: center;
}
/*Main Menu*/
.header-area-two .primary-nav-wrap ul{
    padding: 0;
    list-style: none;
    text-align: center;
}
.primary-nav-wrap li {
    display: inline-block;
    margin-left: 20px;
    padding: 40px 0;
    position: relative;
}
.primary-nav-wrap ul li:first-child{
    margin-left: 0;
}
.primary-nav-wrap ul li ul li:first-child{
    margin-left: 20px;
}
.primary-nav-wrap li a {
    color: #5b5b5b;
    font-weight: 500;
    text-transform: uppercase;
}
.primary-nav-wrap li a:hover {
    color: #96bf48;
}
.header-area-two .primary-nav-wrap ul li ul{
    text-align: left;
}
.header-area-two .header-right-content ul li,.header-area-two .header-right-content ul li a{
    color: #5b5b5b;
}

/* Social Media */
ul.social-media-links{}
ul.social-media-links{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
ul.social-media-links li{
    display: inline-block;
    margin-right: 8px;
}
ul.social-media-links li:last-child{
    margin-right: 0;
}
ul.social-media-links li a {
    font-size: 15px;
    width: 25px;
    display: block;
    height: 25px;
    text-align: center;
    background: #fff;
    line-height: 25px;
    border-radius: 50%;
    color: #5b5b5b;
}
ul.social-media-links li a:hover{
    background: #5b5b5b;
    color: #fff;
}
ul.social-media-links li a i{
    font-family: fontawesome;
}

ul.social-media-links li.item-choose-image,ul.social-media-links li.item-choose-title{
    width: auto;
    display: inline-block;
}
ul.social-media-links li.item-choose-image a,ul.social-media-links li.item-choose-title a {
    width: auto;
    height: auto;
    background: inherit;
    line-height: inherit;
    display: inline-block;
    border-radius: 0;
}

/* Search Form */
.header-search-form{}
.header-search-form form{
    position: relative;
}
.header-search-form input[type="text"] {
    border: 2px solid #ddd;
    border-width: 0px 0px 2px 0px;
    border-radius: 0;
}
.header-search-form button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: 0;
    height: 100%;
    font-size: 18px;
    color: #7e7e7e;
    transform: 0.4s;
}
.header-search-form button[type="submit"]:hover{
    color: #96bf48;
}

.header-sticky.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #fff;
}

/*Header area one*/
.header-area-one{}
.header-section-one {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-pos-right .header-section-one {
    flex-direction: row-reverse;
}
.logo-pos-center .header-section-one {
    flex-direction: column;
}
.logo-pos-center .site-title {
    text-align: center;
    padding-top: 25px;
}

/* Header area three */
.header-area-three{}
.header-area-three .site-title {
    text-align: center;
    padding-top: 20px;
}
.header-area-three .primary-nav-wrap ul{
    text-align: center;
}
.header-area-three .primary-nav-wrap ul li ul{
    text-align: left;
}

/* Header area four */
.header-area-four .primary-nav-wrap ul{
    text-align: center;
}
.header-area-four .primary-nav-wrap ul li {
    padding-top: 5px;
    padding-bottom: 30px;
}
.header-area-four .primary-nav-wrap ul li ul{
    text-align: left;
}
.header-top-area-four .header-right-content ul li,.header-top-area-four .header-right-content ul li a{
    color: #5b5b5b;
}
.header-top-area-four .site-title{
    text-align: center;
}
.header-top-area-four {
    padding: 20px 0;
}

/* Header Five */
.header-area-five {}
.header-top-area-five .header-left-content ul li,.header-area-five .header-right-content ul li,.header-area-five .header-right-content ul li a{
    color: #686868;
}
.header-top-area-five{
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
}
.header-area-five .primary-nav-wrap ul{
    text-align: center;
}
.header-area-five .primary-nav-wrap ul li ul{
    text-align: left;
}

/* Footer Area */
.about-company-info p {
    color: #fffefe;
    line-height: 28px;
    margin: 30px auto 33px;
    width: 55%;
    font-size: 16px;
}
.footer-social-media ul.social-media-links{
    text-align: center;
}
.footer-social-media ul.social-media-links li {
    margin: 0 23px;
    list-style: none;
    position: relative;
    line-height: 1;
}
.footer-social-media ul.social-media-links li a {
    color: #e5e5e5;
    font-size: 16px;
    background: transparent;
    width: auto;
    height: auto;
}
.footer-social-media ul.social-media-links li a:hover{
    color: #96bf48;
}
.footer-social-media ul.social-media-links li::before {
    position: absolute;
    content: "";
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #7c7b7b;
    width: 16px;
    height: 2px;
}
.footer-social-media ul.social-media-links li:last-child::before {
    display: none;
}
.footer-area-one .copyright{
    color: #fff;
    font-size: 16px;
}

/* Footer Area Two */
.footer-contact-information {
    margin-top: 50px;
}
.footer-area-two .footer-contact-information [class*="ht-col-"]:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.single-footer-con-info {
    color: #aaaaaa;
    line-height: 2;
}
.single-footer-con-info a,.footer-area-two .copyright{
    color: #aaaaaa;
}
.single-footer-con-info a:hover{
    color: #96bf48;
}
.single-footer-con-info h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 26px;
}
.footer-area-two ul.social-media-links li a{
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #444444;
    color: #aaaaaa;
}
.footer-area-two ul.social-media-links li a:hover{
    color: #96bf48;
}

/* Footer area Three */
.footer-area-three,.footer-area-five {
    background: #effafa;
}
.footer-area-three .footer-bottom-area {
    border-top: 1px solid #fff;
}
.footer-area-three .payment-icon,.footer-area-five .payment-icon{
    text-align: right;
}
.footer-menu-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.footer-menu-area ul li {
    display: inline-block;
    margin-right: 70px;
}
.footer-menu-area ul li a {
    color: #1f2226;
    text-decoration: none;
    font-size: 16px;
}
.footer-menu-area ul li:last-child {
    margin-right: 0;
}
.footer-menu-area a:hover {
    color: #96bf48;
}

/* Footer area Four */
.footer-area-four {
    background: #fff;
}
.footer-area-four,.footer-area-four a, .footer-area-four li{
    color: #1f2226;
}
.footer-area-four .footer-top-area{
    border-top: 1px solid #ddd;
}
.footer-area-four .footer-widget-title,.footer-area-four .footer-top-area .sidebar-widget a {
    color: #1f2226;
}
.footer-area-four .footer-bottom-area {
    background: #ddd;
}

/* Footer area Five */
.footer-area-five .footer-logo {
    padding-bottom: 30px;
}
.footer-area-five .footer-bottom-area{
    border-top: 1px solid #eee9e9;
}
.footer-area-five .footer-social-media {
    margin-top: 40px;
}
.footer-area-five .footer-social-media ul.social-media-links li a{
    color: #1f2226;
}
.footer-area-five .footer-social-media ul.social-media-links li a:hover{
    color: #96bf48;
}

/*Footer sticky*/
.footer-sticky {
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
    bottom: 0;
}
.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(100%);
}
.footer-sticky.headroom--bottom {
    transform: translateY(0%);
}

/* Side Canvas */
.offcanvas-btn {
    position: fixed;
    top: 50%;
    left: 0;
    line-height: 1;
    transform: translateY(-50%);
}
.offcanvas-btn a {
    color: #000;
    padding: 15px 20px;
    background: #fff;
    font-size: 24px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: block;
}
.offcanvas-btn a i {
    pointer-events: none;
}
.offcanvas-btn a:hover{
    background: #000;
    color: #fff;
}
.nnfy-canvas-content-area {
    width: 440px;
    height: 100%;
    position: fixed;
    top: 0;
    left: -440px;
    background: #fff;
    transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99;
    overflow-y: auto;
    padding-top: 80px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.nnfy-canvas-content-area.show-nav {
    -webkit-transform: translateX(440px);
    transform: translateX(440px);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
}
.close-btn {
    padding: 5px 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 5px;
}

.position-right .offcanvas-btn{
    right: 0;
    left: auto;
}
.position-right .close-btn{
    left: 5px;
    right: auto;
}
.position-right .nnfy-canvas-content-area{
    left: auto;
    right: -440px;
    transform: translateX(0);
}
.position-right .nnfy-canvas-content-area.show-nav {
    -webkit-transform: translateX(-440px);
    transform: translateX(-440px);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
}

/* Mega Menu Plugins Capability */
.header-area-two .htmega-menu-container ul > li,.header-area-three .htmega-menu-container ul > li,.header-area-four .htmega-menu-container ul > li,.header-area-five .htmega-menu-container ul > li {
    margin-right: 0 !important;
}
.header-area-two .primary-nav-wrap ul,.header-area-three .primary-nav-wrap ul,.header-area-four .primary-nav-wrap ul,.header-area-five .primary-nav-wrap ul{
    display: block;
}

.primary-nav-wrap .htmobile-navigation li {
    padding: 0;
    margin: 0;
}
.primary-nav-wrap .htmobile-navigation ul{
    text-align: left;
}
.htmega-menu-container .menu li {
    padding: 7px 0 !important;
    border-bottom: 1px solid #eee !important;
}
.htmega-menu-container .menu li:last-child {
    border: 0px !important;
}
.htmega-menu-container .menu li a {
    color: #444;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
}
.header-area,.header-area-one,.header-area-two,.header-area-three,.header-area-five{
    z-index: 9999;
    position: relative;
}
.mean-container .mean-nav .htmobile-menu-wrap ul li, .mean-container .mean-nav .htmobile-menu-wrap ul li a{
    background: transparent;
}
.mean-container .mean-nav .htmobile-menu-wrap ul li a:hover{
    background: transparent;
}
.mean-container .mean-nav .htmobile-menu-wrap ul li {
    border-top: 0;
    border-bottom: 1px solid #ddd;
}
.htmega-menu-active .meanmenu-reveal {
    display: none !important;
    pointer-events: none !important;
}
.htmega-menu-active .htmobile-menu-wrap .htmobile-navigation .htmega-megamenu li a {
    font-size: 14px;
    font-weight: 400;
}

/*
* Responsive 
*/
@media (min-width: 1200px){


}
/* end 1200.... */

@media (min-width: 992px){

}
/* end 992.... */

/* Screen :991px. */
@media (max-width: 991px) {
    .header-right-content {
        padding-right: 50px;
    }
    .header-area-three .site-title {
        text-align: left;
    }
    .header-top-area-four {
        padding-bottom: 0;
    }
}
/*end 991*/

/* large desktop :1366px. */
@media (min-width: 1200px) and (max-width: 1400px) {

}
/* End 1200 - 1400 */

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {

}
/*end 992 - 1200*/

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .htmega-menu-area {
        top: -55px;
        position: absolute;
        right: 0;
        margin: 0;
    }
    .htmegamenu-content-wrapper {
        height: 100vh;
        overflow-y: auto;
    }
}
/*end 768*/

/* small mobile :320px. */
@media (max-width: 767px) {
    .htmega-menu-area {
        top: -55px;
        position: absolute;
        right: 0;
        margin: 0;
    }
    .header-area-two,.header-area-five{
        position: relative;
    }
    .header-area-two .header-right-content,.header-area-five .header-right-content {
        padding-right: 0;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }
    .header-right-content ul,.header-left-content ul {
        margin-bottom: 10px;
    }
    .header-left-content,ul.social-media-links,.header-right-content ul {
        text-align: center;
    }
    .search-form.protoogle-content {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .header-area-three .site-title {
        text-align: left;
    }
    .header-top-area-four .site-title {
        text-align: left;
    }
    .htmegamenu-content-wrapper {
        height: 100vh;
        overflow-y: auto;
    }

}
/*end 767*/

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}
/*end 480 - 767*/