/*
Theme Name: Tiny Toes Photography
Email:zoran.arambasik@gmail.com
*/

@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,600,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 22.5px;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
  color: #d87878;
}
p {
	margin: 10px 0px;
}

ul li {
	list-style: none;
}
div#wpadminbar {
  display: none !important;
}
img.alignright {
  float: right;
  display: inline;
  margin: 10px 0px 10px 10px;
}
img.alignleft {
  float: left;
  display: inline;
  margin: 10px 10px 10px 0px;
}
hr {
	border: none;
	height: 1px;
	background-color: #CCCCCC;
	clear: both;
}
body {
	line-height: 22.5px;
	overflow-x: hidden;
	font-family: 'Lato', sans-serif;
	background: url('images/background.jpg') repeat;
	font-weight: 400;
	font-size: 14px;
	color: #525252;
	margin: 0px;
	width: 100%;
}
.overheader {
	width: 1200px;
	margin: 0 auto;
}
.header {
	position: relative;
	margin: 0 auto;
	max-width: 900px;
	z-index: 5;
	width: 100%;
}
.logo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.left-menu {
	float: left;
}
.overcontent {
  width: 1170px;
  margin: 0 auto;
  /*overflow: hidden;*/
}
.menu {
	background: url(images/menu-pic.png) repeat-y;
	position: relative;
	padding-top: 6px;
}
.front-img {
	clear: both;
	margin: 0 auto;
	text-align: center;
}
.menu li {
	background: url(images/underline-li.png) center top no-repeat;
	padding: 15px 0px;
	text-align: center;
}
.menu li a {
	color: white;
	margin-top:10px;
	display: block;
}
ul#menu-main-menu {
	margin: 0;
}
ul#menu-main-menu a {
	display: block;
}
ul#menu-main-menu a:hover {
	color: #e69090;
}
.current-menu-item a {
	color: #d77373 !important;
}
.under-menu {
	text-align: center;
}
i.fa.fa-facebook, i.fa.fa-twitter, i.fa.fa-google, i.fa.fa-instagram {
	background-color: #d77373;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	line-height: 36px;
	margin-left: 1px;
	color: #222222;
	font-size: 20px;
}
i.fa.fa-facebook:hover, i.fa.fa-twitter:hover, i.fa.fa-google:hover, i.fa.fa-instagram:hover {
	color: white;
}
.socials p {
	color: white;
	margin-top: 30px;
	margin-bottom: 20px;
}
.socials i {
	margin: 0px 5px;
}
.socials {
	padding-bottom: 10px;
}
h2.posttitle {
	font-weight: 100;
	font-size: 22px;
}
.footer {
	width: 1170px;
	margin: 0 auto;
	padding:30px 0px;
	margin-bottom: 30px;
	clear: both;
	max-width: 100%;
}
.footer-right {
	float: right;
}
.footer-left {
	float: left;
}
.footer-right li {
	display: inline;
	border-right: 1px solid #d77373;
	padding: 0px 10px;
}
.footer-right li:last-child {
	border: none;
	padding-right: 0px;
}
.footer-right a {
	color: inherit;
}
.footer-right a:hover {
	color: #d77373;
}
.footer-right ul {
	margin: 5px 0px;
}
.wrapper {
	width: 900px;
	float: right;
}
.content {
	width: 875px;
	float: right;
	clear: both;
	padding-bottom: 20px;
}
.sidebar {
	float: left;
	padding-bottom: 20px;
}
.content img {
	border: 7px solid rgba(255, 255, 255, 0.6);
}
h2 {
	font-size: 22px;
	margin-bottom: 0px;
}
h2 a {
	color: #d87878;
}
body.home .posttitle {
	display: none;
}
body.home hr {
	display: none;
}
body.home .overcontent {
	width: 1260px;
  max-width: 100%;
}
body.home .sidebar {
	margin-left: 22px;
}
body.home .logo {
	margin-right: 90px;
}
body.home .left-menu {
  float: left;
  position: absolute;
}
.tabContent {
	display: none;

}
.page-id-9 h2.posttitle, .page-id-9 hr.tophr {
	display: none;
}
#alltabs li {
	display: inline-block;
	margin-left: 13px;

}
.tabContent p {
  text-align: center;
  margin-bottom: 20px;
}
#alltabs a {
	color: white;
	background-color: #353535;
	border-radius: 3px;
	padding: 6px 6px;
	display: block;
	text-align: center;
	width: 120px;
}
#alltabs li:first-child {
	margin: 0px;
}
#alltabs a:hover {
	background-color: #d77373;
}
#alltabs a.active-menu {
	background-color: #d77373;
}
.tabContent li {
	float: left;
	margin-right: 25px;
	position: relative;
}
.galleries-content {
	width: 103%;
}
.galleries-content img {
	width: 256px;
	height: 205px;
}
/*NEW PLUGIN IN USAGE*/

