/*!
Theme Name: Marriage - Event Planner
Theme URI: https://www.apexthemes.net/products/marriage-event-planner
Author: Apex Themes
Author URI: https://www.apexthemes.net/
Description: The Event Planner theme is designed with a clean layout and organized sections that help present event-related content in a structured format. It includes customizable homepage sections, responsive layouts, navigation menus, banner areas, galleries, testimonial blocks, schedule sections, contact forms, and footer widgets. The theme supports image and video content, making it suitable for displaying event highlights, announcements, and important information. Built with a mobile-friendly design, it adapts smoothly across desktops, tablets, and smartphones. The theme provides customization options for colors, typography, logos, headers, footers, and page layouts through an easy-to-use interface. It is compatible with popular plugins, supports social media integration, and includes widget-ready areas for additional functionality. Clean code and an organized structure contribute to consistent performance and easier maintenance. Features such as call-to-action sections, countdown timers, speaker or team profiles, pricing tables, and blog integration help organize different types of event content. Translation readiness, browser compatibility, and accessibility-focused design further improve usability. The overall structure focuses on presenting information clearly while allowing flexible customization without relying on complex coding.
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: marriage-event-planner
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.

Marriage - Event Planner 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: "Great Vibes", cursive;
}

h2 {
	font-size: 34px;
	font-family: "Great Vibes", cursive;
}

h3 {
	font-size: 28px;
	font-family: "Great Vibes", cursive;
}

h4 {
	font-size: 24px;
	font-family: "Great Vibes", cursive;
}

h5 {
	font-size: 22px;
	font-family: "Great Vibes", cursive;
}

h6 {
	font-size: 16px;
	font-family: "Great Vibes", cursive;
}

/* 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: "Merriweather", 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: "Great Vibes", cursive;
}

p {
    margin: 0 0 1.5em;
	font-size: 16px;
    font-family: "Merriweather", 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) !important;
    color: #fff !important;
    outline: thin dotted !important;
	outline-color: #000 !important;
}

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.marriage-event-planner-banner-enabled .header-main-wrapper-div {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
}
body.home.admin-bar.marriage-event-planner-banner-enabled .header-main-wrapper-div {
    top: 32px;
}
.header-main-wrapper-div {
    position: relative;
    width: 100%;
    left: unset;
    top: unset;
}

#upper-header {
    padding: 10px 0 30px;
}

#upper-header .site-branding::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 110px;
    border-radius: 0 0 15px 15px;
    background: #ffffff;
}

#upper-header .site-branding::after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 30px;
    background: url(assets/images/site-title-flower.svg) no-repeat center;
    background-size: contain;
}

.topbar-phone a{
    color: var(--global-color);
    text-decoration: none;
    font-size: 24px;
    font-weight: 500;
}

.topbar-email a {
    font-size: 14px;
    text-transform: lowercase;
}

.topbar-phone a:hover,
.topbar-email a:hover,
.topbar-location a:hover,
.topbar-timing:hover {
    color: #231F20;
}

.topbar-left {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    flex-direction: column;
}

span.topbar-date {
    text-transform: uppercase;
}

#top-header {
    padding: 0;
}

.row.header-bg {
    align-items: center;
}

.menu-row {
    background-image: url('assets/images/menu-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 5px 0 14px;
    margin-top: 8px;
}

.menu-row .navigation_header {
    text-align: center;
    width: 85%;
    margin: 0 auto;
}

.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;
}

.social-links a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 40px;
    margin-left: 12px;
    color: #ffffff;
    text-decoration: none;
    z-index: 1;
}

.social-links a i {
    color: #ffffff;
    font-size: 12px;
    z-index: 2;
    position: relative;
    top: 1px;
}

/* Heart shape */
.social-links a::before,
.social-links a::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 34px;
    background: #b5355c;
    border-radius: 22px 22px 0 0;
    top: 6px;
    z-index: -1;
}

.social-links a::before {
    left: 22px;
    transform: rotate(-45deg);
    transform-origin: 0 100%;
}

.social-links a::after {
    left: 0;
    transform: rotate(45deg);
    transform-origin: 100% 100%;
}

