/**Custom Styles for Cox Farms Gatemaster PagesCreated by: Gabriel Fuller at HexaGroupCreate on: 4/19/2021**/
/**Modified by Jeremy - Fall 2021 to remove GM Navigation Elements**/
/**Modified by Jeremy - 1/11/2024 to pull image links from coxfarms.com**/
body{
	background-color:#dff9fe !important;
}
.navHeader,#narrowNavBar,#contHamburgerIcon{
	display:none !important;
}
.navWrapper{	
	position:absolute;
	z-index:2;
}
#mainNav{
	top: 170px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	max-width:1280px;
	z-index:3;
	width:100%;
	background: #0073aa;
}
#mainNav .fullMenu{
	float:left;
}

#mainNav a{
	text-transform:inherit !important;
	font-family:'Open Sans', sans-serif !important;
	font-size:14px;
	color: #fff;
    background: #white;
}
#mainNav a:hover{
	background:#c72904;
	color:#fff;
}
#navRight{
	position:inherit;
	float:right;
}
#navRight a{
	background:transparent;
	color:#0073aa;
}
#navRight a:hover{
	background:inherit;
	color:#c72904;
}
.btnCart a{
	background:none !important;
}
.GMFormBottom{
	padding-top:45px;
}
#mainNav .menu-item.has-children > a:after{
	font-family: FontAwesome;
	content: "\f107";
	display: block;
	float: right;
	margin-left:10px;
}
.nav{
	background-color:inherit !important;
	font-family:inherit !important;
}


