body b{
    font-weight: bolder !important;
}

body i{
    font-style: italic;
}
.single-product .header-slide-wrapper {
    max-width: inherit;
    display: none;
}

.dflex{
	display:flex;
}

.contwrp{
	display:flex;
	padding-left: 20px;
    padding-right: 20px;
	gap:20px;
}

.contwrp #right-body{
	width: 100%;
    padding-left: unset;
    padding-right: unset;
}

.conteend{
	justify-content:end;
}

.modalwrp{
	position:fixed;
	top:0;left:0; width:100%; height:100%;
	z-index:998;
	justify-content:center;
	align-items:center;
	display:none;
	background-color:rgba(51,23,2, 0.7);
}

.modalwrp.active{
	display:flex;
}

.modalwrp > div{
	background-color:#fff;
	border-radius:5px;
	padding:20px;
	max-width:350px;
}

.woocommerce-checkout .col2-set {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%;
}

.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2{
	width:100%;
}

.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
} 

.woocommerce-checkout #payment div.form-row{
	padding:0px !important;
}

.mobile-top-wrp{
	display:none;
}

.ushl .mobile-top-wrp{
	background-color:#AAA184;
}
.ushl .mobile-top-wrp *{
	color:#656A49 !important;
}

.mobile-top-links{
	display:none;
}

header .search{
	width:700px !important;
}

.cartico{
	display:inline-block;
	position:relative;
	float:right;
	padding-left:3px;
}

.cartico svg{
	padding-top:2px;
}
.cartico span{
	position:absolute;
	top:-5px;
	right:0;
	color: palegoldenrod;
    font-weight: 800; 
}

.ushl .cartico svg{
}

.ushl .cartico svg path{
	stroke:#646A45 !important;
}

.ushl .cartico svg circle{
	stroke:#646A45 !important;
}

.ushl .cartico span{
	color:#646A45;
}

#right-body h2 *, #right-body h3 *, #right-body h4 *,
#right-body h2, #right-body h3, #right-body h4{
    font-weight: 600 !important;
}

#left-sidebar {
    width: 320px;
	margin: 10px 30px 0 30px;
	display:none !important;
}

div#athome {
    padding: 40px;
}
#athome div#left-sidebar {
    margin-left: 0;
	display:none;
}
#right-body {
    width: 95%;
    padding-left: 20px;
    padding-right: 20px;
}
#hunt-parent-content, .full-width-container{
	padding-left:30px;
	padding-right:50px;
}
p#breadcrumbs {
    margin: 10px 30px 10px 30px;
}
.header-slide-wrapper {
    max-width: inherit;
}
.header-slide-wrapper img.scale-with-grid {
    min-width: 100%;
}
#body-main-inner {
	padding-top: 0px;
}
.alignleft {
    margin: 0 20px 15px 0;
}
#right-body iframe {
    width: 100%;
}
nav.main-nav li a {
    font-size:1.1em;
}
nav.main-nav ul ul li a {
    font-size: 14px;
}
#flywaylist a {
    font-size: 1.1em;
}

.slickslidewrp{
	padding-left:20px;
	padding-right:20px;
}

.slick-slide{
	padding-left:10px;
	padding-right:10px;
}

.sec-contact-frm-wrp{
	padding-top:30px;
	padding-bottom:30px;
}

.div-contact{
	max-width: 500px;
    margin: 0 auto;
}

.mobile-show{
    display: block !important;
}
.swiper-container{
	overflow:unset !important;
}
.swiper-inner-fh img {
    height: auto;
    float: left;
    max-width: 400px;
    margin-right: 20px;
}

.slider-arrow{
	position:absolute;
	top:45%;
	font-size: 30px;
	z-index: 2;
	cursor:pointer;
}

.slider-arrow-left{
	left:-20px;
}

.slider-arrow-right{
	right:-20px;
}

