/*!
Theme Name: Hill Station
Theme URI: https://www.apexthemes.net/products/hill-station
Author: Apex Themes
Author URI: https://www.apexthemes.net/
Description: The Hill Station Theme is designed with a clean layout and organized structure that helps present travel-related content in a clear and accessible format. It includes a responsive design that adjusts across different screen sizes, customizable homepage sections, navigation menus, banner areas, image galleries, blog layouts, and widget-ready sidebars. The theme also supports featured content sections, contact information blocks, and integrated social media links. Its flexible settings allow changes to colors, typography, and layout without affecting the overall structure. The theme is built with optimized code to support consistent performance and compatibility with modern browsers. It includes customization options through the theme settings panel, making it easier to manage page elements, headers, footers, and content sections. Additional features include translation readiness, search functionality, breadcrumb support, and organized content placement for images and text. The layout is suitable for presenting destinations, travel information, accommodation details, local attractions, events, and blog updates in a structured manner. Regular updates help maintain compatibility with newer platform versions, while the responsive framework ensures a consistent browsing experience across desktop, tablet, and mobile devices.
Version: 1.0
Requires at least: 5.5
Requires PHP: 5.6
Tested up to: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hill-station
Tags: custom-colors, custom-header, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, one-column, two-columns, left-sidebar, right-sidebar, news, portfolio, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Hill Station is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/


/* Document
	 ========================================================================== */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
    padding: 0;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	padding: 0;
}

.boxed-layout #page,
.frame-layout #page {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}

.frame-layout #page {
	margin: 50px auto;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1.entry-title {
	font-size: 2em;
	margin: 0.67em 0;
}

h1 {
	font-size: 38px;
	font-family: "Jost", sans-serif;
}

h2 {
	font-size: 34px;
	font-family: "Jost", sans-serif;
}

h3 {
	font-size: 28px;
	font-family: "Jost", sans-serif;
}

h4 {
	font-size: 24px;
	font-family: "Jost", sans-serif;
}

h5 {
	font-size: 22px;
	font-family: "Jost", sans-serif;
}

h6 {
	font-size: 16px;
	font-family: "Jost", sans-serif;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-size: 16px;
	line-height: 28px;
    font-family: "Jost", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 16px;
    line-height: 1.3;
	clear: both;
    word-break: break-word;
	color: #000;
    font-family: "Jost", sans-serif;
}

p {
    margin: 0 0 1.5em;
	font-size: 16px;
    font-family: "Jost", sans-serif;
    color: #000;
}

p:last-child {
	margin: 0;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
    padding: 15px;
    color: #000;
}

address {
	margin: 0 0 1.5em;
    color: #000;
}

pre {
	background: #eee;
    color: #000;
	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;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #ffffff;
    overflow-x: hidden;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 0;
    padding-left: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
    color: #000;
}

li {
  color: #000;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
    color: #000;
}

img {
	height: auto;
	max-width: 100%;
	display: inline-block;
    vertical-align: middle;
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
  	border-collapse: collapse;
}

table, td, th {  
  border: 1px solid #ddd;
  text-align: center;
}

th, td {
  padding: 15px;
  color: #000;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.reply a {
	position: relative;
    background-color: transparent;
    font-size: 12px;
    line-height: 42px;
    font-weight: 600;
    color: var(--global-color);
    border: 1px solid var(--global-color);
    text-transform: uppercase;
    letter-spacing: 0.10em;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 18px;
    line-height: 1.3;
    cursor: pointer;
    border-radius: 0;
    text-decoration: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn:hover,
.btn:focus,
.reply a:hover,
.reply a:focus {
	background-color: #000000 !important;
    color: #fff;
}

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 {
	background-color: var(--global-color);
    color: #fff;
    outline: thin dotted;
	outline-color: #000;
}

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;
    background-color: #fff;
    border: 1px solid #e5e9f0;
    padding: 8px 12px;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
}

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;
	outline: thin dotted;
	border-color: var(--global-color);
}

select {
	border: 1px solid #ccc;
}

select:focus {
    outline: thin dotted;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: var(--global-color);
}

a:hover, 
a:focus, 
a:active {
	color: #000;
}

a:focus {
	outline: thin dotted;
}

a:hover, 
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Underline Links
--------------------------------------------------------------*/
#masthead a,
#footer-widgets ul li a,
#secondary ul li a {
	text-decoration: none;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/


body.home.hill-station-banner-enabled .header-main-wrapper-div {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
}
body.home.admin-bar.hill-station-banner-enabled .header-main-wrapper-div {
    top: 32px;
}
.header-main-wrapper-div {
    position: relative;
    width: 100%;
    left: unset;
    top: unset;
}
#top-header {
    padding: 0;
}

.row.header-bg {
    align-items: center;
}

.menu-row {
    padding: 10px 0 10px;
}

.menu-row .navigation_header {
    text-align: center;
}

.menu-row div#mySidenav {
    justify-content: center;
}

.menu-row .main-navigation .menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.header-product-search {
    display: flex;
    justify-content: flex-start;
}

.translate-lang{
    width: 70%;
}

.detail-bg i {
    font-size: 22px;
    color: #fff;
}
.detail-bg {
    background: var(--global-color);
    padding: 7px 10px;
    border-radius: 6px;
}

.admin-profile-image img.avatar.avatar-35.photo {
    font-size: 26px;
    height: 40px;
    width: 50px;
    object-fit: cover;
    border-radius: 6px;
}

.woocommerce-product-search {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    max-width: 360px;
    width: 100%;
    margin: 0;
}

.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{
	background: var(--global-color);
	color: #fff;
}

.quantity input[type="number"] {
    padding: 2px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
	background: var(--global-color);
	color: #fff;
}

.woocommerce-product-search .search-field {
    flex: 1;
    border: none;
    padding: 10px 15px;
    background: transparent;
    outline: none;
    font-size: 14px;
}

input#header-product-search-field{
	width: 80%;
}

.woocommerce-product-search .search-submit {
    border: none;
    background-color: var(--global-color);
    padding: 10px 15px;
    cursor: pointer;
    color: #ffffff;
    margin-right: 14px;
    border-radius: 10px;
}

.woocommerce-product-search .search-submit:hover {
    background-color: var(--secondary-color);
}

.header-details{
	display: flex;
	align-items: center;
	gap: 10px;
}

.header-button a {
    background: var(--global-color);
    color: #ffffff;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
    border: 1px solid var(--global-color);
}

.header-button a:hover{
	color: var(--global-color);
    background-color: #fff;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.product-cart.text-center.position-relative{
  display: flex;
  align-items: center;
}
.product-cart a{
  position: relative;
}
.product-cart .cart-count {
  bottom: auto;
    position: absolute;
    top: -15px;
    right: -10px;
    left: auto;
    background-color: #ff5b5b;
    color: #ffffff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    font-weight: 600;
}

#masthead {
    position: relative;
    z-index: 10;
}


.site-branding-logo, 
.site-branding-text {
    display: inline-block;
    vertical-align: middle;
}

.site-branding-logo img {
    max-height: 36px;
    width: auto;
}