.header_top {
	background: #512c01 url(https://gatemasterdev.blob.core.windows.net/storage/GM358/ecomimages/top_header.jpg);
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
	padding: 6px 0px;
}
.site-container {
	max-width: 1280px;
	margin: 0px auto;
	padding: 0px 20px;
}
.social_menu, .top_header_menu {
	width: 50%;
	float: left;
}
.social_menu ul li a {
	color: #fff;
}
.header_top ul{
	padding:0 !important;
	margin:0 !important;
}
.header_top ul li {
	list-style-type: none;
}
.header_top .social_menu ul li, .footer_social_menu ul li {
	display: inline-block;
	padding: 5px 10px;
}
.top_header_menu {
	text-align: right;
}
.top_header_menu ul li {
	display: inline-block;
	padding: 5px 10px 5px;
}
.top_header_menu ul li a {
	color: #fff;
	font-size: 14px;
}
.headermenu{
	background: #dff9fe;
	padding: 0px 0 0
}
.headermenu .navbar.navbar-expand-lg{
	padding:0 !important;
}
.headermenu .navbar-expand-lg .navbar-nav{
	margin-top: 25px
}
.headermenu .navbar-collapse{
	justify-content: flex-end
}
.headermenu .navbar-nav .nav-item{
	padding-right: 25px;
	position:inherit;
}
.headermenu .navbar-nav .nav-link{
	color: #2b2b2b;
	font-size: 18px;
	padding: 20px 8px 30px !important;
	border-bottom: 3px solid transparent;
	margin-right: 10px;
	font-weight: 700;
}
.headermenu .navbar-nav b{
	width: 100%;
	border-bottom: 3px solid transparent;
	display: list-item;
	padding-bottom: 7px;
	position: relative;
	transition: all .5s
}
.headermenu .navbar-nav b i{
	position: absolute;
	top: -28px;
	right: -20px;
	transition: all .5s;
	font-weight: 700
}
.headermenu .navbar-nav .nav-link:hover b i{
	top: -23px;
}
.headermenu .navbar-nav .nav-item.redbutout{
	padding-right: 0
}
.headermenu .navbar-nav .nav-link.redbut{
	background: #c72904;
	border-radius: 35px;
	padding: 15px 10px !important;
	color: #fff;
	border: 0 !important;
	text-align: center;
	width: 175px;
	text-align: center;
	margin-top:0
}
.headermenu .navbar-nav .nav-link.redbut:hover{
	background: #2b2b2b
}
.headermenu .dropdown-toggle::after{
	display:none
}
.headermenu .orange-bg .dropdown-menu {
	background-color:rgba(253,149,64,0.95) !important;
}
.headermenu .green-bg .dropdown-menu {
	background-color:rgba(161,213,93,0.95) !important;
}
.headermenu .skyblue-bg .dropdown-menu {
	background-color:rgba(188,237,246,0.95) !important;
}
.headermenu .blue-bg .dropdown-menu {
	background-color:rgba(96,196,212,0.95) !important;
}
.headermenu .yellow-bg .dropdown-menu{
	background-color:rgba(253,194,63,0.95) !important;
}
.headermenu .orange-bg b i{
	color:#fd6c35
}
.headermenu .orange-bg:hover > a > b {
	border-bottom: 3px solid #fd6c35 !important;
}
.headermenu .green-bg b i{
	color:#a1d55d
}
.headermenu .green-bg:hover > a > b {
	border-bottom: 3px solid #a1d55d !important;
}
.headermenu .skyblue-bg b i{
	color:#95e4f3
}
.headermenu .skyblue-bg:hover > a > b {
	border-bottom: 3px solid #95e4f3 !important;
}
.headermenu .blue-bg b i{
	color:#60c4d4
}
.headermenu .blue-bg:hover > a > b {
	border-bottom: 3px solid #60c4d4 !important;
}
.headermenu .yellow-bg b i{
	color:#fdc23f
}
.headermenu .yellow-bg:hover > a > b {
	border-bottom: 3px solid #fdc23f !important;
}
.headermenu .dropdown-menu{
	padding: 50px 0;
	top: 113px;
	border-radius: 0;
	border: 0;
}
.headermenu .dropdown-menu li{
	text-align: left;
	padding: 3px 0
}
.headermenu .dropdown-menu li a.nav-link {
	padding: 0 !important;
	display: inline;
	transition: all .5s;
	cursor:pointer;
	border-bottom: 1px solid transparent;
	font-family:'Open Sans', sans-serif !important;
	text-transform:inherit !important;
}
.headermenu .dropdown-menu li a.nav-link:hover{
	border-bottom: 1px solid #2b2b2b;
}
.headermenu .dropdown-menu .col-md-4:first-child{
	margin-right: 40px;
	padding-right: 50px;
}
.headermenu .dropdown-menu .col-md-4:first-child img{
	float: right
}
.headermenu .orange-bg .dropdown-menu .col-md-4:first-child{
	border-right: 2px solid #e2750a;
}
.headermenu .green-bg .dropdown-menu .col-md-4:first-child{
	border-right: 2px solid #78955e;
}
.headermenu .skyblue-bg .dropdown-menu .col-md-4:first-child{
	border-right: 2px solid #95e4f3;
}
.headermenu .blue-bg .dropdown-menu .col-md-4:first-child{
	border-right: 2px solid #43929e;
}
.headermenu .yellow-bg .dropdown-menu .col-md-4:first-child{
	border-right: 2px solid #b39138;
}
.headermenu .navbar-toggler{
	outline:none;
}
.headermenu .baricon{
	color: #2b2b2b;
	font-size: 30px
}
.headermenu .form-inline .fa-search{
	color: #2b2b2b;
	font-size: 25px;
}
.footer_custom_menu_desktop {
	display: block;
}
.footer_mobile_menu {
	display: none;
}
.footer_menus ul{
	margin-top: 10px;
}
.footer-contact-widget .widget-title{
	margin-bottom: 20px;
}
.footer-social-icons li a:hover,.footer_social_menu li a:hover{
	border-bottom: 0 !important;
	color: #087689
}
.site-container {
	max-width: 1280px;
	margin: 0px auto;
	padding: 0px 15px;
}
.site-footer {
	height: 970px;
	padding-top: 60px;
}
.site-footer.spring {
	background-image: url('https://coxfarms.com/wp-content/themes/coxfarms/img/footer_bg1.jpg') , url('https://coxfarms.com/wp-content/themes/coxfarms/img/left_strip1.jpg');
	background-repeat: no-repeat, repeat-x;
	background-position: bottom center, bottom left;
	background-color:#60c4d4;
}
.site-footer.summer {
	background-image: url('https://coxfarms.com/wp-content/themes/coxfarms/img/footer_bg2.jpg') , url('https://coxfarms.com/wp-content/themes/coxfarms/img/left_strip2.png');
	background-repeat: no-repeat, repeat-x;
	background-position: bottom center, bottom left;
	background-color:#60c4d4;
}
.site-footer.fall {
	background-image: url('https://gatemasterdev.blob.core.windows.net/storage/GM358/ecomimages/footer_bg3.png') , url('https://gatemasterdev.blob.core.windows.net/storage/GM358/ecomimages/left_strip3.png');
	background-repeat: no-repeat, repeat-x;
	background-position: bottom center, bottom left;
	background-color:#60c4d4;
}
.site-footer.winter {
	background-image: url('https://coxfarms.com/wp-content/themes/coxfarms/img/footer_bg4.jpg') , url('https://coxfarms.com/wp-content/themes/coxfarms/img/left_strip1.jpg');
	background-repeat: no-repeat, repeat-x;
	background-position: bottom center, bottom left;
	background-color:#60c4d4;
}
.footer_menus {
	width: 20%;
	float: left;
	padding: 0px 15px;
}
.footer_menus p, p.widget-title {
	color: #fffefe;
	font-size: 20px;
	font-weight:bold;
}
.footer_menus ul{
	padding:0;
	margin:0;
	margin-top:10px;
}
.footer_menus ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height:1.8;
}
.footer_menus ul li a {
	color: #fff;
	font-size: 14px;
	font-weight:400;
}
.footer_menus ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}
.footer-contact-widget .textwidget p {
	color: #fff;
	font-size: 16px;
	word-break: break-all;
}
.footer-contact-widget .textwidget a {
	color: #fff;
}
.footer-contact-widget .textwidget a:hover {
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	color: #fff;
}
.footer_menus.social_menu ul li {
	display: inline-block;
	padding: 0px 10px;
}
.footer_menus.social_menu ul li a{
	font-size: 20px;
}
.footer-bottom {
	background: #512c01 url(https://gatemasterdev.blob.core.windows.net/storage/GM358/ecomimages/top_header.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
        padding: 3px 0;
	height: 45px;
	overflow:hidden;
}
.copyright {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
}
.footer-bottom .row{
	display: block;
	flex: none
}
.footer_right {
	float: right;
}
.footer_left {
	float: left;
}
.footer_btm_menu ul {
	float: right;
	padding: 5px 0px;
}
.footer_btm_menu ul li {
	display: inline-block;
	padding: 0px 10px;
	margin: 0px;
	line-height: 26px;
}
.footer_btm_menu ul li a {
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid transparent
}
.footer_btm_menu ul li a:hover{
	border-bottom: 1px solid #fff
}
.footer_btm_menu ul li:last-child {
	background: url(../images/menu_strip.jpg) no-repeat;
	background-position: 0px 7px;
}
.footer_mobile_menu p.wid_title {
	color:#fff;
	font-size: 22px !important;
	padding: 0px 25px;
}
.footer_mobile_menu ul li a {
	color:#fffefe;
	font-size:22px;
}
.footer_mobile_menu .accordion {
	padding:0px 25px;
}
.footer_mobile_menu .sub-menu li a {
	font-size:16px !important;
}
.footer_mobile_menu .accordion li > .sub-menu {
	padding:0px;
}
.footer_mobile_menu .arrow {
	float:right;
	margin-top:20px;
}
.footer_mobile_menu img.arrow {
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
}
.footer_mobile_menu .accordion li a.active img.arrow {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.footer_mobile_menu .footer_social_menu {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.footer_mobile_menu .footer_social_menu ul li {
	display: inline-block;
	padding: 0px 10px;
}
.footer_mobile_menu .footer_social_menu ul li a{
	font-size: 20px;
}
.accordion li > .sub-menu {
	display: none;
}
.accordion li:target > .sub-menu {
	display: block;
}
.accordion li a.active img.arrow {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.fourcol-section{
	margin-top: 80px;
	min-height: 400px;
	max-height: 400px;
}
.fourcol-section .column {
	padding:0;
	position:relative
}
.fourcol-section .column img{
	width: 100%;
}
.fourcol-section .column.brownbg .fourcotxt:before,.fourcol-section .column.bluebg .fourcotxt:before,.fourcol-section .column.greenbg .fourcotxt:before,.fourcol-section .column.orangebg .fourcotxt:before{
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(81,44,1,0.6);
	top: 0;
	left: 0;
}
.fourcol-section .column.bluebg .fourcotxt:before {
	background-color: rgba(34,175,200,0.6);
}
.fourcol-section .column.greenbg .fourcotxt:before {
	background-color: rgba(161,213,93,0.6);
}
.fourcol-section .column.orangebg .fourcotxt:before {
	background-color: rgba(255,152,51,0.6);
}
.fourcol-section .column .fourcotxt{
	background: url(images/colonebg.jpg);
	height: 400px;
	text-align: center;
	padding-top: 148px;
	padding-bottom: 148px;
	z-index:0;
}
.fourcol-section .column .fourcotxt h3{
	color: #fff;
	position: relative;
	padding-bottom: 10px;
	font-weight:bold;
}
.fourcol-section .column .fourcotxt .btn{
	position: relative;
	z-index: 1;
	font-weight: bold;
	font-size: 14px;
}
.whitebut {
	color: #2b2b2b !important;
	background-color: #fff;
	font-size: 16px;
	border-radius: 35px;
	width: 150px;
	padding: 15px 20px;
}
.social_menu ul li a:hover i {
	color: #bcedf6;
}
.ui-dialog-titlebar-close:after{
	content: "\f00d";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    font-family: FontAwesome;
    top: -4px;
    left: 2px;
}

@media screen and (max-width: 767px){
	.header_top .social_menu {
		display: none;
	}
	.top_header_menu {
		text-align: center;
		width:100%;
	}
}
@media only screen and (max-width: 992px){
	.navRight{
		top: 0;
		width: 100%;
		float: none;
		height: 48px;
		text-align: center;
	}
	#mainNav ul.menu{
		display:none !important;
	}
	#navbarSupportedContent ul.menu{
		margin-top:0;
	}
	#navbarSupportedContent ul.menu:before{
		content:"Store Menu";		
		display:block;
		font-weight:bold;
		font-size:20px;
		padding:15px 25px 5px 25px !important;
		color: #0073aa;
	}
	#navbarSupportedContent ul.menu li{
		display:block;
		float:none;
		border-width: 0;
	}
	#navbarSupportedContent ul.menu li a{
		padding:10px 25px !important;
		color:#2b2b2b;
		font-size:14px;
		font-weight:bold;
	}
	#navbarSupportedContent ul.menu li.has-children:after{
		display: block;
		float: right;
		font-family: FontAwesome;
		content: "\f107";
		position: absolute;
		right: 0;
		top: 7px;
		padding-right: 15px;
		font-size: 20px;
	}
	#navbarSupportedContent ul.menu .sub-menu{
		position:relative !important;
		border:none !important;
		border-top:1px solid #aaebf7 !important;
	}
	#navbarSupportedContent ul.menu .sub-menu li{
		padding-left:15px;
		border-right:none;
	}
	#navbarSupportedContent ul.menu .sub-menu li:last-of-type{
		border-bottom:none !important;
	}
	#navbarSupportedContent .menu .menu-item, 
	#navbarSupportedContent .menu .sub-menu{
		opacity:1 !important;
	}
	#navbarSupportedContent .menu .sub-menu{
		width:100%;
	}
	#navbarSupportedContent .menu .menu-item:active > .sub-menu, 
	#navbarSupportedContent .menu .menu-item:active > .sub-menu .menu-item,
	#navbarSupportedContent .menu .menu-item:hover > .sub-menu, 
	#navbarSupportedContent .menu .menu-item:hover > .sub-menu .menu-item, 
	#navbarSupportedContent .menu .menu-item:focus > .sub-menu, 
	#navbarSupportedContent .menu .menu-item:focus > .sub-menu .menu-item{
		visibility:hidden !important;
		display:none !important;	
	}
	#navbarSupportedContent ul.menu li.has-children ul.sub-menu{
		display:none;
	}
	#navbarSupportedContent ul.menu li.has-children.open > ul > li{
		display:block !important;		
	}
	#navbarSupportedContent ul.menu li.has-children.open > ul.sub-menu{
		display:block !important;
		visibility:visible !important;
		height:auto;
	}	
	#navbarSupportedContent ul.menu li.has-children.open ul.sub-menu > .menu-item{
		display:block !important;
		visibility:visible !important;
	}	
	.headermenu .navbar-collapse{
		height:inherit !important;
		padding-bottom:100px;
		min-height:100vh;
	}
}

