/*!
Theme Name: Plumbing Services
Theme URI: https://www.revolutionwp.com/wp-themes/free-plumbing-wordpress-theme/
Author: revolutionwp
Author URI: https://www.revolutionwp.com/
Description: Plumbing Services is a versatile and comprehensive WordPress theme tailored for residential plumbing, commercial plumbing, emergency plumbing services and other such plumbing related businesses. With its clean and professional design, it offers a seamless platform to showcase leak detection, pipe repair, and drain cleaning services. The theme prioritizes functionality and ease of use, allowing visitors to easily navigate through services like water heater installation, sewer repair, and plumbing maintenance. Its responsiveness ensures optimal user experience across devices, while customization options cater to plumbing fixtures, eco-friendly plumbing, and bathroom remodeling preferences. Testimonials and customer reviews sections help in building trust, highlighting satisfied clients from faucet repair to toilet repair services. Its homepage helps in showcasing services such as air conditioning, handyman, and maintenance. The Plumbing Services WordPress Theme resonates with construction, contractor, and renovation, reflecting its suitability for the broader home improvement sector. Its responsive design and customizable features ensure compatibility with plumbing and repair services such as air condition and roofing. It is also cross-browser compatible, ensuring your website can be accessed through any web browser. With its adaptability to various business types, from corporate entities to individual contractors, Plumbing Services WordPress Theme stands out as a versatile and easy-to-use website template for the modern plumbing industry.
Version: 1.0.1
Requires at least: 5.5
Tested up to: 6.4
Requires PHP: 5.6
License: GNU General Prefer License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: plumbing-services
Tags: one-column, two-columns, left-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, custom-colors, custom-header, editor-style, rtl-language-support, sticky-post, theme-options, threaded-comments, blog, portfolio, e-commerce

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

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

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
/**
 * 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;
	font-size: 1em;
}
/**
 * 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}
/**
 * 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;
	font-size: 1em;
}
/**
 * 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;
}
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
/**
 * 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;
	padding: 0;
}
/**
 * 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;
	outline-offset: -2px;
}
/**
 * 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;
	font: inherit;
}
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}
header.entry-header {
    word-wrap: break-word;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #000000;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", sans-serif;
	clear: both;
}
p {
	font-family: "Open Sans", sans-serif;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	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;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em 0em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}
a:visited {
	color: #800080;
}
a:hover,
a:focus,
a:active {
	color: #fff;
}
a:focus {
	outline: 1px solid;
}
a.read-btn:focus,
a.header-button:focus{
	outline: 1px solid #000;
}
a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid var(--secondary-color);
	background: var(--secondary-color);
	color: #fff;
	line-height: 1;
	height: 35px;
	width: auto;
  padding: 0 10px;
	text-align: center;
	font-family: var(--body-font);
	cursor: pointer;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: var(--secondary-color);
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
	height: 35px;
	font-family: var(--body-font);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}
.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
.wp-block-button__link{
	background: var(--secondary-color);
}
.wp-block-button__link:hover{
	color: #fff;
}
.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{
	background: var(--secondary-color);
	text-transform: uppercase;
}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background: #000;
    color: #fff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price,.woocommerce ul.products li.product .price{
	color: var(--secondary-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: #fbbe01;
}
.tagcloud a, p.wp-block-tag-cloud a,.post_tag a {
  border: 1px solid #000;
  line-height: 20px;
  text-decoration: none !important;
  padding: 5px 10px;
  font-size: 12px !important;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
    display: table;
    background: var(--secondary-color) ;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    margin: 14px 10px;
    width: 80%;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
	color: #fff;
}
.wp-block-woocommerce-cart .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button, .wc-block-components-totals-coupon__button{
	background: var(--secondary-color);
	color: #fff !important;
	text-decoration: none !important;
	border-radius: 5px;
	border: none !important;
	padding: 10px;
	border: 2px solid transparent;
	width: 50%;
}
  .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(--secondary-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(--secondary-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-sidebar,.wc-block-components-sidebar-layout .wc-block-components-main{
	  width: 100% !important;
}
  .wc-block-components-sidebar-layout.wc-block-checkout.is-large {
	  flex-flow: column;
	  flex-direction: column-reverse;
}
  .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;
}
  .wc-block-components-sidebar-layout .wc-block-components-main{
	padding-right: 0px !important;
}

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */

.main-navigation.toggled ul {
	display: block;
}
@media screen and (min-width: 901px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.menu-primary-container {
		width: 100%;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 1.5em 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
	gap: 10px;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 49%;
}
.comment-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before,
.post-navigation .nav-previous a::before {
	content: '\f100';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 16px;
	padding-right: 5px;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 49%;
}
.comment-navigation .nav-next a::after,
.posts-navigation .nav-next a::after,
.post-navigation .nav-next a::after {
	content: '\f101';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 16px;
	padding-left: 7px;
}
.comment-navigation .nav-links a,
.posts-navigation .nav-links a,
.post-navigation .nav-links a {
	padding: 10px 15px;
	border-radius: 5px; 
	background: var(--tertiary-color);
	color: #fff;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	text-decoration: none;
}
.comment-navigation .nav-links a:hover,
.posts-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover { 
	background: var(--primary-color);
	color: #fff;
}
.post-navigation .nav-links .nav-subtitle {
	display: none;
}


/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}
/* .post,
.page {
	margin: 0 0 1.5em;
} */

.updated:not(.published) {
	display: none;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 20px;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.comment-content a,.textwidget a {
  text-decoration: underline;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
aside .widget a, 
.footer-col a {
    text-decoration: underline;
}

/* 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 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-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* 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;
}
.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/*** Global ***/

:root {
	--container-width: 1400px;
	--primary-color: #000000;
	--secondary-color: #e83b13;
	--tertiary-color: #e83b13;
	--body-font: 'Open Sans', sans-serif;
}

body {
	font-family: var(--body-font);
	color: var(--primary-color);
	background: #fafafa;
} 
.container {
	max-width: var(--container-width);
	margin: 0 auto;
	padding: 0 15px;
}
.flex-row {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
  
@media only screen and (max-width: 800px) {
	
	.nav-box-wrap{
		width: 55% !important;
	}
	.main-header-wrap .main-header.main-header-box{
		text-align: center !important;
	}
	.top-expert-wrap .box{
		display: block !important;
	}
	.grid-container {
	    grid-template-columns: auto auto !important;
	}
}

@media only screen and (max-width: 900px) {
	.main-wrapper {
		column-gap: 0;
		flex-wrap: wrap;
		margin: 0;
	}
	.main-wrapper main, .main-wrapper aside {
		width: 100% !important;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 720px) {
	.container .flex-row {
		flex-wrap: wrap;
	}
	.main-header-wrap .main-header.main-header-box,
	.main-header .site-branding,
	.header-info-left,
	.header-info-right{
		width: 100% !important;
	}
	.header-info-right,.header-info-box p{
		display: block !important;
	}
	.header-info-box{
		text-align: center;
	}
	.header-info-box p i {
	    font-size: 15px !important;
	}
	.site-branding{
		margin-bottom: 15px;
	}
	.header-info-box p {
	    margin-bottom: 10px !important;
	}
}
  
a, a:visited {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: var(--primary-color);
}

a:hover, a:focus, a:active, a:visited:hover, a:visited:focus, a:visited:active {
	color: var(--secondary-color);
}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.site-wrapper {
	padding: 30px 0;
	display: flex;
	gap: 2%;
}
.main-wrapper {
	margin: 4rem 0;
	display: flex;
	-webkit-column-gap: 60px;
	column-gap: 60px;
}
main#primary.lay-width{
	width: 70%;
}
#primary.lay-width{
	width: 70%;
}
aside.sidebar-width{
	width: 30%;
}
.page-title {
	margin-top: 0;
	margin-bottom: 50px;
	color: var(--tertiary-color);
}
.archive-description {
	margin-bottom: 2rem;
}
.widget-title, .widget_block h2 {
	font-size: 1.3rem;
	margin: 0 0 1rem 0;
	font-family: var(--body-font);
}
.widget-area.sidebar-width li a, .footer-top a {
  word-wrap: break-word;
}

h1 {
	font-size: 3rem;
	line-height: 1.3;
	font-weight: bold;
}

h2 {
	font-size: 2.7rem;
	line-height: 1.3;
	font-weight: bold;
}

h3 {
	font-size: 2.5rem;
	line-height: 1.3;
	font-weight: bold;
}

h4 {
	font-size: 2rem;
}

h5 {
	font-size: 1.8rem;
}

h6 {
	font-size: 1rem;
	line-height: 1.3;
}

@media only screen and (max-width: 900px) {
	h1 {
		font-size: 2.5rem;
	}
	h2 {
		font-size: 2.2rem;
	}
	h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.5rem;
	}
	h4 {
		font-size: 1.4rem;
	}
	h4 {
		font-size: 1rem;
	}
}

@media only screen and (max-width: 500px) {
	h1 {
		font-size: 2.2rem;
	}
	h2 {
		font-size: 2rem;
	}
	h3 {
		font-size: 1.5rem;
	}
	h4 {
		font-size: 1.3rem;
	}
	h4 {
		font-size: 1.2rem;
	}
	h4 {
		font-size: 1rem;
	}
}

.site-branding img{
	max-width: 150px;
}

/*	DEFAULT FOOTER CSS */

.default_footer_search input.search-field{
	margin-top: 12px;
}
.widget_pages ul li a, .widget_archive ul li a {
    word-break: break-word;
    text-decoration: none;
}
.widget_pages ul li a:hover, .widget_archive ul li a:hover{
	color: #fff;
}
.default_footer_widgets aside#search-2, .default_footer_widgets aside#categories-2, .default_footer_widgets aside#pages-2,.default_footer_widgets aside#archives-2 {
    width: 50%;
}

