<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* local fonts */
/* =========================================================        Reset Body    ========================================================= */
    #primary.no_breadcrumb_page &gt; .container {
        margin-top: ;
        margin-bottom: ;
    }
    .csbody:not(.home) #primary &gt; .container {
        padding: ;
    }
    .csbody:not(.home) #primary &gt; .container,
    .csbody:not(.home) #primary &gt; .no-container{
         background-color:  ;
    }
.csbody a {
    color: #222222;
}
.csbody a:hover,
.csbody a:focus,
.csbody a:active,
.csbody a.active {
    color: #f0c805;
}
.color-primary,
.primary-color,
.primary-color *,
#cs-breadcrumb-wrapper a:hover,
.custom-heading-wrap.title-primary-color h2,
.custom-heading-wrap.title-primary-color h3,
.custom-heading-wrap.title-primary-color h4,
.custom-heading-wrap.title-primary-color h5,
.custom-heading-wrap.title-primary-color h6 {
    color: #f0c805;
}
.color-secondary,
.custom-heading-wrap.title-secondary-color h2,
.custom-heading-wrap.title-secondary-color h3,
.custom-heading-wrap.title-secondary-color h4,
.custom-heading-wrap.title-secondary-color h5,
.custom-heading-wrap.title-secondary-color h6{
    color: #222222;
}

.bg-primary-color,
ul.cs_list_circle li:before, 
ul.cs_list_circleNumber li:before, 
.shopping_cart_dropdown .buttons .button {
    background-color:#f0c805;
}
.bx-pager-inner li .bx-pager-link:hover,
.bx-pager-inner li .bx-pager-link.active{
    background-color: rgba(34, 34, 34, 0.8);
}
/*** Boxed Body ***/
/*** End Boxed Body ***/
/* =========================================================        Start Typo    ========================================================= */
body.csbody h1,
body.csbody h1 &gt; a {
    color:#f0c805;
}
body.csbody h2,
body.csbody h2 &gt; a,
body.csbody h2 &gt; label {
    color: #f0c805;
}
body.csbody h3,
body.csbody h3 &gt; a,
body.csbody h3 &gt; label {
    color:#6c6c6c;
}
body.csbody h4,
body.csbody h4 &gt; a,
body.csbody h4 &gt; label {
   color: #6c6c6c;
}
body.csbody h5,
body.csbody h5 &gt; a {
   color: #222222;
}
body.csbody h6,
body.csbody h6 &gt; a {
   color:#222222;
}

/* ========================================    Start Header   ================================ */

/* Header V5 */
.header-menu {
    background-color: #f0c805;
}
/* Header Color Option */
    #header-top h1,#header-top h2,#header-top h3,
    #header-top h4,#header-top h5,#header-top h6{
        color: #f0c805;
    }
    #header-top {
        background-color: rgba(108, 108, 108, 1);
        color:#f0c805 ;
    }
    #header-top a{
        color: #f0c805;
    }
    #header-top a:hover,
    #header-top a:focus,
    #header-top a:active{
        color: #ffffff;
    }
    
/* Default Main Navigation Header Widget */
    #cshero-header .cshero-header-content-widget{
        height:70px;
        position: relative;
        color: ;
    }
    #cshero-header .cshero-header-content-widget a{
        padding:0px 10px 0px 10px;
        color: ;
        display:inline-block;
    }
    #cshero-header .cshero-header-content-widget .cshero-hidden-sidebar-btn &gt; a{
        padding:0 5px 0 12px;
    }
    #cshero-header .cshero-header-content-widget a:hover,
    #cshero-header .cshero-header-content-widget a:focus,
    #cshero-header .cshero-header-content-widget a:active{
        color: #ffffff;
    }
    /*** Header V2 ***/
            .header-v2 #cshero-header.transparentFixed:before {
            background-color: rgba(108, 108, 108, 1);
            height: 35px;
        }
    /* End Default Main Navigation Header Widget */

#cshero-header {
    padding:;
    margin:;
}
.header-v6 #cshero-header .cshero-header-logo-wrapper {
    padding:;
    margin:;
}
#cshero-header .logo &gt; a {
    padding: ;
    margin:20px 0 0 0;
    min-height:70px;
    line-height:70px;
}
@media (max-width: 992px) {
    #wrapper #cshero-header #cshero-main-menu-mobile {
        top: 70px;
    }
    #cshero-header .cshero-menu-mobile .btn-navbar:hover i:after,
    #cshero-header.mobile-arrow-effect .btn-navbar i:after {
        -webkit-box-shadow: 0 2px 0 2px #f0c805, 0 9px 0 2px #f0c805, 0 16px 0 2px #f0c805;
           -moz-box-shadow: 0 2px 0 2px #f0c805, 0 9px 0 2px #f0c805, 0 16px 0 2px #f0c805;
            -ms-box-shadow: 0 2px 0 2px #f0c805, 0 9px 0 2px #f0c805, 0 16px 0 2px #f0c805;
             -o-box-shadow: 0 2px 0 2px #f0c805, 0 9px 0 2px #f0c805, 0 16px 0 2px #f0c805;
                box-shadow: 0 2px 0 2px #f0c805, 0 9px 0 2px #f0c805, 0 16px 0 2px #f0c805;
    }
}

/* Header V4 Fixed on Left / Right*/
    
    @media (min-width: 993px) {
                .header-v4 .main-menu-left &gt; ul &gt; li &gt; a {
            /* border-bottom: 1px solid #ffffff ; */
        }
                
        .header-v4 .header-wrapper, .header-v4 #cshero-header,
        .header-v4 .cshero-header-fixed-content-widget {
            width: 300px;
        }
                .header-left .main-menu &gt; li:hover:before,
        .header-left .main-menu &gt; li:hover:after,
        .header-left .main-menu &gt; li.current-menu-item:before,
        .header-left .main-menu &gt; li.current-menu-item:after,
        .header-left .main-menu &gt; li.current-menu-parent:before,
        .header-left .main-menu &gt; li.current-menu-parent:after {
            background-color:  rgba();
        }
        .header-v4 #cshero-header ul.cshero-dropdown &gt; li &gt; a{
            line-height: normal;
            padding-top: 15px;
            padding-bottom: 15px;
            display: block;
        }
    }

