.elementor-4022 .elementor-element.elementor-element-65be8956{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-4022 .elementor-element.elementor-element-e4d39d6 .elementor-icon-wrapper{text-align:center;}.elementor-4022 .elementor-element.elementor-element-6b53ce0{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4022 .elementor-element.elementor-element-6b53ce0:not(.elementor-motion-effects-element-type-background), .elementor-4022 .elementor-element.elementor-element-6b53ce0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-4022 .elementor-element.elementor-element-4b6b0301{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:40px;}.elementor-4022 .elementor-element.elementor-element-74084744{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4022 .elementor-element.elementor-element-650c737d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4022 .elementor-element.elementor-element-3ae3ed65{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4022 .elementor-element.elementor-element-1e8e61ca .elementor-heading-title{font-family:"Raleway", Sans-serif;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4022 .elementor-element.elementor-element-4b6b0301{--width:25%;}.elementor-4022 .elementor-element.elementor-element-74084744{--width:75%;}}/* Start custom CSS */#filter-col input {
	width: auto !important;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label, .searchandfilter li[data-sf-field-input-type=range-radio] label, .searchandfilter li[data-sf-field-input-type=range-checkbox] label {
	font-size: 14px;
	color: #493728;
	font-family: "Raleway", Sans-serif;
    font-weight: 500;

}

#trade-portal .wrap {
	padding: calc(5.56% + 50px) 0 0 0;
}

#trade-portal .results-num, #trade-portal .page-num, #trade-portal .pageination {
	width: 100%;
	display: block;
	float: left;
	font-family: "Raleway", Sans-serif;
	font-weight: 500
}

#trade-portal .pagination {
	display: block;
    width: 100%;
    text-align: right;
    margin: 10px 0;
}

#trade-portal .pagination div {
	display: inline-block;
}

#trade-portal .pagination a {
	color: #493728;
	font-family: "Raleway", Sans-serif;
	font-weight: 500
}

#trade-portal .nav-previous, #trade-portal .nav-next {
	margin: 0 10px;
} 

.results-num {
	margin-bottom: 10px;
	text-align: left;
}

.page-num {
	text-align: left;
	margin-top: 20px;
}

#filter-col {
	text-align: left;
}

#filter-col ul {
	position: relative;
	overflow: hidden;
	padding-left:0;
}

#filter-col ul li {
	padding: 5px;
	position: relative;
}

#filter-col ul:first-of-type > li {
	border-bottom: 1px solid #cfccc4;
}

#filter-col ul li ul li, .sf-field-reset, .sf-field-search {
	border-bottom: none !important;
}

#results-col {
	padding-left: 0;
}

.search-filter-results {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 450px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #493728;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #493728;
}

/*
 * Filter List Styling
 */
 
 .sf-field-reset, .sf-field-search {
	 padding: 0 !important;
 }
 
 .sf-field-search label::before {
	font-family: "Font Awesome 5 Free";
    content: "\f002";
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #757575;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 12px;
    left: 20px;
 }
 
 .sf-input-text {
	 padding-left: 50px !important;
 }
 
 .search-filter-reset {
	background-color: #493728;
	color: #fff;
	padding: 13px 70px;
	font-family: "Source Sans Pro", sans-serif;
	border: none;
	font-size: 18px;
	font-weight: 600;
	width: auto;
	margin-left: 5px;
	cursor: pointer;
 }
 #filter-col 
 li.sf-field-reset input {
    width: 100% !important;
    margin-left: 0px;
}

#filter-col .sf-field-search input {
    width: 100% !important;
}

li.sf-field-search {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

li.sf-field-search label {
    width: 100% !important;
}
.sf-item-38 .sf-label-checkbox, .sf-item-37 .sf-label-checkbox, .sf-item-25 .sf-label-checkbox, .sf-item-34 .sf-label-checkbox, .sf-item-54 .sf-label-checkbox {
	text-transform: uppercase;
}

.children .sf-label-checkbox {
	text-transform: capitalize;
}

.sf-field-taxonomy-brands .sf-count {
	display: none !important;
}

.sf-field-taxonomy-brands .sf-level-1 .sf-count {
	display: inline-block !important;
}

#filter-col  li.show {
  /*display: block;*/
}

