/*!
Theme Name: Legal Services Firm
Theme URI: https://www.revolutionwp.com/products/free-legal-wordpress-theme
Author: revolutionwp
Author URI: https://www.revolutionwp.com/
Description: The Legal Services Firm WordPress Theme is a professional, modern, and fully responsive theme designed for law firms, attorneys, legal consultants, and legal professionals. Whether you offer legal consultation, legal representation, or legal compliance services, this theme provides a seamless platform to showcase your expertise. Built with clean and optimized code, it ensures a fast-loading, SEO-friendly experience that enhances your firm’s online visibility. With customizable sections, intuitive navigation, and an elegant layout, it caters to law firms of all sizes, from solo practitioners to large legal teams. Its powerful case management features, legal document templates, and service pages make it easy to present your firm’s legal services, including legal advice, legal contracts drafting, legal disputes resolution, and legal compliance consulting. Visually, the theme offers a sleek, minimalistic design with a corporate touch, featuring customizable color schemes, typography options, and professional imagery. A dedicated testimonial section builds trust, while the blog feature allows firms to share legal updates, insights, and case studies. Integration with legal case tracking systems, CRM, and billing software streamlines client management. Ideal for legal professionals seeking a user-friendly yet powerful solution, this theme ensures a strong online presence while maintaining confidentiality, security, and compliance with industry standards. 
Version: 1.4
Requires at least: 5.5
Tested up to: 6.8
Requires PHP: 7.2
License: GNU General Prefer License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: legal-services-firm
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, custom-colors, custom-header, editor-style, rtl-language-support, sticky-post, theme-options, threaded-comments, education, portfolio, e-commerce, post-formats

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

Legal Services Firm 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;
	font-family: "Roboto", sans-serif;
	overflow-x: hidden;
	word-wrap: break-word;
}
/**
 * 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: #012641;
	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-weight: 500;
	clear: both;
	word-wrap: break-word;
	font-family: "Oswald", sans-serif;
}
p {
	margin-bottom: 1.5em;
	word-wrap: break-word;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Poppins", sans-serif;
	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 {
	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: #191970;
}
a:focus {
	outline: 1px solid;
}
a.read-btn:focus,
a.header-button:focus{
	outline: 1px solid #000;
}
.social-menu li a:focus,.main-slider-button a:focus, .main-expert-button a:focus{
	outline: 1px solid #ffffff;
	color: #ffffff;
}
a:hover,
a:active {
	outline: 0;
}
.no-results.not-found .search-form input[type="submit"]{
	display: inline-block;
	border:none;
	border-radius: 0;
	background-color: var(--primary-color);
}
.no-results.not-found .search-form input[type="submit"]:hover{
	background-color: #000;
}
/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid var(--primary-color);
	background: var(--primary-color);
	color: #fff;
	width: auto;
    padding: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(--primary-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;
	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: #5b8c51;
}
.wp-block-button__link:hover{
	color: #fff;
}
h3.entry-title {
    word-wrap: break-word;
}

.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 a.added_to_cart,
.woocommerce .cart .button, .woocommerce .cart input.button{
	background:var(--primary-color);
	color: #fff !important;
	border-radius: 30px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
	color: #fff;
}
.woocommerce ul.products li.product .star-rating{
	margin: 0 auto;
}
.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: #091226;
	color: #fff !important;
}
.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,
.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;
}
.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: 500;
}
.footer-top .tagcloud a{
	border-color: #fff;
}
.footer-top table#wp-calendar {
	text-align: center;
}
.footer-top table#wp-calendar a {
	color: var(--primary-color);
}
.tagcloud a:hover{
	border-color: var(--primary-color);
	color: var(--primary-color);
}
.footer-top .tagcloud a:hover{
	border-color: var(--primary-color);
	color: var(--primary-color);
}
.footer-col label.wp-block-search__label {
    color: var(--primary-color);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
    display: table;
    background: var(--primary-color) ;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    margin: 14px 10px;
    width: 80%;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
	color: #fff;
	text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:hover{
	 background: #091226;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a{
	color: #fff !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(--primary-color);
	color: #fff !important;
	text-decoration: none !important;
	border-radius:30px;
	border: none !important;
	padding: 10px;
	border: 2px solid transparent;
	width: 50%;
	font-weight: 500;
}
.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:5px;
	border: none !important;
	min-height: 3em;
	align-items: center;
	display: inline-flex;
	justify-content: center;
	position: relative;
	text-align: center;
	padding-right: 10px;
}

.woocommerce a.added_to_cart {
    background: var(--primary-color);
    color: #fff !important;
    padding: 0.418em 1em !important;
    margin-right: 15px !important;
    font-weight: 900;
}

	.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: #000;
	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: #000 !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: flex;
    width: 100%;
    justify-content: left;
}
.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 ul a {
    width: 200px;
    color: var(--primary-color);
    font-weight: 500;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
	align-items: center;
    display: flex;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */

.main-navigation.toggled ul {
	display: block;
}


.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: 0; 
	background: var(--primary-color);
	color: #fff;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	text-decoration: none;
	word-break: break-word;
}
.comment-navigation .nav-links a:hover,
.posts-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover { 
	background: #000;
	color: #fff;
}
.post-navigation .nav-links .nav-subtitle {
	display: none;
}
/*--------------------------------------------------------------
Search pop up
--------------------------------------------------------------*/

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}
.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;
}
.entry-content {
  overflow-wrap: break-word;
}

/* 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;
}

@media screen and (max-width: 600px) {
	.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9 {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 400px) {
	.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9 {
		grid-template-columns: repeat(1, 1fr);
	}
}

/*--------------------------------------------------------------
# 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 {
	--primary-color: #CE8E3B;
	--secondary-color: #E08D21;
	--body-font: "Roboto", sans-serif;
	padding: 0;
}

body {
	font-family: var(--body-font);
	color: #000;
	background: #fff;
	padding: 0;
}
  
.container {
	max-width: var(--container-width);
	margin: 0 auto;
	padding: 0 15px;
}

.flex-row {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
a, a:visited {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #000;
}
a:hover, a:focus, a:active, a:visited:hover, a:visited:focus, a:visited:active {
	color: var(--primary-color);
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.main-wrapper, .site-wrapper {
    margin: 4rem auto;
    display: flex;
    justify-content: space-between;
}


main#primary.lay-width{
	width: 68%;
}
#primary.lay-width{
	width: 68%;
}
aside.sidebar-width{
	width: 28%;
}
.page-title {
	margin-top: 0;
	margin-bottom: 30px;
	color: #000;
}
.archive-description {
	margin-bottom: 2rem;
}
.widget-title, .widget_block h2 {
	font-size: 2.3rem;
    margin: 0 0 1rem 0;
    font-family: var(--body-font);
}
.widget-area.sidebar-width li a{
    word-wrap: break-word;
    text-decoration: none;
}
h1 {
	font-size: 3rem;
	line-height: 1.3;
}
h2 {
	font-size: 2.7rem;
	line-height: 1.3;
}
h3 {
	font-size: 2.5rem;
	line-height: 1.3;
}
h4 {
	font-size: 2rem;
}
h5 {
	font-size: 1.8rem;
}
h6 {
	font-size: 1rem;
	line-height: 1.3;
}

@media only screen and (max-width: 900px) {
	.main-wrapper main, .main-wrapper aside,.site-wrapper main, .site-wrapper aside,main#primary.lay-width, aside.sidebar-width,#primary.lay-width {
		width: 100% !important;
		margin-top: 20px;
	}
	.main-wrapper,.site-wrapper {
		column-gap: 0;
		flex-wrap: wrap;
		margin: 0;
	}
	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;
	margin:10px 0;
}

/*	DEFAULT FOOTER CSS */
.widget_pages ul li a, .widget_archive ul li a {
    word-break: break-word;
    text-decoration: none;
}
.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: #000;
	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: #ffffff;
	color: #000;
}
.social-menu li a {
    width: 30px;
    height: 30px;
    line-height: 20px;
    overflow: hidden;
    display: flex;
    text-align: center;
    justify-content: center;
    border-radius: 0px;
    align-items: center;
    font-size: 0;
    vertical-align: middle;
    color: var(--primary-color);
    background: #000;
}
.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";
}