/*** Border Bottom ***/
#wrapper #cshero-header {
    border-style:solid;
    border-color:#e9e9e9;
    border-width:0px 0px 1px 0px;
}
.cshero-menu-dropdown &gt; ul &gt; li &gt; a,
.cshero-mobile-menu &gt; li &gt; a,
.meny-right .hidden-sidebar-text span i {
    }
/* Sticky Header */
    #header-sticky {
        background-color: rgba(255, 255, 255, 1.0);
    }
    #sticky-nav-wrap .menu-item-cart-search .header-cart-search .widget_searchform_content,
    #sticky-nav-wrap .menu-item-cart-search .header-cart-search .shopping_cart_dropdown {
        top: 60px;
    }
    .sticky-header .cshero-logo &gt; a{
        line-height: 60px;
        min-height: 60px;
        padding:;
        margin:;
    }

    /* Sticky Header Main Navigation Widget */
        #header-sticky .cshero-header-content-widget{
            height:60px;
            position: relative;
        }
        #header-sticky .cshero-header-content-widget a{
            padding:0px 10px 0px 10px;
        }
        #header-sticky .cshero-header-content-widget .cshero-hidden-sidebar-btn &gt; a{
            padding:0 5px 0 12px;
        }
        #header-sticky .cshero-header-content-widget{
            height:60px;
            position: relative;
            color: ;
        }
        #header-sticky .cshero-header-content-widget a{
            padding:0px 10px 0px 10px;
            color: ;
        }
        #header-sticky .cshero-header-content-widget .cshero-hidden-sidebar-btn &gt; a{
            padding:0 5px 0 12px;
        }
        #header-sticky .cshero-header-content-widget a:hover,
        #header-sticky .cshero-header-content-widget a:focus,
        #header-sticky .cshero-header-content-widget a:active{
            color: #ffffff;
        }
    /* End Sticky Header Navigation Widget */


            @media (max-width: 992px) and (min-width: 768px) {
            #header-sticky{
                display: none;
            }
        }
                @media (max-width: 767px) {
            #header-sticky{
                display: none;
            }
        }
    /*** Start Main Menu ***/
    /* General Option */
        .cshero-menu-dropdown .multicolumn &gt; li.group &gt; a {
        background-color: #ffffff !important;
    }
    .cshero-menu-dropdown .cshero-dropdown .multicolumn &gt; li.group &gt; a,
    .cshero-menu-dropdown .cshero-dropdown .multicolumn &gt; li.group &gt; a:hover {
        color: #6c6c6c !important;  
    }
    /* Sub level */
    .cshero-menu-dropdown ul li ul {
        min-width: 210px;
    }
    /* End General Option */

    /* Default Menu */
    #cshero-header .main-menu-content,
    #cshero-header .full-menu-background   {
        background-color: transparent ;
    }

    /* First Level */
    #cshero-header ul.cshero-dropdown &gt; li &gt; a,
    #cshero-header .menu-pages .menu &gt; ul &gt; li &gt; a{
        font-size:15px;
        line-height: 70px;
        padding-left: 18px ;
        padding-top: 0px ;
        padding-right: 0px ;
        padding-bottom: 0px ;
        margin:0px;
    }
    #cshero-header ul.cshero-dropdown &gt; li &gt; a:hover,
    #cshero-header .menu-pages .menu &gt; ul &gt; li &gt; a:hover,
    #cshero-header ul.cshero-dropdown &gt; li &gt; a:focus,
    #cshero-header ul.cshero-dropdown &gt; li:hover &gt; a,
    #cshero-header ul.cshero-dropdown &gt; li:focus &gt; a,
    #cshero-header ul.cshero-dropdown &gt; li:active &gt; a{
        color:#f0c805;
        background-color:rgba();
    }
    #cshero-header .cshero-header-menu-wrapper.home-shop .cshero-menu-dropdown ul.cshero-dropdown &gt; li &gt; a:hover {
        color: #fff !important;
    }
    .csbody.home-minimal #cshero-header ul.cshero-dropdown &gt; li &gt; a:hover,
    .csbody.home-minimal #cshero-header .menu-pages .menu &gt; ul &gt; li &gt; a:hover,
    .csbody.home-minimal #cshero-header ul.cshero-dropdown &gt; li &gt; a:focus,
    .csbody.home-minimal #cshero-header ul.cshero-dropdown &gt; li:hover &gt; a,
    .csbody.home-minimal #cshero-header ul.cshero-dropdown &gt; li:focus &gt; a,
    .csbody.home-minimal #cshero-header ul.cshero-dropdown &gt; li:active &gt; a{
        color:#f1c40f;
    }
    #cshero-header .cshero-hidden-sidebar-btn a:hover,
    #cshero-header .cshero-hidden-sidebar-btn a:focus,
    #cshero-header .cshero-hidden-sidebar-btn a:active,
    #cshero-header .cshero-menu-mobile a:hover,
    #cshero-header .cshero-menu-mobile a:focus,
    #cshero-header .cshero-menu-mobile a:active {
        color:#f0c805;
    }
    #cshero-header ul.cshero-dropdown &gt; li.current-menu-item &gt; a,
    #cshero-header ul.cshero-dropdown &gt; li.current-menu-ancestor &gt; a,
    #cshero-header ul.cshero-dropdown &gt; li &gt; a.active,
    #cshero-header ul.cshero-dropdown &gt; li &gt; a:active{
        background-color:rgba();
    }
    /* Menu Style */
        /* Sub Level */
    #cshero-header ul.cshero-dropdown .sub-menu{
        background-color:#ffffff;
    }
    #cshero-header ul.cshero-dropdown ul &gt; li {
        border-top:1px solid #ffffff;
    }
    #cshero-header ul.cshero-dropdown ul &gt; li &gt; a{
        font-size:13px;
        color:#6c6c6c;
    }
    #cshero-header .header-left ul.cshero-dropdown ul &gt; li {
        border: none
    }
    #cshero-header .header-left ul.cshero-dropdown ul &gt; li a {
        border-top:1px solid #ffffff;
    }

    /* Hover state */
    #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:hover,
    #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:focus,
    #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):hover &gt; a,
    #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):focus &gt; a,
    #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):active &gt; a,
    #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):visited &gt; a{
        color:#f0c805;
        background-color:#ffffff;
    }
    /* Active state */
    #cshero-header ul.cshero-dropdown ul &gt; li.current-menu-item &gt; a,
    #cshero-header ul.cshero-dropdown ul &gt; li.current-menu-ancestor &gt; a
    #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:active,
    #cshero-header ul.cshero-dropdown ul &gt; li &gt; a.active{
        color:#f0c805;
        background-color:#ffffff;
    }
    /* End Default Menu*/
    /* Sticky Menu */
    .sticky-menu{
        background-color: transparent ;
    }
    /* First Level */
    #header-sticky ul.cshero-dropdown &gt; li &gt; a {
        font-size:13px; 
        color:#6c6c6c;
        line-height: 60px;
        padding-left: 15px ;
        padding-top: 0px ;
        padding-right: 0px ;
        padding-bottom: 0px ;
        margin:0px;
    }
    #header-sticky .cshero-hidden-sidebar-btn a,
    #header-sticky .cshero-menu-mobile a {
        color:#6c6c6c;
    }
    #header-sticky ul.cshero-dropdown &gt; li &gt; a:hover,
    #header-sticky ul.cshero-dropdown &gt; li &gt; a:focus,
    #header-sticky ul.cshero-dropdown &gt; li:hover &gt; a,
    #header-sticky ul.cshero-dropdown &gt; li:focus &gt; a,
    #header-sticky ul.cshero-dropdown &gt; li:active &gt; a{
        color:#f0c805;
        background-color:rgba();
    }
    #header-sticky .cshero-hidden-sidebar-btn a:hover {
        color:#f0c805;
    }
    #header-sticky ul.cshero-dropdown &gt; li.current-menu-item &gt; a,
    #header-sticky ul.cshero-dropdown &gt; li.current-menu-ancestor &gt; a,
    #header-sticky ul.cshero-dropdown &gt; li &gt; a.active,
    #header-sticky ul.cshero-dropdown &gt; li &gt; a:active{
        color:#f0c805;
        background-color:rgba();
    }
    /* Sub Level */
    #header-sticky ul.cshero-dropdown .sub-menu{
        background-color:#ffffff;
    }
    #header-sticky ul.cshero-dropdown ul &gt; li{
        border-top:1px solid #ffffff;
    }
    #header-sticky ul.cshero-dropdown ul &gt; li &gt; a{
        font-size:13px;
        color:#6c6c6c;
    }
    /* Hover state */
    #header-sticky ul.cshero-dropdown ul &gt; li &gt; a:hover,
    #header-sticky ul.cshero-dropdown ul &gt; li &gt; a:focus,
    #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):hover &gt; a,
    #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):focus &gt; a,
    #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):active &gt; a,
    #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):visited &gt; a{
        color:#f0c805;
        background-color:#ffffff;
    }
    /* Active state */
    #header-sticky ul.cshero-dropdown ul &gt; li.current-menu-item &gt; a,
    #header-sticky ul.cshero-dropdown ul &gt; li.current-menu-ancestor &gt; a
    #header-sticky ul.cshero-dropdown ul &gt; li &gt; a:active,
    #header-sticky ul.cshero-dropdown ul &gt; li &gt; a.active{
        color:#f0c805;
        background-color:#ffffff;
    }
    /* End Sticky Menu*/

    /* Main header  sidebar icon */
    #cshero-header  ul.cs-hidden-sidebar &gt; li &gt; a{
        line-height: 70px;
        padding:0 5px 0 12px;

    }
    #cshero-header  ul.cs-item-cart-search &gt; li .header a{
        line-height: 70px;
        padding:0px 10px 0px 10px;
    }