.site-title {
    font-size: 28px;
    margin: 0 0 2px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Jost", sans-serif;
}

.site-title a {
	color: var(--global-color);
	text-decoration: none;
}

.site-title a:hover,
.site-title a:focus {
	color: #231F20;
}

.site-description {
    margin: 0;
    color: #000;
    font-size: 14px;
}

.site-main .comment-navigation, 
.site-main .posts-navigation, 
.site-main .post-navigation {
	margin: 1.5em 0;
    background-color: #fff;
    padding: 15px 25px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.06);
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.site-main .comment-navigation a, 
.site-main .posts-navigation a, 
.site-main .post-navigation a {
	color: #000;
	text-decoration: none;
}

.site-main .comment-navigation a:hover, 
.site-main .posts-navigation a:hover, 
.site-main .post-navigation a:hover,
.site-main .comment-navigation a:focus, 
.site-main .posts-navigation a:focus, 
.site-main .post-navigation a:focus {
	color: var(--global-color);
}

.nav-subtitle {
    display: block;
}

.nav-previous .nav-title-icon-wrapper {
    margin-right: 10px;
}

.nav-next .nav-title-icon-wrapper {
    margin-left: 10px;
}

.navigation.pagination .page-numbers {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.10);
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
    color: #000;
    text-decoration: none;
    -webkit-box-shadow: 0 3px 12px -1px rgb(7 10 25 / 10%), 0 22px 27px -30px rgb(7 10 25 / 10%);
    box-shadow: 0 3px 12px -1px rgb(7 10 25 / 10%), 0 22px 27px -30px rgb(7 10 25 / 10%);
}

.navigation.pagination .page-numbers.prev svg,
.navigation.pagination .page-numbers.next svg {
	position: relative;
	top: -2px;
}

.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover,
.navigation.pagination .page-numbers:focus {
    background-color: var(--global-color);
    border-color: var(--global-color);
    color: #fff;
}

.navigation.pagination .page-numbers.prev:hover svg,
.navigation.pagination .page-numbers.next:hover svg,
.navigation.pagination .page-numbers.prev:focus svg,
.navigation.pagination .page-numbers.next:focus svg {
	fill: #fff;
}

.post-navigation .nav-previous a:hover svg,
.post-navigation .nav-previous a:focus svg,
.post-navigation .nav-next a:hover svg,
.post-navigation .nav-next a:focus svg {
    fill: var(--global-color);
}

.navigation.pagination {
    margin-top: 50px;
    text-align: center;
}

span.woocommerce-Price-amount.amount {
    color: #000;
}

.post-author img{
	width: 30px !important;
	height: 30px;
}

.post-author a{
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

a.added_to_cart,a.button.add_to_cart_button.ajax_add_to_cart {
    gap: 11px;
	background: #fff;
    color: #000;
    padding: 6px 10px;
    text-decoration: none;
    font-weight: 600;
    border-radius: 6px;
    margin-top: 4px;
	box-shadow: 0px 4px 4px 0px #00000040;
}

a.added_to_cart:hover,a.button.add_to_cart_button.ajax_add_to_cart:hover {
    color: #fff;
	background: var(--global-color);
}

.product-btn a.added_to_cart {
    margin-left: 5px;
    padding: 9px 6px !important;
}

a.added_to_cart {
    margin-left: 5px;
    padding: 0px 6px !important;
}

body.single-product #primary,body.woocommerce-cart #primary,body.woocommerce-checkout #primary,body.woocommerce-wishlist #primary {
    width: 100%;
}
body.woocommerce-cart #secondary,body.woocommerce-checkout #secondary,body.woocommerce-wishlist #secondary{
    display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0px 0px 12px 0px #00000040;
    margin: 0 2% 2.992em 0;
    width: 23%;
}

h2.woocommerce-loop-product__title {
    font-weight: 600;
}

body.single-product div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}

body.single-product img, body.single-product img {
    height: auto;
    max-width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.container:before,
.container:after,
.site-main .comment-navigation:before, 
.site-main .posts-navigation:before, 
.site-main .post-navigation:before,
.site-main .comment-navigation:after, 
.site-main .posts-navigation:after, 
.site-main .post-navigation:after,
.blog-archive:before,
.blog-archive:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.container:before,
.container:after,
.site-main .comment-navigation:before, 
.site-main .posts-navigation:before, 
.site-main .post-navigation:before,
.site-main .comment-navigation:after, 
.site-main .posts-navigation:after, 
.site-main .post-navigation:after,
.blog-archive:before,
.blog-archive:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	position: relative;
	margin: 0 0 20px;
	/* Make sure select elements fit in widgets. */
}

.widget:last-child {
	margin-bottom: 0;
}

.widget select {
	max-width: 100%;
	width: 100%;
	padding: 10px;
}

.widget_search form.search-form {
    position: relative;
}

.widget_search input[type="search"] {
	width: 100%;
}

.widget_search input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 8px 15px;
    background-color: var(--global-color);
    color: #fff;
    line-height: 28px;
    font-size: 12px;
}

.widget_search input[type="submit"]:hover,
.widget_search input[type="submit"]:focus {
    border-color: #444;
    background-color: #444;
	color: #fff;
}

#secondary .widget_block {
	background-color: #fff;
	padding: 20px;
    box-shadow: 0 0 2px rgba(0,0,0,0.06);
}

#secondary .widget_search input[type="search"] {
	background-color: #f6f6f6;
}

#secondary .widget_block > h1,
#secondary .widget_block > h2,
#secondary .widget_block > h3,
#secondary .widget_block > h4,
#secondary .widget_block > h5,
#secondary .widget_block > h6,
#secondary .wp-block-group__inner-container > h1,
#secondary .wp-block-group__inner-container > h2,
#secondary .wp-block-group__inner-container > h3,
#secondary .wp-block-group__inner-container > h4,
#secondary .wp-block-group__inner-container > h5,
#secondary .wp-block-group__inner-container > h6,
#secondary .wp-block-search .wp-block-search__label {
    font-size: 18px;
    margin: 0;
    color: #000;
    font-weight: 600;
}

#secondary .wp-block-group__inner-container > h1,
#secondary .wp-block-group__inner-container > h2,
#secondary .wp-block-group__inner-container > h3,
#secondary .wp-block-group__inner-container > h4,
#secondary .wp-block-group__inner-container > h5,
#secondary .wp-block-group__inner-container > h6 {
	margin-bottom: 10px;
}

#secondary ol.wp-block-latest-comments {
	padding-left: 0;
}

.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget ul ul {
    padding-left: 1em;
}

#secondary ul li,
#footer-widgets ul li {
    display: block;
    padding: 7px 0;
}

#secondary ul li:last-child,
#footer-widgets ul li:last-child {
	border-bottom: none;
}

#secondary ul li a,
#footer-widgets ul li a {
    display: inline-block;
    text-transform: capitalize;
}

#footer-widgets ul li {
    border-bottom-color: rgba(255, 255, 255, 0.15);
}

#secondary a {
	color: #000;
}

#secondary a:hover,
#secondary a:focus {
	color: var(--global-color);
}