/*	Go To Top Button Design CSS */

.footer-go-to-top {
	font-size: 14px;
	color: #fff;
	background-color: #000000;
	position: fixed;
	bottom: 30px;
	right: 30px;
	opacity: 0;
	z-index: 20;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
  }
  .footer-go-to-top.show {
	  opacity: 1;
  }
  .footer-go-to-top:hover, .footer-go-to-top:focus{
	bottom: 35px;
	color: #fff;
	background-color: var(--primary-color)
  }
  

/* Social Links CSS */

ul.social-menu {
	padding-left: 0;
  margin: 0;
  list-style: none;
	display: flex;
	align-items: center;
	gap: 10px;
}
ul.social-menu li {
	display: inline-block;
}

/* Social Menu
--------------------------------------------- */

ul.social-menu, ul.wp-block-social-links {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}
.social-menu li a:hover{
	background: var(--secondary-color);
	color: #ffffff;
}
.social-menu li a {
  width: 30px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  transition: 2s;
  font-size: 0;
  vertical-align: middle;
 	color: var(--secondary-color);
  background: #fff;
}
.social-menu li a:before {
	display: inline-block;
	font-family: "Font Awesome 5 Brands";
	vertical-align: middle;
	font-size: 16px;
}
.social-menu li a.website:before {
	content: "\f08e";
}
.social-menu li a[href*="facebook.com"]:before {
	content: '\f39e';
}
.social-menu li a[href*="twitter.com"]:before {
	content: '\f099';
}
.social-menu li a[href*="linked.com"]:before, .social-menu li a[href*="linkedin.com"]:before {
	content: '\f0e1';
}
.social-menu li a[href*="github.com"]:before {
	content: '\f09b';
}
.social-menu li a[href*="instagram.com"]:before {
	content: '\f16d';
}
.social-menu li a[href*="pinterest.com"]:before {
	content: '\f0d2';
}
.social-menu li a[href*="youtube.com"]:before {
	content: '\f167';
}
.social-menu li a[href*="vk.com"]:before {
	content: '\f189';
}
.social-menu li a[href*="telegram.com"]:before, .social-menu li a[href*="t.me"]:before {
	content: '\f2c6';
}
.social-menu li a[href*="weibo.com"]:before {
	content: "\f18a";
}
.social-menu li a[href*="dribbble.com"]:before {
	content: "\f17d";
}
.social-menu li a[href*="bitbucket.org"]:before {
	content: "\f171";
}
.social-menu li a[href*="codepen.io"]:before {
	content: "\f1cb";
}
.social-menu li a[href*="flickr.com"]:before {
	content: "\f16e";
}
.social-menu li a[href$="/feed/"]:before {
	content: "\f09e";
}
.social-menu li a[href*="foursquare.com"]:before {
	content: "\f180";
}
.social-menu li a[href*="tumblr.com"]:before {
	content: "\f173";
}
.social-menu li a[href*="reddit.com"]:before {
	content: "\f1a1";
}
.social-menu li a[href*="vimeo.com"]:before {
	content: "\f194";
}
.social-menu li a[href*="digg.com"]:before {
	content: "\f1a6";
}
.social-menu li a[href*="twitch.tv"]:before {
	content: "\f1e8";
}
.social-menu li a[href*="stumbleupon.com"]:before {
	content: "\f1a4";
}
.social-menu li a[href*="delicious.com"]:before {
	content: "\f1a5";
}
.social-menu li a[href*="vk.com"]:before {
	content: "\f189";
}
.social-menu li a[href*="mailto:"]:before {
	content: "\f0e0";
}
.social-menu li a[href*="telegram.com"]:before, .social-menu li a[href*="t.me"]:before {
	content: "\f2c6";
}
.social-menu li a[href*="quora.com"]:before {
	content: "\f2c4";
}
.social-menu li a[href*="qq.com"]:before {
	content: "\f1d6";
}
.social-menu li a[href*="tiktok.com"]:before {
	content: "\e07b";
}

/* Comments Section CSS */