.cctitle {
    text-align: center;
    font-size: 28px;
    line-height: 200%;
    font-weight: normal;
    background: #eee;
}
.crow, .fhh2 {background: #eee;}

.ccitem-img {
    width: 350px;
    height: 350px;
    text-align: center;
	margin-right:50px;
}
.ccitem-img img {
    min-width: 350px;
    min-height: 350px;
	max-width: 100%;
    overflow: hidden;
}

.home .ccitem-img img,
.page-template-hosted-hunt .ccitem-img img,
.page-template-hunt-location .ccitem-img img{
	opacity:0;
}


#head-wrapper {
	background-size:cover;
	background-repeat: repeat;
    height: 120px;
}
.ushl #body-wrapper {
    background: #65422C url(https://www.getducks.com/wordpress/wp-content/uploads/2020/11/GetDucks-Website-WallpaperV1.jpg) repeat top center;
    background-size: contain;
}

#support  {
    text-align: center;
    background-color: #ccc;
    padding: 10px 0;
}
.sponsors-full {
	background-color: #eee;
}

.swiper-inner img {
    max-width: 300px;
    max-height: 500px;
}

.swiper5 .swiper-slide{
	display:flex;
	gap:20px;
	flex-wrap: nowrap;
}

.swiper5 .swiper-slide > div{
	width:100%;
}

.swiper5 .swiper-slide > div .colmn-sub{
	margin-bottom:30px;
	border: 1px solid black;
}

.swiper5 .swiper-slide > div .colmn-sub .lcont{
	padding:10px;
	position:relative;
}

.swiper5 .swiper-slide > div .colmn-sub .lcont .read-more{
	position: absolute;
    bottom: -7px;
    right: 5px;
    color: #66330d;
    border: 1px solid #66330d;
    padding: 5px;
    text-align: center;
    background-color: #eee;
}

.swiper5 .swiper-slide > div .colmn-sub .lcont .rate span{
	color: black;
    font-weight: bold;
}

.swiper5 .swiper-slide > div .colmn-sub a:hover .lcont p{
	text-decoration:none !important;
}

.swiper5 .swiper-slide .colmn .lfimg{
	height:200px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.frmFilter{
	background-color:#EEEEEE;
	border-radius: 5px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;
	display:flex;
	justify-content:center;
	align-items:center;
	gap:20px;
}
.frmFilter span{
	color:#66330d;
}
.frmFilter button{
	margin-bottom:0px;
}
.frmFilter select{
	padding:7px;
	margin-bottom:0px;
}

.nomatchhunts{
	background-color:#EEEEEE;
	border-radius: 5px;
	padding-top:20px;
	padding-bottom:20px;
	color:#66330d;
	text-align:center;
}

@media only screen and (max-width: 767px){
	
	.adswrap{
		width:100% !important;
	}
	
	.contwrp #right-body{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.contwrp{
		display:block;
		padding-left:0;
		padding-right:0;
	}
	
	.contwrp .sidebarwrp{
		width:100% !important;
		padding-top:20px !important;
		padding-bottom:20px !important;
		overflow: auto;
	}
	
	.contwrp .sidebarwrp > div{
		width:100% !important;
	}
	
	.frmFilter{
		display: grid;
		gap: 5px;
	}
	.frmFilter span{
		text-align:center;
	}
	
	.gd-ads-wrp{
		text-align:center;
	}
	
	.gd-ads-wrp img{
		width:auto !important;
		height:auto;
	}
	
	.swiper5 .swiper-slide{
		display:block;
	}
	
	.ccitem-img, .ccitem-content {
		width:100%;
	}
	.ccitem {
    	display: inherit;
	}
	.ccitem-img a{
		display:inline-block;
		max-width:100%;
	}
	
	.mobile-top-wrp{
		display:block;
		background-color:#421E04;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.mobile-top-links{
		display: flex;
		position: relative;
		justify-content: center;
		align-items: center;
		z-index: 4;
		text-align: center;
	}
	
	.mobile-top-links .cartico{
		float:unset;
		padding-left:0px;	
	}
	
	.mobile-top-links *{
		color:#DAC199 !important;
		text-shadow:unset !important;
		font-size: 1rem !important;
		
	}
	
	.mobile-top-links span.phone{
		width:unset; 
		display:inline-block;
		margin-top:0px;
		margin-right: 0px;
	}
	
	
	.woocommerce-checkout .col2-set {
		width: 100%;
		float: unset;
		margin-right: 0%;
	}

	.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
		width: 100%;
		float: unset;
		margin-right: 0;
	} 
}

