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

/*** Header Area ***/
/* Header Top */

/* Header Menu */
#sp-header {
    box-shadow: none;
    border-bottom: 1px solid #FFFFFF1C;
}
#sp-header.header-sticky {
    background: #201D36;
}
body:not(.home) #sp-header {
    background: #201D36;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-weight: 400 !important;
    padding: 10px 0;
    font-size: 14px !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;
}
#sp-menu ul.social-icons a {
    color: #fff;
}

/* 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-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #342e59;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.btn {
    padding: 17px 30px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0px;
    letter-spacing: 1px;
    border: 1px solid;
    display: inline-block;
    background: transparent;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover, .btn.color {
    background-color: #333369;
    color:  #fff;
    transform: translateY(-8px);
}
a.btn-link {
    padding: 0;
    font-size: 14px;
    letter-spacing: 2px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
a.btn-link:hover {
    transform: translateY(-8px);
}
.btn.white {
    background: #fff;
}

/* Title */
.title h3 {
    letter-spacing: 2px;
}
.title h1 {
    -webkit-text-stroke-width: 0.2px;
    stroke-width: 0.2px;
    -webkit-text-stroke-color: #333369;
    stroke: #333369;
}
.title.color h1 {
    -webkit-text-stroke-color: #f8669e;
    stroke: #f8669e;
}

/* Slider */
#slider {
    margin-top: -90px !important;
}
.slider > .sppb-row-overlay {
    background-image: linear-gradient(90deg, #3a3089 0%, #5D0326 100%);
    opacity: 0.6;
}

/* Counter */
.counter {
    background-image: linear-gradient(90deg, #f8669e 65%, #33336900 0%);
}
.counter-item {
    padding: 30px 10px;
}
.counter-item h5 {
    font-size: 18px;
}
.counter-item .count {
    font-size: 55px;
    font-weight: 600;
}

/* Check List */
.check-list ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}
.check-list ul strong {
    display: none;
}
.check-list ul li {
    padding-bottom: 20px;
}
.check-list ul span {
    padding-right: 10px;
}

/* Services */
.services-item a, .services-item a:hover {
    padding: 0 !important;
    background: transparent !important;
}
.services-item a:hover {
    color: #3A3089 !important;
}
.services-column:before, .about-column:before {
    content: '';
    position: absolute;
    left: 30%;
    top: 5%;
    height: 90%;
    width: 100%;
    border: 25px solid rgb(247 102 158 / 23%);
}

/* About */
.about {
    background-image: linear-gradient(90deg, #f7f7f7 52%, #F7F7F700 0%);
}

/* Product */
.product {
    background-image: linear-gradient(90deg, #F7F7F700 52%, #f7f7f7 0%);
}

/* Team */
.team-item {
    position: relative;
    border: 1px solid #70707030;
    padding: 10px;
}
.team-item:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 70%);
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.team-item:hover:before {
    opacity: 1;
}
.team-item p {
    margin-bottom: 15px;
    margin-top: 12px;
}
.team-item .sppb-media-content {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    bottom: -20px;
    z-index: 1;
    -webkit-transition: .5s;
    transition: .5s;
}
.team-item:hover .sppb-media-content {
    opacity: 1;
    bottom: 50px;
}
.team-item .shrewd_solution_icon ul, .team-item .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
.team-item .shrewd_solution_icon ul li a {
    font-size: 15px;
    width: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background: #888;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 32px;
    margin-right: 5px;
}
.team-item .shrewd_solution_icon ul li a:hover {
    background-color: #fff;
    color: #222;
}
.team-item .shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.team-item .shrewd_solution_icon strong {
    display: none;
    margin: 0 20px;
}

/* pricing */
.pricing .sppb-col-md-4 {
    margin-bottom: 30px;
}
.pricing-column:before {
    content: '';
    position: absolute;
    left: 0;
    top: -10px;
    height: 30px;
    width: 100%;
    background: url('../images/price-box-top-pattern.png');
    background-position: top center;
    background-repeat: repeat-x;
    background-size: contain;
}
.pricing-column.center:before {
    background: url('../â€Žimages/price-box-top-pattern-o.png');
}
.pricing-item span.color {
    font-size: 18px;
}
.pricing-item span.big {
    font-size: 18px;
}
.pricing-column ul li {
    list-style: none;
    padding: 11px 0;
    border-bottom: 1px dashed #eee;
}
.pricing-column.center .btn:hover {
    background: #fff;
    color: #222;
}

/* Video */
.video {
    z-index: 2 !important;
}
.video .sppb-col-md-10 {
    margin-bottom: -80px;
}
.video-icon i, .contact-item i {
    color:  #fff;
    height: 110px !important;
    width: 110px !important;
    line-height: 110px !important;
}
.video-icon.first:hover i, .video-icon.last i {
    background: #fff;
}
.video .video-icon.last:hover i {
    color: #fff;
}
.video-item {
    min-width: 60px;
    min-height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 1;
}
.video-item .sppb-img-container {
    overflow: hidden;
}
.video-item .sppb-img-container:hover:before {
    background-color: rgba(0, 0, 0, 0.90);
}
.video-item .sppb-img-container:before {
    background-color: rgba(0, 0, 0, 0.60);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.video-item img {
    width: 100%;
}
#video-popup-container,
#video-popup-containers {
    display:none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
.video-item a {
    font-size: 0;
    position: absolute;
    top: 44%;
}
.video-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    margin-top: 5px;
    margin-left: 0;
    border-radius: 50%;
    z-index: 10;
    border: 4px solid #fff;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: 4;
}
.video-item a:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: -11.5px;
    margin-left: -5px;
    border: solid 12px transparent;
    border-left: solid 19px;
    border-left-color: #000;
    z-index: 10;
}
#video-popup-close,
#video-popup-closes {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 9999;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container,
#video-popup-iframe-containers {
    position: absolute;
    z-index: 999;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe,
#video-popup-iframes {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay,
#video-popup-overlays {
    display: none;
    position: fixed;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover,
#video-popup-closes:hover {
    color: #DE0023;
}
@-webkit-keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}
@keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}

