/*
Theme Name: Organic Store
Theme URI: https://www.titanthemes.net/products/organic-store
Author: Titan Themes
Author URI: https://www.titanthemes.net/
Description: The Organic Store is a versatile and stylish theme designed for eco-conscious brands, including health food shops, organic grocery stores, and herbal product retailers focused on fresh vegetables and other natural offerings. This theme suits a range of businesses, from natural skincare stores and organic farms to vegan restaurants and grocery shops, all looking to enhance their online presence. It fulfills the needs of organic eCommerce sites, including fruits store websites, farmer shops, and sustainable lifestyle brands. Built on a Bootstrap framework, this mobile-friendly theme ensures responsive performance across devices, making it ideal for both retail and ecommerce. Developers will find its secure coding, flexible customization options, and interactive shortcodes valuable for creating personalized layouts. The Organic Store features an appealing banner, testimonials section, and product showcases, enhancing user engagement while supporting seamless social media integration. With compatibility for WooCommerce, it allows efficient management of organic products, secure payments, and customizable offerings, perfect for those promoting a healthy, vegan lifestyle and eco-friendly practices. Overall, this organic theme combines elegant design with robust functionality, leaving a memorable impact on visitors.
Requires at least: 6.1
Tested up to: 7.0
Requires PHP: 7.2
Version: 2.7.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: organic-store
Tags: grid-layout, one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, block-patterns, custom-background, custom-colors, custom-menu, custom-logo, editor-style, block-styles, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, style-variations, theme-options, threaded-comments, translation-ready, food-and-drink, e-commerce, blog
*/


/* 
*,
*::before,
*::after {
  box-sizing: inherit; } */

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body{
  background-color: var(--wp--preset--color--background);
  color: var(--wp--preset--color--contrast);
}

header a,
footer a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.4;
  font-weight: 700;
}

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

table {
  width: 100%;
  border-spacing: 0; }

th, td {
  padding: 5px;
  text-align: center; }

