/*
Theme Name: Family Photographer Pro
Theme URI: https://www.titanthemes.net/products/photographer-wordpress-theme
Author: Titanthemes
Author URI: https://www.titanthemes.net/
Description: The Photographer WordPress Theme is a sleek, professional, and visually stunning solution for photographers, creative artists, family photographer, family photography, family portrait photographer, family photo session, family photoshoot, professional family photographer, outdoor family photographer and agencies looking to showcase their work online. Designed with elegance and minimalism in mind, it provides a clean layout that emphasizes your photography, allowing your visuals to take center stage. With its fully responsive design, your portfolio will look flawless on any device, ensuring a consistent user experience across desktops, tablets, and smartphones. Built on a solid framework, this theme offers optimized performance, faster loading speeds, and secure coding to ensure your website is reliable and user-friendly.
Version: 0.0.1
Tested up to: 6.2
Requires at least: 5.9
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: family-photographer-pro
*/

/* --------- Loader Box ---------- */
.spinner-loading-box {
  background: #3e84dc;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.multi-spinner-container {
  width: 150px;
  height: 150px;
  position: relative;
  margin: 30px auto;
  overflow: hidden;
}
.multi-spinner {
  position: absolute;
  width: calc(100% - 9.9px);
  height: calc(100% - 9.9px);
  border: 5px solid transparent;
  border-top-color: #fff;
  border-radius: 50%;
  -webkit-animation: spin 5s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
  animation: spin 5s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
}

body.admin-bar.has-mtsnb .wp-block-group.header-container.sticky {
  top: 72px !important;
}
.mtsnb-button-type a {
  padding: 2px 10px;
  background-color: #ff2323;
  border-radius: 5px;
  display: inline-block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: "Figtree", sans-serif;
}

body {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto";
  overflow: hidden;
}

a {
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
  text-decoration-style: dashed;
}

a:active {
  text-decoration: none;
}

figure a {
  display: inline-block;
}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
  text-decoration-style: solid;
}
.etn-speaker-info {
  border-radius: 10px;
  box-shadow: 0px 5px 15px #e6797969;
}
.etn-speaker-info .etn-title.etn-speaker-name {
  margin-bottom: 10px;
  font-family: "Poppins";
  color: #e96967;
}
.etn-speaker-info .etn-speaker-designation {
  font-family: "Poppins";
  font-weight: 600;
}
.etn-speaker-details-meta a {
  color: #e96967;
  font-family: "Poppins";
  font-weight: 500;
  text-decoration: unset;
  &:hover {
    color: #000;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Figtree";
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 48px;
  margin: 33px 0;
}
h2 {
  font-size: 30px;
  margin: 25px 0;
}
h3 {
  font-size: 22px;
  margin: 22px 0;
}
h4 {
  font-size: 20px;
  margin: 25px 0;
}
h5 {
  font-size: 18px;
  margin: 30px 0;
}
h6 {
  font-size: 16px;
  margin: 36px 0;
}

p {
  margin: 0 0 25px;
}

img {
  border: none;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

address {
  font-style: italic;
  margin: 0 0 24px;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 14px;
  hyphens: none;
}
pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  hyphens: none;
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px;
}
blockquote blockquote {
  margin-right: 0;
}
blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
small {
  font-size: smaller;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl {
  margin: 0 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 20px;
}
menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 15px;
}
ul {
  list-style-type: square;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
li > ul,
li > ol {
  margin: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  min-width: inherit;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  width: 270px;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
  min-height: 120px;
}

table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
caption {
  font-size: 16px;
  margin: 20px 0;
}
th {
  font-weight: bold;
  text-transform: uppercase;
}
td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea {
  border: 1px solid #00000052;
  width: 100%;
  border-radius: 6px;
  padding: 10px;
  outline: none;
  font-family: "Poppins";
}

.wp-block-group.single-product-page form#commentform textarea {
  border: 1px solid #00000052;
}

select {
  background: transparent;
  border: 1px solid #00b5e2;
  width: 100%;
  border-radius: 8px;
  padding: 13px;
  outline: none;
}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder {
  color: #000;
  opacity: 1;
  font-weight: 400;
}
:-ms-input-placeholder {
  color: #041f69;
}
::-ms-input-placeholder {
  color: #041f69;
}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

a:where(:not(.wp-element-button)):hover {
  color: red;
}
/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
  opacity: 0.9;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
  margin-left: auto !important;
  margin-right: auto !important;
  width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
  padding-top: var(--wp--custom--spacing--outer);
  padding-bottom: var(--wp--custom--spacing--large);
  padding-right: var(--wp--custom--spacing--outer);
  padding-left: var(--wp--custom--spacing--outer);
}
body.woocommerce-cart h1,
body.woocommerce-cart .entry-content,
body.woocommerce-checkout h1,
body.woocommerce-checkout .wp-block-woocommerce-checkout,
body.search.search-results h1,
body.search.search-results .wp-block-query {
  max-width: 1320px !important;
  margin: auto;
}
.sticky {
  position: fixed !important;
  background-color: #0f0f0f;
  width: 100%;
  max-width: 100% !important;
  top: 32px !important;
  z-index: 999;
  box-shadow: 0px 4px 5px #ff23237d;
}

.wp-block-group.header-container.sticky
  .wp-block-column.header-logo
  figure.stk-img-wrapper {
  padding: 22px 0px;
}

header.wp-block-template-part {
  background-color: #0f0f0f !important;
}

/* .wp-block-cover.banner-section {
  padding-top: 6em !important;
} */
/* .wp-block-group.header-container {
    position: absolute;
    top: 52px;
    z-index: 999;
}
body.admin-bar .wp-block-group.header-container {
    top: 52px;
} */

.sticky .wp-block-columns.main-nav-header {
  border: unset !important;
  background-color: unset !important;
}
/* .wp-block-columns.main-nav-header {
    border: 1px solid #1B2227;
    box-shadow: 0px 0px 0px 1px #1b2227;
} */

body.search.search-results h1 {
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 30px;
}
body.search.search-results .wp-block-query {
  margin-bottom: 15% !important;
}
body.woocommerce-checkout h1 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  font-family: "Roboto";
  font-weight: 400;
  color: #323232;
}
.woocommerce-checkout .wp-block-woocommerce-checkout {
  margin-bottom: 50px;
}
/* body.woocommerce-cart .footer-section {
  margin-top: 280px !important;
} */
:where(.wp-block-columns.has-background) {
  padding: 3.38em 2.375em !important;
}

.family-photographer-pro-header .wp-block-navigation__submenu-container {
  min-width: 215px !important;
  background: #5f1c00 !important;
}
.family-photographer-pro-menu .wp-block-navigation li {
  padding: 17px 0px;
}
.family-photographer-pro-menu .wp-block-navigation__submenu-container li {
  padding: inherit;
}
.family-photographer-pro-menu .wp-block-group {
  padding: 0;
}
.wc-block-mini-cart__button:hover {
  background: transparent;
}

.family-photographer-pro-menu {
  font-family: Oswald;
}
.family-photographer-pro-header
  .wp-block-navigation
  li.current-menu-item
  .wp-block-navigation-item__label,
.family-photographer-pro-header
  .wp-block-navigation
  li
  .wp-block-navigation-item__label:hover {
  color: #5baaec;
}

.family-photographer-pro-ice-berg .wp-block-image {
  background: #5f1c00;
  width: 170px;
  height: 170px;
  border-radius: 100%;
  align-items: center !important;
  display: flex !important;
  justify-content: center !important;
}
.family-photographer-pro-ice-berg h3 {
  width: 50%;
  margin: 0 auto;
}
.family-photographer-pro-ice-berg:hover .wp-block-image {
  background: #19375b;
}
.family-photographer-pro-ice-berg:hover h3 {
  color: #19375b !important;
}
.family-photographer-pro-better-box .wp-block-image {
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  align-items: center !important;
  display: flex !important;
  justify-content: center !important;
  float: left;
}
.family-photographer-pro-product-box .wc-block-components-product-image img {
  width: auto !important;
  margin: 0 auto;
  display: table;
}

.family-photographer-pro-section .wp-block-columns {
  position: relative;
  overflow: hidden;
}
.family-photographer-pro-discount-box {
  width: 230px !important;
  height: 230px;
  position: absolute;
  right: -60px;
  bottom: -50px;
}
.family-photographer-pro-inner-banner {
  position: relative;
}

.family-photographer-pro-section11-left {
  margin-right: 100px !important;
}
.family-photographer-pro-section11 {
  position: relative;
}
.family-photographer-pro-section11::before {
  content: "";
  width: 41.5%;
  position: absolute;
  height: 100%;
  background: #19375b;
  z-index: 0;
}
.family-photographer-pro-section11 .wp-block-columns {
  position: relative;
  z-index: 0;
}

.family-photographer-pro-section7-right .wp-block-image {
  position: absolute;
  right: 0;
}
.family-photographer-pro-section7 {
  position: relative;
  overflow: hidden;
}
.family-photographer-pro-section5-left {
  position: relative;
}
.family-photographer-pro-section5-left::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #19375b;
  width: 45%;
  height: 100%;
  z-index: -1;
}
.family-photographer-pro-header {
  position: absolute !important;
  width: 100%;
  z-index: 2;
}

/**woocommerce**/
.woocommerce div.product .product_title {
  display: none;
}
.entry-summary .price {
  padding-bottom: 15px !important;
}
.woocommerce div.product .quantity .qty {
  width: auto;
}
.cart {
  padding-bottom: 20px !important;
}
.woocommerce div.product div.images img {
  width: 100% !important;
  margin: 0 auto;
}
.woocommerce-tabs .tabs.wc-tabs {
  margin: 0px !important;
  padding: 0px !important;
}
.woocommerce-tabs .tabs.wc-tabs:before {
  border: none !important;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
  font-size: 20px;
  padding: 0px !important;
  background-color: #f6f6f6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  color: #fff !important;
  border-radius: 0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #fff;
  font-weight: 400 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none !important;
  padding: 5px 30px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #fff !important;
}
.related.products h2 {
  text-align: center;
}

.related.products li .price,
.products li .price {
  text-align: center;
}
.related.products .button,
.products .button {
  display: table;
  margin: 0 auto;
}
.related.products,
.products {
  text-align: center;
}
.related.products li,
.products li {
  float: none !important;
  display: inline-block;
  margin: 15px !important;
  padding: 35px 15px 0px !important;
  border-radius: 5px !important;
}
.related.products li img,
.products li img {
  width: auto !important;
  text-align: center;
  display: table !important;
  margin: 0 auto !important;
  margin-bottom: 20px !important;
}

.woocommerce div.product .related.products {
  padding: 40px !important;
  background-color: #f6f6f6;
}

.woocommerce-account .wp-block-post-title,
.woocommerce-account main .woocommerce,
.woocommerce-cart .wp-block-post-title,
.woocommerce-cart main .woocommerce,
.woocommerce-checkout .wp-block-post-title,
.woocommerce-checkout main .woocommerce {
  max-width: 100%;
}
.woocommerce-page .button {
  padding: 10px 35px !important;
}
.woocommerce-Price-amount bdi {
  font-weight: 600;
}
.select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1px solid #222;
  border-radius: 0px;
}
body.home .family-photographer-pro-menu li:nth-child(1) span {
  color: #5baaec;
}
body.home
  .family-photographer-pro-menu
  li
  .wp-block-navigation__submenu-container
  li:nth-child(1)
  span {
  color: inherit;
}
body.home
  .family-photographer-pro-menu
  li
  .wp-block-navigation__submenu-container
  li:nth-child(1)
  span:hover,
body.home
  .family-photographer-pro-menu
  li
  .wp-block-navigation__submenu-container
  li
  span:hover,
.family-photographer-pro-menu
  li
  .wp-block-navigation__submenu-container
  li
  span:hover {
  color: #5baaec;
}
.family-photographer-pro-section10 .add_to_cart_button {
  border-radius: 3px;
  background-color: #19375b;
  padding: 12px 25px !important;
}
.added_to_cart.wc-forward {
  display: block;
}
.current-menu-item a {
  color: #5baaec;
}

