.product_p_price_container{
    margin: 0;
    border: 0;
    padding: 0;
}
#product .sidebar .product-actions{
    background-color: #FADED0;
    padding: 20px;
    border: 2px solid #FF6600;
}
#product .product_p_price_container .product-price{
    color: #FF6600;
    float: left;
}

#product .custom-select2 .form-control-select,#product .custom-select2 select{
    border-color:  #FF6600;
}
.product-quantity .qty .input-group{
    border-color:  #FF6600;
}
.bootstrap-touchspin .btn-touchspin{
    border-color:  #FF6600;
}
.product-variants .form-control-label{
    color: black;
}
.add-to-cart.btn-primary{
    background-color: #FF6600;
}
.product-variants > .product-variants-item .custom-select2 {
    display: inline-block;
    min-width: 6rem;
    max-width: 100%;
    width: 100%;
}

.tax-shipping-delivery-label{
    color: #F60;
    margin-left: 7px;
    display: inline-block;
    padding-top: 4px;

}

.product-reference{
    color: black;
    font-weight: bold;
}

#product .attachment{
    margin-bottom: 5px;
}
#product .attachment i {
    margin-right: 10px;
    color: #F60 ;
}
.product_header_container{
    border: 0;
}

#send_friend_button i {
    margin-right: 10px;
    color: #F60 ;
}
.product-additional-info{
    border: 0;
}
#iqithtmlandbanners-block-2, #iqithtmlandbanners-block-3{
    margin-top: 30px;
    margin-bottom: 20px;
}
.product-information{
    margin-bottom: 10px;
}
.add-to-cart .fa{
    display: none !important;
}
.product-quantity .add-to-cart:disabled {
    cursor: not-allowed;
    opacity: 0.8;
}
#product .delivery-information {
    display: none;
}
@media (min-width: 768px){
    .col-md-4.col-product-info{
        flex: 0 0 39.33333%;
        max-width: 39.333%;
    }
    .col-md-4.product-sidebar{
        flex: 0 0 27.33333%;
        max-width: 27.33333%;
    }
}

.ps-emailsubscription-block .btn-subscribe{
    background-color: #ff6600;
}


@font-face {
    font-family:"Font Awesome 5 Brands";
    font-style:normal;
    font-weight:400;
    font-display:swap;
    src:url(../fonts/fa-brands-400.eot);
    src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-brands-400.woff2) format("woff2"),
    url(../fonts/fa-brands-400.woff) format("woff"),
    url(../fonts/fa-brands-400.ttf) format("truetype"),
    url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}


.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-facebook::before {
    content: "\f09a";
}
.social-links._footer i {

    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    font-size: 19px;

}
.social-links > li > a, .social-links > li > a:hover{
    --icon-padding: 0.3em;
    border-style: dashed;
    border-width: 1px;
    border-color: #fff;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
}

.social-links > li.facebook > a, .social-links > li.facebook > a:hover{
    background-color: #3b5998;
}
.social-links > li.instagram > a, .social-links > li.instagram > a:hover{
    background-color: #ff6600;
}

#footer-container-main a:hover, #checkout-footer a:hover{
    color: white !important;
    opacity: .9;
}

.social-links._footer i::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
#header .header-btn-w .header-btn .title{
    display: block !important;
}

.cbp-horizontal .cbp-tab-title{
    font-family: Saira,Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 29px;
    letter-spacing: .4px;

}

#cbp-hrmenu-tab-9 .col-2 {
    flex: 0 0 20%;
    max-width: 20%;
}
#search_filters .facet>ul,#search_filters_brands .facet>ul,#search_filters_suppliers .facet>ul,.products-grid .product-miniature-layout-1 .product-description-short,.products-grid .product-miniature-layout-3 .product-description-short{padding-bottom:.5rem; margin-top:10px }