.comments-area {
  margin-top: 50px;
  padding: 20px 30px;
  background: #fff;
}
.comments-area .comments-title {
	font-size: 1.8rem;
}
.comment-form label {
	display: block;
	font-size: 16px;
	padding-bottom: 10px
}
.comment-form input,
.comment-form textarea {
	font-size: 16px;
  width: 100%;
  height: 45px;
  padding: 10px 15px;
  border: 1px solid #0B162A;
  color: #0B162A;
}
.comment-form textarea {
	height: auto;
}
.comment-form .form-submit .submit {
	font-size: 16px;
  width: 100%;
  height: 45px;
  padding: 10px 15px;
  margin-bottom: 20px;
	background: var(--tertiary-color);
	color: #fff;
	border: 0;
	max-width: 160px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.comment-form .form-submit .submit:hover {
	background: var(--primary-color); 
}
.comment-form .comment-form-cookies-consent [type="checkbox"] {
	width: auto;
	height: auto;
	margin-right: 5px;
}
.comment-form .comment-form-cookies-consent label {
	display: inline;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol.comment-list {
	padding-left: 25px;
}
.comments-area .comment-body {
	margin-bottom: 20px;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.comments-area .comment-body .comment-metadata,
.comments-area .comment-body .comment-awaiting-moderation,
.comment-body .comment-content {
	font-size: 14px;
	padding: 10px 0 5px;
}
.comments-area .comment-body .comment-author {
	display: flex;
  align-items: center;
}
.comments-area .comment-body .comment-author > * {
	padding-right: 5px;
}
.comment-body .comment-meta .fn,
.comment-body .comment-reply-link {
	color: var(--primary-color);
	font-weight: 700;
}

/*
* Main Menu
*/
.main-navigation ul#primary-menu li:hover>.sub-menu,
.main-navigation ul#primary-menu li.focus>.sub-menu {
	top: 100%;
	visibility: visible;
	opacity: 1;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
}
.main-navigation li.menu-item-has-children:after {
	content: '\f107';
	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: -13px;
	top: 23px;
	color: #b1b6b9;;
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
}
.main-navigation ul ul li.menu-item-has-children:after {
	right: 10px;
}
.main-navigation li.menu-item-has-children:hover:after {
	color: var(--primary-color);
}
.main-navigation ul#primary-menu>li>a,
.main-navigation div#primary-menu>ul>li>a {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	padding: 24px 10px;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a{
	color: #fff !important;
	background: #e83a15;
}
.main-navigation ul#primary-menu .sub-menu {
	background: #fff;
	width: 220px;
	text-align: left;
	border: 1px solid #f5f5f5;
    border-top: 4px solid var(--secondary-color);
	border-radius: 5px;
	position: absolute;
	left: 15px;
	top: 135%;
	z-index: 100;
	visibility: hidden;
	opacity: 0;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.main-navigation ul#primary-menu>li .sub-menu li {
	border-bottom: 1px solid #f5f5f5;
}
.main-navigation ul#primary-menu>li .sub-menu a {
	display: block;
	padding: 12px 15px;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
.main-navigation ul#primary-menu>li>.sub-menu .sub-menu {
	left: 110%;
	top: -2px;
}
.main-navigation ul#primary-menu>li>.sub-menu>.menu-item-has-children>a {
	position: relative;
}
.main-navigation ul#primary-menu>li:hover>.sub-menu,
.main-navigation ul#primary-menu>li.focus>.sub-menu {
	top: 110%;
	visibility: visible;
	opacity: 1;
	z-index: 99999;
}
.main-navigation ul#primary-menu .sub-menu>li:hover>.sub-menu,
.main-navigation ul#primary-menu .sub-menu>li.focus>.sub-menu {
	left: 100%;
	visibility: visible;
	opacity: 1;
}
.main-navigation li.page_item_has_children:hover ul.children{
	display: block;
}
.main-navigation .nav-menu ul.children>li{
	display: block;
	padding: 12px 15px;
}
.main-navigation .nav-menu ul ul.children{
	left: 50%;
}
.main-navigation .nav-menu ul.children {
    background: #fff;
    width: 220px;
    text-align: left;
    border: 1px solid #f5f5f5;
    border-top: 4px solid var(--secondary-color);
    border-radius: 5px;
    position: absolute;
    left: 15px;
    top: 100%;
    z-index: 100;
    display: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/* Sticky Post CSS */

.sticky .card-item.card-blog-post {
    background: #ddd;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 2px 2px 10px 2px #ccc;
}

/* Main Slider CSS */
.slider-bg{
	background: #f4f8fa;
}
.main-slider-inner-box {
	position: relative;
}
#main-slider-wrap {
  background: #000;
  max-width: 100%;
  margin: auto;
  padding: 0;
}
#main-slider-wrap img{
  opacity: 0.7;
  height: 700px;
  object-fit: cover;
}
.main-slider-content-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30%;
  right: 30%;
  color: #fff;
  text-align: center;
}
.main-slider-content-box h6 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #fd1717;
}
.main-slider-content-box h3 {
  margin: 10px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 30px;
}
.main-slider-content-box p{
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 30px;
	padding: 0px 50px;
}
.main-slider-button a {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  background: #e83b13;
  padding: 10px 16px;
  text-transform: uppercase;
}
.main-slider-button a:hover{
	color: #fff;
	background: #121343;
}
.main-slider-button a:focus{
	color: #fff;
}
.main-expert-button a {
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  background: var(--secondary-color);
}
.main-slider-button a i{
	margin-left: 10px;
}
#main-slider-wrap .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
	right: 0;
}
#main-slider-wrap .owl-prev,#main-slider-wrap .owl-next {
	position: absolute;
	background: #fd1717;
  width: 45px;
  height: 45px;
  color: #fff;
  border: 2px solid #fd1717;
}
#main-slider-wrap .owl-prev:hover,#main-slider-wrap .owl-next:hover{
	background: #121343;
	color: #fff;
	border: 2px solid #121343;
}
#main-slider-wrap .owl-prev{
	left: 13%;
}
#main-slider-wrap .owl-next{
	right: 13%;
}

