.service-block .elementor-widget-wrap{
    display:flex;
    color: #415f82;
    align-items: center;
}
.service-block-bottom .elementor-widget-wrap{
    display:flex;
    align-items: center;
}
.service-block .elementor-widget-image{
    flex:0 0 40%;
    max-width:40%
}
.service-block .info-tooltip-bottom .tooltip-content{
background: #fff;
    border-radius: 5px;
    max-width: 360px;
    min-width: auto;
    padding: 12px 16px;
    z-index: 100;
    -webkit-box-shadow: 0px 3px 10px 1px #888;
    -moz-box-shadow: 0px 3px 10px 1px #888;
    box-shadow: 0px 3px 10px 1px #888;
    display: none;
    position: absolute;
    text-align: left;
    color: #3d3f40;
    line-height: 1.4;
    border: 1px solid #999;
    margin-top: 16px;
    left: 0;
    top: 100%;
}
.info-tooltip-bottom:hover .tooltip-content{
    display:block
}
.service-block .tooltip-content::before {
    border-bottom-color: #999;
    left: 26px;
    margin-left: -17px;
}
.service-label{
    font-size:13px;
    font-weight: 400;
    font-style: italic;
    line-height: 14px;
    display: block;
}
.service-content{
    font-size:16px;
    font-weight: 500;
    line-height: 20px;
    display: block;
}
.block-links ul>li a:before{
    content:none
}
.block-links ul>li a{
    padding-left:0px
}
.products-home .block-links ul>li{
    text-align: center;
}
.product-miniature-default .product-thumbnail img{
    padding:10px
}
.view_all{
    font-size: 12px;
    color: #f95300;
}

.header-top .header-cart-default a.cart-toogle{
    background: transparent;
    padding:0px
}
.products-grid .product-miniature .product-reference{
    display:block!important;
    font-size:13px;
    font-weight: 300;
    font-style: italic;
    color:#3d3f40;
}
.product-miniature .product-price{
    color: #f95300;
    font-size:16px;
    font-weight: 400;
}
.product-miniature .h3.product-title a{
    color:#3d3f40;
    font-size:16px;
    font-weight:400;
}
.product-miniature:hover .h3.product-title a{
    text-decoration: underline;
}
#footer-container-main a, #checkout-footer a,
.col.copyright-txt p{
    color:#e0e0e0
}
.col.copyright-txt{
    text-align: center;
}
#content-wrapper .page-title,
.products-selection{
    border:none
}
.ps-shoppingcart .cart-products-count-btn{
    display:block!important
}
.cart-products-count-btn{
    background: #000;
}
.active-green{
    color: #14d02a;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
}
.shipping-cost.tooltip-toggle{
    color: #5da3e3;
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
}
.info-icon{
    display: inline-block;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    padding: 0;
    background: #a3a3a3;
    border: 1px solid #a3a3a3;
    color: #fff;
    text-align: center;
    font: 11px Arial, sans-serif;
    font-weight: 700;
    font-style: italic;
}
.product-prices.js-product-prices{
    padding-top:50px;
    padding-bottom:10px
}
#product .col-add-btn .add-to-cart{
    background-color: #5da3e3;
    border-color: #006bb4;
    padding: 15px 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
