/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> Header Text **/
p.main-title a {
	/* MT [ google_font: 1 | variant: Normal400 ] */
	font-family: 'Aguafina Script' !important;
}

/** Header >> Logo **/
div.site-logo img {
	height: 140px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** Header >> Menu Links **/
ul#menu-main-menu li {
	padding: 0 !important;
	margin-top: 30px !important;
	margin-right: 15px !important;
	border: 2px solid rgb(255, 128, 0) !important;
	border-radius: 10px !important;
}

/** Header >> Link **/
li.menu-item a {
	line-height: 45px !important;
}

/** Header >> Stick Background **/
nav#sticky-navigation {
	background-color: rgb(102, 51, 0) !important;
	padding: 20px 0 60px 0 !important;
}

/** Header >> Sticky Logo **/
div.site-logo img {
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	margin-top: -20px !important;
	margin-bottom: 0 !important;
}

/** Header >> Header Pad **/
header.site-header div.inside-header {
	padding-top: 30px !important;
	padding-bottom: 20px !important;
}

/** Header >> #fluentform_2 [type="submit"] **/
#fluentform_2 [type="submit"] {
	background-color: rgb(70, 140, 0) !important;
}

/** Header >> #fluentform_1 [type="submit"] **/
#fluentform_1 [type="submit"] {
	background-color: rgb(70, 140, 0) !important;
}


/*= Content =================== */

/** Content >> Input Form **/
div.text-wrap input {
	width: 400px !important;
	margin-right: 245px !important;
	float: right !important;
}

/** Content >> Label Form **/
div.label-left label {
	font-family: hind !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}

/** Content >> Button **/
input[type=submit] {
	width: 150px !important;
	margin-left: 130px !important;
}

/** Content >> Cart Widget **/
aside#woocommerce_widget_cart-4 div.widget_shopping_cart_content {
	font-size: 16px !important;
	padding: 20px !important;
	margin: 10px !important;
	border: 1px solid rgb(58, 58, 58) !important;
}

/** Content >> Widget Button **/
aside#woocommerce_widget_cart-4 a.wc-forward {
	color: rgb(255, 255, 255) !important;
	font-weight: 500 !important;
	background-color: rgb(255, 128, 0) !important;
}

/** Content >> Listing Woo **/
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	width: 30% !important;
}

/** Content >> Padding Shop **/
article#post-64 div.inside-article {
	margin-top: 30px !important;
}

/** Content >> Woo Header **/
h1.product_title {
	font-size: 25px !important;
	font-weight: 600 !important;
}

/** Content >> Cart Button **/
form.cart button {
	font-size: 16px !important;
	font-weight: 600 !important;
	background-color: rgb(70, 140, 0) !important;
}

/** Content >> Summary Woo **/
div.entry-summary p {
	font-size: 16px !important;
}

/** Content >> Price Woo **/
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color: rgb(102, 51, 0) !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	margin-top: 20px !important;
}

/** Content >> Meta **/
div.product_meta span {
	font-size: 14px !important;
	font-weight: 600 !important;
}

/** Content >> List Header Woo **/
a.woocommerce-LoopProduct-link h3 {
	color: rgb(255, 128, 0) !important;
	font-weight: 700 !important;
}

/** Content >> List Price Woo **/
span.price span.woocommerce-Price-amount {
	color: rgb(102, 51, 0) !important;
	font-weight: 600 !important;
	text-align: center !important;
}

/** Content >> List Button Woo **/
li.product-type-simple a.button {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	text-align: left !important;
	text-transform: uppercase !important;
	background-color: rgb(70, 140, 0) !important;
	margin-top: 10px !important;
}

/** Content >> Content Padding **/
div#page div#content {
	padding-top: 30px !important;
}

/** Content >> Reviews Hd **/
div#comments h2.woocommerce-Reviews-title {
	font-size: 20px !important;
	font-weight: 600 !important;
}

/** Content >> Reviews Hd3 **/
div#respond h3#reply-title {
	font-size: 17px !important;
}

/** Content >> Review Button **/
.woocommerce #review_form #respond .form-submit input {
	color: rgb(255, 255, 255) !important;
	font-weight: 500 !important;
	text-align: center !important;
	background-color: rgb(102, 51, 0) !important;
	margin-left: 0 !important;
}

/** Content >> Woo Menu **/
ul#menu-woo-menu li {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(255, 128, 0) !important;
	padding: 0 !important;
	border-bottom: 1px solid rgb(255, 255, 255) !important;
}

/** Content >> Woo Menu Link **/
ul#menu-woo-menu li a {
	color: rgb(255, 255, 255) !important;
	padding: 15px !important;
}

/** Content >> Checkout Button **/
div.wc-proceed-to-checkout a.wc-forward {
	font-weight: 500 !important;
	background-color: rgb(102, 51, 0) !important;
}

/** Content >> Submit Request **/
div#payment input#place_order {
	font-size: 15px !important;
	font-weight: 500 !important;
	background-color: rgb(102, 51, 0) !important;
	width: 300px !important;
	height: 40px !important;
}

/** Content >> Sorting **/
.woocommerce .woocommerce-ordering select {
	margin-right: 20px !important;
}

/** Content >> Woo Description **/
div.summary p {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

/** Content >> Woo Des List **/
div.summary li {
	margin-right: 50px !important;
}

/** Content >> Form Input **/
input {
	color: rgb(51, 51, 51) !important;
}

/** Content >> #order_comments **/
#order_comments {
	color: rgb(51, 51, 51) !important;
}

/** Content >> #payment .woocommerce-terms-and-conditions-checkbox-text **/
#payment .woocommerce-terms-and-conditions-checkbox-text {
	color: rgb(51, 51, 51) !important;
}

/** Content >> #checkoutpopupform **/
#checkoutpopupform {
	color: rgb(51, 51, 51) !important;
}


/*= Content _2 ================ */

/** Content _2 >> .woocommerce-checkout-payment **/
.woocommerce-checkout-payment {
	color: rgb(255, 255, 255) !important;
	padding: 15px !important;
}

/** Content _2 >> #fld_9467871_1-wrap .radio-inline **/
#fld_9467871_1-wrap .radio-inline {
	
}

/** Content _2 >> #fld_5976937_1 **/
#fld_5976937_1 {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(70, 140, 0) !important;
	width: 250px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	float: none !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= Content =================== */

	/** Content >> Button **/
	input[type=submit] {
	margin-left: 140px !important;
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Content =================== */

	/** Content >> Input Form **/
	div.text-wrap input {
	margin-right: 145px !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Header ==================== */

	/** Header >> Menu Links **/
	ul#menu-main-menu li {
	margin-top: 10px !important;
}


	/*= Content =================== */

	/** Content >> Input Form **/
	div.text-wrap input {
	width: 300px !important;
	margin-right: 325px !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= Header ==================== */

	/** Header >> Menu Links **/
	ul#menu-main-menu li {
	margin-top: 10px !important;
}


	/*= Content =================== */

	/** Content >> Input Form **/
	div.text-wrap input {
	width: 250px !important;
	margin-right: 85px !important;
}


}

