/*
Theme Name: Impreza
Description: Multi-Purpose WordPress Theme.
Version: 8.25
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
License: Themeforest Split Licence
License URI: -
Text Domain: us
Domain Path: /common/languages
*/

.callbtn {
	margin-right: 10px;
}

.btnimgpro {
    padding: 1px 10px 20px 10px!important;
    color: #fff;
	font-size: 18px!important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 35px!important;
	    padding: 2px 10px!important;
    font-size: 15px;
}
.nf-form-content select.ninja-forms-field:not([multiple]) {
    display: flex!important;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: row;
}
.nf-form-content .list-select-wrap>div div:after {
    font-size: 15px!important;
    height: 42px!important;
}
.nf-field-element {
    position: relative;
    margin-bottom: 10px!important;
}
.nf-form-content textarea.ninja-forms-field {
    height: 100px!important;
}
.nf-form-content .nf-field-container #nf-field-9-wrap .nf-field-element .ninja-forms-field {     color: #fff!important;
    width: 200px;
	border-radius: 0px!important;
}
button[type=submit]:not(.w-btn), input[type=submit]:not(.w-btn), .us-nav-style_2>*, .navstyle_2>.owl-nav button, .us-btn-style_2 {
    font-size: 20px!important;
    font-weight: 400!important;
	height: 40px!important;
	    -webkit-clip-path: polygon(0% 0%,85% 0,100% 100%,0% 100%);
    clip-path: polygon(0% 0%,85% 0,100% 100%,0% 100%);
}
.page-id-3253 button[type=submit]:not(.w-btn), input[type=submit]:not(.w-btn), .us-nav-style_2>*, .navstyle_2>.owl-nav button, .us-btn-style_2 {
    background: #FF8200!important;
}
.page-id-115 button[type=submit]:not(.w-btn), input[type=submit]:not(.w-btn), .us-nav-style_2>*, .navstyle_2>.owl-nav button, .us-btn-style_2 {
    background: #FF8200!important;
}
.l-header.pos_fixed {
    background-color: #ffffff;
}
.w-nav.type_mobile.m_align_left .menu-item-has-children>.w-nav-anchor .w-nav-title {
    padding-right: 2em;
    color: #000000;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
.onlinecontent h3 {
    padding-bottom: 20px !important;
}
.onlinecontent h2 {
    padding-bottom: 20px;
}
.onlinecontent p {
    padding-bottom: 20px;
	 padding-top: 20px;
}
.onlinecontent-new h2 {
    padding-bottom: 20px;
}
.woocommerce ul.products {
    display: block;
}

.woocommerce ul.products li.product {
    width: 100% !important;
    clear: both;
}




#woo-page {
    padding-top: 70px !important;
}
#woo-page .woocommerce-category-filter h3 {
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 24px;
}
#woo-page .woocommerce-category-filter input {
    background: #fbfbfb;
    width: 10px;
    height: 10px;
    border: 1px solid #dedede !important;
    margin-bottom: 14px;
}
#woo-page .woocommerce-category-filter label {
    color: #2d2d2d;
    font-size: 15px;
}
.buyonline {
    padding: 30px;
    width: 80%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 5px;
}
.buyonline h4 {
    font-size: 24px;
    margin-bottom: 20px;
}
.buyonline ul {
    margin-left: 20px;
    margin-bottom: 17px;
    font-size: 15px;
    color: #1d1d1d;
	    list-style: none;
}
.product-details {
    padding: 20px;
}
.product-details h2 {
    margin-bottom: 10px;
    font-size: 26px;
}
span.price span.woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: 600;
}
.product-details a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    margin-bottom: 20px;
}
.product-details a.button.product_type_simple.add_to_cart_button {
    background: #192857;
    border: none !important;
    color: #ffff;
    border-radius: 7px;
}
.product-details a.button.product_type_simple {
    border-radius: 5px;
    width: 50%;
    border: 1px solid #192857;
    background: white;
    color: #192857;
}
.product-details .price {
    padding-top: 11px;
}
.product-details a.button.product_type_simple::before {
    border: 1px solid #192857;
}
#woo-page li.horizontal-product.product {
    border: none !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
}
.buyonline ul li {
    position: relative;
}
.buyonline ul li::before {
    position: absolute;
    width: 19px;
    height: 19px;
    content: " ";
    top: 4px;
    left: -26px;
    right: 0px;
    background-image: url(https://dev3.webdevonline.net/demo/jakecontainer/wp-content/uploads/2024/07/checked.png);
    background-size: cover;
}
body.product-template-default.single.single-product.woocommerce div.product {
    position: relative;
    margin-top: 175px;
    margin-bottom: 70px;
}
#woo-page h1.product_title.entry-title {
    font-size: 42px;
}
body.product-template-default.single.single-product.woocommerce .quantity input.qty {
    width: 32px;
    box-sizing: content-box;
    height: 31px;
    background: white;
    border: 1px solid #e0e0e0;
}
body.product-template-default.single.single-product section.related.products h2 {
    font-size: 42px;
    margin-bottom: 29px;
}
section.related.products h2 {
    font-size: 30px !important;
	    margin-bottom: 10px !important;
}
body.product-template-default.single.single-product.woocommerce ul.products {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -1.2rem 2rem;
    list-style: none !important;
    clear: both;
    gap: 30px;
}
body.product-template-default.single.single-product.woocommerce ul.products li.product {
    width: 100% !important;
    clear: both;
    display: block !important;
}
body.product-template-default.single.single-product .product-details a.button.product_type_simple {
    border-radius: 5px;
	width: 100%;
}
body.product-template-default.single.single-product .product-details a.button.product_type_simple {
    padding: 15px 10px;
    font-weight: 500;
}
body.product-template-default.single.single-product button.single_add_to_cart_button.button.alt {
    font-family: var(--font-family);
    font-size: 18px !important;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding: 0.8em 1.9em;
    background: #192857;
    border-color: transparent;
    color: #ffffff !important;
}
body.product-template-default.single.single-product .product-details a.button.product_type_simple:hover {
    background: #ffffff;
    color: #0a0a0a;
    font-weight: 500 !important;
}
body.product-template-default.single.single-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
	    background:#192857;
    color: #0a0a0a;
    font-weight: 500 !important;
}
body.product-template-default.single.single-product .woocommerce .comment-respond {
    padding: 2rem;
    background: var(--color-content-bg-grad);

    box-shadow: rgb(149 157 165 / 15%) 0px 8px 24px;
    border-radius: 10px;
}
.l-section-h.i-cf {
    max-width: 1170px !important;
    margin: 0px auto !important;
}
.woocommerce .quantity input.qty {
    width: 50px;
    box-sizing: content-box;
    height: 50px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #ebebeb;
}
.coupon button.button {
    background: #192857 !important;
    padding: 10px 21px !important;
    color: #ffff;
    font-size: 18px !important;
}
.woocommerce .actions .coupon input {
    background: #f9f9f9;
    padding: 0px 14px !important;
    border: 1px solid #e3e3e3;
    height: 40px;
}
.woocommerce .cart_totals {
    padding: 30px;
    background: var(--color-content-bg-alt-grad);
    margin-bottom: 0 !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
}
body.page-template-default.page.page-id-5750 .l-section-h.i-cf {
    position: relative;
    padding-top: 233px !important;
}
body.page-template-default.page.page-id-5750 .woocommerce-billing-fields h3 {
    font-size: 36px;
    padding: 33px 0;
    font-weight: 600;
}
body.page-template-default.page.page-id-5750 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input {
    background: #fdfdfd;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
body.page-template-default.page.page-id-5750 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper label {
    font-weight: 400;
    font-size: 16px;
    color: #424242;
}
#order_review {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
h3#order_review_heading {
    font-size: 30px;
    padding: 28px 0 !important;
    font-weight: 600;
}