.wp-block-tag-cloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 10px 10px 0;
    color: #333 !important;
    border: 1px solid #ddd;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 1;
    border-radius: 3px;
}

.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus {
    color: #fff !important;
    background-color: var(--global-color);
    border-color: var(--global-color);
}

#colophon .wp-block-tag-cloud a {
	color: #fff !important;
}

.wp-block-search__button {
    background-color: var(--global-color);
    line-height: 1;
    padding: 0;
    height: auto;
    border: none;
    color: #fff;
    padding: 5px 15px;
}

.wp-block-search__button:hover,
.wp-block-search__button:focus {
	background-color: #333;
}

.widget_recent_entries span {
    display: block;
}

.wp-block-latest-comments__comment-author, 
.wp-block-latest-comments__comment-link {
	font-weight: 400;
}

.comment-metadata a,
.fn a {
    text-decoration: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
    color: #000;
}

.error404 #primary,
.has-sidebar.error404 #primary {
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
}

.error-404.not-found .title {
    font-size: 150px;
    font-weight: bold;
    line-height: 1;
    color: var(--global-color);
}

.error-404.not-found input.search-field {
    min-width: 300px;
    display: block;
    margin: 0 auto 20px;
}

.has-sidebar.no-sidebar #primary {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.has-sidebar.no-sidebar #secondary {
    display: none;
}

.widget.widget_search form label {
    width: 100%;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    width: 100%;
}

.comment-form input[type="checkbox"] {
	margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.comments-title,
.comment-reply-title {
    font-size: 32px;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.comments-title {
    margin-bottom: 25px;
}

.comment-author.vcard img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    float: left;
    border-radius: 50%;
    object-fit: cover;
}

#comments > ol.comment-list {
    margin-left: 0;
    padding-left: 0;
}

#comments ol.comment-list {
	list-style: none;
}

#comments ol.comment-list article {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.comment-content {
    display: table-cell;
}

.reply {
    margin: 10px 0 0;
    text-align: right;    
}

.form-submit {
    margin-bottom: 0;
}

.has-sidebar #primary {
    margin-bottom: 50px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin: -5px;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 5px;
	margin: 0;
}

.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;
}

.columns-1,
.columns-2,
.columns-3,
.columns-4,
.columns-5 {
	margin: 0 -10px;
}

.columns-1 article,
.columns-2 article,
.columns-3 article,
.columns-4 article,
.columns-5 article {
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
## Container
--------------------------------------------------------------*/
/*.container {
	width: 90%;
	max-width: 1230px;
	margin: 0 auto;
}*/

#content-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*--------------------------------------------------------------
# Custom Header
--------------------------------------------------------------*/
#wp-custom-header {
    text-align: center;
}

.custom-header-media {
    position: relative;
}

#wp-custom-header img {
	width: 100%;
}

.home.has-header-video #wp-custom-header {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.home.has-header-video #wp-custom-header video,
.home.has-header-video #wp-custom-header iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#wp-custom-header-video-button {
    position: absolute;
    top: 50%;
    left: 25px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-color: #fff;
    border-radius: 80px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#wp-custom-header-video-button:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid var(--global-color);
    display: inline-block;
    margin-left: 2px;
    margin-top: 4px;
}

#wp-custom-header-video-button.wp-custom-header-video-pause:before {
	opacity: 0;
	visibility: hidden;
}

#wp-custom-header-video-button.wp-custom-header-video-pause:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 20px;
    background: var(--global-color);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 14px;
    border-left: 5px solid var(--global-color);
    box-shadow: inset 5px 0 0 0 #fff;
}

.page-header {
    margin-bottom: 25px;
    text-align: center;
}

.page-title {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 32px;
}

.search-no-results .blog-archive.grid.columns-5.clear {
    height: auto !important;
}

.no-results.not-found {
    text-align: center;
}

/* Header Image */
.box-image {
    z-index: 1;
    overflow-wrap: anywhere;
}

.box-image .single-page-img{
  position: relative;
}
.box-image .single-page-img:after{
  content: '';
  position: absolute;
  top: 0;
  background-color: #000000;
  opacity: 0.7;
  height: 300px;
  width: 100%;
}
.box-image .page-header{
  position: absolute;
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 99;
  text-align: center;
  margin-bottom: 0;
  width: 100%;
  padding: 10px;
}
.box-image .page-header h2,
.box-image .page-header h1{
  color: #ffffff;
  text-transform:uppercase;
  font-size: 30px;
}
.taxonomy-description p{
  color: #ffffff;
}
.box-image .page-header{
  justify-content: center;
  color: #ffffff;
  align-items: center;
}
.box-image .page-header span,
.box-image .page-header a{
  font-weight: 500;
}
.box-image .page-header a, 
.box-image .page-header span{
  background-color: transparent;
  margin: 0;
  color: #ffffff;
}
.page-header span .woocommerce-breadcrumb {
    color: #fff;
}

/*--------------------------------------------------------------
# Blog / Archive Posts
--------------------------------------------------------------*/
.blog-archive article {
	width: 100%;
}

.entry-title {
    font-weight: 500;
    margin-bottom: 7px;
    font-size: 20px;
}

.single .blog-post-item .featured-image {
	margin-bottom: 25px;
}

.entry-title a,
.comments-link a {
    color: #000;
    text-decoration: none;
}

.category-meta {
    display: block;
    margin-bottom: 5px;
}

.disable-post-category .blog-archive .cat-links,
.disable-post-author .blog-archive .byline,
.disable-post-date .blog-archive .posted-on {
    display: none;
}

.blog-archive .entry-meta {
    margin-bottom: 5px;
}

.entry-meta > span {
	display: inline-block;
}

.entry-meta > span:not(:last-child):after {
    content: "|";
    color: #000;
    padding-left: 5px;
}

.entry-title a:hover,
.entry-title a:focus,
.posted-on a:hover,
.posted-on a:focus,
.comments-link a:hover,
.comments-link a:focus {
    color: var(--global-color);
}

.blog-archive.grid.columns-5 article {
    margin-bottom: 20px;
}

.blog-archive article:last-child {
    margin-bottom: 0;
}

.featured-image {
    position: relative;
}

body:not(.single) .blog-archive article:not(.has-post-thumbnail) .featured-image {
	display: none;
}

.blog-archive .featured-image {
	margin-bottom: 20px;
}

.cat-links a, 
.posted-on a {
    color: #000;
    text-decoration: none;
}

.blog-post-item .entry-title {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
}

.blog-post-item .entry-content {
	margin-bottom: 25px;
}

.single-page-wrapper .entry-content {
    background-color: #fff;
}

.single-post-wrap .blog-post-item .entry-title {
    font-size: 22px;
    margin: 0 0 20px;
}

.blog-archive .cat-links a:before {
	display: none;
}

.blog-archive .byline {
    margin-right: 10px;
    border-right: 1px solid #bbb;
    padding-right: 10px;
}

.blog-post-item .posted-on a,
.blog-post-item .byline a {
	text-decoration: none;
}

.single .blog-post-item .entry-meta > span:not(:last-child) {
	margin-right: 0;
}

.single .entry-meta .byline,
.single .entry-footer .comments-link {
	display: none;
}