/* Custom Menu Header */
.cs_custom_header_menu{}
    /* Fix Social Widget */
    .cs_custom_header_menu ul.cs-social li a,
    .cs_custom_header_menu li.cshero-hidden-sidebar a{
        padding:0px 10px 0px 10px !important;
        color:  !important;
        display:inline-block !important;
    }
    .cs_custom_header_menu ul.cs-social li a:hover,
    .cs_custom_header_menu ul.cs-social li a:focus,
    .cs_custom_header_menu ul.cs-social li a:active,
    .cs_custom_header_menu li.cshero-hidden-sidebar a:hover,
    .cs_custom_header_menu li.cshero-hidden-sidebar a:focus,
    .cs_custom_header_menu li.cshero-hidden-sidebar a:active{
        color: #ffffff !important;
    }
/* End Custom Menu Header */
/*** Mobile Menu ***/
@media (max-width:767px) {
    #wrapper #cshero-header .cshero-dropdown.cshero-mobile-menu {
        background-color: #ffffff;
    }
    #wrapper #cshero-header ul.cshero-dropdown &gt; li &gt; a, 
    #wrapper #cshero-header .menu-pages .menu &gt; ul &gt; li &gt; a {
        color: #666666;
    }
    #wrapper #cshero-header ul.cshero-dropdown &gt; li &gt; a:hover, 
    #wrapper #cshero-header .menu-pages .menu &gt; ul &gt; li &gt; a:hover {
        color: #f0c805 !important;
    }
    #wrapper #cshero-header ul.cshero-dropdown &gt; li ul li a, 
    #wrapper #cshero-header .menu-pages .menu &gt; ul &gt; li ul li a {
        color: #999999;
    }
    #wrapper #cshero-header ul.cshero-dropdown &gt; li ul li a:hover, 
    #wrapper #cshero-header .menu-pages .menu &gt; ul &gt; li ul li a:hover {
        color: #f0c805;
    }
    .csbody #wrapper #cshero-header #cshero-main-menu-mobile ul.cshero-dropdown &gt; li &gt; a, 
    .csbody #wrapper #cshero-header #cshero-main-menu-mobile .menu-pages .menu &gt; ul &gt; li &gt; a {
        border-color:     }
}
/*** End Mobile Menu ***/
#menu.menu-up .main-menu &gt; li &gt; ul{
    bottom: 70px; /* for menu fixed bottm */
}

