/*
Theme Name: CurlyHost
Theme URI: https://www.curlyhost.com
Description: CurlyHost - Enfold Child Theme
Author: CurlyHost
Author URI: https://www.curlyhost.com
Template: enfold
Version: V0.1
*/

/** We're now importing using proper enqueuing of styles in functions.php **/

.html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title {
	font-size: 22px;
}
.html_modern-blog #top .post-entry .post-meta-infos, .html_modern-blog .avia-content-slider .slide-meta {
	display: none;
}

.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
	font-weight: 600;
}

.av-main-nav > li > a {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 1px 1px #ffffff;
}

@media only screen and (max-width: 1260px) {
	.av-main-nav > li > a {
		font-size: 14px;
	}
}


.av-special-heading.no-margin {
	margin-top: 0;
}

#top .av-large-testimonial-slider .avia-slideshow-arrows a {
	display: none;
}

.av_dropcap2 {
	margin: -5px 10px 0 0;
}

.avia-testimonial-wrapper {
	margin: 0;
}

#top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
	padding: 0;
}

#top .av-large-testimonial-slider .avia-testimonial-meta {
	margin: 0;
}

#top .av-large-testimonial-slider .avia-testimonial-content {
	font-size: inherit;
	line-height: inherit;
}

.content, .sidebar {
	padding-top: 75px;
	padding-bottom: 75px;
}

.container_wrap {
	border: none;
}

#header .nine.units {
	left: -625px!important;
}

/* MISC. - sometimes useful css depending on the site */
.special_amp {
	font-family: inherit;
	font-style: normal;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
}

.no-margin .av-special-heading {
	margin-top: 0px;
}

.centered-buttons {
	text-align: center;
}

/* Fullwidth buttons subtle color */
#top .main_color .avia-color-theme-color-subtle, #top .main_color .avia-color-theme-color-subtle:hover {
	background: #ca9e31;
}

/* Custom list style for bullet points */
.caret-style li:before {
	content: "\e879";
	display: block;
	height: 0;
	width: 0;
	left: -1em;
	position: relative;
	font-family: 'entypo-fontello';
}

.caret-style ul {
	list-style: none !important;
}

/* Gravity forms css*/
.gform_wrapper {
	margin: 0;
	max-width: 100%;
}

body .gform_wrapper ul li.gfield {
	margin-top: 0;
	padding-top: 0;
}

.gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
	clear: both;
	width: 100%;
}

#top .gform_wrapper ul li.gfield {
	margin-bottom: 20px;
}

/* Portfolio Grid transparent background */
.main_color.inner-entry, .main_color .grid-entry-title, .grid-entry .main_color .avia-arrow {
	background: transparent;
}

.main_color .grid-content {
	background: transparent;
}

.grid-entry .inner-entry {
	box-shadow: none;
	padding: 5px;
}

/* Socket css */
#socket .copyright {
	text-align: center;
	width: 100%;
}
#socket .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Experimental column switching css */
@media only screen and (max-width: 767px)  {
	#switch-column-order.av-layout-grid-container, .switch-column-order.av-layout-grid-container {
		display: flex !important;
		flex-direction: column-reverse;
	}
	#switch-column-order .flex_column_table, .switch-column-order .flex_column_table {
		display: flex !important;
		flex-direction: column-reverse;
	}

	.html_header_top.html_bottom_nav_header #header_main {
		min-height: 0;
	}
	#top .av_header_transparency #header_main, #top .av_header_transparency .avia-menu.av_menu_icon_beside {
		background: transparent;
	}
	.responsive .shop_table .product-quantity {
		display: table-cell;
	}
	table div.quantity {
		width: 100%;
	}
	table div.quantity input {
		width: 100% !important;
		padding: 2px !important;
	}

	ul#avia-menu {
		float: right;
	}
	.av-hamburger strong {
		display: block;
		float: left;
		font-size: 18px !important;
		position: relative;
		transform: translate(-100%,-50%) scale(1.4);
		text-transform: uppercase;
		color: #333333;
		font-family: "Arimo", arial, sans-serif;
		padding: 6px 10px 0;
		text-shadow: none;
		transform-origin: right;
		font-weight: 400;
		transition: .5s;
	}

	/*
	#top .avia_hidden_link_text {
		display: inline;
		position: absolute;
		font-size: 14px;
		padding-left: 12px;
		width: 150px;
		font-family: "Arimo", arial, sans-serif;
		text-align: left;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: .03em;
	}
	*/

	#top .av-cart-counter {
		position: absolute;
		top: 50%;
		left: 100%;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
		margin: -8px 0px;
	}

	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
		line-height: 1.3em !important;
		height: auto !important;
		padding: 15px 50px;
		display: block;
		text-align: left;
		text-decoration: none;
	}
}