/* preloader CSS start
--------------------------------------------- */
#loader {
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	background-color: #fff;
	position: fixed;
	display: table;
	width: 100%;
	inset: 0;
	height: 100%;
	min-height: 100%;
	z-index: 99999;
}
#loader .loader-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 12;
	text-align: center;
	text-transform: uppercase;
}
#loader .loader-container #preloader {
	position: relative;
	margin: auto;
	width: 100px;
}
#loader .loader-container #preloader.loader-2 .dot {
	height: 15px;
	aspect-ratio: 5;
	display: flex;
	justify-content: space-between;
	--_g: no-repeat radial-gradient(farthest-side, #000 95%, #5b8c51);
	background: var(--_g) calc(1*100%/3) 0, var(--_g) calc(2*100%/3) 0;
	background-size: 20% 100%;
}
#loader .loader-container #preloader.loader-2 .dot::before, #loader .loader-container #preloader.loader-2 .dot::after {
	content: "";
	height: inherit;
	aspect-ratio: 1;
	border-radius: 50%;
	background: #000;
	animation: d1 1s infinite;
}
#loader .loader-container #preloader.loader-2 .dot::after {
	--s: -1, -1;
}
@keyframes d1 {
	0% {
		transform: scale(var(--s, 1)) translate(0, 0);
	}
	33% {
		transform: scale(var(--s, 1)) translate(0, 130%);
	}
	66% {
		transform: scale(var(--s, 1)) translate(400%, 130%);
	}
	100% {
		transform: scale(var(--s, 1)) translate(400%, 0);
	}
}
#loader .loader-container #preloader.loader-3 .dot {
	height: 15px;
	aspect-ratio: 5;
	display: flex;
	justify-content: space-between;
	--_g: no-repeat radial-gradient(farthest-side, var(--primary-color) 95%, #0000);
	background: var(--_g), var(--_g);
	background-size: 20% 100%;
	animation: d2-0 1s infinite;
}
#loader .loader-container #preloader.loader-3 .dot::before, #loader .loader-container #preloader.loader-3 .dot::after {
	content: "";
	height: inherit;
	aspect-ratio: 1;
	border-radius: 50%;
	background: var(--primary-color);
	animation: d2-1 1s infinite;
}
#loader .loader-container #preloader.loader-3 .dot::after {
	--s: -1, -1;
}
@keyframes d2-0 {
	0%,
	60% {
		background-position: calc(1*100%/3) 0, calc(2*100%/3) 0;
	}
	100% {
		background-position: calc(0*100%/3) 0, calc(3*100%/3) 0;
	}
}
@keyframes d2-1 {
	0% {
		transform: scale(var(--s, 1)) translate(0, 0);
	}
	33% {
		transform: scale(var(--s, 1)) translate(0, 130%);
	}
	66% {
		transform: scale(var(--s, 1)) translate(calc(400%/3), 130%);
	}
	100% {
		transform: scale(var(--s, 1)) translate(calc(400%/3), 0);
	}
}
/* Comments Section CSS */

.comments-area {
    margin-top: 50px;
    padding: 25px;
    background: #f0f0f1;
}
.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(--primary-color); 
	color: #fff;
	border: 0;
	max-width: 160px;
	font-weight: 600;
	cursor: pointer;
	border-radius: 30px;
	transition: all 0.3s ease-in-out;
}
.comment-form .form-submit .submit:hover {
	background: #000;
	color: #fff;
}
.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:last-child a{
	border-right:none;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
}.main-navigation li{
	position: relative;
}
.main-navigation li.menu-item-has-children:after,.main-navigation li.page_item_has_children:after {
	content: '\f107';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 10px;
    transform: translateY(-50%);
    bottom: auto;
    top: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
}
.main-navigation ul ul li.menu-item-has-children:after,.main-navigation ul ul li.page_item_has_children:after {
	right: 10px;
	color: var(--primary-color);
}
.main-navigation li.menu-item-has-children:hover:after,.main-navigation li.page_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;
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    padding: 12px 21px;
    text-align: center;
    font-family: "Oswald", sans-serif;
    letter-spacing: 1px;
}
.main-navigation ul#primary-menu li.current-menu-item a,.main-navigation #primary-menu li.current_page_item a{
	color: var(--primary-color);
}
.main-navigation li.current-menu-item.menu-item-has-children:after, .main-navigation li.current-menu-item.page_item_has_children:after{
	color: #fff;
}
.main-navigation ul#primary-menu li.current-menu-item a:hover,.main-navigation #primary-menu li.current_page_item a:hover{
	color: #fff;
}
.main-navigation ul#primary-menu>li>a:hover,
.main-navigation div#primary-menu>ul>li>a:hover, .site-branding .site-title a:hover, h3.product-heading-text a:hover,
.nav-box-header-three a:hover{
	color: var(--primary-color);
}
.main-navigation ul#primary-menu .sub-menu,.main-navigation #primary-menu .children {
	background: #fff;
	width: 220px;
	text-align: left;
	border: 1px solid #f5f5f5;
    border-top: 4px solid var(--primary-color);
	border-radius: 5px;
	z-index: 9999;
	display: block;
}
.main-navigation ul#primary-menu>li .sub-menu li,.main-navigation #primary-menu>li .children li {
	border-bottom: 1px solid var(--primary-color);
}
.main-navigation ul#primary-menu>li .sub-menu a,.main-navigation #primary-menu>li .children a {
	display: block;
	padding: 5px 15px;
	color: var(--primary-color);
	background-color:#fff;
	font-weight: 500;
}

.main-navigation ul#primary-menu>li>.sub-menu>.menu-item-has-children>a,.main-navigation #primary-menu>li>.children>.page_item_has_children>a {
	position: relative;
}

.main-navigation ul#primary-menu .sub-menu>li:hover>.sub-menu,.main-navigation #primary-menu .children>li:hover>.children,
.main-navigation ul#primary-menu .sub-menu>li.focus>.sub-menu,.main-navigation #primary-menu .children>li.focus>.children {
	left: 100%;
}
.main-navigation li.page_item_has_children:hover ul.children,.main-navigation li.menu-item-has-children:hover ul.sub-menu{
	display: block;
}
.main-navigation .nav-menu ul.children>li,.main-navigation .nav-menu ul.sub-menu>li{
	display: block;
	padding: 8px 15px;
}
.main-navigation .nav-menu ul.children,.main-navigation .nav-menu ul.sub-menu {
    background: #fff;
    width: 220px;
    text-align: left;
    border: 1px solid var(--primary-color);
    border-top: 4px solid var(--primary-color);
    border-radius: 5px;
    z-index: 9999; 
    display: none;
}

/* Sticky Post CSS */

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