.page-id-9 .content img {
	border: none;
}
img.wonderplugin-gridgallery-item-img {
  position: absolute !important;
  margin: auto;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: auto !important;
  max-width: 310px !important;
  min-height: 221px !important;
}
.wonderplugin-gridgallery-item-container {
  width: 271px !important;
  height: 221px !important;
}
.wonderplugin-gridgallery-item-container {
  border: 7px solid rgba(255, 255, 255, 0.6);
}
.wonderplugin-gridgallery-list {
  margin: 0px !important;
  width: 100% !important;
}
div#html5-watermark {
  display: none !important;
}
.wonderplugin-gridgallery-item {
  float: left !important;
  width: 32% !important;
  position: static !important;
  margin-bottom: 5px !important;
  padding-bottom: 20px !important;
  /*width: 271px !important;*/
  height: 221px !important;
}
.wonderplugingridgallery {
  margin: 0px !important;
  max-width: 105% !important;
  width: 105% !important;
    clear: both;
}
.html5-nav-container {
  margin: 0px !important;
}
.html5-nav-mask {
    width: 89% !important;
}
.html5-nav {
  height: 130px !important;
  position: fixed !important;
  width: 59.2% !important;
  margin: 0 auto !important;
  text-align: center !important;
  right: 0;
  left: 0;
	overflow: hidden;
}

/*END NEW PLUGIN*/
ul#menu-main-menu-1 li a:hover {
	color: #d77373;
}
img.img-hover {
	display: none;
	position: absolute;
	top: 0;
}
input {
	display: block;
	height: 22px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	width: 90%;
	font-family: inherit;
}
div#wpcf7-f88-p15-o1 p.text-mess {
	display: block;
	width: 85%;
}
input:focus {
	border-color: #d87878;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(229, 128, 141, 0.075), 0 0 8px rgba(229, 156, 168, 0.6);
}
textarea:focus {
	border-color: #d87878;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(229, 128, 141, 0.075), 0 0 8px rgba(229, 156, 168, 0.6);
}
textarea {
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	/* box-sizing: border-box; */
	width: 90%;
	height: 150px;
	font-family: inherit;
}
.html5-nav-thumb img {
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0px;
	position: absolute;
	margin: auto auto;
	top: 0;

}
  .html5-nav-thumb {
  	position: relative;
  }