.inner_product {
	border-style: solid;
	border-width: 0px;
	border-radius: 2px;
	overflow: hidden;
}
.avia_cart_buttons.single_button {
	display: none;
}
.avia-arrow {
	display: none;
}
#top .inner_product_header {
	padding: 10px 15px 15px;
	clear: both;
	position: relative;
	border-top-style: solid;
	border-top-width: 0px;
	min-height: 91px;
}
.centered-buttons .avia-button-wrap {
	display: inline-block;
	margin: 0 5px;
}
.centered-buttons {
	text-align: center;
}
#top .related.products h2 {
	font-size: 28px;
	line-height: 1.1em;
	margin-bottom: 10px;
}

#top.single-product h2.woocommerce-loop-product__title {
	font-size: 1em !important;
}

#socket .social_bookmarks li {
	border-radius: 300px;
	border: 0;
	overflow: hidden;
	top: -18px;
	position: relative;
}

/* Responsiveness for the logo */
@media only screen and (max-width: 767px) {
	.responsive #top .logo {
		width: 100%;
		max-width: 100%;
	}
	.responsive .logo a {
		float: left;
	}
	.responsive .logo img {
		padding: 5px 0;
	}
	ul.cart_dropdown a span {
		font-size: 30px;
	}
	.responsive #top #header_main > .container .main_menu  .av-main-nav > li > a {
		padding: 0;
	}
	.html_visible_cart .av-burger-menu-main {
		padding-right: 40px;
	}
	a.cart_dropdown_link {
		margin-top: -3px;
		margin-left: -18px;
	}

	.avia-image-container.free-shipping-background-spinner {
		width: 50%;
	}
}

@media only screen and (min-width: 1100px) {
	
	
	#top .menu-item.custom-contact-position {
		position: absolute !important;
		right: 0 !important;
	}
	#top .menu-item.custom-news-position {
		position: absolute !important;
		right: 110px !important;
	}
	#top .menu-item.custom-shop-position {
		position: absolute !important;
		right: 190px !important;
	}
	#top ul#avia-menu {
		width: 100%;
	}
	#header_main_alternate {
		z-index: 0;
	}
	#top .logo {
		padding-top: 0px;
		width: 40%;
		margin: 7px auto 0;
		float: none;
		height: auto;
	}

	#top #header_main #menu-item-shop .cart_dropdown_link {
		height: auto !important;
		line-height: 34px !important;
		padding: 0px 10px;
		background: #d5242f;
		color: #ffffff;
		border: 3px solid #ede736;
		box-shadow: 0 0px 2px rgba(222, 126, 49, 0.75);
		border-top: none;
	}
	.html_cart_at_menu.html_bottom_nav_header #menu-item-shop {
		right: 15px;
		margin-top: -3px;
	}
	#top #header_main #menu-item-shop .cart_dropdown_link:before {
		content: "checkout";
		padding-right: 10px;
	}
}