/*--------------------
Slider section
----------------------*/
.main-slider-inner-box {
    position: relative;
}
#main-slider-wrap {
	max-width: 100%;
  position: relative;
  z-index: 9;
  height: 750px;
  background-size: cover;
}
.slider-main{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
#main-slider-wrap .flex-row {
    display: flex;
    height: 100%; 
    align-items: center; 
}
.slider-left{
	width: 50%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.slider-right{
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slider-right img{
	width: 450px !important;
	height: 550px;
	object-fit: cover;
}
.main-slider-inner-box p.slider-top {
	color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 400;
    display: inline-block;
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
    padding: 8px 22px 8px 15px;
    font-family: "Oswald", sans-serif;
    background-color: var(--primary-color);
    text-align: left;
}
.main-slider-inner-box h1{
	line-height: 1.2;
}
.main-slider-inner-box h1{
	font-size: 45px;
    text-transform: capitalize;
    margin: 0 0 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}
#main-slider-wrap p.slider-para{
	font-size: 17px;
    line-height: 1.7;
    color: rgb(255 255 255 / 80%);
    margin: 5px 0 14px;
}
.main-slider-button .slide-btn-1{
	margin-right: 10px;
}
.main-slider-button .slide-btn-1, .main-slider-button .slide-btn-2{
    padding: 9px 30px;
    font-size: 18px;
    display: inline-block;
    border-radius: 30px;
    text-decoration: none;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-top: 14px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    letter-spacing: 2px;
}
.main-slider-button .slide-btn-1,.main-slider-button .slide-btn-2:hover{
    background: var(--primary-color);
    color: #fff;
    border:1px solid var(--primary-color);
}
.main-slider-button .slide-btn-1:hover, .main-slider-button .slide-btn-2{
	background:transparent;
	border:1px solid #fff;
	color: #fff;
}
/*owl nav*/
#main-slider-wrap .owl-dots {
  position: absolute;
    top: 50%;
    flex-direction: column;
    display: flex;
    right: auto;
    left: auto;
    transform: translateY(-50%);
    right: 8%;
    bottom: auto;
    text-align: center;
}
#main-slider-wrap .owl-dots .owl-dot {
	border:2px solid #fff;
	border-radius: 50%;
	height: 10px;
	margin: 10px;
	width: 10px;
}
#main-slider-wrap .owl-dots .owl-dot.active {
  background-color: #000;
  border:2px solid #fff;
}

/* Main tab CSS */
#main-expert-wrap{
	padding: 5em 0;
}
.main-expert-heading h3 {
    font-size: 40px;
    color: var(--secondary-color);
    position: relative;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
    letter-spacing: 1px;
}
#main-expert-wrap .flex-row{
	gap:30px;
}
#main-expert-wrap .tab img{
	height: 250px;
	width: 100%;
	object-fit: cover;
}
#main-expert-wrap .hidden {
	display: none !important;
}
.tab-content{
	text-align: left;
}
#main-expert-wrap .tabs {
    display: grid;
    justify-content: center;
    margin-bottom: 30px;
    width: 50%;
    grid-template-columns: 48% 48%;
    grid-row-gap: 30px;
    column-gap: 20px;
}
.content-box {
    width: 50%;
}
#main-expert-wrap .tab {
  cursor: pointer;
  font-weight: 600;
  color: #333;
  border: none;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#main-expert-wrap .tab:hover {
  background-color: #f2f2f2;
  height: 97%;
}
#main-expert-wrap .tab.active {
  color: #81b60c;
  height: 250px;
}
#main-expert-wrap .box.rel-card-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
#main-expert-wrap .content{
	gap:20px;
}
#main-expert-wrap .box{
    text-align: center;
    position: relative;
    transition: all 0.35s ease-in-out;
}
#main-expert-wrap .box-content {
    color: #000;
    text-align: left;
}
#main-expert-wrap .box .title{
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}
#main-expert-wrap .box .post{
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}
#main-expert-wrap .box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
#main-expert-wrap .box .icon li{
    margin: 0 3px;
    display: inline-block;
}
#main-expert-wrap .box .icon li a{
    color: #c0392b;
    background: #fff;
    font-size: 14px;
    line-height: 31px;
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    transition: all 0.25s ease;
}
.main-expert-heading{
	text-align: center;
}
#main-expert-wrap .main-expert-heading p.abt-title-top {
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 400;
    background-color: #091226;
    display: inline-block;
    clip-path: polygon(0 0, 87% 0%, 100% 100%, 0% 100%);
    padding: 8px 20px 8px 10px;
    font-family: "Oswald", sans-serif;
}
#main-expert-wrap .box.rel-card-item h4 {
    font-size: 30px;
    margin: 0;
    color: #091226;
    font-weight: 500;
    letter-spacing: 1px;
}
#main-expert-wrap .box.rel-card-item p.lawyer-designation {
    font-size: 21px;
    margin-bottom: 0px;
    margin-top: 7px;
    color: var(--secondary-color);
    font-weight: 400;
    letter-spacing: 1px;
}
#main-expert-wrap .tab{
	position: relative;
}
#main-expert-wrap .social-links ul.social-menu a{
	width: 35px;
    height: 35px;
    color: #fff;
    padding: 10px 10px;
    border-radius: 3px;
    margin-right: 5px;
    border-radius: 50%;
    background: var(--secondary-color);
}
#main-expert-wrap .social-links ul.social-menu {
    justify-content: center;
    margin-top: 25px;
}
#main-expert-wrap .tab.active:after,#main-expert-wrap .tab:hover:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(
        to right,
        rgba(9, 18, 38, 0.63),
        rgba(206, 142, 59, 0.68)
    );
}
#main-expert-wrap .box.rel-card-item h6 {
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #1F1F1F;
    font-weight: 400;
}
#main-expert-wrap .box-content p.lawyer-details {
    font-size: 17px;
    margin-top: 10px;
    color: #9A9A9A;
    line-height: 1.7;
    font-weight: 400;
}
#main-expert-wrap .lawyer-contact {
    display: flex;
    gap: 60px;
    align-items: center;
    justify-content: start;
    margin-bottom: 20px;
}
#main-expert-wrap .lawyer-contact i{
	color: var(--secondary-color);
	margin-right: 5px;
	font-size: 21px;
}
#main-expert-wrap .lawyer-contact .phone i{
	rotate: 90deg;
}
#main-expert-wrap .lawyer-contact .contact-text{
	color: #091226;
    font-family: "Oswald", sans-serif;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: 500;
}
#main-expert-wrap .bottom-information{
	display: flex;
    gap: 60px;
    align-items: center;
    justify-content: start;
    margin-bottom: 20px;
}
#main-expert-wrap .book-lawyer a{
	font-size: 18px;
    background-color: #091226;
    color: #fff;
    border-radius: 30px;
    font-family: "Oswald", sans-serif;
    letter-spacing: 1px;
    font-weight: 5;
    padding: 10px 36px;
    display: inline-block;
}
#main-expert-wrap .book-lawyer a:hover{
	background: var(--secondary-color);
	color: #fff;
}
#main-expert-wrap .lawyer-social-media {
    display: flex;
    gap: 15px;
}
#main-expert-wrap .lawyer-social-media i{
	font-size: 22px;
    width: 28px;
    height: 28px;
    padding: 23px;
    color: var(--secondary-color);
    display: flex;
    justify-content: center;
    align-items: center;
}
#main-expert-wrap .lawyer-social-media i:hover{
	background: linear-gradient(to right, rgb(9, 18, 38), rgb(206, 142, 59));
	color: #fff;
	border-radius: 50%;
}
/*progess bar*/
#main-expert-wrap .progress-bar-box {
    margin: 10px 0 30px;
}
#main-expert-wrap .progress-label {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}
#main-expert-wrap span.case-solve-text{
	font-size: 19px;
	font-weight: 500;
	font-family: "Oswald", sans-serif;
	letter-spacing: 0.5px;
}
#main-expert-wrap span.progress-percent{
	font-size: 18px;
	font-weight: 500;
	font-family: "Oswald", sans-serif;
}
#main-expert-wrap .progress-bar-wrapper {
    background-color: #E4E4E4;
    height: 7px;
    border-radius: 10px;
    overflow: hidden;
}
#main-expert-wrap .progress-bar-fill {
    background-color:var(--secondary-color);
    height: 100%;
    width: 0;
    transition: width 0.6s ease;
    border-radius: 10px 0 0 10px;
}