body.page-template-default.page.page-id-5750  .woocommerce-shipping-fields input {
    background: #fdfdfd;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
body.page-template-default.page.page-id-5750  #order_comments {
    background: #fdfdfd;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-bottom: 15px;
}
body.page-template-default.page.page-id-5750  #place_order {
    font-size: 15px !important;
    padding: 10px 20px !important;
}

body.page-template-default.page.page-id-5750  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: inherit;
}
body.page-template-default.page.page-id-5750  .select2-container {
    z-index: 0 !important;
}
@media only screen and (max-width: 575px) {
	section.l-section.wpb_row.order-block1.height_auto {
    width: 100% !important;
    padding: 20px !important;
	}
	#catalog-block .l-section-h.i-cf h3 {
    font-size: 24px !important;
    margin-bottom: 5px !important;
    font-weight: 600;
    line-height: 1.2;
}
	#select-catalog {
    display: block !important;
    margin: 0 auto;
    text-align: center;
}
	#select-catalog input {
    margin-top: 20px;
}
	#catalog-block .l-section-h.i-cf {
    padding-top: 130px !important;
    padding-bottom: 40px !important;
}
		section.l-section.wpb_row.order-block2.height_auto {
    width: 100% !important;
    padding: 20px !important;
	}
			section.l-section.wpb_row.order-block4.height_auto {
    width: 100% !important;
    padding: 20px !important;
	}
	a.btn-atc {
    width: 100% !important;
}
	#woo-page {
    padding-top: 50px !important;
		padding: 0 20px;
}
	#woo-page .woocommerce-category-filter {
    width: 100% !important;
}
	.buyonline {
    padding: 25px;
    width: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 5px;
    margin-bottom: 50px;
}
	#productResults {
    width: 100% !important;
}
	#woo-page li.horizontal-product.product {
    display: block !important;
}
	.product-details a.button.product_type_simple {
    border-radius: 5px;
    width: 100% !important;
	}
	#woo-page li.horizontal-product.product img {
    width: 100%;
}
	.product-details h2 {
    line-height: 1.3;
}
    #woo-page h1.product_title.entry-title {
        font-size: 36px;
        line-height: 1.1;
        margin-bottom: 30px;
    }
	body.product-template-default.single.single-product.woocommerce div.product {
    position: relative;
    margin-top: 93px;
    margin-bottom: 55px;
}
	body.product-template-default.single.single-product.woocommerce ul.products {
    display: block;
	}
	body.page-template-default.page.page-id-5750 .l-section-h.i-cf {
    position: relative;
    padding-top: 130px !important;
}
}
body.product-template-default.single.single-product button.single_add_to_cart_button.button.alt{
	height: 43px !important;
	padding: 2px 53px 2px 31px;
}
body.product-template-default.single.single-product.woocommerce .quantity input.qty{
	width: 50px;
}
.coupon button.button {
  padding: 2px 40px 2px 21px !important;
}
.woocommerce .shop_table.cart .actions > .button{
	padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 45px;
	color:#fff;
}
.woocommerce td.product-remove a.remove{
	width: 25px;
	height: 25px;
	font-size: 23px;
	line-height: 19px;
	padding: 0 0;
	border: 2px solid #192857 !important;
	text-align: center;
}
div#dps-datetime-picker a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 5px 0;
}
.woocommerce-cart .woocommerce .quantity input.qty{
	padding: 0 3px !important;
}
.woocommerce .cart_totals .checkout-button {
  padding: 12px 8px !important;
	margin-top: 0;
}
.woocommerce .cart_totals {
  padding: 30px 28px;
}
@media screen and (max-width: 1200px){
	.woocommerce .cart_totals .checkout-button {
  font-size: 15px !important;
}
	.woocommerce .cart_totals {
  padding: 25px 20px !important;
}
}
body.page-template-default.page.page-id-5750 #place_order {
  font-size: 15px !important;
  padding: 4px 65px 4px 20px !important;
}
a.button.wc-backward {
    color: #fff;
    font-weight: bold;
}
a.button.wc-backward:hover {
    color: #eee !important;
    font-weight: bold;
}

