/*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Import Font */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
@import url('webfonts/fonts.css');



/* Full Width Gutenberg */
.alignwide { margin-left: -80px; margin-right: -80px }
.alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw }
.alignfull img { width: 100vw }
html { line-height: 1.15; -webkit-text-size-adjust: 100% }
body { margin: 0 }
h1 { font-size: 2em; margin: 0.67em 0 }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 }
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
body, button, input, select, optgroup, textarea { color: #404040;  font-family: 'Lato', sans-serif; font-size: 16px; font-size: 1rem; line-height: 1.5 }
h1, h2, h3, h4, h5, h6 { clear: both }
p { margin-bottom: 1.5em }
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em }
code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help }
mark, ins { background: #fff9c0; text-decoration: none }
big { font-size: 125% }
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { background: #fff }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }
ul, ol { margin: 0 0 1.5em 3em }
ul { list-style: disc }
ol { list-style: decimal }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 1em 0 }
table { margin: 0 0 1.5em; width: 100% }
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: 0.6em 1em 0.4em }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa }
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111 }
select { border: 1px solid #ccc }
textarea { width: 100% }
a { color: #4169e1 }
a:visited { color: #800080 }
a:hover, a:focus, a:active { color: #191970 }
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0 }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999 }
.main-navigation ul ul ul { left: -999em; top: 0 }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
@media screen and (min-width:37.5em) {
	.menu-toggle { display: none }
	.main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 0 0 1.5em }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
.widget { margin: 0  }
.widget select { max-width: 100% }
.sticky { display: block }
.post, .page { margin: 0 0  }
.updated:not(.published) { display: none }
.page-content, .entry-content, .entry-summary { margin: 0 }
.page-links { clear: both; margin: 0 0  }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100% }
.custom-logo-link { display: inline-block }
.wp-caption { margin-bottom: 1.5em; max-width: 100% }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto }
.wp-caption .wp-caption-text { margin: 0.8075em 0 }
.wp-caption-text { text-align: center }
.gallery { margin-bottom: 1.5em }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100% }
.gallery-columns-2 .gallery-item { max-width: 50% }
.gallery-columns-3 .gallery-item { max-width: 33.33% }
.gallery-columns-4 .gallery-item { max-width: 25% }
.gallery-columns-5 .gallery-item { max-width: 20% }
.gallery-columns-6 .gallery-item { max-width: 16.66% }
.gallery-columns-7 .gallery-item { max-width: 14.28% }
.gallery-columns-8 .gallery-item { max-width: 12.5% }
.gallery-columns-9 .gallery-item { max-width: 11.11% }
.gallery-caption { display: block }

/*Theme layout Option CSS*/

body > #page > .content-area.boxed { width: 1250px; margin: 0 auto; max-width: 100%; padding: 0 20px; }
body > #page > .content-area.no-sidebar > main.site-main { width: 100%; }
body > #page > .content-area.left-sidebar,
body > #page > .content-area.right-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; }
body > #page > .content-area.left-sidebar > main.site-main,
body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 250px); }
body > #page > .content-area.left-sidebar > aside.widget-area,
body > #page > .content-area.right-sidebar > aside.widget-area { width: 250px }

@media screen and (min-width: 769px){
	body > #page > .content-area.left-sidebar > main.site-main { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;padding-left: 3%; }
	body > #page > .content-area.right-sidebar > main.site-main { padding-right: 3% }
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
}

@media screen and (max-width: 992px){
	body > #page > .content-area.left-sidebar > aside.widget-area,
	body > #page > .content-area.right-sidebar > aside.widget-area { width: 200px }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 200px); }
}
@media screen and (max-width: 768px){
	body > #page > .content-area > main.site-main { padding-right: 0 !important;padding-left: 0 !important; }
	body > #page > .content-area > aside.widget-area,
	body > #page > .content-area > main.site-main { width:100% !important; }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group:unset; -ms-flex-order:unset; order:unset; }

}


/* Default CSS  */