.social-links a:hover::before,
.social-links a:hover::after {
    background: #931849;
}

.social-links a:hover {
    transform: scale(1.1);
}

/* .header-button a {
    background: transparent;
    color: var(--global-color);
    border: 1px solid var(--global-color);
    display: inline-block;
    padding: 6px 15px;
    border-radius: 6px;
    text-decoration: none;
    text-transform: uppercase;
}

.header-button a:hover{
	background-color: var(--global-color);
    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: 34px;
    margin: 13px 0 2px !important;
    line-height: 1.2;
    font-weight: 400;
    font-family: "Great Vibes", cursive;
    text-transform: capitalize;
}

.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;
}

#upper-header .site-branding {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}

.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: 24px;
    font-family: "Great Vibes", cursive;
    letter-spacing: 0.09em;
    margin: 0;
    color: #000;
    font-weight: 400;
}

#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: 400;
    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: 400;
    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: capitalize;
    font-size: 38px;
    font-weight: 400;
}
.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: 400;
}
.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: 400;
}

.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: capitalize;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.09em;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 0;
}

#secondary .widget-title {
	text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.09em;
    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(--global-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%;
	}
    .marriage-event-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;
    }
    .marriage-event-hero-kicker,
    .marriage-event-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;
    }
    .marriage-event-service-post-title {
        font-size: 25px;
    }
    .footer-widget-area-cols {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 575px) {
    .marriage-event-hero-wrap {
        min-height: 650px;
    }
    .marriage-event-hero-wrap::before {
        min-height: 650px;
    }
    .marriage-event-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;
    }
    .marriage-event-service-post-title {
        font-size: 22px;
    }
    img.marriage-event-hero-image {
        height: 280px;
    }
    .marriage-event-form-row .button-col p::after {
        right: 25%;
    }
}

@media screen and (max-width: 350px) {
    .main-heading-div {
        max-width: 300px;
    }
    img.marriage-event-hero-image {
        height: 300px;
    }
    .marriage-event-hero-image-wrap {
        width: 230px;
    }
    .marriage-event-form-row .button-col p::after {
        right: 17%;
    }
}

/*--------------------------------------------------------------
# Marriage - Event Planner Hero Redesign
--------------------------------------------------------------*/
section#marriage-event-hero-banner {
    position: relative;
}

#marriage-event-hero-banner .marriage-event-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: 240px 0 80px;
}

.marriage-event-hero-wrap::before {
    position: absolute;
    content: '';
    z-index: 0;
    width: min(100%, 100%);
    min-height: 580px;
    right: 0;
    bottom: 0;
    top: 0;
    background: #E9B1BA;
    opacity: 0.9;
}

#marriage-event-hero-banner .marriage-event-hero-composition {
    position: relative;
    z-index: 2;
    width: min(1500px, 100%);
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
}

#marriage-event-hero-banner .marriage-event-hero-side {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 9;
}
.marriage-event-hero-side-right {
    right:35px;
}
.marriage-event-hero-side-left {
    left:35px;
}

#marriage-event-hero-banner .marriage-event-hero-side-frame {
    width: clamp(260px, 30vw, 450px);
    height: clamp(340px, 39vw, 650px);
    border-radius: 48% / 37%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.3);
}

#marriage-event-hero-banner .marriage-event-hero-side-frame::before  {
    content: "";
    position: absolute;
    inset: 10px;
    border: 3px solid rgba(255, 255, 255);
    border-radius: 48% / 37%;
    pointer-events: none;
}

#marriage-event-hero-banner .marriage-event-hero-side-frame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#marriage-event-hero-banner .marriage-event-hero-center-card {
    width: clamp(320px, 33vw, 670px);
    min-height: clamp(360px, 39vw, 600px);
    border-radius: 50%;
    background: #931849;
    color: #ffffff;
    position: relative;
    text-align: center;
    padding: 60px 44px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.3);
}

#marriage-event-hero-banner .marriage-event-hero-center-card::before {
    content: "";
    position: absolute;
    inset: 15px;
    border: 3px solid rgba(255, 255, 255);
    border-radius: 50%;
    pointer-events: none;
}