/*--------------------
header css
----------------------*/
.site-title, .site-description{
	text-align: left;
    font-family: "Oswald", sans-serif;
}
.site-description{
	font-size: 13px;
	color: #9A9A9A;
}
.site-title, .site-description{
	margin: 0;
    position: relative;
    z-index: 99;
}
.site-title a{
	text-transform: capitalize;
    color: #000;
    font-size: 40px;
    font-weight: 600;
    position: relative;
    z-index: 99;
    letter-spacing: 1px;
}
.site-branding {
    width: 90%;
}
/* top Header CSS */
.middle-head {
	margin-left: -3em;
	background-size: cover;
	padding: 11px 2em 10px 5em;
}
.left-col {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}
.right-col {
    width: 75%;
}
.top-head .top-left{
	width: 25%;
}
.top-head .top-center{
	width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    gap: 60px;
    padding: 11px 0;
}
.top-head .top-right {
    width: 20%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    clip-path: polygon(7% 0%, 100% 0, 100% 100%, 0% 100%);
    background: var(--primary-color);
}
.top-center .contact-info span, .top-center .location span{
	font-size: 18px;
    font-family: "Oswald", sans-serif;
    color: rgb(9 18 38 / 45%);
    letter-spacing: 1px;
}
.top-center .contact-info span:hover{
	color: var(--primary-color);
}
.top-center .contact-info i, .top-center .location i{
	color: var(--primary-color);
	font-size: 19px;
	margin-right: 8px;
}
.top-center .contact-info .phone i {
	rotate: 90deg;
	margin-right: 0;
}
.top-head .social-media a{
	padding: 5px 10px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.top-head .social-media a:hover{
	color: #091226;
}
.top-head span.cart-value {
   position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    display: flex;
    font-size: 25px;
    text-align: center;
    right: 12px;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: var(--primary-color);
    font-size: 11px;
}
/*middle header*/
.middle-left{
	width: 25%;
}
.middle-center{
	width: 85%;
	display: flex;
}
.middle-right{
	width: 10%;
	display: flex;
	justify-content: end;
}
.location{
	margin: 0;
}
.bottom-head a, .bottom-head p{
	font-size: 17px;
	color: var(--secondary-color);
}
.bottom-head a:hover{
	color: var(--primary-color);
}
.main-box.phone {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*-----------------Search pop up----------------*/
.inner_searchbox{
  background: #fff;
  max-height: 250px;
  display: flex;
  justify-content: center;
  position: relative;
  box-shadow: 0px 0px 12px #c0bebe;
  transition: 1s height ease-in-out;
}
.search-close {
	border:none;
    position: absolute;
    top: 0;
    font-size: 24px;
    z-index: 9999;
    right: 2%;
    color: #332f2e;
    background: none;
    cursor: pointer;
    transition: 0.5s height ease-in-out;
}
.inner_searchbox form.search-form {
  width: calc(100% - 30px);
  color: #fff;
  border: none;
  border-bottom: 1px solid #eae6e6;
  position: absolute;
  bottom: 20px;
  display: flex;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  max-width: 1200px;
 justify-content: end;
}
.inner_searchbox form.search-form label {
  width: 90%;
}
.inner_searchbox input.search-field {
  padding: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #112b38;
  max-height: 1200px;
  border: 0;
  width: 100%;
}
.search-form .inner_searchbox input.search-submit {
  padding: 8px 35px;
  margin: 5px 0;
  font-size: 20px;
}
.search-form input[type="submit"]:focus{
	outline: 2px dashed #000;
}
.search-bar button{
  background: transparent;
  border: 0;
}
.search-outer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  visibility: hidden;
  text-align: center;
  height: 100rem;
  transition: 1s height ease-in-out;
  z-index: 999999;
}
body.search-focus .search-outer{
  visibility: visible;
  transition: 1s height ease-in-out;
}
body.admin-bar .inner_searchbox{
  width: 100%;
  height: 100%;
}
.inner_searchbox{
	width: 100%;
	height: 100%;
}
body.admin-bar .search-close{
  top:38px;
}
button.search-close:focus{
  outline:2px solid #000;
}
button.search-submit {
 border: 0;
 background: transparent;
}
.inner_searchbox button[type="submit"]{
   color: #fff;
}
.inner_searchbox .search-form input[type="submit"]{
  background-color: var(--primary-color);
  border:1px solid var(--primary-color);
	padding: 0 10px;
    width: auto;
}
.inner_searchbox .search-form input[type="submit"]:hover{
  border:1px solid var(--primary-color);
}
.search-outer input.search-field {
 border: none;
 padding: 4px 0;
 background: transparent;
 width: 95%;
}
.search-bar i {
    padding: 12px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    font-size: 21px;
    color: var(--primary-color);
}
.header-info-right .search-bar i:hover{
	color: #fff;
}
.search-bar button {
  background: none;
  border:none;
  padding: 0;
}
.inner_searchbox button[type="submit"]{
  background-color: #000;
  color: #fff;
  padding: 12px 24px;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}
.inner_searchbox button[type="submit"]:hover{
  background-color: #3b4ed9;
}
button.search-submit i{
    color: #332f2e;
}
.modal-content{
  background: transparent;
  border: 0;
}
.modal-dialog{
  pointer-events: all;
}
.modal-body{
  padding: 0;
}
#myModal, .modal-open {
  padding: 0 !important;
}
.modal-open{
  overflow-y: scroll;
}
body.admin-bar .inner_searchbox{
  margin-top: 32px;
}
body.admin-bar .closepop{
  top:30px;
}
/* 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;
}


/* NEW CSS */

/* Sidebar CSS */

aside#secondary .widget_pages ul,
section.footer-top .widget_pages ul{
  display: block;
}
aside#secondary #calendar_wrap table,section.footer-top #calendar_wrap table{
  width: 100%;
}
aside#secondary h3.custom_title,section.footer-top h3.custom_title{
  margin-bottom: 25px;
  padding: 15px;
}
aside#secondary caption {
  color: #000000;
  font-size: 20px;
}
aside#secondary table,aside#secondary th,aside#secondary td,
section.footer-top table,section.footer-top th,section.footer-top td {
  border: 1px solid #e1e1e1;
  text-align: center;
}
aside#secondary td {
  padding: 7px;
  color: #000000;
}
aside#secondary th {
  text-align: center;
  padding: 5px;
  color: #000000;
}
aside#secondary select,section.footer-top select, .woocommerce .woocommerce-ordering select {
    padding: 10px 5px;
    border: solid 1px #e1e1e1;
    color: #000000;
    background: transparent;
    width: 100%;
}
aside#secondary h3,  aside#secondary .widget_block h3, aside#secondary h2,
section.footer-top h3,  section.footer-top .widget_block h3, section.footer-top h2{
    padding: 20px 0 20px 24px;
    background-color: var(--primary-color);
    color: #fff !important;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 500;
    border-radius: 15px;
    margin-bottom: 10px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

section.footer-top h3,  section.footer-top .widget_block h3, section.footer-top h2{
	box-shadow: 0 4px 6px rgba(255, 255, 255, 0.2);
}
aside#secondary .widget_block h3, aside#secondary h2,
section.footer-top .widget_block h3, section.footer-top h2{
    padding: 15px;
}
aside#secondary .wp-block-latest-comments ,
section.footer-top .wp-block-latest-comments {
  margin-top: 20px;
}

aside#secondary .widget-title::before,section.footer-top .widget-title::before,
aside#secondary .wp-block-heading::before,section.footer-top .wp-block-heading::before {
	content: '\f02c';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-right: 10px;
}

