<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:   	Original Concepts Child Theme
Theme URI:    	https://onlinestore.co.il/
Author:       	Original Concepts
Author URI:     https://onlinestore.co.il/
Template:     	oc-main-theme
Description:  	Child theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	oc-main-theme
Tags:         	light, responsive-layout, custom-background, custom-colors, custom-header,
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body.rtl .uwy{
	z-index: 21;
}
.drawer-panel{
	z-index: 22;
}
.fade-in{
	opacity: 1!important;
}
a,.my-account .nav-dropdown li a,
.woocommerce-product-details__short-description p,.woocommerce-product-details__short-description,.woocommerce-product-details__short-description span,.woocommerce-product-details__short-description li,
.woocommerce-product-details__short-description h1,.woocommerce-product-details__short-description h2,.woocommerce-product-details__short-description h3,.woocommerce-product-details__short-description h4,.woocommerce-product-details__short-description h5{
	color: #a15e4b;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4 .vertical-thumbnails--container.sp-thumb-as-column {
/*	display: none;*/
}
.top-header-slider--container div.slide {
    line-height: normal;
}
/*furniture style*/
/*menu*/
body.oc-main-menu-hover-underline-css .site-header .site-header--inner nav.main-navigation ul li.mega-menu-column a{
	margin-bottom: 12px;
	color: #848484!important;
}
.main-header--container .nav-menu{
	gap: 0;
}
body .mobile-header--container .header-logo-mobile--container,body .mobile-header--container .header-logo-mobile--container img{
	margin: 0;
}
body li.product .item_wrap button.add-to-cart-icon .icon-cart{
	height: 20px;
}
h1,#breadcrumbs a,h2,h3,ul.cart_list li a, ul.product_list_widget li a,.search-result__products div.products.list .product-row-wrap .search-result__info a h4,
.vi-wcuf-us-product .vi-wcuf-us-product-desc .woocommerce-loop-product__title,
.woocommerce-terms-and-conditions-checkbox-text a{
	color: #a15e4b!important;
}
.woocommerce-terms-and-conditions-checkbox-text a{
    text-decoration: underline;
}
body.oc-main-menu-hover-underline-css .site-header .site-header--inner nav.main-navigation ul li.mega-menu-column li.mega-menu-item-has-children&gt;a{
	    color: #000!important;
		margin-bottom: 25px;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{
	display:none!important
}
.woocommerce .archive_wrap ul.products{
	gap: 0;
}
.woocommerce .site-content .site-main .related ul.products li.product{
	    margin: 0 10px;
}
body.single-product div.product div.woocommerce-product-gallery__inner:not(.slick-initialized){
	opacity:0;
}
.related h2{
	    text-align: center;
}
.woocommerce .woocommerce-result-count {
    margin: 0;
    margin-right: auto;
}
.mobile-img img{
	height: 430px!important;
}
body.oc-main-menu-hover-underline-css .site-header .site-header--inner nav.main-navigation ul li.mega-menu-column a:hover{
	color: #000!important;
}
.site-header .mobile-header--container div.left-col {
    max-width: 60%;
}
.site-header{
	box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, 0.25);
}
li.product .price{
	    justify-content: center;
}
/*home*/
.slider-controlls{
	text-align: center;
}
.slider-controlls a.button{
	min-width: 132px;
    height: 45px;
    line-height: 42px;
    padding: 0;
    text-decoration: none;
	background-color:transparent;
	border:1px solid #212121;
	border-radius:3px;
	color:#212121;
	transition: 0.3s;
}
.slider-controlls a.button:before{
	display:none;
}
.slider-controlls a.button:hover{
	background-color:#212121;
	color:#fff;
}
[dir="rtl"] .oc-wc-slider__products&gt;button.slick-next:before, [dir="rtl"] .oc-wc-slider__products&gt;button.slick-next:hover:before,
[dir="rtl"] .recently-viewed-products-container button.slick-next:before, [dir="rtl"] .recently-viewed-products-container button.slick-next:hover:before,
[dir="rtl"] body .upsells-product--container.sticky button.slick-next:before,[dir="rtl"] body .upsells-product--container.sticky button.slick-next:hover:before
{
	background: url(assets/images/slider-arrow-left.svg) 0 0 no-repeat;
    transform: none;
	opacity: 1;
}
[dir="rtl"] .oc-wc-slider__products&gt;button.slick-prev:before, [dir="rtl"] .oc-wc-slider__products&gt;button.slick-prev:hover:before,
[dir="rtl"] .recently-viewed-products-container button.slick-prev:before, [dir="rtl"] .recently-viewed-products-container button.slick-prev:hover:before,
[dir="rtl"] body .upsells-product--container.sticky button.slick-prev:before,[dir="rtl"] body .upsells-product--container.sticky button.slick-prev:hover:before{
	background: url(assets/images/slider-arrow-right.svg) 0 0 no-repeat;
    transform: none;
	opacity: 1;
}
.oc-wc-slider__products&gt;button.slick-prev:before, .oc-wc-slider__products&gt;button.slick-next:before,
[dir="rtl"] body .upsells-product--container.sticky button.slick-prev:before,[dir="rtl"] body .upsells-product--container.sticky button.slick-next:before{
	width: 50px;
    height: 50px;
}
.oc-wc-slider__products&gt;button.slick-next, .oc-wc-slider__products&gt;button.slick-prev{
	top: 35%;
	width: 50px;
    height: 50px;	
}
.wp-block-button.is-style-outline&gt;.wp-block-button__link{
	border: 1px solid;
    height: 45px;
    line-height: 42px;
    padding: 0;
	text-decoration:none;
}
.wp-block-button.is-style-outline&gt;.wp-block-button__link:hover{
	    background-color: #212121!important;
    color: #ffffff!important;
}
.wp-block-button.is-style-outline&gt;.wp-block-button__link{
	transition: 0.3s;
}
[dir='rtl'] body .oc-wc-slider__products&gt;.slick-prev:hover,[dir='rtl'] body .oc-wc-slider__products&gt;.slick-next:hover{
	box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, 0.25);
}
.product-thumbnail .add-to-cart-wrapper button path {
    fill: #fff!important;
}
/*footer*/
.footer-main-html-block .wpcf7{
	width: 452px;
    max-width: 100%;
    margin-top: 30px;
}
.footer-main--container .wpcf7 input[type="email"]{	
	border: none;
	border-bottom: 1px solid #212121;
	width: 70%;
}

