/*
Theme Name:     Hello Elementor Child
Description:    
Author:         Spark
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.under_banner .elementor-icon-box-icon{
        float: right;
    margin-top: -45px;
}/*
.single-post .elementor-nav-menu li a{
	color:#fff!important;
}*/
.single-post .elementor-menu-toggle{
	color:#fff!important;
}
.woocommerce.single-product ul.products li.product{
    float: left;
    width: 100%;
    margin-left: 0;
}
#tab-description h2:first-child{
	display:none;
}
.woocommerce.single-product ul.products li.product h2{
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    padding: 10px;
    text-transform: uppercase;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-weight: bold;
    font-size: 1.25em;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 10px 0;
    list-style: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	    display: inline-grid;
}
.elementor-widget-woocommerce-product-price{
	margin-bottom:0;
}
.product_detail .detail_first.elementor-column > .elementor-element-populated {
	padding:0!important;
	    margin: 0 7px;
}
.yikes-custom-woo-tab-title{
    display:none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    width: 91%!important;
    text-align: center;
    margin: 0 auto;
	height:95px;
}
.woocommerce.single-product ul.products li.product a{
    font-size:16px;
    line-height:20px;
    color:#262425;  
}
.woocommerce.single-product ul.products li.product{
	margin:0;
    border-bottom: 1px solid #E5E5E5;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
	border:none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	    font-size: 16px;
    line-height: 23px;
}
.woocommerce div.product form.cart .variations td.label{
	display:none;
}
.woocommerce div.product form.cart table td {
   background:#fff;
}
h2.title-widget{
	background: #000;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}
.single-product div.product form.cart .quantity {
    float: none;
    margin: 0;
    display: inline-block;
}
.woocommerce .elementor-widget-woocommerce-product-add-to-cart .single_variation_wrap .minus{
	    background: transparent!important;
    color: #444!important;
    font-size: 30px;
    border: 1px solid #CCCCCC!important;
    font-weight: 200;
    padding: 0px 15px!important;
    height: 45px!important;
	line-height:45px!important;
    vertical-align: middle;
	    border-radius:0px!important;
	border-right:none!important;
}
table td iframe{
	width:500px!important;
}
.woocommerce .elementor-widget-woocommerce-product-add-to-cart .single_variation_wrap .plus{
	    border-radius: 0px!important;
border-left:none!important;
	    background: transparent!important;
    color: #444!important;
    font-size: 30px;
    border: 1px solid #CCCCCC!important;
    font-weight: 200;
    padding: 0px 15px!important;
    height: 45px!important;
	line-height:45px!important;
    vertical-align: middle;
}
.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input{
	border: 1px solid #CCCCCC!important;
	height:45px!important;
	line-height:45px!important;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0!important;
}
.woocommerce-tabs ul.wc-tabs li {
	border-bottom:1px solid #D9D9D9!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding:0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #fff!important;
    border: none;
    border-bottom: 2px solid #E35F19!important;
}
.woocommerce div.product form.cart .variations select{
	    border: 1px solid #CCCCCC;
    color: #848484;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button{
	background-color: transparent;
    background-image: radial-gradient(at center left, var( --e-global-color-primary ) 21%, var( --e-global-color-secondary ) 100%);
    height: 45px;
    margin-left: 20px;
    line-height: 13px;
    opacity: 1;
    font-size: 20px;
}
.elementor-widget-woocommerce-product-meta .posted_in.detail-container{
	display:none;
}
.woocommerce-tabs .woocommerce-Tabs-panel{
	background:#fff!important;
	border-top:1px solid #D9D9D9!important;
}
/* Chrome, Safari, Edge, Opera */
/*input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}*/

/* Firefox */
/* input[type=number] {
  -moz-appearance: textfield;
}*/

select {
	background: #fff;
	border: 1px solid #848484;
	border-radius: 4px;
	width: 100%;
	padding: 20px;
	font-size: 16px;
	color: #848484;

	/* Here's the code we need */
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	 -o-appearance: none;
		appearance: none;
}

.variations {
	position: relative;	
}

.variations:after {
    font-family: 'FontAwesome';
    content: '\f078';
    font-size: 13px;
    position: absolute;
    top: 16px;
    font-weight: 400;
    right: 20px;
    height: 41px;
    line-height: 40px;
    color: #848484;
    padding-right: 5px;
    pointer-events: none;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}

select::-ms-expand {
  display: none;
}
.review_part{
	display:none;
}
.home .review_part{
	display:block;
}
.wpcf7-form input{
	margin-bottom:10px;
}
/*.single-post .main_menu,.archive.category .main_menu{
	background-color: #262425!important;
}*/

.job_filters .search_jobs input{
        border: 1px solid #B9B9B9!important;
    border-radius: 3px!important;
    color: #919191!important;
}
.job_filters .search_jobs .search_submit{
color: #fff;
    width: auto;
    margin: 0 auto;
    border-radius: 35px;
    border: none;
    text-align: center;
}

.job_filters .search_jobs .search_submit input{
    border-radius: 25px!important;
    color: #fff!important;
    width: auto;
    background: #E35F19;
    border: none!important;
    margin: 0 auto;
    padding: 10px 70px;
}

.select2-container--default .select2-selection--single{
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #919191;
    line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.woocommerce div.product form.cart .variations th{
    display:none;
}









@media (max-width: 1024px){
	
	.single-post .elementor-nav-menu li a{
	color:#494c4f!important;
}
}
@media (min-width: 1024px){
.float-video-left{
width:48%;
float:left;
} 
.float-video-right{
width:48%;
float:right;
} 
}
@media (max-width: 568px){
.businessname input,.email input,.password input,.address input{
   margin-bottom:5px!important;
}
}
@media (max-width: 414px){
.productdetail_right > .elementor-element-populated{
    margin:0!important;
    padding:0!important;
}
.single_add_to_cart_button{
   padding: 14px 15px 14px 15px!important;
}
	.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: relative!important;
}
}