/* Main Expert CSS */

.feature-left {
	  width: 100%;
	  text-align: center;
}
#main-expert-wrap .feature-left hr {
    width: 65px;
    height: 4px;
    border-radius: 20px;
    background: #e83b13;
}
.feature-left h3 {
    margin: 0px;
    font-size: 28px;
    color: #010203;
}
#main-expert-wrap {
    padding: 50px 0px;
}
.heading-expert-wrap, .product-box-content {
    text-align: center;
}
.heading-expert-wrap p {
    color: var(--primary-color);
    font-size: 15px;
    font-weight: 600;
    margin: 30px 0px 0px 0px;
}
#main-expert-wrap .heading-expert-wrap h5 {
    margin: 0px 0px 18px 0px;
    font-size: 28px;
    font-weight: 500;
}
#main-expert-wrap .product-image img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    position: relative;
}
#main-expert-wrap .flex-row {
    gap: 25px;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-template-rows: auto;
    grid-auto-flow: dense;
}
h6.product-heading-text {
    text-decoration:none;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    color: #000;
}
h6.product-heading-text a{
	color: #000;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
p.product-price.d-flex.price {
    margin-top: 5px;
    margin-bottom: 16px;
}
p.product-price.d-flex.price ins{
	background: transparent;
}
.product-box {
    position: relative;
}
.product-box:hover .cart-button a{
	background: #e83b13;
	color: #fff;
}
.product-box:hover h6.product-heading-text a{
	color: #e83b13;
}
.product-box:hover .sale-tag span.onsale{
	background: #121343;
}
span.woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: 600;
}
.sale-tag{
  position: absolute;
  color: #fff;
  top: 4px;
  left: 0px;
}
.sale-tag span.onsale {
  background: #000;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
span.onsale {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.star-rating:before {
  content: "\73\73\73\73\73";
  color: #fbbe01;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
#main-expert-wrap .star-rating {
  color: #fbbe01;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
  font-size: 16px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.product-rating {
  display: flex;
  justify-content: center;
}
.cart-button a {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  background: #000;
  padding: 8px 16px;
  text-transform: uppercase;
}
/* Header CSS */

.menu-bg {
background-color: rgb(18 18 66 / 72%);
display: flex;
align-items: center;
justify-content: space-between;
}
#masthead{
	background: #000;
}
.page-template-revolution-home #masthead {
  position: absolute;
  width: 100%;
  z-index: 999;
  background: transparent;
}
.nav-box-header-start{
   width: 20%;
}
.nav-box-header-middle{
   width: 60%;
}
.nav-box-header-end{
   width: 10%;
}
.site-branding{
	padding: 0px 14px;
}
p.site-description{
	color: #fff;
}
.nav-box-header-one {
    width: 50%;
}
.nav-box-header-two {
    width: 30%;
}
.nav-box-header-three {
    width: 20%;
    display: flex;
    gap: 35px;
    justify-content: center;
}
.top-box a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

/*----------------- SEARCH POPUP ----------------*/
.search-box {
    display: flex;
    justify-content: end;
}
.serach_inner label {
  width: 80% !important;
}
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: 0.5s;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #fff;
/*  background-color: rgba(0,0,0, 0.8);*/
  display: none;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #000;
  cursor: pointer;
}
.serach_inner form.search-form {
    display: table;
    border-radius: 0;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    background: #c9c9c9;
    border: 4px solid #000;
    padding: 5px 30px;
}
.serach_inner input.search-submit {
  padding: 10px 25px;
  background: url(./revolution/assets/images/search.png) no-repeat scroll 0 8px;
  font-size: 13px;
  text-align: center;
  float: right;
  text-indent: -9999px;
  border: none;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
button.search-submit {
  border: 0;
  background: transparent;
}
.serach_inner input.search-field {
  border: none;
  padding: 4px 0;
  background: transparent;
  width: 100%;
  font-size: 20px;
  font-style: italic;
  color: #000;
}
.search-box i {
  color: #fff;
  cursor: pointer;
  padding: 15px;
}
.header-info-box p {
    align-items: center;
    word-wrap: break-word;
}
.header-info-box p i {
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
 }
.header-info-right {
    justify-content: flex-end;
    display: flex;
    gap: 40px;
}
.header-info-left{
	width: 40%;
}
.nav-box-wrap {
    justify-content: flex-end;
}
.main-header-wrap .flex-row{
	align-items: center;
	justify-content: end;
}
.phone-box p {
    color: #fff;
    border-right: 2px solid #fff;
    padding: 0px 8px;
    line-height: 18px;
}
.main-header-wrap .main-header.main-header-box{
    width: 25%;
    display: block;
}
.main-header .site-branding {
	width: 280px;
	padding-right: 10px;
}
.site-branding .site-title {
    margin: 0;
    line-height: 1;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.site-branding .site-title a {
	color: #fff;
}
.site-description {
    margin-bottom: 0;
    font-size: 14px;
}
.main-header .main-navigation {
	width: calc(100% - 300px);
	display: flex; 
	justify-content: flex-end;
}

@media screen and (min-width: 901px) {
	.main-header.flex-row {
		flex-wrap: wrap;
	}
	.main-header .site-branding {
		width: 100%;
	}
	.main-header .main-navigation {
		width: 100%;
		padding-top: 20px;
		display: block;
	}
}

@media screen and (max-width: 900px) {
	.main-header-wrap .main-header.main-header-box{
		margin-bottom: 15px;
	}
	.main-slider-content-box {
	    left: 15%;
	    right: 15%;
	}
	.main-header.flex-row {
		gap: 10px;
	}
	.main-header .main-navigation {
		width: calc(100% - 150px);
	}
	#main-slider-wrap img {
	height: 500px;
}
}

@media screen and (max-width: 700px) {
	.header-wrap .flex-row {
		flex-wrap: wrap;
	}
	.main-header-wrap .main-header.main-header-box{
	    width: 100%;
	}
	.grid-container {
	    display: block;
	}
	.grid-item {
	    margin-bottom: 20px;
	}
	.main-navigation {
	    text-align: center;
	}
	.main-slider-content-box {
	    left: 10%;
	    right: 10%;
	    text-align: center;
	}
	.site-branding .site-title{
		text-align: center;
	}
	.feature-left {
	    width: 100%;
	    justify-content: center;
	}
	.heading-expert-wrap p {
	    width: 100%;
	}
	.feature-left h3{
		font-size: 25px;
	}
}

/* Mobile Header */

.main-navigation>li a.close_nav {
	color: var(--light-color);
	background-color: transparent;
	padding: 2px;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 1.9;
}
.toggled.main-navigation .close_nav {
	border-radius: 0;
}
@media screen and (min-width: 901px) {
	.mbl-show {
		display: none;
	}
	.main-navigation>li a.close_nav {
		display: none;
	}
	.main-navigation ul#primary-menu>li .sub-menu li:after {
		top: 10px;
	}
}

