/*
	Theme Name: Anova
	Theme URI: https://www.anova.co.il
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.4
	Author: Anova
	Author URI: https://www.anova.co.il
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    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%;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0;
}
*:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
/*------------------------------------*\
    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;
}
.page-template-template-contact .wpcf7-mail-sent-ok {
    color: white;
}
/*------------------------------------*\
    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;
	}
}
.content-page ul{
    font-size: 18px;
}
/* ======================================================
   Responsive
   ====================================================== */
@media screen and (max-width:1450px) {
.woocommerce div.product .summary.entry-summary h1 {
    font-size: 35px;
    line-height: 35px;
}
.woocommerce div.product .summary.entry-summary p {
    font-size: 18px;
}
.banner-top a {
    background-size: contain !important;
}
.left-about-us {
    right: 4%;
    width: 46%;
}
.list-page h2 {
    font-size: 50px;
    line-height: 50px;
}
.list-page p {
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0;
}
.link-btn {
    font-size: 20px;
    border: 1px solid #000;
    padding: 0 20px;
    line-height: 45px;
}
.right-about-us .link-btn {
    border: 1px solid #fff;
}
.left-contact, .right-contact,
.home .contact-all, .home .contact-all .right-contact {
    padding: 20px;
}
.contact-page h3 {
    font-size: 40px;
    line-height: 40px;
}
.contact-page h2 {
    font-size: 40px;
    line-height: 40px;
}
.contact-page .left-contact p {
    font-size: 18px;
    line-height: 40px;
}
.right-contact form {
    margin: 10px 0 0;
}
/**********page************/
.banner-page h1 {
    font-size: 50px;
    line-height: 50px;
}
.breadcrumbs, .woocommerce .woocommerce-breadcrumb {
    margin: 25px 0 10px;
}
.content-all-page {
    margin: 30px 0;
}
.content-all-page p {
    font-size: 18px;
    line-height: 26px;
}
.content-page {
    margin: 30px 0;
}

.content-blog h3 {
    font-size: 35px;
    line-height: 35px;
}
.content-blog h2 {
    font-size: 35px;
    line-height: 35px;
}
.content-blog p {
    font-size: 18px;
    line-height: 30px;
}
}
@media screen and (max-width:1300px) {
.woocommerce div.product .summary.entry-summary h1 {
    font-size: 30px;
    line-height: 35px;
}
.woocommerce div.product .summary.entry-summary p {
    font-size: 18px;
}
.contact-page {
    margin: 0 auto;
}
.banner-top{
    height: calc(100vh);
}
.banner-top a {
    background-size: cover !important;
}
.our-product{
	padding: 50px 0;
}
.contact-us{
	padding: 80px 0;
}
.home .contact-all .right-contact {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    position: inherit;
    top: inherit;
}
.home .contact-page {
    margin: 0 auto;
}
.home .contact-all .left-contact {
    margin-right: 0;
}
.left-contact {
    margin-right: 0;
    padding: 24px 20px 25px;
}
.home .header {
    position: fixed;
}
.item-product {
    width: 32%;
    margin-left: 2%;
}
.content-single h3 {
    font-size: 30px;
}
.content-single p {
    font-size: 18px;
    line-height: 26px;
}
.content-single li {
    font-size: 18px;
    line-height: 26px;
}
}
@media screen and (max-width:1025px) {
.main-navigation ul li a {
    padding: 0 15px;
    font-size: 20px;
}
.main-navigation ul li.menu-item-has-children >a:before {
    left: 0px;
}
.single-product .link-product a {
    margin: 0;
}
.single-product .item-product .link-product a {
    margin: 0 auto;
}
.slider-gallery.border-slider {
    border-right: 0px solid #ccc;
}
.slider-gallery-product {
    margin: 0 -10px;
}
.slider-gallery-product .item-gallery {
    padding: 0 10px;
}
}
@media screen and (max-width:970px) {
.right-about-us {
    padding-right: 44%;
    margin-top: 10%;
}
.link-product a {
    display: block;
    max-width: 150px;
    margin: 0 auto 10px;
}
.item-product {
    margin-top: 0;
}
.gallery-product .item-gallery {
    margin: 0 5px;
}
.gallery-product {
    margin: 0 -5px;
}
}
@media screen and (max-width:840px) {
.related .item-product a span.img-product-thumbnail {
    height: 200px;
    margin: 0 0 5px;
} 
.related .item-product img {
    max-height: 200px;
}
.item-product a span.img-product-thumbnail {
    height: 240px;
    margin: 0 0 10px;
}
.item-product img {
    max-height: 240px;
}
.item-product h2 {
    font-size: 16px;
    height: 60px;
}
.related  .item-product h2 {
    font-size: 15px;
    height: 45px;
}
.home .header.fixed .toggle-menu {
    top: -44px;
}
.banner-top a img.img-mobile{
  display: block;
}
.logo img {
    height: 80px;
}
.banner-top a {
    margin-top: 140px;
	height: auto;
}
.banner-top {
    height: auto;
}
.main-header {
    padding: 4px 15px;
}
.main-navigation {
    display: block;
    margin-right: 0;
}
.main-navigation ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #000;
    z-index: 9;
}
.top-main-navigation {
    display: block;
}
.main-navigation ul li {
    display: list-item;
    width: 100%;
    margin-left: 0;
    line-height: 48px;
    padding: 0;
    margin: 0;
    border-left: 0;
}
.main-navigation ul li.menu-item-has-children >a:before {
    display: none;
}
.main-header.fixed .main-navigation ul li {
    line-height: 35px;
}
.main-navigation ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #fff;
}
.main-navigation ul ul {
    position: static;
    opacity: 1;
    visibility: visible;
    display: none;
    width: 100%;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease;
    background: #000;
}
.main-header .main-navigation ul li.hide-page{
    display: block;
}
.open-menu-mobile{
    display: block;
}
.main-navigation ul li ul li a {
    font-size: 15px;
}
.phone-number {
    left: 65px;
    top: 32%;
}
}
@media screen and (max-width:767px) {
.treatments {
    display: block;
}
.left-treatments img.treatments-mobile, 
.right-treatments img.treatments-mobile{
    display:block;
}

.left-treatments img.treatments-destop, 
.right-treatments img.treatments-destop{
    display:none;
}
.left-treatments, .right-treatments {
    width: 100%;
    float: none;
}
.item-staff:nth-child(4n){
  margin-left:0;
}
.item-staff:nth-child(2n+1){
    margin-right:0%;
}
.item-staff {
    width: 47%;
    margin-left: 0;
    margin-right:3.2%;
}
.box-instagram h3 {
    font-size: 30px;
}
.box-instagram a img {
    width: 60px;
}
.about-us .content-our {
    height: inherit;
}
.left-about-us {
    right: inherit;
    width: 100%;
    position: inherit;
    max-width: 500px;
}
.right-about-us {
    padding-right: 0;
    margin: 25px 0;
}
.left-our-product, .right-our-product {
    display: block;
    width: 100%;
    padding: 0;
}
.list-page img {
    display: block;
    max-width: 400px;
    margin: 0 auto;
     width: 100%;
}
}
@media screen and (max-width:720px) {
.item-product {
    width: 50%;
    margin-left: 0;
}
.thumb-form {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
    margin-top: 0;
}
.contact-us {
    padding: 40px 0;
}
.related  .item-product h2 {
    height: auto;
}
}
@media screen and (max-width:680px) {
.contact-phone {
    position: inherit;
    bottom: 0;
}
.contact-all .contact-page {
    padding:45px 0;
    display: block;
}
.contact-page{
	padding: 0 15px;
	max-width: 450px;
	margin:0 auto;
}
.home .contact-all .left-contact, .home .contact-all .right-contact {
    padding: 20px;
    float: none;
    width: 100%;
}
.contact-all .left-contact, .contact-all .right-contact {
    padding: 20px;
    float: none;
    width: 100%;
}
.right-contact input[type="submit"] {
    float: none;
}
}
@media screen and (max-width:640px) {
.thumbnai-product {
    float: none;
    width: 100%;
}
.woocommerce div.product .summary.entry-summary {
    float: none;
    width: 100%;
}
.thumb-blog {
    float: none;
    width: 100%;
}
.content-blog {
    float: none;
    width: 100%;
    margin-top: 20px;
}
.raleted {
    margin: 0 -5px;
}
.raleteds-post {
    width: 50%;
    padding: 5px;
}
.related.products> h2 {
    font-size: 20px;
    padding: 12px 0;
}
}
@media screen and (max-width:540px) {
.slider-gallery {
    margin: 20px 0;
}
.banner-page h1 {
    font-size: 30px;
    line-height: 30px;
}
.widget_nav_menu {
    display: block;
    width: 100%;
    margin: 25px 0 0;
}
.widget_nav_menu ul li {
    line-height: 22px;
    padding:2px 0;
}
.copyright {
    text-align: center;
    margin-top: 30px;
}
.item-product {
    margin-bottom: 0;
}
.item-product img {
    max-height: 300px;
}
.item-product a span.img-product-thumbnail {
    height: 300px;
}
.gallery-product {
    display: block;
}
}
@media screen and (max-width:470px) {
 .item-staff:nth-child(2n+1){
    margin-right:0%;
}
.item-staff {
    /* width: 100%; */
    margin-left: 5px;
    margin-right:0%;
}
}
@media screen and (max-width:420px) {
.list-page h2 {
    font-size: 35px;
    line-height: 35px;
}
.list-page p {
    font-size: 16px;
    line-height: 26px;
}
.content-blog h3 {
    font-size: 30px;
    line-height: 30px;
}
.content-blog p {
    line-height: 25px;
}
.content-page p {
    font-size: 18px;
    line-height: 26px;
}
.content-page ul{
    font-size: 16px;
}
.item-product a span.img-product-thumbnail {
    height: 200px;
}
.item-product img {
    max-height: 200px;
}
.item-product .link-product a {
    max-width: 115px;
    margin: 0 auto 10px;
    padding: 0 5px;
}
.item-product h2 {
    font-size: 14px;
    line-height: 18px;
}
}