/*** 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 > span {
    color: #fff;
}
.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: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #0b2646;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

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

/* Slider */
.slider-column {
    border-radius: 0 0 0 300px;
}
.slider-item {
    background: #fff;
    padding: 17px 50px 10px 50px;
    display: inline-block;
    box-shadow: 0 0 10px 0 #2223;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: -50px;
}

/* Title */
.title h2 {
    font-size: 35px;
    font-weight: 600;
}

/* About */
.about-column .clearfix {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.about-column .clearfix:nth-child(2) {
    margin-right: 0;
}
.about-column .clearfix:last-child {
    width: 100%;
}

/* Counter */
.counter .sppb-row {
    padding: 0 15%;
}

/* Check List */
.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 strong {
    display: none;
}
.check-list ul li {
    padding-bottom: 15px;
}
.check-list ul li span {
    padding-right: 10px;
}

/* Product */
.product-column, .product-column .sppb-column-overlay {
    border-radius: 10px;
}
.product-img img {
    --e-transform-rotateZ: 30deg;
    transform: rotateZ(30deg);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.product-img:hover img {
    transform: rotateZ(28deg);
}

/* Services */
.services-item h2 {
    font-weight: 600;
    font-size: 26px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.services-item a.sppb-btn-custom {
    border-radius: 5px;
}

/* Testimonials */
.testimonials-item .sppb-addon-testimonial-content-wrap span {
    text-align: left;
}
.testimonials-column {
    border-radius: 10px;
}
.testimonials-item {
    position: relative;
}

/* Client */
.client-item {
    position: relative;
    padding-top: 50px;
}
.client-item .sppb-addon-testimonial-rating {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

/* Shape */
.shape-item svg {
    height: 17px;
    width: 100%;
    margin-bottom: -15px;
}
.shape-item .elementor-shape .elementor-shape-fill {
    fill: #fff;
}

/* Bg Section */
.bg-section-item strong {
    display: none;
}
.bg-section-item span {
    padding:  0 10px;
    color: #e4c412;
}
.bg-section-item p {
    font-size: 16px;
}

/* 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: 25px;
    font-weight: 800;
    margin-bottom: 0px;
    padding-bottom: 25px;
}
#sp-bottom2 h1 {
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 3px;
}
div#sp-bottom1, div#sp-bottom2, div#sp-bottom3 {
    width: 33.33%;
}
div#sp-bottom3 {
    text-align: right;
}
div#sp-bottom4 {
    width: 100%;
}
div#sp-bottom2, div#sp-bottom4 {
    text-align: center;
}
#sp-bottom ul li span {  
    padding-right: 10px;    
    color: #ffd523 !important;
}
#sp-bottom ul li strong {  
    display: none;
}
#sp-bottom .shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
#sp-bottom .shrewd_solution_icon ul li a {
    font-size: 18px !important;
    width: 42px;
    line-height: 42px;
    color: #1c4b84;
    text-align: center;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 42px;
    margin: 0 5px;
    background: #fff;
}
#sp-bottom .shrewd_solution_icon ul li a:hover {
    background-color: #0b2646;
    color: #fff !important;
}
#sp-bottom2 .shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
#sp-bottom4 span {
    margin-right: 10px;
}
#sp-bottom4 p {
    margin-bottom: 0px;
}
#sp-bottom4 strong {
    display: none;
}
#sp-bottom4 p {
    display: inline-block;
    margin: 0 10px;
}

/* 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: 12px !important;
    }
}
/* 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;
    }
}

/* 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%;
    }
    .about-column .clearfix {
        width: 100%;
        margin-right: 0;
    }
}

/* 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 {
    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, #sp-bottom2 p span,
.slider-title h2, .feature-item i, .feature-item h3, .title h4,
.counter-item h1, .check-list ul li span, .btn.white:hover {
    color: var(--text-color);
}
.btn, .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;
}
