/*
Theme Name: Child Thrive Theme
Theme URI: http://thrivethemes.com/
Version: 1.0
Author: <a href="http://www.thrivethemes.com">Thrive Themes</a>
Description: Fully customizable, front end theme and template editing for WordPress has arrived! 
Template: thrive-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-everything
*/

/* Currency selector switcher dropdown*/
.woocommerce-currency-switcher .selector, .woocommerce-currency-switcher .dropdown-content {
  border-radius: 3px!important;
  border-color: white!important;
  color: white!important;
}

.woocommerce-currency-switcher .dropdown-content form, .woocommerce-currency-switcher .dropdown-content button {
  border: none!important;
}

.woocommerce-currency-switcher:focus-within .dropdown-content, .woocommerce-currency-switcher:hover .dropdown-content {
  border-radius: 0 0 3px 3px!important;
}

.thrv_widget_menu select.woocommerce-currency-selector {
	background:none;
}

.thrv_widget_menu select.woocommerce-currency-selector {
    border: none;
}

select.woocommerce-currency-selector:focus-visible {
    outline: none;
}

.thrv_widget_menu .woocommerce-currency-selector>option {
    color: black;
}

.woocommerce-page .tcb-style-wrap li:not([class*="menu"]) {
	font-size: 16px;
}


/*.top-currency-selector .selector .woocommerce-currency-switcher .selector, .top-currency-selector .selector .woocommerce-currency-switcher .dropdown-content {
  border-radius: 3px!important;
  border-color: black!important;
  color: black!important;
}

.top-currency-selector .selector .woocommerce-currency-switcher:hover .selector, .top-currency-selector .selector .woocommerce-currency-switcher .dropdown-content {
  color: white!important;
}*/

/* Temporary buy locally button */
.mi4_buy_locally {
	display:block;
	background:#eb6600;
	color:white;
	border-radius:5px;
	padding:15px 20px 15px 20px;
	margin:10px 0px;
	text-align:center;
}
.mi4_buy_locally>a {
	color:white;
	text-decoration:none!important;
}

.mi4_buy_locally:hover{
	opacity:0.8;
}


/*Correction of the sidecart cross sell slider */
span.xoo-wsc-sp-title>a {
    font-size: 16px!important;
}

li.xoo-wsc-sp-product.lslide {
    margin-left: 0px!important;
}

ul.xoo-wsc-sp-slider.lightSlider.lSSlide.lsGrab {
  min-height: 130px;
}

/* CODE TO REMOVE THE SECOND FEAT POST IN THE BLOG LOOP (DUE TO A BUG FROM THRIVE THEME BUILDER)
.tcb-featured-list>*:not(:first-child){
	display:none!important;
}*/

/* Code to show the Filter post button that is hidden in thrive theme builder... */
button.tve-button.grey.click.margin-left-20 {
	display: inline!important;align-content
}


/* FONT OF THE MAILCHIMP COUNTER NUMBER */
.universal_stats_shortcode>span>li {
	font-size: 35px!important;
    font-weight: 500!important;
}

.qty-holder>.qty-btn>span {
    font-size: 20px;
    font-weight: 600;
}

.qty-holder>.qty-btn>span:hover {
    text-decoration: none!important;
    cursor: pointer;
}

/* REMOVE UNWANTED MINUS AND PLUS ON PRODUCT PAGE AND CART */
.quantity>button[data-op*="minus"], .quantity>button[data-op*="plus"] {
	display:block!important;
}

/* TEMPORARY DISALLOW CLICK ON MOBILE MENU DURING PAGE LOAD */
.tve-m-trigger {
	pointer-events:none;
}

.tve-woocommerce .cnt .checkout #customer_details .form-row.mailchimp-newsletter {
    display: flex;
    margin-bottom: 0;
}

.tve-woocommerce .cnt .checkout #customer_details .form-row.mailchimp-newsletter input[type="checkbox"] {
    width: 23px;
    height: 23px;
    margin: 0;
    margin-right: 13px;
}

.tve-woocommerce .cnt .checkout #customer_details .form-row.mailchimp-newsletter label {
    color: #000000;
    font-family: "Work Sans";
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
    margin-bottom: 0;
}


/**/

.mini-cart-contents {
    display: none !important;
}
.order-widi:before{
	background:url(../images/cart.png);
	
}

/* Slider */

.wrap-slide .box-slider_border{
		padding-bottom: 40px;
}

.slisder_box img {
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-top: 26px;
    height: 200px;
}

.box-slider_border {
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-top: 26px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    padding: 0;
    width: 90%;
    height: 200px;
    margin-bottom: 20px !important;
    object-fit: contain;
    padding-top: 20px;
} 

.slisder_box h3{
		font-size: 16px;
}

.box-slider_border h3 {
    text-align: center !important;
}

.txt-mb,
header nav ul>li.order-widi-mb,
.page-id-35447 .slisder_box h3{
		display: none;
}


.slick-prev:before, .slick-next:before {
    color: transparent !important;
} 