@media screen and (max-width: 900px) {

	/* Mobile Menu */
	.main-header-wrap {
		position: relative;
	}
	.nav-box-wrap{
		width: 100%;
	}
	.main-navigation li.menu-item-has-children:after{
		right: 5px;
		top: 6px;
	}
	.main-navigation #primary-menu {
		display: none;
		background: #fff;
		-webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
		box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
		z-index: 999;
		margin: 0;
	}
	.main-navigation.toggled #primary-menu {
		display: block;
		z-index: 999;
	}
	.main-navigation ul li,
	.main-navigation ul#primary-menu>li .sub-menu li {
		background: #fafaff;
		display: block;
    	border-bottom: 1px solid #eee;
	}
	.main-navigation ul li:hover,
	.main-navigation ul#primary-menu>li .sub-menu li:hover {
    	background: #faffff;
	}
	.main-navigation ul#primary-menu>li {
		padding: 10px;
	}
	.main-navigation ul#primary-menu>li>a, .main-navigation div#primary-menu>ul>li>a{
		padding: 6px 0px;
	}
	.main-navigation.toggled button i:before {
		content: '\f00d';
	}
	.main-navigation li.menu-item-has-children:after {
		padding: 10px;
	}
	.main-navigation ul#primary-menu .sub-menu>li>.sub-menu,
	.main-navigation ul#primary-menu .sub-menu>li>.sub-menu {
		left: 0;
		top: 100%;
	}
	.main-navigation ul#primary-menu .sub-menu>li:hover>.sub-menu,
	.main-navigation ul#primary-menu .sub-menu>li.focus>.sub-menu {
		left: 10%;
		top: 100%;
		visibility: visible;
		opacity: 1;
	}
	.header-info-left, .header-info-right{
		width: 100% !important;
	}
	.header-info-box .flex-row,#main-expert-wrap .flex-row{
		flex-wrap: wrap;
	}
	.site-branding p{
		display: block;
	}
}