#marriage-event-hero-banner .marriage-event-hero-card-title {
    margin: 0 0 30px;
    font-size: 70px;
    line-height: 1.1;
    color: #ffffff;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
}

#marriage-event-hero-banner .marriage-event-hero-card-kicker {
    max-width: 65%;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1.15;
    color: #ffffff;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
}

#marriage-event-hero-banner .marriage-event-hero-card-description {
    margin: 12px auto 0;
    max-width: 65%;
    font-size: 16px;
    line-height: 1.5;
    color: #f9ddea;
    font-weight: 300;
}

#marriage-event-hero-banner .marriage-event-hero-card-cta {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

#marriage-event-hero-banner .marriage-event-hero-btn {
    text-decoration: none;
    padding: 8px 14px;
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
    line-height: 1.3;
    font-size: 15px;
    transition: all 0.25s ease;
    font-weight: 300;
}

#marriage-event-hero-banner .marriage-event-hero-btn.primary,
#marriage-event-hero-banner .marriage-event-hero-btn:hover,
#marriage-event-hero-banner .marriage-event-hero-btn:focus {
    background: #ffffff;
    color: #931849;
}

#marriage-event-hero-banner .marriage-event-hero-btn:hover, #marriage-event-hero-banner .marriage-event-hero-btn:focus {
    outline-color: #000 !important;
}

#marriage-event-hero-banner .marriage-event-hero-btn.secondary {
    background: transparent;
    color: #ffffff;
}

#marriage-event-hero-banner .marriage-event-hero-flower {
    position: absolute;
    width: 42px !important;
    height: 42px !important;
    z-index: 3;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25));
}

#marriage-event-hero-banner .marriage-event-hero-side-left .marriage-event-hero-flower,#marriage-event-hero-banner .marriage-event-hero-side-right .marriage-event-hero-flower {
    width: 80px !important;
    height: 80px !important;
}

#marriage-event-hero-banner .flower-1 {
    top: 70px;
    left: 22%;
}

#marriage-event-hero-banner .flower-2 {
    top: 50%;
    right: 100px;
}

#marriage-event-hero-banner .flower-3 {
    bottom: 70px;
    left: 25%;
}

#marriage-event-hero-banner .flower-4 {
    bottom: 30px;
    right: 15%;
    width: 80px !important;
    height: 80px !important;
}

#marriage-event-hero-banner .marriage-event-hero-side-left .flower-2 {
    top: 5%;
    left: unset;
    right: 30px;
}
#marriage-event-hero-banner .marriage-event-hero-side-right .flower-2 {
    top: 5%;
    left: 30px;
}

#marriage-event-hero-banner .marriage-event-hero-side-left .flower-3 {
    bottom: 16px;
    left: 10%;
}
#marriage-event-hero-banner .marriage-event-hero-side-right .flower-3 {
    bottom: 16px;
    left: unset;
    right: 10%;
}

img.marriage-event-hero-bottom-design {
    position: absolute;
    width: 100%;
    object-fit: cover;
    bottom: 0;
}

@media screen and (max-width: 1800px) {
    #marriage-event-hero-banner .marriage-event-hero-center-card {
        width: clamp(320px, 40vw, 680px);
        min-height: clamp(360px, 39vw, 600px);
        padding: 20px 0 20px;
    }
}

@media screen and (max-width: 1500px) {
    #marriage-event-hero-banner .marriage-event-hero-card-title {
    font-size: 60px;
    }
}

@media screen and (max-width: 1350px) {
    #marriage-event-hero-banner .marriage-event-hero-card-title {
        font-size: 60px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-frame {
        width: clamp(260px, 27vw, 450px);
        height: clamp(340px, 39vw, 650px);
    }
    #marriage-event-hero-banner .marriage-event-hero-center-card {
        width: clamp(320px, 43vw, 680px);
        min-height: clamp(360px, 42vw, 600px);
        padding: 20px 0 20px;
    }
    #marriage-event-hero-banner .marriage-event-hero-wrap {
        padding: 200px 0 80px;
    }
    #marriage-event-hero-banner .flower-2 {
        top: 50%;
        right: 70px;
    }
    #marriage-event-hero-banner .flower-3 {
        bottom: 50px;
        left: 25%;
    }
    #marriage-event-hero-banner .flower-4 {
        bottom: 20px;
        right: 15%;
        width: 80px !important;
        height: 80px !important;
    }
}