.single .entry-footer .tags-links a {

}

.posted-on {
    color: #666;
}

.byline a:focus:before {
	opacity: 1;
}

.read-more a {
    text-decoration: none;
    border: 1px solid #000;
    color: #000;
    padding: 8px 30px;
    display: inline-block;
}

.read-more a:hover,
.read-more a:focus {
	background-color: var(--global-color);
	border-color: var(--global-color);
	color: #fff;
}

svg {
    width: 16px;
    min-width: 16px;
    height: 16px;
    min-height: 16px;
    display: inline-block;
    vertical-align: middle;
}

#icon-search {
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    stroke: var(--global-color);
}

/*--------------------------------------------------------------
# Single Posts
--------------------------------------------------------------*/
.single .entry-footer .tags-links a {
    color: #333;
    border: 1px solid #ddd;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 1;
    border-radius: 3px;
    font-size: 14px;
}

.logged-in-as a {
    color: #000;
}

.single-post-wrap .entry-footer .tags-links a:hover,
.single-post-wrap .entry-footer .tags-links a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus {
	color: var(--global-color);
}

.single .entry-footer > span {
	display: block;
}

.single .entry-footer span.cat-links {
    margin-bottom: 10px;
}

.single .blog-post-item .entry-meta {
    display: block;
    margin-bottom: 15px;
}

.single .blog-post-item .entry-content {
    margin-bottom: 20px;
}

.single .blog-post-item .entry-footer {
    margin-bottom: 0;
    background-color: #fff;
    margin-top: 15px;
}

/*--------------------------------------------------------------
# Footer Widgets
--------------------------------------------------------------*/
#colophon {
    background-color: #000;
    margin-top: 30px;
}
body.page-template-homepage-template #colophon {
    margin-top: 0;
}
#footer-widgets {
    padding-top: 60px;
    padding-bottom: 60px;
}

#footer-widgets h1,
#footer-widgets h2,
#footer-widgets h3,
#footer-widgets h4,
#footer-widgets h5,
#footer-widgets h6 {
	color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}

#footer-widgets .widget-area {
	margin: 0 -30px;
}

#footer-widgets .widget-column {
    padding: 0 30px;
    margin-bottom: 30px;
}

#footer-widgets .widget-column:last-child {
	margin-bottom: 0;
}

#footer-widgets .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.05em;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 0;
}

#secondary .widget-title {
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    color: var(--global-color);
    border-bottom: 2px solid var(--global-color);
}

#colophon, 
#colophon a {
    color: #fff;
}

#colophon a:hover,
#colophon a:focus {
	color: var(--secondary-color);
}

#colophon .tagcloud a {
    border-color: rgba(255, 255, 255, 0.10);
    color: #fff !important;
}

.widget_tag_cloud a,.blog-tags a,
.widget_product_tag_cloud .tagcloud a {
    color: var(--global-color);
    padding: 5px 15px;
    margin: 0 0 10px 3px;
    background: none;
    display: inline-block;
    font-size: 14px !important;
    border: 1px solid ;
    text-align: center;
    box-shadow: none;
    transition: 0.3s
}

.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:focus {
    color: #ffffff !important;
    background-position: right center;
    background-color: var(--global-color);
}

#colophon .widget_tag_cloud a {
    color: #ffffff;
}

.site-info {
    background-color: #000;
    border-top: 1px solid #444;
    padding: 15px 0;
    text-align: center;
}

#footer-widgets .widget li{
    color: #fff;
}

#footer-widgets .widget p{
    color: #fff;
}

.to-top {
    width: 40px;
    height: 40px;
    background-color: var(--global-color);
    position: fixed;
    bottom: -100px;
    right: 15px;
    z-index: 1;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.to-top:hover,
.to-top:focus {
	background-color: #000;
}

.to-top:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: 17px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}

