/*
Theme Name: CCTV Services
Theme URI: https://www.theclassictemplates.com/products/cctv-services
Author: classictemplate
Author URI: https://www.theclassictemplates.com/
Description: The CCTV Services theme is designed with structured sections for displaying surveillance systems, monitoring solutions, service details, and installation information in a clear layout. It includes customizable banner areas, service blocks, testimonial sections, contact information integration, and blog support for sharing updates or security-related content. The homepage layout allows organized presentation of features, coverage areas, equipment details, and project information. The theme supports navigation menus, social media links, image display sections, and footer customization options for maintaining a consistent website structure. Its responsive design helps content adapt smoothly across desktop, tablet, and mobile devices. Additional customization settings for colors, typography, and layout arrangement provide flexibility while keeping the overall presentation simple and organized.
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 5.6
Version: 0.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: cctv-services
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, e-commerce
*/ 

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 #FF0000 !important;
  	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--base) !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;
}
.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;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* -------------- 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 5 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 5 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--base);
	text-decoration: none;
}
.tag-cloud-link:hover,
.taxonomy-post_tag a:hover{
	background: var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--base);
}
.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--base);
	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 5 Free";
	font-weight: 900;
	content: "\f007";
	padding-right: 8px;
}
.wp-block-post-date time::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f073";
	padding-right: 8px;
}
.wp-block-read-more-is-layout-flow::after {
	font-family: "Font Awesome 5 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 5 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;
	}
}

/* cctv-services 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;
}

body {
	position: relative;
}

/* Header */
.header-section .wp-block-navigation a{
	padding: 8px 15px;
	border-radius: 30px;
}
.header-section .wp-block-navigation a:hover{
	background: var(--wp--preset--gradient--gradient-1) !important;
	color: #fff !important;
}
.header-section .wp-block-navigation ul ul a {
	border-radius: 0;
}
.header-section .wp-block-navigation .wp-block-navigation-item.has-child a {
	padding: 8px 25px 8px 15px;
}
.header-section .wp-block-navigation__submenu-icon {
	margin: 0 !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 8px;
	z-index: 9;
}
.header-section .wp-block-navigation__submenu-icon svg {
	margin: 0;
}
.header-section .wp-block-navigation-item.has-child:hover .wp-block-navigation__submenu-icon svg {
	stroke: #fff ;
}
.header-section .wp-block-navigation__submenu-container {
	left: 0 !important;
	right: auto;
}
.header-section .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: 100% !important;
}
.header-section .wp-block-search__inside-wrapper {
	background-color: transparent !important;
	flex-direction: row-reverse;
}
.header-section .wp-block-search__inside-wrapper input {
	background-color: transparent;
	color: #fff;
}
.header-section .wp-block-search__inside-wrapper input::placeholder {
	color: #fff;
	font-size: 13px;
}
.header-section .wp-block-search__inside-wrapper .wp-block-search__button {
	margin: 0;
	padding: 4px;
}
.header-section form.wp-block-search {
	max-width: 75%;
}
.header-section .wp-block-woocommerce-customer-account {
	border-radius: 6px !important;
}
.header-section a.wc-block-customer-account__link {
	padding: 5px;
}
header .header-section {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 9;
	background: transparent !important;
}
body:not(.home) .header-section:after {
	content: '';
	width: 72%;
	height: 100%;
	background: #FFFFFF;
	border-radius: 0 15px 15px 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.search-row {
	gap: 10px !important;
}

/* Banner */
.banner-section {
	position: relative;
}
.banner-section .owl-carousel {
	display: block;
}
.banner-section:before {
	content: '';
	width: 72%;
	height: 87%;
	background-color: #ffffff;
	border-radius: 0 30px 30px 0;
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 1;
}
.banner-section .wp-block-column {
	position: relative;
	z-index: 9;
}
.banner-content h2 {
    position: absolute !important;
    left: -20%;
    writing-mode: sideways-lr;
    opacity: 0.03;
    z-index: -1;
    line-height: 1;
    top: 40%;
    transform: translateY(-60%);
    height: 110%;
}
.banner-section figure.camera-img {
	margin: 0;
	position: absolute;
	top: -30%;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	opacity: 0.02;
}
.banner-section figure.camera-img img {
	width: 700px;
}
.banner-section.alignfull .wp-block-cover__inner-container.has-global-padding {
	padding: 0 !important;
}
.banner-section .features-group {
	width: 69% !important;
	position: absolute;
	z-index: 99;
	left: 0;
	bottom: 0;
}
.banner-section .features-col {
	margin-right: 0 !important;
}
.banner-section .features-col .wp-block-column {
	flex-basis: max-content !important;
}
.features-col .wp-block-column i {
	color: var(--wp--preset--color--tertiary);
	padding: 8px;
	border-radius: 50%;
	background-color: #fff;
	width: 25px;
    height: 25px;
    font-size: 20px;
    align-content: center;
}
.banner-section a{
	text-decoration: none;
}
.banner-section .product-outer, .banner-section .product-outer-box {
	margin: 0;
	width: 125%;
	position: relative;
	margin-left: -70px;
}
.banner-section .product-outer img, .banner-section .product-outer-box img {
	height: 350px;
	object-fit: contain;
}
.product-outer .owl-nav, .product-outer-box .owl-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	flex-direction: column-reverse;
	display: flex;
	margin: 0;
	right: -25%;
	gap: 10px;
}
.product-outer .owl-nav button, .product-outer-box .owl-nav button {
	border: 0;
	border-radius: 50%;
	background-color: #ffffff;
	color: #000;
	padding: 8px;
}
.product-outer .owl-nav button.owl-prev, .product-outer-box .owl-nav button.owl-prev {
	background-color: #000;
	color: #fff;
}
.product-outer-box a.added_to_cart.wc_forward {
	padding: 10px 20px;
	position: absolute;
	bottom: 12px;
	right: 0;
	background: #FFFFFF;
	color: #000;
	border-radius: 8px;
	margin: 0 !important;
	font-size: 16px;
}
p.regular-price {
	position: relative;
}
p.regular-price:after {
	content: '';
	width: 100%;
	height: 0.5px;
	background-color: #ffffff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.product-section p.regular-price:after {
	background-color: #a2a2a2;
}
.product-outer-box .wp-block-button.wc-block-components-product-button {
	margin: 0;
}
.product-outer-box .yith-wcwl-add-to-wishlist-button {
	display: none !important;
}