/*** Page Title ***/
    .single-portfolio #cs-page-title-wrapper .title_bar .page-title {
        text-transform: uppercase;
    }

    .single-team #cs-page-title-wrapper .title_bar .page-title {
        text-transform: uppercase;
    }
/* =========================================================        Start Primary    =========================================================*/
/* All Primary Color */
.comment-author .fn,
.tweets-container ul li .jtwt_tweet_text a {
    color: #f0c805;
}
.cshero-header-content-widget1 .cshero-header-content-widget-inner .cs-social i {
    color: #f0c805;
}
.comment-form .form-submit .submit:hover {
    color: #f0c805 !important;
}
blockquote &gt; p {
    border-left: 2px solid #f0c805;
}
.single-portfolio .cs-portfolio-list-details .details-category a:hover {
    color: #f0c805;
}
.single-portfolio .cs-portfolio-similar-item:hover:before {
    background-color: rgba(240, 200, 5, 0.8);
}
    .csbody.single-portfolio .testimonial-layout2 .cshero-testimonial-image img {
        width: 100px;
        height: 100px;
    }
    .csbody.single-portfolio .testimonial-layout2 .cshero-testimonial-text {
        font-size: 14px;
    }


/* Form Style */
    form {
        background-color: transparent;
    }
    form input,
    form button,
    form select,
    form textarea {
        background-color: #f5f5f5;
    }
    form input:hover,
    form button:hover,
    form select:hover,
    form textarea:hover,
    form input:active,
    form button:active,
    form select:active,
    form textarea:active,
    form input:focus,
    form button:focus,
    form select:focus,
    form textarea:focus {
        background-color: #ffffff;
    }
    form,
    form label,
    form input,
    form button,
    form select,
    form textarea,
    input::-moz-placeholder, 
    textarea::-moz-placeholder {
        color: #888888;
    }
    form input,
    form select,
    form textarea,
    form button {
        border-style:solid    }
    form input,
    form select,
    form textarea,
    form button {
        border-width: 1px;
    }
    form input,
    form select,
    form textarea,
    form button {
        border-color: #e9e9e9 ;
    }
form input:hover,
form select:hover,
form textarea:hover,
form button:hover,
form input:active,
form select:active,
form textarea:active,
form button:active,
form input:focus,
form select:focus,
form textarea:focus,
form button:focus {
    border-color: #e9e9e9;
}
    form input,
    form select,
    form textarea,
    form button {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }
    form input:hover,
    form select:hover,
    form textarea:hover,
    form button:hover,
    form input:active,
    form select:active,
    form textarea:active,
    form button:active,
    form input:focus,
    form select:focus,
    form textarea:focus,
    form button:focus {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }
/* Style for FORM in Parallax section
NOTE: you need add extra class name called parallax-form to row or column or shortcode setting
*/
.content-area .parallax-form input[type="text"]:hover,
.content-area .parallax-form input[type="password"]:hover,
.content-area .parallax-form input[type="datetime"]:hover,
.content-area .parallax-form input[type="datetime-local"]:hover,
.content-area .parallax-form input[type="date"]:hover,
.content-area .parallax-form input[type="month"]:hover,
.content-area .parallax-form input[type="time"]:hover,
.content-area .parallax-form input[type="week"]:hover,
.content-area .parallax-form input[type="number"]:hover,
.content-area .parallax-form input[type="email"]:hover,
.content-area .parallax-form input[type="url"]:hover,
.content-area .parallax-form input[type="search"]:hover,
.content-area .parallax-form input[type="tel"]:hover,
.content-area .parallax-form input[type="color"]:hover,
.content-area .parallax-form input[type="submit"]:hover,
.content-area .parallax-form textarea:hover,
.content-area .parallax-form label:hover,
.content-area .parallax-form select:hover,
#cs_loader .loading-spin .spinner .bar {
    border-color: #f0c805;
}

/* =========================================================        Start Sidebar    =========================================================*/
.widget_calendar td:hover {
    background: #f0c805;
}
/* =========================================================        Start Title and Module    =========================================================*/
.title-preset2 h3 {
    color: #222222;
}
.title-preset1 h3, .title-style-colorprimary-retro h3, .title-style-colorprimary-retro2 h3,
.title-style-colorprimary-retro2 h3 + p,.tagline  {
    color: #f0c805 ;
}
.cms-heading-wrapper .cms-heading-inner.heading-style1 .cms-heading-title,
.cms-heading-wrapper .cms-heading-inner.heading-style2 .cms-heading-title {
    border-bottom: 1px solid #f0c805;
}
.cms-heading-wrapper .cms-heading-inner .cms-heading-title cite {
    color: #f0c805;
}
.cms-heading-wrapper .cms-heading-inner .cms-heading-title .heading-line,
.cms-heading-wrapper .heading-style2 .cms-heading-title:after,
.cms-heading-wrapper .heading-style3 .cms-heading-title:after {
    background: #f0c805;
}
/* =========================================================        Start Button Style    =========================================================*/