#product .col-add-btn .add-to-cart:hover{
    background-color: #006bb4;
}
.product-quantity .qty {
    width: 100%;
}
#quantity_wanted{
    text-align: center;
    border:none
}
#quantity_wanted{
    border: 1px solid #c2c2c2;
}
.btn.bootstrap-touchspin-down{
    border: 1px solid #c2c2c2!important;
    margin-right:8px
}
.btn.bootstrap-touchspin-up{
    border: 1px solid #c2c2c2!important;
    margin-left:8px!important
}
#product .product-quantity{
    padding-top:15px;
    padding-bottom:15px
}
#product .product-quantity .btn-secondary{
    padding:0px;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 5px;
}
#product .product-quantity .col-add-wishlist button::before{
    content:url('/img/add-wishlist.png')
}
#product .product-quantity .col-add-compare button::before{
    content:url('/img/add-compare.png')
}
#product .h1 span{
    text-transform: uppercase;
    color:#3d3f40;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
}
#content-wrapper .product_header_container .page-title{
    margin-bottom:5px
}
.product_header_container{
    border:none
}
.rte-content.product-description{
    padding-top:30px;
}
.product-reference label,
.product-reference span{
    font-weight: 400;
    font-style: italic;
    color: #a3a3a3;
    font-size:13px;
    text-transform: uppercase;
}
#product .product-cover .expander > span{
    background: transparent;
    color: #a3a3a3;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
    border-bottom:3px solid #5da3e3;
    transition: unset!important;
}
.products-grid .product-miniature-default:hover {
    transition: unset!important;
}
.btn-product-list{
    background-color: #5da3e3;
    width:100%;
}
.btn-product-list:hover{
    background-color: #006bb4;
    border-color: #006bb4;
    color: #fff !important;
}
.btn-product-list{
    padding: .5rem 1.25rem;
}
.product-miniature .h3.product-title{
    min-height:40px
}
.shipping-info.info-tooltip{
    position: relative;
}
.info-tooltip .tooltip-content:after, .info-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0;
}
#blockcart-content .btn-primary{
    background: #5da3e3;
    border-color: #006bb4;
    text-transform: uppercase;
}
#blockcart-content .btn-secondary{
    text-transform: uppercase;
}
.product-additional-info{
    border:none
}
#blockcart-content .cart-products .bootstrap-touchspin{
    width: 125px;
}
#blockcart-content .cart-products .block-cart-product-quantity{
    text-align: center;
    border: 1px solid #c2c2c2 !important;
}
.alert-info{
    background-color: #5da3e380;
    border:none;
    color:#000
}
.product-variants-item{
    width:33.3%;
    flex:0 0 33.3%;
    margin-right:0px!important
}
.product-variants-item-7{
    width:100%;
    flex:0 0 100%;
    margin-bottom: 25px !important;
}
.product-variants.js-product-variants{
    display: flex;
    flex-wrap: wrap;
}
@media(min-width:768px){
    .w-32{
        width:32%!important
    }
    .w-21{
        width:21.33%!important
    }
    .w-45{
        width:45%!important
    }
    .w-55{
        width:55%!important
    }
    #user_info{
        text-align: right;
        margin-top:0px!important;
        padding-bottom:10px;
    }
    .header-top{
        padding-top:10px;
        padding-bottom:10px
    }
    .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget{
        max-width: 95%;
    }
    .header-top .form-search-control{
        border-radius: 5px!important;
        height: 50px;
        font-size: 16px;
        padding-left:55px
    }
    .search-widget .search-btn{
        right:unset
    }
    #user_info a.link-register{
        padding-left:10px
    }
    .container-menu-banner{
        display: flex;
        max-width:1455px;
        margin:0 auto;
        justify-content: space-between;
        align-items: center;
        padding-right: 10px;
        padding-left: 10px;
    }
    .iqit-megamenu-container,
    #header .elementor-displayTop{
        flex:0 0 50%
    }
    .salink,
    .salink a{
        color:#fff!important;
        font-size:13px;
        font-weight:500
    }
    .orange-text{
        color: #f95300;
    }
    .cbp-vertical-on-top .cbp-vertical-title-text{
        display:block!important
    }
    .cbp-vertical-title{
        display: flex;
        align-items: center;
        gap: 10px;
        background: #5da3e3!important;
    }
    #cbp-hrmenu1 .cbp-vertical-title{
        line-height: 2.5714285714rem !important;
    }
    .container-buttons {
        visibility: hidden;
        display: flex;
        align-items: stretch;     
        justify-content: space-between;
    }
    .product-miniature:hover .container-buttons {
        display: flex;
        align-items: stretch;          
        justify-content: space-between; 
        visibility: visible;            
    }
    .product-miniature:hover .container-buttons > * {
        background-color: #5da3e3;   
        display: flex;             
        align-items: center;
        justify-content: center;
    }
    .product-miniature:hover .container-buttons .add-to-cart {
        background-color: #5da3e3;
        border-color: #006bb4;
    }
    .product-miniature:hover .container-buttons .add-to-cart:hover {
        background-color: #006bb4;
        border-color: #006bb4;
        color: #fff !important;
    }
    .product-miniature .btn-iqitwishlist-add,
    .product-miniature .btn-iqitcompare-add {
        background-color: #5da3e3;
        display: flex !important;     
        align-items: center;
        justify-content: center;
        flex:0 0 18%;
    }
    .product-miniature .container-buttons .product-add-cart{
        flex:0 0 60%;
    }
    .products-grid .product-miniature-layout-1 .product-description{
        padding:0px
    }
    #index .container-buttons{
        display:none
    }
    #footer{
        margin-top:80px
    }
    #index #footer{
        margin-top:00px
    }
    #user_info a:hover{
        text-decoration: underline;
    }
    .cbp-hrmenu-tab a{
        background: #fff;
    }
    .product-prices.js-product-prices{
        display: flex;
        align-items: center;
    }
    .info-tooltip .tooltip-content{
        background: #fff;
        border-radius: 5px;
        max-width: 360px;
        min-width: auto;
        padding: 12px 16px;
        z-index: 100;
        -webkit-box-shadow: 0px 3px 10px 1px #888;
        -moz-box-shadow: 0px 3px 10px 1px #888;
        box-shadow: 0px 3px 10px 1px #888;
        display: none;
        position: absolute;
        text-align: left;
        color: #3d3f40;
        line-height: 1.4;
        border: 1px solid #999;
        margin-bottom: 16px;
        bottom: 100%;
        left: 0;
    }
    .info-tooltip .tooltip-toggle:hover+.tooltip-content, .info-tooltip .tooltip-toggle:focus+.tooltip-content, .info-tooltip:hover .tooltip-content {
        display: block;
    }
    .info-tooltip .tooltip-content:before {
        border-top-color: #999;
        left: 26px;
        margin-left: -17px;
    }
    .info-tooltip .tooltip-content:after {
        border-top-color: #fff;
        left: 26px;
        margin-left: -16px;
    }
    .product-prices.js-product-prices .price-left,
    .product-prices.js-product-prices .price-center,
    .product-prices.js-product-prices .price-right{
        flex:0 0 33.3%;
        max-width: 33.3%;
    }
    #product .product-price.current-price-value{
        font-size: 30px;
        font-weight: 500;
        line-height: 22px;
        color: #3d3f40;
    }
    .row.extra-small-gutters.product-quantity .col-add-qty{
        flex:0 0 40%;
        padding-right:50px
    }
    .row.extra-small-gutters.product-quantity .col-add-btn{
        flex:0 0 60%;
    }
    .row.extra-small-gutters.product-quantity .col-add-btn button{
        width:100%
    }
    .contact-us-footer {
        position: relative;
    }
    
    .contact-us-footer::before {
        content: "";
        position: absolute;
        right: 99px;
        top: -21%;
        transform: translateY(-50%);
        width: 171px;
        height: 70px;
        background: url(/img/vele_footer.png) no-repeat center;
        background-size: contain;
        pointer-events: none;
    }
}
@media(min-width:768px) and (max-width:1350px){
    .product-miniature .btn-iqitwishlist-add,
    .product-miniature .btn-iqitcompare-add {
        flex:0 0 49%;
    }
    .product-miniature .container-buttons .product-add-cart{
        flex:0 0 100%;
        margin-bottom:5px
    }
    .product-miniature .container-buttons{
        flex-wrap: wrap;
    }
}
@media(max-width:768px){
    .fa-search:before,
    .fa-user:before{
        font-size:22px;
        color:#fff
    }
    #index .container-buttons{
        display:none
    }
    .tooltip-content{
        display: none;
    }
    .tooltip-content.is-visible {
        display: block;
    }
    .product-miniature .h3.product-title a{
        font-size:15px
    }
    .iqit-accordion .nav-link:not(.collapsed){
        border-bottom:3px solid #5da3e3;
    }
    .card-header-tabs, .nav-tabs{
        border-bottom:unset
    }
    #product-infos-accordion-mobile{
        margin-bottom:25px
    }
    .product-prices.js-product-prices,
    .rte-content.product-description{
        padding-top:15px;
    }
    .product_header_container{
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .tabs.product-tabs{
        margin:0px;
    }
}