/* Expert Section*/
.product-section h3 {
	-webkit-background-clip: text !important;
	background-clip: text !important;
	-webkit-text-fill-color: transparent; /* Makes text transparent */
	color: transparent !important; /* Fallback */
	display: inline-block;
}
.product-section h3:after {
	content: '';
	width: 100%;
	height: 2px;
	background: var(--wp--preset--gradient--gradient-2);
	display: block;
	margin-top: 5px;
}
.product-section .product-head {
	text-align: center;
}
.product-section .ar-product-box {
	box-shadow: 0px 4px 7px 0px #00000040;
	position: relative;
}
.price-btn .wp-block-button__link, .ar-product-box .wc-block-components-product-button .wp-element-button, .dynamic-product-section li.wc-block-product {
	position: relative;
}
.price-btn .wp-block-button__link:after, .ar-product-box .wc-block-components-product-button .wp-element-button:after {
	content: '';
	width: 30px;
	height: 25px;
	background: url('./assets/images/cart.png') no-repeat center center ;
	display: inline-block;
    background-size: 18px;
    margin-bottom: -5px;
    margin-left: 5px;
    position: relative;
    z-index: 9;
}
.ar-product-box .wc-block-components-product-button .wp-element-button:after {
	margin-bottom: 0;
}
.price-btn .wp-block-button__link:before, .ar-product-box .wc-block-components-product-button .wp-element-button:before {
	content: '';
	width: 30px;
	height: 25px;
	background: var(--wp--preset--gradient--gradient-1);
	border-radius: 5px;
	position: absolute;
	top: 5px;
	right: 8px;
	z-index: 1;
}
p.rating:before {
	content: '\f005';
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	display: inline-block;
	margin-right: 5px;
}
.ar-product-box .rate-wish {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	z-index: 9;
}
.ar-product-box img {
	height: 220px;
	object-fit: contain !important;
}
.product-section .ar-product-box:hover .product-content {
	background: var(--wp--preset--gradient--gradient-1) !important;
}
.product-section .ar-product-box:hover p.regular-price:after {
	background: #fff;
}
.product-section .ar-product-box:hover .product-content a.wp-block-button__link {
	color: #000 !important;
}
.product-section .ar-product-box:hover .product-content p, .product-section .ar-product-box:hover .product-content h4, .product-section .ar-product-box:hover .product-content a, .product-section .ar-product-box:hover .wc-block-components-product-price  span, .product-section .ar-product-box:hover del, .product-section .ar-product-box .product-content a.wp-block-button__link:hover {
	color: #fff !important;
}
.yith-wcwl-add-to-wishlist-button  {
	margin: 0 !important;
	padding: 5px !important;
	border-radius: 5px !important;
	background: var(--wp--preset--gradient--gradient-2) !important;
	left: 5px !important;
	top: 5px !important;
	color: #fff;
}
.ar-product-box .yith-wcwl-add-to-wishlist-button {
	left: auto !important;
	right: 0 !important;
	top: 0 !important;
}
.yith-wcwl-add-to-wishlist-button svg {
	width: 20px !important;
	height: 20px !important;
	fill: #fff !important;
	stroke: #fff !important;
}
.ar-product-box .wc-block-grid__product-rating {
	display: none;
}
.product-section .custom-rating-badge {
	position: absolute;
	top: 10px;
	left: 10px;
	background: var(--wp--preset--gradient--gradient-1) !important;
	color: #ffffff;
	font-size: 13px;
	padding: 5px 8px;
	border-radius: 5px;
}
.product-section .wc-block-components-product-summary  {
	margin: 0 !important;
}
.product-section .wc-block-components-product-summary p {
	font-size: 13px !important;
	margin: 0 !important;
	color: var(--wp--preset--color--text-color);
}
.product-section .wp-block-woocommerce-product-summary {
	margin-top: 5px !important;
}
.product-section .ar-product-box .wc-block-components-product-price span.screen-reader-text {
	display: none;
}
.ar-product-box .wc-block-components-product-price  {
	display: flex;
	flex-direction: row-reverse;
	gap: 5px;
}
.ar-product-box .wc-block-components-product-price del {
	font-size: 12px !important;
	align-content: center;
	color: #A2A2A2 !important;
}
.ar-product-box .wc-block-components-product-button .wp-element-button span{
    font-size:0;
}
.ar-product-box .wc-block-components-product-button .wp-element-button span::after{
    content:"Add+";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}