.csbody .btn, .csbody .btn-default, .csbody button, .csbody .button, .csbody input[type="submit"], .csbody input[type="button"], .csbody input#submit, .widget_shopping_cart_content a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    font-size: 17px ;
            text-transform: uppercase;
        background-color: rgba(255, 255, 255, 1.00);
    color: #f0d815;
    border-style: solid;
    border-color: #e0b805;
    border-width: 1px 1px 1px 1px;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;

                   
    padding-top: 14px;
    padding-right: 30px;
    padding-bottom: 14px;
    padding-left: 30px;

    margin: 0;
}
.csbody .btn:hover,
.csbody .btn:focus,
.csbody .button:hover,
.csbody .button:focus,
.csbody  button:hover,
.csbody  button:focus,
.csbody  input[type="submit"]:hover,
.csbody  input[type="submit"]:focus,
.csbody  input#submit:hover,
.csbody  input#submit:focus,
.widget_shopping_cart_content a.button:hover,
.widget_shopping_cart_content a.button:focus,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    background-color: rgba(240, 200, 5, 1.00);
    color: #ffffff;
    border-color: #f0c805;
}
.csbody.home-minimal .btn:hover {
   background-color: #f1c40f !important;
}
.csbody .btn-default-alt,
.csbody input[type="submit"],
.csbody input[type="button"] {
    background-color: rgba(255, 255, 255, 0.6);
}
.csbody.home-joinery input[type="submit"],
.csbody.home-joinery input[type="button"] {
    background-color: rgba(255, 255, 255, 1);
}
.csbody.home-joinery input[type="submit"]:hover,
.csbody.home-joinery input[type="button"]:hover {
    background-color: rgba(240, 200, 5, 1);
}
/* btn primary */
.csbody .btn-primary{
    
    font-size: 17px;
            text-transform: uppercase;
    
    background-color: rgba(228, 186, 5, 1.00);
    color: #ffffff;

    border-style: solid;
    border-color: #f0c805;
    border-width: 1px 1px 1px 1px;
                    
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;

    margin: 0;
}

.csbody .btn-primary:hover,
.csbody .btn-primary:active,
.csbody .btn-primary:focus {
    background-color: rgba(255, 255, 255, 1.00);
    color: #f0d825;
    border-color: #f0c805;  
}


.btn.btn-white:hover {
    background-color: rgba(240, 200, 5, 1.00) !important;
    color: #ffffff !important;
    border-color: #f0c805 !important;
}
/* btn custom style */
.csbody .btn.btn-primary-style1 {
    background: #f0c805;
}
.csbody .btn.btn-primary-style1:hover {
    border-color: #f0c805;
    color: #f0c805;
}
.csbody .btn.btn-default-overlay:hover {
    background: #f0c805;
    border-color: #f0c805;
}
/* =========================================================
    End Button Style
=========================================================*/
/* =========================================================
    Start Short Code
=========================================================*/
/*** High light ***/
.cs-highlight-style-1 {
     background: #f0c805;
}
/*** Pricing ***/
.csbody .cs-pricing.pricing-layout1 .cs-pricing-item.cs-pricing-feature .cs-pricing-title {
    background: #f0c805 !important;
}
/*---- Start Accordion ----*/

/*---- End Accordion ----*/
/*** Shortcode Tabs ***/
.wpb_tabs.style3 .wpb_tabs_nav li a:hover,
.wpb_tabs.style3 .wpb_tabs_nav li.ui-tabs-active a {
    color: #f0c805 !important; 
} 
.wpb_tabs.style4 ul.wpb_tabs_nav li.ui-state-active a,
.wpb_tabs.style4 ul.wpb_tabs_nav li.ui-state-active a:hover {
    background: #f0c805 !important;
}
/* ==========================================================================
  Block Quotes
========================================================================== */
.cs-quote-style-1:before, .cs-quote-style-3:before,
.cs-quote-style-1:after, .cs-quote-style-3:after {
    color: #f0c805;
}
.cs-quote-style-3, .cs-quote-style-2 {
    border-left: 10px solid #f0c805;
}
.rtl .cs-quote-style-3, .rtl .cs-quote-style-2 {
    border-left: none;
    border-right: 10px solid #f0c805;
}
/*---- Begin post carousel ----*/
.postcarousel-default .cshero-carousel-post-read-more a:hover,
.postcarousel-layout4 .cshero-carousel-title a:hover {
    color: #f0c805;  
}
.postcarousel-layout2 .cshero-carousel-post-read-more a:hover,
.postcarousel-layout2 .cshero-carousel-title a:hover {
    color: #f0c805 !important;
}
.postcarousel-layout3 .cshero-carousel-container:hover .cshero-carousel-effect:before {
    background: rgba(240, 200, 5, 0.9);
}
/*---- End post carousel ----*/
/*---- Start fancybox ----*/
.fancybox-layout5 .cshero-read-more .read-more-link {
    color: #f0c805;
}
.fancybox-layout5 .cshero-read-more .read-more-link:hover {
    color: #222222;
}
.fancybox-layout8 .cshero-read-more a:hover {
    color: #f0c805;
}
.fancybox-layout10 .cshero-read-more a:hover {
    color: #f0c805;
}
.fancybox-layout11 .cshero-fancybox-wrapper .title-child,
.fancybox-layout11 .cshero-fancybox-wrapper a:hover {
    color: #f0c805;
}
/*---- End fancybox ----*/
/* Start Testinomial */
    .cs-testimonial .fa{
        color: #f0c805;    
    }
/* End Testinomial */
/* Social */
.cs-social.style-1 &gt; li &gt; a,
.cs-social.style-2 &gt; li &gt; a,
.cs-social.style-3 &gt; li &gt; a{
    background-color: #222222;
}
.cs-social.style-1 &gt; li &gt; a:hover,
.cs-social.style-2 &gt; li &gt; a:hover,
.cs-social.style-3 &gt; li &gt; a:hover,
#cs_loader .loading-spin .spinner .bar:after {
    background-color: #f0c805;
}
/* End Social */
/* Start Highlight */
.cs-highlight-style-1 {
    background-color: #222222;
}
.cs-highlight-style-2 {
    background-color: #f0c805;
}
/* Portfolio Carousel */
    /* Style 1 */
    .portfolio-layout1 .cshero-portfolio-title:hover a {
        color: #f0c805 !important;
    }
    /* Style 2*/
    .cs-carousel-portfolio-style-2 .cs-readmore,
     .cs-carousel-portfolio-style-2 .cs-zoom{
        color: #fff;
    }
    /*** Style 3 ***/
    .portfolio-layout3 .cshero-portfolio-item-content .cshero-portfolio-content-wrap {
        background: rgba(240, 200, 5, 0.8);
    }
    .csbody.home-minimal .portfolio-layout3 .cshero-portfolio-item-content:hover .cshero-portfolio-content-wrap {
        background: rgba(241, 196, 15, 0.8);
    }
    /*** Style 4 ***/
    .portfolio-layout4 .cshero-portfolio-img-wrap .cshero-portfolio-overlay .link-wrap a:hover {
        color: #f0c805 !important;
    }
    .portfolio-layout4.cshero_portfolio_filters ul li.active a, 
    .portfolio-layout4.cshero_portfolio_filters ul li:hover a {
        color: #f0c805 !important;
    }

    .cshero_portfolio_filters ul li a.active,
    .cshero_portfolio_filters ul li:hover a,
    .cshero-portfolio .cshero-portfolio-category a:hover {
        color: #f0c805 !important;
    }