/* Wishslist */
.wishlist_table.mobile .product-add-to-cart a, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
  margin-bottom: 0 !important;
}
.wishlist_table.wishlist_view.traditional thead, 
.wishlist_table.wishlist_view.traditional tbody, 
.wishlist_table.wishlist_view.traditional tfoot, 
.wishlist_table.wishlist_view.traditional tr, 
.wishlist_table.wishlist_view.traditional td, 
.wishlist_table.wishlist_view.traditional th{
  border-width: 1px;
}
.wishlist_table.mobile{
  padding-left: 0;
}
.wishlist_table.mobile table{
  width: auto;
}
.wishlist_table.mobile li{
  padding: 15px;
  border: 1px solid #6d6c6c;
}
.cart.wishlist_table .additional-info-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.woocommerce table.shop_table.wishlist_table tr td a {
    font-size: 16px;
}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
  display: grid;
  grid-template-columns: 2fr 50%;
  gap: 10px;
}
.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, 
.wishlist_table.modern_grid li .item-details table.item-details-table td.label{
  font-size: 16px !important;
  font-weight: 700;
}
.wishlist_table.mobile li .item-details table.item-details-table td,.additional-info .value{
  font-size: 14px !important;
  padding: 6px !important;
  font-family: "Orbitron", sans-serif;
}
.main-product-section .wishlist_view {
  display: block !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after{
  display: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading{
  opacity: 1;
}
.yith-wcwl-share .share-button i{
  font-family: 'FontAwesome';
}
.wishlist-items-wrapper .product-add-to-cart a{
  text-decoration: none !important;
  line-height: 12px;
  background: var(--global-color);
}
.wishlist-items-wrapper .product-add-to-cart a,.wishlist_table.mobile .product-add-to-cart a{
  margin-top: 5px;
  border-radius: 6px;
  background: var(--global-color);
  color: #ffffff !important;
  padding: 12px 12px !important;
  font-size: 15px;
  font-weight: bold;
}
.woocommerce ul.products li.product .add_to_cart_button.added{
  display: none;
}
.wishlist_table.mobile .product-add-to-cart a, .wishlist_table.mobile .product-name a{
  text-decoration: none !important;
}
.wishlist_view thead th{
  border-top: none !important;
}
#yith-wcwl-popup-message #yith-wcwl-message{
  color: #000000;
}

/* Woocommerce CSS */

.woocommerce a.added_to_cart,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
.woocommerce span.onsale,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
.woocommerce .cart .button, .woocommerce .cart input.button{
	background: var(--global-color);
}
.woocommerce .cart .button, .woocommerce .cart input.button{
	color: #fff;
}
.woocommerce a.added_to_cart:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
.woocommerce ul.products li.product .button:hover,.woocommerce-Address-title.title a:hover{
	background: var(--global-color);
	color: #fff;
}
.woocommerce a.added_to_cart {
	background: var(--secondary-color);
	color: #fff !important;
	padding: .518em 1em !important;
	margin-right: 5px;
	font-family: var(--body-font);
	font-weight:600 ;
}
.woocommerce div.product p.price, .woocommerce div.product span.price,.woocommerce ul.products li.product .price{
	color: var(--global-color) ;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit{
	color: #fff;
}
.woocommerce .star-rating span, .woocommerce p.stars a {
    color: #ffcc05;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
    display: table;
    background: var(--global-color) ;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    margin: 14px 10px;
    width: 80%;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:hover{
	 background: var(--global-color) ;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
	color: #fff;
	text-decoration: none !important;
}
.wp-block-woocommerce-cart .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button, .wc-block-components-totals-coupon__button{
	background: var(--global-color);
	color: #fff !important;
	text-decoration: none !important;
	border-radius: 5px;
	border: none !important;
	padding: 10px;
	border: 2px solid transparent;
}
.woocommerce-account .addresses .title .edit{
	float: left;
	text-decoration: none !important;
}
header.woocommerce-Address-title.title h2 {
	margin: 10px 0 !important;
}
header.woocommerce-Address-title.title a{
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #e9e6ed;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
a.wc-block-components-checkout-return-to-cart-button{
	background: var(--primary-color);
	color: #fff !important;
	border-radius:30px;
	border: none !important;
	min-height: 3em;
	align-items: center;
	display: inline-flex;
	justify-content: center;
	position: relative;
	text-align: center;
	padding-right: 10px;
}
 .wc-block-cart__submit-container a {
  font-size: 15px;
  font-weight: 600;
}
  .wp-block-woocommerce-cart .wc-block-cart-items,.wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-checkout-order-summary-block{
	border: 2px solid #000000 !important;
	padding: 10px;
	border-radius: 10px;
}
  .wp-block-woocommerce-cart .wc-block-cart-items__header-image, .wc-block-cart-items__header-total{
	padding: 10px !important;
}
  .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__submit-container{
	margin-top: 20px;
}
  .wp-block-woocommerce-cart .wc-block-components-product-badge{
	background: var(--global-color);
	color: #fff !important;
	padding: 10px !important;
	margin-bottom: 5px;
	margin-top:5px ;
}
  a.wc-block-components-product-name, .wc-block-components-product-name{
	font-size: 22px !important;
	color: #000 !important;
	text-decoration: none !important;
}
  .wc-block-components-order-summary-item__quantity{
	background: var(--global-color) !important;
	color: #fff !important;
	border: none !important;
	box-shadow: none !important;
}
  .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
  .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
  .wc-block-components-totals-item__label,.wc-block-components-totals-item__value,
  .wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
  .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
  .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input,
  .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
  .wc-block-components-quantity-selector,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
  .wc-block-components-product-price__value.is-discounted,del.wc-block-components-product-price__regular  {
	color: #000 !important;
}
  .wc-block-components-totals-wrapper:after{
	border-color: #000 !important;
}
  tbody.wc-block-cart-items{
	border: 1px solid #000;
	border-radius: 30px;
}
  .wc-block-components-product-metadata .wc-block-components-product-metadata__description>p, button.wc-block-cart-item__remove-link{
	font-size: 16px !important;
}
  .is-medium table.wc-block-cart-items .wc-block-cart-items__row{
	  grid-template-columns: 270px 47px !important;
	  padding: 16px 16px !important;
}
  .wp-block-woocommerce-cart .wc-block-components-product-badge{
	display: none;
}
  .wp-block-woocommerce-cart .wc-block-cart__submit-button:hover{
	border: unset !important;
}
  a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
	  text-decoration: none;
}
  .wc-block-components-button:not(.is-link) {
	padding: 0px !important;
}
  .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=email],.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{
	  padding: 2.5em 0.5em 1.5em !important;
}
  .wc-block-components-text-input input[type=text],.wc-block-components-form .wc-block-components-text-input input[type=text]{
	  padding: 1.5em !important;
}
  .wc-block-components-sidebar{
	 padding-left: 0px !important;
}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/

@media screen and (max-width: 575px) {
	#footer-widgets{
		text-align: center;
	}
    #footer-widgets {
        padding-top: 40px;
        padding-bottom: 0;
    }
	.slider-left .slider-news-content {
	    position: absolute;
	    top: 50%;
	    left: 3%;
        right: 3%;
	    bottom: 0;
	    transform: translateY(-50%);
	}
	.right-post {
	    height: 400px;
	}
	.slider-left{
		margin-bottom: 30px;
	}
	.featured-heading{
		text-align: center;
	}
	.tab_list ul{
		justify-content: center;
	}
	.tab_list{
		padding-left: 0px !important;
	}

}
@media screen and (min-width: 567px) {
	.columns-2,
	.columns-3,
	.columns-4,
	.columns-5 {
		display: flex;
		flex-wrap: wrap;
	}

	.columns-2 article,
	.columns-3 article,
	.columns-4 article,
	.columns-5 article {
		width: 50%;
		float: left;
	}

	.columns-2 article:nth-child(2n+1),
	.columns-3 article:nth-child(2n+1),
	.columns-4 article:nth-child(2n+1),
	.columns-5 article:nth-child(2n+1) {
		clear: left;
	}

	.error-404.not-found input.search-field {
	    min-width: 450px;
	}
}

@media screen and (min-width:576px) and (max-width:767px){
	.right-post {
	    height: 370px;
	}
    .slider-left .slider-news-content {
	    right: 15%;
	}
	.slider-news-image img{
		height: 400px;
	}
	.slider-left{
		margin-bottom: 30px;
	}
}

@media screen and (min-width:1300px) and (max-width:2200px){
	span.header-product-search {
		width: 40%;
	}
	span.currency {
		width: 16%;
		overflow-wrap: anywhere;
	}
	span.translate-btn {
		width: 16%;
		overflow-wrap: anywhere;
	}
	span.header-wislist.detail-bg {
		width: 8%;
	}
	span.product-cart {
		width: 8%;
	}
	span.admin-profile-image {
		width: 12%;
	}
}

@media (min-width:250px) and (max-width:400px){
	.woocommerce table.shop_table td {
		padding: 3px 2px;
	}
	table.wishlist_table {
		font-size: 65%;
	}
	.single-page-wrapper .entry-content {
		padding: 10px;
	}
}

@media screen and (min-width: 767px) {
	.columns-3 article,
	.columns-5 article {
		width: 33.33%;
	}

	.columns-3 article:nth-child(2n+1),
	.columns-5 article:nth-child(2n+1) {
		clear: none;
	}

	.columns-3 article:nth-child(3n+1),
	.columns-5 article:nth-child(3n+1) {
		clear: left;
	}

	.blog-archive .has-post-thumbnail .blog-post-item {
	    position: relative;
	    display: table;
	    width: 100%;
	}

	.blog-archive .has-post-thumbnail .blog-post-item .featured-image {
	    width: 40%;
	    display: table-cell;
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    height: 100%;
	}

	.blog-archive .has-post-thumbnail .blog-post-item .featured-image img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}

	.blog-archive .has-post-thumbnail .blog-post-item .entry-container {
	    width: 60%;
	    display: table-cell;
	    float: right;
	    text-align: left;
	    padding: 20px;
	}

	.single-post-wrap .blog-post-item .entry-title {
	    font-size: 28px;
	}

	.widget_latest_posts .widget-header {
		margin-bottom: 70px;
	}

	.single .blog-post-item .entry-footer {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}

	.single .entry-footer span.cat-links {
	    margin-bottom: 0;
	}

	#footer-widgets .widget-column {
	    text-align: left;
	    margin-bottom: 0;
	    width: 33.33%;
	    float: left;
	}

	#footer-widgets .widget-title:after {
	    left: 0;
	    transform: none;
	}
}