@media screen and (max-width: 1199px) {
    #marriage-event-hero-banner .marriage-event-hero-wrap {
        min-height: 560px;
    }
    .menu-row .navigation_header {
        text-align: center;
        width: 85%;
        margin: 0 auto;
    }
    #marriage-event-hero-banner .marriage-event-hero-flower{
        width: 30px !important;
        height: 30px !important;
    }
    #marriage-event-hero-banner .flower-4,#marriage-event-hero-banner .marriage-event-hero-side-left .marriage-event-hero-flower, #marriage-event-hero-banner .marriage-event-hero-side-right .marriage-event-hero-flower {
        width: 60px !important;
        height: 60px !important;
    }
    #marriage-event-hero-banner .marriage-event-hero-wrap {
        min-height: 800px;
        padding: 30px 16px;
    }

    #marriage-event-hero-banner .marriage-event-hero-center-card {
        width: clamp(320px, 55vw, 680px);
        min-height: clamp(360px, 65vw, 530px);
        padding: 20px 50px 20px;
    }
    #marriage-event-hero-banner .marriage-event-hero-composition {
        grid-template-columns: 1fr 1fr; /* needed for b and c */
        grid-template-areas:
            "b b"
            "a c";
    }
    .marriage-event-hero-side.marriage-event-hero-side-left{
        grid-area: a;
    }
    .marriage-event-hero-center-card{
        grid-area: b;
    }
    .marriage-event-hero-side.marriage-event-hero-side-right{
        grid-area: c;
    }

    #marriage-event-hero-banner .marriage-event-hero-center-card {
        margin: 0 auto;
    }
    body.home .header-main-wrapper-div {
        position: relative;
        width: 100%;
        left: unset;
        top: unset;
        z-index: 999;
        background: #e9b1ba;
        padding:10px 0 ;
    }

    #marriage-event-hero-banner .marriage-event-hero-center-card::before {
    }

    #marriage-event-hero-banner .marriage-event-hero-side-frame {
        width: min(100%, 360px);
        height: 500px;
    }

    #marriage-event-hero-banner .marriage-event-hero-card-description {
        max-width: 100%;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-right .flower-2 {
        top: 5%;
        left: 100px;
    }

    #marriage-event-hero-banner .marriage-event-hero-side-left .flower-2 {
        top: 5%;
        left: unset;
        right: 100px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-left .flower-3 {
        bottom: 30px;
        left: 20%;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-right .flower-3 {
        bottom: 30px;
        left: unset;
        right: 20%;
    }
    #marriage-event-hero-banner .flower-4 {
        bottom: 40px;
    }
}

@media screen and (max-width: 991px) {
    #upper-header .site-branding {
        justify-content: end;
    }
    #marriage-event-hero-banner .marriage-event-hero-wrap {
        min-height: 800px;
        padding: 30px 16px;
    }

    #marriage-event-hero-banner .marriage-event-hero-center-card {
        width: clamp(320px, 70vw, 680px);
        min-height: clamp(360px, 70vw, 600px);
        padding: 20px 50px 20px;
    }
    #upper-header .site-branding::before,#upper-header .site-branding::after{
        content: none;
    }
    #upper-header .site-branding {
        padding-top: 0;
    }
    .social-links {
        margin-top: 15px;
    }
    #marriage-event-hero-banner .marriage-event-hero-composition {
        grid-template-columns: 1fr 1fr; /* needed for b and c */
        grid-template-areas:
            "b b"
            "a c";
    }
    .marriage-event-hero-side.marriage-event-hero-side-left{
        grid-area: a;
    }
    .marriage-event-hero-center-card{
        grid-area: b;
    }
    .marriage-event-hero-side.marriage-event-hero-side-right{
        grid-area: c;
    }

    #marriage-event-hero-banner .marriage-event-hero-center-card {
        margin: 0 auto;
    }
    body.home.admin-bar.marriage-event-planner-banner-enabled .header-main-wrapper-div,body.home.marriage-event-planner-banner-enabled .header-main-wrapper-div,body.home .header-main-wrapper-div {
        position: relative;
        width: 100%;
        left: unset;
        top: unset;
        z-index: 999;
        background: #e9b1ba;
        padding:10px 0 0;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-frame {
        width: min(100%, 300px);
        height: 450px;
    }
    .marriage-event-hero-side-left {
        left: 0;
    }
    .marriage-event-hero-side-right {
        right: 0;
    }

    #marriage-event-hero-banner .marriage-event-hero-card-description {
        max-width: 100%;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-right .flower-2 {
        top: 5%;
        left: 55px;
    }

    #marriage-event-hero-banner .marriage-event-hero-side-left .flower-2 {
        top: 5%;
        left: unset;
        right: 55px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-left .flower-3 {
        bottom: 30px;
        left: 15%;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-right .flower-3 {
        bottom: 30px;
        left: unset;
        right: 15%;
    }
    #marriage-event-hero-banner .flower-4 {
        bottom: 40px;
    }
}

