/*
Theme Name: iSync
Theme URI: https://iwebsite.co.il/
Author: iWebsite
Author URI: https://iwebsite.co.il/
Template: genesis
Template Version: 3.5.0
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Buttons
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Site Header
		- Title Area
		- Widget Area
		- Header Icons Area
		- Micart Icon		
	- Site Navigation
		- Header Navigation
		- Primary Navigation
	- Search
	- Site Footer
		- Footer Widgets
		- Copyright
	- Additional
		- Global
		- Site Preloader
		- Back to top
	- Cotnact page	
	- Woocommerce
		- Global
		- Single Product
			-- Single product quantity
		- Archive Page
		- Cart	
		- Checkout
	- Media queries	
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
	font-family: 'Inter', sans-serif;
}

body.rtl {
	font-family: 'Heebo', sans-serif;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a:focus {
	outline: thin dotted;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

small {
	font-size: smaller;
}

img {
	border: 0;
}

button,
input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px;
	padding: 0.428571429rem;
}

button,
input {
	line-height: normal;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px;
	padding: 0.428571429rem;
}

button,
input {
	line-height: normal;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}

img {
	max-width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #2e2f33;
	color: #fff;
}

::selection {
	background-color: #2e2f33;
	color: #fff;
}

/* Headings*/
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
	margin-bottom: 15px;
}

h1 {
	font-size: 3rem;
}

h2 {
	font-size: 2rem;
}

h3 {
	font-size: 1.375rem;
}

h4 {
	font-size: 1.125rem;
}

h5 {
	font-size: 1rem;
}

h6 {
	font-size: 0.75rem;
}

.site-title,
.site-description {
	clip: auto !important;
	max-width: 175px;
}

/* Float Clearing */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

html {
	scroll-behavior: smooth;
}

/* Buttons */
.button {
	border: none;
	padding: 18px 20px 18px 20px;
	border-radius: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	width: fit-content;
	font-size: 16px;
}

.button.green_button {
	background: #31986B;
	color: white;
}

.button.white_button {
	justify-content: center;
	align-items: center;
	padding: 18px 30px;
	gap: 10px;
	background: #FFFFFF;
	border-radius: 30px;
}

/* Section heading and tagline */
.section_heading {
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 31.47px;
	text-align: center;
	letter-spacing: -0.02em;
	width: 560px;
	margin: 0 auto 12px;
	max-width: 100%;
}

.section_heading.black_heading {
	color: #4E4E4E;
}

.section_heading.white_heading {
	color: #FFF;
}

.section_tagline {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19.36px;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	max-width: 100%;
}

.section_tagline.lavendar_tagline {
	color: #DBD3F2;
}

.section_tagline.gray_tagline {
	color: #8E8E8E;
}

.section_tagline.green_tagline {
	color: #647E6D;
}

.section_tagline.white_tagline {
	color: #FFF;
}

@media only screen and (max-width: 480px) {
	.section .section_heading {
		font-size: 24px;
		line-height: 29.05px;
	}

	.section .section_tagline {
		font-size: 16px;
		line-height: 24px;
	}
}

/* Tag */
.tag {
	border-radius: 30px;
	text-align: center;
	margin: 0px auto;
	width: 220px;
	padding: 4px 20px 4px 20px;
	line-height: 30px;
	box-sizing: border-box;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
}

.tag.green_tag {
	background: #E1F5E8;
	color: #31986B;
}

.tag.lavender_tag {
	background: #A495CD;
	color: #DBD3F2;
	margin: unset;
}

.tag.purple_tag {
	background: #DBD3F2;
	color: #8777B3;
}

/* Wrapper */
.iwebsite_wrap {
	max-width: 1680px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (max-width: 480px) {
	.iwebsite_wrap {
		padding-right: 20px;
		padding-left: 20px;
	}
}

.inner_section {
	max-width: 1140px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

@media only screen and (max-width: 480px) {
	.inner_section {
		padding-left: unset;
		padding-right: unset;
	}
}