.container {
	width: 1000px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 15px;
}
.home .container{
	width: 100%;
	margin: 0;
	max-width: 100%;
	padding: 0;
}
.light-weight {
	font-weight: 300 !important;
}
ul, ol {
    padding-left: 49px;
    margin: 0;
	list-style-type: square;
}
li {
    padding: 4px 0px;
}
ul li::marker {
    font-size: 11px;
    margin-right: 5px;
}
p {
	margin-top: 0;
	margin-bottom: 21px;
	font-size: 15px;
	color: #4f4f4f;
	line-height: 21px;
}

/* Header CSS  */
.home .site-header{
	display: none;
}
.site-header__site-branding {
	margin-top: 28px;
    text-align: center;
    margin-bottom: 15px;
}
.site-header__site-branding img {
	width: 209px;
}
.site-header__menu .menu li{
	padding: 16px 55px;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 3px;
	font-weight: 400;
	
}
.site-header__menu .menu li a {
	color: #4F4F4F;
}
.site-header__menu .menu li a:hover {
	color: #C77C59;
}
.site-header__menu .menu {
	border-top: 1px solid #4F4F4F;
	justify-content: center;
}
.site-header__menu {
	font-family: 'Lato', sans-serif;
}
.hamburger-menu {
	display: none;
}


/* Footer CSS  */
.home .site-footer{
	display: none;
}
.site-footer {
	text-align: center;
	margin-bottom: 54px;
}
.footer-logo {
	margin-top: 17px;
	margin-bottom: 11px;
}
.footer-logo img {
	width: 228px;
}
.footer-copyright p {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 8px;
    line-height: 10px;
	color: #7F7F7F;
	margin-top: 0;
	margin-bottom: 12px;
}
.footer-copyright p a {
	color:black;
	text-decoration: none;
}
.footer-copyright p a:hover {
	text-decoration: underline;
}

/* Home Page CSS  */

.home-wrapper {
	position: relative;
}
.home-btn {
	position: absolute;
	bottom: 46px;
	left: 50%;
    transform: translateX(-50%);
	z-index: 9999 !important;
}
.home-btn .kt-btn-wrap {
	margin-bottom: 0 !important;
}
.home-btn .kt-button {
	transition: unset !important;
}

.custom-slider .wp-block-image {
	margin-bottom: 0;
}
.custom-slider .wp-block-image img {
	height: 635px;
	object-fit: cover;
}
.about-section .right-img figure{
	margin: 7px 0px 1px 12px !important;
}
.about-section .right-img figure img {
	width: 95%;
}
.about-section .left-img figure{
	margin: 6px 14px 1px 0px !important;
}
.about-section .left-img,
.about-section .right-img{
	margin: 0 !important;
}
.about-section a,
.contact-us-wrapper a {
	color: inherit;
	text-decoration: none;
}
.about-section a:hover,
.contact-us-wrapper a:hover {
	text-decoration: underline;
}
.contact-us-wrapper .wp-block-image {
	margin-bottom: 0 !important;
}
.tag-img img {
	width: 202px;
}
.tag-img figure {
	width: 44%;
	margin: 0 !important;
}
.page-id-122 .footer-logo,
.single .footer-logo {
	display: none;
}
.contact-us-form_wrapper {
	margin-top: 0 !important;
}
.contact-us-form_wrapper label {
	display: none !important;
}
.contact-us-form_wrapper  .gfield {
	padding: 0 !important;
	margin-top: 17px !important;
}

