/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Av container **/
#av_section_1 .container {
	padding-top: 0 !important;
}

/** General >> Avia section **/
.avia-section {
	min-height: 0 !important;
}

/** General >> Tribe event title link **/
.tribe-event-title a {
	font-family: sans-serif !important;
	color: rgb(16, 155, 197) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}

/** General >> Copywrite **/
.avia_codeblock {
	text-align: center !important;
	padding-bottom: 15px !important;
}

/** General >> Event Calendar Widget **/
.tribe-clearfix {
	padding-right: 15px !important;
	padding-left: 0 !important;
	margin-left: opx !important;
}

/** General >> Label **/
.label {
	font-size: 20px !important;
	width: 150px !important;
}

/** General >> Iconbox **/
.iconbox_content {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Event price **/
.event-price {
	height: 0 !important;
	visibility: collapse !important;
}

/** General >> Template event page **/
.template-event-page {
	padding-top: 0 !important;
}

/** General >> Avia position center **/
.avia-position-center {
	text-shadow: 0 0 rgba(255, 255, 255, 0) !important;
	background-color: rgb(16, 155, 197) !important;
}

/** General >> Shipping **/
#shipping_company_field {
	visibility: hidden !important;
}

/** General >> We ct class **/
.we-ct-class {
	max-width: 200px !important;
}

/** General >> Tribe events widget link link **/
.tribe-events-widget-link a {
	padding-left: 20px !important;
}

/** General >> Product title **/
.product-title {
	font-size: 16px !important;
}

/** General >> Avia size small **/
.avia-size-small {
	color: rgb(255, 255, 255) !important;
	border-bottom-color: rgb(10, 123, 157) !important;
}

/** General >> Related **/
.related {
	background-color: rgb(28, 75, 163) !important;
}

/** General >> Input 6 10 list item **/
#input_6_10 > li {
	font-size: 20px !important;
	font-weight: bold !important;
}

/** General >> Input 6 10 gchoice 6 10 0 **/
#input_6_10 > .gchoice_6_10_0 {
	padding-left: 40px !important;
}

/** General >> Input 6 10 gchoice 6 10 1 **/
#input_6_10 > .gchoice_6_10_1 {
	padding-left: 45px !important;
}

/** General >> Input 6 10 gchoice 6 10 2 **/
#input_6_10 > .gchoice_6_10_2 {
	padding-left: 50px !important;
}

/** General >> Input 6 10 gchoice 6 10 4 **/
#input_6_10 > .gchoice_6_10_4 {
	padding-left: 70px !important;
}

/** General >> Shadow av special heading tag **/
#shadow > .av-special-heading-tag {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.58) !important;
}

/** General >> Shadow paragraph **/
#shadow p {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.58) !important;
}

/** General >> Tribe events list widget 4 tribe event duration **/
#tribe-events-list-widget-4 .tribe-event-duration {
	color: rgb(255, 255, 255) !important;
}

/** General >> Tribe events list widget 4 link **/
#tribe-events-list-widget-4 a {
	color: rgb(255, 255, 255) !important;
}


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

	/*= General =================== */

	/** General >> Avia size small **/
	.avia-size-small {
	background-color: rgb(16, 155, 197) !important;
}

	/** General >> Payonline and quantity **/
	.single_variation_wrap {
	margin-left: 20px !important;
}


}