/* Blog Section */
.blog-section .blog-box{
	position: relative;
	padding: 10px;
	box-shadow: 0px 0px 5px 0px var(--wp--preset--color--text-color);
	border-radius: 20px;
}
.blog-section .wp-block-post-excerpt__excerpt {
	color: var(--wp--preset--color--text-color);
	font-size: 14px !important;
}

/* Footer Section */
.footer-section h1, .footer-section h2, .footer-section h3, .footer-section h4, .footer-section h5, .footer-section h6, .footer-section h1 a, .footer-section h2 a, .footer-section h3 a, .footer-section h4 a, .footer-section h5 a, .footer-section h6 a {
	color: #fff;
}
.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: var(--wp--preset--color--primary);
	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--base);
	font-size: 30px;
	font-family: 'Font Awesome 5 Free';
    font-style: normal;
}

/* Woocommerce */
.wishlist-items-wrapper .product-name a {
	font-size: 18px;
}
.woocommerce-wishlist .wp-block-post-content {
	max-width: 100% !important;
}
.woocommerce-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
	padding: 0;
}
.single-product .yith-wcwl-add-to-wishlist-button:hover {
	background: #5B71C4 !important;
	color: #fff !important;
}
.wishlist_table.mobile li .item-details h3 {
	margin-top: 0 !important;
}
.wishlist_table.mobile li {
	border-bottom: 1px solid color-mix(in srgb,currentColor 20%,transparent);
}
.wc-block-components-product-sale-badge, .woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
	background: var(--wp--preset--gradient--gradient-1) !important;
	border: 0;
	color: #ffffff;
	padding: 8px 10px;
	line-height: 1;
	text-transform: capitalize;
	width: auto !important;
	height: auto !important;
	min-width: auto !important;
	min-height: auto !important;
	border-radius: 5px;
}
.woocommerce-page .wc-block-product .wp-block-post-title a:hover{
	color: var(--wp--preset--color--contrast);
}
.woocommerce-page li.wc-block-product {
	box-shadow: 0px 4px 7px 0px #00000040;
	border-radius: 5px;
}
.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, .form-submit input.wp-block-button__link.wp-element-button, .woocommerce-notices-wrapper .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{
	background-color: var(--wp--preset--color--primary) !important;
	color: var(--wp--preset--color--base) !important;
	border-radius: 5px;
	padding: 10px 25px !important;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 0;
	opacity: 1;
}
.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: 16px;
}
.woocommerce-page .add_to_cart_button{
	background-color: var(--wp--preset--color--primary);
	color: #fff;
	border-radius: 5px;
	padding: 12px 18px;
}
.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--base);
	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: 1440px) {
	.banner-section:before {
		width: 70%;
	}
	.features-col p, .features-col h5 {
		font-size: 15px !important;
	}
	.features-col .wp-block-column p {
		font-size: 13px !important;
	}
}
@media screen and (max-width: 1024px) {
	.header-section .wp-block-columns, .banner-section .wp-block-cover__inner-container>.wp-block-columns, .dynamic-product-section, .product-section .wp-block-columns, .blogs-main-boxes, .footer-boxes {
		max-width: 90% !important;
	}
	.features-col {
		max-width: 93% !important;
		gap: 15px !important;
	}
	.banner-section .product-outer img, .banner-section .product-outer-box img, .blog-box>.wp-block-group figure img, .blog-img {
		height: 250px !important;
	}
	.blog-box>.wp-block-group figure, .blog-img {
		min-height: 250px !important;
	}
	.features-col .wp-block-column i {
		font-size: 15px;
		width: 15px;
		height: 15px;
	}
	.features-col  p, .features-col h5{
		font-size: 15px !important;
	}
	.features-col .wp-block-column p {
		font-size: 13px !important;
	}
	.banner-section .features-group {
		position: static;
		width: 90% !important;
	}
	.banner-section:before {
		width: 72%;
	}
	.product-outer .owl-nav, .product-outer-box .owl-nav {
		right: -20%;
	}
}
@media screen and (max-width: 768px) {
	header .header-section {
		position: relative;
		background: var(--wp--preset--gradient--gradient-1) !important;
	}
	.header-section .wp-block-columns, .banner-section .wp-block-columns {
		max-width: 95% !important;
		flex-wrap: nowrap !important;
	}
	.header-section .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:first-child {
		flex-basis: 32% !important;
	}
	.header-section .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3) {
		flex-basis: 50% !important;
	}
	.header-section ul.wp-block-navigation__container {
		gap: 10px !important;
	}
	.banner-section .product-outer, .banner-section .product-outer-box {
		width: 100%;
		margin: 0;
	}
	.product-outer .owl-nav, .product-outer-box .owl-nav {
		top: auto;
		transform: none;
		bottom: 0%;
		left: 0;
		right: auto;
		flex-direction: row;
	}
	.product-outer .owl-nav button, .product-outer-box .owl-nav button {
		box-shadow: 0px 4px 7px 0px #00000040;
	}
	.banner-section .features-group {
		max-width: 95% !important;
		margin: 20px auto 0 !important;
	}
	.features-col {
		max-width: 100% !important;
	}
	.features-col p, .features-col h5 {
		font-size: 13px !important;
	}
	.woocommerce-wishlist .product-add-to-cart, .woocommerce-wishlist .product-remove {
		display: inline-flex;
	}
}
@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: 767px){
	.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;
	}
	body {
		position: static;
	}
	.header-section .wp-block-columns, .banner-section .wp-block-columns, .banner-section .features-col {
		flex-wrap: wrap !important;
	}
	.header-section .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:first-child {
		flex-basis: 70% !important;
	}
	.header-section .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
		flex-basis: 20% !important;
	}
	.search-row {
		justify-content: center !important;
	}
	.header-section a.wc-block-customer-account__link {
		font-size: 20px;
	}
	.banner-section:before {
		width: 95%;
		height: 40%;
	}
	.banner-section .product-outer, .banner-section .product-outer-box {
		top: 20px;
	}
	.banner-section .features-col {
		flex-direction: column;
		margin-top: 40px !important;
	}
    .footer-section .footer-boxes, .dynamic-product-section .wc-block-product-template__responsive {
        display: grid;
        grid-template-columns: 100% !important;
    }
    header .header-section {
    	position: static;
    }
}
@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){
	.blog-section .blogs-boxes{
		display: grid;
		grid-template-columns: auto auto;
	}
	.footer-section .footer-boxes, .wc-block-product-template__responsive{
		display: grid;
		grid-template-columns: 50% 50% !important;
	}
	.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){
	.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: 1399px){
	.footer-section .footer-boxes{
		gap: 20px;
	}
	.footer-section .footer-boxes .footer-box1{
		padding-right: var(--wp--preset--spacing--30) !important;
	}
}