.contact-us-form_wrapper .gform_body input,
.contact-us-form_wrapper textarea {
	font-size: 14px !important;
	width: 100% !important;
    color: black !important;
    font-style: normal !important;
    font-weight: 300 !important;
	padding: 4px 6px !important;
	background-color: #F2F2F2 !important;
	border: none !important;
	border-radius: 0 !important;
}
.contact-us-form_wrapper .gform_body input:focus-visible,
.contact-us-form_wrapper textarea:focus-visible {
	outline: none !important;
}
.contact-us-form_wrapper textarea {
	height: 80px !important;
}
.contact-us-form_wrapper .gform_body input::placeholder,
.contact-us-form_wrapper textarea::placeholder {
	color: #C4C4C4 !important;
}
.contact-us-form_wrapper .gform_footer {
	margin-top: 8px !important;
	padding: 0 !important;
}
.contact-us-form_wrapper .button{
	margin: 0 !important;
	height: 31px !important;
	width: 131px !important;
	text-indent: -9999em !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent url('/wp-content/uploads/u524-17.png') no-repeat 0px 0px !important;
	cursor: pointer;
}
.contact-us-form_wrapper .button:hover,
.contact-us-form_wrapper .button:active {
	background: transparent url('/wp-content/uploads/u524-17-m.png') no-repeat 0px 0px !important;
}
.contact-us-form_wrapper form {
	width: 340px;
	margin: 0 auto !important;
}
.contact-us-form_wrapper div.validation_error,
.contact-us-form_wrapper .validation_message {
	display: none !important;
}
.contact-us-form_wrapper .gfield_error {
	margin-bottom: 0px!important;
	border-top: 0 !important;;
    border-bottom: 0 !important;
	background: none !important;
}
.contact-us-form_wrapper .gfield_error input,
.contact-us-form_wrapper .gfield_error textarea {
	border: 1px solid #D7244C !important;
	background:none !important;
}
.contact-us-form_wrapper .gfield_error input::placeholder,
.contact-us-form_wrapper .gfield_error textarea::placeholder {
	color: #D7244C !important;
	font-style: italic !important;
}

/* Blog Post CSS  */

.blog-post-section {
	display: flex;
	flex-wrap: wrap;
}
.blog-post {
	flex-basis: 50%;
	max-width: 50%;
	position: relative;
	padding: 0 8px;
	margin-bottom: 24px;
}
.blog-post-list {
	position: relative;
}
.blog-post:nth-child(2n-1){
	padding-right: 12px;
}
.blog-post:nth-child(2n){
	padding-left: 12px;
}
.blog-post:nth-child(3),
.blog-post:nth-child(4){
	margin-bottom: 4px;
}
.blog-post-list .blog-title {
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	animation-duration: 0.8s;
	animation-delay: 0.7s;

}
.blog-post-list .blog-title h2{
	font-size: 14px ;
	line-height: 17px;
	margin: 11px 12px;
	font-weight: 400;
	letter-spacing: 1px;
}
.blog-post-list .blog-title a {
	color: #4F4F4F;
	text-decoration: none;
}

.blog-post-list .blog-title a:hover {
	color: #C77C59;
}
.blog-featured-img img {
	width: 100%;
	object-fit: cover;
}
.blog-featured-img a {
	display: flex;
	height: 300px;
}


/* Single Blog Post CSS  */
.single-post-wrapper {
	padding: 0 10px;
	margin-bottom: 34px;
}
.single-blog-title {
	font-size: 14px;
	line-height: 17px;
	color: #4F4F4F;
	font-weight: 400;
	letter-spacing: 2px;
	margin-bottom: 8px;
    margin-top: 4px;
}
.single-post-content {
    display: flex;
}
.single-post-content__left {
    flex-basis: 83%;
	max-width: 83%;
}
.single-post-content__right {
    flex-basis: 17%;
	max-width: 17%;
	padding-left: 13px;
}
.single-post-content__left .slider-img img {
	margin: 0 auto;
	object-fit: cover;
	height: 526px;
}
.single-post-slider .slick-arrow {
	width: 30px;
	height: 40px;
	background-color: none !important;
	border-radius: 0 !important;
	border: 0;
	text-indent: -9999em !important;
	cursor: pointer;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	
}
.single-post-slider .slick-prev {
	background: transparent url('/wp-content/uploads/arrow-u1756-3-fr.png') no-repeat 0px 0px !important;
	left: 0;
}
.single-post-slider .slick-next {
	background: transparent url('/wp-content/uploads/arrow-2-u1751-3-fr.png') no-repeat 0px 0px !important;
	right: 0;
}
.slider-thumbnails-list {
	display: flex;
	flex-wrap: wrap;
}
.slider-thumbnail {
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 5px;
	margin-bottom: 10px;
	display: flex;
	position: relative;
}

