@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.header-menu .pp-menu-nav .menu-button a {
    background: #1599CF;
    margin-left: 10px;
    color: #fff !important;
    font-weight: 500;
}
.header-menu .pp-menu-nav .menu-button a:hover{
    background: #e05d1b;
}
.front-slider .fl-slide .fl-slide-foreground {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}
.front-slider .fl-slide .fl-slide-content-wrap {
    position: relative;
    height: 100%;
}
.front-slider .fl-slide .fl-slide-content {
    position: absolute;
    bottom: 0px;
}
.custom-headline-text .fl-heading {
    border-right: 2px solid #1599cf;
}
.contact-us .form-field br {
    display: none;
}
.contact-us .form-field {
    margin-bottom: 20px;
}
.single-product .product_meta .sku_wrappe,
.single-product .product_meta .posted_in {
    display: block;
}
.single-product .product_title{
    line-height: 1.2;
}
.single-product .add-request-quote-button.button {
    margin-top: 0;
    padding: 10px 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
}
.single-product .yith_ywraq_add_item_product_message {
    font-weight: bold;
}
.single-product .yith_ywraq_add_item_browse_message a{
    font-weight: bold;
    padding: 10px 15px;
    letter-spacing: 0.3px;
    background-color: #1599cf;
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-decoration: none;
}
.single-product .yith_ywraq_add_item_browse_message:hover a{
    background-color: #e05d1b;
    text-decoration: none;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    
}
.single-product .woocommerce-product-gallery ol.flex-control-thumbs li{
    padding: 5px;
}
.single-product .woocommerce-product-gallery ol.flex-control-thumbs li img {
    border: none !important;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description h2,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description h3 {
    color: #002839;
}
.single-product .woocommerce-tabs .wc-tabs .description_tab.active a{
    color: #e05d1b !important;
}
.yith-request-a-quote-page a:hover{
    text-decoration: none !important;
}
.yith-request-a-quote-page #yith-ywraq-form table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 0px;
}
.yith-request-a-quote-page #yith-ywraq-form table thead {
    color: #002839;
    text-transform: uppercase;
}
.yith-request-a-quote-page #yith-ywraq-form table thead tr{
    border-bottom: 1px solid #e0e0e0;
}
.yith-request-a-quote-page #yith-ywraq-form table thead th {
    padding: 12px;
    text-align: left;
    font-weight: 600;
    border: 0px;
}
.yith-request-a-quote-page #yith-ywraq-form table tbody tr {
    border-bottom: 1px solid #e0e0e0;
}
.yith-request-a-quote-page #yith-ywraq-form table tbody td {
    padding: 12px;
    vertical-align: middle;
    border: none;
}
.yith-request-a-quote-page #yith-ywraq-form .cart_item .quantity{
    white-space: nowrap;
    max-width: 70px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
}
.yith-request-a-quote-page #yith-ywraq-form .cart_item .quantity input{
    text-align: center;
    line-height: normal;
    color: #1f1f1f;
    font-family: inherit;
    vertical-align: middle;
    padding-right: 30px;
    display: inline-block;
    width: 100%;
    border-radius: 0px;
}
.yith-request-a-quote-page #yith-ywraq-form .cart_item .quantity input.qty::-webkit-outer-spin-button,
.yith-request-a-quote-page #yith-ywraq-form .cart_item .quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.yith-request-a-quote-page #yith-ywraq-form .cart_item .quantity input[type=number] {
  -moz-appearance: textfield;
}
.yith-request-a-quote-page #yith-ywraq-form .cart_item .quantity span.product-qty-arrows{
    font-size: 0.7em;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(190%, -50%);
}
.yith-request-a-quote-page #yith-ywraq-form .cart_item .quantity span.product-qty-arrows span {
    cursor: pointer;
    display: block;
    padding: 3px 0;
}
.yith-request-a-quote-page .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper{
    background: #f5f5f5;
}
.yith-request-a-quote-page .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper h3 {
    margin: 0 0 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.yith-request-a-quote-page .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .form-row label {
    font-size: 14px;
    font-weight: 600;
}
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper .form-row.form-row-wide{
    padding-top: 8px;
}
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper .form-row .woocommerce-input-wrapper input, 
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper .form-row .woocommerce-input-wrapper textarea {
    padding: 10px 10px;
    border-radius: 0px;
    border: 1px solid #ccc;
    height: auto;
}
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper .form-row .woocommerce-input-wrapper textarea {
    height: 90px;
}
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper .form-row input[type="submit"] {
    font-weight: bold;
    padding: 10px 15px;
    letter-spacing: 0.3px;
    background-color: #1599cf;
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper .form-row input[type="submit"]:hover {
    background-color: #e05d1b; 
}
.fl-module-product-grid .fl-post-module-woo-ordering {
    display: none !important;
}
.fl-module-product-grid .woopack-products .woopack-product-content{
    padding: 10px 5px;
}
.fl-module-product-grid .woopack-products .woopack-product-content .woopack-product-title {
    padding: 0px 0 5px;
}
.fl-module-product-grid .woopack-products .woopack-product-content .product_meta{
    border: 0px;
    padding-top: 0px;
    font-size: 14px;
}
.fl-module-product-grid .woopack-grid-wrap .woopack-products .woopack-product-grid .woopack-product-image img {
    border: 0px;
    margin-bottom: 5px;
}
.fl-module-product-grid .woopack-grid-wrap .woopack-products .woopack-product-grid:hover .woopack-product-title a{
    color: #0e7ca9;
}
.fl-woocommerce-products .woocommerce .products .product {
    border: 1px solid #ccc;
    padding-bottom: 15px;
}
.fl-woocommerce-products .woocommerce .products .product img,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-image {
    margin-bottom: 10px;
    border: 0px !important;
}
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content{
    padding-bottom: 10px;
}
.fl-woocommerce-products .woocommerce .products .product h2,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content h3.woopack-product-title {
    padding: 10px 5px !important;
    font-size: 18px !important;
}
.fl-woocommerce-products .woocommerce .products .product .product_meta,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .woopack-product-meta {
    font-size: 14px;
    margin: 0px;
    color: #000;
    border:0px;
    padding: 0px;
}
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .woopack-product-meta .product_meta{
    border: 0px;
}
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote{

}
.fl-woocommerce-products .woocommerce .products .product .yith-ywraq-add-to-quote,
.fl-module-product-grid .woopack-products .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote {
    margin-top: 10px;
}
.fl-woocommerce-products .woocommerce .products .product .yith-ywraq-add-to-quote .add-request-quote-button,
.fl-module-product-grid .woopack-products .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .add-request-quote-button,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .add-request-quote-button{
    margin-top: 0px;
}
.fl-woocommerce-products .woocommerce .products .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_product_message,
.fl-woocommerce-products .woocommerce .products .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message,
.fl-module-product-grid .woopack-products .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_product_message,
.fl-module-product-grid .woopack-products .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_product_message,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message{
    font-size: 14px;
}
.fl-woocommerce-products .woocommerce .products .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a,
.fl-module-product-grid .woopack-products .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a{
    padding: 10px 15px;
    letter-spacing: 0.3px;
    background-color: #e05d1b;
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-decoration: none;
}
.single-product .yith_ywraq_add_item_browse_message:hover a,
.single-product .yith_ywraq_add_item_browse_message a:hover,
.fl-module-product-grid .woopack-products .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message:hover a,
.fl-module-product-grid .woopack-products .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a:hover,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message .yith_ywraq_add_item_browse_message:hover a,
.home-product-list .woopack-products-carousel .woopack-products .woopack-product-carousel .woopack-product-content .add-to-quote .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message .yith_ywraq_add_item_browse_message a:hover {
    background-color: #1599cf;
    text-decoration: none;
}