a.btn-atc {
    display: block;
    margin-top: 20px;
    font-family: var(--font-family);
    font-size: 18px !important;
    line-height: 1 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding: 0.8em 1.9em;
    background: #192857;
    border-color: transparent;
    color: #ffffff !important;
    clip-path: polygon(0% 0%, 85% 0, 100% 100%, 0% 98%);
    width: 50%;
}

section.l-section.wpb_row.order-block.height_auto {
    padding-top: 80px;
    text-align: center;
}
section.l-section.wpb_row.order-block.height_auto img {
    width: 70px;
}

section.l-section.wpb_row.order-block.height_auto h2 {
    font-size: 36px;
    line-height: 1.2;
}
section.l-section.wpb_row.order-block.height_auto p {
    font-size: 22px;
    margin-bottom: 0;
    padding-top: 26px;
	line-height: 1.2;
}
section.l-section.wpb_row.order-block1.height_auto {
    text-align: center;
    margin-top: 50px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 50%;
    padding: 50px;
    border-radius: 10px;
	display: block;
}
section.l-section.wpb_row.order-block2.height_auto {
    text-align: center;
    margin-top: 70px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 50%;
    padding: 50px;
    border-radius: 10px;
}
section.l-section.wpb_row.order-block4.height_auto {
    text-align: center;
    margin-bottom: 70px;
	    text-align: center;
    margin-top: 70px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 50%;
    padding: 50px;
    border-radius: 10px;
}