/* Forces Mobile menu to appear at specified breakpoint */
@media only screen and (max-width: 1099px) {
	.responsive .av-burger-menu-main {
		display: block;
	}
	.responsive #top #wrap_all .main_menu {
		top: 0;
		height: 80px;
		left: auto;
		right: 0;
		display: block;
		position: absolute;
	}
	.responsive .main_menu ul:first-child>li a {
		height: 80px;
		line-height: 80px;
	}
	.responsive #top .av-main-nav .menu-item {
		display: none;
	}
	.responsive #top .av-main-nav .menu-item-avia-special {
		display: block;
	}
	.responsive #top #wrap_all .menu-item-search-dropdown>a {
		font-size: 24px;
	}
	.responsive #header_main_alternate {
		display: none;
	}
	.responsive #top .av-logo-container .avia-menu>li>a {
		line-height: 80px;
	}
	.responsive #top #main .av-logo-container .main_menu, .responsive #top #main .av-logo-container .main_menu .social_bookmarks {
		display: block;
		position: relative;
	}
	.responsive #top #header_main>.container .main_menu .av-main-nav>li>a, .responsive #top #wrap_all .av-logo-container, .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container, .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a, .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
		height: 80px;
		line-height: 80px;
	}
	.responsive #top #header_main>.container .main_menu .av-main-nav>li>a {
		min-width: 0;
		padding: 0 0 0 20px;
		margin: 0;
		border-style: none;
		border-width: 0;
	}
	.responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside {
		border-right-style: solid;
		border-right-width: 1px;
		padding-right: 25px;
	}
	.responsive #top #header .av-main-nav>li>a, .responsive #top #header .av-main-nav>li>a:hover {
		background: 0 0;
		color: inherit;
	}
	.responsive.html_top_nav_header .av-logo-container .inner-container {
		overflow: visible;
	}
	/* specific to only this site */
	.html_header_top.html_logo_center .logo {
		left: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	/* both */
	.responsive.html_mobile_menu_tablet.html_cart_at_menu #top .main_menu .menu>li:last-child, .responsive.html_cart_at_menu #top .main_menu .menu>li:last-child {
		margin-right: 0;
		padding-right: 13px;
	}
	.html_cart_at_menu.html_bottom_nav_header #menu-item-shop {
		right: 0;
	}

	.html_cart_at_menu #top .av-section-bottom-logo .social_bookmarks, .html_bottom_nav_header.html_cart_at_menu #top .av-logo-container .social_bookmarks {
		height: 30px !important;
	}
}

@media only screen and (min-width: 768px) {
	div#jetpack_widget_social_icons-3 {
		display: none;
	}
}
/* Forces Mobile menu to appear at specified breakpoint */
@media only screen and (min-width: 768px) and (max-width: 1099px) {
	#top .logo {
		padding-top: 0px;
		margin: 15px auto;
		transform: scale(1.15);
		transform-origin: left;
	}
	.responsive.html_bottom_nav_header #top #menu-item-shop.cart_dropdown {
		right: 146px;
		position: absolute;
		padding-right: 10px;
		border-right: 1px solid #e1e1e1;
	}
	/* all times */
	#top #header_main #menu-item-shop .cart_dropdown_link {
		height: 80px !important;
		line-height: 80px !important;
		padding: 0 10px;
	}
}
@media only screen and (min-width: 990px) and (max-width: 1099px) {
	.html_cart_at_menu #top .av-section-bottom-logo .social_bookmarks, .html_bottom_nav_header.html_cart_at_menu #top .av-logo-container .social_bookmarks {
		left: initial;
		right: 45px;
	}
}

#top .avia-image-container.free-shipping-background-spinner img {
	transform: scale(.9);
}
#top .avia-image-container.free-shipping-background-spinner:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(https://www.benchandfield.com/wp-content/uploads/2017/05/BNF_Free-Shipping-background.png);
	background-size: cover;
	background-repeat: no-repeat;

	-webkit-animation-name: spin;
	-webkit-animation-duration: 15000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 15000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 15000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;

	animation-name: spin;
	animation-duration: 15000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@-moz-keyframes spin {
	from { -moz-transform: rotate(0deg); }
	to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}

#top .av-cart-counter {
	background: #d62530;
	box-shadow: 0 0px 2px rgba(222, 126, 49, 0.75);
}

#top .avia-button {
    border: 3px solid #fbca52!important;
    background-color: #12614b !important;
}
.avia_button_background {
    display: none !important;
}

.checkmark-list {
	margin-top: 40px;
}
.checkmark-list ul {
	margin-left: 0;
}
.checkmark-list li {
	list-style: none;
	text-indent: 0;
	display: inline-block;
	margin-right: 30px;
	margin-left: 0;
}

@media only screen and (min-width: 1100px) {
	.html_bottom_nav_header #top .av-logo-container .social_bookmarks {
		position: absolute;
		top: 0px;
		left: initial !important;
		right: 130px !important;
		transform: translateY(50%);
	}
	#top .av-cart-counter {
		top: 84%;
		left: 105%;
		height: 20px;
		width: 20px;
		line-height: 20px;
		padding: 0;
	}
	#top #header .avia_mega_div > .sub-menu {
		padding: 70px 50px 20px !important;
	}
}
/* Mobile edits for making the menu items order differently */
@media only screen and (max-width: 1099px) {
	#top #header nav.main_menu {
		display: flex !important;
		flex-direction: row-reverse !important;
	}
	.responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu {
		right: 0px !important;
	}
	.responsive #top .av-logo-container .avia-menu {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	.responsive.html_bottom_nav_header #top #menu-item-shop.cart_dropdown {
		z-index: 2 !important;
	}
	ul.cart_dropdown a span, #top #header_main #menu-item-shop .cart_dropdown_link {
		font-size: 20px;
	}
}