.footer-main--container .html_block_1 .html-block-title{
	font-weight: normal;
}
.footer-main--container .footer-main-html-block.html_block_1{
	padding-right: 50px;
}
.footer-main--container .wpcf7 input[type="email"]::placeholder {
    color: #212121;
    opacity: 1;
}

.footer-main--container .wpcf7 input[type="email"]:-ms-input-placeholder { 
    color: #212121;
}

.footer-main--container .wpcf7 input[type="email"]::-ms-input-placeholder {
    color: #212121;
}
.social-networks--container h4{
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 25px;
}
footer ul.social-networks{
	justify-content: flex-end;
}
.footer-main--container .footer-main-content-mobile .social-networks--container{
	display: flex;
	flex-direction: row-reverse;
    justify-content: space-between;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 40px;
}
footer .footer-main--container .footer-main-content-mobile ul.social-networks{
	justify-content: flex-start;
}
footer .footer-main--container .footer-main-content-mobile ul.social-networks li{
	padding: 0px 0 0px 20px;
}
.footer-main--container .footer-main-content-mobile .footer-main-html-block.html_block_1 {
    padding-right: 0;
}
/*catalog*/
body.archive.woocommerce #page .woocommerce-breadcrumb{
	/* created option for that	*/
	/*	text-align: center;*/
	color: #848484;
    font-size: 15px;
	/*	padding-top: 50px;
	padding-bottom: 30px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
body.archive .woocommerce-products-header .archive-tax-content h1.woocommerce-products-header__title{
	font-size: 35px;
	font-weight: 400;
	margin-bottom: 20px;
}
body.archive .woocommerce-products-header .archive-tax-content .term-description{
	font-size: 15px;
/*    width: 625px;*/
    margin: auto;
	max-width: 100%;
}
body .oc-woo-products-filter--container{
	margin-top: 50px;
}
body .site-content .site-main .oc-woo-taxonomy-filter button.open-list, body .site-content .site-main .oc-woo-ajax-price-filter button.open-list{
	background: #EBEBEB;
	border-radius:3px;
}
body .site-content .site-main .oc-woo-taxonomy-filter button.open-list.active, body .site-content .site-main .oc-woo-ajax-price-filter button.open-list.active{
	background: #fff;
}
/*menu*/
.hamburger-panel ul.nav-menu li a{
	font-weight: normal;
}
.panel-menu-navigation .mega-indicator{
	background:url(assets/images/menu-arrow.svg) center no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    top: -9px;
    position: absolute;
    left: -40px;
    rotate: 270deg;
}
.hamburger-panel ul.nav-menu li ul li a{
	width: 100%;
}
.hamburger-panel .mega-menu-item-has-children&gt;.mega-sub-menu{
	border-top: none;
	padding: 0;
}
.panel-menu-navigation .mega-sub-menu .mega-indicator{
	display:none
}
.single-product .product .summary .single_add_to_cart_button:before,
form.cart .yith-wcwl-add-button,
button:not(.btn-qty),
a.button,
button:after,
a.button:after,
.home button:before, .single-product .product .summary .single_add_to_cart_button:before, .oc-woo-product-quickview-container .entry-summary button.single_add_to_cart_button:before, div.form-wrapper button.products-as-row:before, .oc-woo-products-filter--container .oc-woo-products-filter--inner &gt; div.form-wrapper button.products-as-row:before, button:not(.slick-arrow):before, button:not(.btn-qty):before, input[type='button']:before, input[type='reset']:before, input[type='submit']:before, .button:before, .added_to_cart:before, .btn:before{
	border-radius: 3px;
}
form.cart .yith-wcwl-add-button,
.minicart-coupon button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover{
	background: #212121;
	color: #fff;
	border-radius: 3px;
}
/*[dir='rtl'] body.rtl .upsells-products-sidebar .slick-next{
	bottom: -40px;
}*/
.minicart-coupon button.button{
	height: 38px;
    line-height: 38px;
}
.minicart-coupon--container.active .minicart-coupon{
	gap: 10px;
}
.minicart-coupon input[type='text']{
	border-radius: 3px;
	border-width: 1px;
}
.single-product .product .summary .quantity .btn-qty.minus{
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.single-product .product .summary .quantity .btn-qty.plus{
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
@media only screen and (min-width: 991px){
	body.rtl .oc-woo-products-filter--container.mobile-panel, body.rtl .oc-woo-products-filter--container {
		z-index: 15;
	}
}
/*!menu*/
.footer-accordion-title:after{
	font-weight: 300;
}
@media only screen and (max-width:1300px ){
	.mega-menu-wrap .mega-menu-horizontal{
		padding: 0;
	}
}
@media only screen and (max-width:990px ){
	body .site-content .site-main .oc-woo-taxonomy-filter button.open-list, body .site-content .site-main .oc-woo-ajax-price-filter button.open-list{
		background: transparent;
		border-radius: 0;
		border: none;
		padding-right: 0;
	}
	.home-about .wp-block-buttons.is-vertical&gt;.wp-block-button{
		min-width: 102px;
	}
	.home-about .wp-block-column{
		padding-right: 0!important;
		padding-left: 0!important;
	}
	.home-about h2{
		margin-top: 0;
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1000px){
	.home-about,.top-collection{
		padding-right:40px!important;
		padding-left:40px!important;
	}
}
@media only screen and (max-width:1150px ){
	.hamburger-menu--container{
		    margin-top: -5px;
	}	
	.oc-wc-slider__products&gt;button.slick-next, .oc-wc-slider__products&gt;button.slick-prev,
	.oc-wc-slider__products&gt;button.slick-prev:before, .oc-wc-slider__products&gt;button.slick-next:before{
		width: 40px;
		height: 40px;
	}
	[dir="rtl"] .oc-wc-slider__products&gt;button.slick-next:before, [dir="rtl"] .oc-wc-slider__products&gt;button.slick-next:hover:before,
	[dir="rtl"] .oc-wc-slider__products&gt;button.slick-prev:before, [dir="rtl"] .oc-wc-slider__products&gt;button.slick-prev:hover:before{
		background-size: 40px;
	}
	.oc-wc-slider__products&gt;button.slick-next, .oc-wc-slider__products&gt;button.slick-prev{
		top: 20%;
	}
}
@media only screen and (max-width:767px ){
	body.rtl.woocommerce.single-product .site-content .related.products ul.products li.product, div.product div.summary .up-sells ul.products li{
		padding-left: 25px;
		padding-right: 0;
	}	
	.wp-block-custom-slider-block-slider .slide-content-mobile-wrapper{
		max-width: 100%;
	}
	body.archive.woocommerce #page .woocommerce-breadcrumb{
		padding-bottom: 30px;
	}
	.home-about .wp-block-buttons.is-vertical&gt;.wp-block-button{
		min-width: 132px;
	}
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
	display: block;
}
.br_cart_suggestions_cart{
	    display: none;
}
body.woocommerce-cart .checkout-button{
	line-height: 45px !important;
}

body .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
	        background-color: transparent;
}
body.woocommerce-cart .woocommerce table.shop_table td{
	    border-top: none;
}
.wrap-for-top-part .product-images-slider--container img,
li.product .wrap-for-top-part video.oc-product-video-mp4
{
	border-radius: 3px;
}
.main-navigation #mega-menu-primary-menu&gt;li, .secondary-navigation ul#mega-menu-primary-menu&gt;li,.main-navigation ul li{
	height: 97px;
    line-height: 97px;
    padding:0 0.781vw;
}
nav.main-navigation .sub-menu{
	width: 220px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 15px;
    top: 100%;
}
.main-navigation ul li.menu-item-has-children:hover .sub-menu{
	display: block;
}
nav.main-navigation ul li a{
	top: 33%;
}
/*move to main theme*/
@media only screen and (max-width:650px ){
.footer-bottom--container .copyright {
    text-align: center;
}	
	.upsells-products-sidebar .product-thumbnail{
		display: inline-block;
	}	
	.upsells-products-sidebar .product .product-title {
		max-width: 100%;
	}
	.oc-variable-product-upsells-popup--container{
		max-width: 90%;
	}
}
@media only screen and (max-width:375px ){
	body.rtl .upsells-products-sidebar .upsells-products-sidebar--inner .product-upsell-list {
		height: 61vh;
	}
}

