.elementor-kit-5{--e-global-color-primary:#242424;--e-global-color-secondary:#242424;--e-global-color-text:#242424;--e-global-color-accent:#242424;--e-global-color-73565e4:#007BC2;--e-global-color-ad60fa7:#242424;--e-global-color-29a343b:#1990F2A8;--e-global-color-9ed9fee:#FFFFFF;--e-global-typography-primary-font-family:"Fjalla One";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Fjalla One";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:25px;--e-global-typography-accent-letter-spacing:2px;--e-global-typography-f7e13b1-font-family:"Fjalla One";--e-global-typography-f7e13b1-font-size:54px;--e-global-typography-f7e13b1-font-weight:500;--e-global-typography-f7e13b1-line-height:64px;--e-global-typography-00c2521-font-family:"Fjalla One";--e-global-typography-00c2521-font-size:32px;--e-global-typography-00c2521-font-weight:400;--e-global-typography-00c2521-line-height:42px;--e-global-typography-18dc468-font-family:"Fjalla One";--e-global-typography-18dc468-font-size:17px;--e-global-typography-18dc468-font-weight:400;--e-global-typography-18dc468-font-style:normal;--e-global-typography-18dc468-line-height:27px;font-family:"Source Sans Pro", Sans-serif;font-size:15px;}.elementor-kit-5 a{color:#007BC2;}.elementor-kit-5 a:hover{color:#007BC299;}.elementor-kit-5 h1{font-family:"Fjalla One", Sans-serif;font-size:46px;font-weight:600;font-style:normal;}.elementor-kit-5 h2{color:#000000;font-family:"Fjalla One", Sans-serif;font-size:32px;}.elementor-kit-5 h3{font-family:"Source Sans Pro", Sans-serif;font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-block-end:12px;}.elementor-element{--widgets-spacing:12px 12px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@media(max-width:1000px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Shop Page*/
.woocommerce ul.products li.product .button{
    background-color: #1990F2;
    color: #fff;
}
.woocommerce ul.products li.product .button:hover{
    background-color: #1990F2A8!important;
     color: #fff!important;
}
/*Shop Page*/

/*Single Product*/
.woocommerce-message::before{
    color: #1990f2;
}
.woocommerce-message{
    border-top-color: #1990f2;
}
.woocommerce div.product form.cart .button{
    padding: 13.2px 15px;
    background-color: #1990F2;
}
.woocommerce #review_form #respond .form-submit input,.woocommerce-page .woocommerce-message .button{
    background-color: #1990F2;
    color: #fff;
}
.woocommerce-page .woocommerce-message .button:hover {
    background-color: #1990F2A8!important;
     color: #fff!important;
}
/*Single Product*/

nav ul li a{
    cursor:pointer;
}
.what_we_do h2 a {
        border-bottom: 1px solid #2424244d;
}
.what_we_do h2:hover {
        color: rgba(36,36,36,.6) !important;
    border-color: rgba(36,36,36,.15) !important;
}
.read_more_style a{
    border-bottom: 1px solid #007bc24d;
}
.read_more_style a:hover{
       color: rgba(0,123,194,.6) !important;
    border-color: rgba(0,123,194,.15) !important;
}
.footer-nav nav ul li a {
    border-bottom: 1px solid #ffffff4d;
    display: inline-block;
}
.footer-nav nav ul li a:hover {
   color: rgba(255,255,255,.6) !important;
    border-color: rgba(255,255,255,.15)!important;
}
.log_in_button {
    background: #242424 ;
    border-radius: 50px;
}
.log_in_button a {
    color:#fff !important;
}
.title-section h1 span.title-text{
    font-size: 35px;
}
.title-section h1{
    border-left: 5px solid #ffd800;
    padding-left: 15px;
}

.footer-nav nav ul li a{
    padding: 0 !important;
}



@media only screen and (max-width: 600px) {
    .title-section h1 span.title-text{
        font-size: 23px;
    }
    .title-section h1{
        padding-left: 8px;
        border-left: 4px solid #ffd800;
    }
}/* End custom CSS */