input.wpcf7-form-control.wpcf7-submit {
	width: 150px;
	height: 36px;
	border: none;
	color: white;
	background-color: rgb(240, 133, 133);
	cursor: pointer;
}
div#wpcf7-f88-p15-o1 {
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: rgb(242, 149, 149);
}
.page-id-11 .posttitle {
	display: none;
}
.pricing-page ul li {
  list-style-type: circle;
}
.pricing-page ul {
	padding-left: 20px;
}
div#wpcf7-f88-p15-o1 p {
	display: inline-block;
	width: 40%;
}
.mobile-socials {
	display: none;
}
#mobile-menu {
	display: none;
}
#open-mob-menu {
	display: none;
}
ul#menu-main-menu-1 {
	margin-bottom: 0px;
}
.front-img img {
  width: 98%;
  border: 4px solid white;
}
div#html5-text {
  display: none !important;
}
.nav-gal-active {
	border: 1px solid #fff !important;
}
@media screen and ( max-width:1023px ) {
	body {
		width: 98%;
		overflow-x: hidden;
		padding: 0px 1%;
	}
	.html5-nav {
	  width: 100% !important;
	}
	.sidebar {
		display: none;
	}
	div#open-mob-menu {
		display: block;
		z-index: 999999;
		margin: 0px !important;
		text-align: center;
		color: white;
		font-size: 18px;
		overflow: hidden;

	}
	.overcontent {
		overflow: hidden;
		position: relative;
		width: 100% !important;
	}
	#mobile-menu {
		display: none;
	}
	.wrapper {
		width: 100% !important;
		float: none !important;
	}
	.logo {
		width: 100%;
		margin: 20px 0px !important;
	}
	.logo img {
		width: 320px;
		height: 105px;
	}

	img {
		width: auto;
		max-width: 100%;
		height: auto;
		float:none !important;
	}
	.footer {
		width: 100%;
		position: relative;
		padding: 0px;
	}
	.footer-right {
		float: none;
	}
	.footer-left {
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-right li {
		display: inline;
		text-align: center;
		border-right: none;
		border-left: 1px solid #d77373;
	}
	.footer-right li:last-child {
		border-left: 1px solid #d77373;
	}
	.footer-right a {
		color: inherit;
		padding: 10px 0px;
	}
	.footer-right li:first-child {
		border:none;
	}
	.footer-right ul {
		margin: 5px 0px;
		text-align: center;
	}
	.content {
		width: 100% !important;
		float: none !important;
	}
	.header {
		max-width: 100%;
	}
	.menu {
		background-size: 100%;
	}	
	.below-menu img {
		width: 100%;
	}
	ul#menu-main-menu a {
		padding: 23px 0px !important;
		margin-top: -10px;
	}
	.menu li {
		padding: 0px;
		text-align: center;
		background-size: 75%;
	}
	.under-menu img {
		width: 75%;
	}
	.under-menu {
		text-align: center;
		margin-top: -10px;
		position: relative;
		z-index: 9999;
	}
	div#alltabs ul {
		margin: 0 auto;
		text-align: center;
	}
	#alltabs a {
		color: white;
		background-color: #353535;
		border-radius: 3px;
		padding: 6px 6px;
		display: block;
		text-align: center;
		width: auto;
	}
	#alltabs li {
		margin-left: 0px;
		display: block;
		margin-bottom: 2px !important;
		margin: 0 auto;
	}
	.galleries-content {
		width: 100%;
	}
	.tabContent li {
		float: none;
		display: inline-block;
		width: 43%;
		margin-right: 20px;
	}
	.galleries-content img {
		width: auto;
		height: auto;
		max-width: 100%;
	}
	div#wpcf7-f88-p15-o1 {
		width: 91%;
	}
	div#wpcf7-f88-p15-o1 p {
		display: block;
		width: 100%;
	}
	div#wpcf7-f88-p15-o1 p.text-mess {
		display: block;
		width: 100%;
	}
	.mobile-socials {
		text-align: center;
	}
	.mobile-socials p {
		color: inherit;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	.menu {
		background: none;
		background-color: #222222;
		padding-top: 0px;
		border: none;
		margin-top: 2px;
	}
	ul#menu-main-menu-1 {
		margin-top: 0px;
		padding-bottom: 10px;
	}
	.menu li a {
	  padding: 8px 0px;
	  margin-bottom: 10px;
	  position: relative;
	  top: 5px;
	  display: block;
	  color: white;
	  margin-top: 0px;
	}
	.below-menu {
	  display: block;
	  text-align: center;
	  position: relative;
	  top: -10px;
	}
	.mobile-socials {
	  display: block;
	}
	.socials p {
		color: white;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.socials {
	  padding-bottom: 20px;
	}
	div#open-mob-menu img {
	  position: relative;
	  top: 3px;
	}
	.menu li {
	  background: url(images/borderpic.jpg) center top no-repeat;
	  padding: 0px 0px;
	  text-align: center;
	  background-size: 80% 1px;
	}
	
	.wonderplugin-gridgallery-list {
	  margin: 0px !important;
	  width: 100% !important;
	  height: auto !important;
	}
	.wonderplugingridgallery {
	  margin: 0px !important;
	  max-width: 100% !important;
	  width: 100% !important;
	}
	
}