.slick-prev:before {
    background: url(https://www.cme-pro.com/wp-content/themes/squared-child/images/arrow_pre.png);
    width: 19px;
    height: 30px;
    font-size: 50px !important;
    background-repeat: no-repeat;
}

.slick-prev {
    left: -50px;
}

.slick-next{
	right:-50px;
}
.slick-next:before {
    background: url(https://www.cme-pro.com/wp-content/themes/squared-child/images/arrow_next.png);
    width: 19px;
    height: 30px;
    font-size: 50px !important;
    background-repeat: no-repeat;
}




/* Styles for Header */
	/* Desktop */

	/* Tablets & Phones */

@media screen and (max-width: 1023px) {
	.wpmenucartli>a.wpmenucart-contents {
		align-content: center;
    	display: block!important;	
	}
}	


/* Styles for Footer */



/* Styles for default page */




/* Styles for Blog main page */



/* Styles for Blog archive page */


/*  Styles for Blog post page */



/*  Styles for Woocommerce */
	/* Styles for mini cart */


	/*  Styles for cart page */


	/*  Styles for checkout page */


	/*  Styles for order confirmation */


	/*  Styles for product page */
		
		/* Product Gallery */
			.single-product .product.type-product .product_top_holder {
				align-items: flex-start;
				display: flex;
				justify-content: space-between;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder {
				width: 41.7%;
				padding: 0;
				flex-shrink: 0;
			}

			.single-product .product.type-product .product_top_holder > .summary.entry-summary {
				width: auto;
				flex-grow: 1;
				margin-left: 6%; 
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder {
				border-radius: 5px;
				border: 1px solid #f1f1f1;
				background-color: #ffffff;   
			}
			.single-product.woocommerce-page.woocommerce div.product.type-product .product_top_holder > div.wc-images-holder div.images, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
				float: none;
				width: 100%;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav ul.slides li {
				position: relative;
				height: 70px;
				 border-radius: 5px;
				border: 1px solid #f1f1f1;
				background-color: #ffffff;   
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav ul.slides li img {
			 position: absolute;   
			 width: 100%;
			 height: 100%;
			 top: 0;
			 left: 0;
			 object-fit: cover;
			 object-position: center center;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav {
				position: relative;
				padding: 0 30px;
				padding-bottom: 5px;
				margin-top: 10px;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav .flex-direction-nav ul,
			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav .flex-direction-nav li {
				list-style-type: none;
				font-size: 0;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav .flex-direction-nav li {
				position: absolute;
				width: 24px;
				height: 8px;
				top: 0;
				bottom: 0;
				margin: auto;
				left: 8px;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav .flex-direction-nav li.flex-nav-next {
				content: '';
				left: unset;   
				right: 8px;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav .flex-direction-nav li.flex-nav-prev a {
				position: absolute;
				width: 0;
				height: 0;
				border-style: solid;
				border-width: 12px 8px 12px 0;
				border-color: transparent #dddddd transparent transparent;
				left: 0;
				top: -10px;
				outline: 0;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav .flex-direction-nav li.flex-nav-next a {
				position: absolute;
				width: 0;
				height: 0;
				border-style: solid;
				border-width: 12px 0 12px 8px;
				border-color: transparent transparent transparent #dddddd;
				right: 0;
				top: -10px;
				outline: 0;
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .thumbs_nav .flex-direction-nav li a.flex-disabled {
				/*opacity: 0;*/
			}

			.single-product .product.type-product .product_top_holder > .wc-images-holder .woocommerce-product-gallery__trigger {
				visibility: hidden;
				position: absolute;
				left: -1000px;
			}

			.woocommerce-product-gallery__image.flex-active-slide {
				cursor: pointer;
			}




	/*  Styles for shop home */


	/*  Styles for shop archive */

@media(max-width: 800px){
 .single-product .product.type-product .product_top_holder {
     display: block;
 }   
 .single-product .product.type-product .product_top_holder > .wc-images-holder {
     width: 100%;
     max-width: 500px;
     margin-bottom: 40px;
 }
 .single-product .product.type-product .product_top_holder > .summary.entry-summary {
     width: 100%;
     margin-left: 0;
 }
 
 .single-product .product.type-product .woocommerce-tabs .reviews-list li.review .comment_container .review-left {
     min-width: 300px;
 }
}

@media(max-width: 700px){
    .single-product .product.type-product .woocommerce-tabs .reviews-list li.review .comment_container {
        display: block;
    }
    .single-product .product.type-product .woocommerce-tabs .reviews-list li.review .comment_container .review-left {
     width: 100%;
     margin-bottom: 20px;
 }
 
 .single-product .product.type-product .woocommerce-tabs {
     margin-top: 20px;
 }
 
 .single-product .product.type-product .woocommerce-tabs .reviews-list li {
     margin-bottom: 30px;
 }
 
 .single-product .product.type-product .woocommerce-tabs .reviews-list li.review .comment_container .comment-text {
    padding-right: 0   
 }
 
 .single-product .product.type-product {
     margin-top: 50px;
 }
}