@media screen and (max-width: 680px) {
    #marriage-event-hero-banner .marriage-event-hero-wrap {
        padding: 20px 12px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-frame {
        width: min(100%, 250px);
        height: 380px;
    }

    #marriage-event-hero-banner .marriage-event-hero-btn {
        padding: 7px 9px;
        font-size: 13px;
    }
    #marriage-event-hero-banner .marriage-event-hero-card-description {
        font-size: 14px;
    }
    #marriage-event-hero-banner .marriage-event-hero-card-kicker {
        max-width: 95%;
        font-size: 22px;
    }
    #marriage-event-hero-banner .marriage-event-hero-card-title {
        font-size: 45px;
        margin-bottom: 10px;
    }
    #marriage-event-hero-banner .flower-4, #marriage-event-hero-banner .marriage-event-hero-side-left .marriage-event-hero-flower, #marriage-event-hero-banner .marriage-event-hero-side-right .marriage-event-hero-flower {
        width: 50px !important;
        height: 50px !important;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-frame::before,#marriage-event-hero-banner .marriage-event-hero-center-card::before {
        border-radius: 20px;
    }
    #marriage-event-hero-banner .marriage-event-hero-center-card {
        width: 100%;
        min-height: 430px;
        border-radius: 20px;
        padding: 10px 20px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-frame {
        width: min(100%, 160px);
        height: 300px;
        border-radius: 20px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-frame img{
        border-radius: 20px;
    }
    #marriage-event-hero-banner .marriage-event-hero-composition {
        grid-gap: 10px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-right .flower-2 {
        top: 2%;
        left: 0px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-left .flower-2 {
        top: 2%;
        left: unset;
        right: 0px;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-left .flower-3 {
        bottom: 5px;
        left: 5%;
    }
    #marriage-event-hero-banner .marriage-event-hero-side-right .flower-3 {
        bottom: 5px;
        left: unset;
        right: 5%;
    }
    #marriage-event-hero-banner .flower-1 {
        top: 40px;
        left: 10%;
    }
    #marriage-event-hero-banner .flower-2 {
        top: 50%;
        right: 0;
    }
    #marriage-event-hero-banner .flower-3 {
        bottom: 30px;
        left: 10%;
    }
    #marriage-event-hero-banner .flower-4 {
        bottom: 5px;
        right: 0%;
    }
}

/*--------------------------------------------------------------
# Our Services Posts Section
--------------------------------------------------------------*/
.our-services-section {
    padding: 30px 0 40px;
}

.our-services-heading-wrap {
    margin-bottom: 30px;
}

.our-services-title {
    margin: 0;
    font-size: 50px;
    color: #2f2f2f;
    font-family: 'Allura', cursive;
    font-weight: 400;
}

.our-services-kicker {
    margin: 10px auto 0;
    max-width: 760px;
    color: #5d5d5d;
    font-size: 16px;
    line-height: 1.6;
}

.our-services-divider {
    margin: 10px auto 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #9a1f57;
    font-size: 18px;
}
.our-services-divider img {
    display: block;
    width: 96px;
    height: auto;
}