/*.bottom-part{*/
/*	text-align: center;*/
/*}*/
.spot-list-container .field select{
	display:none
}
#israelpost-additional{
	max-width: 40%;
	margin-left: 105px;
}
#israelpost-additional .select2-container{
	max-width: 100%;
}
body .woocommerce ul#shipping_method li label{
	min-width: 125px;
	margin-top: 5px;
}
body.page .site-main.static-page.contact-page ul li:nth-child(2) {
    background: url(assets/images/contact-email.svg) right 0px no-repeat;
}
body.page .site-main.static-page.contact-page ul li:nth-child(1) {
    background: url(assets/images/contact-whatsapp.svg) right 0px no-repeat;
}
@media only screen and (max-width: 850px) {
	.my-account a.my-account-link .my-account-text {
        display: block;
        font-size: 12px;
    }
	.my-account a.my-account-link{
		display: flex;
		flex-direction: column;
		align-items: center;
		position: relative;
		top: 0;
	}
}
@media only screen and (max-width: 767px) {
    .wp-block-video {
        padding-top: 200px;
    }
}
body.page-id-1491 .site-main.static-page .title h1{
	text-align:center;
}
body.page-id-1491 .schema-faq .schema-faq-question{
	text-align: center;
	font-weight: 300;
}
body.page-id-1491 .schema-faq .schema-faq-question:hover,
body.page-id-1491 .schema-faq.wp-block-yoast-faq-block .schema-faq-section.active .schema-faq-question{
	font-weight: 600;
}
body.page-id-1491 p.schema-faq-answer{
	    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center;
}
body.page-id-1491 .schema-faq .schema-faq-question:after{
	display:none;
}
img[onload^="SVGInject("] {
    visibility: visible!important;
}
.sub-cats{
	display: none;
}
.reset-filters{
	display: none!important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
	color: #fff;
}
.woocommerce div.product div.images img {
    border-radius: 25px;
}
#custom_billing_fields{
	display:none!important
}
.woocommerce-checkout #payment div.payment_box,
.payment_method_yaadpay label{
	display: none!important;
}
[dir='rtl'] .upsells-product--container.sticky .product-upsell-list .slick-next{
	left: 15px;
}
.woocommerce.archive.product-archive-price-under-title-center .site-content .site-main ul.products[class*="columns-"] li.product{
	justify-content: flex-start;
}
.berocket_better_labels .berocket_better_labels_line .br_alabel,
.br_alabel{
	z-index: 14!important;
}
body .berocket_better_labels.berocket_better_labels_image{
	top: auto !important;
}
body li.product .item_wrap button.add-to-cart-icon img{
	margin: auto;
}
li.product .item_wrap button.add-to-cart-icon{
	line-height: 63px;
}
.yith-wcwl-add-button a.button:before{
	display:none!important
}
.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){
	background: transparent!important;
}
@media only screen and (max-width: 767px) {
	body .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail{
	display: block!important;
}
	.quantity-style-2 .oc-variable-product-upsells-container .quantity .qty, .quantity-style-2 .product .summary .quantity .qty, .woocommerce.quantity-style-2 .product .summary .quantity .qty, .quantity-style-2 .quantity--wrapper .archive-cart-product-quantity.quantity .qty, .quantity-style-2 .bottom-part .quantity--wrapper .quantity .qty{
		width: calc(100% - 50px);
	}
	.quantity-style-2 .oc-variable-product-upsells-container .quantity .btn-qty .quantity-style-2 .product .summary .quantity .btn-qty, .woocommerce.quantity-style-2 .product .summary .quantity .btn-qty, .bottom-part .quantity .btn-qty{
		width: 30%;
	}
	body .berocket_better_labels .berocket_better_labels_position.berocket_better_labels_position_center {
		align-items: flex-end;
	}
	li.product .item_wrap button.add-to-cart-icon, ul.products li.product .item_wrap button.add-to-cart-icon{
		line-height: 50px!important;
	}
	body li.product .item_wrap button.add-to-cart-icon .icon-cart{
		height: auto;
	}
}
.wrap-for-top-part .slick-slide{
	padding: 0;
}
li.product .item_wrap button.add-to-cart-icon{
	bottom: 10px;
    right: 10px;
}
body.woocommerce ul.products li.product .onsale{
	margin: 0;
}
.wrap-for-top-part .out-of-stock{
	left: 0;
    right: auto;
}
body.woocommerce table.shop_table{
	    border: none;
}
body.woocommerce table.shop_table td,
body.woocommerce table.shop_table tfoot th{
	border-top: none;
}
.wishlist-panel--container .wishlist-title-container{
	display:none
}
.wishlist-panel--container .wishlist-title-container:first-of-type{
	display: block;
}
.wishlist_table.mobile li .item-wrapper .item-details{
	    display: flex;
}
.wishlist_table .product-add-to-cart a{
	    background: #000;
    width: 123px;
    height: 35px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    padding: 0;
    text-decoration: none;
    padding-top: 4px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tr:not(.coupon-form){
	border-bottom: none!important;
}
.woocommerce table.shop_table{
	border: none!important;
}
li.product .item_wrap button.add-to-cart-icon {
    line-height: normal;
}
section.related{
	max-width: 1760px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
}
.minicart-checkout-proceed-container{
	padding: 0 20px 40px;
}
body .woocommerce form .form-row-first, .woocommerce form .form-row-last,body .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	width: 50%!important;
}
body .woocommerce-error li,body .woocommerce-info li,body .woocommerce-message li {
    list-style: none outside !important;
    padding-right: 41px !important;
    margin-right: 0 !important;
}
section.related ul.products:not(.slick-initialized){
	display:none
}