@media screen and (min-width: 992px) {
	.columns-4 article {
		width: 25%;
	}

	.columns-4 article:nth-child(2n+1) {
		clear: none;
	}

	.columns-4 article:nth-child(4n+1) {
		clear: left;
	}
}

@media screen and (min-width: 1024px) {
	.columns-5 article {
		width: 20%;
	}

	.columns-5 article:nth-child(3n+1) {
		clear: none;
	}

	.columns-5 article:nth-child(5n+1) {
		clear: left;
	}

	.custom-header .page-title {
		font-size: 32px;
	}

	#primary {
	    width: 70%;
	    float: left;
	    padding-right: 30px;
	    margin-bottom: 0;
	}

	#secondary {
	    width: 30%;
	    float: left;
	    position: relative;
	}

	.right-sidebar #primary {
		float: left;
	    padding-right: 20px;
	}

	.has-sidebar.right-sidebar #secondary {
		float: right;
	}

	.has-sidebar.left-sidebar #primary {
		float: right;
	    padding-right: 0;
	    padding-left: 20px;
	}

	.has-sidebar.left-sidebar #secondary {
		float: left;
	}
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
	.image-wrap {
	    display: block;
	}
	.social-wrap{
		position: static;
		width: 100%;
	}
    .hill_station-hero-button {
        padding: 5px 10px;
    }
}

@media screen and (max-width: 1575px) {
    .woocommerce-product-search .search-submit {
        padding: 10px 7px;
    }
}

@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 850px) {
    div#primary {
        margin-bottom: 50px;
    }
    .wishlist-items-wrapper .product-add-to-cart a,.wishlist_table.mobile .product-add-to-cart a{
        padding: 4px 7px !important;
    }
}

@media screen and (max-width: 767px) {
    #colophon {
        margin-top: 0;
    }
    ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
      grid-template-columns: 1fr;
    }
    .site-branding {
        text-align: center !important;
    }
    .social-links {
        text-align: center;
        padding-top: 5px;
    }
    .hill_station-hero-kicker,
    .hill_station-hero-description {
        font-size: 14px;
    }
    #footer-widgets .widget-title {
        margin-bottom: 5px;
        padding-bottom: 0;
    }
    #footer-widgets .widget {
        margin-bottom: 25px;
    }
    .menu-row {
        background-size: cover;
        padding: 10px 14px;
    }
}

@media screen and (max-width: 1199px) {
    .our-services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .our-services-title {
        font-size: 40px;
    }
}

@media screen and (max-width: 991px) {
    .our-services-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .our-services-section {
        padding: 45px 0 55px;
    }
    .our-services-title {
        font-size: 34px;
    }
    .hill_station-service-post-title {
        font-size: 25px;
    }
    .footer-widget-area-cols {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 575px) {
    .hill_station-hero-wrap {
        min-height: 650px;
    }
    .hill_station-hero-wrap::before {
        min-height: 650px;
    }
    .hill_station-hero-panel {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 100px;
    }
    .our-services-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .our-services-title {
        font-size: 30px;
    }
    .our-services-desc {
        font-size: 15px;
    }
    .hill_station-service-post-title {
        font-size: 22px;
    }
    img.hill_station-hero-image {
        height: 280px;
    }
    .hill_station-form-row .button-col p::after {
        right: 25%;
    }
}

@media screen and (max-width: 350px) {
    .main-heading-div {
        max-width: 300px;
    }
    img.hill_station-hero-image {
        height: 300px;
    }
    .hill_station-hero-image-wrap {
        width: 230px;
    }
    .hill_station-form-row .button-col p::after {
        right: 17%;
    }
}

/*--------------------------------------------------------------
# Hill Station Hero Redesign
--------------------------------------------------------------*/
section#hill_station-hero-banner {
    position: relative;
    overflow: hidden;
}

#hill_station-hero-banner .hill_station-hero-wrap {
    min-height: 620px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px 0 80px;
}

.hill_station-hero-wrap::before {
    position: absolute;
    content: '';
    z-index: 0;
    width: min(100%, 100%);
    min-height: 580px;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(108.91deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 84.48%);
    opacity: 0.9;
}

#hill_station-hero-banner .hill_station-hero-composition {
    position: relative;
    z-index: 9;
    width: min(1380px, 100%);
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
#hill_station-hero-banner .hill_station-hero-card-title {
    margin: 0;
    width: 76%;
    font-size: 52px;
    line-height: 60px;
    color: #000000;
    font-family: "Jost", sans-serif;
    font-weight: 800;
}
#hill_station-hero-banner .hill_station-hero-card-description {
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
    font-weight: 500;
    margin-top: 20px;
    width: 65%;
}

#hill_station-hero-banner .hill_station-hero-verticle-text {
    position: absolute;
    left: 60px;
    bottom: 0;
    writing-mode: sideways-lr;
    text-orientation: mixed;
    font-size: 85px;
    font-weight: 700;
    line-height: .85;
    letter-spacing: 0px;
    color: transparent;
    -webkit-text-stroke: 1.5px var(--global-color);
    opacity: 10%;
    white-space: nowrap;
    z-index: 2;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
}

#hill_station-hero-banner .hill_station-hero-card-cta {
    margin-top: 24px;
}

.hill_station-hero-side-frame {
    display: flex;
    justify-content: end;
    align-items: end;
    flex-direction: column;
}

.hill_station-hero-side-frame .hill_station-hero-side-frame-div {
    width: 100%;
    border: 2px solid #ffffff;
    border-radius: 10px;
    max-width: 300px;
    height: 220px;
    object-fit: cover;
    margin-right: -50px;
    box-shadow: 0px 2px 4px 0px #00000040;
}

.hill_station-hero-side-frame .hill_station-hero-side-frame-div img {
    width: 100%;
    border-radius: 10px;
    max-width: 300px;
    height: 220px;
    object-fit: cover;
}

.hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(02) {
    margin-top: -80px;
    margin-right: 150px;
}

.hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(03) {
    margin-top: -80px;
    margin-right: 350px;
}

.hill_station-hero-bottom-design {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    width: 100%;
    max-width: 350px;
    height: 700px;
    z-index: 1;
}

#hill_station-hero-banner .hill_station-hero-btn {
    text-decoration: none;
    padding: 8px 14px;
    line-height: 1.3;
    font-size: 13px;
    transition: all 0.25s ease;
    font-weight: 600;
    border: 1px solid var(--global-color);
    background: var(--global-color);
    color: #ffffff;
}

#hill_station-hero-banner .hill_station-hero-btn:hover,
#hill_station-hero-banner .hill_station-hero-btn:focus {
    color: var(--global-color);
    background: #ffffff;
}

.hill_station-hero-side-frame-div {
  position: relative;
  overflow: hidden;
}

.hill_station-hero-side-frame-div img {
  display: block;
  transition: transform 0.5s ease;
}

