.post-navigation{
	display: none;	
}

.quantity .plus, .quantity .minus{
	    width: 35px;
    height: 35px;
    color: white;
    border-radius: 50%;	
}

button.single_add_to_cart_button.cpb_box_add_to_cart_button.button.alt{
	background-color: #586d34;
	color: white;
	border-radius: 20px;
}

.woocommerce-Reviews{
	display: none;	
}

.main-container{
    max-width: 2000px;
    margin: 0 auto;
	padding: 20px !important;
}

/*remove icon*/
	.cpb_product_boxes_custom .cpb-boxes .cpb-inner:hover:before{
		background-image:url(https://www.oliveepitome.com/wp-content/uploads/2023/03/minus-icon-kit.png) !important;
	}
	
	.cpb_product_boxes_custom .cpb-items .cpb-inner:hover .cpb-item-image:before{
		background-image:none !important;
		opacity:0 !important;
	}
	
		.cpb_product_boxes_custom .cpb-items .cpb-inner .cpb-item-image:hover:before{
		background-image:url(https://www.oliveepitome.com/wp-content/uploads/2023/03/plus-icon-kit.png) !important;
			opacity:1 !important;
		
	}
	
.main-wrapper{
	width:80%;
	margin:0 auto;
}
	
.tasting-kit-logo-column .icon-media{
	width:auto !important;
}
	
.tasting-kit-logo-column .tmb > .t-inside{
	width:100%;
}
	
.tasting-kit-title h2{
	font-size: 2.2rem;
    font-weight: 300;
}	
	
.tasting-price{
	font-size:2rem;
	font-weight: 500;
    color: black;
}
	
.tasting-kit-price{
	font-size: 1.8rem;
    color: black;
}
	
.tasting-kit-seperator{
	background-color: #586d34;
    color: white;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 20px;
}
	
.tasting-kit-seperator p{
	font-size: 1.5rem;
    font-weight: 300;
}
	
.product_title{
	display:none;
}
	
#cpb_product_boxes_custom{
	width:100%;
}
	
.cpb-inner{
	background-color: #81b22c38;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height:100%;
}
	
	.cpb_product_boxes_custom .cpb-items .cpb-inner .cpb-item-image:before{
		background: rgb(58 92 67 / 46%);
	}

@media (min-width:1560px){
	.cpb-inner {
		border-radius: 20px;
	}
	
	.cpb-col-left{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 70%;
		        flex: 0 0 70%;
    	max-width: 70%;
	}
	
	.cpb-col-right{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 30%;
		        flex: 0 0 30%;
    	max-width: 30%;
	}
	
	.cpb-item-image{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 60%;
		        flex: 0 0 60%;
	}
	
	.cpb-caption{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 35%;
		        flex: 0 0 35%;
	}		
}	

@media (max-width:1559px) and (min-width:1250px){
	.cpb-inner{
		border-radius: 15px;
	}
	
	.cpb-row.cpb-items.cpb-mob-2{
		display: -ms-grid;
		display: grid;
    	-ms-grid-columns: 2fr 2fr;
    	grid-template-columns: 2fr 2fr;
	}
	
	.cpb-col-left{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 70%;
		        flex: 0 0 70%;
    	max-width: 70%;
	}
	
	.cpb-col-right{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 30%;
		        flex: 0 0 30%;
    	max-width: 30%;
	}
	
	.cpb-row.cpb-items.cpb-mob-2 .cpb-col-3{
		max-width:100%;
	}
	
	.tasting-kit-logo-column, .tasting-kit-text-column{
		float: right;
    	width: 100%;
		display:inline-table;
	}
	
	.tasting-kit-logo-column{
		height:300px !important;
	}
	
	.tasting-kit-text-column{
		height:360px !important;
	}
	
	.tasting-kit-logo-column .tmb > .t-inside{
    	width: 70%;
	}
}
	
@media (max-width:1249px) and (min-width:465px){
	.cpb-row{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.cpb-inner{
		border-radius: 15px;
	}	
	
	.cpb_product_boxes_custom .cpb-col-left, .cpb_product_boxes_custom .cpb-col-right, .cpb-row.cpb-items.cpb-mob-2 .cpb-col-3{
		max-width:100%;
	}
	
	.cpb-row.cpb-items.cpb-mob-2{
		display: -ms-grid;
		display: grid;
    	-ms-grid-columns: 2fr 2fr;
    	grid-template-columns: 2fr 2fr;
	}
	
	.cpb-row.cpb-boxes.box-default.cpb-mob-2{
		display: -ms-grid;
		display: grid;
    	-ms-grid-columns: 3fr 3fr 3fr;
    	grid-template-columns: 3fr 3fr 3fr;
	}
	
	.cpb-row.cpb-boxes.cpb-mob-2 div[class*='cpb-col'], .cpb-row.cpb-items.cpb-mob-2 div[class*='cpb-col']{
		max-width:100%;
	}
	
	.tasting-kit-logo-column, .tasting-kit-text-column{
		float: right;
    	width: 100%;
		display:inline-table;
	}
	
	.tasting-kit-logo-column .tmb > .t-inside{
    	width: 70%;
	}	
	
	.cpb-row.cpb-boxes.cpb-mob-2 div[class*='cpb-col'], .cpb-row.cpb-items.cpb-mob-2 div[class*='cpb-col']{
		max-width: 100% !important;	
	}
}
	
@media (max-width:464px){
	
	.tasting-kit-seperator p{
		font-size:1.3rem;
	}
	
	.cpb-inner{
		border-radius:15px;
	}
	
	.cpb-row.cpb-items.cpb-mob-2{
		display: -ms-grid;
		display: grid;
    	-ms-grid-columns: 1fr;
    	grid-template-columns: 1fr;
    	justify-items: center;
	}
	
	.cpb-row.cpb-items.cpb-mob-2 div[class*='cpb-col']{
		max-width:95%;
	}
	
	.cpb-row.cpb-boxes.box-default.cpb-mob-2{
		display: -ms-grid;
		display: grid;
    	-ms-grid-columns: 3fr 3fr 3fr;
    	grid-template-columns: 3fr 3fr 3fr;
	}
	
	.cpb-row.cpb-boxes.box-default.cpb-mob-2 .cpb-col-3{
		max-width:100%;
	}
	
	.cpb-row.cpb-boxes.cpb-mob-2 div[class*='cpb-col'], .cpb-row.cpb-items.cpb-mob-2 div[class*='cpb-col']{
		max-width: 100% !important;	
	}
	
	.cpb-row.cpb-items.cpb-mob-2{
		grid-template-columns: 1fr 1fr !important;	
	}
}
	
.price.cpb_bundle{
	display:none;
}
	
.cpb_extra_field{
	margin-bottom: 10%;
}
	
button.single_add_to_cart_button.cpb_box_add_to_cart_button.button.alt{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
		padding:10px;
}
	
@media (min-width:2000px){
	button.single_add_to_cart_button.cpb_box_add_to_cart_button.button.alt{
		float: right !important;
    	top: -40px;
    	position: relative;
	}	
}
	
@media (min-width:1250px) and (max-width:1999px){
	button.single_add_to_cart_button.cpb_box_add_to_cart_button.button.alt{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;
    	-webkit-box-pack: center;
    	    -ms-flex-pack: center;
    	        justify-content: center;
    	margin: 0 auto !important;
    	margin-top: 20px !important;
		font-size: 1rem;
    	max-width: 215px;
	}	
	
	.qib-container{
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
	
@media (max-width:1249px) and (min-width:465px){
	button.single_add_to_cart_button.cpb_box_add_to_cart_button.button.alt{
		float: left !important;
    	top: -40px;
    	position: relative;
		margin-left: 10rem !important;
	}	
}
	
@media (max-width:464px){
	button.single_add_to_cart_button.cpb_box_add_to_cart_button.button.alt{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;
    	-webkit-box-pack: center;
    	    -ms-flex-pack: center;
    	        justify-content: center;
    	margin: 0 auto !important;
    	margin-top: 20px !important;
		font-size: 1rem;
    	max-width: 215px;
	}	
	
	.qib-container{
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}		
}
	
@media (max-width:959px){
	.single-product .cart{
		padding-left:0 !important;
	}
	
	.main-wrapper{
		width:95%;
	}	
}
	
	@media (max-width:593px){
		.tasting-kit-seperator{
			height: 105px;
		}
	}