/* End Portfolio Carousel */
/* Start Team Shortcode */
    /* Default */
    .team-default .cshero-team-title a:hover {
        color: #f0c805 !important;
    }
/* End Team Shortcode */
/* Start Course Shortcode */
.cs-carousel-course-style-1 .cs-course-content-inner{
    background: rgba(240, 200, 5, 0.8);
}
.cs-carousel-course-style-1 .course-date{
    background: rgba(34, 34, 34, 0.8);
}
.cs-carousel-course-style-1 div.cs-morelink{
    background:#222222;
}
/* End Course Shortcode */
/* Start Event Carousel */
    /*Style 2*/
    .cs-carousel-event-style-2 .cs-carousel-item:hover .cs-carousel-container,
    .cs-carousel-event-style-2 .cs-carousel-item:active .cs-carousel-container,
    .cs-carousel-event-style-2 .cs-carousel-item:focus .cs-carousel-container{
        background-color: #222222;
        border-color: #222222;
    }
    .cs-carousel-event-style-2 time:before{
        background-color: #f0c805;
    }
    .cs-carousel-event-style-2 .cs-carousel-item:hover time:before,
    .cs-carousel-event-style-2 .cs-carousel-item:active time:before,
    .cs-carousel-event-style-2 .cs-carousel-item:focus time:before{
        background-color: #fff;
    }
    .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer,
    .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer,
    .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer{
        background-color: #222222;
    }
    .cs-carousel-event-style-2 .cs-carousel-item:hover .cs-carousel-footer,
    .cs-carousel-event-style-2 .cs-carousel-item:active .cs-carousel-footer,
    .cs-carousel-event-style-2 .cs-carousel-item:focus .cs-carousel-footer{
        background-color: #f0c805;
    }
/* End Event Carousel */
.cms-angle-wrapper .angle-svg {
    fill: #f0c805;
}
/* =========================================================
    End Short Code
=========================================================*/

/* ==========================================================================
   All Style Woocommorce
========================================================================== */
.csbody.woocommerce span.onsale,
.csbody.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.csbody.woocommerce .cshero-carousel-item-wrap .cshero-add-to-cart a:hover span,
.csbody.woocommerce .cshero-carousel-item-wrap .cshero-view-detail a:hover span,
.csbody .woocommerce .cshero-carousel-item-wrap .cshero-add-to-cart a:hover span,
.csbody .woocommerce .cshero-carousel-item-wrap .cshero-view-detail a:hover span {
    background: #f0c805;
}
.csbody.single-product .cs-product-wrap .price del .amount,
.csbody.woocommerce .cshero-carousel-item-wrap .cshero-woo-meta .cshero-product-price del .amount,
.csbody .woocommerce .cshero-carousel-item-wrap .cshero-woo-meta .cshero-product-price del .amount {
    color: #f0c805;
}
.csbody.woocommerce .widget_shopping_cart .cart_list li a.remove,
.csbody.woocommerce-page a.remove,
.csbody.woocommerce-page .woocommerce-message:before,
.csbody.woocommerce-page .woocommerce-info:before,
.csbody.woocommerce-page .woocommerce-error:before {
    color: #f0c805 !important;
}
.csbody.woocommerce-page a.remove:hover {
    background: #f0c805 !important;
    color: #fff !important;
}
.cs-product-wrap .images .thumbnails a:hover:before {
    background: rgba(240, 200, 5, 0.6);
}
.csbody.woocommerce-page #wrapper .woocommerce-error, 
.csbody.woocommerce-page #wrapper .woocommerce-info, 
.csbody.woocommerce-page #wrapper .woocommerce-message {
    border-top: 4px solid #f0c805;
}
.csbody.woocommerce-page #wrapper .woocommerce-error a.button, 
.csbody.woocommerce-page #wrapper .woocommerce-info a.button, 
.csbody.woocommerce-page #wrapper .woocommerce-message a.button {
    background: #f0c805;
    color: #fff;
    border: 1px solid #fff;
}
.csbody.woocommerce-page #wrapper .woocommerce-error a.button:hover, 
.csbody.woocommerce-page #wrapper .woocommerce-info a.button:hover, 
.csbody.woocommerce-page #wrapper .woocommerce-message a.button:hover {
    background: #fff;
    color: #222;
    border: 1px solid #f0c805;
}
.woocommerce-page #cs-breadcrumb-wrapper .cs-breadcrumbs a:hover {
    color: ;
}
/*** One Shop ***/
.csbody .woocommerce .cshero-carousel-item-wrap .cshero-woo-meta .cshero-product-price span.amount {
    color: #222222;
}
.csbody .woocommerce ul.products li.product .new-product,
.csbody .woocommerce ul.products li.product .best-sale-product,
.csbody.woocommerce span.best-sale-product,
.widget-cart-sidebar .cms-close {
    background: #f0c805;
}
.csbody .woocommerce ul.products li.product .onsale {
    background: #222222;
    top: 10px;
}
/* ==========================================================================
   End All Style Woocommorce
========================================================================== */