.hill_station-hero-side-frame-div::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.hill_station-hero-side-frame-div:hover::before {
  left: 125%;
}

@media screen and (max-width: 1500px) {
    .hill_station-hero-side-frame .hill_station-hero-side-frame-div {
        margin-right: 10px;
    }

    .hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(02) {
        margin-right: 210px;
    }

    .hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(03) {
        margin-right: 410px;
    }
    .hill_station-hero-bottom-design {
        height: 750px;
    }
}

@media (min-width: 992px) {
    #hill_station-hero-banner .hill_station-hero-composition {
       width: min(960px, 100%);
    }
}
@media (min-width: 1200px) {
    #hill_station-hero-banner .hill_station-hero-composition {
        width: min(1140px, 100%);
    }
}
@media (min-width: 1400px) {
    #hill_station-hero-banner .hill_station-hero-composition {
        width: min(1320px, 100%);
    }
}
@media (min-width: 1700px) {
    #hill_station-hero-banner .hill_station-hero-composition {
        width: min(1400px, 100%);
    }
}

@media screen and (max-width: 1199px) {
    #hill_station-hero-banner .hill_station-hero-card-title {
        font-size: 45px;
        width: 90%;
        line-height: 52px;
    }

    #hill_station-hero-banner .hill_station-hero-card-description {
        max-width: 100%;
        width: 80%;
    }

    .hill_station-hero-side-frame .hill_station-hero-side-frame-div {
        max-width: 250px;
        height: 170px;
    }

    .hill_station-hero-side-frame .hill_station-hero-side-frame-div img {
        max-width: 250px;
        height: 170px;
    }

    .hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(02) {
        margin-top: -50px;
        margin-right: 100px;
    }

    .hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(03) {
        margin-top: -50px;
        margin-right: 300px;
    }

    .site-title {
        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {
    #hill_station-hero-banner .hill_station-hero-wrap {
        padding: 80px 15px 30px;
    }
    #hill_station-hero-banner .hill_station-hero-card-description {
        max-width: 100%;
    }
    #hill_station-hero-banner .hill_station-hero-composition {
        grid-template-columns: 1fr;
    }
    .hill_station-hero-center-card {
        text-align: center;
    }
    #hill_station-hero-banner .hill_station-hero-card-description,#hill_station-hero-banner .hill_station-hero-card-title {
        max-width: 100%;
        width: 100%;
    }
    .hill_station-hero-side-frame .hill_station-hero-side-frame-div,
    .hill_station-hero-side-frame .hill_station-hero-side-frame-div img,
    .hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(02),
    .hill_station-hero-side-frame .hill_station-hero-side-frame-div:nth-child(03){
        margin: 0;
    }
    .hill_station-hero-side-frame {
        flex-direction: row;
        margin-top: 30px;
        gap: 15px;
    }
}

@media screen and (max-width: 680px) {
    .hill_station-hero-bottom-design {
        height: 650px;
    }
    #hill_station-hero-banner .hill_station-hero-wrap {
        padding: 20px 12px;
    }
    #hill_station-hero-banner .hill_station-hero-btn {
        padding: 7px 9px;
        font-size: 13px;
    }
    #hill_station-hero-banner .hill_station-hero-card-description {
        font-size: 14px;
    }
    #hill_station-hero-banner .hill_station-hero-card-title {
        font-size: 45px;
        margin-bottom: 10px;
    }
    #hill_station-hero-banner .flower-4, #hill_station-hero-banner .hill_station-hero-side-left .hill_station-hero-flower, #hill_station-hero-banner .hill_station-hero-side-right .hill_station-hero-flower {
        width: 50px !important;
        height: 50px !important;
    }
    #hill_station-hero-banner .hill_station-hero-side-frame img{
        border-radius: 20px;
    }
}

/*--------------------------------------------------------------
# Our Services Posts Section
--------------------------------------------------------------*/
.our-services-section {
    padding: 80px 0 40px;
    background: #FFFDF1;
    position: relative;
}

.our-services-section::after {
    position: absolute;
    content: '';
    background: var(--global-color);
    width: 49.7%;
    height: 400px;
    border-radius: 80px 0 0 0;
    right: 0;
    top: 4%;
    z-index: 0;
}

.services-inner-div{
    position: relative;
    z-index: 1;
}

.our-services-heading-wrap {
    margin-bottom: 30px;
}

.our-services-title {
    margin: 0;
    font-size: 50px;
    color: #2f2f2f;
    font-family: "Jost", sans-serif;
    font-weight: 400;
}

.our-services-kicker {
    margin: 10px auto 0;
    max-width: 760px;
    color: #5d5d5d;
    font-size: 16px;
    line-height: 1.6;
}

.our-services-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.hill_station-service-post-card {
    text-align: center;
    position: relative;
}

.hill_station-service-post-media {
    position: relative;
    display: block;
    height: 400px;
    overflow: hidden;
    text-decoration: none;
}

.hill_station-service-post-content {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.hill_station-service-post-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.hill_station-service-post-media::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #07070766;
    z-index: 1;
    transition: all .3s ease;
}

.hill_station-service-post-card:hover .hill_station-service-post-media::before{
    background: #000000ba;
}

.hill_station-service-post-card:hover .hill_station-service-post-title,.hill_station-service-post-card:hover .hill_station-service-explore-now a,.hill_station-service-post-card:hover span.hero-rating span{
    color: var(--secondary-color);
}

.hill_station-service-post-card:hover .hill_station-service-explore-now a{
    text-decoration: underline !important;
}

.hill_station-service-post-title {
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    font-weight: 600;
}

.hill_station-service-post-title a {
    color: inherit;
    text-decoration: none;
}

.hill_station-service-explore-now a{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
}

.hill_station-service-explore-now {
    margin: 10px auto;
}

.hill_station-service-post-title a:hover,
.hill_station-service-post-title a:focus {
    color: var(--global-color);
}

.hero-rating {
    color: #FCCD18;
    margin: 10px 0;
}

span.hero-rating span {
    color: #ffffff;
    font-weight: 500;
}

span.hero-rating .fa-star-o {
    display: none;
}

.our-services-heading-wrap {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
    justify-content: center;
}
.our-services-counter{
    display:flex;
    align-items:flex-end;
    gap:8px;
    line-height:1;
}
.our-services-counter .current-count {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    position: relative;
}
.our-services-counter .current-count::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-6px;
    width:115%;
    height:2px;
    background: #000000;
}
.our-services-counter .total-count{
    font-size:26px;
    font-weight:600;
    position:relative;
    color:#ffffff;
}
.our-services-counter .total-count::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-6px;
    width:100%;
    height:2px;
    background:#ffffff;
}

@media screen and (max-width: 1199px) {
    .hill_station-service-post-media {
        height: 350px;
    }
}

@media screen and (max-width: 991px) {
    .our-services-section {
        padding: 55px 0 65px;
    }

    .hill_station-service-post-media {
        height: 400px;
    }

    .our-services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .our-services-section::after {
        height: 300px;
        top: 2%;
    }
}