aside#secondary .widget {
  margin-bottom: 35px;
  border: 1px solid #8e8e8e;
  border-radius: 20px;
  padding: 9px;
  background: linear-gradient(145deg, #fff, #f9f9f9);
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

aside#secondary .widget p{
  color: #000;
}
aside#secondary ul,section.footer-top ul {
  list-style: none;
  margin: 0;
  padding: 0 !important;
  margin-top: 12px;
  margin-bottom: 2px;
  position: relative;
  border: none;
}
aside#secondary .wp-block-latest-comments__comment-author,aside#secondary .wp-block-latest-comments__comment-link,
section.footer-top .wp-block-latest-comments__comment-author,section.footer-top .wp-block-latest-comments__comment-link{
    color: var(--primary-color);
}

aside#secondary article,
section.footer-top article {
    margin: 0;
}

aside#secondary .widget ul .dropdown i,
section.footer-top .widget ul .dropdown i {
    display: none;
}

aside#secondary .widget ul li a,
section.footer-top .widget ul li a {
    color: var(--primary-color);
    z-index: 1;
    font-size: 15px;
    letter-spacing: .8px;
    font-weight: 400;
    display: inline-block;
    align-items: center;
    padding: 0 !important;
    position: relative;
	transition: ease-in 0.4s;
}

aside#secondary .widget ul li:hover a{
    color: #000;
}

aside#secondary .widget ul,
section.footer-top .widget ul {
    list-style: none;
    display: block;
    position: relative;
	margin-bottom: -5px;
	list-style-type: none;
}
section.footer-top .widget ul {
    border: none;
    background-color: transparent;
}

aside#secondary .widget ul li, section.footer-top .widget ul li {
    padding-bottom: 7px;
    padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
    position: relative;
	transition: ease-in 0.4s;
    background-color: transparent;
}

aside#secondary ul li:not(.recentcomments):hover a:before,section.footer-top ul li:not(.recentcomments):hover a:before {
    transform: translateY(-50%) scale(1);
}

aside#secondary ul li:not(.recentcomments) a:before ,section.footer-top ul li:not(.recentcomments) a:before {
    position: absolute;
    content: '';
    top: 50%;
    left: -8px;
    transform: translateY(-50%) scale(0);
    width: 2px;
    height: 15px;
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    border-radius: 1e3px;
    background-color: var(--primary-color);
}

aside#secondary ul li:hover {
  margin-left: 8px;
  transition: 0.3s;
  color: #000;
}
section.footer-top ul li:hover {
	margin-left: 8px;
	transition: 0.3s;
	color: #fff;
}

aside#secondary h3 a.rsswidget{
  color: #000;
}

.nav-previous,.nav-next{
  margin: 1% 0 0 0;
}
.nav-next{
  float:right;
  text-align: right;
  font-size: 18px;
}
.nav-previous{
  text-align:left;
  font-size: 18px;
}
section.footer-top #media_image-2 img{
  object-fit: contain;
  width: 110px;
  height: 100px !important;
}
section.footer-top .text-2{
  margin-top: 0;
}

.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;
}
.tagcloud a:hover{
	border-color: var(--primary-color);
	color: var(--primary-color);
}


/* Search CSS */
form.search-form {
	display: flex;
}
form.search-form label{
	width: 100%;
}
.search-form input[type="search"] {
	width: 100%;
	padding: 15px;
}
.serach_inner input.search-submit{
	width: 10% !important;
}
.search-form input[type="submit"],
.wp-block-search__text-button .wp-block-search__button {
	width: auto;
	padding: 15px;
	margin: 0;
}
aside#secondary input[type="search"]:focus,
section.footer-top input[type="search"]:focus,
aside#secondary input[type="search"]:active,
section.footer-top input[type="search"]:active,
aside#secondary input[type="search"]:focus-visible,
section.footer-top input[type="search"]:focus-visible,
aside#secondary input[type="search"],
section.footer-top input[type="search"],
aside#secondary input.search-field:focus-visible,
section.footer-top input.search-field:focus-visible,
aside#secondary input[type="text"]:focus-visible,
section.footer-top input[type="text"]:focus-visible {
    outline-color: #fff;
	border-radius: 20px 0 0 0;
}

aside#secondary form.search-form,
section.footer-top form.search-form {
	margin-top: 15px;
	display: flex;
}
aside#secondary form.search-form label,
section.footer-top form.search-form label{
	width: 100%;
}
section.footer-top .wp-block-search__label{
	color: #fff;
}
section.footer-top .search-form input[type="search"],
aside#secondary .search-form input[type="search"] {
	width: 100%;
	padding: 15px;
}

aside#secondary .serach_inner input.search-submit,
section.footer-top .serach_inner input.search-submit {
	width: 10% !important;
	border-radius: 0 0 20px 0;
}

aside#secondary .search-form input[type="submit"],
section.footer-top .search-form input[type="submit"],
aside#secondary .wp-block-search__text-button .wp-block-search__button,
section.footer-top .wp-block-search__text-button .wp-block-search__button {
	width: auto;
	padding: 15px;
	margin: 0;
	border-radius: 0 0 20px 0;
}
aside#secondary .search-form input[type="submit"]:hover,
section.footer-top .search-form input[type="submit"]:hover {
	background-color: #000;
	color: #fff;
	cursor: pointer;
	border: #000;
	transition: all 0.3s;
}



/* Footer CSS */
section.footer-top caption {
	color: #ffffff;
	font-size: 20px;
}
section.footer-top td {
	padding: 7px;
	color: #ffffff;
}
section.footer-top th {
	text-align: center;
	padding: 5px;
	color: #ffffff;
}
.footer-top .tagcloud a{
	border-color: #fff;
}
.footer-top table#wp-calendar {
	text-align: center;
}
.footer-top table#wp-calendar a {
	color: var(--primary-color);
}
.footer-top .tagcloud a:hover{
	border-color: var(--primary-color);
	color: var(--primary-color);
}

section.footer-top .widget ul li:hover a {
    color: #fff;
}
section.footer-top .widget {
	margin-bottom: 35px;
}
section.footer-top select{
	color: #fff;
}
section.footer-top option{
	color: #000000;
}

section.footer-top .widget p{
	color: #fff;
}

section.footer-top h3 a.rsswidget{
	color: #fff;
}

.footer-bottom {
	text-align: center;
	padding: 20px 0;
	background:var(--primary-color);
	color: #000;	
}

.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: #000;
}

.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: #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: #000;
}

.card-blog-post .entry-title a:hover{
	color: #000;
}

