/*
Theme Name: Paloma Pops
Theme URI: http://palomapops.com.au/
Author: WebDevElement
Author URI: http://webdevelement.com/
Description: WordPress Custom Responsive Theme
Version: 1.0
Tags: responsive theme, custom theme
*/

@font-face {
	font-family: 'MaxwellRegular';
	src: url('fonts/MaxwellRegular.eot');
	src: url('fonts/MaxwellRegular.woff2') format('woff2'),
		 url('fonts/MaxwellRegular.woff') format('woff'),
		 url('fonts/MaxwellRegular.ttf') format('truetype'),
		 url('fonts/MaxwellRegular.svg#MaxwellRegular') format('svg'),
		 url('fonts/MaxwellRegular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MaxwellBold';
	src: url('fonts/MaxwellBold.eot');
	src: url('fonts/MaxwellBold.woff2') format('woff2'),
		 url('fonts/MaxwellBold.woff') format('woff'),
		 url('fonts/MaxwellBold.ttf') format('truetype'),
		 url('fonts/MaxwellBold.svg#MaxwellBold') format('svg'),
		 url('fonts/MaxwellBold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Supernettcn-Regular';
	src: url('fonts/Supernettcn-Regular.eot');
	src: url('fonts/Supernettcn-Regular.woff2') format('woff2'),
		 url('fonts/Supernettcn-Regular.woff') format('woff'),
		 url('fonts/Supernettcn-Regular.ttf') format('truetype'),
		 url('fonts/Supernettcn-Regular.svg#Supernettcn-Regular') format('svg'),
		 url('fonts/Supernettcn-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Supernettcn-Bold';
	src: url('fonts/Supernettcn-Bold.eot');
	src: url('fonts/Supernettcn-Bold.woff2') format('woff2'),
		 url('fonts/Supernettcn-Bold.woff') format('woff'),
		 url('fonts/Supernettcn-Bold.ttf') format('truetype'),
		 url('fonts/Supernettcn-Bold.svg#Supernettcn-Bold') format('svg'),
		 url('fonts/Supernettcn-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TrendHMSansOne';
	src: url('fonts/TrendHMSansOne.eot');
	src: url('fonts/TrendHMSansOne.woff2') format('woff2'),
		 url('fonts/TrendHMSansOne.woff') format('woff'),
		 url('fonts/TrendHMSansOne.ttf') format('truetype'),
		 url('fonts/TrendHMSansOne.svg#TrendHMSansOne') format('svg'),
		 url('fonts/TrendHMSansOne.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

html, body { overflow-x: hidden; }
body {
	font-family: 'Supernettcn-Regular', Arial, sans-serif;
	font-size: 20px;
	color: #414042;
}
.uk-container-custom {
	max-width: 1140px;
}
/*.no-webp body { 
	background: url(img/bg-palomapops.jpg) center bottom/cover no-repeat;
}
.webp body { 
	background: url(img/bg-palomapops.webp) center bottom/cover no-repeat;
}*/
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
	color: #8fbc77;
	font-family: 'Supernettcn-Regular', Arial, sans-serif;
	font-weight: 700;
	margin-top: 0px !important;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.h1, h1 {
	text-transform: uppercase;
}
.h2, h2 {
	font-size: 38px;
}
.h3, h3 {
	font-size: 22px;
}
.logodiv-header {
	margin-bottom: 20px;
}
.no-webp .logodiv-header { 
	background: url(img/bg-leaves.png) center bottom/cover no-repeat;
}
.webp .logodiv-header { 
	background: url(img/bg-leaves.webp) center bottom/cover no-repeat;
}
.img-logo {
	margin: 0 auto;
	display: block;
	height: 232px;
	width: 354px;
}
.no-webp .img-logo {
	background: url(img/logo-palomapops.png) center/contain no-repeat;
}
.webp .img-logo {
	background: url(img/logo-palomapops.webp) center/contain no-repeat;
}
.uk-link, a, .uk-link:hover, a:hover {
	color: #8fbc77;
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	color: #8fbc77;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Supernettcn-Regular', Arial, sans-serif;
	min-height: 40px;
	padding: 0 25px;
	transition: all .3s ease-in-out;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li > a.uk-open,
.uk-navbar-nav > li.uk-active > a {
	color: #555555;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
	background: transparent;
}
.navbar-header .uk-navbar {
	border-bottom: 3px solid #8fbc77;
}
.uk-nav-default {
	font-size: inherit;
}
.uk-input {
	border: 3px solid #8fbc77;
}
::-webkit-input-placeholder {
	color: #8fbc77 !important;
}
:-moz-placeholder {
	color: #8fbc77 !important;
}
::-moz-placeholder {
	color: #8fbc77 !important;
}
:-ms-input-placeholder {  
	color: #8fbc77 !important;
}
.uk-button {
	position: relative;
	padding: 2px 30px !important;
	font-size: 22px !important;
	font-weight: 700;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
	border-radius: 0px;
	z-index: 1;
	min-height: 40px;
}
.uk-button:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	z-index: -1;
	transition: all .3s;
}
.uk-button:hover:after {
	width: 100%;
}
.uk-button-primary {
	color: #8fbc77 !important;
	background-color: transparent !important;
	border-color: #8fbc77 !important;
	border-width: 3px !important;
}
.uk-button-primary:hover, .uk-button-primary:focus {
	color: #ffffff !important;
	background-color: transparent;
	border-color: #8fbc77;
}
.uk-button-primary:after {
	background-color: #8fbc77;
}

.uk-button-primary.reverse-color svg {
	width: 40px !important;
}
.uk-button-primary.reverse-color svg > * {
	stroke: #ffffff !important;
}
.uk-button-primary.reverse-color:after {
	width: 100%;
}

.tparrows:before {
	transition: all .3s ease-in-out;
}

.tparrows:hover:before {
	color: #8fbc77 !important;
}

.social-icon {
	padding-left: 32px !important;
	font-size: 25px !important;
	font-weight: 400 !important;
	height: 25px !important;
	line-height: 25px !important;
	transition: all .3s ease-in-out;
}
.social-icon:hover {
	opacity: .85;
}
.no-webp .social-icon-facebook { 
	background: url(img/icon-facebook.png) center left/contain no-repeat;
}
.webp .social-icon-facebook { 
	background: url(img/icon-facebook.webp) center left/contain no-repeat;
}
.no-webp .social-icon-instagram { 
	background: url(img/icon-instagram.png) center left/contain no-repeat;
}
.webp .social-icon-instagram { 
	background: url(img/icon-instagram.webp) center left/contain no-repeat;
}
.no-webp .social-icon-googleplus {
	background: url(img/icon-googleplus.png) center left/contain no-repeat;
}
.webp .social-icon-googleplus {
	background: url(img/icon-googleplus.webp) center left/contain no-repeat;
}
.no-webp .social-icon-pinterest {
	background: url(img/icon-pinterest.png) center left/contain no-repeat;
}
.webp .social-icon-pinterest {
	background: url(img/icon-pinterest.webp) center left/contain no-repeat;
}
.no-webp .social-icon-email {
	background: url(img/icon-mail.png) center left/contain no-repeat;
}
.webp .social-icon-email {
	background: url(img/icon-mail.webp) center left/contain no-repeat;
}
.logodiv-header .social-icon {
	padding-left: 32px !important;
	font-size: 32px !important;
	font-weight: 400 !important;
	height: 32px !important;
	line-height: 32px !important;
}
.contact-icons .social-icon {
	padding-left: 32px !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	height: 20px !important;
	line-height: 20px !important;
}
.social-links > li > a:hover {
	text-decoration: none;
}
.contact-icons .social-links {
	padding: 0;
}
.contact-icons .social-links > li {
	display: block;
	margin: 0;
	padding: 4px 0px;
	font-size: 20px !important;
	line-height: 1.42857143;
}
.contact-icons .social-links > li + li {
	margin-left: 0px;
}
.contact-icons .social-links > li > a {
	font-size: 16px;
	font-weight: bold;
	color: #414042;
	border: none;
	border-radius: 0;
}
.contact-icons .social-links > li > a > span {
	display: inline-block;
	width: 70px;
	text-align: left;
}
.social-page .social-links > li {
	padding: 5px 16px;
}
.social-page .social-links > li > a {
	color: #333;
	border: none;
	border-radius: 0;
}

/* Grid */
.overlay-event {
	padding: 5px 15px;
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
}
.no-webp .overlay-event {
	background: url(img/bg-gallery-caption.png) center/cover no-repeat;
}
.webp .overlay-event {
	background: url(img/bg-gallery-caption.webp) center/cover no-repeat;
}

#pop-list-wrap h2 {
	font-weight: 500;
}
.green-line {
	border-top: 3px solid #8fbc77;
}

.inquire {
	margin-top: 150px !important;
	text-align: center;
}
.inquire h2 {
	font-family: 'TrendHMSansOne', Arial, sans-serif !important;
	font-weight: 700 !important;
	line-height: 1.35;
}
.inquire .btn {
	font-family: 'Supernettcn-Regular', Arial, sans-serif !important;
	font-size: 30px !important;
}

.img-item {
	display: block;
	margin: 0 auto;
	width: 85%;
}
#home_slider_wrapper span {
	font-family: inherit;
}

.custom-font-style {

}

footer {
	font-size: initial;
}
footer h3 {
	font-weight: 400;
}
footer ul, footer ol {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
footer li {
	margin: 0;
}
footer a {
	color: #ffffff;
}
footer .social-icon {
	padding-left: 40px !important;
	font-size: 40px !important;
	font-weight: 400 !important;
	height: 40px !important;
	line-height: 40px !important;	
	border: 3px solid rgba(255,255,255,.75);
	border-radius: 50%;
	transition: all .3s ease-in-out;
}
footer .social-icon:hover {
	border: 3px solid rgba(143,188,119,1);
	opacity: .5;
}

.sidebar h3 {
	cursor: pointer;
	background-color: #a4cf64;
	margin: 0;
	padding: 10px 15px;
	text-align: center;
	letter-spacing: normal;
	color: #ffffff !important;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.25;
}
.sidebar .uk-nav-default > li > a {
	position: relative;
	color: #ffffff;
	background-color: #b7d98c;

}
.sidebar .uk-nav-parent-icon > .uk-parent > a:after {
	position: absolute;
	right: 0;
}
.sidebar li {
	margin: 1px 0;
}
.sidebar a {
	padding: 5px 15px;
	text-align: center;
}
.sidebar .uk-nav-default .uk-nav-sub a {
	color: #555555;
    background-color: #dadbdd;
    font-size: 24px;
}
.sidebar .uk-nav-sub > li.uk-active > a, .sidebar .uk-nav-default .uk-nav-sub a:hover, .sidebar .uk-nav-default .uk-nav-sub a:focus {
	color: #a4cf64;
}

#map-canvas {
	width: 100%;
	height: 400px;
	margin-bottom: 20px;
}

.stockist-item h2 {
	color: #000000;
	margin: 0px;
	font-size: 26px;
	font-weight: 400;
	text-transform: initial;
}
.stockist-item p {
	font-size: inherit;
	color: inherit;
}
.stockist-item .entry {
	font-size: 20px;
	line-height: 1.1;
	color: #949691;
}

.uk-form-icon.full-width {
	width: 100%;
}
.mc4wp-form .uk-form-width-large {
	width: 320px;
}
.blog-item-top {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.blog-item-bottom {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.blog-item-btn {
	margin-bottom: 10px !important;
}

@media (min-width:640px) {
	.logodiv-header {
		margin-bottom: 40px;
	}
	/*.img-logo {
		max-width: 400px;
	}*/
	.inquire {
		text-align: initial;
	}
}