table td,
table tr,
table th {
  border: 1px solid #ddd; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img, .wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

figure {
  margin: 1em 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-size: 17px; }

abbr,
acronym {
  border-bottom: 1px dotted #ddd;
  cursor: help; }

mark,
ins {
  background: #ddd;
  text-decoration: none; }

big {
  font-size: 125%; }

select,
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 {
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  font-size: 17px;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1.75;
  padding: 7px 15px;
  color: #1c1c1c;
}
p a {
  text-decoration: underline;
}
textarea {
  width: 100%;
  height: 120px;
  padding: 15px 20px; }

input[type="checkbox"] {
  display: inline; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #c3c3c3; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a3a2a2; }

hr {
  background-color: #999;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; 
}
a {
  color: var(--wp--preset--color--primary);
  outline: 0 !important;
}
.widget a:not(.wp-block-button__link),
.entry-summery a:not(.wp-block-button__link),
.entry-content a:not(.wp-block-button__link) {
  text-underline-offset: 3px;
  text-decoration-skip-ink: all;
  text-decoration-thickness: 1px;
  text-decoration: underline;
}
.widget a:not(.wp-block-button__link):hover,
.entry-summery a:not(.wp-block-button__link):hover,
.entry-content a:not(.wp-block-button__link):hover {
  color: var(--wp--preset--color--primary);
}
/* a:focus-visible, a:focus {
  outline: 2px solid #000 !important;
}
a:hover, a:active, a:hover {
  outline: 0;
  color: var(--wp--preset--color--primary);
} */
.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;
}
/*alignwide*/
.alignfull{
  margin:0 !important;
  width: auto !important
}
h1,h2,h3,h4,h5,h6{
  color: var(--wp--preset--color--contrast);
}


/*---------------- Woocommerce CSS------------------ */
.woocommerce .wp-block-woocommerce-product-collection ul.wc-block-product-template h3.wp-block-post-title{
  font-size: 25px !important;
}
.woocommerce h3 a{
  color: var(--wp--preset--color--contrast) !important;
  text-decoration: none;
}
.woocommerce span.page-numbers.current, .woocommerce .page-numbers, .woocommerce .wp-block-query-pagination-next{
  background: var(--wp--preset--color--primary);
  color: #fff;
  padding: 10px;
}
.woocommerce .wp-block-query-pagination-numbers{
  display: flex;
  align-items: center;
  gap: 10px;
}
.woocommerce .wp-block-query-pagination{
  gap: 0;
}
.woocommerce span.page-numbers.current:hover, .woocommerce .page-numbers:hover, .woocommerce .wp-block-query-pagination-next:hover, .woocommerce .wp-block-button__link:hover{
  background: var(--wp--preset--color--contrast);
  color: var(--wp--preset--color--base) !important;
}
.woocommerce .wp-block-post{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.woocommerce .select2-container--default .select2-selection--single{
  height: 40px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 5px 8px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text {
  padding: 8px;
  border: 1px solid #bcbcbc;
}
.related.products h2 {
  text-align: left;
}
.woocommerce .star-rating span::before {
  color: #f3f321;
}
.woocommerce ul.products li.product .star-rating{
  margin: 0 auto 8px;
  font-size: 15px !important;
}
.woocommerce span.onsale{
  background: var(--wp--preset--color--primary);
  padding: 0;
  color: #fff;
}
.products li {
  box-shadow: -2px -2px 5px #bbb;
  padding: 10px !important;
  text-align: center;
}
.woocommerce ul.products li.product a img{
  margin: 0;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product li .product_title {
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center !important;
  font-size: 20px !important;
  padding: 5px 0 5px 0 !important;
}
.woocommerce ul.products li.product .button {
  margin-top: 5px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{
  background: var(--wp--preset--color--primary);
  color: #fff ;
  border-radius: 1px solid var(--wp--preset--color--primary);
  padding: 8px 25px !important;
  opacity: 1 !important;
  text-decoration: none;
  border-radius: 30px;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{
  background: var(--wp--preset--color--primary) !important;
  color: #fff !important;
  border-radius: 1px solid var(--wp--preset--color--primary) !important;
  border: none !important;
  border-radius: 30px !important;
}
.single-product .wc-block-store-notices .wc-block-components-notice-banner__content .wc-forward:hover, .woocommerce-account .woocommerce-MyAccount-content .wc-forward.wp-element-button:hover{
  background: var(--wp--preset--color--background) !important;
  border: 1px solid var(--wp--preset--color--background);
  color: var(--wp--preset--color--contrast) !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce .product .yith-wcwl-add-to-wishlist-button:hover{
  background: var(--wp--preset--color--contrast) !important;
  color: var(--wp--preset--color--base) !important;
}
.woocommerce .product .yith-wcwl-add-to-wishlist-button--added:hover svg.yith-wcwl-add-to-wishlist-button-icon ,
.woocommerce .product .yith-wcwl-add-to-wishlist-button:hover svg.yith-wcwl-add-to-wishlist-button-icon {
  color: var(--wp--preset--color--base) !important;
}

svg.yith-wcwl-add-to-wishlist-button-icon
.woocommerce .quantity .qty {
  width: 5em;
  padding: 7px !important;
  border-radius: 30px;
  border: solid 1px #000;
  color: #000;
  line-height: 1;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
  max-width: 100%;
}
.woocommerce-account.woocommerce-dashboard .wp-block-group.main-page{
  padding: 0 !important;
}
.woocommerce-account.woocommerce-dashboard .wp-block-group.main-page .woocommerce{
  width: 80%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: var(--wp--preset--color--primary);
  padding: 12px !important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff;
  font-weight: 600;
}
nav.woocommerce-MyAccount-navigation ul li a:hover{
  color: #222 !important;
}
span.posted_in {
  display: block;
}
span.woocommerce-input-wrapper {
  width: 100%;
}
select.orderby {
  padding: 10px;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items__row td,
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-wrapper{
  border-color: var(--wp--preset--color--contrast);
}
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block{
  border-bottom-color: var(--wp--preset--color--contrast);
}
.woocommerce .cart .button, .woocommerce .cart input.button{
  padding: 12px;
}
nav.woocommerce-MyAccount-navigation ul li a, .woocommerce-info a, .woocommerce-privacy-policy-text a, td.product-name a, a.shipping-calculator-button{
  text-decoration: none !important;
}
.woocommerce-privacy-policy-text a, .woocommerce-privacy-policy-text p, .woocommerce form .form-row label {
  color: var(--wp--preset--color--contrast);
  line-height: 28px;
}
.woocommerce .woocommerce-breadcrumb{
  max-width: 80%;
  margin: 0 auto;
}
.woocommerce div.product form.cart table.variations td select {
    padding: 0 10px;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a{
  margin-top: 20px;
  color: #ffffff;
}
.woocommerce-page .select2-container .select2-selection .select2-selection__arrow{
  height: 1.5rem !important;
}
.woocommerce input#password{
  border: 1px solid #bcbcbc;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 0px !important;
}
.woocommerce-page form .password-input{
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: var(--wp--preset--color--primary);
  transition: background .15s ease-in-out;
  font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  background: #000;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
  padding: 12.5px 15px;
  background: #000;
  color: #fff;
  font-weight: normal;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
  border: none;
  float: none;
  overflow: unset;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 110px !important;
  padding: 5px 5px 5px !important;
  margin: 0px 10px 0px 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 30px;
}
#payment{
  margin: 0 0 30px 0;
}
.product-name a{
  color: #000;
}
.wp-block-heading {
  margin-bottom: 5px;
  margin-top: 5px;
}
.search-icon path{
  color: #000;
}
.single-product #reviews .comment-form .form-submit .submit.wp-block-button__link {
    width: auto;
    height: 50px;
}
.single-product .woocommerce.product .wp-block-woocommerce-product-price{
  margin-top: 0;
}
.single-product .woocommerce.product .alg_currency_select{
  width: auto;
  background-color: var(--wp--preset--color--primary);
  border: none;
  color: #ffffff;
}
.single-product .wp-block-woocommerce-product-meta .wp-block-group{
  margin-left: 0 !important;
}
.breadcrumbs{
  text-align: center;
}
.main-header-section .header-left-menu-box ul.top-menus.wp-block-navigation ul.wp-block-navigation-submenu{
  margin-top: 2px;
}
.main-header-section .header-left-menu-box ul.top-menus.wp-block-navigation ul.wp-block-navigation-submenu a{
  border-bottom: none;
  line-height: 1.4;
  padding: 10px;
}
.main-header-section .header-left-menu-box ul.top-menus.wp-block-navigation ul.wp-block-navigation-submenu a:hover{
  -webkit-text-fill-color: unset !important;
  background: var(--wp--preset--gradient--text-highlight-color) !important;
}

/* Wishslist */
.woocommerce-wishlist .wishlist_table.mobile{
  padding-left: 0;
}
.woocommerce-wishlist .wishlist_table.mobile table{
  width: auto;
}
.wishlist_table.modern_grid li .item-details h3, .wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3 {
    margin-bottom: 7px;
    margin-top: 0;
}
.woocommerce-wishlist .wishlist_table.mobile li{
  padding: 15px;
  border: 1px solid #000000;
}
.woocommerce-wishlist .cart.wishlist_table .additional-info-wrapper{
  display: block;
}
.woocommerce-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
  display: grid;
  grid-template-columns: 2fr 50%;
  gap: 10px;
}
.woocommerce-wishlist .wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, 
.woocommerce-wishlist .wishlist_table.modern_grid li .item-details table.item-details-table td.label{
  font-size: 16px !important;
  font-weight: 500;
}
.woocommerce-wishlist .wishlist_table.mobile li .item-details table.item-details-table td,.additional-info .value{
  font-size: 14px !important;
  padding: 6px !important;
}
.woocommerce-wishlist .main-products-section .wishlist_view {
  display: block !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after{
  display: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading{
  opacity: 1;
}
.woocommerce-wishlist .yith-wcwl-share .share-button i{
  font-family: 'FontAwesome';
}
.woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a{
  text-decoration: none !important;
  line-height: 12px;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a{
  border-radius: 6px;
  color: #fff;
  padding: 12px 12px !important;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none !important;
}
.woocommerce-wishlist .wishlist_table.responsive .product-name a{
  text-decoration: none;
}

/*woocommerce css*/
.wp-block-button.wc-block-components-product-button{
  gap: 0;
}
.woocommerce a.added_to_cart{
  margin-top: 0;
}
li.wc-block-product,li.wc-block-grid__product{
  border: 1px solid #dcdcdc;
  padding: 10px;
}
.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale{
  background: var(--wp--preset--color--primary);
  color: #fff;
  border-color:var(--wp--preset--color--primary);
}
.woocommerce .price ins, .woocommerce bdi{
  font-size: 16px;
}
.woocommerce .wc-block-components-product-price ins,
.woocommerce-wishlist .wishlist-items-wrapper .product-price ins,
.woocommerce-wishlist .wishlist_table.responsive .item-details-table ins{
  background-color: transparent;
}
.woocommerce-wishlist .wishlist-items-wrapper .product-remove a,
.woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a{
  text-decoration: none;
}
.woocommerce-wishlist .product-add-to-cart a.add_to_cart_button {
    width: 130px;
    height: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0 0 !important;
}
.woocommerce-Tabs-panel h2,.woocommerce h2.wp-block-heading{
  font-size: 30px;
}
.wp-block-woocommerce-related-products .wp-block-post{
  width: calc(33% - 1em)!important;
}
.woocommerce-shop .add_to_cart_button{
  padding: 10px 12px !important;
}


/*my account address button css*/
header.woocommerce-Address-title.title a{
  background-color: var(--wp--preset--color--primary);
  border-radius: 0px !important;
  color: #fff;
  font-size: 15px;
  font-weight: bold !important;
  text-decoration: none !important;
  padding: 12px 20px !important;
}
.wc-block-grid__product-onsale{
  background-color: var(--wp--preset--color--primary) !important;
  border-radius: 6px !important;
  color: #fff !important;
  border-color: transparent !important;
}
a.wp-block-button__link.wp-element-button.add_to_cart_button.ajax_add_to_cart{
  padding: 10px 16px !important;
}

.error404 .error-page .wp-block-search .wp-block-search__button svg,
.search .wp-block-search .wp-block-search__button .search-icon{
  fill: #fff;
}
.error404 .error-page .wp-block-search .wp-block-search__button:hover, 
.search .wp-block-search .wp-block-search__button:hover{
  background-color: #ffffff !important;
}
.error404 .error-page .wp-block-search .wp-block-search__button:hover svg,
.search .wp-block-search .wp-block-search__button:hover .search-icon{
  fill: #000;
}
.single-post .comment-respond .comment-form .comment-form-cookies-consent{
  align-items: flex-start;
}
.single-post .comment-respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top: 10px !important;
}
.wc-block-grid__products {
  justify-content: center;
}
.woocommerce h1.alignwide.wp-block-query-title,
.woocommerce .wp-block-group.alignwide.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-2.wp-block-group-is-layout-flex,
.woocommerce .products-block-post-template,
.woocommerce .wp-block-woocommerce-breadcrumbs,
.search.search-no-results .wp-block-woocommerce-breadcrumbs,
.search.search-no-results .wp-block-woocommerce-product-collection-no-results{
  width: 80%;
  margin: 0 auto;
}
.single-product.woocommerce .wp-block-woocommerce-breadcrumbs{
  width: 100%;
}
.footer-para{
  font-size: 14px !important;
}
.woocommerce .wp-block-woocommerce-store-notices + .wp-block-group,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-breadcrumbs,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-store-notices + .wp-block-columns,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-product-details,
.single-product.woocommerce .woocommerce.product .wp-block-woocommerce-product-details + .wp-block-woocommerce-product-collection,
.single-product.woocommerce .wp-block-woocommerce-store-notices{
  width: 80%;
}

/*cart css*/
header.woocommerce-Address-title.title{
  display: inline-grid;
  margin-bottom: 20px;
}
.woocommerce-account .addresses .title .edit{
  text-decoration: none;
  color: #fff !important;
}
.archive.woocommerce-page ul.wc-block-grid__products, .archive.woocommerce-page ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.wp-block-woocommerce-product-template{
  display: grid !important;
  grid-template-columns: auto auto auto auto;
  gap: 1em;
  width: 90%;
  margin: 0 auto;
}
li.wc-block-grid__product{
  max-width: 100% !important;
}
.wc-block-grid__product-onsale{
  padding: 5px 12px !important;
  font-size: 12px !important;
}
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block,.wp-block-woocommerce-cart-order-summary-block{
  border: 1px solid #dcdcdc;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-radius: 5px;
}
td.wc-block-cart-item__image{
  padding: 16px 0px 16px 16px !important;
}
td.wc-block-cart-item__total,.wc-block-components-totals-item,.wc-block-components-totals-coupon{
  padding-left: 16px !important;
  padding-right: 16px !important;
}
tr.wc-block-cart-items__header th{
  font-weight: 700;
  padding: 9px 12px !important;
  line-height: 1.5em;
  font-size: 16px;
}
a.wc-block-components-product-name{
  color: var(--wp--preset--color--contrast) !important;
  font-size: 20px;  
  font-weight: 600;
}
span.price.wc-block-components-product-price{
  text-align: left !important;
}
a.wc-block-components-product-name,button.wc-block-cart-item__remove-link,a.wc-block-components-totals-coupon-link,
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button{
  text-decoration: none !important;
}
button.wc-block-cart-item__remove-link{
  font-size: 1em !important;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  text-align: left !important;
}
a.wc-block-components-totals-coupon-link,a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button,button.wc-block-components-checkout-place-order-button{
  border-radius: 0;
  color: #fff !important;
  font-weight: 500;
  padding: 10px 25px !important;
  font-size: 18px;
  border-radius: 6px;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  font-size: 1.5em !important;
  padding: 10px !important;
  display: block !important;
}
button.wc-block-components-checkout-place-order-button:hover,
a.wc-block-components-totals-coupon-link:hover, a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
a.wc-block-components-checkout-return-to-cart-button:hover{
  background-color:#000;
}
.wp-block-woocommerce-checkout-order-summary-block{
  border: 1px solid #dcdcdc;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper{
  padding: 10px;
}
.wc-block-components-button:hover{
  background-color: #000 !important;
  color: #ffffff !important;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description p{
  font-size: 14px;
}
.wp-block-woocommerce-cart.alignwide {
  margin-left: auto;
  margin-right: auto;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block{
  padding-right: 0%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  background-color: transparent !important;
}
.woocommerce-MyAccount-navigation ul li a,.woocommerce-account .addresses .title .edit{
  padding: 5px 12px !important;
  font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
  margin: 0 !important;
}
.woocommerce{
  margin: 0 auto;
  max-width: 100% !important;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.wc-block-components-quantity-selector,input.wc-block-components-quantity-selector__input{
  border: 1px solid #fff !important;
}
button.wc-block-cart-item__remove-link{
  display: block !important;
}
tr.wc-block-cart-items__header{
  border-bottom: 1px solid #fff;
}
tr.wc-block-cart-items__row{
  border-top: 1px solid #fff;
}
.wc-block-cart{
  width: 80%;
}
.wc-block-components-totals-item__value,.wc-block-components-product-metadata__description{
  text-align: left;
}
.single-product .wc-block-components-product-price ins,.post-type-archive-product .wc-block-grid__product-price  ins{
  background: none !important;
}
.single-product .wc-block-store-notices + .wp-block-columns > .wp-block-column {
  flex-basis: 40% !important;
}

/* single shop page image animation */
.woocommerce-product-gallery__image {
    overflow: hidden;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.woocommerce-product-gallery__image img {
    transition: transform 0.6s ease;
}
.woocommerce-product-gallery__image:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
}
.woocommerce-product-gallery__image:hover img {
    transform: scale(1.08);
}
.woocommerce-product-gallery__image {
    opacity: 0;
    transform: translateY(30px);
    animation: productImageReveal 0.9s ease-out forwards;
}

@keyframes productImageReveal {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* shop page image animation */
.wp-block-woocommerce-product-image {
    overflow: hidden;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.wp-block-woocommerce-product-image img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.6s ease;
}

/*RESPONSIVE MEDIA*/
@media screen and (min-width: 600px) and (max-width: 991px){
  .search.search-results .wp-block-query ul.wp-block-post-template{
    display: grid;
    grid-template-columns: auto auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1399px){
  .woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item{
    flex-wrap: wrap;
  }
  .woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__description{
    padding-left: 0;    
  }
}


@media screen and (max-width:767px) {
  li.wc-block-grid__product{
    max-width: 100% !important;
  }
  .woocommerce-cart .wc-block-cart .wc-block-cart-items__row{
    display: flex !important;
    flex-direction: column;
    padding: 10px !important;
  }
  .woocommerce-cart .wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__image{
    padding: 0 !important;
  }
  .woocommerce-cart .wc-block-cart .wc-block-cart-items__row .wc-block-cart-item__image img{
    height: 100px;
    width: auto;
    float: left;
    margin-bottom: 12px;
  }
  .single-product .wc-block-store-notices + .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis: 100% !important;
  }
  .single-product .wc-block-store-notices + .wp-block-columns{
    gap: 0;
  }
  .archive.woocommerce-page ul.wc-block-grid__products, .archive.woocommerce-page ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.wp-block-woocommerce-product-template{
    grid-template-columns: auto;
  }
}

@media screen and (max-width: 999px) {
  .woocommerce-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
    grid-template-columns: 100%;
  }
}

@media screen and (max-width: 768px){
  .single-product ul.tabs.wc-tabs{
    display: flex !important;
  }
}
@media screen and (max-width: 991px){
  .wc-block-components-sidebar-layout{
    display: block;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main,.wc-block-components-sidebar,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{
    width: 100% !important;
  }
}
@media screen and (max-width: 425px){
  .single-product .wp-block-add-to-cart-form .single_add_to_cart_button.button{
    padding: 6px 20px !important;
  }
  td.wc-block-cart-item__total{
    padding: 0 !important;
  }
  tr.wc-block-cart-items__row{
    grid-template-columns: repeat(4, 1fr)!important;
  }
  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{
    display: block;
  }
}
@media screen and (min-width: 721px) and (max-width: 1199px){
  .wc-block-product-template.wc-block-product-template,
  ul.wc-block-grid__products,
  ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.wp-block-woocommerce-product-template,
  .blog .wp-block-post-template,.archive .wp-block-post-template,
  .page-template-blog-sidebar-on-right .wp-block-post-template,
  .page-template-blog-sidebar-on-left .wp-block-post-template,
  .search-results .wp-block-post-template{
    grid-template-columns: repeat(1, minmax(max(150px, calc(50% - 0.83333em)), 1fr));
    gap: 0.83333em;
  }
  .archive.woocommerce-page ul.wc-block-grid__products, .archive.woocommerce-page ul.wc-block-product-template__responsive.columns-3.wc-block-product-template.wp-block-woocommerce-product-template {
    grid-template-columns: auto auto auto;
  }
  .wp-block-woocommerce-related-products .wp-block-post,.blog .wp-block-latest-posts__list li{
    width: calc(50% - 1em)!important;
  }
}
@media screen and (max-width: 720px){
  .wc-block-product-template__responsive,ul.wc-block-grid__products{
    grid-template-columns: auto !important;
  }
  .blog .wp-block-post-template,.archive .wp-block-post-template,.page-template-blog-sidebar-on-right .wp-block-post-template,.page-template-blog-sidebar-on-left .wp-block-post-template{
    display: block;
    grid-template-columns: auto !important;
  }
  li.wc-block-product,.blog .wp-block-post-template li,.archive .wp-block-post-template li,
  .page-template-blog-sidebar-on-right .wp-block-post-template li,.page-template-blog-sidebar-on-left .wp-block-post-template li{
    margin-bottom: 20px;
  }
  .wp-block-woocommerce-related-products .wp-block-post,.page-template-blog-sidebar-on-left .wp-block-post,.page-template-blog-sidebar-on-right .wp-block-post{
    width: calc(100% - 1em)!important;
  }
  .not-found-heading{
    font-size: 50px !important;
  }
}
@media screen and (max-width: 768px){
  .single-product .wp-block-woocommerce-product-details .woocommerce-tabs li.active{
    border-bottom-width: 2px !important;
    border-left-width: 0 !important;
  }
}
@media screen and (max-width: 599px){
  .woocommerce-account .entry-content .woocommerce-form-login{
    width: 100% !important;
  }
  .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row{
    flex-direction: column;
    gap: 1em;
  }
  .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
    width: auto;
  }
  .wc-block-components-order-summary-item{
    display: block !important;
  }
  .woocommerce .wp-block-woocommerce-store-notices + .wp-block-group, .single-product.woocommerce .woocommerce.product .wp-block-woocommerce-breadcrumbs, .single-product.woocommerce .woocommerce.product .wp-block-woocommerce-store-notices + .wp-block-columns, .single-product.woocommerce .woocommerce.product .wp-block-woocommerce-product-details, .single-product.woocommerce .woocommerce.product .wp-block-woocommerce-product-details + .wp-block-woocommerce-product-collection, .single-product.woocommerce .wp-block-woocommerce-store-notices {
      display: block;
      text-align: center;
  }
    .single-product ul.tabs.wc-tabs {
        display: block !important;
    }
}
@media screen and (min-width: 600px) and (max-width: 991px){
  .single-product .wc-block-product-template.is-flex-container.is-flex-container.columns-5>li{
    width: calc(50% - 1em);
  }
}
@media screen and (max-width: 900px) {
  .woocommerce-page .woocommerce-cart-form .coupon {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
      .woocommerce-page .woocommerce-cart-form #coupon_code,.woocommerce-page table.cart td.actions .coupon .button {
        width: 100% !important;
    }.woocommerce-page table.cart td.actions .coupon .button {
      margin-top: 20px;
    }
    .woocommerce-wishlist .wishlist_table.responsive .product-name a {
      text-decoration: none;
      font-size: 24px !important;
  }
  .woocommerce-wishlist .product-add-to-cart a.add_to_cart_button {
    height: 20px;
}
}
.call-icon-main{
  flex-basis: 40px !important;
}
.product-categories-button form .search-icon path {
    color: #ffffff;
}
/*.single a{
  color: var(--wp--preset--color--primary);'
}*/
.call-icon span{
  color: #ffffff;
}
.call-icon-main p span{
  margin-right: 0px !important;
  color: var(--wp--preset--color--primary) !important;
}
.wc-block-mini-cart__quantity-badge svg{
  color: var(--wp--preset--color--primary) !important ;
  fill: var(--wp--preset--color--primary)  !important;
}
.eb-cd-wrapper .eb-cd-inner,.eb-cd-wrapper .eb-cd-inner{
  display: flex;
  gap:10px;
}
.call-icon-main p {
  text-align: center;
  height: 40px;
  display: flex;
  border-radius: 10px;
  text-align: center;
  background: var(--wp--preset--color--contrast) !important;
  justify-content: center;
  align-items: center;
}
.wishlist-column .wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-core-columns-is-layout-430f08e6.wp-block-columns-is-layout-flex{
  justify-content: flex-end;
}
.countdown-box .box{
  background: #F1F1F1;
  border-radius: 4px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.slider-right{
  position: relative;
}
.slider-right-content-box {
  position: absolute;
  top: 50%;
  left: 3%;
  right: 5%;
  margin: 0 auto;
  text-align: center;
  transform: translateY(-87%);
}
.our-projects .product-main {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.dynamic-content ul.wc-block-product-template li.wc-block-product{
  box-shadow: 2px 0px 13px #0000001A;
  border-radius: 20px;
  border: none;
}
.product-box .product-main,.tour-box .product-main{
  box-shadow: 2px 0px 13px #0000001A;
  border-radius: 20px;
  border: none;
}
.our-projects .owl-stage {
    padding-bottom: 20px;
}

.deal-product-card-boxeee .product-price-box del, .deal-product-card-boxeee .product-price-box del .amount,.deal-product-card-boxeee .product-price-box del, .deal-product-card-boxeee .product-price-box del span{
  font-size: 16px !important;
  text-decoration-color: #777777 !important;
  color: #777777 !important;
  font-weight: 400;
  line-height: 1;
}
.deal-product-card-boxeee .product-price-box ins, .deal-product-card-boxeee .product-price-box ins .amount{
  font-size: 18px !important;
  font-weight: 700;
  background-color: #0000;
  line-height: 1;
}
.deal-product-card-boxeee .product-price-box ins, .deal-product-card-boxeee .product-price-box span {
  font-size: 18px !important;
  font-weight: 700;
  background-color: #0000;
  line-height: 1;
}

.deal-product-card-boxeee .deal-product-card-boxeee .product-btnn-boxs span,.deal-product-card-boxeee .deals-product-button span {
  font-size: 14px !important;
}

.deal-product-card-boxeee .product-btnn-boxs span {
  font-size: 14px !important;
}

.product-price-box .wc-block-components-product-price .woocs_price_code {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    flex-direction: row-reverse;
}


.deal-product-card-boxeee .product-price-box ins{
    background: transparent !important;
}
.info-section{
  display: flex;
  align-items: center;
} 
.slider-box-left .short-heading-banner{
  display: inline-block;
}
.header-inner-menu ul li a {
  padding: 5px 15px;
}
.header-inner-menu ul li a:hover {
  background: var(--wp--preset--color--primary);
  color: #ffffff !important;
  border-radius: 7px;
}
.owl-stage-outer {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0px !important;
}
.wishlist-column img {
  margin-right: 4px;
}

.wish-icon p span{
  margin-right: 0px !important;
}
.wish-icon{
  flex-basis: 45px !important;
}
.wc-block-mini-cart__button,.wp-block-woocommerce-customer-account a,.wish-icon p{
  background: #ffffff;
  border-radius: 10px;
  padding: 10px !important;
  text-align: center;
  color: var(--wp--preset--color--primary) !important;
  font-size: 15px !important;
}
select.gt_selector.notranslate{
  width: 90px;
  padding:0 6px;
  background: var(--wp--preset--color--accent);
  border: none;
  font-weight: 600;
  color: #000000;
}
.chosen-container-single .chosen-single {
  background: #000000;
  color: #000000 !important;
  border: none !important;
  box-shadow: none !important;
  line-height: 28px !important;
}
.chosen-container .chosen-drop{
  background: #000000;
  color: #000 !important;
  border-color: #000000 !important;
  font-family: "Quicksand", serif;
  font-size: 14px;
  font-weight: 600;
}
.chosen-single span{
  font-weight: 600 !important;
  font-family: "Quicksand", serif;
  font-size: 14px;
  line-height: 27px !important;
}
form.woocommerce-currency-switcher-form.woocs_show_flags p{
  display: none;
}
form.woocommerce-currency-switcher-form.woocs_show_flags{
  /* height: 23px; */
  display: flex;
}
select.gt_selector.notranslate option{
  color: #000;
}
.chosen-single span{
  position: relative;
 }
 .chosen-single span:after {
  content: "\f347";
  font-family: dashicons;
  font-weight: 600;
  position: absolute;
  right: -15px;
  top: 50%;
  display: inline-block;
  padding: 3px;
  transform: translate(-50%, -50%);
  color: #000000;
}
.chosen-container-single .chosen-single div b{
  display: none !important;
}
.chosen-container-single .chosen-single{
  background: transparent !important;  
}
.woocs_show_flags .chosen-container .chosen-results li.highlighted{
  color: #000 !important;
}
.cart-icon{
  text-align: right;
}
.wishlist-column, .cart-column {
  position: relative;
}
span.eb-cd-label{
  display: none;
}
span.eb-cd-digit{
  font-size: 12px;
}
.translate-text:after {
  content: "";
  width: 2px;
  height: 15px;
  background: #000000;
  position: absolute;
  right: -15px;
  bottom: 50%;
  transform: translateY(50%);
}
.translate-text {
  position: relative;
}
.general-header-middle .wp-block-search__input {
  background: #EFEFEF;
  border: none;
}
.general-header-middle .wp-block-search__button, .general-header-middle .wp-block-woocommerce-customer-account .label {
  font-weight: 600;
}
.product-categories-button select {
  padding: 12px 5px !important;
  width: 100% !important;
  background: var(--wp--preset--color--primary);
  color: #fff;
  border: none !important;
  border-radius: 10px 0px 0px 10px !important;
  font-family: "Quicksand", serif;
  font-size: 14px;
  font-weight: 600;
  outline: none;
  margin-right: 10px !important;
  cursor: pointer;
}
.product-categories-button .wc-block-product-categories__dropdown {
  width: 100%;
}
.wp-block-woocommerce-product-categories.wc-block-product-categories.is-dropdown{
  margin-right: 20px !important;
}
.product-categories-button .wc-block-product-categories__button {
  background: var(--wp--preset--color--primary);
  color: #fff;
  border: none !important;
  border-radius: 0px 10px 10px 0px !important;
  cursor: pointer;
}
.product-categories-button .wp-block-search__inside-wrapper{
  border: 0px !important;
  padding:0px !important;
}
.product-categories-button .wp-block-search__input {
    padding: 10px !important;
    padding-left: 30px !important;
    border: none;
}
.product-categories-button .wp-block-search__input::placeholder{
  color: #777777 !important;
}
.menu-group-top {
  margin-top: -25px !important;
  position: relative;
}
.product-main p span {
    font-size: 15px !important;
    text-decoration: line-through;
    font-weight: 400;
    margin-left: 10px;
    color: #777777;
}

.product-categories-button select{
  margin-right: 0px !important;
  border-radius: 0px;
}
.box.cd-box-day span.eb-cd-digit{
  background: #F1F1F1;
  border-radius: 4px !important;
  padding: 10px 10px !important;
  font-weight: 700 !important;
}
.box span{
  font-weight: 700 !important;
}
.box.cd-box-hour span.eb-cd-digit{
  background: #F1F1F1;
  border-radius: 4px !important;
  padding: 10px 10px !important;
}
.box.cd-box-minute span.eb-cd-digit{
  background: #F1F1F1;
  border-radius: 4px !important;
  padding: 10px 10px !important;
}
.box.cd-box-second span.eb-cd-digit{
  background: #F1F1F1;
  border-radius: 4px !important;
  padding: 10px 10px !important;
}
.eb-countdown-vvjgn.eb-cd-wrapper .eb-cd-inner .box + .box {
  margin-left: 0px;
}
.eb-cd-wrapper .eb-cd-inner .box{
  padding: 0px !important;
}
.header-inner-menu li{
  position: relative;
}
.header-inner-menu li:after {
  content: "";
  top: 8px;
  right: -24px;
  width: 1px;
  height: 15px;
  background: #000;
  position: absolute;
}
.general-header-bottom{
  border-bottom: 1px solid #fff;
}
body .home .general-header-bottom{
  border-bottom: none;
}
.header-inner-menu li:last-child::after {
  display: none;
}
ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu li:after{
  display: none;
}
.slider-button a:hover,.theme-btn a:hover,.header-button a:hover{
  background-color: var(--wp--preset--color--secondary) !important;
}
.slider-main-box{
  position: relative;
}
.post-date span.dashicons{
  color: #ffffff;
}
.post-date {
  position: absolute;
  top: 15px;
  right: 25px;
}
button.wp-block-search__button.has-text-color.has-base-color.has-background.has-contrast-background-color.has-icon.wp-element-button {
  padding: 10px 10px;
  background: transparent;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  padding: 0px !important;
  align-items: center;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input{
  position: absolute;
  right: 50px;
  top: -12px;
}
form.wp-block-search__button-only.wp-block-search__searchfield-hidden.wp-block-search__icon-button.wp-block-search svg{
  border-left: 1px solid var(--wp--preset--color--contrast);
  position: relative;
  padding-left: 20px !important
}
.slider-right{
  position: relative;
}
.slider-right{
  text-align: right;
}
.slider-right .owl-stage-outer{
  margin-left: 0px !important;
}
.slider-right{
  position: relative;
  width: 100%;
}
.wp-block-image.small-img img {
  vertical-align: middle;
}
.our-slider .owl-nav {
  display: block !important;
  position: absolute;
  bottom: 6%;
  text-align: left;
  left: 5%;
  width: 15%;
}
.our-slider .owl-carousel .owl-nav .owl-prev{
  margin-right: 10px;
}
.our-slider .owl-carousel .owl-nav .owl-prev:hover span, .our-slider .owl-carousel .owl-nav .owl-next:hover span{
  color: #ffffff;
}
.our-slider .owl-carousel .owl-nav .owl-prev:hover, .our-slider .owl-carousel .owl-nav .owl-next:hover{
    background: var(--wp--preset--color--primary) !important;
}
.our-slider .owl-carousel .owl-nav .owl-prev, .our-slider .owl-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background: #EFEFEF;
  border: 0px;
  border-radius: 30px;
}
.our-slider .owl-carousel .owl-nav .owl-prev {
  border-right: 2px solid #FFFFFF12;
}
.our-slider .owl-carousel .owl-nav .owl-prev span, .our-slider .owl-carousel .owl-nav .owl-next span {
  color: #000000;
  font-size: 22px;
  padding: 4px 8px;
}
.our-slider{
  position: relative;
}

/*============== Effects Section ==============*/
.animations-hidden-item{
  opacity: 0;
  transform: translateY(150px);
  transition: all 1s;
}
.animations-show-item{
  opacity: 1;
  transform: translateY(0px);
}
.about-left {
  position: relative;
}
.wp-site-blocks{
  padding: 0 !important;
}
.wpcf7-spinner {
  position: absolute;
  right: 0px;
}
.our-blog .place-image, .our-blog .place-image img {
  width: 100% !important;
  object-fit: cover;
  vertical-align: bottom;
}
p span.dashicons{
  margin-right: 10px;
  color: var(--wp--preset--color--primary);
}
.social-icon-box .wp-block-social-links{
  justify-content: flex-end !important;
}
.social-icon-box .wp-social-link svg{
  font-size: 18px;
  fill: #FAA820 !important;
}
.social-icon-box .wp-social-link a:hover{
  background: var(--wp--preset--color--primary) !important;
}
.social-icon-box .wp-social-link a:hover svg{
  fill: #ffffff !important;
}
.social-icon-box .wp-social-link a {
  background: #ffffff !important;
  border-radius: 30px;
  padding: 5px !important;
}
.menu-box nav ul li a{
  text-decoration: none;
}

.header-box-middle,.menu-box{
  position: relative;
}
footer.wp-block-template-part .photolancer-footer-list {
  gap: 15px;
}
.social-icon {
  gap: 0px;
}
.head-menu-box{
  border-bottom: 2px solid #ffffff;
}
.home .head-menu-box{
  border-bottom: 0;
}
.social-icon li{
  background-color:transparent !important;
}
.social-icon li a svg{
  height: 20px !important;
  width: 20px !important;
}
.woocommerce-page li.wc-block-product .wc-block-components-product-button .added_to_cart.wc_forward{
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--base);
  margin: 0;
  padding: 10px 15px;
  text-decoration: none;
  margin-top: 5px;
}
.woocommerce-page li.wc-block-product .wc-block-components-product-button .added_to_cart.wc_forward:hover{
  background-color: var(--wp--preset--color--contrast);
}
.woocommerce-account .woocommerce-MyAccount-content header.woocommerce-Address-title h2{
  font-size: 25px;
  font-weight: 500;
}
.woocommerce-account .woocommerce-MyAccount-content header.woocommerce-Address-title .edit{
  float: left;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button.woocommerce-Button{
  color: #ffffff;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
.woocommerce div.product form.cart button.single_add_to_cart_button, .woocommerce div.product form.cart button[name=add-to-cart],
.woocommerce .cart .button, .woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
  color: #fff !important;
}
.wlfmc-counter-wrapper{
  width: auto;
}
.wp-block-woocommerce-customer-account a span{
  font-family: Figtree;
  font-weight: 500;
}
.wp-block-woocommerce-customer-account a{
  display: flex;
  flex-direction: row-reverse;
}
.head-menu-box ul li a:hover {
  background: #0E2646;
  padding: 10px;
}
.head-menu-box ul li a {
  padding: 10px;
}
.wp-block-image img{
  vertical-align: unset;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li a {
  padding: 10px 15px;
  color: #000000;
}
.wp-site-blocks{
	padding: 0 !important;
}
footer.wp-block-template-part {
  margin-top: 0;
}
.comment-respond.wp-block-post-comments-form.wp-block-post-comments-form input[type=submit]{
  color: #fff;
}
.sidebar-box .wp-block-search__button svg{
  fill: #fff;
}
blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
    padding: 0px;
    margin: 10px 0px;
  }
@media screen and (min-width: 320px) and (max-width: 599px) {
  span.wp-block-navigation-item__label {
    color: #000000;
  }
  .award-box {
    position: relative;
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: 0 auto;
  }
  .wp-block-woocommerce-product-categories.wc-block-product-categories.is-dropdown{
    margin-right: 0px !important;
  }
  .banner-img-1 img{
    height: 300px;
  }
  .our-slider .owl-nav, .our-services .owl-nav{
    display: none !important;
  }
  .project-heading{
    text-align: center;
  }
  .service-content-box h4,.service-content-box{
    text-align: left !important;
  }
}
@media screen and (min-width: 200px) and (max-width: 991px) {
  .our-services h3{
    text-align: center !important;
  }
  .menu-group .wishlist-column .wp-block-column.is-vertically-aligned-center.wish-icon.is-layout-flow.wp-block-column-is-layout-flow{
    flex-basis: 100% !important;
  }
  .header-inner-menu li:after {
    display: none;
  }
  .eb-countdown-ht4ww.eb-cd-wrapper .eb-cd-inner{
    display: flex;
  }
  .call-icon-main p{
    padding: 5px 15px;
  }
  .call-icon-main ,.wish-icon{
    display: flex;justify-content: center;
    margin-top: 20px !important;
  }
  .top-right p{
    text-align: center;
  }
  .gtranslate_wrapper {
    width: 100px;
    margin: 0 auto;
  }
  .header-inner-menu nav{
    justify-content: center !important;
  }
  .chosen-container-single .chosen-single{
    width: 95px;
    margin:0 auto;
  }
  .cart-icon{
    text-align: center;
  }
  .product-categories-button select{
    width: 100% !important; 
  }
  .loin-main-box{
    justify-content: center;
    text-align: center;
  }
  .wp-block-woocommerce-customer-account.alignright.has-quicksand-font-family.has-text-color.has-contrast-color.wp-elements-955f405fd74d1cbf739ad4edea9b4f46{
    margin-left: 0px;
  }
  .slider-coulm{
    max-width: 90% !important;
  }
  .slider-box-left{
    text-align: center;
  }
  .cart-icon{
    display: flex;justify-content: center;
  }
  .cart-content-box h2,.cart-content-box p{
    text-align: center;
  }
  .product-categories-button .wc-block-product-categories__dropdown {
    width: 100%;
  }
  .phone-number h2,.phone-number p{
    text-align: center;
  }
  .slider-content-box{
    position: relative;
    transform: none;
    left: 0px;
    right: 0px;
    width: 95%;
    margin: 0 auto;
    padding-top: 30px !important;
  }
  .product-btn {
    justify-content: right !important;
  }
  .owl-dots {
    left: 0px;
    width: 90%;
  }
  .our-project h3{
    text-align: center !important;
  }
  .header-inner-menu ul{
    justify-content: center;
  }
  .header-logo .wp-block-group {
    justify-content: center !important;
  }
  .short-heading-banner,.banner-heading,.slider-text{
    text-align: center !important;
  }
  .slider-button{
    justify-content: center !important;
  }
  .tour-box {
    max-width: 90% !important;
  }
  .about-btn {
    justify-content: center;
  }
  .header-logo h1 {
    text-align: center;
  }
  .header-button .wp-block-buttons{
    justify-content: center;
  }
  .header-box-upper{
    position: relative;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .our-projects .owl-nav{
    margin-top: 30px !important;
  }
  .slider-content-box .banner-left{
    flex-basis: 50% !important;
  }
  .product-box{
    display: grid !important;
    grid-template-columns: auto auto !important;
  }
  .about-box,.blog-box{
    display: grid !important;
    grid-template-columns: auto auto !important;
    width: 100%;
  }
  .product-btn{
    justify-content: right !important;
  }
  .award-box-left .product-btn{
    justify-content: left !important;
  }
  .slider-content-box .slider-right .right-image1{
    flex-basis: 50% !important;
  }
  .slider-content-box .slider-right .right-image2{
    flex-basis: 50% !important;
  }
  .owl-dots {
    left: 0px;
    width: 68%;
  }
}
@media screen and (min-width: 782px) and (max-width: 1200px) {
  .tour-box{
    max-width: 95% !important;
    gap:10px;
  }
  .header-inner-menu ul {
    gap:0px !important;
  }
  .header-inner-menu li:after{
    display: none;
  }
  footer.wp-block-template-part .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-89f6da4a.wp-block-columns-is-layout-flex,.news-heading-box ,.news-section .wp-block-query.is-layout-flow.wp-block-query-is-layout-flow,.tour-box,.about-box,.service-group,.slider-coulm,.general-top-header .wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex,.general-header-middle .wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex{
    max-width: 90% !important;
  }
  .menu-group{
    max-width: 90% !important;
  }

  .our-slider .owl-nav {
    width: 23%;
  }
  .product-categories-button,.middle-right{
    flex-basis: 100% !important;
  }
  .product-box{
    display: grid !important;
    grid-template-columns: auto !important;
  }
  .slider-right{
    flex-basis: 50% !important;
  }
  .owl-dots {
    position: relative;
    width: 65%;
  }
  .banner-heading {
    font-size: 24px !important;
  }
  .about-box{
    gap:10px !important;
  }
  .about-left p{
    font-size: 12px !important;
  }
  .slider-right-content-box {
    top: 81%;
    transform: translateY(-74%);
  }
}
@media screen and (min-width: 320px) and (max-width: 800px) {
  .admin-bar .wp-block-navigation__responsive-container-close {
    color: #000000;
    top:15px;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{
    justify-content: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .our-projects .owl-nav {
    top: -39%;
  }
  .slider-content-box .slider-right{
    flex-basis: 50% !important;
  }
  .single-image figure{
    width: 100% !important;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .our-projects .owl-nav {
    top: -46%;
  }
  .woo-icon{
    gap:10px;
  }
  .info-section{
    flex-basis: 20% !important;
  }
  .product-section{
    flex-basis: 80% !important;
  }
  .owl-dots {
    position: relative;
    width: 50%;
  }
  .eb-countdown-nm5fs.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit,
  .eb-countdown-t3elb.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit,
  .eb-countdown-ht4ww.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    padding: 6px !important;
  }
}

@media screen and (min-width: 1440px) and (max-width: 2000px) {
  span.eb-cd-digit{
    font-size: 13px;
  }
  .eb-cd-wrapper .eb-cd-inner, .eb-cd-wrapper .eb-cd-inner {
    gap: 4px;
    display: flex;
  }
}


.slider-button a:hover, .theme-btn a:hover, .header-button a:hover ,.product-btn a:hover{
  background-color: var(--wp--preset--color--secondary) !important;
  color: #fff !important;
}
.woo-icon{
  justify-content: end !important;
}
.heder{
  justify-content: end !important;
}
.short-heading-banner {
    margin: 0 0 20px !important;
    padding: 5px 13px !important;

    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;

    background: rgba(255, 255, 255, 0.15) !important;
    border-radius: 25px !important;

    backdrop-filter: blur(4px) !important;
    border: none !important;
}

/* Product Section */
.product-section .product-cont-box .tab-content { 
  display: none; 
}
.product-section .product-cont-box .tab-content.active { 
  display: block; 
}
.product-card-title {
  margin: 5px 0 0  !important;
}
.product-section .product-cont-box .tab-title a, .product-section .product-cont-box .tab-title a:hover{
  color: var(--wp--preset--color--contrast) !important;
}
.product-section .product-cont-box .tab-title.active a, .product-section .product-cont-box .tab-title a:hover{
  color: var(--wp--preset--color--primary) !important;
}
.product-section .product-cont-box .product-banner .wp-block-cover__inner-container{
  z-index: 1;
}
.product-section .product-card .product-mid-box .pricee-reg{
  text-decoration-color: #777777 !important;
  color: #777777 !important;
}
.product-section .product-banner{
  text-align: center;
}
.product-section .product-banner .product-discount{
  display: inline-block;
}
.product-section .product-img img {
    height: 200px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto !important;
}
.product-card{
    border: 1px solid #EAEAEA;
    padding: 20px 10px;
    border-radius: 20px;
}
.product-card-btn a{
    color: #ffffff !important;
}
.product-card-btn a:hover{
    background: var(--wp--preset--color--secondary) !important;
    color: #ffffff !important;
}


/* Product Dynamic Section */
.product-section .product-card-boxes ul.wc-block-product-template{
  width: 100% !important;
  gap: 30px 20px !important;
  grid-template-columns: auto auto auto auto auto;
  margin-top: 0;
}
.product-section .product-card-boxes ul.wc-block-product-template li.wc-block-product{
  padding: 0;
  border: none;
}
.product-price-box .wc-block-components-product-price {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    flex-direction: row-reverse;
}
.product-section .product-card .product-price-box del, .product-section .product-card .product-price-box del .amount,.product-section .product-card .product-price-box del, .product-section .product-card .product-price-box del span{
  font-size: 16px !important;
  text-decoration-color: #777777 !important;
  color: #777777 !important;
  font-weight: 400;
  line-height: 1;
}
.product-section .product-card .product-price-box ins, .product-section .product-card .product-price-box ins .amount{
  font-size: 18px !important;
  font-weight: 700;
  background-color: #0000;
  line-height: 1;
}
.product-section .product-card .product-price-box ins, .product-section .product-card .product-price-box span {
  font-size: 18px !important;
  font-weight: 700;
  background-color: #0000;
  line-height: 1;
}

.product-section .product-card .deals-product-buttonss span {
  font-size: 15px !important;
}

.product-price-heading a{
    text-decoration: none !important;
}

.product-price-heading .taxonomy-product_cat a{
  color: #777777 !important;
  font-weight: 400 !important; 
}

.deal-product-card-boxeee .deals-product-button span .added_to_cart{
    background: var(--wp--preset--color--primary) !important;
    margin: 5px 0 0 !important;
    padding: 7px 10px !important;
    color: #fff !important;
  text-decoration: none !important;
    border-radius: 6px;
}

.deal-product-card-boxeee .product-btnn-boxs span .added_to_cart{
    background: var(--wp--preset--color--primary) !important;
    margin: 5px 0 0 !important;
    padding: 7px 10px !important;
    color: #fff !important;
  text-decoration: none !important;
    border-radius: 6px;
}
.product-section .product-card .product-price-box .wc-block-components-product-button span a{
  font-size: 15px !important;
  background: var(--wp--preset--color--primary) !important;
  padding: 7px 10px !important;
  margin: 0 0 !important;
  text-decoration: none !important;
    color: #fff !important;
    border-radius: 6px;
}
.product-section .product-card .product-price-box .wc-block-components-product-button span .added_to_cart{
  margin: 5px 0 0 !important;
}

.product-section .product-card .product-top-box .product-cat a, .product-section .product-card .product-img-box .product-tag a{
  text-decoration: none;
}
.product-section .product-card .product-img-box .product-tag a{
  color: var(--wp--preset--color--background);
} 
.product-section .product-card .product-top-box .product-cat a{
  color: #a7a7a7;
}
.wish-icon .wp-block-paragraph,.wish-icon .wp-block-paragraph a {
    text-decoration: none !important;
}
.countdown-box-heading h6{
  color: #777777 !important;
  font-weight: 400 !important;
}
.deal-product-card-boxeee .product-img-box {
    position: relative;
}
.deal-product-card-boxeee .product-img-box .product-tag{
  position: absolute;
  top: 0;
  left: 0;
}
.deal-product-card-boxeee .product-top-box .product-cat a, .deal-product-card-boxeee .product-img-box .product-tag a{
  text-decoration: none;
}
.deal-product-card-boxeee .product-img-box .product-tag a{
  color: var(--wp--preset--color--background);
}

@media screen and (max-width: 1680px) {
  .adbs{
    width: 28% !important;
    flex-basis: 28% !important;
  }
  .fng .wp-block-button a {
      font-size: 12px !important;
  }
}

@media screen and (max-width: 1500px) {
  .fng .wp-block-button a {
      font-size: 12px !important;
  }
}

@media screen and (max-width: 1320px) {
  .product-head-box h3{
    text-align: left !important;
  }
  .fng {
    padding: 10px !important;
  }
  .eb-cd-wrapper .eb-cd-inner, .eb-cd-wrapper .eb-cd-inner {
    gap: 6px !important;
  }
  .fndfgn {
    flex-basis: 63% !important;
    padding-left: 10px;
  }
  .sdgnjg{
    flex-basis: 37% !important;
  }
}

@media screen and (max-width: 1200px) {
  .fndfgn {
    flex-basis: 55% !important;
    padding-left: 10px;
  }
  .sdgnjg{
    flex-basis: 45% !important;
  }
  .product-section .product-card-boxes{
    display: grid !important;
    grid-template-columns: auto auto auto !important;
  }
  .product-img img {
    height: 150px !important;
  }
  .eb-cd-wrapper .eb-cd-inner, .eb-cd-wrapper .eb-cd-inner {
    gap: 7px !important;
  }
  .general-top-header .topps .top-right{
    flex-basis: 25% !important;
  }
  .general-top-header .topps .advertising-text{
    flex-basis: 50% !important;
  }
  .general-top-header .topps .top-left {
    flex-basis: 25% !important;
    text-align: end;
  }
}

@media screen and (max-width: 991px) {
  .footer-mainly{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }
    .header-madji {
      flex-wrap: wrap !important;
    }
    .header-logo,.header-inner-menu{
      width: 100% !important;
      flex-basis: 100% !important;
    }
    .product-section .product-card-boxes ul.wc-block-product-template {
        grid-template-columns: auto auto;
    }
    .prduct-section-heading-div{
        justify-content: center !important;
        align-items: center;
        gap: 20px;
        flex-direction: column !important;
    }
    .product-section{
        margin: 40px 0 !important;
    }
    .our-slider .owl-nav {
        left: 50% !important;
        transform: translateX(-50%);
        width: 50% !important;
        margin: 0 auto;
        text-align: center !important;
    }

    .info-section{
        justify-content: center !important;
    }
    .top-right p {
        text-align: center !important;
    }
    .wishlist-column .wp-block-columns {
      justify-content: center !important;
      align-items: center !important;
      flex-direction: row !important;
      flex-wrap: nowrap !important;
      margin: 0 auto;
    }
    .wishlist-column .heder .call-icon-main {
        flex-basis: 15% !important;
        margin: 0 !important;
        justify-content: end;
    }
    .wishlist-column .heder .phone-number{ 
        flex-basis: 25% !important;
    }
    .wish-icon p {
      display: inline-flex;
    }
    .call-icon-main p {
      padding: 0 10px !important;
    }

.product-categories-button .wp-block-woocommerce-product-categories.wc-block-product-categories.is-dropdown {
        margin-top: 0;
    }
  .woo-icon {
      justify-content: end !important;
      align-items: center !important;
      justify-content: center !important;
      flex-wrap: nowrap !important;
      margin-top: 20px !important ;
  }
  .woo-icon .wish-icon {
    margin: 0 !important;
  }
  .general-header-bottom .menu-group .wishlist-column .wp-block-column.is-vertically-aligned-center.wish-icon.is-layout-flow.wp-block-column-is-layout-flow ,.middle-right .woo-icon .wishlist-column .cart-icon{
    flex-basis: 15% !important;
  }
  .general-header-bottom .woo-icon .cart-content-box{
    flex-basis: 80% !important;
  }
  .menu-group,.topps{
    flex-wrap: wrap !important;
  }
    .general-top-header .topps .top-right{
      order: 1 !important;
      flex-basis: 45% !important;
    }
    .general-top-header .topps .advertising-text{
      flex-basis: 100% !important;
      order: 3 !important;
    }
    .general-top-header .topps .top-left{
      flex-basis: 45% !important;
      order: 2 !important;
    }

    .top-left .usgtop {
      flex-wrap: nowrap !important;
      flex-direction: row !important;
      text-align: center;
    }

    .top-left .usgtop .currency-text,.top-left .usgtop .translate-text{
      flex-basis: 45% !important;
    }
    .product-categories-button, .middle-right{
      width: 100% !important;
      flex-basis: 100% !important;
    }
    .photolancer-footer-list ul{
      display: inline-block !important;
    }
}

@media screen and (max-width: 768px) {
  .product-categories-button .wp-block-woocommerce-product-categories.wc-block-product-categories.is-dropdown{
    margin: 10px auto 0 !important;
  }
  .sgd{
    gap: 10px !important;
  }
} 

@media screen and (max-width: 600px) {
  .footer-mainly{
    display: flex !important;
  }
    .photolancer-footer-list {
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    } 
    .footer-aboutt {
        text-align: center;
    }
    .footer-aboutt .wp-block-social-links{
      justify-content: center !important;
    }
    .photolancer-footer-list li{
      margin: 0 auto !important;
        text-align: center !important;
    } 
    .adg {
      justify-content: center;
      text-align: center;
  }
      .product-section .product-card-boxes {
        display: grid !important;
        grid-template-columns: auto !important;
    }
        .product-img img {
        height: 200px !important;
    }
  .header-box-upper .general-header-middle .header-logo{
    flex-basis: 45% !important;
  }
  .header-box-upper .general-header-middle .header-inner-menu{
    flex-basis: 45% !important;
  }
  .woo-icon {
    justify-content: center !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    margin-top: 20px !important;
  }

  .general-header-bottom .menu-group .wishlist-column .wp-block-column.is-vertically-aligned-center.wish-icon.is-layout-flow.wp-block-column-is-layout-flow ,.middle-right .woo-icon .wishlist-column .cart-icon{
    flex-basis: 15% !important;
    margin: 0 !important;
    justify-content: end;
  }
  .header-inner-menu ul li a:hover ,.header-inner-menu ul li a:hover span{
    color: #fff !important;
    padding: 3px 10px !important;
  }
  .general-header-bottom .woo-icon .cart-content-box{ 
    flex-basis: 25% !important;
  }

  .product-price-box,.product-price-heading {
      text-align: center !important;
      justify-content: center !important;
      align-items: center !important;
  }

  .award-box-left .product-btn {
    justify-content: left !important;
  }
  .product-btn {
    justify-content: right !important;
  }
  .adg * ,.general-product-section h2{
    text-align: center !important;
  }
  .news-box * ,.product-main *,.product-main .product-btn{
    text-align: center !important;
    justify-content: center !important;
  }
  .header-logo{
    text-align: center !important;
  }
    .wishlist-column .call-icon-main {
        margin: 0 !important;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{
        align-items: center !important;
        margin: 0 auto !important;
        text-align: center !important;
    }
    .woo-icon{
        margin-top: 20px !important;
    }
    .product-section .product-card-boxes ul.wc-block-product-template {
        grid-template-columns: auto;
    }
    .general-top-header .wp-block-columns {
      margin: 0 auto !important;
    }
    .timiing-box {
      flex-wrap: nowrap !important;
      gap: 0 !important;
      margin-top: 20px !important;
    }
    .fng .timiing-box .countdown-box-heading{
      flex-basis: 30% !important;
    }
    .fng .timiing-box .countdown-box{
      flex-basis: 70% !important;
    }
    .eb-countdown-ht4ww.eb-cd-wrapper .eb-cd-inner {
      justify-content: end !important;
      text-align: center !important;
      align-items: center !important;
    }
}

@media screen and (max-width: 350px) {
    .eb-countdown-ht4ww.eb-cd-wrapper .eb-cd-inner {
        gap: 3px !important;
    }
}


/* Blog Section */
.news-section .news-box .wp-block-post-excerpt__excerpt{
  color: #000000;
}
.news-heading-box .news-small-title{
  width: max-content;
}
.news-section .news-heading-box{
  gap: 0;
}
.news-section .news-box .wp-block-post:hover .wp-block-post-title a{
  color: var(--wp--preset--color--primary);
}
.news-section .news-heading-box{
  gap: 0;
}
.recent-btn a {
  background: var(--wp--preset--color--primary);
  padding: 10px 12px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.recent-btn a:hover{
  background: #000;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
.header-logo{
  flex-basis:35% !important;
}
.header-inner-meta {
    flex-basis: 10% !important;
  }
}

/* Pagination CSS */
.wp-block-query-pagination {
  margin: 40px 0;
}

.wp-block-query-pagination .wp-block-query-pagination-numbers {
  margin: 0;
  display: inline-block;
}

.wp-block-query-pagination .page-numbers,
.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .wp-block-query-pagination-previous {
  padding: 12px 16px;
  background: var(--wp--preset--color--primary);
  line-height: 1;
  margin: 0 3px;
  text-decoration: inherit;
  display: inline-block;
  box-shadow: 0 0 15px #1E1E1E2b;
  border-radius: 6px;
  color: #fff;
}

.wp-block-query-pagination .page-numbers.current,
.wp-block-query-pagination a:hover,
.wp-block-query-pagination a:focus,
.wp-block-query-pagination a:active {
  background-color: #000000;
  color: #ffffff !important;
}

body.archive.search.search-results.post-type-archive.post-type-archive-product footer{
  margin-top: 40px !important;
}

@media screen and (min-width: 782px) and (max-width: 1420px) {
  .wp-block-query-pagination .page-numbers, .wp-block-query-pagination .wp-block-query-pagination-next, .wp-block-query-pagination .wp-block-query-pagination-previous{
    padding: 8px 10px;
  }
}

.news-img {
  position: relative;
  overflow: hidden;
}

.news-img img {
  display: block;
  transition: transform 0.5s ease;
}

.news-img::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.news-box .post:hover .news-img::before {
  left: 125%;
  z-index: 1;
}

.news-img figure {
  position: relative;
  overflow: hidden;
}

.news-img figure img {
  display: block;
  transition: transform 0.5s ease;
}

.news-img figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.news-box .post:hover .news-img figure::before {
  left: 125%;
  z-index: 1;
}

.product-main .image-box figure {
  position: relative;
  overflow: hidden;
}

.product-main .image-box figure img {
  display: block;
  transition: transform 0.5s ease;
}
.gt_float_switcher .gt_options.gt-open{
  width: 100% !important;
  max-width: 100% !important;
}
.product-main .image-box figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.product-main:hover .image-box figure::before {
  left: 125%;
}

.product-card .product-img-box {
  position: relative;
  overflow: hidden;
}

.product-card .product-img-box img {
  display: block;
  transition: transform 0.5s ease;
}

.product-card .product-img-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.product-card:hover .product-img-box::before {
  left: 125%;
  z-index: 1;
}

.deal-product-card .product-img-box {
  position: relative;
  overflow: hidden;
}
.our-projects .dynamic-content {
    margin-top: 30px !important;
}
.deal-product-card .product-img-box img {
  display: block;
  transition: transform 0.5s ease;
}

.deal-product-card .product-img-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.deal-product-card:hover .product-img-box::before {
  left: 125%;
  z-index: 1;
}

.deal-left {
  overflow: hidden;
}

.deal-left .icon-column img {
  transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
  transform-style: preserve-3d;
}

.deal-left:hover .icon-column img {
  transform: perspective(800px) rotateY(8deg) rotateX(3deg) scale(1.08);
}

.award-box-left figure {
  position: relative;
  overflow: hidden;
}

.award-box-left figure img {
  display: block;
  transition: transform 0.5s ease;
}

.award-box-left figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.award-box-left:hover figure::before {
  left: 125%;
}

.about-left figure {
  position: relative;
  overflow: hidden;
}

.about-left figure img {
  display: block;
  transition: transform 0.5s ease;
}

.about-left figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.about-left:hover figure::before {
  left: 125%;
}