.ct-post-wrapper .card-item {
	margin-bottom: 60px;
    position: relative;
    background: #E7E7E7;
    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 {
	object-fit: cover;
	height: 100%;
	width: 100%;
	margin-top: 25px;
}
.card-item .entry-meta {
	font-size: 14px;
}
.card-item .cat-links a {
	color: #000;
	font-weight: 600;
	padding-right: 5px;
	text-decoration: none;
}
.card-item .cat-links a:after {
	content: "";
  background-color: #999;
  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,.site-wrapper .cat-links a:last-child:after {
	display: none;
}
.card-item a.read-btn {
	background:var(--primary-color);
	color: #fff;
	padding: 10px 20px;
	border-radius: 30px;
    position: relative;
    display: inline-block;
}
.card-item a.read-btn:hover {
	background: #091226;
	color: #fff;
}
.card-item .cat-links a:hover {
	color: #000;
}
.card-item .entry-content {
	margin-top: 0;
}
/* Single Post CSS */

.single .entry-title {
	color: #000;
}
.single .card-item {
	padding: 15px 0px
}
.related-post h2 {
    font-size: 35px;
    color: #000;
}
.card-content {
    background: #f0f0f1;
    padding: 21px 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 3px #eee;
    overflow-wrap: break-word;
}
.single .card-item .entry-meta {
	font-size: 16px;
	padding-bottom: 10px;
}
.single .card-item .cat-links {
	display: block;
	padding-bottom: 10px;
}

.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;
}
/* 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: #000;
}

/* 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 {
    background: #fff;
    padding: 15px;
    border-radius: 9px;
    text-align: center;
}
.woocommerce ul.products li.product .button{
	margin-top: 0;
}
.woocommerce ul.products li.product .price{
	margin: 15px 0;
}
.woocommerce ul.products li.product .onsale {
    line-height: 3;
    background: var(--primary-color);
    color: #000;
    font-weight: 500;
}
.woocommerce ul.products li.product .price {
    color: #000;
    font-size: 18px;
}
.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: 22px;
}

.custom-embedded-audio,.custom-embedded-video {
    margin-bottom: 15px;
}
.custom-embedded-audio audio {
    width: 100%;
}

body.error404 .site-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
	padding: 100px 0;
}
body.error404 input.search-field{
	border: 1px solid;
	width: 100%;
}

/* -/-/-/-/-/-/-/- Sticky Header CSS -/-/-/-/-/-/-/- */
.header-menu-box{
	position: relative;
	z-index: 9999;
}

.sticky-header {
    transition: all 0.5s linear;
}

.middle-head.sticky-header.stickyon {
    position: fixed;
    z-index: 99999;
    background-color: #fff;
    width: 100%;
    left: 50%;
	top: 0;
    transform: translateX(-50%);
	margin: 0;
	border-bottom: 1px solid;
}

body.admin-bar .middle-head.sticky-header.stickyon{
	top: 32px;
}
.site-info a:focus,.site-info a:visited:focus,.site-info a:hover	{
    color: #000;
}
aside#secondary .widget ol.wp-block-latest-comments {
  padding-left: 0 !important;
}
ol.wp-block-latest-comments {
    padding: 0;
}
.is-large .wc-block-checkout__sidebar.is-sticky {
    position: relative !important;
    top: 0 !important;
}

.wc-block-components-sidebar-layout.wc-block-checkout.is-large {
    flex-flow: column;
    flex-direction: column-reverse;
}
.post-tags {
    margin-top: 10px;
}
.default-post-img{margin-top: 20px;object-fit: cover;width: 100%;}
.card-media img {
    width: 100%;
}

.full-width,.full-width main#primary.lay-width,#primary.lay-width.full-width {
    width: 100%;
}

/* Breadcrumb Style */
h1.entry-title {
    margin-top: 0;
}
.breadcrumb-trail {
    font-size: 16px;
}
.breadcrumb-trail a {
	text-decoration: none;
}
.breadcrumb-trail a span{
	text-decoration: none;
}
.breadcrumb-trail ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.breadcrumb-trail ul li {
    display: inline-block;
}
.breadcrumb-trail ul li span:before {
    content: "/";
    color: #000;
    margin: 0 6px;
}
.breadcrumb-trail ul .trail-item.trail-begin span:before {
    content: none;
}

.rel-post-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}
.related-post img.default-post-img {
    margin: 0;
}
.single-post .post-tags {
    margin-top: 10px;
    margin: 0 0 10px;
}
span.posted-on, .post-tags {
    font-size: 14px;
}