#filter-col a.toggle {
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.78);
  padding: 0.75em;
  border-radius: 0.15em;
  transition: background 0.3s ease;
}

#filter-col h4 {
	cursor: pointer;
}

#filter-col h4::after {
	content: "\f055 ";
	font-family: "Font Awesome 5 Free";
	float: right;
	height: 20px;
	width: 20px;
	font-size: 25px;
    line-height: 20px;
    text-align: center;
}

#filter-col .highlight::after {
	content: "\f056 ";
	font-family: "Font Awesome 5 Free";
	float: right;
	height: 20px;
	width: 20px;
	font-size: 25px;
    line-height: 20px;
}

/*
 * Item Styling
 */
 
 .trade-item {
	background-color: #fff;
	border: 1px solid #cfcac5;
    box-shadow: 0px 2px 5px #d0c9c3;
    display: block;
    width: 19%;
    margin: .5%;
    float: left;
    display: flex;
    flex-direction: column;
    min-width: 200px;
    text-align: center;
 }
 
 .trade-item a, .lity a {
	 color: #493728;
	 text-decoration: underline;
	 font-family: "Raleway", Sans-serif;
	 font-weight: 500
 }
 
  .trade-item a:hover, .trade-item a:active, .trade-item a:focus, .lity a:hover, .lity a:focus {
	 color: #493728;
	 text-decoration: underline;
	 outline: none;
 }
 
 .item-thumb-wrapper {
	 height: 260px;
	 width: 100%;
	 position: relative;
	 padding: 2px;
 }
 .item-thumb-wrapper a:hover{
     opacity: 0.75
 }
 .item-thumb-wrapper img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	max-height: 230px;
    height: auto;
    width: auto;
 }
 
 .trade-item h2 {
	 font-size: 16px;
	 line-height: 24px;
	 letter-spacing: normal;
	 margin-bottom: 0px;
 }
 
 .item-title-wrapper {
	 flex: 1 0 auto;
	 padding: 5px 5px 0 5px;
 }
 
 .trade-item .item-content-wrapper {
	 padding: 0 10px;
	 height: 100px;
 }
 .trade-item .item-content-wrapper p{
     line-height: 28px;
    margin: 0;
    color: #493728;
    text-align: center;
    opacity: 0.8
 }
 .trade-item .brand-name, .download-item .brand-name, .copy-item .brand-name {
	 color: #493728;
	 opacity:0.8;
	 font-weight: bold;
	 font-size: 17px;
 }
 p.brand-name {
    margin-top: 0.5rem !important;
}
 
 #results-col .date p, .file-type, #results-col small {
	 font-size: 15px !important;
 }
 
.trade-item .date, .download-item .date {
    color: #493728;
  
}

 .trade-item .links {
	 font-size: 14px;
	 padding: 20px 0;
	 border-top: 1px #cfcac5 solid;
 }
 
  .trade-item .links div {
	 width: 50%;
	 float: left;
	 text-align: center;
 }
 /*
 * Popup Styling
 */
 
 .lity {
	background: rgba(73,55,41,0.8) !important;
}

.lity-close {
	position: absolute !important;
	color: #493728 !important;
	text-shadow: none !important;
	-o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}

.lity-content:after {
  content: "";
  display: table;
  clear: both;
}

.lity-content, .download-item {
	min-width: 800px;
	max-width: 800px;
	overflow: auto;
}
.lity-content h2{
    font-size:35px;
    letter-spacing: 3px;
    color:#493728
}
.download-item {
	min-height: 500px;
}
.download-item .brand-name {
    margin-bottom: 0;
}
.lity-content .download-item, .lity-content .copy-item  {
	padding: 30px;
	
}

