/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    border-bottom: 1px solid #33333314;
}

/* Header Menu */
#sp-header.header-sticky {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    padding: 10px 0;
    font-size: 15px !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-weight: 500;
    font-size: 14px;
}
.burger-icon>span {
    background-color: #000;
}
.offcanvas-menu > .align-items-center {
    background: #fff;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #000;
}

/*** Block Styles ***/
/* Button */
.btn {
    padding: 18px 40px;
    font-size: 13px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 0;
    background: transparent;
    border: 1px solid #fff;
    display: inline-block;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
    color:  #fff;
}
.addtocart-bar input.addtocart-button:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}

/* Title */
.title .sppb-addon-content {
    width: 60%;
    display: inline-block;
    text-align: right;
    position: relative;
}
.title .sppb-addon-content:before {
    content: '';
    position: absolute;
    left: 0;
    width: 85%;
    height: 1px;
    background: #bababa3b;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.title h3.sppb-addon-title {
    width: 40%;
    display: inline-block;
}

/* Slider */
.slider .sppb-row-overlay {
    background-image: url(../images/header.png);
    background-position: center center;
    background-size: cover;
    opacity: 0.73;
}
.slider-column-right h3 {
    letter-spacing: 1px;
}
.slider-column-right .clearfix:first-child,
.slider-column-right .clearfix:last-child {
    display: inline-block;
}
.slider-column-right .clearfix:last-child {
    float: right;
}
.slider-column-left .clearfix:nth-child(3), 
.slider-column-left .clearfix:nth-child(4) {
    display: inline-block;
}
.slider-column-left .clearfix .sppb-addon-single-image-container {
    width: 85px;
    background: #fff;
    height: 85px;
    margin-right: 20px;
    line-height: 85px;
    overflow: hidden;
}
.slider-column-left .clearfix .sppb-addon-single-image-container img {
    transform: scale(0.9);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.slider-column-left .clearfix .sppb-addon-single-image-container:hover img {
    transform: scale(1);
    cursor: pointer;
}

/* About */
.check-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.check-list ul.check-left, .check-list ul.check-right {
    width: 50%;
    float: left;
}
.check-list ul li {
    padding-bottom: 10px;
}
.check-list ul span {
    padding-right: 10px;
    color: #ff0000;
}
.check-list ul strong {
    display: none;
}
.about-column .sppb-addon-single-image-container, .about-column .sppb-addon-single-image-container img {
    width: 94%;
}

/* Feature */
.feature-item h3 {
    letter-spacing: 0.3px;
}

/* Services */
.services-item h3 {
    letter-spacing: 1px;
}

/* FAQs */
.faqs-item .sppb-panel-heading {
    padding: 15px 30px 15px 15px;
    text-transform: uppercase;
}
.faqs-item span.sppb-panel-title,
.faqs-item span.sppb-toggle-direction i {
    color: #060087;
    font-weight: 800;
    letter-spacing: 2px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
    overflow: hidden;
    margin: 0;
    background: #fff;
}
.jmm-image.mod-article-image img {
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
    transform: scale(1.12);
    filter: grayscale(100%);
}
.jmm-text {
    padding: 30px;
    border-radius: 0px 0px 0px 0px;
    background: #f7f8f9;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore {
    margin-top: 20px;
}

/* Shop */
button.vmicon:before, .com_virtuemart #cart-view table.cart-summary tr td > .vmshipment_name:before, 
.com_virtuemart #cart-view table.cart-summary tr td > .vmpayment_name:before,
.com_virtuemart #cart-view .billto-shipto .vm2-billto-icon::before {  
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 600;
    font-size: 18px;
}
.com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon:before {
    content: "\f0e0" !important;
    font-family: 'Font Awesome 5 Free'!important;
    font-weight: 600;
}
.com_virtuemart #cart-view .billto-shipto .vm2-billto-icon::before,
.com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon:before {
    font-size: 18px !important;
}
.com_virtuemart #cart-view .billto-shipto .output-shipto input {
    margin-top: 7px;
}
#checkoutForm .cart-summary .sectiontableentry2 span.details-button .details-button {
    margin-top: 13px;
}
.com_virtuemart #cart-view .vm-fieldset-tos input.terms-of-service {
    margin-top: 7px;
}
div#fancybox-content {
    width: 100% !important;
}