/* Sidebar CSS */

.default-sidebar .widget.widget_categories,.default-sidebar .widget.widget_pages,.default-sidebar .widget.widget_archive{
	border: 2px solid #000000;
	padding: 25px;
	border-radius: 5px;
	background: #fff;
}
form.search-form, .default-sidebar form.search-form {
    display: grid;
}
.search-form input#search{
	width: 100%;
}
.default-sidebar a{
	word-wrap: break-word;
	text-decoration: none;
}
.default-sidebar input.search-field {
    margin-top: 16px;
}
form.search-form {
    display: grid;
}
.search-form input[type="search"] {
	margin-bottom: 5px;
    width: 90%;
}
.search-form input[type="submit"],
.wp-block-search__text-button .wp-block-search__button {
	padding: 0 10px;
	width: auto;
}
.widget ul {
	margin-left: 0;
  padding-left: 0;
  margin-bottom: -5px;
  list-style-type: none;
}
.widget ul li {
	padding-bottom: 5px;
}
.widget ul.wp-block-social-links li {
	padding-bottom: 0;
}
aside .widget {
	border: 2px solid #000000;
	padding: 25px;
	border-radius: 5px;
	background: #fff;
}
.widget.widget_recent_comments ul,
.widget.widget_categories ul,
aside .widget.widget_recent_entries ul,
aside .wp-block-latest-posts.wp-block-latest-posts__list {
	padding-left: 20px;
}
.widget.widget_recent_comments ul li,
.widget.widget_categories ul li,
aside .widget.widget_recent_entries ul li,
aside ul.wp-block-latest-posts li {
	position: relative;
}
.widget.widget_recent_comments ul li:before,
.widget.widget_categories ul li:before,
aside .widget.widget_recent_entries ul li:before,
aside ul.wp-block-latest-posts li:before {
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: -20px;
    top: 3px;
    font-weight: 900;
    font-size: 12px;
}

/* Footer CSS */

.footer-bottom {
	text-align: center;
	padding: 20px 0;
	background: var(--secondary-color);
	color: #fff;	
}
.footer-bottom .social-links {
	margin-bottom: 15px;
}
.site-info, .site-info a,
.footer-bottom a {
	color: #fff;
	text-decoration: none;
}
.site-info a:hover,
.footer-bottom a:hover{
	color: #f7ecde;
}
.footer-bottom .social-links .social-menu {
	justify-content: center;
}
.footer-top {
	padding: 40px 0 20px;
	background: #000000;
}
.footer-top .flex-row {
	column-gap: 30px;
}
.footer-col {
	width: calc(33.33% - 30px);
}
.footer-top .widget-title, 
.footer-top .widget_block h2, 
.footer-top a, 
.footer-top li, 
.footer-top p, 
.footer-top table{
	color: #fff;
}
.site-info a:hover {
    color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
.site-wrapper{
	display: block;
}
.serach_inner form.search-form {
	padding: 0px 35px;
}
main#primary.lay-width, aside.sidebar-width{
	width: 100%;
}
.main-header-wrap .flex-row{
	justify-content: center;
}
.nav-box-header-one {
  width: 100%;
  text-align: center;
}
.nav-box-header-two {
   width: 100%;
}
.nav-box-header-three {
   width: 100%;
}
.phone-box p {
	margin-top: 0px;
}
.nav-box-header-start{
	width: 100%;
}
.nav-box-header-middle{
	width: 100%;
}
.nav-box-header-end{
	width: 100%;
}
.search-box{
	justify-content: center;
}
#main-slider-wrap .owl-prev{
	left: 4%;
}
#main-slider-wrap .owl-next{
	right: 4%;
}
#main-expert-wrap .flex-row {
    grid-template-columns: repeat(1,1fr);
}
.main-header-wrap{
	padding: 15px 0px;
}
.page-template-revolution-home #masthead{
	position: relative;
	background: #000;
}
}

/* Blog Block Style */