/* FAQs */
span.sppb-panel-title {
    font-size: 16px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
    overflow: hidden;
    margin: 0;
}
.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 0 0;
    border-radius: 0px 0px 0px 0px;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 17px;
    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: 15px;
}
#sp-bottom:before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    background: #333369;
    top: 0;
    opacity: 0.8;
    z-index: -1;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 0px;
    position: relative;
    color: #f2c4d0;
}
.shrewd_solution_icon  {
    margin-top: 25px;
}
.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: 16px;
    width: 35px;
    line-height: 35px;
    color: #333369 !important;
    text-align: center;
    border-radius: 0px;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    background: #fff;
}
.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-bottom ul li strong {
    display: none;
}
#sp-bottom ul li span {
    padding-right: 10px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
}
#sp-footer .container-inner {
    border-top: none;
}

/*** Responsive Layout ***/
@media (min-width: 992px) and (max-width: 1280px) {
    .social-wrap {
        display: none !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;
    }
    .video {
        top: 47%;
    }
    .about-column .clearfix {
        width: 100%;
    }
    .pricing .sppb-col-md-4 {
        margin-bottom: 30px;
    }
    .testimonials-column .clearfix:nth-child(3), .testimonials-column .clearfix:nth-child(4) {
        width: 100%;
        margin-right: 0;
    }
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
}
@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;
}
}
/* 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, .counter-column, .video-icon.first i, .video-icon.last:hover i,
.contact-item i {
    background-color: var(--background-color);
}
.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,
.title h4, #sp-bottom .sp-module .sp-module-title, .check-list ul span, .btn.white,
#sp-bottom1 .shrewd_solution_icon ul li a:hover, .title span.color,
.services-item i, .feature i, .team-item h3, .pricing-item h2,
.video-icon.last:hover i, .video-icon.first:hover i, .video-icon.last i,
.sppb-panel-heading.active .sppb-panel-title {
    color: var(--text-color);
}
.btn {
    border-color: var(--text-color);
}
.addtocart-button {
    border-color: var(--background-color) !important;
}

/*ICONES TOP BAR*/
#sp-top1 ul{
  display:inline-block;
}

ul.social-icons{
  margin-right:20px;
}

/*AJOUT LIEN PANIER TOP BAR*/
#shop-top .ec-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

#shop-top .ec-footer li {
    display: inline-block;
    margin: 0 10px;
}

/*ELEMENTS PAGE ACCUEIL MASQUES*/
#testimonials, #blog, #about {display:none;}