/* Bottom */
#sp-bottom {
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 16px;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.shrewd_solution_icon {
    margin-top: 30px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
.shrewd_solution_icon ul li a {
    font-size: 18px !important;
    width: 0px;
    line-height: 0px;
    color: #fff !important;
    text-align: center;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 40px;
    margin-right: 40px;
}
.shrewd_solution_icon ul li a:hover {
    background-color: #fff;
}
.shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.shrewd_solution_icon strong {
    display: none;
    margin: 0 20px;
}
#sp-bottom4 ul span {
    padding-right: 10px;
}
#sp-bottom4 ul span strong {
    display: none;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 16px;
}
#sp-footer .container-inner {
    border-top: 1px solid rgb(255 255 255 / 10%);
}

/*** Responsive Layout ***/
@media (min-width: 992px) and (max-width: 1280px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        font-size: 14px !important;
        padding: 0 6px;
    }
    .btn {
        padding: 18px 20px;
        font-size: 12px;
        letter-spacing: 0px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 991px) {
    #sp-header, #sp-header .logo {
        height: 70px;
    }
    #sp-footer p {
        text-align: center;
    }
    body #sp-header {
        padding: 0;
    }
    body, body p {
        font-size: 16px !important;
    }
    div#sp-bottom1, div#sp-bottom2, div#sp-bottom3, div#sp-bottom4 {
        width: 100%;
        text-align: left !important;
    }
    .about .sppb-col-md-6,
    .services .sppb-col-md-6, .services .sppb-col-md-3 {
        margin-bottom: 30px;
    }
}

/* Mobile Small Resolution */
@media (max-width: 510px) {
    .cart-summary th, .vm-cart-item-quantity,
    .vm-cart-item-tax {
        min-width: 40px !important;
    }
    table.cart-summary {
        font-size: 8px;
    }
    #checkoutForm .vm-fieldset-pricelist h3,
        table.cart-summary h4, .cart-summary ::placeholder {
        font-size: 10px;
    }
    #fancybox-wrap #fancybox-outer #fancybox-content {
        width: 100% !important;
    }
    #fancybox-wrap {
        width: 100% !important;
        left: 0 !important;
    }
    div#fancybox-content a {
        float: initial;
        display: block !important;
        max-width: 200px;
        margin: 0px auto 10px !important;
    }
    #fancybox-wrap #fancybox-outer h4 {
        text-align: center;
    }
    #checkoutForm .cart-summary .sectiontableentry2 span.details-button .details-button {
        margin-top: 4px;
    }
}
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
    .check-list ul.check-left, .check-list ul.check-right {
        width: 100%;
    }
    .title h3.sppb-addon-title, .title .sppb-addon-content {
        width: 100%;
        display: block;
        text-align: left;
    }
    .title .sppb-addon-content:before {
        content: none;
    }
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .slider-item .sppb-btn-success, 
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, 
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.btn:hover {
    background-color: var(--background-color);
}
.addtocart-bar input.addtocart-button {
    background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, 
.article-list .article .article-header h2 a:hover {
    color: var(--text-color);
}
.btn:hover, .video-item:hover {
    border-color: var(--text-color);
}
.addtocart-bar input.addtocart-button, .btn-primary,
div[class*="-view"] .vm-col.product:hover .spacer,
.page-item.active .page-link, .com-sppagebuilder .product-container .spacer:hover {
    border-color: var(--text-color) !important;
}
.control-buttons button:hover {
    color: var(--text-color) !important;
}