/*Start All Style Widget WP*/
/* Default widget */
/* =========================================================
    Start Bottom
=========================================================*/
#cs-bottom-wrap {
    color: #dddddd ;
    padding:;
    margin:;
}
#cs-bottom-wrap h3,#cs-bottom-wrap h1,#cs-bottom-wrap h2,#cs-bottom-wrap h4
,#cs-bottom-wrap h5,#cs-bottom-wrap h6 {
    color: #f0c805 ;
}
#cs-bottom-wrap a {
    color: #cccccc ;
}
#cs-bottom-wrap a:hover {
    color: #f0c805 ;
}
/* =========================================================
    Start Footer
=========================================================*/
#footer-top {
    color: #ffffff;
    }
#footer-top form input:hover,
#footer-top form input:focus,
#footer-top form select:hover,
#footer-top form select:focus,
#footer-top form textarea:hover,
#footer-top form textarea:focus,
#footer-top form button:hover,
#footer-top form button:focus{
    color: #ffffff;
}
#footer-top h3.wg-title {
    color: #ffffff;
    font-size: 18px;
}


#footer-top h3.wg-title {
            text-transform: uppercase;
    }
#footer-top a {
    color: #ffffff;
}
#footer-top a:hover {
    color: #f0c805;
}
#footer-top .cs-social a i {
    color:#6c6c6c;
}
#footer-top .cs-social a:hover i {
    color: #6c6c6c;
}
#footer-top .cs-social.style-4 li a:hover i {
    border-color: #6c6c6c;
}
#footer-bottom {
    background-color: #999999 ;
    color: #222222;
    margin: ;
            border-style:solid;
        border-color:#e9e9e9;
        border-width:1px 0px 0px 0px;
                padding: 30px 0;  
    }
#footer-bottom svg {
    fill: #999999 ;
}
#footer-bottom.footer-bottom-v2 {
    border-bottom: 9px solid #f0c805; 
}
#footer-bottom h3.wg-title {
    color: #222222;
}
#footer-bottom a {
    color: #ffffff;
}
#footer-bottom a:hover {
    color: #222222;
}
#footer-top {
    padding: 60px 0px;
    margin: 0px;
}

#footer-top .widget_cs_social_widget.style2 ul li a{
    background-color:  #ffffff;
    color:#6c6c6c;
}
#footer-top .widget_cs_social_widget.style2 ul li a:hover{
    background-color:  #f0c805;
    color:#6c6c6c;
}
.footer-bottom-1{
    text-align: center;
}
.footer-bottom-2{
    text-align: center;
}

/* ==========================================================================
   Hidden Menu Sidebar
========================================================================== */
.meny-right .meny-sidebar .cs_close i:hover {
    color: #f0c805;
}
.meny-right .hidden-sidebar-text span i {
    font-size:15px !important;
}
.meny-right .hidden-sidebar-text span:before {
    color: #f0c805 !important;
}
.cs-navigation .page-numbers:hover, 
.cs-navigation .page-numbers.current,
.woocommerce-pagination ul.page-numbers &gt; li &gt; .page-numbers:hover, 
.woocommerce-pagination ul.page-numbers &gt; li &gt; .page-numbers.current {
    background: #f0c805;
}
.cshero-nav ul li a:hover {
    background: #f0c805;
    color: #fff;
}
.csbody.home-minimal .cshero-nav ul li a:hover {
    background: #f1c40f;
}
/*** Hidden Sidebar Width ***/
    .csbody.meny-right .meny-sidebar {
        width: 270px;
        background: #222222;
        -webkit-transform: translateX(270px);
           -moz-transform: translateX(270px);
            -ms-transform: translateX(270px);
             -o-transform: translateX(270px);
                transform: translateX(270px);
    }
/*============================================                Start Post Blog Style    ============================================*/
.cs-blog .cs-blog-share i{
    background-color: #222222;
}
.cs-blog .cs-blog-share i:hover,
.cs-blog .cs-blog-share i:active,
.cs-blog .cs-blog-share i:focus{
    background-color: #f0c805;
}
.blog-multiple-columns-style2  .cs-blog .cs-blog-media .readmore{
    background: rgba(240, 200, 5, 0.8);
}
.blog-multiple-columns-style2  .cs-blog:hover .cs-blog-title a,
.blog-multiple-columns-style2  .cs-blog:active .cs-blog-title a,
.blog-multiple-columns-style2  .cs-blog:focus .cs-blog-title a{
    color: #f0c805;
}
.cshero-blog-category-lists ul li.current a,
.cshero-blog-category-lists ul li a:hover,
.filter_outer ul li.active span,
.filter_outer ul li:hover span{
    color: #f0c805;
}
.tagcloud a:hover {
    background: #f0c805;
}
/*** Blog Class Style 2 ***/
.cs-blogClass-style2 .cs-blogClass-info ul li a:hover,
.cs-blog .cs-blog-quote .author {
    color: #f0c805;
}
.cs-blog .cs-blog-quote .cs-content-text {
    border-left: 2px solid #f0c805;
}
/* Style Post Audio */
.csbody .mejs-controls .mejs-time-rail .mejs-time-current,
.csbody .mejs-controls .mejs-time-rail .mejs-time-loaded, 
.csbody .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #f0c805;
}
/*** Style Post Page Style 1 ***/
.cs-blog-item-style1 .cs-blog-info ul li a:hover {
    color: #f0c805;
}
/*============================================                Shortcode heading style    ============================================*/
.cs-header.overline .cs-title .line{
    border-bottom-color: #f0c805;
}

/* End Shortcode heading style */