@media only screen and (min-width:320px) and (max-width:480px) {
	img.wonderplugin-gridgallery-item-img {
	  position: absolute !important;
	  margin: auto;
	  top: 0 !important;
	  left: 0 !important;
	  right: 0 !important;
	  bottom: 0 !important;	
	  max-width: 191px !important;
	  min-height: 131px !important;
	}
	.wonderplugin-gridgallery-item-container {
		border: 7px solid rgba(255, 255, 255, 0.6);
		width: auto !important;
	  	max-height: 131px !important;
	}
	p.menu-name {
	  float: left;
	  width: 50%;
	  background-color: #d77373;
	  margin: 0px;
	  padding: 10px 0px;
	  height: 22px;
	}
	p.menu-image {
	  margin: 0px;
	  padding: 10px 0px;
	  background-color: #222222;
	  float: right;
	  width: 50%;
	  height: 22px;
	}
	.wonderplugin-gridgallery-item {
	  float: left !important;
	  width: 44% !important;
	  position: initial !important;
	  margin: 10px 8px !important;
	  height: auto !important;
	}
}
@media only screen and (min-width:481px) and (max-width:767px) {
	.wonderplugin-gridgallery-item {
		float: left !important;
	  width: 46% !important;
		position: initial !important;
		margin: 10px 8px !important;
		height: auto !important;
	}
	p.menu-name {
	  float: left;
	  width: 50%;
	  background-color: #d77373;
	  margin: 0px;
	  padding: 10px 0px;
	  height: 22px;
	}
	p.menu-image {
	  margin: 0px;
	  padding: 10px 0px;
	  background-color: #222222;
	  float: right;
	  width: 50%;
	  height: 22px;
	}
	.wonderplugin-gridgallery-item-container {
	  min-width: 205px !important;
	  height: 167px !important;
	  width: auto !important;
	}
	img.wonderplugin-gridgallery-item-img {
	  position: absolute !important;
	  margin: auto;
	  top: 0 !important;
	  left: 0 !important;
	  right: 0 !important;
	  bottom: 0 !important;
	  width: auto !important;
	  max-width: 310px !important;
	    min-height: 230px !important;
	}

}
@media only screen and (min-width:768px) and (max-width:1023px) {
	.front-img {
	  clear: both;
	  margin: 0 auto;
	  text-align: center;
	  position: relative;
	  overflow: hidden;
	  border: 4px solid white; 
	}
	.front-img img {
	  width: 100%;
	  border: none;
	}
	.wonderplugin-gridgallery-item-container {
	  border: 7px solid rgba(255, 255, 255, 0.6);
	  /*height: auto !important;*/
	  width: auto !important;
	  /*max-height: 180px !important;*/
	}
	.wonderplugin-gridgallery-item {
	  float: left !important;
	width: 31% !important;
	  position: initial !important;
	  margin: 10px 8px !important;
	  height: auto !important;
	}
	p.menu-name {
	  float: left;
	  width: 20%;
	  background-color: #d77373;
	  margin: 0px;
	  padding: 10px 0px;
	  height: 22px;
	}
	p.menu-image {
	  margin: 0px;
	  padding: 10px 0px;
	  background-color: #222222;
	  float: right;
	  width: 80%;
	  height: 22px;
	  text-align: right;
	}
	.menu {
		text-align: left;
	}
	div#open-mob-menu img {
	  position: relative;
	  top: 3px;
	  right: 20px;
	}
	.menu li {
		background-size: 90% 1px;
	}
	.menu li a {
		margin-left: 6%;
	  	text-align: left;
	}
	.socials p {
	  float: left;
	  margin-left: 6%;
	}
	.below-menu img {
	  width: 90% !important;
	}
	.in-social {
		width: 40%;
		  margin: 0 auto;
	}

}
@media only screen and (min-width:1024px) and (max-width:1178px) {
	.overcontent {
	  max-width: 100%;
	}
	.wrapper {
	  width: 72%;
	}
	.content {
	  width: 98%;
	  padding: 0px 1%;
	}
	.footer {
	  max-width: 98%;
	}
	#alltabs a {
	  color: white;
	  background-color: #353535;
	  border-radius: 3px;
	  padding: 6px 6px;
	  display: block;
	  text-align: center;
	  width: auto;
	}
	#alltabs li {
	  display: inline-block;
	  margin-left: 2px;
	  width: 16%;
	}
	.wonderplugin-gridgallery-item {
	  float: left !important;
	  width: 33% !important;
	  position: static !important;
	  margin-bottom: 0px !important;
	  padding-bottom: 20px !important;
	  /* width: 271px !important; */
	  height: 221px !important;
	}
	.wonderplugin-gridgallery-item-container {
	  width: 225px !important;
	  height: 217px !important;
	}
	.wonderplugingridgallery {
	  margin: 0px !important;
	  max-width: 100% !important;
	  width: 100% !important;
	  clear: both;
	}

}