/*responsive media*/
@media screen and (min-width: 901px) {
	.main-header.flex-row {
		flex-wrap: wrap;
	}

	.header-center .main-navigation ul {
		justify-content: center;
	}

	.main-header .site-branding {
		width: 100%;
	}

	.main-header .main-navigation {
		width: 100%;
		padding-top: 20px;
		display: block;
	}.mbl-show {
		display: none;
	}

	.main-navigation>li a.close_nav {
		display: none;
	}

	.main-navigation ul#primary-menu>li .sub-menu li:after,.main-navigation ul#primary-menu>li .children li:after {
		top: 50%;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: left;
	}
	.menu-primary-container {
		width: 100%;
	}
}
@media screen and (min-width: 250px) and (max-width: 767px) {
	.slider-right {
    	padding-top: 3em;
	}
	#main-slider-wrap{
		height: 600px;
	}
	.site-branding {
    	width: 100%;
	}
	.top-center .contact-info span, .top-center .location span{
		font-size: 14px;
	}
	.middle-head{
		padding: 10px;
		background: #091226;
		margin-left: 0;
	}
	.site-branding .site-title a{
		font-size: 32px;
	}
	.slider-right, .slider-left{
		width: 100%;
	}
	#main-slider-wrap .owl-dots{
		display: none;
	}
	.middle-center, .middle-right{
		width: 100%;
		justify-content: center;
	}
	.header-menu-box{
		background: none;
	}
	.top-head .flex-row, .top-head .top-center, #main-expert-wrap .bottom-information{
		flex-direction: column;
	}
	.top-head .top-center{
		gap:0;
	}
	.left-col{
		width: 100%;
	}
	.right-col, .top-head .top-right{
		width: 100%;
	}
	#main-expert-wrap .tab img, #main-expert-wrap .tab.active:after, #main-expert-wrap .tab:hover:after, #main-expert-wrap .tab.active{
		height: 150px;
	}
	#main-expert-wrap .tabs,.content-box{
		width: 100%;
	}
	.top-head .top-center{
		width: 100%;
	}
	.rel-post-wrap {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 0;
	}
	.header-menu-box .flex-row{
		flex-direction: column;
	}
	.top-right{
		padding-left: 0;
	}
	.top-right,.top-left{
		width: 100%;
		justify-content: center;
	}
	.menucontent{
		padding: 14px;
	}
	.top-left{
		background: var(--primary-color);
	}
	.top-right{
		background: #F4F7FF;
		flex-direction: column;
		padding: 10px;
	}
	.top-head{
		background: none;
		display: block;
	}
	.location, .main-box.phone{
		margin-left: 0;
	}
	.top-head .location, .top-head .contact-info{
		margin-bottom: 10px;
	}
	.top-head a, .location span{
		font-size: 13px;
	}
	.main-slider-content-box p.slider-content{
		display: none;
	}
	.nav-menu-header-left::after, .nav-menu-header-left::before{
		content: none;
	}
	.page-template-revolution-home .headermain{
		position: static;
	}
	.main-wrapper main, .main-wrapper aside,.site-wrapper main, .site-wrapper aside,main#primary.lay-width, aside.sidebar-width,#primary.lay-width{
		width: 100% !important;
		margin-top: 20px;
	}
	.footer-col{
		width: 100%;
	}
	.site-branding {
	    text-align: center;
	}
	#main-slider-wrap img{
		height: 250px;
	}
	span.social-media{
		display: block;
	}
	.social-media a{
		padding: 10px 14px;
		display: inline-block;
	}
	.nav-menu-header-right{
		text-align: center;
	}
	.ct-post-wrapper .card-item {
		padding: 20px 15px;
	}
	.site-wrapper{
		display: block;
	}
	#projetcs-sec .posts-wrapper{
		gap:0;
	}
	.post-thumbnail img, .post-color{
		height: 250px;
	}
	.header-info-right{
		gap:20px;
	}
	.search-bar i{
		margin: 10px;
		font-size: 17px;
	}
	.main-box.phone{
		margin-right: 0;
	}
	main#primary.lay-width, aside.sidebar-width, .header-info-center, .header-info-left, .header-info-right{
		width: 100%;
	}
	.top-expert-wrap .box-image,.top-expert-wrap .box-content,.nav-box-header-menu{
		width: 100%;
	}
	.top-expert-wrap .box-image,.top-expert-wrap .box-content{
		text-align: center;
	}
	.top-expert-wrap .box-content h4:after{
		right: 0px;
		margin: 0 auto;
	}
	.top-expert-wrap .box-image img{
		margin: 0 auto;
	}
	.main-slider-button .slide-btn-2 {
    	margin-top: 15px;
	}
	.main-slider-button a, .main-expert-button a{
		display: inline-block;
	}
	.main-slider-content-box p.slider-para{
		display: none;
	}
	.main-slider-content-box h3 {
		font-size: 20px;
	}
	.main-slider-inner-box img,.main-slider-inner-box .image-box{
		height: 400px;
	}
	.top-box .header-btn{
		text-align: center !important;
	}
	.nav-box-header-custom,.main-info-box{
		width: 100%;
		justify-content: center;
		margin-bottom: 10px !important;
	}
	.nav-box-header-menu
	.main-info-box{
		justify-content: center;
	}
	#main-expert-wrap .flex-row{
		grid-template-columns:auto;
	}
	.nav-box-header-three{
		width: 75%;
	}
	.main-woo-box{
		width: 25%;
	}
	p.site-description{
		margin-bottom: 0;
        font-size: 11px;
        text-align: center;
	}
	.main-woo-box{
		justify-content: center;
	}
	.thumbnail-slider{
		display: none;
	}
	.heading-expert-wrap h2{
		font-size: 35px;
	}
	#main-slider-wrap .owl-nav{
		display: none;
	}
	#projetcs-sec .posts-wrapper{
		grid-template-columns: repeat(1, 1fr);
	}
	#projetcs-sec h3{
		line-height: 1.1;
	}
	#projetcs-sec p.post-para{
		display: none;
	}
	#projetcs-sec .tab .tablinks, #projetcs-sec .tab .tablinks.active{
		font-size: 12px;
		margin: 8px 20px;
	}
	.project-top-text{
		font-size: 22px;
	}
	.container .flex-row {
		flex-wrap: wrap;
	}
	.main-header-wrap .main-header.main-header-box,.main-header .site-branding{
		width: 100% !important;
	}
	.nav-box-header-left,.nav-box-header-custom {
	    width: 100% !important;
	    text-align: center;
	    justify-content: center !important;
	    margin-bottom: 10px;
	}	
	.header-button {
	    margin: 20px 0 25px 0;
	    text-align: center;
	}
	.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: 100% !important;
	}
	.main-slider-content-box h1{
		font-size: 23px;
		line-height: 1.4;
	}
}
@media screen and (max-width: 1000px) {
	#main-expert-wrap .book-lawyer a{
		font-size: 13px;
		padding: 7px 17px;
	}
	#main-expert-wrap .lawyer-social-media{
		gap: 10px;
		margin-top: 10px;
	}
	#main-expert-wrap .lawyer-social-media i {
	    font-size: 15px;
	    width: 20px;
	    height: 20px;
	    padding:15px;
    }
	#main-expert-wrap span.case-solve-text, #main-expert-wrap span.progress-percent{
		font-size: 15px;
	}
	#main-expert-wrap .progress-label{
		margin-bottom: 5px;
	}
	#main-expert-wrap .lawyer-contact .contact-text,#main-expert-wrap .lawyer-contact i{
		font-size: 16px;
	}
	#main-expert-wrap .box-content p.lawyer-details{
		font-size: 12px;
	}
	#main-expert-wrap .box.rel-card-item p.lawyer-designation{
		font-size: 13px;
	}
	#main-expert-wrap .box.rel-card-item h4{
		font-size: 21px;
	}
	.main-expert-heading h3{
		font-size: 26px;
	}
	#main-expert-wrap .main-expert-heading p.abt-title-top{
		font-size: 12px;
		padding: 8px 19px 8px 8px;
	}
	#main-expert-wrap .lawyer-contact, #main-expert-wrap .bottom-information{
		flex-direction: column;
		align-items: flex-start;
		gap: 5px;
	}
	.main-navigation ul#primary-menu>li>a, .main-navigation div#primary-menu>ul>li>a{
		color: #000;
	}
	.product-box-content .sale-tag{
		font-size: 23px;
	}
	.product-box-content .sale-percentage{
		font-size: 14px;
	}
	.main-shop-now a{
		font-size: 12px;
		padding: 8px 13px;
	}
	.header-details i, .login-text{
		font-size: 12px !important;
	}
    .main-navigation {
        display: inline-block;
        text-align: center;
        padding: 5px 0;
    }
	.nav-box-wrap{
		width: 100%;
	}
	.main-navigation li.menu-item-has-children:after{
		right: 5px;
	}
	.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: inline-block;
		z-index: 999;
		width: 300px;
	}

	.main-navigation ul li,
	.main-navigation ul#primary-menu>li .sub-menu li,.main-navigation ul#primary-menu>li .children 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,.main-navigation ul#primary-menu>li .children li:hover {
    	background: #faffff;
	}

	.main-navigation ul#primary-menu>li {
		padding: 10px;
	}
	.main-navigation.toggled button i:before {
		content: '\f00d';
	}

	.main-navigation li.menu-item-has-children:after {
		padding: 10px;
	}
	.main-navigation ul#primary-menu>li>a:hover, .main-navigation div#primary-menu>ul>li>a:hover, .site-branding .site-title a:hover, h3.product-heading-text a:hover, .nav-box-header-three a:hover {
		color: var(--primary-color);
	}
	.main-header-wrap .main-header.main-header-box{
		margin-bottom: 15px;
	}
	.main-slider-content-box p{
		font-size: 12px;
	}
	.main-header.flex-row {
		gap: 10px;
	}
	.main-slider-content-box p.slider-top{
		font-size: 11px;
		padding: 6px 17px 6px 10px;
	}
	.main-header .main-navigation {
		width: calc(100% - 150px);
	}
	.main-slider-button .slide-btn-1, .main-slider-button .slide-btn-2{
		padding: 8px 16px;
        font-size: 10px;
	}
	.box-image, .box-image img{
		height: 350px;
	}
	.main-wrapper,.site-wrapper {
		column-gap: 0;
		flex-wrap: wrap;
		margin: 0;
	}
	.page-template-revolution-home .main-navigation ul#primary-menu>li>a, .page-template-revolution-home .main-navigation div#primary-menu>ul>li>a{
		color: #000;
	}
	.main-navigation li.menu-item-has-children:after{
		color: #000 !important;
	}
	.main-navigation ul#primary-menu li.current-menu-item a{
		border-bottom: none;
		background:none;
	}
	button.menu-toggle {
	    padding: 7px 15px;
        font-size: 19px;
	    background-color: #fff;
	    border-color: var(--primary-color);
	    color: var(--primary-color);
	    border-radius: 10px;
	}
	.main-navigation ul#primary-menu>li>a, .main-navigation div#primary-menu>ul>li>a{
		padding: 10px;
	}
	.contact-info a, .contact-info i{
		font-size: 13px;
	}
}
@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%;
	}
	.nav-box-header-left {
	    width: auto;
	    text-align: center;
	    display: block;
	}
	.site-branding .site-title{
		text-align: center;
	}
	.nav-box-header-right {
	    width: 100%;
	    justify-content: center;
	}
	.heading-expert-wrap p {
	    width: 100%;
	}
	.site-branding .site-title{
		text-align: center;
        line-height: 1.1;
        margin: 8px 0 8px;
	}
	.nav-box-header-right,.aboutus-left {
	    width: 100%;
	    justify-content: center;
	}
	.heading-expert-wrap p {
	    width: 100%;
	}
	.aboutus-left h3{
		font-size: 25px;
	}
	.header-info-right, .header-info-center, .header-info-left{
	    justify-content: center;
	}
	.header-info-left {
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    display: flex;
	    align-items: center;
	    width: 100%;
	}
	.header-info-left, .header-info-right{
		width: 100% !important;
		justify-content: center;
	}
	.nav-menu-header-left, .nav-menu-header-center, .nav-menu-header-right{
		width: 100%;
	}
	.main-slider-inner-box img{
		height: 350px;
	}
	.header-button a{
		font-size: 12px;
	}
	.main-navigation.toggled #primary-menu{
		overflow-y: scroll;
	}
	.main-navigation ul#primary-menu li.current-menu-item a{
		border:none;
	}
	.header-info-right .main-head a, .header-info-right .main-head{
		font-size: 15px;
	}
	span.contact-text{
		font-size: 14px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
	#main-expert-wrap .tab img, #main-expert-wrap .tab.active:after, #main-expert-wrap .tab:hover:after, #main-expert-wrap .tab.active{
		height: 200px;
	}
	#main-slider-wrap .owl-dots{
		right: 3%;
	}
	#main-slider-wrap{
		height: 500px;
	}
	.slider-right img {
	    width: 280px !important;
	    height: 400px;
	}
	.middle-center, .middle-right{
		width: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.left-col{
		width: 20%;
		padding: 0 15px;
	}
	.right-col{
		width: 80%;
	}
	.top-head .top-right{
		width: 24%;
	}
	.top-head .top-center{
		width: 76%;
	}
	.top-head .social-media a {
    	padding: 5px;
    	font-size: 13px;
	}
	.top-center .contact-info i, .top-center .location i{
		font-size: 10px;
		margin-right: 10px;
	}
	.top-head .top-center{
		gap: 15px;
	}
	.top-center .contact-info span, .top-center .location span{
		font-size: 10px;
	}
	.middle-head{
		margin-left: 0;
		padding: 5px 2em;
	}
	#main-expert-wrap .bottom-information{
		flex-direction: column;
	}
	.main-slider-inner-box h1{
		font-size: 32px;
	}
	.main-slider-content-box p.slider-content{
		font-size: 11px;
	}
	.site-title a{
		font-size: 22px;
	}
	.site-description{
		font-size: 10px;
	}
	.social-media a{
		font-size: 11px;
		padding: 0 8px;
	}
	.search-bar i{
		font-size: 16px;
    	padding: 15px 13px;
	}
	.nav-menu-header-left::before, .nav-menu-header-left::after{
		left: 5%;
        width: 145px;
        height: 70px;
	}
	.categry-title strong{
		font-size: 11px;
	}
	.header-details .product-cart a{
		width: 44px;
		height: 44px;
	}
	.main-slider-button a{
		padding: 9px 17px;
		font-size: 11px;
	}
	#main-slider-wrap h2{
		font-size: 37px;
	}
	#main-slider-wrap p.slider-para{
		font-size: 13px;
	}
	.sticky .card-item.card-blog-post{
		margin: 15px;
	}
	#main-expert-wrap .flex-row{
		grid-template-columns: repeat(2, 1fr);
	}
	.main-wrapper main, .main-wrapper aside,.site-wrapper main, .site-wrapper aside {
		margin-top: 20px;
	}
	.ct-post-wrapper .card-item{
		padding: 20px 25px;
	}
}
@media screen and (min-width: 1000px) and (max-width: 1024px) {
	#main-expert-wrap .tab img, #main-expert-wrap .tab.active:after, #main-expert-wrap .tab:hover:after, #main-expert-wrap .tab.active{
		height: 200px;
	}
	#main-expert-wrap .book-lawyer a{
		font-size: 13px;
		padding: 7px 17px;
	}
	#main-expert-wrap .lawyer-social-media{
		gap: 10px;
		margin-top: 10px;
	}
	#main-expert-wrap .lawyer-social-media i {
	    font-size: 15px;
	    width: 20px;
	    height: 20px;
	    padding:15px;
    }
	#main-expert-wrap span.case-solve-text, #main-expert-wrap span.progress-percent{
		font-size: 15px;
	}
	#main-expert-wrap .progress-label{
		margin-bottom: 5px;
	}
	#main-expert-wrap .lawyer-contact .contact-text,#main-expert-wrap .lawyer-contact i{
		font-size: 16px;
	}
	#main-expert-wrap .box-content p.lawyer-details{
		font-size: 12px;
	}
	#main-expert-wrap .box.rel-card-item p.lawyer-designation{
		font-size: 15px;
	}
	#main-expert-wrap .box.rel-card-item h4{
		font-size: 21px;
	}
	.main-expert-heading h3{
		font-size: 26px;
	}
	#main-expert-wrap .main-expert-heading p.abt-title-top{
		font-size: 12px;
		padding: 8px 19px 8px 8px;
	}
	.main-slider-inner-box p.slider-top{
		font-size: 15px;
		padding: 5px 19px 5px 11px;
	}
	#main-slider-wrap p.slider-para{
		font-size: 12px;
	}
	#main-slider-wrap .owl-dots{
		right: 3%;
	}
	#main-slider-wrap{
		height: 550px;
	}
	.slider-right img {
	    width: 300px !important;
	    height: 400px;
	}
	.search-bar i{
		font-size: 13px;
	}
	.top-head .social-media a {
    	padding: 5px;
    	font-size: 13px;
	}
	.top-center .contact-info i, .top-center .location i{
		font-size: 12px;
		margin-right: 10px;
	}
	.top-head .top-center{
		gap: 20px;
	}
	.top-center .contact-info span, .top-center .location span{
		font-size: 12px;
	}
	.main-navigation li.menu-item-has-children:after, .main-navigation li.page_item_has_children:after{
		right: 5px;
		font-size: 10px;
	}
	.main-slider-inner-box h1{
		font-size: 28px;
        line-height: 1.5;
        margin-bottom: 10px;
	}
	.main-slider-content-box p.slider-content{
		font-size: 13px;
	}
	.main-slider-button .slide-btn-1, .main-slider-button .slide-btn-2 {
        padding: 7px 15px;
        font-size: 13px;
    }
	.main-navigation ul#primary-menu>li>a, .main-navigation div#primary-menu>ul>li>a{
		font-size: 10px;
		padding: 10px 16px;
	}
	.site-description{
		font-size: 10px;
	}
	.main-navigation{
		text-align: center;
	}
	.slide-btn-1, .slide-btn-2{
		font-size: 12px;
		padding: 12px 20px;
	}
	.site-branding .site-title a{
		font-size: 23px;
	}
	.site-branding .site-title{
		font-size: 23px;
	}
	.main-navigation.toggled #primary-menu{
		display: inline-block;
        z-index: 999;
        width: 350px;
        overflow-y: scroll;
        height: auto;
	}
}
@media screen and (min-width:1440px) and (max-width:1560px){
	.top-head .top-center{
		padding: 10px 0;
	}
	#main-slider-wrap .owl-dots{
		right: 5%;
	}
	.top-center .contact-info span, .top-center .location span, .top-center .contact-info i, .top-center .location i{
		font-size: 15px;
	}
	.top-head .social-media a {
	    padding: 9px;
	    font-size: 12px;
	}
	.main-navigation li.menu-item-has-children:after, .main-navigation li.page_item_has_children:after{
	right: 6px;
	font-size: 12px;
	}
	.search-bar i{
	font-size: 17px;
	}
	.main-navigation ul#primary-menu>li>a, .main-navigation div#primary-menu>ul>li>a{
	padding: 14px 28px;
	font-size: 12px;
}
}
@media screen and (min-width:1700px) and (max-width:1900px){
  .container{
    max-width: 1520px;
  }
}
@media screen and (min-width:1920px) {
  .container{
    max-width: 1620px;
  }
}
@media screen and (max-width: 550px) {
	.sticky-header {
		transition: unset;
	}
	
	.middle-head.sticky-header.stickyon {
        position: unset;
        background-color: #fff;
        width: unset;
        transform: unset;
        margin: 0;
        border: none;
    }
	.ct-post-wrapper .card-item {margin-bottom: 30px;}
}