/*
Theme Name: Classic SaaS Company
Theme URI: https://www.theclassictemplates.com/products/classic-saas-company
Author: classictemplate
Author URI: https://www.theclassictemplates.com/
Description: This theme is designed for software and technology-focused websites. It provides a structured layout suitable for presenting product information, features, pricing plans, integrations, and testimonials. The design supports clear content organization, making it easier to display service details and related information. The theme includes customizable homepage sections, layout options, and styling controls available through the WordPress Customizer. It supports commonly used plugins and allows integration of blog content, contact forms, and other standard website components. The layout is responsive and adapts to desktop, tablet, and mobile devices. This theme is suitable for businesses offering digital products or online services that require a clean and organized website structure.
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 5.6
Version: 0.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: classic-saas-company
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, footer-widgets, template-editing, rtl-language-support, style-variations, blog, photography, portfolio
*/ 

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
.page-template-full-width .entry-content {
	margin-top: 0;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
.wp-element-button,
.wp-block-button__link,
a.wp-block-post-excerpt__more-link {
	transition: all 0.3s;
}
a:focus, input:focus, button:focus {
	outline: 2px solid #ffffff;
  outline-offset: 2px;
}
a:hover{
	color: var(--wp--preset--color--primary);
}
.wp-element-button:hover,
.wp-block-button__link:hover,
a.wp-block-post-excerpt__more-link:hover,
.woocommerce-page .wc-block-components-product-button .added_to_cart.wc_forward:hover {
	background-color: var(--wp--preset--color--secondary) !important;
	border-color: var(--wp--preset--color--secondary) !important;
	color: var(--wp--preset--color--contrast) !important;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
footer.wp-block-template-part {
	margin: 0;
}
.orderby {
	padding: 15px;
}
div#sticky-header {
	z-index: 91 !important;
}

/* -------------- pagination start----------------*/

.page-numbers {
	background: var(--wp--preset--color--primary);
	margin: 0 5px 5px 0;
	padding: 6px 13px;
	border-radius: 6px;
	font-size: 12px;
	display: inline-block;
	color: var(--wp--preset--color--white);
}
.page-numbers:hover {
	color: var(--wp--preset--color--white);
}
.page-numbers.dots {
	background-color: transparent;
}
.wp-block-query-pagination {
	gap: 10px;
}

/* -------------- pagination End----------------*/

/* -------------- woocommerce-breadcrumb ----------------*/

.woocommerce .woocommerce-breadcrumb{
	text-align: center;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	color: var(--wp--preset--color--link-color);
}

/* -------------- woocommerce-breadcrumb end----------------*/

/* -------------- Menus ----------------*/
.wp-block-navigation-item__content {
	padding-bottom: 3px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}
.wp-block-navigation-submenu li a:hover::before {
	right: 50%;
}
/* -------------- Menus ENd----------------*/

.wp-block-archives-list.wp-block-archives li::before,
.wp-block-categories-list.wp-block-categories li::before,
.taxonomy-category a::before {
	font-family: "Font Awesome 7 Free";
	content: "\f054";
	margin-right: 8px;
	font-weight: 600;
	font-size: 14px;
}
.wp-block-archives-list.wp-block-archives li,
.wp-block-categories-list.wp-block-categories li {
	list-style-type: none;
}
.wp-block-archives-list.wp-block-archives,
.wp-block-categories-list.wp-block-categories,
.taxonomy-category a {
	padding-left: 10px;
}
.wp-block-tag-cloud a.tag-cloud-link {
	font-size: 16px !important;
}
.tag-cloud-link::before,
.taxonomy-post_tag a:before {
	font-family: "Font Awesome 7 Free";
	content: '\f02b';
	font-weight: 600;
	margin-right: 8px;
}
.tag-cloud-link,
.taxonomy-post_tag a {
	text-decoration: none;
	background: var(--wp--preset--color--primary);
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	border-radius: 6px;
	font-size: 12px;
	display: inline-block;
	color: var(--wp--preset--color--contrast);
	text-decoration: none;
}
.tag-cloud-link:hover,
.taxonomy-post_tag a:hover{
	background: var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--contrast);
}
.products-block-post-template li {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.column-has-radius {
	border-radius: 8px;
}
.has-bg-image {
	background: #fff;
	border-radius: 100px;
	height: 100px;
	width: 100px;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
footer .has-arrow ul {
	padding: 0;
}
footer .has-arrow ul li:before {
	content: "\f345";
	font-family: 'dashicons';
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 12px;
}
footer .has-arrow ul li {
	list-style: none;
	padding-left: 15px;
	position: relative;
}
a.wp-block-post-excerpt__more-link {
	background: var(--wp--preset--color--primary);
	color: var(--wp--preset--color--contrast);
	text-decoration: none;
	font-size: 14px;
	padding: 8px 20px;
	border-radius: 5px;
	font-weight: 500;
	position: relative;
}
.wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right.wc-block-grid__product-onsale {
	background: #cf0000;
	border: none;
	color: #fff;
	font-size: 12px;
}
@media (max-width: 720px) {
	.no-border-mobile,
	.no-border-mobile .wp-block-column {
		border: none !important;
	}
}

/* blog page style */
.wp-block-post-author__name::before {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f007";
	padding-right: 8px;
}
.wp-block-post-date time::before {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f073";
	padding-right: 8px;
}
.wp-block-read-more-is-layout-flow::after {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f061";
	padding-left: 8px;
}
.wp-block-read-more-is-layout-flow:hover::after {
	padding-left: 10px;
	transition: color 0.10s ease;
}
a.wp-block-post-author-name__link:before {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f007";
	padding-right: 8px;
}
.wp-block-cover {
	z-index: 1;
}
/* blog page style */

.sidebar a {
	text-decoration: none;
}
.wp-block-image img{
	vertical-align: middle;
}

/* responsive style */
@media (max-width: 768px) {
	.brands{
		padding-top: 20px !important;
	}
	.header-info-wrapper{
		display: none !important;
	}
	.r-blog-spacing{
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
}

/* classic-saas-company styles */
.has-no-underline a{
	text-decoration: none;
}
.form-submit input.wp-block-button__link.wp-element-button{
	border: none;
}
header a {
	text-decoration: none;
}

/* Header */
.main-header .header-bottom .header-menu-box .wp-block-navigation-submenu.has-child .wp-block-navigation-submenu a:hover{
	background-color: var(--wp--preset--color--primary);
}
.main-header .header-bottom{
	position: relative;
}
.main-header .header-bottom:after{
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: linear-gradient(90deg, #000000 0%, #FFFFFF 50.07%, #000000 100%);
}
.main-header .header-bottom .header-btn-box .header-btn a{
	border: 1px solid transparent;
  background: linear-gradient(var(--wp--preset--color--base), var(--wp--preset--color--base)) padding-box, linear-gradient(96.34deg, #E7E7E7 0%, #272727 100%) border-box;
  background-origin: border-box;
  background-clip: padding-box, border-box;
  padding-right: 5px !important;
}
.main-header .header-bottom .header-btn-box .header-btn a:hover, .case-study-section .case-left-box .case-btn .wp-block-post-excerpt__more-link:hover{
	color: var(--wp--preset--color--contrast) !important;
	border-color: var(--wp--preset--color--primary);
}
.main-header .header-bottom .header-btn-box .header-btn i{
	background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
	height: 36px;
  width: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-left: 12px;
}
.main-header .header-bottom .header-menu-box nav.wp-block-navigation .wp-block-navigation a:hover{
	color: var(--wp--preset--color--contrast);
}

/* Banner */
.banner-section .banner-content .banner-sub-title, .case-study-section .case-head-box .case-sub-title, .features-section .feature-head-box .feature-sub-title, .blog-section .blog-head-box .blog-sub-title{
	border: 1px solid transparent; 
	background: linear-gradient(var(--wp--preset--color--base), var(--wp--preset--color--base)) padding-box, linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%) border-box;
	background-origin: border-box;
	background-clip: padding-box, border-box;
	box-shadow: 0px 9px 12.3px 0px var(--wp--preset--color--primary-light) inset;
	width: fit-content;
}
.banner-section .banner-content form .mail-box{
	display: flex;
	align-items: center;
	background-color: var(--wp--preset--color--form-bg);
	border: 1px solid var(--wp--preset--color--tertiary);
	border-radius: 28px;
	padding: 5px 5px 5px 20px;
	gap: 12px;
	justify-content: space-between;
}
.banner-section .banner-content form .mail-box .email{
	width: 75%;
}
.banner-section .banner-content form .mail-box p{
	margin: 0;
}
.banner-section .banner-content form .mail-box .email input{
	width: 100%;
	background-color: transparent;
	border: none;
	color: var(--wp--preset--color--contrast);
}
.banner-section .banner-content form .mail-box .mail-btn{
	border: 1px solid transparent;
  background: linear-gradient(var(--wp--preset--color--form-bg), var(--wp--preset--color--form-bg)) padding-box, linear-gradient(96.34deg, #E7E7E7 0%, #272727 100%) border-box;
  background-origin: border-box;
  background-clip: padding-box, border-box;
  padding: 5px 20px;
  border-radius: 22px;
  color: var(--wp--preset--color--contrast);
  font-size: 15px;
  cursor: pointer;
}
.banner-section .banner-img, .banner-section .banner-img img{
	width: 100% !important;
	object-fit: cover;
}
.banner-section .banner-img{
	position: relative;
}
.banner-section .banner-img:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 19.16%, #000000 100%);
}
.banner-section {
  position: relative;
}
.banner-section::after {
  content: '';
  position: absolute;
  height: 140px;
  width: 500px;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
  filter: blur(110px);
  opacity: 0.6;
  pointer-events: none;
  z-index: -1;
  border-radius: 50%;
}
.banner-section .banner-content form .mail-box .wpcf7-spinner{
	display: none;
}

/* Case Study Section*/
.case-study-section .owl-carousel.block-editor-block-list__block.wp-block{
	display: grid;
}
.case-study-section .case-left-box .case-desc .wp-block-post-excerpt__excerpt{
	font-size: 14px;
}
.case-study-section .case-right-box .case-img-box a{
	border: 1px solid transparent; 
	background: linear-gradient(var(--wp--preset--color--base), var(--wp--preset--color--base)) padding-box, linear-gradient(111.07deg, #666666 0%, #000000 100%) border-box;
	background-origin: border-box;
	background-clip: padding-box, border-box;
	padding: 30px 40px;
	border-radius: 20px;
}
.case-study-section .case-left-box .case-btn .wp-block-post-excerpt__excerpt{
	display: none;
}
.case-study-section .case-left-box .case-btn .wp-block-post-excerpt__more-link{
	border: 1px solid transparent; 
	background: linear-gradient(var(--wp--preset--color--base), var(--wp--preset--color--base)) padding-box, linear-gradient(96.34deg, #E7E7E7 0%, #272727 100%) border-box;
	background-origin: border-box;
	background-clip: padding-box, border-box;
	padding: 10px 25px;
	border-radius: 22px;
	color: var(--wp--preset--color--contrast);
	font-size: 15px;
	font-weight: 600;
}
.case-study-section .case-left-box .case-tags .wp-block-post-terms__separator{
	display: none;
}
.case-study-section .case-left-box .case-tags a{
	background-color: var(--wp--preset--color--tag-background);
	font-size: 16px;
	border-radius: 6px;
	padding: 10px 22px;
	margin-right: 22px;
}
.case-study-section .case-left-box .case-tags a:hover{
	color: var(--wp--preset--color--text-color);
}
.case-study-section .case-left-box .case-tags a:before{
	content: none;
}

/* Tags Scroll */
.case-study-section .case-left-box .marquee-container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.case-study-section .case-left-box .marquee-content {
  display: inline-block;
  padding-left: 100%;
  animation: scroll-left 16s linear infinite;
}
.case-study-section .case-left-box .marquee-container:hover .marquee-content {
  animation-play-state: paused;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Dots */
.case-study-section .owl-dots{
	margin-top: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  z-index: 1;
  position: absolute;
  bottom: 35px;
}
.case-study-section .owl-dots .owl-dot{
	border: 1px solid transparent;
	background: linear-gradient(var(--wp--preset--color--base), var(--wp--preset--color--base)) padding-box, linear-gradient(95.41deg, #666666 0%, #000000 100%) border-box;
	background-origin: border-box;
	background-clip: padding-box, border-box;
	padding: 4px 15px;
	border-radius: 14px;
}
.case-study-section .owl-dots .owl-dot.active{
	background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
	border: none;
	padding: 4px 40px;
}
.case-study-section .case-right-box .case-img-box .case-img img{
	position: relative;
	z-index: 2;
}
.case-study-section .case-right-box .case-img-box .case-img a{
	position: relative;
	overflow: hidden;
}
.case-study-section .case-right-box .case-img-box .case-img a:after{
	content: '';
	position: absolute;
	height: 40%;
	width: 30%;
	background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
	top: 20%;
	right: 0;
	opacity: 0.6;
	filter: blur(116.5999984741211px);
	z-index: 1;
}
.case-study-section .case-right-box .case-img-box .case-img a:before{
	content: '';
	position: absolute;
	height: 40%;
	width: 30%;
	background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
	bottom: 10%;
	left: 0;
	opacity: 0.6;
	filter: blur(116.5999984741211px);
	z-index: 1;
}

/* Features Section */
.features-section{
	position: relative;
}
.features-section::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
  filter: blur(110px);
  opacity: 0.4;
  pointer-events: none;
  z-index: -1;
  border-radius: 50%;
}
.features-section .feature-box{
	box-shadow: 0px 0px 20px 2px var(--wp--preset--color--tertiary);
	transition: 1.5s;
}
.features-section .feature-box:hover{
	background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
	box-shadow: none;
}
.features-section .feature-box:hover i{
	color: var(--wp--preset--color--contrast);
}
.features-section .feature-box i{
  display: block;
	margin: 0 auto;
	font-size: 60px;
	background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* Blog Section */
.blog-section .blog-box{
	position: relative;
}
.blog-section .blog-box .blog-main-content{
	position: absolute;
	bottom: 0;
	width: 100%;
}
.blog-section .blog-box .blog-main-content .blog-btn .wp-block-post-excerpt__excerpt{
	display: none;
}
.blog-section .blog-box .blog-content{
	position: relative;
}
.blog-section .blog-box .blog-content:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: #0000005C;
	backdrop-filter: blur(15px);
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 20px;
	transition: 1.2s;
}
.blog-section .blog-box .blog-content .blog-title, .blog-section .blog-box .blog-desc, .blog-section .blog-box .blog-btm-box{
	position: relative;
	z-index: 1;
}
.blog-section .blog-box .blog-btm-box .blog-btn .wp-block-post-excerpt__more-text{
	margin-top: 0;
}
.blog-section .blog-box:hover .blog-content:after{
	background: #FFFFFF5C;
}
.blog-section .blog-box .blog-content .blog-title a:hover{
	color: var(--wp--preset--color--contrast);
}
.blog-section .blog-box .blog-content .blog-desc p{
	font-size: 15px;
}
.blog-section .blog-box .blog-btm-box .blog-btn .wp-block-post-excerpt__more-text a:hover{
	background-color: transparent !important;
	color: var(--wp--preset--color--contrast) !important;
}
.blog-section .blog-box .blog-btm-box .blog-btn .wp-block-post-excerpt__more-text a{
	background-color: transparent;
	color: var(--wp--preset--color--contrast);
	text-transform: capitalize;
	font-weight: 600;
	font-size: 15px;
	padding: 0 40px 0 0;
	position: relative;
}
.blog-section .blog-box .blog-btm-box .blog-btn .wp-block-post-excerpt__more-text a:after{
	content: '\f138';
	position: absolute;
	color: var(--wp--preset--color--contrast);
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-weight: 900;
	font-family: "Font Awesome 7 Free";
	font-size: 28px;
}
.blog-section .blog-box .blog-btm-box .blog-date time:before{
	content: none;
}
.blog-section .blog-box .blog-btm-box .blog-author, .blog-section .blog-box .blog-btm-box .blog-date{
	position: relative;
}
.blog-section .blog-box .blog-btm-box .blog-author:before, .blog-section .blog-box .blog-btm-box .blog-date:before{
	content: '';
	position: absolute;
	height: 18px;
	width: 18px;
	background-color: var(--wp--preset--color--contrast);
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border-radius: 4px;
}

/* Footer Section */
.footer-section em,.footer-section .footer-box2 h4 em,.footer-section .footer-box3 h4 em,.footer-section .footer-box3 ul li em,.footer-section .footer-box4 h4 em{
	font-style: normal !important;
}
.footer-section a:hover{
	color: var(--wp--preset--color--primary) !important;
}
.footer-section .footer-boxes .footer-phone a, .footer-section .footer-boxes .footer-mail a, .footer-section .footer-boxes .footer-location a, .footer-section .footer-box3 a, .footer-section .footer-box4 a{
	text-decoration: none;
}
.footer-section .footer-boxes .footer-phone a, .footer-section .footer-boxes .footer-mail a, .footer-section .footer-boxes .footer-location a{
	display: flex;
}
.footer-section .footer-boxes .footer-phone i, .footer-section .footer-boxes .footer-mail i, .footer-section .footer-boxes .footer-location i{
	margin-right: 10px;
	font-size: 16px;
	display: block;
}
.footer-section .footer-box3 ul, .footer-section .footer-box4 ul{
	list-style: none;
	padding-left: 0;
}
.footer-section .footer-social-box a{
	font-size: 22px;
	gap: 12px;
}

/* Scroll to Top */
.scroll-top-btn {
	display: none; /* Initially hidden */
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%);
	color: white;
	border: none;
	border-radius: 50% !important;
	cursor: pointer;
	z-index: 1000; 
	transition: opacity 0.3s;
}
.scroll-top-btn .wp-block-button__link.wp-element-button{
	border-radius: 50% !important;
	padding: 0!important;
	margin: 0 !important;
}
.scroll-top-btn .wp-block-button__link,
.scroll-top-btn .wp-block-button__link:hover{
	background-color: transparent !important;
	font-size: 20px;
}
.scroll-top-btn .wp-block-button__link i{
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--wp--preset--color--contrast);
	font-size: 30px;
}

/* Woocommerce */
.woocommerce-page .wc-block-product .wp-block-post-title a:hover{
	color: var(--wp--preset--color--contrast);
}
.single-post .comment-form .form-submit input.wp-block-button__link,
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-form-login__submit,
.woocommerce-page .wc-block-components-product-button .added_to_cart.wc_forward,
.single-product .woocommerce-notices-wrapper .wc-block-components-notice-banner__content a.wc-forward,
.single-product .single_add_to_cart_button,
.wc-block-checkout .wc-block-checkout__actions .wc-block-components-button,
.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit .wc-block-cart__submit-button,
.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button,
.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button{
	background-color: var(--wp--preset--color--primary);
	color: var(--wp--preset--color--contrast);
	border-radius: 5px;
  padding: 10px 25px !important;
  text-decoration: none;
  font-weight: 600;
}
.single-product .wc-block-components-notice-banner{
	align-items: center;
}
.single-product .woocommerce-notices-wrapper .wc-block-components-notice-banner__content{
	display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-product .wp-block-group.woocommerce.product{
	margin-top: 0;
}
.single-product .wp-block-woocommerce-product-meta .wp-block-group{
	flex-wrap: wrap;
}
.woocommerce-shop .products-box .add_to_cart_button span{
	font-size: 15px;
}
.woocommerce-page .add_to_cart_button{
	background-color: var(--wp--preset--color--primary);
	color: var(--wp--preset--color--secondary);
	border-radius: 5px;
}
.woocommerce-page .added_to_cart.wc_forward{
	margin-top: 0;
}
.woocommerce-account .woocommerce{
	margin: 0 auto;
}
.woocommerce-account .woocommerce .woocommerce-notices-wrapper + h2{
	text-align: center;
}
.sidebar-boxes form.wp-block-search button.wp-block-search__button{
	background-color: var(--wp--preset--color--primary);
	color: var(--wp--preset--color--contrast);
	border-radius: 5px;
}

/* Product Rating */
.single-product #reviews{
	box-shadow: 0 0 6px 2px #b9b9b9;
	padding: 10px 20px 15px;
}
.single-product #reviews .comment-form-author label, .single-product #reviews .comment-form-author #author, .single-product #reviews .comment-form-email label, .single-product #reviews .comment-form-email #email{
  display: block;
  margin: 0;
}
.single-product #reviews .comment-form-author #author, .single-product #reviews .comment-form-email #email{
	width: -webkit-fill-available; 
	padding: 10px;
}
.single-product #reviews .comment-form-cookies-consent{
	padding: 10px 0;
}
.single-product #reviews .comment-form-cookies-consent{
	display: flex;
  align-items: flex-start;
  gap: 10px;
}
.single-product #reviews .comment-form-cookies-consent input#wp-comment-cookies-consent{
	margin-top: 6px;
}