@media only screen and (max-width: 767px) {
	#header_main.container_wrap .container .inner-container {
		position: relative;
		height: auto !important;
		display: table;
	}
	.responsive #top #header .main_menu .social_bookmarks {
		display: none;
	}
	.responsive #top .av-logo-container .avia-menu {
		margin: 0;
		padding: 0;
		float: right;
		border: none;
	}
	.responsive #top .av-logo-container .avia-menu li.av-burger-menu-main.menu-item-avia-special.av-small-burger-icon {
		margin-right: 0;
		padding-right: 0;
	}
	.responsive #top #header_main #menu-item-shop .cart_dropdown_link {
		padding: 0 10px 0 10px;
		height: 80px;
	}
	.responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu {
		top: inherit;
		height: auto;
		left: inherit;
		right: inherit;
		display: inline;
		position: relative;
		float: left;
		width: 52%;
		clear: none !important;
		margin-top: 10px;
	}
	.responsive.html_bottom_nav_header #top #menu-item-shop.cart_dropdown {
		right: -8px;
		position: relative;
		display: inline;
		width: 48%;
		clear: none !important;
		margin-top: 10px;
	}
	.dropdown_widget.dropdown_widget_cart {
		left: -48% !important;
	}
	.responsive .logo img {
		height: auto !important;
		width: auto;
		max-width: 100%;
		display: block;
		max-height: 100%;
	}
	.responsive #top .logo {
		position: relative;
		display: block;
		float: left;
		width: 100%;
		overflow: visible;
		height: auto !important;
	}
	.html_bottom_nav_header #top .av-logo-container .inner-container > .social_bookmarks {
		position: absolute;
		display: table !important;
		width: 100% !important;
		right: inherit !important;
		left: inherit !important;
		top: inherit !important;
		bottom: 80px !important;
		transform: translateY(50%);
	}
}

@media only screen and (max-width: 540px) {
	.is-active.av-hamburger strong {
		transform: translate(100%,-50%) scale(1.4);
		transition: .4s;
	}
}

@media only screen and (max-width: 479px) {
	.responsive table.shop_table.cart .product-name {
		padding: 3px;
		width: 60%;
	}
}
@media only screen and (max-width: 359px) {
	.responsive.html_bottom_nav_header #top #menu-item-shop.cart_dropdown {
		display: none;
	}
}

#footer {
	display: none !important;
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: hidden!important;
}
html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: hidden;
    position: fixed;
    width: 100%;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

a.av-icon-char {
    color: #FCC44A !important;
    border-color: #FCC44A !important;
    padding: 10px !important;
}

#top #wrap_all .avia-slideshow-button, #top .avia-button, .html_elegant-blog .more-link, .avia-slideshow-arrows a:before {
    border-radius: 35px;
}
@media only screen and (max-width: 1095px) and (min-width: 767px){
.responsive .logo img {

    padding-top: 10px !important;
}
}

@media only screen and (min-width: 1100px){
	
		#top  #header_meta {
    background: transparent;
    box-shadow: none;
    border-bottom: 0px solid rgba(255,255,255,0.25);
    margin-right: 30% !important;
    left: 0;
	}

.av_secondary_left .sub_menu {
    padding-right: 10px;
    left: 60px;
}}

.sub_menu {
    float: left;
    z-index: 2;
    font-size: 13px;
    color: #0f644c !important;
    line-height: 30px;
    position: relative;
    top: 10px;
}

.sub_menu>ul>li>a {
    color: #0f644c !important;
}

@media only screen and (max-width: 767px){
.responsive .logo img {
    padding-top: 20px !important;
}
span.logo {
    display: flex !important;
    justify-content: center !important;
}
	.avia-section-huge .content, .avia-section-small .content, .avia-section-large .content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;

}
	a.avia-button {
    width: 100% !important;
}
	
.home-slide .slideshow_caption {
    display: none;
}
	.small-image-mobile {
    height: 350px !important;
}

.small-image-mobile .slide-2, .small-image-mobile .slide-1{
    transform: translateY(-156px) !important;
}

.avia-testimonial {
    padding: 0px !important;
}

.av-horizontal-gallery-inner {
    height: 300px !important;
}

.mobile-padding.flex_cell {
    padding: 50px 0 !important;
}


a.avia-button, .avia-button-wrap {
    width: 100% !important;
}

}