#catalog-block .l-section-h.i-cf {
    padding-top: 250px;
    padding-bottom: 80px;
}
#catalog-block .l-section-h.i-cf h3 {
   font-size: 36px;
	margin-bottom: 40px;	
		font-weight: 600;
}
#select-catalog {
    display: flex;
justify-content: center;
}
#select-catalog input {
    margin-left: 25px;
}
#select-catalog label {
    margin-top: 6px;
}
#select-catalog input[type="Submit"] {
    background: #192857 !important;
    color: #ffff;
    padding: 10px 50px;
}
#select-catalog label {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 500;
}
#select-catalog input[type="radio"] {
    background: #f9f9f9;
    width: 10px;
    height: 10px;
    margin-top: 9px;
    margin-right: 10px;
}

#select-catalog input[type=radio]:before {
    visibility: hidden;
    content: '';
    display: block;
    height: 100% !important;
    width: 100% !important;
    margin: 0% !important;
	border-radius: inherit;
    background: currentColor;
}

#select-catalog input[type=radio]:checked::before {
    visibility: visible !important;
}
#catalog-block .l-section-h.i-cf  .vc_col-sm-8.wpb_column.vc_column_container {
    padding: 42px 14px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
}
.payment_box.payment_method_gpls-rfq {
    display: none !important;
}
.custom-inside-image-text {
    position: absolute; /* Make the text position absolute */
    top: 10px; /* Adjust the position from the top */
    left: 10px; /* Adjust the position from the left */
    background-color: rgba(255, 255, 255, 0.7); /* Optional: background with transparency */
    padding: 5px 10px; /* Optional: padding around the text */
    font-size: 16px; /* Adjust the font size */
    color: #333; /* Text color */
    z-index: 10; /* Ensure the text is on top of the image */
}
.woocommerce-product-gallery {
    position: relative; /* Ensure the parent container allows absolute positioning */
}
div#productResults-inner li.outofstock .ajax_add_to_cart {
    display: none;
}
div#condition {
    display: none;
    margin-top: 20px;
}
.custom-text-inside-gallery {
    position: absolute;
    bottom: -22px;
    font-size: 12px;
}
.custom-text-under-checkout{font-size: 14px;
    color: #555;
    margin-top: 10px !important;}
li.wc_payment_method.payment_method_gpls-rfq,small.shipped_via {
    display: none;
}
.cart_totals p#calc_shipping_country_field {
    display: none;
}

.hide-for-not-sticky .w-nav-list.level_2 a {
	color: #1a1a1a !important;
}