/*	
Theme Name: Flatsome Child	
Description: This is a child theme for Flatsome Theme	
Author: UX Themes	
Template: flatsome	
Version: 3.0	
*/	
	
/*************** ADD CUSTOM CSS HERE.   ***************/	
	
/*! CSS Used from: Embedded */	
.button#place_order {	
	font-size: 20px;
    width: 100%;	
	border-radius: 3px;
	/*font-family: 'Pacifico', cursive;*/
	
	background-color: #2FA800 !important;
	/*
	#border-bottom: 5px solid #2a8e00 !important;
	#text-shadow: 0px -2px #2a8e00 !important;
	*/
	color: #FFF;
	text-decoration: none;
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
	
	opacity: 1 !important;
}

/* product page add to cart button */	
.single_add_to_cart_button {
    float: right;
    font-size: 20px;
    width: calc(72%) !important;
	height: 50px !important;
    border-radius: 3px;
    background-color: #2FA800 !important;
    color: #fff;
    text-decoration: none;
    transition: all .1s;
    -webkit-transition: all .1s;
    opacity: 1!important;
}

.quantity.buttons_added.form-flat {
    width: calc(20%) !important;
	height: 50px !important;
	border-radius: 5px !important;
}
.quantity input {
    height: 50px !important;
}
	
.checkout-button {	
	text-align: center !important;
	font-size: 20px;
    width: 100%;	
	border-radius: 3px;
	/*font-family: 'Pacifico', cursive;*/
	
	background-color: #2FA800 !important;
	/*
	#border-bottom: 5px solid #2a8e00 !important;
	#text-shadow: 0px -2px #2a8e00 !important;
	*/
	color: #FFF;
	text-decoration: none;
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
	
	opacity: 1 !important;
}	


@media only screen and (min-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	a.checkout-button.button.alt.wc-forward-before-cart {
		display: none !important;
	}
}

@media only screen and (max-width: 48em) {	
/*************** ADD MOBILE ONLY CSS HERE  ***************/	
	
	
}	
/*
     FILE ARCHIVED ON 03:02:34 Oct 24, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:13:59 Jul 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.761
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.057
  esindex: 0.019
  cdx.remote: 54.074
  LoadShardBlock: 203.164 (3)
  PetaboxLoader3.datanode: 168.704 (5)
  PetaboxLoader3.resolve: 85.751 (2)
  load_resource: 89.418
  loaddict: 36.238
*/