.portfoliocarousel-layout1 .cshero-portfolio-carousel-item .cshero-carousel-image-inner .overlay a:hover {
    background:#f0c805 !important;   
}
.portfoliocarousel-layout1 .cshero-title a:hover {
    color: #f0c805 !important;    
}
/*======================================*/
/*        3rd Extensions                */
/*======================================*/
/*LearDash LMS*/
.lms-course-list .lms-course-item:hover .lms-course-content .readmore{
    background: #222222;
}
/* custom css */
.wpb_row {background-repeat: no-repeat; background-position: 50%;} .cshero-portfolio {margin-top: 40px !important;} .wpb_tab .wpb_content_element, .wpb_tour_tabs_wrapper .wpb_tab .wpb_content_element p {font-size:16px !important;} .wpb_tabs.style2 .wpb_tour_tabs_wrapper .ui-tabs-panel {padding-top:40px !important;}
.csbody .wpcf7-form.contact-style-1 input[type=&amp;quot;email&amp;quot;], .csbody .wpcf7-form.contact-style-1 input[type=&amp;quot;text&amp;quot;], .csbody .wpcf7-form.contact-style-1 textarea {font-size: 16px;}
.csbody .getTouch &amp;gt; li {margin-bottom: 15px;line-height: 26px;}
.csbody .getTouch &amp;gt; li i {top: 6px; font-size: 19px;}
.single-portfolio #cs-page-title-wrapper .title_bar .page-title {
    text-transform: none !important;
}
.cshero-portfolio {
margin-top: 0px !important;
}
.csbody .cshero-fancybox-wrap.fancybox-layout3 .cshero-fancybox-content {
    padding-top: 0;
}
#wrapper #cshero-header.transparentFixed {
    border-color: transparent;
}

#footer-top .cs-social a i {
    color:#FFFFFF;
    font-size:23px;
}

#footer-top .wg-title {
    text-align:center;    

}

.jmbxslider-wrap .bx-viewport {
    background:#FFFFFF;
}

.cs-client-carousel-item-wrap {
    border :0 !important;
}




#footer-top * {
text-align: center !important;
}

.header-menu {
    
    background:#000000 !important;
    
}

.cshero-menu-dropdown &amp;gt; ul &amp;gt; li &amp;gt; a, .cshero-mobile-menu &amp;gt; li &amp;gt; a, .meny-right .hidden-sidebar-text span i {
    text-transform:none !important;    

}
.home .isotope-item {
    background:#FFFFFF;
}
.home .isotope-item img {
    width:140px !important;
    height:140px !important;
    margin:10px !important;

}


.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner &amp;gt; .vc_item {
    
    text-align:center !important;
}

.vc_left.vc_carousel-control {
    display:block !important;
}

#cshero-header ul.cshero-dropdown &amp;gt; li &amp;gt; a, #cshero-header .menu-pages .menu &amp;gt; ul &amp;gt; li &amp;gt; a {
    
    line-height : 50px !important;
}

footer .container {
    width:100% !important;
}

.slideLink {
    
color: #f0c805 !important;
}

.slideLink:hover {
    color:#FFFFFF !important;
}

@media (min-width: 1200px){
#cshero-header .container {
width: 100% !important;
}
}
@media screen and (max-width: 565px){

    .headIcon {
        clear:left;
    }    

}

@media screen and (max-width:995px){
    .header-menu {
        clear:both;
    }
.home .fancybox-layout3 .cshero-fancybox-content {
    
padding-left:0px !important;
}    
}

@media screen and (max-width:768px){
    form td, form th {
        padding:6px 0px !important;
        font-size:11px;
        text-align:center;
    }
    form td input,form td select {
        padding:5px !important;
        font-size:11px !important;
        display:inline-block;
    }
    
    .headblock {
     float:left !important;   
     min-width:45% !important;
    }
 #primary .vc_custom_1425236142376 {
     width:100% !important;
     padding:0px !important;
     padding-left:20px !important;
     padding-right:20px !important;
 }   
}

.section .call-to-action-custom {
 background:#000000 !important;
 
}
.section .call-to-action-custom h2 {
    color:#f0c805 !important;

}

.header-menu {
    
    background: #555555 !important;
    color:#FFFFFF !important;
}

#cshero-header #menu ul.cshero-dropdown &amp;gt; li &amp;gt; a {
        color:#FFFFFF !important;

}
#wrapper #footer-top ul.menu li * {
    
    text-align: left !important;
}
#wrapper #footer-top ul.menu  {
-webkit-column-count:2;
column-count:2;
-moz-column-count:2;
    font-size: 12px;
    text-align: left !important;
    font-weight:bold;
}/*** Home Shop ***/
.widget_searchform_content form input[type='submit'],
.header-v5 .cshero-header-content-widget form input[type='submit'] {
    background-color: #f0c805 !important;
    border-color: #f0c805 !important;
}
.widget_searchform_content form input[type='submit']:hover,
.header-v5 .cshero-header-content-widget form input[type='submit']:hover {
    background-color: #222222 !important;
    border-color: #222222 !important;
}
.top-contact &gt; li i {
    color: #f0c805;
}
.header-v3 .cshero-total.shop,
.header-v3 .cart_total_text.shop i,
.header-v6 .cshero-total.shop,
.header-v6 .cart_total_text.shop i {
    color: #222222;
}
.cshero-header-menu-wrapper.home-shop .cshero-menu-left-title {
    background: #f0c805;
}
.header-v3 .shopping_cart_dropdown .cart-list span.quantity,
.header-v6 .shopping_cart_dropdown .cart-list span.quantity {
    color: #222222;
}
.header-v3 #cshero-header .shopping_cart_dropdown .btn.btn-primary,
.header-v6 #cshero-header .shopping_cart_dropdown .btn.btn-primary {
    background: #222222;
    border: 1px solid #222222;
}
.header-v3 #cshero-header .shopping_cart_dropdown .btn.btn-primary:hover,
.header-v6 #cshero-header .shopping_cart_dropdown .btn.btn-primary:hover {
    color: #222222;
}
.header-v3 #cshero-header .shopping_cart_dropdown span.total,
.header-v6 #cshero-header .shopping_cart_dropdown span.total {
    color: #222222;
}
.csbody.woocommerce span.new-product {
    background: #222222;
}
.csbody .tp-bullets.simplebullets .bullet.selected {
    background: #f0c805;
}
.box-sale-right .box-contents a {
    color: #f0c805;
}
.box-sale-right .box-contents a:hover {
    background: #f0c805 !important;
}
    body #cs-page-title-wrapper {
        background-color: #f0c805;
        background-repeat: no-repeat;
        background-size: inherit;
        background-attachment: scroll;
        background-position: ;
            }
</pre></body></html>