@media screen and (min-width: 992px){
	.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
		display: block!important;
		width:100%;
	}
	#navbarSupportedContent ul.menu{
		display:none;
	}
}
@media only screen and (max-width: 1280px){
	#mainNav a{
		font-size:12px;
		padding: 10px 5px;
	}
	.headermenu .container{
		max-width: 100%;
	}
	.headermenu .navbar-nav .nav-item {
		padding-right: 10px;
	}
	.headermenu .navbar-nav .nav-link.redbut{
		padding: 15px 0 !important;
		width: 150px;
	}
	.headermenu .navbar-nav .nav-link{
		font-size: 15px;
	}
	.headermenu .navbar-nav b i{
		top: -22px;
	}
	.headermenu .navbar-nav .nav-link:hover b i {
		top: -18px;
	}
}
@media only screen and (max-width: 1080px){
	.headermenu .navbar-nav .nav-link.redbut {
		width: 120px;
		font-size: 14px;
		margin:0;
		margin-left: 10px
}
	.headermenu .navbar-nav .nav-item {
		padding-right: 5px;
	}
	.headermenu .logo img{
		width: 90%
}
}
@media only screen and (max-width: 1024px){
	.footer_menus{
		width:100%;
		float:none;
		padding:0px 45px;
	}
	.footer_menus ul{
		display:none;
		margin-bottom:20px;
	}
	.footer-social-icons ul{
		display:block;
	}
	.footer_menus.active ul{
		display:block;
	}
	.footer_custom_menu_desktop .footer_menus:nth-child(-n+4) p{
		cursor:pointer;
	}
	.footer_custom_menu_desktop .footer_menus:nth-child(-n+4) p:after{
		font-family: FontAwesome;
		content: "\f107";
		display: block;
		float: right;
		cursor:pointer;
	}
	.footer_custom_menu_desktop .footer_menus.active p:after{
		content: "\f106";
	}
	.fourcol-section{
		max-height: 100%;
	}
	.shoping-cart table td{
		font-size: 16px;
	}
	.footer_mobile_menu p.wid_title {
		color: #fff;
		font-size: 22px !important;
		margin-bottom: 25px;
	}
	.footer_mobile_menu ul li a {
		color: #fffefe;
		font-size: 22px;
	}
}
@media (max-width: 1023px) {
	.headermenu .dropdown-menu {
		padding: 10px 15px;
	}
	.headermenu .dropdown-menu [class^="col"] {
		padding: 0;
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.headermenu .dropdown-menu .col-md-4:first-child {
		border-right: none!important;
		padding: 0;
		margin: 0;
		padding-bottom: 10px;
		margin-bottom: 10px;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.headermenu .dropdown-menu .col-md-4:first-child img {
		float: left;
	}
}
@media only screen and (max-width: 992px){
	.headermenu{
		padding: 20px 0
}
	.navbar{
		padding:0
}
	.logo{
		padding-left: 25px;
	}
	.navbar-toggler{
		padding-right:25px;
	}
	.headermenu .navbar-collapse {
		background: #f1fcfe;
		position: absolute;
		left:0;
		top: 80px;
		width: 100%;
		z-index:1111;
		height: 100vh;
	}
	.headermenu .navbar-collapse li{
		border-bottom: 1px solid #aaebf7 !important;
	}
	.headermenu .navbar-nav .nav-link{
		padding: 10px 25px !important
}
	.headermenu .navbar-expand-lg .navbar-nav {
		margin-top: 0px;
	}
	.headermenu .nav-item > a > b,.headermenu .nav-item:hover > a > b{
		border-bottom:0 !important;
		padding:0
}
	.headermenu .navbar-nav .nav-link{
		font-size: 18px;
	}
	.headermenu .navbar-nav .nav-item.redbutout{
		margin-top: 10px;
		border-bottom:0 !important
}
	.headermenu .navbar-nav .nav-link.redbut {
		width: 180px;
		font-size: 18px;
	}
	.headermenu .form-inline{
		display:none
}
	.headermenu .dropdown-menu .col-md-4{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.headermenu .dropdown-menu .col-md-4:first-child img{
		float: left
}
	.headermenu .dropdown-menu .col-md-4:first-child {
		margin-right: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: solid 2px #e2750a;
	}
	.headermenu .navbar-collapse .dropdown-menu li {
		border-bottom: 0px solid #aaebf7 !important;
	}
	.headermenu .navbar-nav b i{
		top: -20px !important
}
	.headermenu .navbar-nav .nav-item{
		padding-right:0
}
	.headermenu .blue-bg .dropdown-menu .col-md-4:first-child {
		border-bottom: solid 2px #43929e;
	}
	.headermenu .green-bg .dropdown-menu .col-md-4:first-child {
		border-bottom: solid 2px #78955e;
	}
	.headermenu .skyblue-bg .dropdown-menu .col-md-4:first-child {
		border-bottom: solid 2px #64c3d2;
	}
	.headermenu .yellow-bg .dropdown-menu .col-md-4:first-child {
		border-bottom: solid 2px #b39138;
	}
}
@media only screen and (max-width: 767px){
	.header-top .socialicons{
		display: none;
	}
	.topmenu ul{
		float:none;
		text-align:center
}
	.topmenu ul li {
		display: inline-block;
		float:none
}
	.ticket-details .input-number{
		margin: 0 10px
}
	.shoping-cart table td{
		font-size: 16px;
	}
	.shoping-cart .cartbut, .shoping-cart .redbut{
		font-size: 14px;
		padding: 10px 15px !important;
		width: auto;
	}
	.shoping-cart .txtlink{
		font-size: 14px;
	}
	.shoping-cart .w200{
		width: 100px;
	}
	.totalqty .input-number{
		margin: 0 5px;
	}
	.payment-form .form-group .form-control{
		width: 100%;
	}
	.modal-content {
		width: 80%;
	}
	.footer_mobile_menu ul li a {
		font-size: 19px;
	}
}
@media only screen and (max-width: 576px){
	.ticket-details .price{
		text-align: right
}
	.fourcol-section .column .fourcotxt {
		height: 300px;
		padding-top: 100px
}
}
@media (min-width: 1200px){
	.container {
		max-width: 1280px !important;
	}
}
#search-toggle {
	color: #2b2b2b;
	font-size: 22px;
	outline: none;
}
#search-toggle:hover {
	color: #087689 !important;
}
.srchActive {
	color: #087689 !important;
}
.headermenu .form-inline .fa-search {
	color: #087689 !important;
}
.search-bar {
	background-color: #087689 !important;
	padding: 15px 0px;
	position: absolute;
	z-index: 999;
	width:100%;
	left:0px;
	display: none;
}
.search-bar span{
	display: inline;
	padding: 0 5px 0 10px
}
.search-bar p input {
	background-color: transparent;
	border: none;
	width: 62%;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.search-bar p input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1;
	/* Firefox */
}
.search-btn{
	border: none !important;
	float: right;
	transition: all 0.2s;
}
.search_icon {
	z-index: 9999999;
}
.search-bar p{
	margin: 0px !important;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
}
.search-bar p i{
	margin-right: 5px;
}
.btn-white {
	color: #2b2b2b !important;
	background-color: #fff !important;
	border-color: #fff !important;
	font-size: 16px !important;
	border: 0;
	width: 150px;
	padding: 10px 20px 13px !important;
	text-align:center !important;
}
.btn-white.bw180{
	width: 190px;
}
.btn-red:hover {
	color: #fff !important;
}
.btn-white:hover {
	color: #2b2b2b !important;
}
.btn:after {
	font-family: FontAwesome;
	content: '\f105';
	position: absolute;
	opacity: 0;
	right: -10px;
	transition: 0.3s;
}
.btn:hover {
	text-indent: -1em !important;
	padding-right: 30px !important;
}
.btn:hover:after {
	opacity: 1;
	right: 10px;
	text-indent: -1em !important;
}
a, a:hover, button {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	cursor: pointer;
	text-decoration: none;
}
.standardButtons{
	z-index:2;
}
@media (min-width: 320px) and (max-width: 500px) {
	.search-bar p{
		font-size: 18px !important;
		line-height: 33px;
	}
	.search-bar p input {
		font-size: 16px;
		padding-left: 0px;
		width: 225px !important;
		white-space: normal;
		overflow: auto;
		text-overflow: inherit;
	}
	.search-bar .btn-white {
		width:140px !important;
	}
	.search-bar span{
		padding: 0 5px
}
	.mac .search-bar p i{
		font-size: 16px;
		margin-right:0
}
	.mac .search-bar .btn-white {
		padding: 11px 10px 12px !important;
	}
	.mac .search-bar .btn-white:after{
		top: 10px;
	}
	.btn-white::after {
		top:12px;
	}
	.mac .btn-white::after {
		top:8px;
	}
}
@media (min-width: 501px) and (max-width: 700px) {
	.search-bar p{
		font-size: 18px !important;
		line-height: 33px;
	}
	.search-bar p input {
		font-size: 15px;
		padding-left: 8px;
		width: 225px !important;
	}
	.search-bar .btn-white {
		width:118px !important;
	}
}
@media (min-width: 701px) and (max-width: 1024px) {
	.search-bar p input {
		width: 340px !important;
	}
	.search-bar .btn-white {
		font-size: 18px !important;
		margin-top: 0px;
		width:160px !important;
	}
	.btn-white::after {
		/* top:7px;
		*/
	}
	.search-bar p input {
		width: 57% !important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.site-footer {
		background-image: url('https://coxfarms.com/wp-content/themes/coxfarms/img/spring-footer-mobile.jpg') !important;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-color:#60c4d4;
		background-size: contain;
	}
	.site-footer.spring{
		background-image: url('https://coxfarms.com/wp-content/themes/coxfarms/img/spring-footer-mobile.jpg') !important;
		background-color:#60c4d4;
	}
	.site-footer.summer{
		background-image: url('https://coxfarms.com/wp-content/themes/coxfarms/img/summer-footer-mobile.jpg') !important;
		background-color:#60c4d4;
	}
	.site-footer.fall{
		background-image: url('https://coxfarmsva.com/wp-content/themes/coxfarms-theme/assets/images/fall-footer-mobile.jpg') !important;
		background-color:#60c4d4;
	}
	.site-footer.winter{
		background-image: url('https://coxfarms.com/wp-content/themes/coxfarms/img/winter-footer-mobile.jpg') !important;
		background-color:#60c4d4;
	}
	.footer-bottom .col-sm-6 {
		width:100%;
	}
	.footer-bottom {
		background:#512c01 url('https://coxfarmsva.com/wp-content/themes/coxfarms-theme/assets/images/top_header.jpg');
                background-size: cover;
                background-repeat: no-repeat;
                background-position: top-center;
		padding: 12px 0px;
		height: 70px;
	}
	.copyright {
		font-size: 13px;
		line-height: 0px;
		text-align: center;
	}
	.footer_btm_menu ul {
		line-height: 40px;
		text-align: center;
		float: none;
		padding: 0;
	}
	.footer_btm_menu ul li a {
		font-size:14px;
	}
	.footer_btm_menu {
		text-align: right;
		margin-top: -12px;
		margin-bottom: 6px;
	}
}

@media only screen and (max-width: 1279px) {
	#menuNav > li{
		display:inline-block;
		float:left;
	}
	#menuNav > li > ul {
		position:absolute;
		z-index:1;
	}
	#menuNav > li > ul > li{
		
	}
}