@media screen and (max-width: 575px) {
    .hill_station-service-post-media {
        height: 340px;
    }

    .our-services-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .our-services-section::after {
        height: 300px;
        top: 1%;
    }

    .our-services-section {
        padding: 45px 0 55px;
    }

    .our-services-heading-wrap {
        margin-bottom: 32px;
    }

    .our-services-title {
        font-size: 46px;
    }
}

/*--------------------------------------------------------------
# Section Header
--------------------------------------------------------------*/
.section-header {
    margin-bottom: 30px;
}

.section-header .section-title {
    font-size: 20px;
    font-weight: 600;
}

.post-thumbnail-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media screen and (min-width:1700px) and (max-width:1900px){
  .container{
    max-width: 1400px;
  }
}
@media screen and (min-width:1920px) {
  .container{
    max-width: 1400px;
  }
}

/*--------------------------------------------------------------
# Modern Blog Index Components
--------------------------------------------------------------*/

.blog-index__list {
    display: grid;
    gap: 24px;
}

.c-card, .comments-area,
#secondary .widget,.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    background: #ffffff;
    padding: 24px;
    margin-bottom: 20px;
    border: 1px solid #e5e9f0;
    border-radius: 14px;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
    overflow: hidden;
}

.post-card .post-card__inner {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    height: auto;
}

.post-card .entry-meta,
.post-card .posted-on,
.post-card .cat-links a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}

.cat-links a:hover,
.cat-links a:focus,  
.posted-on a:hover,
.posted-on a:focus {
	color: var(--global-color);
}

.post-card .post-card__title {
    font-size: 28px;
    line-height: 1.25;
    margin: 0 0 12px;
    font-weight: 600;
    letter-spacing: -0.01em;
}

.post-card .post-card__title a {
    color: #000000;
    text-decoration: none;
    transition: color 0.25s ease;
}

.post-card .post-card__title a:hover,
.post-card .post-card__title a:focus {
    color: var(--global-color);
}

.post-card .post-card__excerpt {
    color: #000;
    font-size: 16px;
    line-height: 1.75;
}

.c-btn,
.read-more .c-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 22px;
    border-radius: 999px;
    border: 1px solid transparent;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    transition: all 0.25s ease;
    cursor: pointer;
}

.c-btn--outline,
.read-more .c-btn--outline {
    border-color: var(--global-color);
    color: var(--global-color);
    background: transparent;
}

.c-btn--outline:hover,
.c-btn--outline:focus {
    border-color: var(--global-color);
    background: var(--global-color);
    color: #fff;
    transform: translateY(-1px);
}

#secondary {
    display: grid;
    gap: 20px;
}

#secondary .widget {
    padding: 20px;
    margin: 0;
    overflow-wrap: anywhere;
}

#secondary .widget-title {
    margin: 0 0 16px;
    padding-bottom: 12px;
    font-size: 24px;
    line-height: 1.3;
    text-transform: none;
    letter-spacing: 0;
    color: var(--global-color);
    border-bottom: 1px solid #e5e9f0;
}

#secondary .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 12px;
}

#secondary .widget a {
    color: #000000;
    text-decoration: none;
    transition: color 0.25s ease;
}

#secondary .widget .rsswidget, #secondary .textwidget a, #secondary .widget_text a, #secondary .widget_block a {
    color: var(--global-color) !important;
    text-decoration: underline !important;
}

#secondary .widget a:hover,
#secondary .widget a:focus {
    color: var(--global-color);
}

#secondary .widget input[type="search"],
#secondary .widget input[type="text"],
#secondary .widget input[type="email"],
#secondary .widget input[type="url"],
#secondary .widget textarea,
#secondary .widget select,
#colophon .widget input[type="search"],
#colophon .widget input[type="text"],
#colophon .widget input[type="email"],
#colophon .widget input[type="url"],
#colophon .widget textarea,
#colophon .widget select {
    width: 85%;
    border: 1px solid #e5e9f0;
    border-radius: 10px;
    padding: 10px 12px;
    font-size: 14px;
    background: #fff;
    color: #000000;
    box-sizing: border-box;
}

#secondary .widget select,#colophon .widget select  {
    width: 100%;
}

.widget_block [type="submit"]{
    background: #fff;
    border: 1px solid var(--global-color);
    border-radius: 6px;
}

.widget_block #icon-search{
    fill: none;
}

#secondary .widget img,
#secondary .widget iframe,
#secondary .widget video {
    max-width: 100%;
    height: auto;
    display: block;
}

#secondary button.search-submit, #colophon button.search-submit {
    position: absolute;
    right: 5px;
    top: 1px;
    border-radius: 6px;
    padding: 14px 18px;
    width: 12%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

#secondary button.search-submit:hover #icon-search, #colophon button.search-submit:hover #icon-search{
    stroke: #fff;
    color: #fff;
}

#colophon caption {
    color: #fff;
}

#colophon .calendar_wrap td ,#colophon .calendar_wrap th {
    color: #ffffff;
}

#secondary .widget td a {
    color: var(--global-color) !important;
    text-decoration: underline !important;
}

#secondary .widget a {
    color: #000000;
    text-decoration: none;
    transition: color 0.25s ease;
}

.pagination-nav {
    margin-top: 32px;
    padding-top: 20px;
    border-top: 1px solid #e5e9f0;
}

.pagination-nav .nav-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.pagination-nav .page-numbers {
    text-decoration: none;
    min-width: 38px;
    height: 38px;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid #e5e9f0;
    color: #000000;
    font-weight: 500;
    transition: all 0.2s ease;
}

.pagination-nav .page-numbers:hover,
.pagination-nav .page-numbers:focus,
.pagination-nav .page-numbers.current {
    background: var(--global-color);
    border-color: var(--global-color);
    color: #fff;
}

@media screen and (max-width: 1300px) {
    #secondary .widget input[type="search"], #secondary .widget input[type="text"], #secondary .widget input[type="email"], #secondary .widget input[type="url"], #secondary .widget textarea, #secondary .widget select, #colophon .widget input[type="search"], #colophon .widget input[type="text"], #colophon .widget input[type="email"], #colophon .widget input[type="url"], #colophon .widget textarea, #colophon .widget select {
        width: 80%;
    }
}

@media screen and (max-width: 1023px) {
    #secondary .widget input[type="search"], #secondary .widget input[type="text"], #secondary .widget input[type="email"], #secondary .widget input[type="url"], #secondary .widget textarea, #secondary .widget select, #colophon .widget input[type="search"], #colophon .widget input[type="text"], #colophon .widget input[type="email"], #colophon .widget input[type="url"], #colophon .widget textarea, #colophon .widget select {
        width: 85%;
    }
}

@media screen and (max-width: 992px) {
    body.home.admin-bar.hill-station-banner-enabled .header-main-wrapper-div {
        top: 45px;
    }
}

@media screen and (max-width: 767px) {
    body.home.admin-bar.hill-station-banner-enabled .header-main-wrapper-div {
        top: 0;
    }
    .post-card .post-card__inner,
    #secondary .widget {
        padding: 16px;
    }

    .post-card .post-card__title {
        font-size: 24px;
    }
    body.home.hill-station-banner-enabled .header-main-wrapper-div{
        position: relative;
    }
}