.slider-thumbnail img {
	height: 61px;
	object-fit: cover;
	width: 100%;
	cursor: pointer;
	opacity: 0.6;
}
.slider-thumbnail img:hover,
.slider-thumbnail img.active-thumbnail {
	opacity: 1;
}
.post-navigation {
	max-width: 786px;
	margin-top: 6px !important;
}
.nav-links .nav-title,
.nav-previous,
.screen-reader-text {
	display: none;
}
.nav-next {
	background-image: url('/wp-content/uploads/arrow-2-u1751-3-fr.png');
	display: inline-block;
	background-size: 30px;
    background-position: center right;
	background-position: 108% 50%;
    background-repeat: no-repeat;
    flex: unset !important;
}
.nav-links {
	justify-content: flex-end;
}
.nav-links a {
	color: #4F4F4F;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	font-weight: 400;
	padding-right: 20px;
}

@media screen and (max-width:1240px) { 
	.custom-slider .wp-block-image img {
		height: 580px;
		object-fit: cover;
	}
}
@media screen and (max-width:991px) { 
	.custom-slider .wp-block-image img {
		height: 500px;
		object-fit: cover;
	}
	.single-post-content__left .slider-img img {
		margin: 0 auto;
		object-fit: cover;
		height: 500px;
	}
	.slider-thumbnail img {
		height: 50px;
	}
}
@media screen and (max-width:767px) {
	.site-header__menu .menu {
		border-top: 0;
		border-bottom: 1px solid #4F4F4F;
	}
	.site-header__menu .menu li {
		padding: 15px;
	}
	.site-header__site-branding img {
		margin-right: 0px;
		width: 110px
	}
	.site-header__site-branding {
		text-align: start;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.site-header__menu {
		display: none;
	}
	.site-header__menu .menu {
		display: block;
	}
	.hamburger-menu {
		display: block;
		cursor: pointer;
	}
	.hamburger-menu span {
		display: block;
		width: 26px;
		height: 2px;
		background-color: black;
		transition: all 300ms ease-in-out;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-webkit-transform-origin: 3px 1px;
		transform-origin: 3px 1px;
	}
	.hamburger-menu span:not(:last-child) {
		margin-bottom: 5px;
	}
	.hamburger-menu.toggle-menu>span:first-child {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}
	.hamburger-menu.toggle-menu>span:last-child {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
	}
	.hamburger-menu.toggle-menu>span:nth-child(2){
		opacity: 0;
	}
	.footer-logo img {
		width: 160px;
	}
	.custom-slider .wp-block-image img {
		height: 260px;
		object-fit: cover;
	}
	.right-img,
	.left-img {
		width: 80%;
	}
	.about-section .right-img figure img {
		width: 85%;
	}
	.contact-us-form_wrapper form {
		width: 100%;
		margin: 0 auto !important;
	}
	.blog-post {
		flex-basis: 100%;
		max-width: 100%;
	}
	.blog-post {
		padding:0px !important;
		margin-bottom: 28px !important;
	}
	.single-post-content {
		flex-direction: column;
	}
	.single-post-content__right,
	.single-post-content__left {
		max-width: 100%;
		flex-basis: 100%;
	}
	.single-post-content__right {
		padding-left: 0px;
		margin-top: 30px;
	}
	.single-post-content__left .slider-img img {
		margin: 0 auto;
		object-fit: cover;
		height: 260px;
	}
	.single-post-wrapper {
		padding: 0;
	}
	.slider-thumbnails-list {
		display: block;
	}
	.slider-thumbnail {
		max-width: 100%;
		margin-bottom: 0;
	}
	.slider-thumbnail img {
		height: 55px;
	}
	.post-navigation {
		margin-top: 18px !important;
	}
	.single-post-wrapper {
		margin-top: 26px;
	}
	.site-footer {
		margin-bottom: 36px;
	}
}