.our-services-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 34px;
}

.marriage-event-service-post-card {
    text-align: center;
}

.marriage-event-service-post-media {
    position: relative;
    display: block;
    height: 250px;
    overflow: visible;
    text-decoration: none;
}

.marriage-event-service-post-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.marriage-event-service-post-time {
    position: absolute;
    top: 0;
    left: 0;
    background: #9a1f57;
    color: #ffffff;
    min-width: 76px;
    text-align: center;
    padding: 7px 10px;
    font-size: 16px;
    line-height: 1;
    font-style: italic;
    font-family: 'Allura', cursive;
    z-index: 2;
}

.marriage-event-service-post-plus {
    position: absolute;
    left: 50%;
    bottom: -34px;
    transform: translateX(-50%);
    width: 60px;
    height: 54px;
    background: transparent;
    z-index: 3;
}

.marriage-event-service-post-plus::before,
.marriage-event-service-post-plus::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 48px;
    background: #d45a86;
    border-radius: 30px 30px 0 0;
    top: 0;
}

.marriage-event-service-post-plus::before {
    left: 30px;
    transform: rotate(-45deg);
    transform-origin: 0 100%;
}

.marriage-event-service-post-plus::after {
    left: 0;
    transform: rotate(45deg);
    transform-origin: 100% 100%;
}

.marriage-event-service-post-plus i {
    font-weight: 900;
    color: #fff;
    z-index: 999;
    position: relative;
    top: 10px;
}

.marriage-event-service-post-content {
    padding: 48px 10px 0;
}

.marriage-event-service-post-title {
    margin: 0;
    font-size: 18px;
    color: #2f2f2f;
    font-family: 'Merriweather', serif;
    font-weight: 400;
}

.marriage-event-service-post-title a {
    color: inherit;
    text-decoration: none;
}

.marriage-event-service-post-title a:hover,
.marriage-event-service-post-title a:focus {
    color: #9a1f57;
}

.marriage-event-service-post-excerpt {
    margin: 15px 0 0 !important;
    font-size: 13px;
    line-height: 1.5;
    color: #565656;
    font-family: 'Merriweather', serif;
    font-weight: 300;
}

@media screen and (max-width: 991px) {
    .our-services-section {
        padding: 55px 0 65px;
    }

    .marriage-event-service-post-media {
        height: 280px;
    }

    .marriage-event-service-post-content {
        padding-top: 44px;
    }
    .our-services-grid {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 34px;
    }
}

@media screen and (max-width: 575px) {
    .topbar-phone,.topbar-email{
        margin: 0 auto;
    }
    #upper-header .site-branding {
        justify-content: center;
        padding: 10px 0 0;
    }
    .marriage-event-service-post-plus i {
        top: 5px;
        font-size: 17px;
        left: -6px;
    }
    .our-services-section {
        padding: 45px 0 55px;
    }

    .our-services-heading-wrap {
        margin-bottom: 32px;
    }

    .our-services-title {
        font-size: 46px;
    }

    .marriage-event-service-post-media {
        height: 220px;
    }

    .marriage-event-service-post-time {
        min-width: 70px;
        font-size: 15px;
    }

    .marriage-event-service-post-plus {
        width: 72px;
        height: 52px;
        bottom: -30px;
        font-size: 28px;
    }

    .marriage-event-service-post-content {
        padding-top: 42px;
    }

    .marriage-event-service-post-excerpt {
        font-size: 17px;
    }
}

/*--------------------------------------------------------------
# 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: 1520px;
  }
}
@media screen and (min-width:1920px) {
  .container{
    max-width: 1500px;
  }
  #top-header .container {
    max-width: 1700px;
  }
}

/*--------------------------------------------------------------
# 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: 400;
    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 [type="submit"]:focus #icon-search ,
.widget_block [type="submit"]:active #icon-search 
.widget_block [type="submit"]:hover #icon-search 
{
    stroke: #ffffff !important;
}

.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;
}

#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: 767px) {
    .post-card .post-card__inner,
    #secondary .widget {
        padding: 16px;
    }

    .post-card .post-card__title {
        font-size: 24px;
    }
}