/*
	Theme Name: Safcol
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Ontop Seo
	Author URI: http://ontopseo.com.au/
	Tags: Blank, HTML5, CSS3

	
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body{
	font-family: 'Calibri';
	font-size:18px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:middle;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
/*** Home ***/
.home-slider .hesperiden.tparrows{background:none;}
.home-slider .hesperiden.tparrows.tp-leftarrow::before{content: '\e824';font-size:70px;}
.home-slider .hesperiden.tparrows.tp-rightarrow::before{content: '\e825';font-size:70px;}
.home-slider .hesperiden.tparrows.tp-leftarrow:hover:before,
.home-slider .hesperiden.tparrows.tp-rightarrow:hover:before{color:#34495E;}
.phoneConatiner a:hover{color:#fff;}
.Leftlogo .greenlogo:last-child{margin-right:0;}
a.toggle:hover{color:#009fff;}
.sidebar.recipes .catcont{padding: 10px;}
.sidebar.recipes h2{text-align:center;}
.sidebar.recipes h3{text-align: center;background: #1981cd;color: #fff;padding: 15px;margin: 0;font-size: 18px;}
.sidebar.recipes h3 a{color:#fff;}
.sidebar.recipes .pro_desc{text-align:left;}
#productrow.catholder .products{min-height:unset;}
.productthumbcontainer,
 .allrecipes .img-cntnr{position:relative;}
.productthumbcontainer:after,
.allrecipes .img-cntnr:after{content: '';width: 100%;height: 100%;position: absolute;top: 0;opacity:0;transition: 0.7s;left:0;}
.productthumbcontainer .catcont{padding-bottom:23px;}
.productthumbcontainer .pro_more{background: #009fff;font-family: 'Calibri-Bold';font-size: 22px;padding: 10px 0;min-height: unset;color: #fff;}
.productthumbcontainer .pro_more .mrelink{color: #fff;}
.productthumbcontainer .combt,
.allrecipes .img-cntnr .combt{position: absolute;line-height: 38px;top: 50%;left: 0;right: 0;margin: auto;z-index: 99;opacity:0;transition: 0.7s;}
.productthumbcontainer h3 {color: #fff;position: absolute;top: 0;z-index: 99;text-align: center;left: 0;right: 0;opacity:0;transition: 0.7s;}
.productthumbcontainer:hover:after,
.allrecipes .img-cntnr:hover:after{background: rgba(0,0,0,0.8);opacity:1;}
.productthumbcontainer:hover h3,
.productthumbcontainer:hover .combt,
.allrecipes .img-cntnr:hover .combt{opacity:1;}
.combt.blglist{top: 10px;}
.post-cntdet{padding:15px 0px 10px 0px;}
.page-template-template-products .productContainer > div{margin-bottom: 15px;}
.page-template-template-products .productContainer .prdDetails{position: absolute;top: 50%;left: 0;right: 0;margin-top: -20px;}

.post-edit-link { display: none; }

@media (max-width:480px) {
	.productthumbcontainer .combt{line-height:unset;}
}

 
/*** popup style ***/

#ifrm1 {
  opacity: 0;
  transition: opacity.5s ease-in;
}
#ifrm1.etale-container:hover{
  opacity: 1;
  transition: opacity .5s linear;
}


#et-widget {
  opacity: 0;
  transition: opacity.5s ease-in;
}

.etale-container {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
    margin-bottom: 10px;
}
.etale-container iframe, .etale-container object, .etale-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