/* My Account */
.woocommerce-account .woocommerce-MyAccount-navigation li{
	background-color: var(--wp--preset--color--secondary);
	margin-bottom: 10px;
	padding: 10px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
	color: var(--wp--preset--color--base);
}

/* Sidebar */
.sidebar-boxes ul.wp-block-latest-posts{
	display: flex;
 	flex-direction: column;
 	gap: 15px;
}
.sidebar-boxes ul.wp-block-latest-posts .wp-block-latest-posts__post-title{
	font-weight: 600;
	font-size: 16px;
}
.comment-box .wp-block-post-comments-form .comment-form-cookies-consent{
	display: flex;
  align-items: flex-start;
}
.single-post .wp-block-column .wp-block-post-featured-image img.wp-post-image{
	height: 300px;
	width: auto;
}

/* Media */
@media screen and (max-width: 991px){
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container-close svg{
		background-color: var(--wp--preset--color--contrast);
		color: var(--wp--preset--color--base);
		padding: 6px;
		border-radius: 5px;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container-open,
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container.is-menu-open{
		display: block;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container.is-menu-open li.has-child, .header-bottom .header-btm-middle .wp-block-navigation__responsive-container.is-menu-open li.wp-block-navigation-item{
		border-bottom: 1px solid #ffffff;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container.is-menu-open ul ul li.wp-block-navigation-item:last-child{
		border-bottom: none;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container{
		display: none;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container-content a {
    padding: 12px 16px !important;
    color: var(--wp--preset--color--contrast);
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-close .wp-block-navigation__responsive-container-close{
		color: var(--wp--preset--color--contrast);
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container-content ul.wp-block-navigation{
		gap: 0;
		display: block;
    width: 100%;
	}
	.header-bottom .header-btm-middle ul.wp-block-navigation__submenu-container{
		padding-top: 0 !important;
	}
	.header-bottom .header-btm-middle ul.wp-block-navigation__container .wp-block-navigation-item.has-child .wp-block-navigation-submenu li{
    padding-left: 30px;
  }
	.header-bottom .header-btm-middle ul.wp-block-navigation__container .wp-block-navigation-item.has-child .wp-block-navigation-submenu li a:before{
    content: '\f107';
    font-weight: 900;
    font-family: "Font Awesome 7 Free";
    position: absolute;
    left: 0;
    top: 22px;
    transform: translateY(-50%);
    color: var(--wp--preset--color--base-2);
    font-size: 12px;
	}
	.header-bottom .header-btm-middle nav ul a:hover{
		color: var(--wp--preset--color--text-1);
	}
}
@media screen and (max-width: 500px){
	.footer-section .footer-boxes .footer-location i{
		margin-right: 0;
	}
}
@media screen and (min-width: 782px) and (max-width: 1199px){
	.sidebar-boxes .wp-block-latest-posts__list .wp-block-latest-posts__featured-image{
		float: none;
	}
}
@media screen and (min-width: 600px) and (max-width: 799px){
	.related-poducts ul{
		display: grid !important;
		grid-template-columns: auto auto;
	}
	.related-poducts ul li{
		width: 100% !important;
	}
}
@media screen and (min-width: 800px) and (max-width: 991px){
	.related-poducts ul{
		display: grid !important;
		grid-template-columns: auto auto auto;
	}
	.related-poducts ul li{
		width: 100% !important;
	}
}
@media screen and (max-width: 991px){
	.wc-block-cart__sidebar .wc-block-components-totals-coupon__form .wc-block-components-button__text, .single-product .taxonomy-product_tag, .wc-block-cart__sidebar .wc-block-cart__submit .wc-block-cart__submit-button, .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-button, .woocommerce-shop .products-box .add_to_cart_button span,.single-product div.product form.cart div.quantity .qty, .single-product .taxonomy-product_cat, .single-product .single_add_to_cart_button, .related-poducts li .add_to_cart_button span, .woocommerce-page .wc-block-components-product-button .added_to_cart.wc_forward, .single-product #reviews .form-submit .submit.wp-block-button__link{
		font-size: 15px;
	}
	.woocommerce-shop .products-box .wp-block-post-title a, .related-poducts li .wp-block-post-title a{
		font-size: 18px;
	}
	.woocommerce-shop .products-box .wp-block-woocommerce-product-price ins bdi, .woocommerce-shop .products-box .wp-block-woocommerce-product-price del bdi, .related-poducts li .wp-block-woocommerce-product-price ins bdi, .related-poducts li .wp-block-woocommerce-product-price del bdi{
		font-size: 16px;
	}
}
@media screen and (max-width: 1199px){
	.case-study-section .case-head-box .case-sec-title, .features-section .feature-head-box .feature-sec-title{
		font-size: 24px !important;
	}
	.case-study-section .case-left-box .case-title, .features-section .feature-box .feature-title{
		font-size: 22px !important;
	}
	.case-study-section .owl-dots{
		bottom: 0;
	}
	.banner-section .banner-content form .mail-box .email {
    width: 70%;
	}
}
@media screen and (max-width: 767px){
	.home .banner-section{
		padding-top: 25px !important;
	}
	.banner-section .banner-content form .mail-box .email {
    width: 100%;
	}
	.banner-section .banner-content form .mail-box{
		flex-wrap: wrap;
		justify-content: center;
		padding: 10px;
	}
	.banner-section .banner-content form .mail-box .email input{
		text-align: center;
	}
	.main-header .header-bottom .header-menu-box nav.wp-block-navigation, .main-header .header-bottom .header-btn-box .header-btn{
		justify-content: center;
	}
	.banner-section::after{
		content: none;
	}
	.banner-section .banner-main-content .banner-content, .case-study-section .case-head-box .case-sub-title, .case-study-section .case-head-box .case-sec-title, .features-section .feature-head-box .feature-sec-title, .features-section .feature-head-box .feature-sub-title{
		max-width: 100%;
	}
	.case-study-section .case-left-box{
		text-align: center;
	}
	.case-study-section .case-head-box{
		margin-bottom: 50px !important;
	}
	.case-study-section .owl-dots{
		bottom: 0;
		justify-content: center;
    width: 100%;
	}
	.case-study-section .case-right-box .case-img-box a{
		padding: 12px;
	}
	.case-study-section .case-right-box .case-img-box .case-img img{
		height: 260px !important;
	}
	.case-study-section .case-right-box .case-img-box{
		min-height: 305px !important;
	}
	.case-study-section .case-right-box .case-img-box .case-img{
		padding-bottom: 26px !important;
	}
	.blog-section .blog-box .blog-content{
		padding: 12px !important;
	}
	.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--today{
		display: none;
	}
	.footer-section .footer-box2 ul li, .footer-section .footer-boxes .footer-phone a, .footer-section .footer-boxes .footer-mail a, .footer-section .footer-boxes .footer-location a{
		justify-content: center;
	}
	.footer-section .footer-boxes{
		text-align: center;
	}
	.footer-section .footer-boxes li a, .footer-section .wp-block-social-links li .wp-block-social-link-label{
		font-size: 14px !important;
	}
	.footer-section .wp-block-social-links li svg{
		height: 24px;
		width: 24px;
	}
	.footer-section .wp-block-social-links li{
		margin: 0 auto !important;
	}
	.footer-section .footer-box1{
		padding-right: 0 !important;
	}
	.footer-section .footer-box2 nav ul, .footer-section .footer-box2 nav ul li{
		width: 100%;
	}
	footer .input-field{
		width: 80% !important;
	}
}
@media screen and (min-width: 729px) and (max-width: 991px){
	.wc-block-checkout__sidebar .wc-block-components-order-summary-item{
		flex-wrap: wrap;
	}
	.wc-block-checkout__sidebar .wc-block-components-order-summary-item__description{
		padding: 0;
	}
	.wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__content{
		padding: 10px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.main-header .header-bottom .header-btm-middle, .case-study-section .case-post-box, .features-section .features-boxes{
		flex-wrap: nowrap !important;
	}
	.features-section .features-boxes{
		gap: 20px;
	}
	.features-section .feature-box{
		padding: 12px !important;
	}
	.banner-section .banner-main-content .banner-content{
		max-width: 80%;
	}
	.case-study-section .case-head-box{
		margin-bottom: 45px !important;
	}
	.footer-section .footer-boxes{
		display: grid;
		grid-template-columns: 50% 50%;
	}
	.single-product .taxonomy-product_cat{
		font-size: 16px;
	}
	.single-product .single-product-content{
		flex-wrap: nowrap !important;
	}
	.single-product .single-product-right{
		flex-basis: 100% !important;
	}
	footer .input-field{
		width: 160px !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.banner-section .banner-main-content .banner-content{
		max-width: 70%;
	}
	.footer-section .footer-boxes{
		gap: 10px;
	}
	.footer-section .footer-boxes .footer-box1{
		padding-right: var(--wp--preset--spacing--30) !important;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1500px){
	.banner-section .banner-main-content .banner-content{
		max-width: 65%;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
	.footer-section .footer-boxes{
		gap: 20px;
	}
	.footer-section .footer-boxes .footer-box1{
		padding-right: var(--wp--preset--spacing--30) !important;
	}
}