/*
Theme Name: Four Side Solutions
Theme URI: http://foursidesolutions.com/
Description: A child theme of Divi by Elegant Themes.
Author: IONA interactive
Author URI: http://www.ionainteractive.com/
Template: Divi
Version: 4.6.6
Original-Theme-Name: Divi
Original-Theme-URI: http://www.elegantthemes.com/gallery/divi/
Original-Author: Elegant Themes
Original-Author-URI: http://www.elegantthemes.com
*/

#et_top_search {
	margin-top: 36px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#top-menu li {
	padding: 0;
}

#top-menu > li > a {
	padding: 30px 11px;
}

#et-info {
	float: right;
	font-weight: bold;
	font-size: 16px;
}

#et-top-navigation .et-cart-info {
	font-size: 20px;
	margin-top: 28px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#top-menu li:hover {
	background: #4b94d5;
	background: -moz-linear-gradient(top, #4b94d5 0%, #4b94d5 70%, #297bc4 100%);
	background: -webkit-linear-gradient(top, #4b94d5 0%,#4b94d5 70%,#297bc4 100%);
	background: linear-gradient(to bottom, #4b94d5 0%,#4b94d5 70%,#297bc4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b94d5', endColorstr='#297bc4',GradientType=0 );
}

#top-menu > li:last-child {
	padding-right: 11px;
}

#top-menu .menu-item-has-children > a:first-child {
	padding-right: 11px;
}

#top-menu .menu-item-has-children > a:first-child:after {
	content: '';
}

#top-menu #menu-item-977 {
	padding: 20px 0;
}

#top-menu #menu-item-977:hover {
	background: none;
}

a.try-button,
#top-menu #menu-item-977 > a {
	padding: 10px 11px;
	border: 1px solid #afdced;
	border-radius: 4px;
	background: #277eca;
	background: -moz-linear-gradient(top, #277eca 0%, #206cb0 100%);
	background: -webkit-linear-gradient(top, #277eca 0%,#206cb0 100%);
	background: linear-gradient(to bottom, #277eca 0%,#206cb0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#277eca', endColorstr='#206cb0',GradientType=0 );
}

a.try-button {
	display: inline-block;
	margin-bottom: 10px;
	padding: 7px 12px;
	color: #afdced;
	font-weight: 600;
	border: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

a.try-button:hover {
	opacity: 0.7;	
}

li.current-menu-item {
	background: inherit;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	color: rgba(0,0,0,0.5);
}

.woocommerce form .select2-container .select2-selection--single {
	height: 44px;
}

.woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
}

.woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 42px;
}

.woocommerce form .form-row .select2-container .select2-choice {
	min-height: 44px;
}

.woocommerce form .form-row .select2-container .select2-choice > .select2-chosen {
	padding: 3px 6px;
}

.woocommerce form.checkout .form-row-first,
.woocommerce form.checkout .form-row-last,
.woocommerce-page form.checkout .form-row-first,
.woocommerce-page form.checkout .form-row-last {
	width: 49%;
}

.woocommerce form input[type=text],
.woocommerce form input[type=email],
.woocommerce form input[type=tel],
.woocommerce form input[type=password],
.woocommerce form .form-row input.input-text {
	font-size: 18px;
	padding: .5em .6em;
}

.woocommerce td.product-name dl.variation {
	margin-left: 2em;
}

.woocommerce td.product-name dl.variation dt {
	font-weight: 400;
}

.woocommerce td.product-name dl.variation dd {
	margin-bottom: 0;
}

.woocommerce-checkout #customer_details {
	margin-bottom: 24px;
}

.woocommerce .order_details li {
	line-height: 2;
}

.woocommerce div.product .product_title {
	font-size: 3rem;
}

.woocommerce div.product form.cart .variations td select {
	font-size: 16px;
}

.woocommerce div.product form.cart .variations td.label label {
	margin-top: 5px;
	display: inline-block;
	font-size: 22px;
}

.woocommerce-variation-add-to-cart {
	margin-top: 1rem;
}

.price .amount {
	font-weight: 700;
}

.woocommerce-variation-price .amount {
	font-size: 1.3em;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
}

.woocommerce-product-gallery a {
	cursor: default;
}

.woocommerce-result-count, .woocommerce-ordering {
	display: none;
}

#page-container .gform_wrapper .field_description_below .gfield_consent_description,
#page-container .gform_wrapper .gfield_consent_description {
	font-size: 0.9em;
	overflow-y: auto;
	background: rgba(255, 255, 255, 0.4);
}

#page-container .gform_wrapper .gform_footer input.button,
#page-container .gform_wrapper .gform_footer input[type=image],
#page-container .gform_wrapper .gform_footer input[type=submit] {
	background: #0078e7;
	color: #fff;
	padding: .5em 1em;
	border-radius: 2px;
	border: 0 rgba(0,0,0,0);
}

.signup-form {
	font-size: 18px;
}

.signup-form .pure-u-1 {
	margin-bottom: 0.5em;
}

.signup-form .pure-u-1.no-margin {
	margin-bottom: 0;
}

.signup-form label {
	font-weight: 600;
}

.signup-form label.pure-radio,
.signup-form label.pure-checkbox {
	font-weight: inherit;
}

.signup-form small {
	display: block;
	margin-top: -.25em;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

.signup-form label em {
	font-size: 14px;
}

#left-area ol, .entry-content ol, #main-content .container ol {
	padding-left: 1em;
	list-style-position: outside;
}

#left-area ul, .entry-content ul, #main-content .container ul {
	padding-left: 23px;
}

.woocommerce #left-area ul, .woocommerce .entry-content ul, .woocommerce #main-content .container ul {
	padding-left: 0;
}

.fourside-optional-wrap label:after {
	content: '(Optional)';
	font-weight: normal;
}

.fourside-optional-wrap .ninja-forms-field-description {
	padding-left: 27px;
}

#page-container .mobile-only {
	display: none !important;
}

.tipso_style {
	border-bottom: none;
}

.tipso_bubble {
	box-shadow: 2px 2px 15px rgba(0,0,0,0.3);
}

.tipso_content {
	padding: 1rem;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}

.tipso_content .et_pb_toggle_content {
	padding-top: 0;
}

@media (max-width: 768px) {
	#page-container div.et_pb_section.mobile-no-background {
		background-image: none !important;
	}
	
	#page-container .mobile-only {
		display: block !important;
	}
	
	#page-container .mobile-hide {
		display: none !important;
	}
}

@media (min-width: 981px) {
	.et_header_style_left #et-top-navigation,
	.et_header_style_split #et-top-navigation {
		padding-top: 0 !important;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 0;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a,
	.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
		padding-top: 15px;
	}
	
	.et-fixed-header #top-menu #menu-item-977 {
		padding: 5px 0;
	}

	.et-fixed-header #et-top-navigation .et-cart-info {
		margin-top: 13px;
	}
	
	.et-fixed-header #et_top_search {
		margin-top: 13px;
	}
}

@media (max-width: 1040px) {
	#top-menu #menu-item-977 span {
		display: none;
	}
}

@media (max-width: 980px) {
	.et_header_style_left #et-top-navigation,
	.et_header_style_split #et-top-navigation {
		padding-top: 24px;
	}
	
	#et-top-navigation .et-cart-info {
		margin-top: 5px;
	}
	
	#et_top_search {
		margin-top: 0;
	}
	
	li.current-menu-item {
		background: transparent;
	}
	
	#footer-widgets h4 { font-size: 20px; }
}