#datalogics_n_code_city_select, #datalogics_n_code_select{
	width:30%;
}
.authorization-panel--container .u-columns .col-1{
	width: 100% !important;
}
.authorization-panel--container input[type='text'], .authorization-panel--container input[type='email'], .authorization-panel--container input[type='tel'], .authorization-panel--container input[type='password'] {
    line-height: 37px!important;
    height: 45px !important;
    padding: 0!important;
    border: 1px solid #EBEBEB!important;
    padding-right: 0!important;
    outline: none!important;
    border-radius: 0!important;
    font-size: 15px!important;
    border: none!important;
    border-bottom: 1px solid #000!important;
}
.woocommerce form .show-password-input:before, .woocommerce-page form .show-password-input:before{
	display:none;
}
.authorization-panel--container .u-columns .col-1, .authorization-panel--container .u-columns .col-2{
	    padding: 20px 0;
}
.authorization-panel--container .u-columns .col-1 {
    width: 100% !important;
}
.authorization-panel--container .u-columns .col-2{
	width: 100%!important;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row.woocommerce-form-row--wide{
	clear: none;
}
body.page-id-10173 .site-main.static-page .title h1,
body.page-id-1504 .site-main.static-page .title h1{
	text-align: center;
}
ul.cart_list, ul.product_list_widget, .woocommerce ul.cart_list, .woocommerce ul.product_list_widget{
	padding: 0 20px!important;
}
.oc-wc-slider__products--wrapper {
    padding: 0;
}
/*.woocommerce div.product form.cart .button:before,
.woocommerce #payment #place_order:before, .woocommerce-page #payment #place_order:before{
    background-color: #eeee22 !important;
    color: #000 !important;	
}*/
body.home .oc-woo-product-quickview-container{
	display:none;
}
.woocommerce div.product form.cart .button, .woocommerce div.product form.cart .button.disabled{
	color:#fff!important
}
.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button.disabled{
	max-width: 275px;
	color: #000;
	border-radius: 3px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover{
background-color: #000 !important;
    color: #fff !important;
}
.product form.cart, .woocommerce div.product form.cart, .woocommerce-variation-add-to-cart{
	justify-content: flex-start;
}
body.rtl.woocommerce-checkout .woocommerce .col2-set .col-1{
	display: flex;
    flex-direction: column;
}
body.rtl.woocommerce-checkout .woocommerce .col2-set .col-1 .viwcuf-checkout-us-container{
	order: 10;
}
.quantity--wrapper button.add-to-cart,.quantity--wrapper .quantity{
	width: 100%;
}
.single-product-tab-style-accordion .summary .wc-tabs-accordion-wrapper h3,
.ui-accordion .ui-accordion-content{
	font-family: 'oc-child-theme-regular';
}
.wpcf7-spinner{
	position: absolute!important;
}
body.woocommerce .site-main div.product form.cart .variations select{
	color: #a15e4b;
    border-color: #a15e4b;
}
.add-to-cart-notice--container .product-container .title{
	color: #a15e4b;
}</pre></body></html>