@media (max-width: 1300px) {
  .family-photographer-pro-section7-right .wp-block-image {
    right: -40px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .woocommerce-page .button {
    padding: 10px 25px !important;
  }
  .related.products li,
  .products li {
    margin: 10px !important;
  }
}
@media (max-width: 1023px) {
  h3.has-text-color {
    font-size: 20px !important;
  }
  .family-photographer-pro-header-top-bar-left {
    text-align: center;
    padding-bottom: 25px;
  }
  .family-photographer-pro-header-top-bar-left .wp-block-image {
    display: table;
    margin: 0 auto !important;
    float: none !important;
    margin-bottom: 10px !important;
    display: none;
  }
  .family-photographer-pro-header-top-bar {
    padding-top: 20px !important;
    padding-bottom: 35px !important;
  }

  .family-photographer-pro-banner-content {
    padding-top: 0px !important;
    text-align: center;
    padding-bottom: 40px;
  }
  .family-photographer-pro-banner-content .wp-block-buttons {
    margin: 0 auto;
    display: table !important;
  }
  .family-photographer-pro-header-top-bar-right
    .wp-block-woocommerce-mini-cart {
    display: table;
    margin: 0 auto !important;
    padding-top: 20px;
  }
  .family-photographer-pro-section1 {
    padding: 40px 15px 0px !important;
  }
  .family-photographer-pro-section1-left {
    text-align: center;
  }
  .family-photographer-pro-section1-left .wp-block-button {
    display: table;
    margin: 0 auto;
  }
  .family-photographer-pro-section1-right {
    padding-top: 40px;
  }
  .family-photographer-pro-ice-berg {
    margin-bottom: 40px !important;
  }
  .family-photographer-pro-ice-berg h3 {
    width: 100%;
  }
  .family-photographer-pro-section1-left p {
    padding-top: 0px !important;
  }

  .family-photographer-pro-section2 {
    padding: 60px 15px 40px !important;
  }
  .family-photographer-pro-section2-right {
    text-align: center;
  }
  .family-photographer-pro-section2-right .wp-block-image {
    margin: 0 auto;
    display: table;
    margin-bottom: 20px !important;
    margin-inline-start: auto !important;
    margin-inline-end: auto !important;
    float: none !important;
  }

  .family-photographer-pro-section3 {
    padding: 40px 15px !important;
    text-align: center;
  }
  .family-photographer-pro-section3-right {
    margin-top: 40px !important;
    padding: 30px !important;
    text-align: center !important;
  }
  .family-photographer-pro-better-box .wp-block-image {
    float: none;
    margin-bottom: 15px !important;
  }
  .family-photographer-pro-section3-left .wp-block-button {
    display: table;
    margin: 0 auto;
  }
  .family-photographer-pro-discount-box {
    padding-top: 30px !important;
  }

  .family-photographer-pro-section5-inner {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-porduct-section {
    padding: 40px 0px !important;
  }

  .family-photographer-pro-section5-right .wp-block-buttons {
    display: table;
    margin: 0 auto;
  }
  .family-photographer-pro-section6 {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-section7-left {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-section7-left .wp-block-group,
  .family-photographer-pro-section7-left h2.has-text-color,
  .family-photographer-pro-section7-left .wp-block-columns {
    padding: 0px !important;
  }
  .family-photographer-pro-section7-testimonial-box {
    padding: 30px !important;
  }
  .wp-block-group.family-photographer-pro-section7-testimonial-box {
    padding: 30px !important;
  }
  .family-photographer-pro-section7-left .wp-block-columns {
    margin-top: 40px !important;
  }
  .wp-block-group.family-photographer-pro-section7-testimonial-box
    .wp-block-columns {
    margin-top: 0px !important;
  }
  .family-photographer-pro-section7-right .wp-block-image {
    margin: 0px !important;
    right: 0px;
  }
  .family-photographer-pro-section7-left h5,
  .family-photographer-pro-section7-left h2 {
    text-align: center;
  }
  .family-photographer-pro-section7-testimonial-box h4,
  .family-photographer-pro-section7-testimonial-box p {
    text-align: center;
  }
  .family-photographer-pro-section7-testimonial-box .wp-block-image {
    margin: 0 auto !important;
    float: none !important;
  }
  .family-photographer-pro-section7-right .wp-block-image,
  .family-photographer-pro-section7-right .wp-block-image img {
    width: 100% !important;
  }

  .family-photographer-pro-section9 {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-section10 {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-section11 {
    padding: 0px !important;
  }
  .family-photographer-pro-section11-left {
    padding: 0px !important;
    padding-bottom: 40px !important;
  }
  .family-photographer-pro-section11-left h5,
  .family-photographer-pro-section11-left h2 {
    text-align: center;
  }
  .family-photographer-pro-section11-left .wp-block-buttons {
    display: table !important;
    margin: 0 auto !important;
  }
  .family-photographer-pro-section11-right .wp-block-column {
    border: none;
  }
  .family-photographer-pro-section11-left {
    margin-right: 0px !important;
  }
  .family-photographer-pro-section11-left .wp-block-group {
    padding: 40px !important;
  }
  .family-photographer-pro-section11::before {
    display: none;
  }
  .family-photographer-pro-section11-right {
    padding: 0px 0px 40px 0px !important;
  }

  .family-photographer-pro-footer-column {
    padding: 20px 15px !important;
  }
  .family-photographer-pro-footer-box,
  .family-photographer-pro-footer-menu {
    padding: 20px 0px;
  }

  .family-photographer-pro-section11-right .wp-block-columns {
    border: none;
    margin: 0px !important;
  }

  .header-layout1 {
    padding: 20px 0px !important;
  }
  .family-photographer-pro-404 .wp-block-search__inside-wrapper {
    width: 100% !important;
  }
  .family-photographer-pro-404 {
    padding: 40px 15px !important;
  }

  .family-photographer-pro-blog-area,
  .iceland-blog-right-side,
  .family-photographer-pro-blog-left-side-page,
  .family-photographer-pro-blog-no-sidebar,
  .family-photographer-pro-archive-page {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-blog-content {
    padding-left: 0px !important;
    padding-top: 25px;
  }
  .family-photographer-pro-blog-meta .wp-block-post-date,
  .family-photographer-pro-blog-meta .wp-block-post-author,
  .family-photographer-pro-blog-meta .wp-block-post-terms {
    width: 100% !important;
    padding: 0px !important;
  }
  .family-photographer-pro-blog-left-side-area {
    padding-right: 0px !important;
  }
  .iceland-iceland-blog-right-side-page {
    padding-left: 0px !important;
  }
  .family-photographer-pro-contact-lay1,
  .family-photographer-pro-contact-lay2-box {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-contact-lay1 .wp-block-group {
    padding-right: 0px !important;
  }
  .family-photographer-pro-contact-lay1 .family-photographer-pro-contact-info {
    padding-top: 40px;
  }
  .family-photographer-pro-contact-info-box {
    padding: 30px !important;
  }
  .family-photographer-pro-service-single-lay {
    padding: 40px 15px 0px !important;
  }
  .family-photographer-pro-service-menu {
    padding-right: 0px !important;
    padding-bottom: 40px;
  }
  .family-photographer-pro-service-single-lay h2 {
    font-size: 24px !important;
  }
  .family-photographer-pro-archive-left {
    padding-right: 0px !important;
  }
  .family-photographer-pro-inner-banner-title {
    font-size: 26px !important;
    margin: 0px !important;
  }
  .family-photographer-pro-blog-single-area {
    padding: 40px 15px !important;
  }
  .family-photographer-pro-blog-single-right-area {
    padding-left: 0px !important;
    padding-top: 40px;
  }
  .family-photographer-pro-section9 .wp-block-buttons {
    margin-top: 30px !important;
  }
  .family-photographer-pro-inner-banner .wp-block-cover {
    min-height: 220px !important;
  }
  .family-photographer-pro-404 h1 {
    padding-bottom: 30px !important;
    font-size: 30px !important;
  }
  .related.products li,
  .products li {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .family-photographer-pro-section5-menu-box .wp-block-column {
    text-align: center;
  }
  .family-photographer-pro-section5-left::after {
    display: none;
  }
  .family-photographer-pro-section5-left,
  .family-photographer-pro-section5-right {
    padding: 0px !important;
  }
}
@media (min-width: 1024px) {
  .family-photographer-pro-banner {
    padding-left: 60px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .single-blog-page .pagination {
    flex-wrap: nowrap !important;
  }
  .family-photographer-pro-header-top-bar {
    padding: 20px 15px !important;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column.family-photographer-pro-header-top-bar-left,
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column.family-photographer-pro-header-top-bar-logo,
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column.family-photographer-pro-header-top-bar-right {
    flex-basis: auto !important;
    width: 33.33%;
    float: left;
    padding: 0px !important;
  }
  .family-photographer-pro-ice-berg .wp-block-image {
    width: 140px;
    height: 140px;
  }
  .family-photographer-pro-header-top-bar-right
    .wc-block-mini-cart.wp-block-woocommerce-mini-cart {
    padding: 0px;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column.family-photographer-pro-banner-content,
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column.family-photographer-pro-banner-image {
    flex-basis: auto !important;
    width: 50%;
    float: left;
    padding: 0px !important;
    text-align: left;
  }
  .family-photographer-pro-banner-content .wp-block-buttons {
    margin: inherit;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column.family-photographer-pro-banner-content {
    padding-top: 40px !important;
  }
  .family-photographer-pro-section1-right
    .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column {
    flex-basis: auto !important;
  }
  .family-photographer-pro-better-box {
    flex-basis: auto !important;
    width: 49% !important;
    display: inline-block;
    padding: 15px !important;
  }
  .family-photographer-pro-section11-right .is-layout-flow.wp-block-column {
    flex-basis: auto !important;
    padding: 15px;
  }
  .family-photographer-pro-section2-left .wp-block-image.alignleft.size-full,
  .family-photographer-pro-section5-inner .wp-block-image.alignleft.size-full {
    float: none;
    text-align: center;
    width: 100%;
  }
  .family-photographer-pro-section7-testimonial-box {
    width: 60%;
    margin: 0 auto;
  }
  .family-photographer-pro-banner {
    padding-left: 60px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  h3.has-text-color {
    font-size: 20px !important;
  }
  .family-photographer-pro-blog-content h2 {
    font-size: 24px !important;
  }
  .family-photographer-pro-ice-berg h3 {
    width: 100%;
  }
  .family-photographer-pro-section7-left .wp-block-group {
    padding: 0px !important;
  }
  .family-photographer-pro-section7-left .wp-block-columns {
    padding: 0px !important;
  }
  .family-photographer-pro-section7-left h2 {
    padding: 0px !important;
  }
  .family-photographer-pro-section1-left p {
    padding-top: 0px !important;
  }
  .family-photographer-pro-section7-left {
    padding: 40px 15px 0px !important;
  }
  .wp-block-group .family-photographer-pro-section7-testimonial-box {
    padding: 20px 25px !important;
    margin-top: 30px !important;
  }
  .wp-block-group .family-photographer-pro-section7-testimonial-box p {
    font-size: 16px !important;
    padding-bottom: 10px !important;
  }
  .family-photographer-pro-section8 h2 {
    font-size: 46px !important;
  }
  .family-photographer-pro-banner-content h1 {
    font-size: 50px !important;
  }
  .family-photographer-pro-header-top-bar-left .wp-block-image {
    margin: 0px !important;
  }
  .family-photographer-pro-404 h3.has-text-color {
    font-size: 80px !important;
  }
  .family-photographer-pro-section11-left {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .button-prod-section-main {
    position: unset !important;
  }
  .wp-block-group.exhibition-post-info {
    padding: 15px !important;
    text-align: center;
  }
  .slider-banner-info-row {
    flex-wrap: wrap !important;
  }
  .wp-block-columns.choose-feat-row .wp-block-column.choose-right-col {
    order: 1 !important;
  }
  .wp-block-columns.choose-feat-row .wp-block-column.choose-left-col {
    order: 2;
  }
  .wp-block-cover.testimonials-section .wp-block-stackable-column {
    border-color: #ff2323 !important;
    & .wp-block-stackable-heading h4 {
      color: #000000 !important;
    }
    & .wp-block-stackable-text p {
      color: #000000 !important;
    }
    & .gutentor-rating-marked i {
      color: #000000 !important;
    }
  }
  .wp-block-columns.newsform-row {
    row-gap: 50px;
  }

  .form-col form p {
    text-align: center;
  }
  .form-col form .wpcf7-response-output {
    left: 0;
    right: 0;
    width: fit-content;
    margin: auto !important;
    position: unset !important;
    text-align: center;
  }

  .new-arrival-button {
    position: unset !important;
    margin-top: 30px;
  }
  .best-seller-section .woolentor-grid {
    row-gap: 20px;
  }
  .best-seller-query-loop .wl_single-product-item {
    text-align: center;
  }
  .button-blog-main {
    position: unset !important;
  }
  .blog-all-group h2.stk-block-heading__text,
  .blog-all-group p.stk-block-text__text {
    text-align: center;
  }

  .newsletter-small img.wp-block-cover__image-background {
    object-fit: cover !important;
    object-position: right;
  }

  .wp-block-cover.newsletter-small,
  .wp-block-cover.newsletter-small .wp-block-cover {
    min-height: 430px !important;
  }
  .testimonials-section .stk-block-carousel__buttons {
    display: none !important;
  }

  .client-name-nd-content p,
  .client-name-nd-content h4 {
    text-align: center;
  }
  .single-blog-page .post-info {
    padding: 30px !important;
    text-align: center;
  }
  body.post-type-archive-services .post_col {
    text-align: center;
  }
  body.post-type-archive-services .post_col figure {
    margin: 0 auto;
  }
  .family-photographer-pro-header-banner .wp-block-cover {
    padding-top: 300px !important;
  }
}
@media (max-width: 599px) {
  .wp-block-group.nav-group button svg {
    fill: #ff2323 !important;
    margin-bottom: 14px;
  }

  .footer-section-two .gutentor-element-advanced-text-link p,
  .wp-block-group.footer-mail-group p {
    text-align: center;
  }
  .footer-section .wp-block-navigation__responsive-container-content ul {
    margin: auto;
    & li a {
      color: #000 !important;
    }
  }
  .footer-section .wp-block-navigation__responsive-dialog {
    width: 80%;
    margin: 0 auto;
  }
  .footer-section .wp-block-navigation__responsive-dialog button {
    color: #000;
  }
  .nav-group .wp-block-navigation__responsive-container ul {
    margin: auto;
  }
  .nav-group .wp-block-navigation__responsive-container ul li {
    margin: 15px 0;
  }
  .family-photographer-pro-menu {
    position: relative;
    right: 0px;
    top: -25px;
  }
  .family-photographer-pro-menu .wp-block-navigation ul {
    display: block !important;
    width: 100%;
    text-align: right;
    min-width: 310px !important;
    padding-left: 5px !important;
  }
  .wp-block-navigation__submenu-container li {
    padding-right: 0px !important;
  }
  .family-photographer-pro-menu .wp-block-navigation ul li {
    display: block !important;
    border-bottom: solid 1px #ccc;
    margin-bottom: 0px;
    padding: 15px 0px;
    padding-right: 25px;
  }
  .family-photographer-pro-menu .wp-block-navigation__submenu-container {
    padding-right: 0px !important;
  }
  .family-photographer-pro-menu .wp-block-navigation ul li a {
    line-height: normal !important;
  }
  .family-photographer-pro-menu .wp-block-navigation__submenu-container li a {
    text-align: right;
    display: inherit !important;
  }
  .family-photographer-pro-menu .wp-block-navigation__submenu-container {
    padding-top: 20px !important;
  }
  .family-photographer-pro-menu .wp-block-navigation__submenu-container li {
    border: none !important;
  }
  .family-photographer-pro-menu
    .wp-block-navigation__responsive-container-open:hover {
    background: none;
  }
  .family-photographer-pro-menu
    .wp-block-navigation__responsive-container-open
    svg {
    width: 35px;
    height: 35px;
  }
  .family-photographer-pro-menu .wp-block-navigation.items-justified-right {
    padding-top: 0px;
  }
  .family-photographer-pro-menu .current-menu-item a,
  .family-photographer-pro-menu li a:hover {
    color: #5baaec !important;
    background: none !important;
  }
  .family-photographer-pro-menu .is-layout-constrained {
    padding: 5px !important;
  }
  .wp-block-column.footer-col-two .wp-block-group {
    justify-content: center;
    flex-flow: column;
  }
}
/* *-*-*-*-*-*-*-*-*-* New CSS	*-*-*-*-*-*-*-*-*-*-*-* */
body .wp-site-blocks {
  overflow: hidden;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0;
}

/* ------------------ Header CSS -------------------- */

.header-nav .wp-block-navigation__container li.open-on-hover-click:hover ul {
  animation: fadeInDown 0.2s linear;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.header-icon-col .wc-block-customer-account__account-icon {
  margin: 10px 12px;
  padding: 0 !important;
  height: 32px !important;
  width: 32px !important;
}
.header-icon-col div.wp-block-woocommerce-customer-account {
  overflow: visible !important;
  position: relative;
}
.wp-block-column.header-icon-col .wp-block-woocommerce-customer-account::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  height: 25%;
  background-color: #1b2227;
  margin: auto;
}
body.search-results .products-block-post-template li {
  border: 1px solid #ff2323;
  border-radius: 10px;
  margin-bottom: 25px;
  padding: 18px;
}

body.stk--anim-init .header-logo img {
  object-fit: contain;
  width: auto !important;
  height: auto !important;
}

header .wp-block-navigation__responsive-container-close {
  transform: translateX(-30px);
}
.header-contact {
  display: flex;
  flex-basis: 18%;
  align-items: center;
  & a {
    text-decoration: none;
  }
}

body:not(.home) header .nav-group ul.wp-block-navigation__container > li {
  color: #000;
}

header .wp-block-columns {
  align-items: center !important;
  display: flex;
}

.nav-group ul.wp-block-navigation__container > li {
  padding: 0px 12px;
  font-family: "Roboto";
  color: #fff !important;
  font-weight: 500;
}
.copy-text h4 strong {
  font-weight: 800;
}

.wp-block-column.header-logo figure {
  margin-left: 26px;
}

.header-container .search_alert {
  width: 100%;
  position: fixed;
  top: 0;
  padding: 0;
  z-index: 9999;
  display: none;
  height: 100%;
}

.search_alert form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  width: 75%;
}
.header-container .search_alert .gutentor-element-icon-box {
  top: 50px;
  position: absolute;
  right: 50px;
  z-index: 999;
}
.header-container .search_alert .gutentor-element-icon-box i {
  font-size: 25px;
  transform: rotate(45deg);
  /* border: 1px solid; */
  border-radius: 50%;
  /* padding: 12px 14px; */
  cursor: pointer;
}
.search_alert form input[type="search"] {
  color: #fff;
  background: transparent;
  border-bottom: 3px solid #ff2323;
  border-radius: 20px !important;
  box-shadow: 0px 3px 7px 1px #ff2323;
  padding: 20px 20px 20px 20px;
}
.search_alert form .wp-block-search__inside-wrapper {
  margin: 0 auto;
  position: relative;
}

.search_alert .wp-block-search__inside-wrapper button {
  background-color: #ff2323;
  border-radius: 10px;
  font-family: "Roboto";
  font-size: 20px;
}

.wp-block-column.header-icon-col .gutentor-element-icon-box svg {
  width: 28px !important;
  height: 22px;
  margin: 0px 16px;
  &:hover {
    cursor: pointer;
  }
}

.wp-block-cover.search_alert .wp-block-cover__inner-container {
  height: 100% !important;
}

.wp-block-group.nav-group
  .wp-block-navigation__responsive-container-content
  > ul {
  justify-content: end;
  column-gap: 0;
  padding-right: 25px;
}
.wp-block-column.header-icon-col .search-icon i {
  font-size: 24px;
  cursor: pointer;
  color: #fff;
}
.nav-group ul.wp-block-navigation__container > li a {
  font-size: 19px;
}
.nav-group ul.wp-block-navigation__container > li a.current-menu-item {
  font-weight: 500;
}
.header-contact {
  gap: 10px;
  justify-content: end;
}
.header-contact > div {
  margin: 0 !important;
}

/* ------------- Search -------------- */

/* ------------ Banner Section -------------- */

.wp-block-cover.banner-section .wp-block-cover.one-container {
  overflow: visible;
}

.wp-block-group.client-grp-banner {
  width: fit-content;
  flex-wrap: nowrap;
}
.wp-block-group.social-butons-banner {
  width: fit-content;
  flex-wrap: wrap;
  padding: 0 !important;
}

.wp-block-stackable-carousel.main-slider-hello .stk-block-carousel__slider {
  padding: 45px 20px;
}

.wp-block-stackable-heading.banner-main-head {
  width: 75%;
}

.banner-quality figure:hover img {
  filter: drop-shadow(2px 4px 6px #ff2323);
}

.product-column .gutentor-wc-price {
  margin-bottom: 0;
}
.product-column .gutentor-wc-price del {
  display: none;
}
.product-column .gutentor-wc-price ins bdi {
  font-family: "Roboto";
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}

.wp-block-column.banner-quality {
  align-self: end;
  margin-bottom: 20px;
}

/* ---------- About Us Section ----------- */

.about-main-button a {
  width: 180px;
  padding: 13px !important;
}

.wp-block-columns.video-counter-row {
  justify-content: end;
  gap: 15px;
}
.wp-block-column.list-button {
  display: flex;
  flex-flow: column;
  justify-content: space-between !important;
  row-gap: 50px;
}
.wp-block-column.list-button .wp-block-group.abt-list-grp {
  margin: unset;
}
.wp-block-column.video-col .wp-block-stackable-icon {
  border-radius: 50%;
}

.wp-block-column.about-left-col .wp-block-group .wp-block-stackable-image {
  height: 100% !important;
}
.wp-block-column.about-left-col .wp-block-group {
  height: 90% !important;
}

.wp-block-column.about-left-col .wp-block-group figure {
  height: 100%;
}
.wp-block-group.counter-grp {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 45%;
  left: 0;
  transform: translateX(85px);
}

.wp-block-column.small-img-col .wp-block-stackable-image figure {
  height: 100% !important;
}
.wp-block-column.small-img-col .wp-block-stackable-image {
  height: 100% !important;
}

/* ------------- Teams Section -------------- */
.wp-block-stackable-button-group.team-socail {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-20px, 20px);
  opacity: 0;
}
.wp-block-stackable-carousel.team-slider
  .wp-block-group.team-card:hover
  .wp-block-stackable-button-group.team-socail {
  opacity: 1;
}

.wp-block-stackable-carousel.team-slider
  .wp-block-group.team-card:hover
  .wp-block-stackable-heading
  h5 {
  color: #ff2323 !important;
}

/* -------------------- Testimonials Section ----------------------- */
.one-container {
  max-width: 1520px !important;
  margin: 0px auto !important;
}

.testimonials-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__prev {
  transform: translateX(-120px) !important;
}
.testimonials-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__next {
  transform: translateX(120px) !important;
}

.testimonials-section .one-container {
  overflow: visible;
}
.wp-block-cover.testimonials-section
  .wp-block-stackable-column
  .gutentor-rating-marked
  i {
  font-size: 22px;
  margin: 0px 2px;
  color: #d9d9d9;
}

.wp-block-cover.testimonials-section
  .wp-block-stackable-column.stk-block-carousel__slide--active
  + .wp-block-stackable-column {
  border-color: #ff2323 !important;
  & .wp-block-stackable-heading h4 {
    color: #000000 !important;
  }
  & .wp-block-stackable-text p {
    color: #000000 !important;
  }
  & .gutentor-rating-marked i {
    color: #000000 !important;
  }
}

/* ---------------- Classes Section-------------------- */

.main-acc-div .accordion-button {
  background-color: unset;
  padding: 5px 10px;
}
.main-acc-div .accordion-button.collapsed::after {
  background-image: unset;
  right: 0;
  top: 0;
  bottom: 0;
  content: "\2b";
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #7884a7;
}

.inv {
  display: none;
}

/* ------------- Newsletter Section --------------- */
.newsletter-small img.wp-block-cover__image-background {
  object-fit: contain;
}
.wp-block-columns.newsform-row {
  justify-content: space-between;
}

.form-col form p span input {
  width: 100%;
  border-radius: 0;
  padding: 10px 18px !important;
  border-radius: 90px;
}

.form-col form p input[type="submit"] {
  background-color: #ff2323;
  color: #fff;
  padding: 12px 36px;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
  outline: none;
  border: none;
  margin-top: 18px;
  line-height: 24px;
  border-radius: 100px;
}
.form-col form p input[type="submit"]:hover {
  background-color: #000;
  border: 1px solid #ff2323;
}

.form-col form p .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 30px;
  left: 0;
  color: #fff;
}
.form-col form .wpcf7-response-output {
  position: absolute;
  bottom: -45px;
  left: 0;
}
.form-col form {
  position: relative;
}

.form-col form p span {
  flex-basis: 66%;
}
.form-col form p span input::placeholder {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 14px;
  color: #00000050;
  line-height: 24px;
}
.form-col form p span input {
  color: #000;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 14px;
}

/****************** contact-form-section-css**********************/
.contact-col-two-group input.wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 100%;
  margin-top: 20px;
  font-family: "Roboto";
}
.contact-page-right-col form label {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}
.contact-page-right-col form input[type="text"]::placeholder,
.contact-page-right-col form input[type="email"]::placeholder,
.contact-page-right-col form textarea::placeholder {
  font-family: "Poppins" !important;
  font-weight: 300 !important;
  font-size: 18px !important;
  line-height: 26px !important;
}
.contact-page-left-col .contact-map {
  margin-bottom: 10px;
}
.contact-page-left-col .contact-map iframe {
  border-radius: 10px;
}
.contact-col {
  align-items: end !important;
}
.contact-col-two-group .wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: absolute;
}

/*************** what do i do -section-css ****************************/
.gutentor-element-progressbar .gutentor-element-progressbar-text {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/**************** newsletter-section-csss****************************/
.wpcf7-spinner {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.newsletter-section .input-subscribe {
  bottom: 0px;
  position: absolute;
  margin: 0px auto;
  width: auto;
  top: 1px;
  right: 2px;
  height: auto;
}
.newsletter-section .input-subscribe .wpcf7-spinner {
  position: absolute;
  top: 70px;
  right: 0;
}
.input-container {
  position: relative;
  height: auto;
}

.input-subscribe > p:nth-child(1) {
  margin-bottom: 0;
}

/* -------------- Blog Section --------------- */

.latest-news-section .gutentor-image-thumb img {
  height: 280px;
  object-fit: cover;
  border-radius: 25px;
  transition: transform 0.3s ease;
}
.latest-news-section .gutentor-post-item:hover img {
  transform: scale(1.05);
}
.button-blog-main {
  position: absolute;
  right: 0;
  top: 30px;
}
.latest-news-section
  .gutentor-post-module
  .gutentor-post
  .gutentor-entry-meta
  div:not(:last-child):before {
  display: none;
}
.latest-news-section .wp-block-stackable-column .gutentor-post-item {
  margin-bottom: 0;
}
.latest-news-section
  .wp-block-stackable-column
  .gutentor-post-item
  a.gutentor-button {
  margin-top: 10px;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 16px !important;
  padding-left: 0;
}
.latest-news-section h3.gutentor-post-title a {
  font-family: "Roboto";
  font-weight: 500 !important;
  font-size: 22px;
  color: #000 !important;
  &:hover {
    color: #ff2323 !important;
  }
}
.latest-news-section .posted-on a,
.latest-news-section .author a,
.latest-news-section .gutentor-entry-meta-primary .comments-link {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px !important;
  color: #000 !important;
}

.latest-news-section .gutentor-entry-meta-secondary {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #fff;
  margin-bottom: 0 !important;
  padding: 16px 10px;
  width: 30%;
  text-align: center;
  border-radius: 15px;
}

.latest-news-section .gutentor-entry-meta-secondary .posted-on a {
  font-family: "Roboto";
  font-size: 18px !important;
  font-weight: 900;
  color: #000 !important;
  line-height: 26px;
}

.latest-news-section .gutentor-post-item {
  margin-top: 0px !important;
}

.latest-news-section .gutentor-entry-meta-primary .comments-link::after {
  position: absolute;
  content: " Comments";
  right: 0;
  top: 0;
  bottom: 0;
  transform: translateX(88px);
}

.latest-news-section .gutentor-post-item:hover .gutentor-image-thumb img {
  border-color: #ff2323;
}

/* -------------- Exhibition Section ----------------- */
.wp-block-group.exhibition-group .gutentor-post-image-box,
.wp-block-group.exhibition-group .gutentor-post-content {
  width: 50% !important;
  margin-bottom: 0px;
}

.wp-block-cover.exhibition-section-home .gutentor-post-item {
  margin: 0 !important;
}

.wp-block-group.exhibition-group article:nth-child(even) .gutentor-post-item {
  flex-direction: row-reverse;
}
.wp-block-group.exhibition-group .gutentor-image-thumb img {
  height: 320px;
  object-fit: cover;
  border-radius: 25px;
}
.wp-block-group.exhibition-group .gutentor-post-content {
  padding: 40px !important;
  margin: auto;
}

.wp-block-group.exhibition-group article h3 a {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 25px;
  text-align: center;
  color: #fff;
  &:hover {
    color: #ff2323;
  }
}
.wp-block-group.exhibition-group article .gutentor-entry-meta .posted-on a {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #ff2323;
}
.wp-block-group.exhibition-group article .gutentor-post-desc {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
.wp-block-group.exhibition-group article .gutentor-post-button {
  margin-bottom: 0;
  padding: 14px 34px;
  display: inline-block;
  margin-top: 20px;
  background-color: #ff2323;
  color: #fff;
  & span {
    font-size: 15px !important;
  }
}
.wp-block-group.exhibition-group article .gutentor-entry-meta {
  margin-bottom: 0px !important;
  margin-top: 18px;
}

.wp-block-group.exhibition-group
  article:nth-child(even)
  .gutentor-post-content {
  padding: 40px 40px 40px 15px !important;
  text-align: end;
}

.wp-block-group.exhibition-group .gutentor-post-content {
  padding: 40px 15px 40px 40px !important;
  margin: auto;
}

/* ------------- Why Choose Us--------------- */
.wp-block-column.provide-col .wp-block-group.object-choose {
  align-items: flex-start;
}

/* ------------- Blogs Page ---------------- */
.blogs-page-posts .gutentor-image-thumb img {
  height: auto;
}
.page-template-blog-page .gutentor-image-thumb img {
  width: 100%;
}

.wp-block-cover.latest-news-section .gutentor-post {
  padding: 0;
}

/* Home Gallery Section */
.wp-block-group.gal-img-box figure,
.wp-block-group.gal-img-box .wp-block-stackable-image,
.wp-block-group.gal-img-box {
  height: 100% !important;
}

.wp-block-columns.gallery-first-row .wp-block-group.gal-img-box {
  height: 266px !important;
  object-fit: cover;
}
.wp-block-columns.gallery-second-row .wp-block-group.gal-img-box {
  height: 270px !important;
  object-fit: cover;
}

/* ------------- Footer Section --------------- */
.footer-section-two .gutentor-text-wrap a {
  text-decoration: none;
}
.footer-col-two nav ul {
  justify-content: space-evenly;
}
.footer-nav-head h3 {
  position: relative;
}

.footer-row nav ul li {
  padding: 10px 0px;
}
.footer-row nav ul li a {
  font-family: "Poppins";
  font-size: 16px;
}
.footer-row nav li a:hover {
  color: #ff2323 !important;
}
.footer-contact-col .gutentor-text-wrap a:hover p {
  color: #ff2323 !important;
}
.footer-contact-col .gutentor-text-wrap a {
  text-decoration: none;
}
.footer-section-two {
  padding: 10px 15px;
}
.footer-row .footer-col-one {
  flex-basis: 32% !important;
}
.footer-row .footer-col-two {
  flex-basis: 24% !important;
}
.footer-row .footer-contact-col {
  flex-basis: 28% !important;
}
.wp-block-column.footer-col-two .wp-block-group {
  justify-content: space-between;
}

.wp-block-columns.footer-row.is-layout-flex > *.wp-block-column {
  flex-grow: unset;
}

.wp-block-columns.footer-row {
  justify-content: space-between;
}
.footer-mail-group .gutentor-element-advanced-text-link p {
  margin-bottom: 0 !important;
  font-family: "Roboto";
  color: #000;
  font-weight: 400;
  font-size: 14px;
}

.footer-telephone-group .gutentor-element-advanced-text-link p {
  margin-bottom: 0 !important;
  font-family: "Roboto";
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
.footer-col-three .wp-block-gallery figure img {
  width: 60px !important;
  height: 40px !important;
}
.wp-block-group.footer-telephone-group .wp-block-group {
  background-color: #ff2323;
  width: fit-content;
  padding: 5px 12px;
  align-items: center;
  gap: 2px;
  margin-left: unset !important;
  border-radius: 120px;
}
.wp-block-group.footer-telephone-group .wp-block-group:hover p {
  color: #0f0f0f !important;
}
.footer-section-two .gutentor-element-advanced-text-link {
  color: #fff;
  font-family: "Roboto";
  font-weight: 400;
  &:hover p {
    color: #ff2323 !important;
  }
  & p {
    margin-bottom: 0 !important;
  }
}
.foot-bed-links {
  gap: 30px;
}

.wp-block-group.footer-section-two {
  margin-top: 50px !important;
}

.foot-newsletter-form form span.wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
}

footer .wpcf7 form.invalid .wpcf7-response-output {
  position: absolute;
  transform: translateY(40px);
  bottom: 0;
  border-color: red;
  color: #fff;
}
footer .wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
}
.footer-section-two {
  padding-top: 25px !important;
}
/* ------------- Shop --------------- */
.archive.post-type-archive .product h3 a {
  text-decoration: unset;
}

/* ------------ Cart Page ------------- */
.wc-block-cart-items .wc-block-cart-item__image {
  width: 40%;
  & img {
    border-radius: 10px;
  }
}
.woocommerce-cart .wp-site-blocks h1 {
  margin-top: 50px;
  font-family: "Poppins";
  color: #ff2323;
  font-weight: 700;
}
.wc-block-cart-items__row {
  background: #ff232361;
  border-radius: 10px;
  border-bottom: 8px solid #fff;
}
.wc-block-cart-items__row td {
  border: none !important;
}
.wc-block-cart-items__header th {
  font-family: "Poppins";
  font-size: 18px;
  color: #ff2323;
}
.wc-block-cart-item__wrap a.wc-block-components-product-name {
  text-decoration: unset;
  color: #000;
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 700;
  &:hover {
    color: #ff2323;
  }
}
.price.wc-block-components-product-price ins {
  font-weight: 600;
  font-size: 20px;
  color: #323232;
}
.price.wc-block-components-product-price del {
  font-size: 20px;
  font-weight: 400;
  color: #323232b5;
}
.wc-block-cart-item__total span.wc-block-components-product-price__value {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 22px;
  color: #ff2323;
}
.wc-block-cart-item__product .wc-block-components-sale-badge {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.wc-block-cart-item__product
  .wc-block-components-product-metadata__description {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Poppins";
  color: #000;
}
.wc-block-cart-item__remove-link {
  text-decoration: unset !important;
  font-size: 18px !important;
  margin-top: 10px !important;
  &:hover {
    text-decoration: underline !important;
    text-decoration-color: #ff2323 !important;
    color: #181616 !important;
  }
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper
  .wc-block-components-product-badge.wc-block-components-sale-badge {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.wc-block-components-totals-coupon a {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-decoration: unset;
  &:hover {
    color: #083f9b;
  }
}
.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
  font-family: "Poppins" !important;
  font-size: 18px !important;
  color: #ff2323 !important;
}
body.woocommerce-cart header {
  box-shadow: 0px 0px 18px #e9767669;
}

.wc-block-components-totals-item.wc-block-components-totals-footer-item
  .wc-block-formatted-money-amount {
  color: #ff2323;
  font-size: 24px;
}
.wc-block-cart__submit-container a {
  font-size: 20px !important;
  border: 1px solid #3232;
  border-radius: 5px;
  margin-top: 10px;
  font-family: "Roboto";
  font-weight: 400;
  &:hover {
    color: #ff2323;
  }
}
.lp-archive-courses-sidebar {
  display: none;
}

/* --------- Features Section ---------- */
.wp-block-columns.features-row .wp-block-group.feat-left-object,
.wp-block-columns.features-row .wp-block-group.feat-right-object {
  align-items: flex-start;
  & .wp-block-stackable-image {
    border-radius: 50% !important;
  }
}

/* ------------- Best Seller --------------- */
.best-seller-query-loop {
  margin-top: 90px;
}

.button-prod-section-main {
  position: absolute;
  right: 0;
  top: 30px;
}

.best-seller-query-loop .wl_single-product-item .product-thumbnail {
  border: unset;
  border-radius: unset !important;
  background-color: transparent;
}
.best-seller-query-loop .wl_single-product-item .product-thumbnail .images {
  box-shadow: unset !important;
  border-radius: unset !important;
}
.best-seller-query-loop .wl_single-product-item {
  background-color: unset !important;
  border-radius: unset;
  border: 1px solid transparent;
  position: relative;
  margin-bottom: 20px;
}
.best-seller-query-loop .wl_single-product-item .product-thumbnail .images img {
  border-radius: unset;
  transition: 0.5s ease-in-out;
  border: 10px solid #fff;
}
.best-seller-query-loop .wl_single-product-item ul {
  position: absolute;
  top: 20px;
  right: 20px;
  margin: 0 auto !important;
  background: unset !important;
  z-index: 10;
  gap: 6px;
  flex-direction: column-reverse;
  opacity: 0;
  transition: 0.3s ease-in-out;
  padding: 0 !important;
}
.best-seller-query-loop .wl_single-product-item:hover ul.action {
  opacity: 1;
}
.best-seller-query-loop .product-content-top {
  padding: 145px 0px 0px !important;
}
.best-seller-query-loop .wl_single-product-item ul a {
  background: #ff2323 !important;
  padding-top: unset !important;
  border-radius: unset !important;
  margin-top: unset !important;
  &:hover {
    background: #000000 !important;
  }
}
.best-seller-query-loop .wl_single-product-item .product-price {
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}
.best-seller-query-loop .wl_single-product-item h6 a {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 20px;
  color: #fff !important;
}
.best-seller-query-loop .wl_single-product-item .price del {
  display: none;
}
.best-seller-query-loop .wl_single-product-item .price ins span {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 22px;
  color: #ffffff;
}
.best-seller-query-loop .wl_single-product-item ul a svg {
  width: 18px !important;
  height: 18px !important;
}

.best-seller-query-loop .wl_single-product-item ul a i {
  font-size: 17px;
}
.best-seller-query-loop .wl_single-product-item:hover .title a {
  color: #000 !important;
}

.best-seller-query-loop .wl_single-product-item:hover img {
  border-color: #000 !important;
}

/* ------------- New Arrivals ---------------- */
.new-arrival-head {
  margin-bottom: 12px !important;
}
.new-arrival-button {
  position: absolute;
  right: 0;
  top: 35px;
}

/************************* Responsive-css-all-media *****************************************/

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .banner-section .photography .stk-block-heading__text {
    font-size: 220px !important;
  }
  .footer-row .footer-col-two {
    flex-basis: 31% !important;
  }

  .wp-block-group.header-container.sticky {
    top: 45px !important;
  }

  .wp-block-group.nav-group
    .wp-block-navigation__responsive-container-content
    > ul {
    padding-right: 0 !important;
  }

  .wp-block-group.counter-grp {
    width: 50%;
    transform: unset !important;
  }
  .wp-block-column.counter-column {
    flex-basis: 35% !important;
  }
  .wp-block-columns.video-counter-row {
    align-items: center !important;
  }

  .form-col form .wpcf7-response-output {
    bottom: -70px;
  }

  .banner-quality .wp-block-columns {
    flex-flow: column;
    gap: 25px;
  }

  .footer-row .footer-contact-col {
    flex-basis: 25% !important;
  }

  .one-container {
    max-width: 1320px !important;
  }
  .testimonials-section
    .stk-block-carousel__buttons
    .stk-block-carousel__button__prev,
  .testimonials-section
    .stk-block-carousel__buttons
    .stk-block-carousel__button__next {
    transform: unset !important;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1200px) {
  .nav-group ul.wp-block-navigation__container > li {
    padding: 0px 20px;
  }

  .blog-posts-col-one .gutentor-post-button,
  .blog-posts-col-three .gutentor-post-button {
    top: unset;
    margin-left: 20px;
    display: block;
    width: fit-content;
  }
  .blog-posts-col-one .g-avatar-wrap,
  .blog-posts-col-three .g-avatar-wrap {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .footer-row .footer-col-two {
    flex-basis: 31% !important;
  }

  .testimonials-section .wp-block-stackable-carousel {
    --slides-to-show: 2 !important;
  }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .best-seller-section .woolentor-grid {
    row-gap: 20px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .wp-block-group.header-container.sticky {
    top: 45px !important;
  }
  .wp-block-columns.features-row {
    gap: 20px !important;
  }

  .wp-block-columns.features-row .wp-block-group.feat-left-object,
  .wp-block-columns.features-row .wp-block-group.feat-right-object {
    gap: 15px !important;
  }

  .wp-block-stackable-carousel.team-slider {
    --slides-to-show: 3 !important;
  }
  .wp-block-column.gallery-text-col .wp-block-group {
    padding-left: 0 !important;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.gallery-text-col {
    flex-basis: 100% !important;
    order: 1;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.galimg1,
  .wp-block-columns.gallery-first-row .wp-block-column.gal2img {
    flex-basis: 48% !important;
    order: 2;
  }
  .wp-block-cover.testimonials-section .wp-block-stackable-column {
    border-color: #ff2323 !important;
    & .wp-block-stackable-heading h4 {
      color: #000000 !important;
    }
    & .wp-block-stackable-text p {
      color: #000000 !important;
    }
    & .gutentor-rating-marked i {
      color: #000000 !important;
    }
  }

  .wp-block-group.counter-grp {
    position: unset;
    width: 100%;
    transform: unset;
    margin-top: 25px;
  }

  .wp-block-columns.video-counter-row div.wp-block-column {
    flex-basis: 50% !important;
  }

  .form-col form .wpcf7-response-output {
    bottom: -70px;
  }

  .nav-group ul.wp-block-navigation__container > li a {
    font-size: 16px;
  }

  .banner-quality .wp-block-columns {
    flex-flow: column;
    gap: 28px;
    padding-left: 30px;
  }

  .footer-row .footer-contact-col {
    flex-basis: 28% !important;
  }

  .footer-col-one .stk-row.stk-button-group {
    flex-wrap: wrap !important;
  }

  .newsletter-small img.wp-block-cover__image-background {
    object-fit: cover;
    object-position: right;
  }

  .form-col form p span {
    flex-basis: 100%;
  }
  .wp-block-cover.newsletter-small,
  .wp-block-cover.newsletter-small .wp-block-cover {
    min-height: 430px !important;
  }
  .testimonials-section .stk-block-carousel__buttons {
    display: none !important;
  }

  .header-logo figure.stk-img-wrapper {
    width: 140px !important;
  }

  .header-contact {
    flex-basis: 22%;
  }

  .banner-left-col {
    padding-left: 30px;
  }

  footer .wpcf7-not-valid-tip {
    top: 0;
    transform: translateY(-25px);
  }

  .blogs-slider .stk-block-carousel__slider {
    --slides-to-show: 2 !important;
  }
  .one-container {
    max-width: 960px !important;
  }
  .nav-group ul.wp-block-navigation__container > li {
    padding: 5px 15px;
    font-size: 12px !important;
  }
  .header-container .header-logo {
    flex-basis: 20% !important;
  }
  .header-container .header-nav {
    flex-basis: 100% !important;
  }

  .gutentor-image-thumb img {
    width: 100%;
    object-fit: fill;
  }

  .blog-posts-col-one .g-avatar-wrap,
  .blog-posts-col-three .g-avatar-wrap {
    margin-top: 10px !important;
  }
  header.wp-block-template-part {
    position: unset;
  }
  body.woocommerce-cart h1,
  body.woocommerce-cart .entry-content,
  body.woocommerce-checkout h1,
  body.woocommerce-checkout .wp-block-woocommerce-checkout,
  body.search.search-results h1,
  body.search.search-results .wp-block-query {
    max-width: 1000px !important;
    margin: auto;
  }
}

@media screen and (max-width: 991px) and (min-width: 783px) {
  .mtsnb .mtsnb-container {
    padding: 10px 10px !important;
  }
}

@media screen and (max-width: 782px) and (min-width: 601px) {
  .mtsnb .mtsnb-container {
    padding: 10px 50px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .wp-block-group.nav-group
    .wp-block-navigation__responsive-container-content
    > ul {
    padding-right: unset !important;
    justify-content: center;
  }

  .wp-block-stackable-carousel.main-slider-hello .stk-block-carousel__slider {
    --slides-to-show: 2 !important;
  }
  .slider-banner-info-row {
    flex-wrap: wrap !important;
  }

  .wp-block-group.feat-left-object {
    flex-direction: row-reverse;
  }
  .wp-block-group.feat-left-object .wp-block-group.is-vertical {
    align-items: baseline;
  }
  .wp-block-columns.features-row .wp-block-column {
    flex-basis: 100% !important;
  }
  .wp-block-stackable-carousel.team-slider {
    --slides-to-show: 2 !important;
  }
  .wp-block-columns.choose-feat-row .wp-block-column.choose-right-col {
    order: 1 !important;
  }
  .wp-block-columns.choose-feat-row .wp-block-column.choose-left-col {
    order: 2;
  }
  .wp-block-columns.choose-feat-row > .wp-block-column {
    flex-basis: 100% !important;
  }
  .wp-block-column.gallery-text-col .wp-block-group {
    padding-left: 0 !important;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.gallery-text-col {
    flex-basis: 100% !important;
    order: 1;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.galimg1,
  .wp-block-columns.gallery-first-row .wp-block-column.gal2img {
    flex-basis: 48% !important;
    order: 2;
    flex-grow: 1;
  }

  .wp-block-columns.gallery-second-row {
    flex-wrap: wrap !important;
    & .wp-block-column {
      flex-basis: 48% !important;
      flex-grow: 1 !important;
    }
  }

  .wp-block-cover.testimonials-section .wp-block-stackable-column {
    border-color: #ff2323 !important;
    & .wp-block-stackable-heading h4 {
      color: #000000 !important;
    }
    & .wp-block-stackable-text p {
      color: #000000 !important;
    }
    & .gutentor-rating-marked i {
      color: #000000 !important;
    }
  }
  .wp-block-columns.counter-main-row {
    justify-content: space-between;
    & .wp-block-column {
      flex-basis: 23% !important;
    }
  }
  .wp-block-columns.about-row-main .wp-block-column.about-left-col {
    order: 2;
  }
  .wp-block-columns.about-list-button-image {
    justify-content: space-between !important;
  }
  .wp-block-columns.about-list-button-image > .wp-block-column {
    flex-basis: 48% !important;
  }
  .wp-block-columns.about-row-main > .wp-block-column {
    flex-basis: 100% !important;
  }
  .wp-block-group.counter-grp {
    position: unset;
    width: 100%;
    transform: unset;
  }
  .wp-block-columns.video-counter-row div.wp-block-column {
    flex-basis: 42% !important;
  }
  .wp-block-columns.video-counter-row {
    justify-content: left !important;
  }

  .wp-block-columns.newsform-row .wp-block-column {
    flex-basis: 100% !important;
  }
  .wp-block-columns.newsform-row {
    row-gap: 50px;
  }

  .mtsnb .mtsnb-container {
    padding: 10px 10px;
  }
  .wp-block-column.header-logo figure {
    margin-left: unset !important;
  }

  .wp-block-columns.main-nav-header {
    flex-flow: column;
    gap: 10px;
  }

  .wp-block-column.header-icon-col .wp-block-group {
    justify-content: center;
    margin-top: 10px;
  }
  .wp-block-cover.banner-section {
    padding-top: 1em !important;
  }
  .sticky .wp-block-column.header-icon-col .wp-block-group {
    display: none;
  }

  .wp-block-columns.profession-words {
    flex-wrap: wrap !important;
  }
  .wp-block-columns.profession-words .wp-block-column {
    flex-basis: 100% !important;
  }

  .banner-quality .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }

  .banner-quality .wp-block-columns .wp-block-column .wp-block-group {
    width: fit-content;
  }
  .banner-quality .wp-block-columns .wp-block-group {
    justify-content: center;
  }

  .banner-quality .wp-block-columns {
    gap: 15px;
  }

  .new-arrival-button {
    position: unset;
    right: unset;
    top: unset;
    margin-top: 30px;
  }
  .best-seller-section .woolentor-grid {
    row-gap: 20px;
  }

  .right-ban-text-col p,
  .right-ban-text-col h2 {
    text-align: left !important;
  }
  .wp-block-column.right-col-banner .wp-block-columns {
    flex-flow: column-reverse;
  }

  .newsletter-small img.wp-block-cover__image-background {
    object-fit: cover;
    object-position: right;
  }

  .form-col form p span {
    flex-basis: 100%;
  }

  .testimonials-section .stk-block-carousel__buttons {
    display: none !important;
  }

  .header-contact {
    flex-basis: 30%;
  }

  .banner-left-col {
    padding-bottom: 3em;
  }
  .banner-left-col > div,
  .banner-left-col > form {
    width: 80%;
  }
  .banner-left-col,
  .banner-right-col {
    flex-basis: 100% !important;
  }
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .footer-section-two .stk-block-button-group .stk-row {
    justify-content: center;
    margin: 30px 0 0;
  }
  .footer-section-two h4 {
    font-size: 16px;
    text-align: center;
  }
  .footer-logo-col {
    margin-top: 30px !important;
  }
  footer .wpcf7-not-valid-tip {
    top: 0;
    transform: translateY(-30px);
  }
  .footer-logo-col figure {
    margin: 0 auto;
    width: 40%;
  }

  .foot-news-row {
    flex-flow: column;
  }
  .footer-row > :nth-child(n + 3) {
    margin-top: 40px;
  }

  .one-container {
    max-width: 720px !important;
  }
  .service_post-info .wp-block-columns {
    flex-wrap: wrap !important;
    gap: 30px;
  }
  .service-feat-image,
  .service-content {
    flex-basis: 100% !important;
  }

  .contact-page-left-col {
    padding-bottom: 0 !important;
  }
  .contact-page-left-col .wp-block-cover__inner-container {
    padding: 25px;
  }
  nav ul a {
    font-size: 16px !important;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout {
    margin-bottom: 50px !important;
  }
  ::placeholder {
    color: white;
    opacity: 1;
    font-weight: 400;
    font-size: 14px;
  }
  .nav-group ul.wp-block-navigation__container > li {
    padding: 0px 16px;
    font-size: 12px !important;
  }

  .header-container .header-logo.wp-block-column {
    flex-basis: 20% !important;
  }
  .header-container .header-nav.wp-block-column {
    flex-basis: 100% !important;
  }

  body.woocommerce-cart h1,
  body.woocommerce-cart .entry-content,
  body.woocommerce-checkout h1,
  body.woocommerce-checkout .wp-block-woocommerce-checkout,
  body.search.search-results h1,
  body.search.search-results .wp-block-query {
    max-width: 640px !important;
    margin: auto;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-items__row {
    padding: 20px !important;
    display: flex !important;
    border-bottom: none !important;
    margin-bottom: 10px;
  }
  .wc-block-cart-items .wc-block-cart-item__image {
    width: 100%;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__product {
    margin-bottom: 0 !important;
  }

  .blog-posts-col-one .gutentor-post.grid-md-4,
  .blog-posts-col-three .gutentor-post.grid-md-4 {
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
  .posts-main-row {
    flex-wrap: wrap !important;
  }
  .posts-main-row.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column {
    flex-basis: 100% !important;
  }
  .blog-posts-col-two .gutentor-post-image-box,
  .blog-posts-col-two .gutentor-post-content {
    width: 100% !important;
  }
  .blog-posts-col-one .gutentor-post,
  .blog-posts-col-three .gutentor-post {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-row {
    flex-wrap: wrap !important;
    justify-content: space-between;
  }
  .footer-row > .wp-block-column.wp-block-column-is-layout-flow {
    flex-basis: 47% !important;
  }

  header.wp-block-template-part {
    position: unset;
  }
  header.wp-block-template-part
    .header-nav.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: 80% !important;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .blog-posts-col-one .gutentor-post.grid-md-4,
  .blog-posts-col-three .gutentor-post.grid-md-4 {
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
  .posts-main-row {
    flex-wrap: wrap !important;
  }
  .posts-main-row.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column {
    flex-basis: 100% !important;
  }
  .blog-posts-col-two .gutentor-post-image-box,
  .blog-posts-col-two .gutentor-post-content {
    width: 100% !important;
  }
  .blog-posts-col-one .gutentor-post,
  .blog-posts-col-three .gutentor-post {
    padding-left: 0;
    padding-right: 0;
  }
  header.wp-block-template-part {
    position: unset;
  }
}

@media screen and (max-width: 767px) and (min-width: 601px) {
  body.admin-bar.has-mtsnb .wp-block-group.header-container.sticky {
    top: 99px !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .wp-block-column.feat-left-col .wp-block-group.feat-left-object {
    flex-direction: column-reverse;
  }
  .wp-block-column.feat-left-col,
  .wp-block-column.feat-right-col {
    display: flex !important;
    column-gap: 30px;
  }

  .wp-block-column.feat-left-col
    .wp-block-group.feat-left-object
    .wp-block-stackable-image,
  .wp-block-column.feat-right-col
    .wp-block-group.feat-right-object
    .wp-block-stackable-image {
    margin: auto;
  }
  .wp-block-column.feat-left-col
    .wp-block-group.feat-left-object
    .wp-block-group,
  .wp-block-column.feat-right-col
    .wp-block-group.feat-right-object
    .wp-block-group {
    align-items: center;
  }

  .wp-block-column.feat-left-col .wp-block-group.feat-left-object,
  .wp-block-column.feat-right-col .wp-block-group.feat-right-object {
    margin: unset !important;
  }
  .wp-block-column.feat-right-col .wp-block-group.feat-right-object {
    flex-direction: column;
  }
  .wp-block-columns.footer-row > *.wp-block-column.footer-contact-col h3 {
    margin-top: 0 !important;
  }
  .wp-block-column.footer-col-two .wp-block-group {
    justify-content: space-around;
  }
  .wp-block-column.gallery-text-col .wp-block-group {
    padding-left: 0 !important;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.gallery-text-col {
    flex-basis: 100% !important;
    order: 1;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.galimg1,
  .wp-block-columns.gallery-first-row .wp-block-column.gal2img {
    flex-basis: 48% !important;
    order: 2;
    flex-grow: 1;
  }

  .wp-block-columns.gallery-second-row {
    flex-wrap: wrap !important;
    & .wp-block-column {
      flex-basis: 48% !important;
      flex-grow: 1 !important;
    }
  }
  .wp-block-group.counter-grp {
    position: unset;
    width: 100%;
    transform: unset;
    margin-top: 25px;
  }
  .wp-block-columns.about-row-main .wp-block-column.about-left-col {
    order: 2;
  }
  .wp-block-columns.counter-main-row .wp-block-column {
    flex-basis: 40% !important;
  }
  .wp-block-columns.video-counter-row {
    justify-content: center;
    & > .wp-block-column {
      flex-basis: 30% !important;
      flex-grow: unset !important;
      margin: auto;
    }
  }
  .wp-block-group.abt-list-grp .wp-block-group {
    justify-content: center;
  }
  .wp-block-group.header-container {
    top: 67px;
  }
  .wp-block-group.header-container.sticky {
    top: 67px !important;
  }

  .wp-block-column.header-logo figure {
    margin-left: auto !important;
  }
  .sticky .wp-block-column.header-icon-col .wp-block-group {
    display: none;
  }
  .wp-block-cover.banner-section {
    padding-top: 5em !important;
  }
  .banner-quality .wp-block-columns .wp-block-column .wp-block-group {
    width: fit-content;
  }
  .banner-quality .wp-block-columns {
    margin-top: 20px;
  }
  .banner-quality .wp-block-columns .wp-block-column {
    margin-bottom: 15px;
  }
  .banner-quality .wp-block-columns .wp-block-group {
    justify-content: center;
  }
  .wp-block-column.right-col-banner .wp-block-columns {
    flex-flow: column-reverse;
  }
  .footer-col-one .stk-row.stk-button-group {
    justify-content: center;
  }
  .wp-block-columns.footer-row > *.wp-block-column {
    text-align: center !important;
  }
  .wp-block-columns.footer-row > *.wp-block-column h3 {
    text-align: center;
    margin-top: 50px !important;
  }
  .wp-block-column.footer-col-two nav {
    align-items: center !important;
  }

  .footer-row.wp-block-columns div.wp-block-column {
    flex-basis: 100% !important;
    margin-bottom: 30px;
  }
  .wp-block-column.footer-contact-col
    .wp-block-group.footer-mail-group
    .wp-block-group {
    justify-content: center;
    flex-wrap: wrap !important;
  }
  .wp-block-group.footer-telephone-group .wp-block-group {
    margin-left: auto !important;
  }

  .header-logo figure.stk-img-wrapper {
    width: 160px !important;
  }

  .header-contact {
    flex-basis: 40%;
  }

  .banner-left-col {
    padding-bottom: 3em;
  }

  .footer-logo-col figure {
    width: 50%;
  }
  .foot-newsletter-form h4 {
    text-align: center;
  }
  .footer-section-two h4 {
    font-size: 16px !important;
    margin: 0px 0 30px !important;
  }
  footer .wpcf7 form.invalid .wpcf7-response-output {
    transform: translateY(6px);
  }

  .footer-row h3.stk-block-heading__text {
    text-align: left;
  }

  .testimonials-small-head {
    text-align: center;
  }

  header .wp-block-columns {
    flex-wrap: nowrap !important;
    flex-flow: column;
    gap: 10px;
  }
  .nav-group ul.wp-block-navigation__container > li {
    padding: 5px 22px;
    font-size: 12px !important;
  }
  .header-container .header-logo.wp-block-column {
    flex-basis: 35% !important;
  }
  .header-container .header-nav.wp-block-column {
    flex-basis: 100% !important;
  }
  .header-logo figure {
    padding: 10px;
  }

  .single-blog-page .post-navigation-link-previous a {
    text-align: left;
  }
  .single-blog-page .pagination {
    flex-wrap: nowrap !important;
  }
  .service_post-info .wp-block-columns {
    gap: 30px;
  }

  .service-feat-image,
  .service-content {
    flex-basis: 100% !important;
    text-align: center;
  }

  .footer-col-one .wp-block-stackable-text p {
    margin-bottom: 20px;
  }

  .footer-col-two nav ul {
    width: 100%;
  }
  .footer-col-two nav ul li {
    margin: auto;
  }
  .contact-page-left-col {
    padding-bottom: 0 !important;
  }
  .contact-page-left-col .wp-block-cover__inner-container {
    padding: 25px;
  }
  .contact-email-row,
  .contact-call-row {
    justify-content: center !important;
  }
  .newsletter-section .input-subscribe {
    position: unset;
    text-align: center;
  }

  .contact-page-row .contact-mail,
  .contact-page-row .contact-call {
    justify-content: center !important;
  }
  body.woocommerce-cart h1,
  body.woocommerce-cart .entry-content,
  body.woocommerce-checkout h1,
  body.woocommerce-checkout .wp-block-woocommerce-checkout,
  body.search.search-results h1,
  body.search.search-results .wp-block-query {
    max-width: 475px !important;
    margin: auto;
  }
  .achieve-col-one,
  .achieve-col-two {
    flex-basis: 75% !important;
  }
  .achieve-col-two .wp-block-column {
    height: 35px;
  }
  .achieve-col-one .wp-block-column {
    margin-bottom: 15px;
  }
  .achieve-col-one,
  .achieve-col-two {
    margin-bottom: 0 !important;
  }
  .gutentor-image-thumb img {
    width: 100%;
    object-fit: unset;
    height: auto;
  }

  .blog-posts-col-one .gutentor-post-item > :nth-child(1n),
  .blog-posts-col-three .gutentor-post-item > :nth-child(1n),
  .blog-posts-col-two .gutentor-post-content > :nth-child(1n) {
    text-align: center;
  }
  .posts-col .gutentor-button {
    display: block;
    width: fit-content;
    margin: 0 auto;
  }

  .footer-row h4 {
    text-align: center;
  }
  .footer-row .wp-block-stackable-heading {
    margin-top: 25px;
  }
  .footer-row ul.wp-block-navigation__container li {
    text-align: center;
  }

  body.woocommerce-cart.woocommerce-page .wc-block-cart-items__row {
    padding: 16px;
    display: flex;
    flex-flow: column;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__image {
    width: 100%;
    padding-right: 0 !important;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__product {
    padding: 16px !important;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__wrap {
    text-align: center;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__wrap a {
    display: block;
    margin: auto;
  }
  body.woocommerce-cart.woocommerce-page
    .wc-block-components-quantity-selector {
    margin: auto;
  }
  body.woocommerce-cart.woocommerce-page
    .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: center !important;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 600px) {
  .wp-block-group.nav-group
    .wp-block-navigation__responsive-container-content
    > ul {
    justify-content: center !important;
    column-gap: 12px;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 600px) and (min-width: 425px) {
  .mtsnb .mtsnb-container {
    padding: 10px 10px !important;
  }
  body.admin-bar.has-mtsnb .wp-block-group.header-container.sticky {
    top: 99px !important;
  }
}

@media screen and (max-width: 424px) and (min-width: 375px) {
  .mtsnb .mtsnb-container {
    padding: 10px 10px !important;
  }
  body.admin-bar.has-mtsnb .wp-block-group.header-container.sticky {
    top: 99px !important;
  }
}

@media screen and (max-width: 374px) and (min-width: 320px) {
  .mtsnb .mtsnb-container {
    padding: 10px 20px !important;
  }
  body.admin-bar.has-mtsnb .wp-block-group.header-container.sticky {
    top: 120px !important;
  }
  body.admin-bar .wp-block-group.header-container {
    top: 20px;
  }
  .wp-block-group.header-container {
    top: auto;
  }
  .wp-block-group.header-container.sticky {
    top: 88px !important;
  }
}

@media screen and (max-width: 600px) {
  .client-image.is-stacked-on-mobile {
    grid-template-columns: unset !important;
    display: flex !important;
    flex-flow: column !important;
  }
}

@media screen and (max-width: 575px) and (min-width: 475px) {
  .wp-block-group.header-container {
    top: 67px;
  }
  .wp-block-group.header-container.sticky {
    top: 67px !important;
  }
}

@media screen and (max-width: 575px) {
  .wp-block-group.nav-group .wp-block-navigation__responsive-container {
    padding-top: 120px !important;
  }
  .best-seller-query-loop .wl_single-product-item ul.action {
    opacity: 1 !important;
  }
  .best-seller-query-loop .wl_single-product-item .product-thumbnail {
    width: 100% !important;
  }

  .wp-block-stackable-carousel.main-slider-hello .stk-block-carousel__slider {
    padding: 45px 0px !important;
  }
  .wp-block-stackable-carousel.main-slider-hello
    .stk-block-carousel__slider
    .wp-block-stackable-column:nth-child(even),
  .wp-block-stackable-carousel.main-slider-hello
    .stk-block-carousel__slider
    .wp-block-stackable-column:nth-child(odd) {
    transform: unset !important;
  }

  .wp-block-group.exhibition-group
    article:nth-child(even)
    .gutentor-post-item
    .gutentor-image-thumb::after,
  .wp-block-group.exhibition-group
    article:nth-child(odd)
    .gutentor-post-item
    .gutentor-image-thumb::after {
    content: unset !important;
  }
  .wp-block-group.exhibition-group .gutentor-post-content {
    padding: 40px 40px !important;
    margin: auto;
    text-align: center !important;
  }
  .wp-block-group.exhibition-group article {
    margin-bottom: 30px;
  }
  .wp-block-group.exhibition-group .gutentor-post-image-box,
  .wp-block-group.exhibition-group .gutentor-post-content {
    width: 100% !important;
    margin-bottom: 0px;
  }
  .wp-block-group.exhibition-group .gutentor-post-item {
    flex-flow: column !important;
  }
  .wp-block-stackable-carousel.main-slider-hello .stk-block-carousel__slider {
    --slides-to-show: 1 !important;
  }
  .wp-block-column.feat-left-col
    .wp-block-group.feat-left-object
    .wp-block-group,
  .wp-block-column.feat-right-col
    .wp-block-group.feat-right-object
    .wp-block-group {
    align-items: center;
  }
  .wp-block-column.feat-left-col
    .wp-block-group.feat-left-object
    .wp-block-stackable-image,
  .wp-block-column.feat-right-col
    .wp-block-group.feat-right-object
    .wp-block-stackable-image {
    margin: auto;
  }
  .wp-block-column.feat-right-col .wp-block-group.feat-right-object {
    flex-direction: column;
  }
  .wp-block-column.feat-left-col .wp-block-group.feat-left-object {
    flex-direction: column-reverse;
  }
  .wp-block-stackable-carousel.team-slider {
    --slides-to-show: 1 !important;
  }
  .wp-block-column.footer-contact-col {
    margin-top: 40px;
  }

  .wp-block-column.footer-col-one .wp-block-stackable-button-group .stk-row {
    justify-content: center !important;
    margin-bottom: 32px !important;
  }

  .wp-block-group.footer-telephone-group .wp-block-stackable-icon {
    margin-bottom: 7px !important;
    margin-top: 9px;
  }

  .wp-block-columns.footer-row > *.wp-block-column.footer-contact-col h3 {
    margin-top: 0 !important;
  }
  .wp-block-column.footer-contact-col
    .wp-block-group.footer-mail-group
    .wp-block-group {
    justify-content: center;
    flex-wrap: wrap !important;
  }
  .wp-block-group.footer-telephone-group .wp-block-group {
    margin-left: auto !important;
  }

  .wp-block-column.gallery-text-col .wp-block-group {
    padding-left: 0 !important;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.gallery-text-col {
    flex-basis: 100% !important;
    order: 1;
    margin-bottom: 35px !important;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.galimg1 {
    order: 2;
  }
  .wp-block-columns.gallery-first-row .wp-block-column.gal2img {
    order: 3;
  }
  .wp-block-group.counter-grp {
    position: unset;
    width: 100%;
    transform: unset;
    margin-top: 25px;
  }

  .wp-block-group.abt-list-grp .wp-block-group {
    justify-content: center;
  }
  .wp-block-columns.about-row-main .wp-block-column.about-left-col {
    order: 2;
  }

  .wp-block-cover.banner-section {
    padding-top: 3em !important;
  }

  .sticky .wp-block-column.header-icon-col .wp-block-group {
    display: none;
  }
  header .wp-block-columns {
    flex-wrap: nowrap !important;
    flex-flow: column;
    gap: 12px;
  }
  .wp-block-column.right-col-banner .wp-block-columns {
    flex-flow: column-reverse;
  }

  .banner-quality .wp-block-columns {
    flex-flow: row !important;
    gap: 35px;
    margin-top: 30px;
    flex-wrap: wrap !important;
  }
  .social-butons-banner .stk-row {
    justify-content: center !important;
  }

  .banner-quality .wp-block-column .wp-block-group .wp-block-stackable-heading,
  .banner-quality .wp-block-column .wp-block-group .wp-block-stackable-text {
    margin: auto;
  }
  .banner-quality .wp-block-columns .wp-block-column .wp-block-group {
    flex-flow: column;
    gap: 5px;
  }
  .banner-section .breadcrumds {
    flex-wrap: wrap;
    text-align: center;
  }
  .main-acc-div .panel-body {
    text-align: center;
  }
  .main-acc-div .accordion-button {
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
    justify-content: center;
  }
  .header-contact {
    flex-basis: 40%;
  }

  .header-logo figure.stk-img-wrapper {
    margin: 15px auto 10px;
  }

  .banner-left-col h1.stk-block-heading__text {
    font-size: 28px !important;
    line-height: 35px !important;
    padding-bottom: 16px;
  }
  .banner-left-col {
    padding-bottom: 3em;
  }

  .footer-location-group {
    padding-bottom: 20px !important;
  }
  .footer-telephone-group .wp-block-group {
    display: block;
    text-align: center;
    & .wp-block-stackable-icon {
      text-align: center;
      margin-bottom: 10px !important;
    }
  }
  .footer-contact-col > .wp-block-group > .wp-block-group {
    justify-content: center !important;
  }
  .footer-row nav {
    align-items: center !important;
  }

  .footer-nav-head {
    text-align: center;
    & h3 {
      display: inline-block;
      &::after {
        right: 0;
        margin: 0 auto;
      }
    }
  }

  .footer-logo-col figure {
    width: 165px;
  }
  .foot-newsletter-form h4 {
    text-align: center;
  }
  .footer-section-two h4 {
    font-size: 16px !important;
    margin: 0px 0 30px !important;
  }
  footer .wpcf7 form.invalid .wpcf7-response-output {
    transform: translateY(6px);
  }

  .testimonials-small-head {
    text-align: center;
  }

  .nav-group ul.wp-block-navigation__container > li {
    padding: 0px 22px;
    font-size: 12px !important;
  }
  .header-container .header-logo.wp-block-column {
    flex-basis: 20% !important;
  }
  .header-container .header-nav.wp-block-column {
    flex-basis: 100% !important;
  }
  .single-blog-page .post-navigation-link-previous a {
    text-align: left;
  }
  .service_post-info {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .service_post-info .wp-block-columns {
    gap: 30px;
  }

  .service-feat-image,
  .service-content {
    flex-basis: 100% !important;
    text-align: center;
  }

  .copy-text h4.stk-block-heading__text {
    line-height: 25px !important;
  }
  .footer-col-one .wp-block-stackable-text p {
    margin-bottom: 20px;
  }
  .footer-col-two nav ul {
    width: 100%;
  }
  .footer-col-two nav ul li {
    margin: auto;
  }
  .contact-page-left-col,
  .contact-page-right-col {
    padding-bottom: 0 !important;
  }
  #Submit-btn {
    font-size: 18px;
    line-height: 25px;
    width: 100%;
  }
  .contact-page-left-col .wp-block-cover__inner-container {
    padding: 25px;
  }
  .contact-email-row,
  .contact-call-row {
    justify-content: center !important;
  }

  .newsletter-section .input-subscribe {
    position: unset;
    text-align: center;
  }

  .contact-page-row .contact-mail,
  .contact-page-row .contact-call {
    justify-content: center !important;
  }
  body.woocommerce-cart h1,
  body.woocommerce-cart .entry-content,
  body.woocommerce-checkout h1,
  body.woocommerce-checkout .wp-block-woocommerce-checkout,
  body.search.search-results h1,
  body.search.search-results .wp-block-query {
    max-width: 450px !important;
    margin: auto;
    padding: 0px 20px !important;
  }
  body.search.search-results .breadcrumds {
    display: none;
  }

  .quest-div {
    width: 125px !important;
  }
  .achieve-col-one {
    margin-bottom: 0 !important;
  }
  .achieve-col-two {
    margin: 0 !important;
  }
  .newsletter-section .input-subscribe {
    position: unset;
    text-align: center;
  }

  .gutentor-image-thumb img {
    width: 100%;
    object-fit: unset;
    height: auto;
  }

  .blog-posts-col-one .gutentor-post-item > :nth-child(1n),
  .blog-posts-col-three .gutentor-post-item > :nth-child(1n),
  .blog-posts-col-two .gutentor-post-content > :nth-child(1n) {
    text-align: center;
  }
  .posts-col .gutentor-button {
    display: block;
    width: fit-content;
    margin: 0 auto;
  }

  .footer-row h4 {
    text-align: center;
  }
  .footer-row .wp-block-stackable-heading {
    margin-top: 25px;
  }
  .footer-row ul.wp-block-navigation__container li {
    text-align: center;
  }

  body.woocommerce-cart.woocommerce-page .wc-block-cart-items__row {
    padding: 16px;
    display: flex;
    flex-flow: column;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__image {
    width: 100%;
    padding-right: 0 !important;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__product {
    padding: 16px !important;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__wrap {
    text-align: center;
  }
  body.woocommerce-cart.woocommerce-page .wc-block-cart-item__wrap a {
    display: block;
    margin: auto;
  }
  body.woocommerce-cart.woocommerce-page
    .wc-block-components-quantity-selector {
    margin: auto;
  }
  body.woocommerce-cart.woocommerce-page
    .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: center !important;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 400px) {
  .header-contact {
    flex-basis: 100%;
    justify-content: center;
  }
  .header-contact > div {
    margin: 0 8px !important;
  }
}
@media screen and (max-width: 1599px) and (min-width: 1400px) {
  .testimonials-section
    .stk-block-carousel__buttons
    .stk-block-carousel__button__prev,
  .testimonials-section
    .stk-block-carousel__buttons
    .stk-block-carousel__button__next {
    transform: unset !important;
  }
  .banner-left-col {
    padding-left: 35px;
  }
  .wp-block-group.header-container.sticky {
    top: 45px !important;
  }
}
@media screen and (max-width: 1920px) and (min-width: 1600px) {
  .wp-block-group.header-container.sticky {
    top: 42px !important;
  }

  .wp-block-stackable-carousel.main-slider-hello
    .stk-block-carousel__button__prev {
    transform: translateX(-9em) !important;
  }
  .wp-block-stackable-carousel.main-slider-hello
    .stk-block-carousel__button__next {
    transform: translateX(9em) !important;
  }

  .header-container .header-logo {
    flex-basis: 20% !important;
  }
  .header-container .header-nav {
    flex-basis: 73% !important;
  }
  .wp-block-columns.main-nav-header {
    justify-content: space-between;
  }
}

/************* Animaction for all section ******************/
@media screen and (max-width: 1920px) and (min-width: 320px) {
  .brands-section.animate__fadeInLeft,
  .feat-left-col.animate__fadeInLeft {
    animation: fadeInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .feat-center-col.animate__fadeInDown {
    animation: fadeInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .feat-right-col.animate__fadeInRight,
  .plans-section.animate__fadeInRight {
    animation: fadeInRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .features-text-grp.animate__bounceInLeft {
    animation: bounceInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .team-text-grp.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .team-slider.animate__slideInUp {
    animation: slideInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .choose-left-col.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .choze-small-img.animate__slideInUp {
    animation: slideInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .object-choose.animate__fadeInDown {
    animation: fadeInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .galimg1.animate__fadeInLeft {
    animation: fadeInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .gal2img.animate__fadeInDown {
    animation: fadeInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .galimg2.animate__fadeInUp {
    animation: fadeInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .galimg3.animate__fadeInRight {
    animation: fadeInRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .banner-quality:hover figure {
    animation: 1s pulse infinite;
  }

  .beta-about-grp.animate__bounceInLeft {
    animation: bounceInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .about-first-text-grp.animate__fadeInDown {
    animation: fadeInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .about-list-button-image.animate__bounceInDown {
    animation: bounceInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .gallery-sml-head.animate__rotateInDownRight {
    animation: rotateInDownRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .choose-small-text.animate__fadeInRight,
  .choose-main-text.animate__fadeInRight,
  .choose-para-text.animate__fadeInRight,
  .choose-para-text.animate__fadeInRight,
  .choose-pseudo-text.animate__fadeInRight {
    animation: fadeInRight;
    animation-duration: 2.5s;
    --animate-delay: 0s;
  }

  .banner-quality.animate__slideInUp {
    animation: slideInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .new-arrival-head.animate__rotateInDownLeft {
    animation: rotateInDownLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .new-arrival-para.animate__rotateInDownLeft {
    animation: rotateInDownLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .best-seller-query-loop.animate__zoomInDown {
    animation: zoomInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .animate__rotateInDownRight.category-main-head {
    animation: rotateInDownRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .animate__rotateInDownRight.category-main-text {
    animation: rotateInDownRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .client-slider.animate__slideInRight {
    animation: slideInRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .clients-text.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .blog-card.animate__slideInDown {
    animation: slideInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .banner-right-col.animate__fadeInRight {
    animation: fadeInRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .brand-main-col.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .client-main-head.animate__bounceInLeft {
    animation: bounceInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .client-main-text.animate__bounceInRight {
    animation: bounceInRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .test-main-small.animate__bounceInDown {
    animation: bounceInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .client-card.animate__zoomIn {
    animation: zoomIn;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .blog-all-group.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .our-partners-img-row.animate__bounceInUp {
    animation: bounceInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .contact-col-one.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .contact-col-two.animate__slideInRight {
    animation: slideInRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .footer-col-one.animate__slideInUp {
    animation: slideInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .footer-col-two.animate__slideInUp {
    animation: slideInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }

  .blogs-carousel.animate__zoomIn {
    animation: zoomIn;
    animation-duration: 1s;
    --animate-delay: 0s;
  }
}

/* New CSS */
body:not(.home) .wp-block-group.header-container {
  background-color: #0f0f0f;
}

body:not(.home)
  .wp-block-cover.about--us-section
  .wp-block-cover.one-container {
  min-height: 430px !important;
  padding-top: 20px !important;
  padding-bottom: 0px !important;
}
body:not(.home) .wp-block-cover.gallery-section .wp-block-cover.one-container {
  padding-top: 25px !important;
}
body.archive.post-type-archive div#shop {
  margin-bottom: 45px;
}
body.archive.post-type-archive .wp-block-query h3 {
  font-family: "Roboto";
}
body.archive.post-type-archive
  .wp-block-query
  .wc-block-components-product-price
  ins {
  text-decoration: unset !important;
}
body.archive.post-type-archive .wp-block-query .wp-block-query-pagination {
  margin-top: 45px;
}
.wp-block-group.faq-main-page details {
  margin-bottom: 20px;
}
body.archive.tax-product_cat .family-photographer-pro-inner-banner h1 {
  color: #fff;
  font-family: "Roboto";
}
body.archive.tax-product_cat
  .product-category-section
  .wp-block-group
  > .wp-block-group {
  margin: 10px 0 40px;
}
header ul li a span:hover {
  color: #ff2323 !important;
}
header ul li:hover > a span {
  color: white;
}
header ul li ul li a span {
  color: black !important;
}
header ul li ul li a span:hover {
  color: #ff2323 !important;
}
.footer-buy-now span {
  background-color: darkgoldenrod;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
  color: #000;
  &:hover {
    background-color: #fff !important;
  }
}

li.header-buy-now span {
  background-color: darkgoldenrod;
  padding: 5px;
  border-radius: 5px;
  color: #000;
  &:hover {
    background-color: #fff !important;
  }
}

.wp-block-group.single-product-page .yith-add-to-wishlist-button-block {
  display: none;
}
.wp-block-group.single-product-page a.wishsuite-btn.wishsuite-button,
.wp-block-group.single-product-page a.wishsuite-shop-after_cart_btn,
.wp-block-group.single-product-page a.wishsuite-btn-exist {
  text-decoration: unset;
  background-color: #ff2323;
  color: #fff;
  padding: 10px 18px;
  border-radius: 5px;
  display: inline-flex;
  margin-bottom: 30px;
  &:hover {
    background-color: #000;
  }
}

.wp-block-group.single-product-page form.cart div.quantity {
  margin-bottom: 0 !important;
  border-radius: 5px;
}

.wp-block-group.single-product-page .wc-block-components-product-price ins {
  text-decoration: unset;
}

.wishsuite_table .wishsuite-product-title a {
  font-family: "Roboto";
  text-decoration: unset;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.wishsuite_table .wishsuite-product-price ins {
  text-decoration: unset !important;
}
.wishsuite_table .wishsuite-product-add_to_cart a {
  background-color: #ff2323;
  color: #fff;
  border-radius: 5px;
  &:hover {
    background-color: #000 !important;
  }
}

header .current-menu-item span {
  background-color: #ff2323;
  padding: 5px 16px;
  border-radius: 106px;
  &:hover {
    color: #fff !important;
  }
}

body:not(.home) .about--us-section .wp-block-stackable-button-group {
  display: none;
}

.wc-block-checkout__actions button,
.wc-block-components-totals-coupon__content button {
  background-color: #ff2323;
  &:hover {
    background-color: #000 !important;
    color: #fff !important;
  }
}
.wp-block-group.single-product-page #comments .meta .woocommerce-review__author,
.wp-block-group.single-product-page #comments .meta span,
.wp-block-group.single-product-page #comments .meta time {
  font-family: "Roboto";
}
.wp-block-group.single-product-page #comments .description p {
  font-family: "Roboto";
}
.wp-block-group.single-product-page form#commentform label {
  font-family: "Roboto";
}
body.woocommerce-shop
  .family-photographer-pro-inner-banner
  .gutentor-text-wrap
  a {
  text-decoration: unset;
  & h2 {
    margin-bottom: 0 !important;
    font-size: 20px !important;
    color: #ffffff !important;
    line-height: 30px !important;
    font-family: "Roboto", Sans-serif !important;
    letter-spacing: 0px !important;
  }
}
.wp-block-group.family-photographer-pro-section8-product-box
  .wc-block-components-product-button
  button
  span {
  font-size: 16px;
}

div.return_top span.stk--svg-wrapper {
  cursor: pointer;
}
.return_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  border-radius: 50%;
}
.page-template-404-page .wp-block-image.size-full.error_img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.page-template-404-page .page-404 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-template-404-page .wp-block-image img {
  width: 100% !important;
  height: auto !important;
  filter: brightness(0);
}
.page-template-blog-page .gutentor-post,
.page-template-blog-left-sidebar .gutentor-post,
.page-template-blog-right-sidebar .gutentor-post {
  padding: 20px;
}
.page-template-blog-page .gutentor-image-thumb img,
.page-template-blog-left-sidebar .gutentor-image-thumb img,
.page-template-blog-right-sidebar .gutentor-image-thumb img,
.wc-block-components-product-image a {
  transition: transform 0.3s ease;
  width: 100%;
  border-radius: 20px;
}
.page-template-blog-page .gutentor-image-thumb img:hover,
.page-template-blog-left-sidebar .gutentor-image-thumb img:hover,
.page-template-blog-right-sidebar .gutentor-image-thumb img:hover,
.wc-block-components-product-image a:hover {
  transform: scale(1.05);
}
.page-template-blog-page .gutentor-post-title a:hover,
.page-template-blog-left-sidebar .gutentor-post-title a:hover,
.page-template-blog-right-sidebar .gutentor-post-title a:hover {
  color: #ff2323;
}
.page-template-blog-page .gutentor-post-button,
.page-template-blog-left-sidebar .gutentor-post-button,
.page-template-blog-right-sidebar .gutentor-post-button {
  background-color: #ff2323;
  color: white;
  padding: 10px;
  border-radius: 6px;
}
.page-template-blog-page .gutentor-post-button:hover,
.page-template-blog-left-sidebar .gutentor-post-button:hover,
.page-template-blog-right-sidebar .gutentor-post-button:hover {
  background-color: #101114;
}
.page-template-blog-left-sidebar .search_sec,
.page-template-blog-left-sidebar .archive_sec,
.page-template-blog-left-sidebar .category_sec,
.page-template-blog-right-sidebar .search_sec,
.page-template-blog-right-sidebar .archive_sec,
.page-template-blog-right-sidebar .category_sec,
.page-template-page-left-sidebar .search_sec,
.page-template-page-left-sidebar .archive_sec,
.page-template-page-left-sidebar .category_sec,
.page-template-page-right-sidebar .search_sec,
.page-template-page-right-sidebar .archive_sec,
.page-template-page-right-sidebar .category_sec,
.page-template-blog-left-sidebar .calendar_sec,
.page-template-blog-left-sidebar .recent_posts_sec,
.page-template-blog-left-sidebar .meta_sec,
.page-template-blog-right-sidebar .calendar_sec,
.page-template-blog-right-sidebar .recent_posts_sec,
.page-template-blog-right-sidebar .meta_sec,
.page-template-page-left-sidebar .calendar_sec,
.page-template-page-left-sidebar .recent_posts_sec,
.page-template-page-left-sidebar .meta_sec,
.page-template-page-right-sidebar .calendar_sec,
.page-template-page-right-sidebar .recent_posts_sec,
.page-template-page-right-sidebar .meta_sec {
  background-color: #ff2323 !important;
  color: white;
}
.page-template-blog-left-sidebar .archive_sec .wp-block-heading,
.page-template-blog-left-sidebar .archive_sec ul li a,
.page-template-blog-left-sidebar .category_sec .wp-block-heading,
.page-template-blog-left-sidebar .category_sec ul li a,
.page-template-blog-right-sidebar .archive_sec .wp-block-heading,
.page-template-blog-right-sidebar .archive_sec ul li a,
.page-template-blog-right-sidebar .category_sec .wp-block-heading,
.page-template-blog-right-sidebar .category_sec ul li a,
.page-template-page-left-sidebar .archive_sec .wp-block-heading,
.page-template-page-left-sidebar .archive_sec ul li a,
.page-template-page-left-sidebar .category_sec .wp-block-heading,
.page-template-page-left-sidebar .category_sec ul li a,
.page-template-page-right-sidebar .archive_sec .wp-block-heading,
.page-template-page-right-sidebar .archive_sec ul li a,
.page-template-page-right-sidebar .category_sec .wp-block-heading,
.page-template-page-right-sidebar .category_sec ul li a,
.page-template-page-left-sidebar .calendar_sec h4,
.page-template-page-left-sidebar #wp-calendar,
.page-template-page-left-sidebar #today a,
.page-template-page-left-sidebar #wp-calendar caption,
.page-template-page-left-sidebar .recent_posts_sec h4,
.page-template-page-left-sidebar .recent_posts_sec ul li a,
.page-template-page-left-sidebar .meta_sec h4,
.page-template-page-right-sidebar .calendar_sec h4,
.page-template-page-right-sidebar #wp-calendar,
.page-template-page-right-sidebar #today a,
.page-template-page-right-sidebar #wp-calendar caption,
.page-template-page-right-sidebar .recent_posts_sec h4,
.page-template-page-right-sidebar .recent_posts_sec ul li a,
.page-template-page-right-sidebar .meta_sec h4,
.page-template-blog-left-sidebar .calendar_sec h4,
.page-template-blog-left-sidebar #wp-calendar,
.page-template-blog-left-sidebar #today a,
.page-template-blog-left-sidebar #wp-calendar caption,
.page-template-blog-left-sidebar .recent_posts_sec h4,
.page-template-blog-left-sidebar .recent_posts_sec ul li a,
.page-template-blog-left-sidebar .meta_sec h4,
.page-template-blog-right-sidebar .calendar_sec h4,
.page-template-blog-right-sidebar #wp-calendar,
.page-template-blog-right-sidebar #today a,
.page-template-blog-right-sidebar #wp-calendar caption,
.page-template-blog-right-sidebar .recent_posts_sec h4,
.page-template-blog-right-sidebar .recent_posts_sec ul li a,
.page-template-blog-right-sidebar .meta_sec h4,
.page-template-page-left-sidebar .meta_sec ul li a,
.page-template-page-right-sidebar .meta_sec ul li a,
.page-template-blog-left-sidebar .meta_sec ul li a,
.page-template-blog-right-sidebar .meta_sec ul li a {
  color: white !important;
}
.page-template-page-left-sidebar #wp-calendar thead,
.page-template-page-left-sidebar #wp-calendar thead tr,
.page-template-page-left-sidebar #wp-calendar thead th,
.page-template-page-right-sidebar #wp-calendar thead,
.page-template-page-right-sidebar #wp-calendar thead tr,
.page-template-page-right-sidebar #wp-calendar thead th,
.page-template-blog-left-sidebar #wp-calendar thead,
.page-template-blog-left-sidebar #wp-calendar thead tr,
.page-template-blog-left-sidebar #wp-calendar thead th,
.page-template-blog-right-sidebar #wp-calendar thead,
.page-template-blog-right-sidebar #wp-calendar thead tr,
.page-template-blog-right-sidebar #wp-calendar thead th {
  border-color: white;
  background-color: transparent;
}
.page-template-page-left-sidebar .calendar_sec nav,
.page-template-page-right-sidebar .calendar_sec nav,
.page-template-blog-left-sidebar .calendar_sec nav,
.page-template-blog-right-sidebar .calendar_sec nav {
  display: none;
}
.page-template-page-left-sidebar .recent_posts_sec ul li,
.page-template-page-right-sidebar .recent_posts_sec ul li,
.page-template-blog-left-sidebar .recent_posts_sec ul li,
.page-template-blog-right-sidebar .recent_posts_sec ul li {
  margin: 10px;
}
.header-nav .stk-block-button .stk-button:hover,
.banner-section .stk-block-button .stk-button:hover,
.exhibition-section-home
  .wp-block-group.exhibition-group
  article
  .gutentor-post-button:hover {
  background-color: #000 !important;
}
.banner-section .photography .stk-block-heading__text {
  color: #ffffff05 !important;
}
.banner-section .photography {
  position: relative;
  top: 50px;
}
.banner-section .email .gutentor-element-advanced-text .gutentor-text,
.banner-section .address .gutentor-element-advanced-text .gutentor-text,
.banner-section .call .gutentor-element-advanced-text .gutentor-text {
  margin: auto;
  color: white;
  font-family: Roboto;
  font-weight: 600;
  font-size: 17px;
  line-height: 15px;
}
.banner-section .email .gutentor-element-advanced-text .gutentor-text:hover,
.banner-section .address .gutentor-element-advanced-text .gutentor-text:hover,
.banner-section .call .gutentor-element-advanced-text .gutentor-text:hover {
  color: #ff2323;
}
.exhibition-section-home
  .wp-block-group.exhibition-group
  article
  .gutentor-post-button {
  border-radius: 30px;
}
.brands-section .stk-block-image img {
  width: auto !important;
  height: auto !important;
}
.teams-section .team-card .team-socail .stk-button-group {
  gap: 10px !important;
}
.teams-section
  .team-card
  .team-socail
  .stk-button-group
  .stk-button:hover
  svg
  path {
  fill: white !important;
}
.plans-section .stk-block-button {
  width: 100% !important;
}
.plans-section .col-1 #basic-plan,
.plans-section .col-2 #pro-plan,
.plans-section .col-3 #ultra-pro-plans {
  border-radius: 20px;
}
.plans-section .col-1:hover #basic-plan,
.plans-section .col-2:hover #pro-plan,
.plans-section .col-3:hover #ultra-pro-plans {
  background-color: #0f0f0f !important;
}
.plans-section .col-1:hover #basic-plan .stk-block-heading__text,
.plans-section .col-2:hover #pro-plan .stk-block-heading__text,
.plans-section .col-3:hover #ultra-pro-plans .stk-block-heading__text {
  color: white !important;
}
.plans-section .col-1 .stk-button,
.plans-section .col-2 .stk-button,
.plans-section .col-3 .stk-button {
  border-radius: 28px;
}
.plans-section .col-1:hover .stk-button,
.plans-section .col-2:hover .stk-button,
.plans-section .col-3:hover .stk-button {
  background-color: #ff2323 !important;
}
.footer-col-one .stk-button-group,
.banner-section .social-butons-banner .stk-button-group {
  gap: 10px;
}
.footer-col-one .stk-block-image img {
  width: auto !important;
}
.testimonials-section .stk-block-column {
  border-radius: 25px !important;
}
.testimonials-section .client-name-nd-content .stk-block-heading {
  margin-top: 20px;
}
.wp-block-cover.testimonials-section
  .wp-block-stackable-column.stk-block-carousel__slide--active
  + .wp-block-stackable-column:hover {
  background-color: #ff2323 !important;
  & .wp-block-stackable-heading h4 {
    color: white !important;
  }
  & .wp-block-stackable-text p {
    color: white !important;
  }
  & .gutentor-rating-marked i {
    color: white !important;
  }
}
.testimonials-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__prev
  svg
  path,
.testimonials-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__next
  svg
  path {
  fill: white !important;
}
.best-seller-section .gutentor-post-module .gutentor-post-title a {
  color: #0c0c0c;
  font-family: Roboto;
  font-weight: 500;
  font-size: 22px;
}
.best-seller-section .gutentor-post-module .gutentor-post-title a:hover {
  color: #ff2323;
}
.best-seller-section .woocommerce-Price-amount bdi,
.best-seller-section .gutentor-wc-price span {
  font-family: Roboto;
  font-weight: 800;
  font-size: 22px;
  color: black;
}
/* Position hover icons on top of product image */
.best-seller-section .gutentor-post-image-box {
  position: relative;
  overflow: hidden;
}

.best-seller-section .product-hover-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  gap: 12px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 10;
}

.best-seller-section .gutentor-post-image-box:hover .product-hover-icons {
  opacity: 1;
}

/* Icon button styles */
.best-seller-section .product-hover-icons .wp-block-button__link,
.best-seller-section .product-hover-icons .yith-wcwl-add-to-wishlist {
  background: #fff;
  border-radius: 50%;
  padding: 10px 12px;
  color: #000;
  font-size: 18px;
  text-align: center;
  line-height: 1;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.best-seller-section .product-hover-icons .wp-block-button__link:hover,
.best-seller-section .product-hover-icons .yith-wcwl-add-to-wishlist:hover {
  background: #ff4a4a;
  color: #fff;
}
.banner-section {
  position: relative;
}
.banner-section .slider {
  position: relative;
  margin-inline: auto;
}
.banner-section .slider::before {
  position: absolute;
  -webkit-mask-image: url(assets/images/slider/slider-before.png);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  width: 100% !important;
  height: 100px !important;
  content: "";
  left: 0px;
  top: -3px;
  object-fit: cover;
  z-index: 5;
  background: #0f0f0f !important;
}
.banner-section .slider img {
  height: 500px !important;
  object-fit: cover;
}
.banner-section .slider figure {
  margin-bottom: 0px !important;
}
.owl-carousel {
  position: relative;
  z-index: 0;
}
.banner-section .slider::after {
  position: absolute;
  -webkit-mask-image: url(assets/images/slider/slider-after.png);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  width: 100% !important;
  height: 100px !important;
  content: "";
  left: 0;
  bottom: -3px;
  background: #0f0f0f !important;
  z-index: 5;
  opacity: 1;
  object-fit: cover;
}
.banner-section .social-butons-banner .stk-button:hover {
  background-color: #ff2323 !important;
}
.our-features-section .stk-block-image .stk-img-wrapper {
  display: flex !important;
}
.our-features-section .stk-block-image img {
  width: auto !important;
  height: auto !important;
  margin: auto !important;
}
.banner-section .client-grp-banner .wp-block-group {
  width: 50%;
}
.banner-section .call {
  justify-content: center;
}
.banner-section .address {
  justify-content: end;
}
.banner-section .email {
  justify-content: end;
}
footer .footer-section-two .gutentor-element-advanced-text .gutentor-text {
  margin: auto;
}
footer .footer-section-two .gutentor-text-wrap a:hover {
  color: white !important;
}
.latest-news-section .stk-button:hover {
  background-color: #0f0f0f !important;
}
.brands-section .stk-block-image img,
.teams-section .team-card .stk-block-image img,
.why-choose-us .stk-block-image img,
.why-choose-us .object-choose .stk-block-image img,
.gallery-section .stk-block-image img,
.exhibition-section-home .gutentor-post-item .gutentor-image-thumb img,
.our-features-section .feat-left-object .stk-block-image img,
.our-features-section .feat-right-object .stk-block-image img,
.our-features-section .feat-center-col .stk-block-image img,
.about--us-section .stk-block-image img {
  transition: transform 0.3s ease;
}
.brands-section .stk-block-image img:hover,
.teams-section .team-card:hover .stk-block-image img,
.why-choose-us .stk-block-image img:hover,
.gallery-section .stk-block-image img:hover,
.exhibition-section-home .gutentor-post-item:hover .gutentor-image-thumb img,
.our-features-section .feat-center-col .stk-block-image img:hover,
.about--us-section .stk-block-image img:hover {
  transform: scale(1.05);
}
.why-choose-us .object-choose:hover .stk-block-image img,
.our-features-section .feat-left-object:hover .stk-block-image img,
.our-features-section .feat-right-object:hover .stk-block-image img {
  transform: rotate(360deg);
}
.our-features-section .feat-left-object:hover .stk-block-image .stk-img-wrapper,
.our-features-section
  .feat-right-object:hover
  .stk-block-image
  .stk-img-wrapper {
  background-color: #ff2323;
  border-radius: 100px;
}
.gallery-section .stk-block-image img {
  min-height: 270px !important;
  object-fit: cover;
}
.banner-section .client-grp-banner:hover {
  background-color: #ff2323 !important;
}
.banner-section .client-grp-banner:hover .stk-block-text .stk-block-text__text {
  color: white !important;
}
.banner-section .client-grp-banner .stk-block-image .stk-img-wrapper {
  height: auto !important;
}
.about--us-section .about-right-col .video-col .wp-block-stackable-icon:hover {
  background-color: #ff2323 !important;
}
.about--us-section
  .about-right-col
  .video-col
  .wp-block-stackable-icon:hover
  svg
  path {
  fill: white !important;
}
.best-seller-section .wp-block-columns {
  gap: 20px;
}
.best-seller-section .wc-block-components-product-image img {
  min-height: 340px;
  object-fit: cover !important;
}
.best-seller-section .stk-block-column h2 {
  text-align: left !important;
}
.best-seller-section .stk-block-column h2 a {
  font-size: 22px;
  font-family: Roboto;
  color: black;
  font-weight: 500;
  cursor: pointer;
}
.best-seller-section .stk-block-column h2 a:hover {
  color: #ff2323;
}
.best-seller-section .wc-block-components-product-price {
  text-align: left !important;
}
.best-seller-section
  .wc-block-components-product-price
  .woocommerce-Price-amount
  bdi {
  color: black;
  font-family: Roboto;
  font-weight: 800;
  font-size: 22px;
}
.best-seller-section .wc-block-components-product-button {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(270%, -400%);
  z-index: 5;
  cursor: pointer;
}
/* Hide the "Add to cart" text */
.best-seller-section .wp-block-button__link {
  font-size: 0 !important; /* hide text */
  width: 40px !important;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: black;
}

/* Insert a cart icon via ::before */
.best-seller-section .wp-block-button__link::before {
  content: "\f07a"; /* Font Awesome cart icon */
  font-family: "Font Awesome 5 Free"; /* adjust based on version */
  font-weight: 900; /* solid icon */
  font-size: 18px;
  color: white;
}

/* Hover effect */
.best-seller-section .wp-block-button__link:hover::before {
  color: #fff;
}
.best-seller-section .wp-block-button__link:hover {
  background-color: #ff2323;
}
.best-seller-section .wc-block-product {
  position: relative;
}

.best-seller-section
  .wc-block-product:hover
  .wc-block-components-product-button {
  display: block;
}
.wc-block-mini-cart__badge {
  color: #0f0f0f;
}
/* Make product card a positioning context */
.wc-block-product {
  position: relative;
}

/* Wishlist button styling */
.wc-block-product .yith-wcwl-add-to-wishlist-button {
  display: flex;
  position: absolute;
  top: auto;
  bottom: 10px;
  right: -13px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: black;
  font-size: 0;
  overflow: hidden;
  z-index: 10;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translate(330%, -1000%);
  opacity: 0;
  gap: 0;
  cursor: pointer;
}
.wc-block-product .yith-wcwl-add-to-wishlist-button svg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px !important;
  color: white !important;
}
/* Slide it UP into the image on hover */
.wc-block-product:hover .yith-wcwl-add-to-wishlist-button {
  opacity: 1;
}
.wc-block-product .yith-wcwl-add-to-wishlist-button:hover {
  background-color: #ff2323;
}
.wc-block-product .yith-wcwl-add-to-wishlist-button:hover svg path {
  fill: white !important;
}
.taxonomy-product_cat.wp-block-post-terms a {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  color: #0c0c0c;
}
.page-template-default .entry-content h2,
.page-template-default .entry-content h3 {
  margin-top: 20px;
  color: #ff2323;
  font-family: Roboto;
  font-size: 25px;
  font-weight: 700;
}
.page-template-default .entry-content p,
.page-template-default .entry-content ul li {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 500;
  color: #111111;
}
.page-template-faq .faq-main-page .stk-block-column {
  background-color: #ff2323 !important;
}
.page-template-faq
  .faq-main-page
  .stk-block-column
  .stk-block-heading
  .stk-block-heading__text,
.page-template-faq .faq-main-page .stk-block-column .stk-block-text p {
  color: white !important;
}
.page-template-faq
  .faq-main-page
  .stk-block-column
  .stk-block-icon
  svg:last-child
  path {
  fill: white !important;
}
.our-features-section {
  position: relative;
  top: 33px;
}
.single-post .banner-section,
.page-template-contact-us .banner-section,
.page-template .banner-section,
.single-photography-services .banner-section,
.page-template-default .banner-section,
.product-template-default .banner-section {
  height: auto;
}
.banner-section .social-butons-banner .stk-block-icon-button a {
  width: 35px !important;
  height: 35px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.banner-section
  .social-butons-banner
  .stk-block-icon-button
  a
  .stk--svg-wrapper
  svg {
  width: 20px !important;
  height: 20px !important;
}

a#tpbr_calltoaction {
  background-color: #000 !important;
  color: #fff !important;
}
a#tpbr_calltoaction:hover {
  background-color: #fff !important;
  color: #000 !important;
}

li.navbar-buynow a .wp-block-navigation-item__label,
li.footer-buynow a .wp-block-navigation-item__label {
  background-color: #ff2323 !important;
  color: #fff !important;
  padding: 10px;
  border-radius: 100px;
}
li.navbar-buynow a .wp-block-navigation-item__label:hover,
li.footer-buynow a .wp-block-navigation-item__label:hover {
  background-color: #000 !important;
  color: white !important;
}
.sticky,
.wp-block-group.header-container.sticky {
  top: 0px !important;
}
footer {
  border-top: 1px solid white;
}
.page-template-services .exhibition-section-home .wp-block-cover__background {
  background-color: white !important;
}
.page-template-services .exhibition-section-home .stk-block-heading h2 {
  color: #0f0f0f !important;
}
.page-template-services .wp-block-group.exhibition-group article h3 a,
.page-template-services
  .wp-block-group.exhibition-group
  article
  .gutentor-post-desc {
  color: #0f0f0f !important;
}
.page-template-services .wp-block-group.exhibition-group article h3 a:hover {
  color: #ff2323 !important;
}
.best-seller-section .wc-block-product-template__responsive.columns-2 {
  grid-template-columns: repeat(
    auto-fill,
    minmax(max(150px, calc(100% - 0.625em)), 1fr)
  );
}
.banner-section .client-grp-banner {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.woocommerce img,
.woocommerce-page img {
  padding: 10px;
}
.page-template-appointment .contact-page-left-col .wp-block-cover {
  height: 100%;
}