.wp-block-image .alignright {
  float: none;
  margin: 0;
}
.card-blog-post .entry-title {
	margin-top: 0;
	margin-bottom: 1rem;
  font-size: 30px;
}
.card-blog-post .entry-title a {
	color: var(--secondary-color);
}
.card-blog-post .entry-title a:hover{
	color: var(--tertiary-color);
}
.ct-post-wrapper .card-item {
	margin-bottom: 60px;
  position: relative;
  background: #fff;
  padding: 15px;
}
.ct-post-wrapper .card-item .card-media {
	font-size: 0;
	line-height: 1;
	margin-bottom: 20px;
}
.ct-post-wrapper .card-item .card-media a {
	line-height: 1;
    height: 100%;
    width: 100%;
	display: inline-block;
}
.ct-post-wrapper .card-item .card-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-top: 25px;
}
.card-item .entry-meta {
	font-size: 14px;
}
.card-item .cat-links a {
	color: var(--secondary-color);
	font-weight: 600;
	padding-right: 5px;
	text-decoration: none;
}
.card-item .cat-links a:after {
	content: "";
  background-color: #000;
  height: 3px;
  width: 3px;
  display: inline-block;
  margin-left: 0.5rem;
  border-radius: 50%;
	vertical-align: middle;
}
.main-wrapper .cat-links a:last-child:after {
	display: none;
}
.card-item a.read-btn {
    background: var(--secondary-color);
    color: #fff;
    padding: 10px 15px;
    position: relative;
    display: inline-block;
    font-weight: 600;
  }
.card-item a.read-btn:hover {
	background: var(--tertiary-color);
}
.card-item .cat-links a:hover {
	color: var(--tertiary-color);
}
.card-item .entry-content {
	margin-top: 0;
}
.entry-content {
  overflow-wrap: break-word;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	.nav-box-header-one{
		width: 0%;
	}
	.nav-box-header-two{
		width: 50%;
	}
	.nav-box-header-three{
		width: 30%;
	}
	.nav-box-header-start{
   width: 23%;
	}
	.nav-box-header-middle{
	   width: 60%;
	}
	.nav-box-header-end{
	   width: 10%;
	}
}

@media screen and (max-width: 768px) {
	.main-navigation ul#primary-menu>li>a, .main-navigation div#primary-menu>ul>li>a{
		color: #000000;
	}
	.ct-post-wrapper .card-item {
		flex-wrap: wrap;
	}
	.ct-post-wrapper .card-item .card-media,
	.ct-post-wrapper .card-item .card-body,
	.ct-post-wrapper .card-item .card-media+.card-body {
		width: 100%;
	}
	.ct-post-wrapper .card-item {
		padding: 20px 15px;
	}
}

/* Single Post CSS */

.single .entry-title {
	color: var(--secondary-color);
}
.single .card-item {
	padding: 15px 0px
}
.related-post h2 {
  font-size: 35px;
  color: var(--secondary-color);
}
.card-content {
  background: #f0f0f1;
  padding: 21px 15px;
  border-radius: 10px;
  box-shadow: 0px 0px 3px 3px #eee;
}
.single .card-item .entry-meta {
	font-size: 16px;
	padding-bottom: 10px;
}
.single .card-item .cat-links {
	display: block;
	padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
	.single .card-item {
		padding: 20px 15px;
	}
}

.rel-card-item .entry-title h3 {
	font-size: 22px;
	margin: 15px 0;
}
.rel-card-item .entry-meta {
	font-size: 14px;
}
.rel-card-item a {
	text-decoration: none;
}
.rel-card-item .read-more-btn {
	padding: 10px 0;
	font-weight: 600;
}

@media screen and (max-width: 768px) {
	.rel-post-wrap .rel-card-item {
		width: 100%;
	}
}

/* BreadCrumb CSS  */

.theme-breadcrumb-wrapper {
	padding-bottom: 10px;
	font-size: 14px;
}
.theme-breadcrumb-wrapper p {
	margin: 0;
}
.theme-breadcrumb-wrapper a {
	text-decoration: none;
}
.theme-breadcrumb-wrapper span {
	font-weight: 600;
}
.theme-breadcrumb-wrapper span:last-child {
	font-weight: 400;
	color: var(--secondary-color);
}

/* Links CSS */
.site-header a {
	text-decoration: none;
}
.card-item .entry-header a, 
.card-item .entry-content a.btn,
.comments-area .comment-meta a {
    text-decoration: none;
}
.widget.widget_recent_comments ul li a,
.widget.widget_categories ul li a,
.widget.widget_recent_entries ul li a,
ul.wp-block-latest-posts li a,
.wp-block-latest-posts li a {
    text-decoration: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product .onsale {
    background: #000;
    padding: 5px 20px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: unset !important;
    right: unset !important;
    left: 0px;
    top: 0px;
    min-height: 1.236em;
    line-height: 1.236;
}
.woocommerce span.onsale{
	border-radius: 0px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
	color: #000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{
	background: #000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{
	background: #e83b13 !important;
}
.woocommerce .products .star-rating{
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.woocommerce ul.products li.product .price {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
}
.woocommerce ul.products li.product .button,.wp-block-woocommerce-cart .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button, .wc-block-components-totals-coupon__button {
    display: inline-block;
    margin-top: 0px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 15px;
}
.woocommerce ul.products li.product a img {
	margin-bottom: 10px;
}
.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{
	background: #000;
	color: #fff;
}