.lity-content .image-col {
	float: left;
	min-height: 350px;
	width: 50%;
	text-align: center;
	margin-right: 10px;
}

.download-item img {
	height: auto;
	max-height: 600px;
    width: auto;
}

.download-list {
	list-style: none;
	float: left;
	padding-left:0;
}

.download-list li {
	margin-bottom: 10px;
}

.download-list li a {
	background: #493728;
	color: #fff;
	padding: 10px 15px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	display: block;
}

.download-list li a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.copy-item {
	
}

.copy-link-input {
	background: #fff;
    padding: 13px 19px 14px;
    font-family: "Source Sans Pro", sans-serif;
    border: none !important;
    font-size: 18px;
    color: #242424;
    outline: none;
    border-radius: 3px;
    width: 100%;
    max-width: auto;
    font-weight: 600;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 0 0 1px rgba(41,41,41,0.2) inset;
    box-shadow: 0 0 0 1px rgba(41,41,41,0.2) inset;
    border-radius: 4px;
}
a:hover{
    opacity: 0.75
}
 /*
 * Trade Single
 */
 
 .single-trade img {
	 height: auto;
 }
@media (max-width:480px){
    /* Trade Portal */
	
	#myBtn {
		bottom: 50px;
	}
	
	.lity-container {
		overflow-y: auto;
		max-height: calc(100vh - 80px) !important;
	}
	
	#filter-col, #results-col, #trade-portal .col-3-12, #trade-portal .col-9-12 {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#filter-col {
		margin-bottom: 20px;
	}
	
	.sf-field-search label {
		width: 100%;
	}
	
	.sf-field-search {
		margin: 10px auto 20px auto !important;
	}
	
	.sf-input-checkbox {
		float: left;
	}
	
	.trade-item {
		float: none;
		margin: 5% auto;
	}
	
	.results-num, .page-num, .search-filter-results {
		text-align: center;
		display: block;
	}
	
	.lity-content, .download-item {
		min-width: 100%;
		max-width: 100%;
		max-height: none !important;
	}
	
	.lity-content .image-col {
		width: 100%;
		min-height: 100px;
	}
	
	.download-list {
		float: none;
	}
	
	.lity-content h2 {
		font-size: 14px;
	}
	
}

@media (max-width:767px){
    /* Trade Portal */
	
	#filter-col, #results-col, #trade-portal .col-3-12, #trade-portal .col-9-12 {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#results-col {
		padding-left: 2%;
	}
	
	.search-filter-results {
		display: flex !important;
		justify-content: center;
	}
	
	#filter-col {
		margin-bottom: 20px;
	}
	
	.sf-field-search label {
		width: 100%;
	}
	
	.sf-field-search {
		margin: 10px auto 20px auto !important;
	}
	
	.sf-input-checkbox {
		float: left;
	}
	
	.trade-item {
		float: none;
		margin: 5% auto;
		min-width: 49%;
		width: 49%;
	}
	
	.results-num, .page-num, .search-filter-results {
		text-align: center;
		display: block;
	}
	
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	#bottle-grid li {
		width: 45% !important;
		margin-bottom: 30px;
	}
	#bottle-grid-mix li {
		width: 45% !important;
		margin-bottom: 30px;
	}
	
	/* Trade Portal */
	
	#trade-portal .wrap {
		padding-top: 0 !important;
	}
	
	#filter-col, #results-col, #trade-portal .col-3-12, #trade-portal .col-9-12 {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#filter-col {
		margin-bottom: 20px;
	}
	
	.sf-field-search label {
		width: 100%;
	}
	
	.sf-field-search {
		margin: 10px auto 20px auto !important;
	}
	
	.sf-input-checkbox {
		float: left;
	}
	
	.search-filter-results {
		justify-content: center;
	}
	
	.results-num, .page-num {
		text-align: center;
		display: block;
	}
	
}/* End custom CSS */