@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
Theme URI: https://webdev.wordpress-developer.us/european-flooring/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Spacer...............Specific styles for the spacer block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;700;800;900&display=swap");

@font-face {
  font-family: 'century_gothicregular';
  src: url('fonts/century_gothic-webfont.eot');
  src: url('fonts/century_gothic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/century_gothic-webfont.woff2') format('woff2'),
    url('fonts/century_gothic-webfont.woff') format('woff'),
    url('fonts/century_gothic-webfont.ttf') format('truetype'),
    url('fonts/century_gothic-webfont.svg#century_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'century_gothicregular';
  src: url('fonts/centurygothic-webfont.eot');
  src: url('fonts/centurygothic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/centurygothic-webfont.woff2') format('woff2'),
    url('fonts/centurygothic-webfont.woff') format('woff'),
    url('fonts/centurygothic-webfont.ttf') format('truetype'),
    url('fonts/centurygothic-webfont.svg#century_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'century_gothicregular';
  src: url('fonts/gothic-webfont.eot');
  src: url('fonts/gothic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/gothic-webfont.woff2') format('woff2'),
    url('fonts/gothic-webfont.woff') format('woff'),
    url('fonts/gothic-webfont.ttf') format('truetype'),
    url('fonts/gothic-webfont.svg#century_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'century_gothicbold';
  src: url('fonts/gothicb-webfont.eot');
  src: url('fonts/gothicb-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/gothicb-webfont.woff2') format('woff2'),
    url('fonts/gothicb-webfont.woff') format('woff'),
    url('fonts/gothicb-webfont.ttf') format('truetype'),
    url('fonts/gothicb-webfont.svg#century_gothicbold') format('svg');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'century_gothicbold';
  src: url('fonts/gothicb0-webfont.eot');
  src: url('fonts/gothicb0-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/gothicb0-webfont.woff2') format('woff2'),
    url('fonts/gothicb0-webfont.woff') format('woff'),
    url('fonts/gothicb0-webfont.ttf') format('truetype'),
    url('fonts/gothicb0-webfont.svg#century_gothicbold') format('svg');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'century_gothicbold_italic';
  src: url('fonts/gothicbi-webfont.eot');
  src: url('fonts/gothicbi-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/gothicbi-webfont.woff2') format('woff2'),
    url('fonts/gothicbi-webfont.woff') format('woff'),
    url('fonts/gothicbi-webfont.ttf') format('truetype'),
    url('fonts/gothicbi-webfont.svg#century_gothicbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'century_gothicitalic';
  src: url('fonts/gothici-webfont.eot');
  src: url('fonts/gothici-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/gothici-webfont.woff2') format('woff2'),
    url('fonts/gothici-webfont.woff') format('woff'),
    url('fonts/gothici-webfont.ttf') format('truetype'),
    url('fonts/gothici-webfont.svg#century_gothicitalic') format('svg');
  font-weight: normal;
  font-style: normal;

}

/* fonts/ */
/* font-family: 'Roboto', sans-serif; */

:root {
  --yellow: #b18209;
  --dark: #9c9c9c;
  --black: #2f2f2f;
  --font-robotoslab:"Roboto Slab", serif;
}

body,
html {
  overflow-x: hidden;
}

/* body,html{
    width: 100%;
} */
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #2f2f2f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  background-color: #fff;
}

b,
strong {
  font-weight: 700;
}

p {
  margin: 0 0 22px 0;
}

p:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 25px 0;
  padding: 0;
  color: #000;
  font-weight: 700;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1 {
  font-family: "Dancing Script";
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #ffffff;
  text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
}

h2 {
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: 300;
  font-size: 60px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #353535;
  text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  font-variant: small-caps;
}

h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  font-variant: small-caps;
  font-size: 60px;
  line-height: 1.2;
  background: -o-linear-gradient(310.74deg,
      #d8bd6c 2.14%,
      #c7a14e 26.75%,
      #f2e0a0 47.85%,
      #d8bd6c 77.28%,
      #c7a14e 100.76%);
  background: linear-gradient(139.26deg,
      #d8bd6c 2.14%,
      #c7a14e 26.75%,
      #f2e0a0 47.85%,
      #d8bd6c 77.28%,
      #c7a14e 100.76%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: capitalize;
  /* 2 */

  text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
}

h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.2;
}

h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 10px;
}

h6 {
  font-size: 12px;
}

a {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  outline: none !important;
  color: #ecb61e;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: red;
}

img {
  max-width: 100%;
}

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
select {
  background-color: transparent;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #000;
  border: 1px solid rgba(255, 255, 255, 0.7);
  height: 58px;
  padding: 0 16px;
  outline: none !important;
}

textarea {
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 12px 16px;
  width: 100%;
  color: #000;
  height: 158px;
  outline: none !important;
}

select {
  border: 1px solid rgba(255, 255, 255, 0.7);
  width: 100%;
  padding: 0 11px;
  background: url(images/sort-down.svg) no-repeat calc(100% - 16px) center transparent;
  background-size: 18px;
  padding-right: 40px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input[type="submit"] {
  background: #eab71e;
  color: #000000;
  height: 58px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;

  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input[type="submit"]:hover {
  background-color: #000;
  color: #eab71e;
}

::-webkit-input-placeholder {
  opacity: 0.7;
  color: #000;
}

:-ms-input-placeholder {
  opacity: 0.7;
  color: #000;
}

::-moz-placeholder {
  opacity: 0.7;
  color: #000;
}

:-moz-placeholder {
  opacity: 0.7;
  color: #000;
}

/* images alignment for wordpress content pages */
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  float: none;
  clear: both;
}

/* custom checkbox */

.form_input_check label {
  position: relative;
  margin: 0;
  padding-left: 40px;
  display: inline-block;
}

.form_input_check label span {
  margin: 0;
  padding: 0;
}

.form_input_check label input[type="checkbox"] {
  visibility: hidden;
  display: none;
}

.form_input_check label input[type="checkbox"]+span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 22px;
  height: 22px;
  border: 1px solid #3e3e42;
  background: transparent;
}

.form_input_check label input[type="checkbox"]+span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: url(images/tick.svg) no-repeat center center;
  background-size: 15px;
}

.form_input_check label input[type="checkbox"]:not(:checked)+span::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* .form_input_check input[type="checkbox"]:checked + span::before {
      
    } */

.form_input_check label input[type="checkbox"]:checked+span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* custom radio */

.form_input_radio label {
  position: relative;
  margin: 0;
  padding-left: 30px;
  display: inline-block;
}

.form_input_radio label span {
  margin: 0;
  padding: 0;
}

.form_input_radio label input[type="radio"] {
  visibility: hidden;
  display: none;
}

.form_input_radio label input[type="radio"]+span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 22px;
  height: 22px;
  border: 2px solid #000000;
  border-radius: 100%;
  background: #fff;
}

.form_input_radio label input[type="radio"]+span::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #4b0049;
  position: absolute;
  top: 6px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.form_input_radio label input[type="radio"]:not(:checked)+span::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* .form_input_radio input[type="radio"]:checked + span::before {
      
    } */

.form_input_radio label input[type="radio"]:checked+span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* custom radio end */

/* back to top */

#scroll {
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  width: 55px;
  height: 55px;
  background-color: #bdd653;
  display: none;
  border-radius: 100%;
  line-height: 68px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  z-index: 9;
}

#scroll:hover {
  background: #88a725;
}

#scroll i {
  color: #fff;
  font-size: 44px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

#scroll:hover i {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}

/* navbar*/

.navbar-brand {
  padding: 0;
  margin: 0;
  width: 200px;
  display: inline-block;
}

.navbar {
  background: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  height: inherit;
  border: none;
  border-radius: 0;
}

.navbar-nav li {
  position: relative;
  list-style: none;
}

.navbar-nav>li {
  margin: 0 10px;
  padding: 20px 0;
  position: relative;
}

.navbar-nav>li:last-child {
  margin-right: 0;
}

.navbar-nav>li:first-child {
  margin-left: 0;
}

.navbar-nav>li>a {
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  font-weight: normal;
}

.navbar-nav>li>a:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #3b61dc;
  /* opacity: 0; */
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}

.navbar-nav>li.current-menu-item>a,
.navbar-nav>li>a:hover,
.navbar-nav>li.menu-item-has-children:hover>a {
  color: #f7bb41;
}

.navbar-nav>li.current-menu-item>a:after,
.navbar-nav>li>a:hover:after,
.navbar-nav>li.menu-item-has-children:hover>a:after {
  width: 100%;
}

/* navbar submenu*/

.sub-menu {
  background: rgba(0, 0, 0, 0.311);
  position: absolute;
  -webkit-box-shadow: 0px 35px 35px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 35px 35px rgba(0, 0, 0, 0.25);
  top: 100%;
  left: -62px;
  z-index: 1000;
  display: none;
  border-right: 2px solid #c7a14e;
  border-top: 2px solid #c7a14e;
  border-left: 2px solid #f2e0a0;
  border-bottom: 2px solid #f2e0a0;
  border-radius: 0;
  width: 180px;
  padding: 0;
}

.sub-menu::after {
  position: absolute;
  right: 20px;
  top: -14px;
  background-image: url(images/top-rect.png);
  content: "";
  width: 27px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.sub-menu>li>a {
  color: rgb(255, 255, 255) !important;
  display: block;
  width: 100%;
  padding: 6px 20px;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
}

.sub-menu>li:first-child {
  padding-top: 15px;
}

.sub-menu>li:last-child {
  padding-bottom: 15px;
}

.sub-menu>li {
  width: 100%;
  display: block;
}

.sub-menu>li>a:hover,
.sub-menu>li.menu-item-has-children:hover>a,
.sub-menu>li.current-menu-item>a {
  background: transparent;
  color: #f7bb41 !important;
}

.navbar-nav>li:last-child>.sub-menu {
  right: 0;
  left: inherit;
  padding: 0;
}

/* 2nd level submenu */
.navbar-nav>li>.sub-menu .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

/* for push-menu */
.navbar-collapse .navbar-toggler {
  display: none;
}

#navoverlay {
  display: block;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  margin: 0;
  padding: 0 !important;
  z-index: 99;
  -webkit-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
}

/* for push-menu end*/

/* _______CUSTOMS______________ */
ul {
  padding: 0;
  margin: 0;
}

ul li {
  /*   list-style: none; */
}

.cmn-hdr {
  margin-bottom: 70px;
}

.cmn-gap {
  padding: 98px 0;
}

.cmn-gap.cmn-gap-nt {
  padding-top: 0;
}

.cmn-gap.cmn-gap-nb {
  padding-bottom: 0;
}

.cmn-title {
  margin-bottom: 43px;
}

/* =============header===================== */
.main-head {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 16px 0;
  z-index: 88;
  background: rgba(0, 0, 0, 0.8);
}

.navbar-nav li a {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;

  color: #ffffff;
}

.navbar-nav li.menu-item-has-children a {
  padding-right: 15px;
  position: relative;
}

.navbar-nav li.menu-item-has-children:hover a:before {
  filter: brightness(0) saturate(100%) invert(89%) sepia(68%) saturate(2403%) hue-rotate(321deg) brightness(100%) contrast(94%);
}

.navbar-nav li.menu-item-has-children a:before {
  position: absolute;
  content: "";
  background: url("images/arrow-down.svg") no-repeat;
  background-size: 100% 100%;
  right: 0;
  top: 0;
  margin-top: 7px;
  width: 12px;
  height: 7px;
}

.navbar-nav li.menu-item-has-children .sub-menu a:before {
  display: none;
}

.hdr-rgt .hdr-srch {
  font-size: 0;
  background-image: url(images/search.svg);
  background-size: 100% 100%;
  height: 24px;
  width: 24px;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
}

.hdr-rgt .hdr-srch:hover {
  background-color: transparent;
}

.hdr-rgt {
  margin-left: 35px;
  line-height: 0.8;
}

/* ======banner========== */
.banner:after {
  position: absolute;
  content: "";
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.207);
}

.banner::before {
  position: absolute;
  content: "";
  z-index: -2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #000000),
      color-stop(100%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
}

.banner {
  position: relative;
  z-index: 1;
  /* padding: 405px 0; */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  line-height: 0;
}

/* =======vino-sec============= */
.vdo-wrap {
  position: relative;
}

.vdo-wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.vdo-wrap figure {
  /*height: 432px;*/
  width: 100%;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 65px;
  width: 65px;
  background-color: white;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.play-btn::after {
  position: absolute;
  content: "";
  background-color: white;
  top: -23px;
  bottom: -23px;
  left: -23px;
  right: -23px;
  border-radius: 100%;
  z-index: -1;
}

.play-btn::before {
  position: absolute;
  border-radius: 100%;
  content: "";
  height: 65px;
  width: 65px;
  border: 1px solid #c7a14e;
  top: 0;
  left: 0%;
  -webkit-animation: pulse 4s infinite ease;
  animation: pulse 4s infinite ease;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.vin-wrap ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 22px;
}

.vin-wrap ul li:last-child {
  margin-bottom: 0;
}

.vin-wrap ul li::after {
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url(images/dot.svg);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 20px;
  width: 20px;
}

.vin-wrap {
  /* border-top: 3px solid #c7a14e;
  border-bottom: 3px solid #d8bd6c; */
  padding: 47px 0 52px 0;
  margin-right: 38px;
  position: relative;
}

.vin-wrap.first-line::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #d8bd6c;
  transition: all 0.9s ease-in-out;
}

.vin-wrap.first-line.cmn-active:after {
  width: 100%;
}

.vin-wrap.first-line::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background-color: #c7a14e;
  transition: all 0.6s ease;
}

.vin-wrap.first-line.cmn-active:before {
  width: 100%;
}

.vino-sec h2 {
  /*padding-left: 165px;*/
  position: relative;
}

.vino-sec h2::after {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  height: 3px;
  width: 145px;

  background: #ecd290;
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(#ecd290),
      to(#cba257));
  background: -o-linear-gradient(left, #ecd290 0%, #cba257 100%);
  background: linear-gradient(to right, #ecd290 0%, #cba257 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecd290', endColorstr='#cba257', GradientType=1);
}

.vino-sec h2::before {
  position: absolute;
  content: "";
  left: 0;
  top: -98px;
  height: 134px;
  width: 3px;

  background: #cba257;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#cba257),
      to(#ecd290));
  background: -o-linear-gradient(top, #cba257 0%, #ecd290 100%);
  background: linear-gradient(to bottom,
      #cba257 0%,
      #ecd290 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cba257', endColorstr='#ecd290', GradientType=0);
  /* IE6-9 */
}

.cmn-hdr.cmn-hdr2 h2 {
  max-width: 545px;
}

.cmn-hdr.cmn-hdr2 {
  text-align: center;
}

.cmn-hdr.cmn-hdr2 h2 {
  padding-left: 0;
}

.cmn-sec h2::before,
.cmn-sec h2:after {
  display: none;
}

.vino-outr.v-outr2 {
  padding-top: 43px;
  position: relative;
}

.vino-outr.v-outr2::after {
  position: absolute;
  content: "";
  width: 932px;
  top: -25px;
  height: 3px;
  right: -45px;

  background: #cba257;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(#cba257),
      color-stop(48%, #ecd290),
      to(#cba257));
  background: -o-linear-gradient(left, #cba257 0%, #ecd290 48%, #cba257 100%);
  background: linear-gradient(to right,
      #cba257 0%,
      #ecd290 48%,
      #cba257 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cba257', endColorstr='#cba257', GradientType=1);
  /* IE6-9 */
}

.vin-wrap.vin-wrap2,
.vin-wrap.vin-wrap1 {
  position: relative;
}

.vin-wrap.vin-wrap1::before {
  position: absolute;
  content: "";
  height: 340px;
  width: 3px;
  background-color: #d8bd6c;
  top: -340px;
  left: 50%;
}

.vin-wrap.vin-wrap2::after {
  position: absolute;
  content: "";
  right: 115px;
  top: -140px;
  width: 3px;
  height: 140px;
  background-color: #c7a14e;
  right: 40%;
}

.vin-wrap.vin-wrap1::before {
  position: absolute;
  content: "";
  height: 358px;
  width: 3px;
  background-color: #d8bd6c;
  top: -359px;
  left: 30%;
}

/* ======la-sec======== */
.la-sec {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 198px 0;
}

.cus-container {
  max-width: 1600px;
  margin: auto;
}

.cmn-wrap {
  border: 0;
  max-width: 800px;

  margin-left: auto;
  margin-right: -150px;
  background-color: rgba(0, 0, 0, 0.504);
  /* border-right: 3px solid #c7a14e; */
  /* border-top: 3px solid #c7a14e; */
  /* border-left: 3px solid #f2e0a0;
  border-bottom: 3px solid #f2e0a0; */
}

.cmn-wrap .scnd-line2 {
  padding: 45px 66px;
}

.cmn-wrap .scnd-line,
.cmn-wrap .scnd-line2 {
  position: relative;
}

.cmn-wrap .scnd-line::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 0;
  height: 3px;
  background-color: #c7a14e;
  transition: all 0.5s ease;
}

.cmn-wrap.cmn-active .scnd-line::before {
  width: 100%;
}

.cmn-wrap .scnd-line::before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 0%;
  height: 3px;
  background-color: #f2e0a0;
  transition: all 0.5s ease;
}

.cmn-wrap.cmn-active .scnd-line::after {
  width: 100%;
}

.cmn-wrap .scnd-line2::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 3px;
  height: 0%;
  background-color: #f2e0a0;
  transition: all 0.5s ease;
}

.cmn-wrap.cmn-active .scnd-line2::after,
.cmn-wrap.cmn-active .scnd-line2::before {
  height: 100%;
}

.cmn-wrap .scnd-line2::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 3px;
  height: 0%;
  background-color: #c7a14e;
  transition: all 0.5s ease;
}

.vin-wrap.cmn-wrap li {
  color: white;
}

.vin-wrap.cmn-wrap.cmn-wrap2 {
  margin-right: auto;
  margin-left: -100px;
}

.flx-center {
  margin-left: 135px;
}

.la-sec.spacer .cmn-wrap .scnd-line2 .flx-center.abt_clss {
  margin-left: auto;
  margin-right: 135px;
}

.vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::before {
  position: absolute;
  content: "";
  height: 387px;
  width: 3px;
  background-color: #d8bd6c;
  top: -387px;
  left: auto;
  right: 20%;
}

.vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::after {
  position: absolute;
  content: "";
  background-color: #d8bd6c;
  width: 3px;
  height: 553px;
  bottom: -555px;
  right: 41%;
}

.ofcr-pic {
  display: none;
}

.ofcr-rgt {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.officer-sec {
  position: relative;
}

.vin-wrap h3 {
  max-width: 340px;
  margin-bottom: 25px;
}

.officer-sec h2 {
  margin-left: 200px;
}

/* ========footer=========== */
.ftr-links a {
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
}

.footer {
  background: #1f1f1f;
  padding: 72px 0 36px;
}

.ftr-lft p {
  font-weight: 300;
  line-height: 1.6;
  color: #ffffff;
}

.ftr-rgt a {
  font-weight: 400;
  font-size: 42px;
  color: #f7bb41;
}

.ftr-rgt a:hover {
  color: white;
}

.ftr-links a:hover {
  color: #f7bb41;
}

.ftr-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

.ftr-links li {
  margin-right: 35px;
}

.ftr-links li:last-child {
  margin-right: 0;
}

.ftr-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-between; */
  justify-content: center;
}

.footer-wrap .copy {
  text-align: center;
}

.ftr-btm .ftr-rgt {
  text-align: center;
}

.ftr-lft {
  max-width: 720px;
}

.ftr-btm {
  margin: 55px 0;
}

.ftr-rgt a span {
  margin-right: 12px;
}

.copy p {
  font-weight: 400;
  font-size: 20px;
  color: white;
}

.copy p a {
  color: white;
}

.copy p a:hover {
  color: #f7bb41;
}

/* ===========about-page============== */
.banner.inner-banner {
  /* padding: 265px 0; */
}

.vin-wrap.no-wrap2 h3 {
  max-width: 100%;
}

.scnd-line2 p {
  color: #fff;
}

.vdo-wrap1 figure {
  width: 100%;
}

.vdo-wrap1 figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.cus-row {
  padding-bottom: 70px;
}

.cus-row .vin-left h2 {
  padding-left: 80px;
}

.cus-row .vin-left h2::before {
  position: absolute;
  content: "";
  left: 0;
  top: -148px;
  height: 183px;
  width: 3px;
  background-color: #c7a14e;
}

.cus-row .vin-left p {
  padding-left: 80px;
}

.cus-row .vin-left h2::after {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  height: 3px;
  width: 58px;
  background-color: #d8bd6c;
}

/* sudam */

.banner h5 {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.banner .theb-footer h6 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

.banner .theb-footer .date {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.banner .banner-mess {
  text-align: left;
}

.banner .round-icon {
  border: 1px solid #b18209;
  width: 50px;
  height: 50px;
}

.banner .round-icon img {
  max-width: 36px;
}

.banner-mess {
  width: calc(100% - 50px);
  margin-left: 10px;
}

.banner .theb-footer li:last-child .round-icon {
  border: none;
}

.banner .theb-footer {
  max-width: 405px;
  min-height: auto;
  margin: auto;
  border: 1px solid rgb(255, 255, 255, 30%);
  padding: 9px 20px;
  border-left: none;
  border-right: none;
  margin-bottom: 21px;
  display: flex;
  align-items: center;
}

.banner .theb-footer li {
  padding: 0 12px !important;
  padding-left: inherit;
  margin-bottom: 0 !important;
}

.banner .theb-footer li:last-child .round-icon {
  width: auto;
  height: auto;
}

.banner .theb-footer li::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: rgb(255, 255, 255, 30%);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.banner .theb-footer li:last-child:after {
  display: none;
}

.banner p {
  color: #fff;
  font-weight: 500;
}

.banner .theb-footer li:first-child {
  padding-left: 0 !important;
  padding-right: inherit;
}

.banner .theb-footer li:last-child {
  padding-right: 0 !important;
}

.banner-mess .date {
  margin: 0;
}

.max-width-banner {
  max-width: 766px;
  margin: auto;
}

.max-width-banner h1 {
  font-size: 60px;
  font-weight: 700;
}

.banner.inner-banner.dfn-gap {
  /* padding: 175px 0; */
}

/* blog++++++++++++++++++++++++++++++++ */

/* the best +++++++++++++++++++++++++++++++++*/

.full-img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.thebest-sec.cmn-gap {
  padding-top: 50px;
}

.thebest-sec h5 {
  font-weight: 600;
  color: var(--black);
}

.thebest-sec h6 {
  text-transform: uppercase;
  color: var(--yellow);
  font-weight: 600;
  margin-bottom: 7px;
  letter-spacing: 0.1em;
  font-size: 12px;
}

.thebest-sec p {
  /*   color: var(--dark); */
  color: #2f2f2f;
}

.date {
  font-size: 13px;
  color: var(--dark);
  font-weight: 400;
  display: inline-block;
  margin-bottom: 9px;
}

.card-top {
  margin-bottom: 18px;
  overflow: hidden;
}

.thebest-sec .card-top {
  height: 250px;
}

.thebest-sec .cards:hover .full-img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.cust-col {
  margin-bottom: 53px;
}

.cust-row {
  margin-bottom: -53px;
}

.paginason {
  margin-top: 72px;
}

.vino-sec .locason-rap {
  padding: 0;
}

.thebest-sec .cards:hover h5 {
  color: var(--yellow);
}

/* Categories ++++++++++++++++*/

.categories-sec .cards {
  position: relative;
}

.categories-sec.cmn-gap {
  padding: 56px 0 70px;
}

.categories-sec {
  background: #f5f6f8;
}

.categories-sec .cards {
  height: 325px;
  display: block;
}

.categories-sec .cards:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.categories-sec .cards figure {
  height: 100%;
  overflow: hidden;
}

.absolut-text {
  position: absolute;
  bottom: 0;
  left: 0;

  width: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 24px 26px;
  z-index: 1;
}

.absolut-text h5 {
  color: #fff;
  font-weight: 600;
  position: relative;
  padding-top: 15px;
  text-transform: capitalize;
}

.absolut-text h5::after {
  top: 0;
  position: absolute;
  content: "";
  left: 0;
  height: 1px;
  width: 30px;
  background-color: #c7a14e;
}

.absolut-text::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -o-linear-gradient(top, rgba(31, 35, 34, 0) 45.85%, #1f2322 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(45.85%, rgba(31, 35, 34, 0)),
      to(#1f2322));
  background: linear-gradient(180deg, rgba(31, 35, 34, 0) 45.85%, #1f2322 100%);
  z-index: -1;
}

/* contact*/

.theb-footer li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.round-icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #000000;
  display: -ms-grid;
  display: grid;
  place-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.round-icon img {
  max-width: 17px;
}

.theb-footer a {
  color: var(--dark);
  font-size: 12px;
  font-weight: 600;
  width: calc(100% -35px);
  padding-left: 12px;
}

.theb-footer a:hover {
  color: black;
}

.theb-footer li {
  position: relative;
}

.theb-footer li:not(:last-child) {
  margin-bottom: 10px;
}

.shw-rm {
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  font-weight: 500;
  margin-left: 6px;
}

.locason-sec .cards {
  height: 100%;
  -webkit-box-shadow: 0px 65px 65px 0px #3ca1f317;
  box-shadow: 0px 65px 65px 0px #3ca1f317;
  background: #fff;
}

.locason-sec .col-lg-3.cust-col {
  margin: 0;
}

/* .locason-sec .locason-rap h5{
    min-height: 42px;
  }
  .locason-sec .locason-rap p{
    min-height: 85px;
  } */
.locason-sec .locason-rap h6 {
  text-transform: uppercase;
}

.cards-footer {
  margin-top: 22px;
}

/* .cards */
.locason-sec {
  background: #f5f5f5;
}

.locason-sec .card-top {
  /* height: 238px; */
  height: 199px;
  margin-bottom: 0;
}

.locason-sec h5 {
  font-weight: 600;
  color: var(--black);
}

.locason-rap {
  padding: 20px;
}

.location-wrap {
  min-height: 150px;
}

ul.theb-footer.th-ftr {
  min-height: 133px;
}

/* prodact++++++++++++++++ */
.locason-rap h6 {
  color: var(--yellow);
  margin-bottom: 6px;
}

.collect-sec h2::before,
.collect-sec h2::after {
  display: none;
}

.cards p {
  font-size: 15px;
  color: #9c9c9c;
}

.banner-mess {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vino-outr.v-outr2::before {
  position: absolute;
  content: "";
  background-color: #d8bd6c;
  width: 3px;
  height: 528px;
  top: -553px;
  right: -4%;
}

.vino-outr.v-outr2.cus-line::before {
  position: absolute;
  content: "";
  background-color: #d8bd6c;
  width: 3px;
  height: 459px;
  top: -483px;
  right: -4%;
}

.vdo-wrap1 {
  position: relative;
  z-index: 1;
}

.kj-line {
  position: relative;
  z-index: -1;
}

.kj-line:before {
  position: absolute;
  content: "";
  height: 142px;
  width: 3px;
  background: #d8bd6c;
  bottom: 100%;
  left: 97px;
  z-index: -1;
}

.vdo-wrap1::after {
  position: absolute;
  content: "";
  width: 407px;
  height: 3px;
  background: #d8bd6c;
  left: 100%;
  bottom: 20px;
  z-index: -1;
}

.vdo-wrap figure img {
  position: relative;
  z-index: 1;
}

/* ========== */
.vino-sec h2::before,
.vino-sec h2::after,
.vin-wrap.vin-wrap1::before,
.vino-outr.v-outr2::before,
.vino-outr.v-outr2::after,
.vin-wrap.vin-wrap2::after,
.vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::after,
.vdo-wrap1::after {
  display: none;
}

section.vino-sec .cmn-hdr {
  position: relative;
}

#trigger1 {
  position: absolute;
  top: -98px;
  left: 0;
}

.la-sec {
  position: relative;
}

#trigger2 {
  position: absolute;
  right: 7%;
  bottom: -298px;
  z-index: 2;
}

.vino-outr,
.vino-sec .container,
.wrap-container {
  position: relative;
}

.wrap-container {
  margin: 0 auto;
  max-width: 1160px;
}

.vino-outr.no-vin {
  position: static;
}

#trigger3,
#trigger6 {
  position: absolute;
  top: -299px;
  right: 0;
}

#trigger4,
#trigger7 {
  position: absolute;
  z-index: 2;
  bottom: -299px;
  left: 25%;
}

#trigger5 {
  position: absolute;
  z-index: 2;
  left: 12%;
  top: -298px;
}

.vin-left {
  position: relative;
}

#trigger8 {
  position: absolute;
  left: 0;
  top: -177px;
}

#trigger9 {
  position: absolute;
  bottom: -134px;
  left: 20%;
}

#trigger10 {
  left: -217px;
  bottom: -34px;
  position: absolute;
}

.ftr-links li.active a {
  color: #f7bb41;
}

.clr-blck {
  color: var(--black);
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
}

.clr-blck .flw {
  color: var(--dark);
  font-size: 12px;
}

.clr-blck .flw:hover {
  color: black;
}


/*----------20-10-22-----------------*/

.woocommerce-shop .woocommerce-ordering select {
  border: 1px solid #ddd;
  font-size: 16px;
}

.woocommerce-shop .woocommerce-ordering {
  margin-bottom: 0;
}

.woocommerce-shop .woocommerce-result-count {
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 0;
}

.woocommerce-shop .vino-sec {
  position: relative;
}

.woocommerce-shop .vino-sec .collection_pg {
  width: 40%;
  position: absolute;
  top: 20px;
  left: 0;
}

.woocommerce-shop .wraps_both {
  width: 60%;
  margin-left: auto;
}

.woocommerce-shop .vino-sec .products li.product .woocommerce-loop-product__title {
  font-size: 18px;
  text-shadow: none;
  font-family: "Montserrat";
  font-variant: inherit;
  color: #000;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}

.woocommerce-shop .vino-sec .products li.product .tppdil_description {
  font-size: 15px;
  color: #9c9c9c;
  margin-top: 0;
}


.paginason .page-numbers {
  border: 1px solid #ddd;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #a39f9f;
  font-size: 16px;
  font-weight: 600;
  margin: 0 4px;
}

.paginason .page-numbers:hover,
.paginason .page-numbers.current {
  background: rgb(177, 130, 9);
  background: linear-gradient(301deg, rgba(177, 130, 9, 1) 0%, rgba(247, 187, 65, 1) 30%, rgba(247, 187, 65, 0.32342443813462884) 48%, rgba(247, 187, 65, 1) 67%, rgba(177, 130, 9, 1) 100%);
  color: #000;
}

.paginason .next.page-numbers {
  background: url(images/next.png) no-repeat center;
  background-size: 25px;
  font-size: 0;
  border: none;
  display: none;
}

.paginason .prev.page-numbers {
  background: url(images/prev.png) no-repeat center;
  background-size: 25px;
  font-size: 0;
  border: none;
  display: none;
}

/* 22/10/2022 dm */

.hdr-rgt .frm_wrapr {
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  padding: 10px;
  display: none;
}

.hdr-rgt .frm_wrapr input[type="text"] {
  color: #fff;
  padding-right: 35px;
}

.hdr-rgt .frm_wrapr input[type="submit"] {
  position: absolute;
  top: 0;
  right: 20px;
  width: 20px;
  height: 100%;
}

.hdr-rgt .frm_wrapr input[type="text"]::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}

.hdr-rgt .frm_wrapr input[type="text"]:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.hdr-rgt .frm_wrapr input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.hdr-rgt .frm_wrapr input[type="text"]:-moz-placeholder {
  opacity: 1;
  color: #fff;
}


.srch-title {
  padding-left: 0 !important;
  margin-bottom: 20px !important;
}


.my_search .search-form {
  display: flex;
  align-items: center;
}

.my_search .search-form label {
  display: none;
}

.my_search .search-form input[type="search"] {
  height: 58px;
  padding: 0 16px;
  width: 40%;
  margin-right: 20px;
}

.my_search .search-form input[type="submit"] {
  background: #c7a14e;
  height: 58px;
  font-size: 20px;
  color: #fff;
}

.my_search .search-form input[type="submit"]:hover {
  color: #000;
  background: #f7bb41;
}

.products li .woocommerce-loop-product__title {
  font-weight: 600;
  color: var(--black);
  margin-top: 10px !important;
}

.products li a {
  text-transform: capitalize;
  color: var(--yellow);
  font-weight: 600;
  font-size: 12px;
}

.products li p {
  font-size: 15px;
  color: #9c9c9c;
  font-weight: 400;
  letter-spacing: 0;
}

.woocommerce-tabs .woocommerce-Tabs-panel h3 {
  color: #000 !important;
  margin-bottom: 25px;
  -webkit-text-fill-color: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  margin-right: 30px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
  margin-right: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  background: #c7a14e;
  padding: 15px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background: #f7bb41;
  color: #000;
}

.summary .posted_in a {
  display: inline-block;
  color: #c7a14e;
}

.summary .posted_in a:hover {
  color: #f7bb41;
}

.products li .woocommerce-loop-product__title {
  font-size: 24px !important;
}

.woocommerce div.product .woocommerce-tabs ul {
  border-top: 1px solid #d3ced2 !important;
  padding-left: 0 !important;
}

.my_related_prdct .product_desc h3 {
  color: #fff;
  -webkit-text-fill-color: #000;
  margin-bottom: 30px;
  padding-top: 20px;
  border-top: 1px solid #d3ced2;
}

.collect-sec .page-title {
  margin-bottom: 30px;
}

.collect-sec .entry-title {
  font-size: 35px;
  padding-left: 0 !important;
  color: #000;
  -webkit-text-fill-color: #000;
}

.collect-sec .entry-title a {
  color: #000;
}

.product_meta>span {
  display: block;
  margin-bottom: 10px;
}


.product_meta>span:last-child {
  margin-bottom: 0;
}

.collect-sec .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}

/* 22/10/2022 dm */

/* CSS Modification 27.10.22 */
.new_cmnn_sec {
  position: relative;
}

.sec_wrps .woocommerce-result-count {
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 0;
}

.sec_wrps .woocommerce-ordering {
  margin-bottom: 0;
}

.sec_wrps .woocommerce-ordering select {
  border: 1px solid #ddd;
  font-size: 16px;
}

.sec_wrps {
  width: 60%;
  margin-left: auto;
}

.bred_cmbs {
  width: 40%;
  position: absolute;
  top: 20px;
  left: 0;
}

.vdo_wrap.full_wraps {
  overflow: hidden;
  /*border-radius: 15px;*/
  margin-top: 20px;
  line-height: 0;
}

.vdo_wrap.full_wraps video {
  /*height: 250px;*/
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

/* CSS Modification 27.10.22 */

/* update 31/10-2022 start */
.banner video {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}

.bnr_wrappr {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);

}

.vdo-wrap video {
  width: 100%;
}

/* update 31/10-2022 end */
/*support 3/11/2022*/
.fancybox-content {
  border: 3px solid #c7a14e;
  max-width: 80%;
}

.fancybox-slide--html .fancybox-content .fancybox-close-small {
  background-color: #c7a14e;
  border-radius: 100%;
  color: #ffffff;
  top: 4px;
  right: 4px;
}

.vin-wrap .btn-info:focus {
  background-color: #000000;
  border-color: #000000;
  box-shadow: none;
  color: #ffffff;
}

/*support 3/11/2022*/
.luxe-red a {
  display: inline-block;
  max-width: 120px;
}

.luxe-red {
  margin-top: 15px;
}

.category .collect-sec .entry-title {
  min-height: 130px;
}


/* support 11-07-22 start */
.new_cls:nth-child(even) {
  flex-direction: row-reverse;
}

.new_cls .vin-wrap {
  margin: 0;
}

.pdf_icons {
  display: flex;
  padding-left: 165px;
}

.pdf_icons a {
  width: 200px;
}

.common_wrap #trigger9 {
  display: none;
}

.cards a {
  width: 100%;
}

/* support 11-07-22 end */


/* 08/11/2022 dm */

.collect-sec .products li a>img {
  /*min-height: 350px;*/
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

.woocommerce-tabs .woocommerce-Tabs-panel .yikes-custom-woo-tab-title {
  padding-left: 0;
}

.vino-sec .quotes_cnt {
  padding: 0 20px;
  text-align: center;
  margin-bottom: 30px;
}

.vino-sec .quotes_cnt p {
  font-weight: 700;
}

/* 08/11/2022 dm */


/* support 9-11-22 start */

.gold_txt a h2 {
  transition: all .3s ease-in-out;
}

.gold_txt a:hover h2 {
  color: #f7bb41;
}


/* -------  */
.vin-wrap.first-line::before {
  top: 8px;
}

#trigger4 {
  bottom: -305px;
}

#trigger8 {
  left: -1px
}



#trigger40 {
  position: absolute;
  left: 0;
  top: -180px;
}

#trigger30 {
  position: absolute;
  bottom: -134px;
  left: 20%;
}


/* -------  */
.curve_sec .vdo-wrap {
  max-width: 459px;
}


.curve_sec .vin-wrap.first-line.cmn-active:before {
  width: 100%;
}

.curve_sec .new_cls:not(:first-child) #trigger40 {
  display: none;
}

.curve_sec .new_cls:nth-child(even) .vdo-wrap {
  margin-left: auto;
}

.block-res .cmn-hdr {
  margin-bottom: 0;
}

.block-res .new_cls:last-child .line_pk {
  display: none;
}

/* .block-res .new_cls:nth-child(odd) .line_p1 svg:last-child {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}

.block-res .new_cls:nth-child(even) .line_p1 svg:first-child {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
} */

.block-res .new_cls:nth-child(odd) .line_pk svg:first-child {
  position: absolute;
  bottom: -60px;
  right: -216px;
}

.block-res .new_cls:nth-child(even) .line_pk svg:first-child {
  position: absolute;
  bottom: -60px;
  left: -210px;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}

/* .block-res .new_cls:nth-child(even) svg:last-child {
  position: absolute;
  bottom: -76px;
  left: -116px;
} */

.team_secs {
  position: relative;
}

.team_secs_row {
  align-items: center;
}

.team_secs_row:nth-child(even) {
  flex-direction: row-reverse;
}

.team_secs_item {
  position: relative;

  min-height: 700px;
  display: flex;
  align-items: center;
}

.team_secs_item:not(:last-child) {
  margin-bottom: 50px;
}

.team_secs_img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.team_secs_item:nth-child(even) .team_secs_img {
  left: auto;
  right: 0;
}

.team_secs_content {
  margin-left: auto;
}

.team_secs_item:nth-child(even) .team_secs_content {
  margin-left: 0;
}

.officer-sec-new .vin-wrap.first-line::before {
  top: 0;
}

.vino-outr-new .vin-wrap.first-line::before {
  top: -17px;
}

.vino-sec-new #trigger7 {
  bottom: -298px;
}

.team_secs #trigger12,
.team_secs #trigger14,
.team_secs #trigger16,
.team_secs #trigger18,
.team_secs #trigger20 {
  position: absolute;
  top: -50px;
  left: 25%;
}

.team_secs #trigger11 {
  position: absolute;
  top: 0px;
  left: 50%;
}

.team_secs_content p {
  font-size: 18px;
  font-weight: 500;
}

.team_secs #trigger13,
.team_secs #trigger15,
.team_secs #trigger17,
.team_secs #trigger19,
.team_secs #trigger21 {
  position: absolute;
  top: -50px;
  left: 75%;
}

.team_secs_item_sm {
  min-height: 370px;
}

.woocommerce .vino-sec .product-category .woocommerce-loop-category__title {
  font-size: 18px !important;
  font-weight: 600;
  color: var(--black);
  margin-top: 10px !important;
}

.trg_cls #trigger4 {
  bottom: -296px;
}

.trg_cls .vin-wrap.first-line::after {
  bottom: -7px;
}

/* .team_secs_item_sm{
  padding-top: 50px;
}

.team_secs_item_sm .team_secs_img{
  top: 50px;
} */


/* -------  */

/* support 9-11-22 end */
/* CSS Modification 18.11.22 */
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
  margin-right: 10px;
  float: right !important;
}

.page-id-2485 .yith_wcwl_wishlist_footer a.button.btn {
  color: #fff;
  background-color: #d8bd6c;
  font-weight: 400;
  font-size: 16px;
  min-height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-id-2485 .yith_wcwl_wishlist_footer a.button.btn:hover {
  background-color: #000;
}

.page-id-2485 .entry-header.alignwide .entry-title {
  font-size: 0;
}

.page-id-2485 .wishlist-title.wishlist-title-with-form h2 {
  background: transparent !important;
}

.page-id-2485 .wishlist-title.wishlist-title-with-form .btn.button.show-title-form {
  display: none;
}

.page-id-2485 .yith-wcwl-form .back-to-all-wishlists a {
  color: #d8bd6c;
}

.page-id-2485 .yith-wcwl-form .back-to-all-wishlists a:hover {
  color: #000;
}

.page-id-2485 .yith_wcwl_wishlist_footer::before {
  clear: both;
  display: block;
  content: "";
}

.page-id-2485 .yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action {
  clear: none;
}

.page-id-2485 .yith_wcwl_wishlist_update input {
  height: 45px;
  background: #000;
  color: #d8bd6c;
  font-weight: 400;
  font-size: 16px;
  border-radius: 3px;
}

.page-id-2485 .yith_wcwl_wishlist_update input:hover {
  background: #d8bd6c;
  color: #fff;
}

.page-id-2485 .cart.wishlist_table .product-name a {
  color: #d8bd6c;
  font-weight: 400;
  font-weight: 600;
}

.page-id-2485 .cart.wishlist_table .product-name a:hover {
  color: #000;
}

.page-id-2485 .cart.wishlist_table .product-stock-status {
  text-align: left;
}

.wishlist-ask-an-estimate-popup .form-row input {
  height: 45px;
  border-radius: 3px;
  border-color: #000;
  font-size: 14px;
  color: #000;
}

.wishlist-ask-an-estimate-popup .form-row label {
  font-size: 14px;
  font-weight: 500;
}

.wishlist-ask-an-estimate-popup .form-row textarea {
  border-radius: 3px;
  border-color: #000;
  font-size: 14px;
  resize: none;
  height: 80px;
  color: #000;
}

.wishlist-ask-an-estimate-popup .form-row input:focus,
.wishlist-ask-an-estimate-popup .form-row textarea:focus {
  border-color: #d8bd6c;
}

.wishlist-ask-an-estimate-popup .form-row {
  float: none !important;
  width: 100% !important;
}

.wishlist-ask-an-estimate-popup .yith-wcwl-popup-footer .btn.button {
  color: #fff;
  background-color: #d8bd6c;
  font-weight: 500;
  font-size: 15px;
  min-height: 40px;
}

.wishlist-ask-an-estimate-popup .yith-wcwl-popup-footer .btn.button:hover {
  background-color: #000;
  color: #fff;
}

.pp_pic_holder .ppt {
  width: 90% !important;
  margin: 0 auto 5px auto;
}

.page-id-2485 .cart.wishlist_table .product-name h3 {
  font-family: "Montserrat";
  font-variant: inherit;
  font-weight: 500;
  font-size: 18px;
  background: inherit;
  -webkit-text-fill-color: inherit;
  text-shadow: none;
  text-align: left;
}

.page-id-2485 .cart.wishlist_table .remove_from_wishlist {
  color: #000;
}

.page-id-2485 .cart.wishlist_table table.additional-info,
.page-id-2485 .cart.wishlist_table table.item-details-table {
  width: 100%;
}

.page-id-2485 .cart.wishlist_table .wishlist-privacy select {
  border-color: #000;
  background-size: 10px;
}

.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-button a {
  color: #d8bd6c !important;
}

.yith-wcwl-add-button a .fa-heart-o:before {
  font-weight: 400;
  content: "\f004";
}

.yith-wcwl-popup-form select.wishlist-select {
  border-color: #000;
  background-size: 10px;
  font-size: 15px;
  height: 45px;
  padding: 0 40px 0 20px;
}

.yith-wcwl-popup-form .yith-wcwl-popup-footer a.wishlist-submit.popup_button {
  color: #fff;
  background-color: #d8bd6c;
  font-weight: 400;
  font-size: 16px;
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  padding: 0 20px;
}

.yith-wcwl-popup-form .yith-wcwl-popup-footer {
  text-align: center;
}

.yith-wcwl-popup-form .yith-wcwl-popup-footer a.wishlist-submit.popup_button:hover {
  background-color: #000;
  color: #fff;
}

.yith-wcwl-popup-form p a {
  color: #d8bd6c;
}

.yith-wcwl-popup-form p a:hover {
  color: #000;
}

/* CSS Modification 18.11.22 */


/* CSS Modification 2/12/22 */

/* 19.01.23 start */

.single-post .thebest-sec h2 {
  font-size: 35px;
  color: #353535;
  font-variant: inherit;
  text-transform: inherit;
}

.single-post .thebest-sec h3 {
  font-size: 30px;
  color: #353535;
  -webkit-text-fill-color: inherit;
  text-fill-color: inherit;
  background-color: transparent;
  font-variant: inherit;
  text-transform: inherit;
}

.single-post .thebest-sec h4 {
  font-size: 24px;
  color: #353535;
  font-variant: inherit;
  text-transform: inherit;
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  text-shadow: 0px 10px 10px rgba(0, 0, 0, .25);
}

.single-post .thebest-sec p {
  color: #000;
}

.single-post .thebest-sec li {
  font-size: 15px;
  color: #000;
  margin-bottom: 5px;
}

.single-post .thebest-sec li:last-child {
  margin-bottom: 0;
}

.single-post .thebest-sec ul li {
  list-style: disc;
}

.single-post .thebest-sec ul {
  padding-left: 30px;
}

.single-post .thebest-sec .cards a {
  width: inherit;
  color: var(--yellow);
}

.single-post .thebest-sec .cards a:hover {
  text-decoration: underline !important;
}

/* 19.01.23 end */

/* CSS Modification 2/12/22 */

/* 24.01.23 start */

.post-type-archive .seo_cnt h2 {
  padding-left: 0;
  font-size: 35px;
}

.post-type-archive .seo_cnt ul {
  padding-left: 25px;
  margin-bottom: 40px;
}

.post-type-archive .seo_cnt ul li {
  list-style: disc;
  margin-bottom: 15px;
}

.post-type-archive .seo_cnt ul li:last-child {
  margin-bottom: 0;
}

/* 24.01.23 end */


/* 02/02/2023 dm */


.single-product .summary .product_meta {
  margin-bottom: 20px;
}

.single-product .summary .product_meta .btn-info {
  outline: none;
  box-shadow: none;
}

.fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme input[type=text],
.fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme input[type=tel],
.fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme textarea {
  border-color: #ddd;
}

.fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme textarea {
  height: 130px;
}

.fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme .gform_footer input {
  color: #fff;
  background-color: #d8bd6c;
  height: 58px;
  padding: 0 30px;
  font-weight: 400;
}

.fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme .gform_footer input:hover {
  color: #fff;
  background-color: #000;
}

/* 02/02/2023 dm */

/* ========== 28/02/2023 =========== */
.spacer.vino-sec:not(.trg_cls) .cmn-hdr h2 {
  padding-left: 165px;
}

.vin-wrap ul li {
  list-style: none;
}

/* ========== 28/02/2023 END =========== */
/* ======17.3.2023===start===== */
.team_secs .loc_outer:nth-child(2n) .row {
  flex-direction: row-reverse;
}

.team_secs .loc_outer .row {
  align-items: center;
}

.them_img {
  width: 100%;
  height: 400px;
}

.them_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.team_secs .loc_outer {
  padding-bottom: 60px;
}

.team_secs .loc_outer:nth-child(n) .cont_wpr {
  margin-right: 0px;
  margin-left: 40px;
}

.team_secs .loc_outer:nth-child(2n) .cont_wpr {
  margin-left: 0px;
  margin-right: 40px;
}

.team_secs .loc_outer:last-child {
  padding-bottom: 0;
}

.cont_wpr h5 {
  font-size: 25px;
}

.social_connc ul {
  padding: 0;
  margin: 0;
  list-style: none;

}

.social_connc h5 {
  font-size: 25px;
  color: white;

}

.social_connc {
  background: #1f1f1f;
  padding: 20px 50px;
  height: 100%;
  display: flex;

  flex-direction: column;
  justify-content: center;
}

.social_connc .social-media {
  display: flex;
  align-items: center;
  justify-content: center;
}

.social_connc .social-media li a {
  color: white;
  font-size: 35px;
}

.social_connc .social-media li:not(:last-child) {
  margin-right: 25px;
}

.iframe_mp {
  height: 300px;
  width: 100%;
}

.iframe_mp iframe {
  width: 100%;
  height: 100%;
}

/* .map_section .cus-row{
  margin: 0 -8px;
}
.map_section .cus-col{
  padding: 0 8px;
} */
/* ======17.3.2023===End===== */


/* support 15-06-23 start  */

.rqst_btn {
  margin-top: 30px;
}

.trg_cls #trigger4 {
  /* bottom: -332px; */
  bottom: -298px;
}

/* support 15-06-23 start  */

/* support 03-07-23 start */
.page-template-awards div.default_title {
  display: none;
}

.page-template-awards .entry-header h3 {
  margin-bottom: 15px;
}

.page-template-awards .entry-content {
  margin-bottom: 50px;
}

.page-template-awards .bnr_wrappr_xd .inner-wrap {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}

.awards_card a {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.awards_card a span {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}

.awards_card a img {
  height: 250px;
  object-fit: contain;
  width: 100%;
  transition: 0.4s all ease;
}

.awards_card a:hover span img {
  opacity: 0.7;
  ;
}

.awards_card h4 {
  margin-bottom: 15px;
}

.awards_card {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 0 40px rgba(0, 0, 0, .15);
  text-align: center;
}

/* .awards_box .awards_row{
  margin: 0 -15px -30px;
}
.awards_box .awards_col{
  padding: 0 15px;
  margin-bottom: 30px;
} */
.bnr_wrappr_xd.cmn-gap {
  padding: 80px 0 100px;
}

.reviews_part {
  padding: 50px 0 30px;
}

/* support 03-07-23 end */

/* work start 26/7/23 */
.cat_row_slider .categ-col {
  padding: 0px 15px;
}

.cat_row_slider .slick-list {
  margin: 0px -15px;
}

.cat_row_slider .slick-arrow {
  width: 54px;
  height: 54px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: 54px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}

.cat_row_slider .slick-arrow:before {
  content: "\f054";
  font-size: 0px;
  color: #000;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.cat_row_slider .slick-prev:before {
  content: "\f053";
}

.cat_row_slider .slick-prev {
  left: -50px;
  background-image: url('images/icon-sld-arw-rt.svg');
}

.cat_row_slider .slick-next {
  right: -50px;
  background-image: url('images/icon-sld-arw-lt.svg');
}

.opr_sec .quotes_cnt.cmn-hdr {
  text-align: center;
}

.team_secs.opr_sec .loc_outer:nth-child(2n) .row {
  flex-direction: row;
}


.portfolio_grp_sec {
  background-color: #F5F6F8;
}

.portfolio_row_slider .cust-col {
  padding: 0px 15px;
  margin-bottom: 0;
}

.portfolio_row_slider .slick-list {
  margin: 0px -15px;
}

.portfolio_row_slider .slick-arrow {
  width: 54px;
  height: 54px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: 54px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}

.portfolio_row_slider .slick-arrow:before {
  content: "\f054";
  font-size: 0px;
  color: #000;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.portfolio_row_slider .slick-prev:before {
  content: "\f053";
}

.portfolio_row_slider .slick-prev {
  left: -50px;
  background-image: url('images/icon-sld-arw-rt.svg');
}

.portfolio_row_slider .slick-next {
  right: -50px;
  background-image: url('images/icon-sld-arw-lt.svg');
}




.team_secs.opr_sec .loc_outer_wrap:nth-child(even) .row {
  flex-direction: row-reverse !important;
}

.opr_sec .loc_outer_wrap h3 {
  margin-bottom: 80px;
}

.opr_sec .loc_outer {
  padding-right: calc((100% - 1140px) / 2);
}


.opr_sec .cont_wpr {
  padding: 47px 0 52px 0;
  margin-right: 38px;
  position: relative;
  margin: 25px 0px;
}

.opr_sec .cont_wpr:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #d8bd6c;
  transition: all 0.9s ease-in-out;
}

.opr_sec .cont_wpr:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background-color: #c7a14e;
  transition: all 0.6s ease;
}

.opr_sec .them_img {
  height: 100%;
}

.opr_sec .loc_outer_wrap {
  margin-bottom: 90px;
}

.opr_sec .loc_outer_wrap_cont .loc_outer_wrap:nth-child(even) .loc_outer {
  padding-left: calc((100% - 1140px) / 2);
  padding-right: 0;
}

.opr_sec .loc_outer_wrap_cont .loc_outer_wrap:nth-child(even) .col-lg-5 {
  order: 2;
}

.opr_sec .loc_outer_wrap_cont .col-lg-5 {
  align-self: center;
}

.team_secs.opr_sec .loc_outer .row {
  align-items: stretch;
}

.google_review_sec .review_title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 50px;
}






.contact_btm_sec.cmn-gap {
  padding-top: 0px;
}

.contact_btm_sec .separte_btns {
  margin-top: 40px;
}

.contact_btm_sec .iframe_mp {
  height: 100%;
}

.contact_btm_sec .iframe_info {
  padding-left: 50px;
}

.contact_btm_sec .iframe_info li+li {
  margin-top: 20px;
}

.contact_btm_sec .iframe_info li {
  display: flex;
}

.contact_btm_sec .iframe_info ul {
  list-style: none;
}

.contact_btm_sec .icon {
  width: 50px;
  height: 50px;
  min-width: 50px;
  background: var(--1, linear-gradient(139deg, #D8BD6C 0%, #C7A14E 24.96%, #F2E0A0 46.35%, #D8BD6C 76.19%, #C7A14E 100%));
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact_btm_sec .info {
  padding-left: 25px;
}

.contact_btm_sec .info p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  margin-bottom: 4px;
}

.contact_btm_sec .info p strong {
  font-weight: 500;
}

.contact_btm_sec .info p a {
  color: #000;
}

.contact_btm_sec .info p a:hover {
  text-decoration: underline !important;
}

.contact_btm_sec .cont_wpr {
  padding: 47px 0 52px 0;
  margin-right: 38px;
  position: relative;
  margin: 25px 0px;
}

.contact_btm_sec .cont_wpr:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #d8bd6c;
  transition: all 0.9s ease-in-out;
}

.contact_btm_sec .cont_wpr:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background-color: #c7a14e;
  transition: all 0.6s ease;
}

/* work end 26/7/23 */

.cont_wpr_line:before,
.opr_sec .cont_wpr.cont_wpr_line::before {
  width: 0;
}

.cont_wpr_line.cmn-active:before,
.opr_sec .cont_wpr.cont_wpr_line.cmn-active::before {
  width: 100%;
}



.cont_wpr_line:after,
.opr_sec .cont_wpr.cont_wpr_line::after {
  width: 0;
}

.cont_wpr_line.cmn-active:after,
.opr_sec .cont_wpr.cont_wpr_line.cmn-active::after {
  width: 100%;
}


.contact_btm_sec .cont_wpr.cont_wpr_line::before {
  width: 0;
}

.contact_btm_sec .cont_wpr.cont_wpr_line.cmn-active::before {
  width: 100%;
}

.contact_btm_sec .cont_wpr.cont_wpr_line::after {
  width: 0;
}

.contact_btm_sec .cont_wpr.cont_wpr_line.cmn-active::after {
  width: 100%;
}

.team_sectn_svg1 {
  position: absolute;
  top: 0;
  right: 10%;
  width: 59%;
}

.team_sectn_svg1 svg {
  width: 100%;
  height: 397px;
}

.locator_wrap_location {
  padding-top: 105px;
}

.loc_outer_wrap:nth-child(even) .loc_outer_wrap_headings {
  padding-left: 113px;
}

.loc_outer_wrap:nth-child(odd) .loc_outer_wrap_headings {
  padding-right: 280px;
}

/*.loc_outer_wrap:first-child .svg_loc_outer_anim1,
.loc_outer_wrap:first-child .svg_loc_outer_anim2{
  display: none;
}

.loc_outer_wrap:nth-child(even) .svg_loc_outer_anim2{
  display: none;
}


.loc_outer_wrap:nth-child(odd) .svg_loc_outer_anim1{
  display: none;
}


.svg_loc_outer_anim1,
.svg_loc_outer_anim2{
  position: absolute;
}
.loc_outer_wrap.neww{
  position: relative;
}
*/

/*.svg_loc_outer_anim1,.svg_loc_outer_anim2{
  display: none;
}*/
.cat_row_slider.categ-row,
.portfolio_row_slider.cust-row {
  margin-bottom: 0;
}

.google_review_sec .review_title h3 {
  margin-bottom: 0;
}

.opr_sec .loc_outer_wrap.neww {
  position: relative;
}

.svg_loc_outer_wrapper {
  position: absolute;
  left: 10%;
  right: 0;
  top: -90px;
  pointer-events: none;
}

.opr_sec .loc_outer_wrap.neww .cont_wpr {
  background: #fff;
}

.opr_sec .loc_outer_wrap.neww:nth-child(odd) .svg_loc_outer_wrapper {
  right: 0;
  left: 0;
}

.opr_sec .loc_outer_wrap.neww:nth-child(odd) .svg_loc_outer_anim1 {
  display: table;
  margin-left: auto;
}

.quotes_cnt_inner {
  padding: 0 50px;
}

/* 22.1.2024 */
.banner h1 {
  font-family: 'century_gothicregular';
  font-weight: 500;
}


/* 22.1.2024 */

/* sg-08-07-2024 */

.logo-img,
.vino-sec .cmn-hdr {
  text-align: center;
}

.loc_outer_wrap_headings h3 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 25px;
}

.categ-col figure {
  height: 272px;
}

.categ-col figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.categ-row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 40px;
}

.vino-sec .vino-outr {
  padding-top: 150px;
}

.vino-col-btn {
  padding: 97px 0 0 165px;
}

.vino-sec .al_logos {
  margin-bottom: 60px;
}

.vino-sec .cmn-hdr h2 {
  padding-left: 0 !important;
}

.vino-sec .cmn-hdr {
  max-width: 704px;
  margin-left: auto;
  margin-right: auto;
}

.header-top-btn .btn-info {
  margin-top: 0;
}

.header-top-btn .btn-info:hover {
  background-color: #fff;
  color: #000;
}

.header-top-btn {
  text-align: right;
}

.collapse-outer {
  margin-left: auto;
}

.ftr-rgt .luxe-red {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.ftr-rgt .luxe-red a {
  margin: 0 15px;
}

#trigger1 {
  top: 532px;
}

.page-template-awards .entry-footer .post-edit-link {
  color: #fff;
  background-color: #d8bd6c;
  padding: 8px 10px;
  border-radius: 10px;
  min-width: 120px;
}

.page-template-awards .entry-footer .post-edit-link:hover {
  background-color: #000;
}

.page-template-awards .entry-footer {
  margin-bottom: 50px;
}

.awards_box .awards_row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 40px;
}

.awards_card {
  height: 100%;
}

/* sg-08-07-2024 */

/* 15.07.24 css */
.awarded-logo-sec .cmn-hdr {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.collections-sec {
  background-color: #F5F6F8;
}

.collections-row {
  --bs-gutter-x: 32px;
  --bs-gutter-y: 65px;
  justify-content: center;
}

.collections-card figure {
  margin: 0;
  height: 231px;
  overflow: hidden;
}

.collections-card figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s ease-in-out;
}

.collections-card figure:hover img {
  transform: scale(1.1);
}

.collections-btm-con {
  text-align: center;
  padding: 22px 0 0;
}

.portfolio-content h3,
.collections-card h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
  background-clip: inherit;
  -webkit-text-fill-color: #000000;
  background: none;
  text-shadow: none;
  font-family: "Montserrat", sans-serif;
  font-variant: normal;
  margin-bottom: 20px;
}

.new-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-transform: capitalize;
  background: linear-gradient(139.26deg, #D8BD6C 2.14%, #C7A14E 26.75%, #F2E0A0 47.85%, #D8BD6C 77.28%, #C7A14E 100.76%);
  padding: 20px 13px;
  border-radius: 8px;
  min-height: 69px;
}

.new-btn img {
  width: 29px;
  display: inline-block;
  margin-left: 8px;
}

.new-btn:hover {
  background: linear-gradient(45deg, #D8BD6C 2.14%, #C7A14E 26.75%, #F2E0A0 47.85%, #D8BD6C 77.28%, #C7A14E 100.76%);
  color: #000000;
}

.container-leftalign {
  padding-right: calc((100% - 1140px)/2);
}

.hardwood-left-col figure {
  margin: 0;
}

.hardwood-left-col figure img {
  width: 100%;
  height: 100%;
}

.cmn-listing {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cmn-listing li {
  position: relative;
  padding-left: 36px;
}

.cmn-listing li:not(:last-child) {
  margin-bottom: 20px;
}

.cmn-listing li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  background: url(./images/dotted.svg) no-repeat left center;
  background-size: 100% 100%;
}

.hardwood-right-inner .cmn-hdr {
  /*max-width: 465px;*/
  margin-bottom: 20px;
}

.hardwood-btn-wrap {
  padding-top: 66px;
}

.hardwood-btn-wrap a:not(:last-child) {
  margin-right: 15px;
  margin-bottom: 15px;
}

.hardwood-right-inner {
  padding-left: 42px;
  padding-top: 85px;
}

.portfolio-card figure {
  margin-bottom: 0;
  height: 262px;
  overflow: hidden;
}

.portfolio-card figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s ease-in-out;
}

.portfolio-card {
  position: relative;
  display: block;
  width: 100%;
}

.portfolio-slider .slick-list {
  margin: 0 -15px;
}

.portfolio-slider .portfolio-item {
  padding: 0 15px;
}

.portfolio-content h3 {
  -webkit-text-fill-color: #ffffff;
  margin-bottom: 0;
  z-index: 2;
}

.portfolio-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.portfolio-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.63;
  z-index: 1;
}

.portfolio-card:hover figure img {
  transform: scale(1.1);
}

.portfolio-slider-outer {
  position: relative;
}

.portfolio-btn-wrap .slick-arrow {
  background-color: transparent;
  border: 0;
  outline: none;
  box-shadow: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 59px;
  height: 59px;
  padding: 0;
  transition: all .3s ease-in-out;
}

.portfolio-btn-wrap .slick-arrow:hover {
  opacity: 0.5;
}

.portfolio-btn-wrap .slick-arrow img {
  width: 100%;
  height: 100%;
}

.portfolio-btn-wrap .prev {
  left: -130px;
}

.portfolio-btn-wrap .next {
  right: -130px;
}

.our-portfolio-sec .cmn-hdr {
  margin-bottom: 50px;
}

.our-portfolio-sec {
  background-color: #F5F6F8;
}

.container-rightalign {
  padding-left: calc((100% - 1140px)/2);
}

.row-reverse {
  flex-direction: row-reverse;
}

.row-reverse .hardwood-right-inner {
  padding-left: 0;
}

.collections-sec .cmn-hdr {
  margin-bottom: 40px;
}

.banner.inner-banner.banner-nwx {
  padding: 265px 0;
  height: 100vh;
}

/* 15.07.24 css */


/* 16.07.24 start */

.collections-card h3 {
  margin-bottom: 10px;
}

/* 16.07.24 end */


/* 11.09.2024 start */

.container.extmnu {
  max-width: 1180px;
}

/* 11.09.2024 start */

/* SS110924 Begin */

.ftr-widget .ftrwdgt-head {
  color: #fff;
  font-weight: 600;
  margin-bottom: 25px;
}

.ftr-widget .f-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ftr-widget .f-menu li {
  margin-bottom: 20px;
}

.ftr-widget .f-menu li:last-child {
  margin-bottom: 0;
}

.ftr-widget .f-menu li a {
  color: #fff;
}

.ftr-widget .f-menu li a:hover {
  color: var(--yellow);
}

/* End of SS110924 */

/* 31-03-2025 M.M Css Start */
.faq-new-acc .accordion-item {
  background-color: transparent;
  border: 0;
}

.page-template-hardwood-flooring-store-landing .banner h1 {
  font-size: 72px;
}

.hardwood-flooring-store-landing-main-wraper .hardwood-left-col figure {
  height: 100%;
}

.hardwood-flooring-store-landing-main-wraper .hardwood-left-col figure img {
  object-fit: cover;
}

.page-template-hardwood-flooring-store-landing .banner p {
  line-height: 1.5;
}

.faq-new-title {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
  background-clip: inherit;
  -webkit-text-fill-color: #000000;
  background: none;
  text-shadow: none;
  font-family: "Montserrat", sans-serif;
  font-variant: normal;
  margin-bottom: 0;
  padding: 24px 50px 24px 0px;
  cursor: pointer;
}

.faq-new-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background: url(images/plus-icon.svg) no-repeat right center / 15px;
}

.faq-new-title.active::before {
  background: url(images/minus-icon.svg) no-repeat right center / 15px;
}

.faq-new-item:first-child {
  border-top: 0px;
}

.faq-new-item {
  border-top: 1px solid #2f2f2f;
}

.faq-new-body {
  display: none;
}

.faq-new-body {
  padding: 0 30px 25px 0;
}

.hardwood-flooring-store-landing-main-wraper .hardwood-right-inner {
  padding-top: 0;
}

.collections-card figure a {
  display: block;
  height: 100%;
}



/* 31-03-2025 M.M Css End */

/* 22-04-2025 start KM */
.page-id-4888 .main-head .new-btn.rqstsample,
.page-id-6091 .main-head .new-btn.rqstsample,
.page-id-6368 .main-head .new-btn.rqstsample,
.page-id-6610 .main-head .new-btn.rqstsample,
.page-id-6622 .main-head .new-btn.rqstsample {
  color: #000000;
  min-height: unset;
  padding: 15px 30px;
}

.page-id-4888 .banner h1,
.page-id-6610 .banner h1 {
  font-size: 80px;
}

.page-id-6091 {
  padding: 113px 0 0;
}

html {
  margin: 0 !important;
}

.page-id-6091 .banner video,
.page-id-6091 .banner.inner-banner {
  height: calc(100vh - 113px);
}

.page-id-6091 .main-head {
  background: #000000;
}

/* 22-04-2025 end KM */



/* 23-04-25 Css Strat S.Mv */

.page-template-hardwood-flooring-distributor-service .main-head {
  position: relative;
  background: #000;
}

.page-template-hardwood-flooring-distributor-service .inner-banner.dfn-gap {
  padding: 100px 0;
  min-height: 800px;
}

.page-template-hardwood-flooring-distributor-service .inner-banner p {
  line-height: 1.5;
  max-width: 740px;
  margin: 0 auto 30px;
}

.page-template-hardwood-flooring-distributor-service .banner-lower-img {
  padding-top: 60px;
}

.page-template-hardwood-flooring-distributor-service .banner-lower-img img {
  max-width: 160px;
  margin: 0 15px;
}

.page-template-hardwood-flooring-distributor-service .hardwood-sec>.cmn-hdr {
  max-width: 1100px;
  margin: 0px auto 70px;
  text-align: center;
}

.page-template-hardwood-flooring-distributor-service .hardwood-sec .hardwood-btn-wrap {
  text-align: center;
}

.page-template-hardwood-flooring-distributor-service .old-world {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background-position: bottom;
}

.page-template-hardwood-flooring-distributor-service .old-world:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.page-template-hardwood-flooring-distributor-service .old-word-sec {
  text-align: center;
}

.page-template-hardwood-flooring-distributor-service .old-word-sec h2,
.page-template-hardwood-flooring-distributor-service .old-word-sec p {
  color: #fff;
}

.whole-luxury-sec {
  text-align: center;
}

.whole-luxury-sec .boxes {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -10px -10px;
}

.whole-luxury-sec .boxes .box {
  width: 33.33%;
  padding: 10px;
}

.whole-luxury-sec .boxes .box h3 {
  font-size: 32px;
}

.page-template-hardwood-flooring-distributor-service .hardwood-right-inner .hardwood-btn-wrap {
  text-align: left;
}

.page-template-hardwood-flooring-distributor-service .our-portfolio-sec .hardwood-btn-wrap {
  text-align: center;
}


.page-template-hardwood-flooring-distributor-service .reviews_part {
  padding: 60px 0;
}

.page-template-hardwood-flooring-distributor-service .hardwood-right-inner {
  padding-top: 0;
}

/* 23-04-25 Css End S.Mv */

/* 25-04-25 Css Start S.Mv */
.page-template-hardwood-flooring-distributor-service .cmn-hdr h2,
.page-template-hardwood-flooring-distributor-service h2 {
  font-size: 40px;
}

.page-template-hardwood-flooring-distributor-service .box-upr-wpr {
  margin-bottom: 45px;
}

.page-template-hardwood-flooring-distributor-service .box-upr-wpr p {
  width: fit-content;
  padding-left: 35px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  font-weight: 700;
}

.page-template-hardwood-flooring-distributor-service .box-upr-wpr p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  background: url(./images/dotted.svg) no-repeat left center;
  background-size: 100% 100%;
}

.page-template-hardwood-flooring-distributor-service .banner h1 {
  line-height: 1.1;
}

/* 25-04-25 Css End S.Mv */
/*28-4-2025 css JM start*/
.choosesec {
  padding: 60px 0;
}

.wholesale-wrapp {
  margin-bottom: 0;
}

/*28-4-2025 css JM end*/
/* 3/6/2025 start */
.page-id-6622 ul {
  list-style: none;
}

.page-id-6622 .inner-wrap h1 {
  font-size: 55px;
}

.page-id-6622 .inner-banner.dfn-gap {
  min-height: auto !important;
}

/* 3/6/2025 End */
/*19/6/2025 start*/
.c-wraper {
  padding: 10px;
  box-shadow: 0 65px 65px 0 #3ca1f317;
  background: #fff;
}

.c-wraper p a {
  color: #212529;
}

.page-template-new-contact-template .gform_wrapper.gravity-theme textarea {
  border-color: #ddd;
}

.page-template-new-contact-template .gform_wrapper.gravity-theme .gform_footer input {
  color: #fff;
  background-color: #d8bd6c;
  height: 58px;
  padding: 0 30px;
  font-weight: 400;
}

.page-template-new-contact-template .gform_wrapper.gravity-theme .gform_footer input:hover {
  color: #fff;
  background-color: #000;
}

/*19/6/2025 end*/


/* 13-08-2025 */
.tag-line {
  text-align: center;
  padding-top: 60px;
}

.tag-line span {
  font-size: 24px;
  font-weight: 700;
}

.counter-section {
  text-align: center;
  padding: 60px 20px;
  background: #f8f8f8;
}

.counter-section h2 {
  font-size: 2.5em;
  margin-bottom: 40px;
  color: #333;
}

.counters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.counter-box {
  background: white;
  padding: 30px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  width: 200px;
  transition: transform 0.3s ease;
}

.counter-box:hover {
  transform: translateY(-5px);
}

.counter-number {
  font-size: 2em;
  font-weight: bold;
  color: #d8bd6c;
  /* Your theme color */
}

.counter-label {
  font-size: 1em;
  margin-top: 10px;
  color: #555;
}

.comparison-section {
  padding: 60px 20px;
  background: #fff;
  text-align: center;
}

.comparison-section h2 {
  font-size: 2em;
  margin-bottom: 40px;
  color: #333;
}

.comparison-table {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 40px auto;
  border-collapse: collapse;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.comparison-table thead th {
  background: linear-gradient(45deg, #D8BD6C 2.14%, #C7A14E 26.75%, #F2E0A0 47.85%, #D8BD6C 77.28%, #C7A14E 100.76%) !important;
  /*  background-color: #d8bd6c;*/
  /* Your theme color */
  color: #fff;
  padding: 15px;
  font-size: 1.1em;
}

.comparison-table td {
  padding: 15px;
  font-size: 1em;
  color: #444;
  font-weight: 800;
  background-color: #fdfdfd;
}

.comparison-table td {
  border: 1px solid #999191;
  border-width: 0 1px 1px 1px;
}

.comparison-table th {
  border: 1px solid #999191;
}

/*.comparison-table th:not(:last-child){
  border-right: 1px solid #999191;
}*/

.comparison-table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}

.rqst_btn {
  margin-top: 20px;
}

.rqst_btn .btn {
  background-color: #d8bd6c;
  color: #fff;
  font-weight: bold;
  border: none;
  padding: 14px 30px;
  font-size: 1.1em;
  border-radius: 6px;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.rqst_btn .btn:hover {
  background-color: #bda44f;
  color: #fff;
}

.video-section {
  background-color: #F5F6F8;
  padding: 100px 20px;
  text-align: center;
}

.video-section h2 {
  font-size: 2em;
  margin-bottom: 40px;
  color: #333;
}

.video-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.video-wrapper {
  flex: 1 1 300px;
  max-width: 400px;
  aspect-ratio: 16 / 9;
  background: #000;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.video-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  /* margin: 30px 0; */
}

.video-box {
  flex: 1 1 48%;
  aspect-ratio: 16 / 9;
  background-color: #000;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.video-box iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.map-box {
  background: #fff;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  text-align: center;
}

.location-name {
  margin-top: 10px;
  font-weight: 600;
  color: #333;
  font-size: 1rem;
}

.page-template-marine-grade-hardwood-floors-lp .hardwood-right-inner {
  padding-top: 0;
}

.page-template-marine-grade-hardwood-floors-lp .durable-sec h2,
.page-template-marine-grade-hardwood-floors-lp .durable-sec p,
.page-template-marine-grade-hardwood-floors-lp .durable-sec .hardwood-btn-wrap {
  text-align: center;
}

.page-template-marine-grade-hardwood-floors-lp .main-head .btn.btn-info.btn-lg.rqstsample {
  display: none;
}

.page-template-marine-grade-hardwood-floors-lp h1 {
  font-size: 3.5vw;
}

/* 13-08-2025 */

/* 31-10-2025 start Kaushik MOndal */
.thank-you-block {
  position: relative;
}

.th-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.th-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.th-overlay {
  position: relative;
  z-index: 1;
  padding: 205px 0 60px;
}

.th-box {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px;
  border: 3px solid #f2e0a0;
  background-color: rgba(0, 0, 0, .504);
  text-align: center;
}

.th-box h1 {
  font-family: "Roboto Slab", serif;
  font-weight: 500;
  font-variant: small-caps;
  font-size: 60px;
  line-height: 1.2;
  background: -o-linear-gradient(310.74deg, #d8bd6c 2.14%, #c7a14e 26.75%, #f2e0a0 47.85%, #d8bd6c 77.28%, #c7a14e 100.76%);
  background: linear-gradient(139.26deg, #d8bd6c 2.14%, #c7a14e 26.75%, #f2e0a0 47.85%, #d8bd6c 77.28%, #c7a14e 100.76%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: capitalize;
  text-shadow: 0 10px 10px rgba(0, 0, 0, .25);
}

.th-box p {
  color: #fff;
}

/* 31-10-2025 end Kaushik MOndal */

/* 14/11/25 work start */
.browse-by-collection {
  text-align: center;
}

.browse-by-collection .top-para {
  margin-bottom: 70px;
}

.sec-head {
  margin-bottom: 60px;
}

.browse-by-collection .collection-card {
  padding-top: 99%;
  background-size: cover;
  position: relative;
}

.browse-by-collection .collection-card a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: linear-gradient(180deg, rgba(31, 35, 34, 0) 45.85%, #1F2322 100%);
  transition: all .3s ease-in-out;
}

.browse-by-collection .collection-name {
  font-size: 45px;
  font-weight: 600;
}

.browse-by-collection .collection-card a {
  color: #fff;
}

.browse-by-collection .collection-card a h3 {
  -webkit-text-fill-color: inherit;
  color: #fff;
  font-family: "Montserrat";
  font-variant: none;
}

.browse-by-collection .collection-link {
  font-weight: 600;
  color: #FACA68;
  border-bottom: 1px solid #FACA68;
  transition: all .3s ease-in-out;
}

.browse-by-collection .collection-card a:hover {
  background: linear-gradient(180deg, rgba(31, 35, 34, 0) 20%, #1F2322 100%);
}

.browse-by-collection .collection-card a:hover .collection-link {
  color: #fff;
  border-color: #fff;
}

.browse-by-collection .btn-wrap {
  margin-top: 50px;
}

.browse-by-collection .collection-card.tm-sml-rq a {
  padding: 50px;
  align-items: flex-start;
  justify-content: flex-end;
  text-align: left;
}

/* 14/11/25 work end */

/* 18/11/25 work start */
.faq-new-sec {
  background: #F5F6F8;
}

.faq-area .faq-new-item {
  border-top: 3px solid #C9A637;
}

.faq-area {
  border-bottom: 3px solid #C9A637;
}

.faq-area .faq-new-title {
  font-size: 18px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.faq-area .faq-new-title::before {
  background-image: url('./images/faq-plus.svg');
}

.faq-new-title.active::before {
  background-image: url('./images/faq-minus.svg');
}

h1.inner-wrap {
  font-family: "Dancing Script";
}

.new-btn {
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
  font-weight: 500;
}

.new-btn img {
  margin-left: 12px;
}

.cmn-gap {
  padding: 70px 0px;
}

.faq-area .faq-new-body {
  padding-bottom: 40px;
  margin-top: -15px;
}

.inner-banner.dfn-gap {
  padding: 180px 0px 100px !important;
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* */

.filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
}

.filter-group {
  width: 15%;
  min-width: 175px;
}

.sample-product-grid {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.sample-product-card {
  flex-direction: row;
  border: 1px solid #e5e5e5;
  padding: 15px;
  background: #fff;
  position: relative;
}

.sp-thumb img {
  width: 120px;
  height: 120px;
  object-fit: cover;
}

.sp-content {
  flex: 1;
  padding-left: 15px;
}

.sp-sku {
  font-size: 12px;
  color: #777;
  display: block;
  margin-bottom: 4px;
}

.sp-title {
  font-size: 18px;
  margin: 0 0 6px;
}

.sp-parent-cat {
  font-size: 13px;
  color: #333;
  font-weight: 600;
}

.sp-desc {
  font-size: 13px;
  color: #666;
  margin-top: 6px;
}

.sp-cart {
  display: flex;
  align-items: center;
}

.sp-cart-btn {
  background: #111;
  color: #fff;
  padding: 10px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.sp-cart-btn i {
  font-size: 16px;
}

.sample-cat-desc {
  margin-top: 70px;
  margin-bottom: 70px;
}

#sample-filter-form .filter-row.visible-filters {
  gap: 0px;
  margin: -15px;
}

#sample-filter-form .filter-group {
  padding: 15px;
  width: 16.6666%;
  min-width: auto;
}

#sample-filter-form .filter-group>label {
  border-bottom: 3px solid #C7A14E;
  width: 100%;
  font-weight: 600;
  background-repeat: no-repeat;
  background-image: url('./images/drop-menu-blk.svg');
  background-position: right center;
  background-size: 15px;
}

.additional-btn {
  margin-top: 60px;
}

.sample-products-grid .sample-product-card {
  border: 0;
  padding: 0px;
}

.sample-products-grid .sample-product-card {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.sample-products-grid .sp-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.sample-products-grid .sp-thumb {
  width: 100%;
  position: relative;
  padding-top: 71%;
  margin-bottom: 20px;
}

.sample-products-grid .sp-content {
  padding-left: 0px;
  padding-right: 30px;
}

.sample-product-card .sp-cart {
  align-items: flex-start;
  padding-top: 5px;
  flex-shrink: 0;
}

.sample-product-card .sp-cart-btn {
  background: #2F2F2F;
  border-radius: 7px;
  width: 65px;
  height: 65px;
}

.sample-product-card .sp-cart-btn i {
  font-size: 22px;
}

.sample-product-card .sp-cart-btn:hover {
  color: #fff;
}

.sample-product-card .sp-sku {
  font-weight: 600;
  color: #B18209;
}

.sample-product-card .sp-title {
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 400;
  text-shadow: none;
  font-variant: no-common-ligatures;
  -webkit-text-fill-color: #9C9C9C;
  margin-bottom: 5px;
}

.sample-product-card .sp-parent-cat {
  font-size: 18px;
  font-weight: 600;
  color: #2F2F2F;
}

.sample-product-card .sp-desc {
  font-size: 15px;
  font-weight: 400;
}

.product-listing-top-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.product-listing-top-section select {
  width: auto;
  font-weight: 600;
  border-bottom: 3px solid #C7A14E;
  padding: 0px;
  min-width: 190px;
  background-image: url('./images/drop-menu-blk.svg');
  background-position: right center;
  background-size: 15px;
}

.product-listing-top-heading {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-size: 60px;
  line-height: 1.2;
  font-variant: small-caps;
  color: #353535;
  text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  padding-right: 25px;
}

.inner-wrap h1 {
  font-family: "Dancing Script";
}

.additional-btn-wrap {
  text-align: center;
}

.additional-btn {
  border: 0px;
}

.additional-btn img {
  width: 15px;
}

.filter-group.custom-dropdown {
  position: relative;
}

.options-list {
  position: absolute;
  top: calc(100% - 15px);
  left: 15px;
  right: 15px;
  max-height: 200px;
  overflow: auto;
  background: #746541;
  padding: 0;
}

.fltr-cntrol-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  padding: 10px;
  border-bottom: 1px solid #fff;
}

.clear-filter {
  background: transparent;
  border: 0;
  text-decoration: underline;
  color: #fff;
  font-weight: 600;
  padding: 0px;
}

.clear-filter:hover {
  text-decoration: none;
}

.fltr-cntrol-options-wrap {
  padding: 10px;
}

.fltr-cntrol-options-wrap label input {
  display: none;
}

.fltr-cntrol-options-wrap label {
  width: 100%;
}

.fltr-cntrol-options-wrap label {
  padding: 5px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
}

.fltr-cntrol-options-wrap label+label {
  margin-top: 5px;
}

.fltr-cntrol-options-wrap label:has(input:checked) {
  background: #fff;
  color: #2f2f2f;
}

/* 18/11/25 work end */
#sample-filter-form .filter-row {
  gap: 0px;
  margin: -15px;
}

.options-list {
  z-index: 10;
}

.sample-products-grid {
  text-align: center;
}

.sample-product-grid {
  text-align: left;
}

.filter-row:not(:last-child) {
  padding-bottom: 15px;
}

/* NOV 20-2025 Start */
.section-gap{padding: 145px 0 0;}
.top-strip{
  padding: 41px 0;
  background-color: #F5F6F8;
  text-align: center;
  font-weight: 400;
  color: var(--black);
}
.top-strip strong{font-weight: 600;}
.form-wrapper h3{  
  font-family: var(--font-robotoslab);
  font-style: normal;
  font-weight: 300;
  font-size: 60px;
  line-height: 1.2;
  font-variant: small-caps;
  text-transform: initial;
  color: #353535;
  text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25); 
  -webkit-text-fill-color: initial;
  background: transparent;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label,
.form-wrapper .gform_wrapper.gravity-theme .gfield_label{
  font-size: 18px !important;
  font-weight: 400;
  color: #353535;
}
.form-wrapper .gform_wrapper.gravity-theme .gfield_label::first-letter{text-transform: uppercase;}
.form-wrapper .gform_wrapper.gravity-theme .gfield_required{display: none;}
.form-wrapper .gform_wrapper.gravity-theme .gform_fields{
  grid-row-gap: 22px;
}
.form-wrapper .gform_wrapper.gravity-theme .ginput_complex input, .form-wrapper .gform_wrapper.gravity-theme .ginput_complex select,
.form-wrapper .gform_wrapper.gravity-theme .gfield input.large, .form-wrapper .gform_wrapper.gravity-theme .gfield select.large{
  background-color: #fff;
  border: 1px solid #D7D7D7;
  height: 65px;
  padding: 10px 30px;
  color: #9C9C9C;
  font-size: 15px;
}
.form-wrapper .gform_wrapper.gravity-theme select{
  background: url(images/arrow.svg) no-repeat calc(100% - 16px) center transparent !important;
  background-size: 12px !important;
}
.form-wrapper .gform_wrapper.gravity-theme .gfield textarea.medium{
   background-color: #fff;
  border: 1px solid #D7D7D7;
  padding: 20px 30px;
}
.form-wrapper .gform_wrapper.gravity-theme .gsection#field_7_10,
.form-wrapper .gform_wrapper.gravity-theme .gsection#field_7_17{
  border-bottom: 2.5px solid #D8BD6C;
  margin: 70px 0 40px;
}
.form-wrapper .gform_wrapper.gravity-theme .gfield-choice-input{
  width: 42px; height: 42px;
  border-radius: 0;
  border: 1px solid #D7D7D7;
  accent-color: var(--yellow);
  margin-right: 25px;
}
.plcy-text{
  text-align: center;
}
.form-wrapper .gform_wrapper.gravity-theme .gform_footer{justify-content: center;}
.plcy-text a{color: var(--black); font-weight: 400; text-decoration: underline !important;}
.plcy-text a:hover{color: var(--yellow);}
.form-wrapper input[type="submit"]{
  display: inline-flex;
  align-items: center;
  justify-content: center; 
  color: #000000;
  text-transform: capitalize;
  background: linear-gradient(139.26deg, #D8BD6C 2.14%, #C7A14E 26.75%, #F2E0A0 47.85%, #D8BD6C 77.28%, #C7A14E 100.76%);
  padding: 20px 32px;
  border-radius: 8px;
  min-height: 69px; 
  font-size: 18px;
  font-weight: 500;
} 
.form-wrapper input[type="submit"]:hover{
      background: linear-gradient(45deg, #D8BD6C 2.14%, #C7A14E 26.75%, #F2E0A0 47.85%, #D8BD6C 77.28%, #C7A14E 100.76%);
    color: #000000;
}
/* NOV 20-2025 End */

/* support p.p 21.11.25 css start */
.vino-sec .summary .cart .button {
  background-color: #d8bd6c;
  color: #fff;
  font-weight: bold;
  border: none;
  padding: 19px 30px;
  font-size: 20px;
  border-radius: 6px;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.vino-sec .summary .cart .button:hover {
  background-color: #bda44f;
  color: #fff;
}
.fancybox-can-swipe .fancybox-content button{
  background-color: #d8bd6c !important;
  color: #fff !important;
  font-weight: bold !important;
  border: none !important;
  padding: 10px 30px !important;
  font-size: 20px !important;
  border-radius: 6px !important;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
}
.fancybox-can-swipe .fancybox-content button:hover {
  background-color: #bda44f !important;
  color: #fff !important;
}
.fancybox-content h2{
  font-size: 30px !important;
}
.plank-size-dropdown {
  position: relative;
  display: inline-block;
}

/* .plank-size-toggle {
  background-color: #d8bd6c !important;
  color: #fff !important;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 18px;
  padding: 12px 30px !important;
  font-weight: bold !important;
}
.plank-size-menu {
  display: none;
  position: absolute;
  background:#fff;
  padding: 0px 0;
  min-width: 200px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 35px 35px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 35px 35px rgba(0, 0, 0, 0.25);
  z-index: 99;
  overflow: hidden;
  border-right: 2px solid #c7a14e;
  border-top: 2px solid #c7a14e;
  border-left: 2px solid #f2e0a0;
  border-bottom: 2px solid #f2e0a0;
}
.plank-size-menu a {
  display: block;
  padding: 12px 18px;
  color: var(--black);
  text-decoration: none;

}
.plank-size-menu a:hover {
  background: #f2f2f2;
  color: #b18209;
} */
.sub-menu {
 
  position: absolute;

  top: 100%;
  left: -62px;
  z-index: 1000;
  display: none;
 
  border-radius: 0;
  width: 180px;
  padding: 0;
}
.post-173 .entry-header>.default_title{
  padding: 0;
}
.post-173 .entry-content .woocommerce-MyAccount-navigation ul{
list-style: none;
}
.post-173 .entry-content .woocommerce-MyAccount-navigation ul>.woocommerce-MyAccount-navigation-link a {
  background-color: #d8bd6c;
  color: #fff;
  font-weight: bold;
  border: none;
  padding: 12px 30px;
  font-size: 18px;
  border-radius: 6px;
  text-decoration: none;
  display: block;
  transition: background-color 0.3s ease;
}
.post-173 .entry-content .woocommerce-MyAccount-navigation ul>.woocommerce-MyAccount-navigation-link:not(:last-child){
  margin-bottom: 15px;
}
.post-173 .entry-content .woocommerce-MyAccount-navigation ul>.woocommerce-MyAccount-navigation-link.is-active a{
  background-color: #bda44f;
  color: #fff;
}
.post-173{
  padding: 230px 0 100px;
}
.post-173 .entry-header>.entry-title{
  margin-bottom: 40px;
}

.post-173 .entry-content .woocommerce-MyAccount-content{
  text-align: left !important;
  padding-left: 50px !important;
}
.post-173 .entry-content .woocommerce-MyAccount-content p{
  font-size: 23px;
  margin-bottom: 12px;
}
.post-173 .entry-content .woocommerce-MyAccount-content p>a{
  color: var(--black);
  font-weight: 600;
}
.post-173 .entry-content .woocommerce-MyAccount-content p>a:hover{
  color:#bda44f ;
}
.post-173 .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h2{
  font-size: 30px !important;
  margin-bottom: 15px !important;
}
/* .post-173 .woocommerce-account .addresses .title .edit{
  float: left !important;
} */
.post-173 .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title a{
  font-size: 18px;
  font-weight: 500;
  color: var(--black);
  margin-bottom: 10px;
}
.post-173 .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title a:hover{
  color:#bda44f
}
.woocommerce-account .addresses .title .edit{
  float: left !important;
}
.navbar .header-cart-icon .cart-icon{
  display: block !important;
  max-width: 20px !important;
}
.navbar .header-cart-icon .cart-icon img{
  width: 100%;
}
.post-173 .entry-content .form-row .woocommerce-button{
  background-color: #d8bd6c !important;
  color: #fff !important;
  font-weight: bold !important;
  border: none !important;
  padding: 10px 30px !important;
  font-size: 20px !important;
  border-radius: 6px !important;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
}
.post-173 .entry-content .form-row .woocommerce-button:hover {
  background-color: #bda44f !important;
  color: #fff !important;
}
.post-173 .entry-content .woocommerce-LostPassword a{
  color: var(--black);
  font-weight: 500;
}
.post-173 .entry-content .woocommerce-LostPassword a:hover{
  color:#bda44f
}
.custom_cart_page_wrpr .sample-product-grid .sample-product-card .sp-thumb a{
  display: block;
  position: relative;
  padding-top: 76% !important;
  width: 100% !important;
}
.custom_cart_page_wrpr .sample-product-grid .sample-product-card .sp-thumb a img{
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.custom_cart_page_wrpr .sp-content-sec-wrp {
  display: flex;
}
.custom_cart_page_wrpr .sp-content {
  flex: 1;
  padding-left: 0px;
  margin-top: 18px;
}
.custom_cart_page_wrpr .sample-product-card .sp-cart {
  padding-top: 24px;
}
.custom_cart_page_wrpr .sample-product-card{
  border: 0;
}
.custom_cart_page_wrpr.cmn-gap {
  padding: 250px 0px 100px;
}
.custom_cart_page_wrpr .new-btn.rqstsample {
  display: block;
  margin: 20px auto 0;
  max-width: 178px;
}
.plank-size-dropdown {
  position: relative;
  display: inline-block;
}
 
.plank-size-toggle {
  background-color: #d8bd6c !important;
  color: #fff !important;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 18px;
  padding: 12px 30px !important;
  font-weight: bold !important;
}
.plank-size-menu {
  display: none;
  position: absolute;
  background:#fff;
  padding: 0px 0;
  min-width: 200px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 35px 35px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 35px 35px rgba(0, 0, 0, 0.25);
  z-index: 99;
  overflow: hidden;
  border-right: 2px solid #c7a14e;
  border-top: 2px solid #c7a14e;
  border-left: 2px solid #f2e0a0;
  border-bottom: 2px solid #f2e0a0;
}
.plank-size-menu a {
  display: block;
  padding: 12px 18px;
  color: var(--black);
  text-decoration: none;
 
}
.plank-size-menu a:hover {
  background: #f2f2f2;
  color: #b18209;
}
.page-id-7764 .sample-product-grid{
  gap: 0;
}
.page-id-7764 .product-listing-top-heading{
  margin-bottom: 30px;
}
.page-id-7771 .form-wrapper .gform_confirmation_message{
  text-align: center;
  margin-bottom: 15px;
}
.form-wrapper .gform_wrapper.gravity-theme .gfield textarea.medium{
  color: #9C9C9C !important;
}
/* support p.p 21.11.25 css end */

/*support css update 28/11/2025*/
.page-template-page-request-samples .grid-collection-here .collection-card{
 padding-top: 75%;
}
.page-template-page-request-samples .browse-by-collection .grid-collection-here{
  max-width: 1024px;
  margin: 0 auto;
}
.sample-product-card .sp-parent-cat{
  background: transparent;
    background-clip:inherit;
     text-fill-color:inherit;
      -webkit-background-clip:inherit;
  -webkit-text-fill-color:inherit;
  text-shadow: none;
}

.sample-product-card .sp-parent-cat a{
  font-size: 18px;
    font-weight: 600;
    color: #2F2F2F;
}
.sample-product-card .sp-parent-cat a:hover{
  color: var(--yellow);
}

.xoo-wsc-basket{
  bottom: 82px;
  right: 12px;
}
.sample-product-card .sp-thumb{
  overflow: hidden;
}
.sample-product-card .sp-thumb > a{
   width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sample-product-card .sp-thumb > a img{
  position: static;
}
.sample-product-card .sp-cart{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.sample-product-card .sp-thumb > a:hover .sp-cart{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.sample-product-card .sp-thumb .sp-cart-btn{
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.sample-product-card .sp-thumb .sp-cart-btn:hover{
  background-color: #d8bd6c;
}
.sample-product-card .sp-thumb .sp-cart-btn > img{
  max-width: 24px;
 width: 100%!important;
  height: auto!important;
  position: static!important;
}
.custom_cart_page_wrpr .sample-product-grid .sample-product-card .sp-thumb .sp-cart-btn > img{
  width: 100%!important;
  height: auto!important;
  position: static!important;
}
.xoo-wsc-modal .xoo-wsc-ft-buttons-cont  .xoo-wsc-ft-btn {
  background-color:#d8bd6c;
  border-radius: 10px;
  border-color: #d8bd6c;
}
.xoo-wsc-modal .xoo-wsc-ft-buttons-cont  .xoo-wsc-ft-btn:hover{
  background-color:#000000;
  border-color: #000000;
  color: #ffffff;
}
.xoo-wsc-product .xoo-wsc-img-col > a{
min-height: 100px;
border-radius: 8px;
position: relative;
width: 100%;
overflow: hidden;
}
.xoo-wsc-product .xoo-wsc-img-col > a img{
width: 100%;
height: 100%!important;
position: absolute;
top: 0;
left: 0;
-o-object-fit: cover;
   object-fit: cover;
}
.xoo-wsc-modal .xoo-wsc-smr-del{
width: 30px;
height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
border-radius: 100%;
color:#ffffff;
background-color: #000000;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.xoo-wsc-modal .xoo-wsc-smr-del:hover{
  background-color: #d8bd6c;
}
/*support css update 28/11/2025*/
/* ========== responsive css =========== */

@media (min-width: 1025px) {

  /* navbar*/
  .navbar-nav .clickD {
    display: none;
  }

  .navbar-nav li.menu-item-has-children:hover>.sub-menu {
    display: block;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1160px;
  }
}

@media (max-width: 1520px) {
  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::after {
    width: 3px;
    height: 553px;
    bottom: -553px;
    right: 54%;
  }
}

@media (max-width: 1439px) {
  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::after {
    width: 3px;
    height: 555px;
    bottom: -556px;
    right: 63%;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::before {
    height: 387px;
    width: 3px;
    background-color: #d8bd6c;
    top: -387px;
    left: auto;
    right: 34%;
  }

  /*.team_sectn_svg1 svg{
    height: auto;
  }*/
  .locator_wrap_location {
    padding-top: 75px;
  }

  #sample-filter-form .filter-group>label {
    font-size: 16px;
  }
}

@media (max-width:1399px) {
  .portfolio-btn-wrap .prev {
    left: -70px;
  }

  .portfolio-btn-wrap .next {
    right: -70px;
  }

  /* S.Mv Css Start 25-04-25 */
  .page-template-hardwood-flooring-distributor-service .banner h1 {
    font-size: 70px;
    max-width: 980px;
    margin: 0 auto 30px;
  }

  .page-template-hardwood-flooring-distributor-service .banner-lower-img img {
    max-width: 130px;
    margin: 0 5px;
  }

  .page-template-hardwood-flooring-distributor-service .inner-banner.dfn-gap {
    padding: 70px 0;
    min-height: 700px;
  }

  .page-template-hardwood-flooring-distributor-service .ftr-rgt .luxe-red a {
    max-width: 100px;
  }

  /* S.Mv Css End 25-04-25 */

}

@media (max-width: 1280px) {
  .vino-outr.v-outr2::before {
    right: 0%;
  }

  .vino-outr.v-outr2::after {
    width: 887px;
    top: -25px;
    height: 3px;
    right: 0px;
  }

  .vino-outr.v-outr2.cus-line::before {
    right: 0%;
  }

  .cat_row_slider .slick-list {
    padding: 0;
  }

  .cat_row_slider {
    padding: 0 60px;
  }

  .cat_row_slider .slick-prev {
    left: 0;
  }

  .cat_row_slider .slick-next {
    right: 0;
  }

  .portfolio_row_slider .slick-prev {
    left: 0;
  }

  .portfolio_row_slider .slick-next {
    right: 0;
  }

  .portfolio_row_slider {
    padding: 0 60px;
  }

  /* sg-09-jul-2024 */
  .vino-sec .vino-outr {
    padding-top: 120px;
  }

  /* sg-09-jul-2024 */
  /* 15.07.24 css */
  .portfolio-btn-wrap .prev {
    left: -20px;
  }

  .portfolio-btn-wrap .next {
    right: -20px;
  }

  .portfolio-btn-wrap .slick-arrow {
    width: 42px;
    height: 42px;
  }

  /* 18/11/25 work start */
  .inner-banner.dfn-gap {
    min-height: 500px;
  }

  /* 18/11/25 work end */

}

@media (max-width: 1199px) {
  .navbar-brand {
    width: 204px;
  }

  h1 {
    font-size: 70px;
  }

  body {
    font-size: 15px;
  }

  h2 {
    font-size: 46px;
  }

  .banner {
    /* padding: 277px 0; */
  }

  .vin-wrap ul li {
    margin-bottom: 16px;
  }

  .vin-wrap ul li::after {
    top: 1px;
  }

  h3 {
    font-size: 40px;
  }

  .banner.inner-banner {
    /* padding: 208px 0; */
  }

  .navbar-nav li a {
    font-size: 14px;
  }

  .vin-wrap.cmn-wrap {
    padding: 35px 60px;
  }

  .la-sec {
    padding: 150px 0;
  }

  .cmn-gap {
    padding: 55px 0;
  }

  .vino-sec h2::before {
    top: -59px;
    height: 87px;
  }

  .vin-wrap {
    padding: 20px 0;
  }

  .vdo-wrap figure {
    height: 345px;
  }

  .play-btn::after {
    top: -7px;
    bottom: -7px;
    left: -7px;
    right: -7px;
  }

  .vdo-wrap figure img {
    position: relative;
    z-index: 1;
  }

  .vin-wrap.vin-wrap1::before {
    height: 225px;
    top: -225px;
  }

  .vino-outr.v-outr2::before {
    height: 340px;
    top: -362px;
  }

  .vin-wrap.vin-wrap2::after {
    top: -125px;
    height: 125px;
    right: 40%;
  }

  .vino-outr.v-outr2::after {
    width: 736px;
    top: -25px;
    right: 0px;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::before {
    height: 235px;
    top: -238px;
    right: 55%;
  }

  .cmn-hdr {
    margin-bottom: 45px;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::after {
    height: 363px;
    bottom: -365px;
    right: 69%;
  }

  .ftr-links a {
    font-size: 15px;
  }

  .ftr-rgt a {
    font-size: 33px;
  }

  .copy p {
    font-size: 15px;
  }

  .ftr-btm {
    margin: 34px 0;
  }

  .ftr-lft {
    max-width: 100%;
    margin-bottom: 18px;
  }

  .vino-outr.v-outr2.cus-line::before {
    height: 286px;
    top: -308px;
  }

  .vino-outr.v-outr2.cus-line .vin-wrap.vin-wrap2::after {
    top: -145px;
    height: 144px;
    right: 40%;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1.main-wrap::before {
    height: 257px;
    top: -258px;
    right: 55%;
  }

  .max-width-banner {
    max-width: 693px;
  }

  .max-width-banner h1 {
    font-size: 47px;
  }

  .banner.inner-banner.dfn-gap {
    /* padding: 132px 0 75px; */
  }

  .cus-row .vin-left h2::before {
    top: -98px;
    height: 127px;
  }

  .vdo-wrap1::after {
    width: 317px;
    bottom: 10px;
  }

  /* sudam------ */

  h5 {
    font-size: 16px;
  }

  .cards p {
    font-size: 14px;
  }

  .round-icon {
    width: 30px;
    height: 30px;
  }

  .locason-rap {
    padding: 10px;
  }

  .theb-footer a {
    color: var(--dark);
    font-size: 13px;
    padding-left: 7px;
  }

  .location-wrap {
    min-height: 112px;
  }

  #trigger2 {
    bottom: -205px;
    z-index: 2;
  }

  #trigger2 svg {
    height: 222px !important;
  }

  #trigger3 svg {
    height: 439px !important;
    width: 793px !important;
  }

  #trigger3 {
    top: -207px;
    right: 0;
  }

  #trigger4 svg {
    height: 237px !important;
  }

  #trigger4 {
    bottom: -206px;
    left: 25%;
  }

  #trigger5 svg {
    height: 366px !important;
  }

  #trigger5 {
    left: 12%;
    top: -208px;
  }

  #trigger6 svg {
    height: 404px !important;
    width: 820px !important;
  }

  #trigger6 {
    top: -206px;
  }

  #trigger7 svg {
    height: 260px;
  }

  #trigger7 {
    bottom: -207px;
    left: 25%;
  }

  #trigger9 svg {
    height: 127px;
  }

  #trigger9 {
    bottom: -127px;
  }

  #trigger8 {
    top: -187px;
  }

  .locason-sec .card-top {
    height: auto;

  }


  /*----20-10-22-----*/

  .woocommerce-shop .woocommerce-result-count {
    font-size: 14px;
    margin-right: 12px;
  }

  .woocommerce-shop .woocommerce-ordering select {
    font-size: 14px;
  }

  /* CSS Modification 27.10.22 */
  .sec_wrps .woocommerce-ordering select {
    font-size: 14px;
  }

  .sec_wrps .woocommerce-result-count {
    font-size: 14px;
    margin-right: 12px;
  }

  /* CSS Modification 27.10.22 */
  .curve_sec.block-res .vdo-wrap {
    max-width: 360px;
  }


  /* support 03-07-3 start */
  .bnr_wrappr_xd.cmn-gap {
    padding: 40px 0 60px;
  }

  /* support 03-07-3 end */
  .locator_wrap_location {
    padding-top: 0;
  }

  .team_sectn_svg1 {
    display: none;
  }

  .quotes_cnt_inner {
    padding: 0 0;
  }

  /* sg-09-jul-2024 */
  .categ-col .btn-info {
    font-size: 17px;
  }

  .categ-col figure {
    height: 219px;
  }

  .vino-col-btn {
    text-align: center;
    padding: 0;
  }

  .vino-sec .vino-outr {
    padding-top: 90px;
  }

  .vino-sec .cmn-hdr h2,
  .cmn-hdr.cmn-hdr2.new_clsss a {
    max-width: initial !important;
  }

  .vino-sec .cmn-hdr.new_clsss {
    margin-bottom: 0;
  }

  .officer-sec h2 {
    margin-left: 0;
  }

  /* sg-09-jul-2024 */

  /* 15.07.24 css */
  .portfolio-content h3,
  .collections-card h3 {
    font-size: 22px;
  }

  .portfolio-content {
    padding: 15px;
  }

  .container-leftalign {
    padding-right: calc((100% - 960px)/2);
  }

  .container-rightalign {
    padding-left: calc((100% - 960px)/2);
  }

  .hardwood-right-inner {
    padding-left: 0;
    padding-top: 55px;
  }

  .hardwood-btn-wrap {
    padding-top: 35px;
  }

  .new-btn {
    min-height: 1px;
  }

  .banner.inner-banner.banner-nwx {
    padding: 208px 0;
  }

  /* 15.07.24 css */
  .navbar-nav>li {
    margin: 0 8px;
  }

  /* 31-03-2025 M.M Css Start */
  .page-template-hardwood-flooring-store-landing .banner h1 {
    font-size: 62px;
  }

  /* 31-03-2025 M.M Css End */

  /* 22-04-2025 start KM */
  .page-id-4888 .banner h1,
  .page-id-6610 .banner h1 {
    font-size: 54px;
  }

  /* 22-04-2025 end KM */


  /* S.Mv Css Start 25-04-25 */
  .page-template-hardwood-flooring-distributor-service .banner h1 {
    font-size: 55px;
    max-width: 780px;
  }

  .page-template-hardwood-flooring-distributor-service .ftr-btm {
    margin: 0;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-listing li:not(:last-child) {
    margin-bottom: 15px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-listing li {
    padding-left: 28px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-listing li::before {
    width: 17px;
    height: 17px;
  }

  .page-template-hardwood-flooring-distributor-service .new-btn {
    font-size: 14px;
    padding: 20px 13px;
    line-height: 1;
  }

  .page-template-hardwood-flooring-distributor-service .new-btn img {
    width: 20px;
  }

  /* S.Mv Css End 25-04-25 */
  .page-id-6622 .inner-wrap h1 {
    font-size: 40px;
  }

  /* 18/11/25 work start */
  .browse-by-collection .collection-card a h3 {
    font-size: 30px;
  }

  .browse-by-collection .collection-card a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .browse-by-collection .collection-card.tm-sml-rq a {
    padding: 20px;
    padding-bottom: 30px;
  }

  .browse-by-collection .collection-card a h3 {
    margin-bottom: 15px;
  }

  /* 18/11/25 work end */
  #sample-filter-form .filter-group {
    width: 20%;
  }

  /* NOV 20-2025 Start */
  .section-gap {
    padding: 142px 0 0;
  }
  /* NOV 20-2025 End */

}

@media (max-width: 1024px) {

  /* navbar*/
  .navbar-nav .clickD {
    position: absolute;
    right: 0;
    top: 17px;
    width: 20px;
    height: 20px;
    background: url(images/arrow-down.svg) center center no-repeat;
    display: block;
    background-size: 10px;
    cursor: pointer;
  }

  .navbar-nav .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: brightness(0) saturate(100%) invert(89%) sepia(68%) saturate(2403%) hue-rotate(321deg) brightness(100%) contrast(94%);
  }

  .sub-menu>li.menu-item-has-children .clickD {
    top: 8px;
    right: 5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .sub-menu>li.menu-item-has-children .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .navbar-nav>li.menu-item-has-children {
    padding-right: 20px;
  }

  .sub-menu>li.menu-item-has-children>a {
    padding-right: 20px;
  }

  .sub-menu.show {
    display: block;
  }

  .navbar-nav>li {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav>li.current-menu-item>a:after,
  .navbar-nav>li>a:after,
  .navbar-nav>li.menu-item-has-children>a:after {
    width: 100%;
    opacity: 0;
  }

  .navbar-nav>li.current-menu-item>a:after,
  .navbar-nav>li>a:hover:after,
  .navbar-nav>li.menu-item-has-children:hover>a:after {
    width: 100%;
    opacity: 1;
  }

  .navbar-nav li.menu-item-has-children a:before {
    display: none;
  }

  .navbar-nav li.menu-item-has-children a {
    padding-right: 0;
  }

  /* navbar end*/
  #trigger1,
  #trigger2,
  #trigger3,
  #trigger4,
  #trigger5,
  #trigger6,
  #trigger7,
  #trigger8,
  #trigger9,
  #trigger10,
  #trigger11,
  #trigger12,
  #trigger13,
  #trigger14,
  #trigger15,
  #trigger16,
  #trigger17,
  #trigger18,
  #trigger19,
  #trigger20,
  #trigger21,
  #trigger22,
  #trigger23,
  #trigger24,
  #trigger25 {
    display: none;
  }

  .vin-wrap.first-line::before,
  .vin-wrap.first-line::after,
  .cmn-wrap .scnd-line::before,
  .cmn-wrap .scnd-line::after {
    width: 100%;
  }

  .cmn-wrap .scnd-line2::before,
  .cmn-wrap .scnd-line2::after {
    height: 100%;
  }

  .block-res .vin-wrap.first-line::before,
  .block-res .vin-wrap.first-line::after {
    width: 0;
  }

  .block-res .vin-wrap.first-line.cmn-active::before,
  .block-res .vin-wrap.first-line.cmn-active::after {
    width: 100%;
  }

  .banner video {
    height: 50vh;
  }

  .curve_sec.block-res .vdo-wrap {
    max-width: 459px;
  }

  .curve_sec.block-res .line_pk {
    display: none;
  }

  .svg_loc_outer_wrapper {
    display: none;
  }

  .loc_outer_wrap:nth-child(odd) .loc_outer_wrap_headings {
    padding-right: 0;
  }

  .loc_outer_wrap:nth-child(even) .loc_outer_wrap_headings {
    padding-left: 0;
  }

  .opr_sec .loc_outer_wrap.neww:last-child {
    margin-bottom: 0;
  }

  .opr_sec .loc_outer_wrap.neww h3 {
    margin-bottom: 50px;
  }

  .cont_wpr.cont_wpr_line .btn {
    font-size: 16px;
    padding: 10px 15px;
  }

  .page-template-miami-location .banner video {
    height: 500px;
  }

  /* 18/11/25 work start */
  .inner-banner.dfn-gap {
    min-height: 450px;
  }

  /* 18/11/25 work end */

}

@media (max-width: 991px) {

  .menu-item-3215>a+.clickD {
    background-position: right 14px center !important;
    width: 100% !important;
    right: 0 !important;
    background-size: 12px;
  }

  .menu-item-3215>a+.clickD.toggled {
    background-position: right 95% center !important;
    background-size: 12px;
  }

  .flx-center {
    margin-left: 102px;
  }

  /* navbar*/
  .navbar-toggler {
    position: relative;
    width: 33px;
    margin-left: auto;
    height: 28px;
    padding: 0;
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  .stick,
  .stick:after,
  .stick:before {
    width: 30px;
    height: 2px;
    background: rgb(255, 255, 255);
    position: absolute;
    left: 0;
    top: auto;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    border-radius: 5px;
  }

  .stick:before {
    content: "";
    top: -10px;
    left: 0;
  }

  .stick:after {
    content: "";
    top: 10px;
    left: 0;
  }

  .stick.open {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    background: transparent;
  }

  .stick.open:before {
    -webkit-transform: rotate(45deg) translate(42px, -28px);
    -ms-transform: rotate(45deg) translate(42px, -28px);
    transform: rotate(45deg) translate(42px, -28px);
    background: #000;
    left: 2px;
  }

  .stick.open:after {
    -webkit-transform: rotate(-45deg) translate(42px, 28px);
    -ms-transform: rotate(-45deg) translate(42px, 28px);
    transform: rotate(-45deg) translate(42px, 28px);
    left: 2px;
    background: #000;
  }

  .navbar-nav .clickD {
    top: 8px;
    right: 10px !important;
    -webkit-transform: rotate(0) !important;
    -ms-transform: rotate(0) !important;
    transform: rotate(0) !important;
  }

  .navbar-nav .clickD.toggled {
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
  }

  .sub-menu,
  .navbar-nav>li>.sub-menu .sub-menu {
    position: relative;
    width: 100%;
    left: inherit;
    top: inherit;
    border: none;
    right: inherit;
  }

  .navbar-nav>li.menu-item-has-children {
    padding-right: 0;
  }

  .navbar-nav>li {
    margin: 0;
    padding: 0;
  }

  .navbar-nav li.menu-item-has-children>a {
    padding-right: 30px !important;
  }

  .navbar-nav>li>a {
    padding: 8px 20px;
    display: inline-block;
    width: 100%;
  }

  .sub-menu>li>a {
    padding: 4px 20px;
  }

  .sub-menu .sub-menu>li>a {
    padding-left: 60px;
  }

  .sub-menu .sub-menu .sub-menu>li>a {
    padding-left: 80px;
  }

  .navbar-nav>li>a:after {
    bottom: 0;
  }

  /* navbar end*/

  /* push nav */

  .navbar-collapse {
    background: #fff;
    position: fixed;
    top: 0;
    height: 100% !important;
    width: 290px;
    overflow-y: auto;
    -webkit-transition: inherit !important;
    -o-transition: inherit !important;
    transition: inherit !important;
    right: 0;
    margin: 0;
    display: block !important;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.2s ease-in-out !important;
    -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
    transition: -webkit-transform 0.2s ease-in-out !important;
    -o-transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
    z-index: 100;
  }

  .navbar-collapse.show,
  .navbar-collapse.collapsing {
    display: block !important;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.2s ease-in-out !important;
    -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
    transition: -webkit-transform 0.2s ease-in-out !important;
    -o-transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
  }

  .navbar-collapse .navbar-nav {
    margin: 80px 0 0 !important;
    padding: 0 0 40px 0;
  }

  .navbar-collapse .navbar-toggler {
    display: block;
    right: 20px;
    top: 20px;
    position: absolute;
  }

  #navoverlay.open {
    background-color: rgba(0, 0, 0, 0.4);
    pointer-events: all;
    -webkit-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
  }

  body.open-nav,
  html.open-nav {
    height: 100%;
    overflow: hidden !important;
  }

  /* push nav end */
  .navbar-nav li a {
    font-size: 16px;
    color: #000000;
  }

  .banner {
    /* padding: 175px 0; */
  }

  h1 {
    font-size: 55px;
  }

  h2 {
    font-size: 36px;
  }

  .vino-sec h2::before {
    top: -59px;
    height: 81px;
  }

  .la-sec {
    padding: 60px 0;
  }

  .vin-wrap.cmn-wrap {
    max-width: 600px;
  }

  .vin-wrap.cmn-wrap {
    padding: 28px 48px;
  }

  h3 {
    font-size: 32px;
  }

  .vino-outr.v-outr2::before {
    height: 183px;
    top: -205px;
  }

  .vin-wrap.vin-wrap2::after {
    top: -113px;
    height: 112px;
    right: 40%;
  }

  .vino-outr.v-outr2::after {
    width: 533px;
    top: -25px;
    right: 0px;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::before {
    height: 134px;
    top: -136px;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::after {
    height: 252px;
    bottom: -253px;
    right: 56%;
  }

  .officer-sec h2 {
    margin-left: 152px;
  }

  .ftr-rgt a {
    font-size: 24px;
  }

  .ftr-links li {
    margin-right: 0;
    width: 33.33%;
  }

  .banner.inner-banner {
    /* padding: 146px 0; */
  }

  .vino-outr.v-outr2.cus-line::before {
    height: 180px;
    top: -205px;
  }

  .vino-outr.v-outr2.cus-line .vin-wrap.vin-wrap2::after {
    top: -111px;
    height: 110px;
    right: 40%;
  }

  .vin-wrap {
    margin-right: 0;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1.main-wrap::before {
    height: 136px;
    top: -136px;
    right: 55%;
  }

  .banner .theb-footer h6 {
    font-size: 13px;
  }

  .cus-row .vin-left h2::before {
    top: -54px;
    height: 76px;
  }

  .vdo-wrap1::after,
  .cus-row .vin-left h2::after,
  .cus-row .vin-left h2::before {
    display: none;
  }

  .cus-row .vin-left h2 {
    padding-left: 0;
  }

  .cus-row .vin-left p {
    padding-left: 0;
  }

  /* sudam */

  .cust-col {
    max-width: 50%;
  }

  /* .categ-row {
    margin-bottom: -20px;
  } */
  .categ-col {
    padding-bottom: 20px;
  }

  .location-wrap {
    min-height: 117px;
  }

  .locason-sec .cust-row {
    margin-bottom: -25px;
  }

  .locason-sec .col-lg-3.cust-col {
    margin-bottom: 25px;
  }

  .cards-footer {
    margin-top: 14px;
  }

  .navbar-nav .clickD {
    filter: brightness(0);
  }

  .sub-menu {
    background: rgb(0 0 0 / 69%);
    box-shadow: none;
  }

  .sub-menu::after {
    display: none;
  }

  .la-sec.spacer .cmn-wrap .scnd-line2 .flx-center.abt_clss {
    margin-right: 0;
  }

  .category .collect-sec .entry-title {
    min-height: auto;
  }

  .ftr-links {
    justify-content: flex-start;
  }

  /* support 9-11-22 start  */
  .team_secs_img,
  .team_secs_content {
    width: 100%;
  }

  .team_secs_img {
    position: static;
    background: none !important;
  }

  .team_secs_item {
    min-height: auto;
  }

  .team_secs_item .ofcr-pic {
    display: block;
  }

  .team_secs_content p {
    font-size: 15px;
    font-weight: 500;
  }

  /* .team_secs{
    padding-top: 0;
  } */

  .team_secs .vin-wrap.first-line::before {
    top: 0;
  }

  /* support 9-11-22 end  */


  /* 19.01.23 start */

  .single-post .cust-col {
    width: 100%;
    max-width: inherit;
  }

  .single-post .thebest-sec p iframe {
    width: 100%;
  }

  /* 19.01.23 end */


  /* ========== 28/02/2023 =========== */
  .spacer.vino-sec:not(.trg_cls) .cmn-hdr {
    text-align: center;
  }

  .spacer.vino-sec:not(.trg_cls) .cmn-hdr h2 {
    padding-left: 0;
  }

  .cmn-hdr.cmn-hdr2.new_clsss a,
  .cmn-hdr.cmn-hdr2 h2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .officer-sec h2 br {
    display: none;
  }

  .officer-sec h2 {
    margin-left: 0;
  }

  /* ========== 28/02/2023 END =========== */
  .them_img {

    height: auto;
  }

  .team_secs .loc_outer:nth-child(2n) .cont_wpr {
    margin-left: 0px;
    margin-right: 0px;
  }

  .team_secs .loc_outer:nth-child(n) .cont_wpr {
    margin-right: 0px;
    margin-left: 0px;
  }

  .cont_wpr {
    margin-top: 20px;
  }

  .opr_sec .loc_outer_wrap.neww {
    margin-bottom: 40px;
  }

  .opr_sec .loc_outer_wrap.neww .cont_wpr {
    margin-left: 30px !important;
    margin-right: 30px !important;
    margin-bottom: 0;
  }

  .opr_sec .cont_wpr.cont_wpr_line {
    padding: 27px 0 27px 0;
  }

  .opr_sec .loc_outer_wrap.neww h3 {
    text-align: center;
    margin-bottom: 30px;
  }

  .contact_btm_sec .iframe_info {
    padding-left: 0;
    margin-top: 30px;
  }

  .contact_btm_sec .separte_btns {
    margin-top: 0;
  }

  /* sg-09-jul-2024 */
  .categ-col figure {
    height: 250px;
  }

  .navbar-toggler {
    order: 3;
    margin-left: 35px;
  }

  .vino-sec .al_logos {
    margin-bottom: 50px;
  }

  .vino-sec .vino-outr {
    padding-top: 50px;
  }

  /* sg-09-jul-2024 */
  /* 15.07.24 css */
  .collections-row {
    --bs-gutter-x: 22px;
    --bs-gutter-y: 25px;
  }

  .new-btn {
    padding: 15px 13px;
    border-radius: 8px;
    min-height: 52px;
    font-size: 15px;
  }

  .portfolio-content h3,
  .collections-card h3 {
    font-size: 20px;
  }

  .portfolio-slider-outer {
    padding-bottom: 50px;
  }

  .portfolio-btn-wrap .slick-arrow {
    top: inherit;
    bottom: 0;
    transform: translateY(0);
  }

  .portfolio-btn-wrap .prev {
    left: calc(50% - 47px);
  }

  .portfolio-btn-wrap .next {
    right: calc(50% - 47px);
  }

  .portfolio-slider .slick-list {
    margin: 0 -10px;
  }

  .portfolio-slider .portfolio-item {
    padding: 0 10px;
  }

  .container-leftalign {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 750px;
    margin: 0 auto;
  }

  .container-rightalign {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 750px;
    margin: 0 auto;
  }

  .hardwood-right-inner {
    padding-top: 25px;
  }

  .banner.inner-banner.banner-nwx {
    padding: 146px 0;
  }

  /* 15.07.24 css */

  /* 31-03-2025 M.M Css Start */
  .page-template-hardwood-flooring-store-landing .banner h1 {
    font-size: 42px;
  }

  .hardwood-flooring-store-landing-main-wraper .hardwood-right-inner {
    padding-top: 25px;
  }

  .faq-new-title {
    font-size: 20px;
  }

  /* 31-03-2025 M.M Css End */

  /* 22-04-2025 start KM */
  .page-id-4888 .main-head .new-btn.rqstsample,
  .page-id-6610 .main-head .new-btn.rqstsample,
  .page-id-6091 .main-head .new-btn.rqstsample {
    font-size: 14px;
  }

  .page-id-4888 .banner h1,
  .page-id-6610 .banner h1 {
    font-size: 42px;
  }

  /* 22-04-2025 end KM */

  /* 25-04-25 Css Start S.Mv */
  .page-template-hardwood-flooring-distributor-service .banner-lower-img img {
    max-width: 110px;
  }

  .page-template-hardwood-flooring-distributor-service p,
  .page-template-hardwood-flooring-distributor-service {
    font-size: 18px;
  }

  .page-template-hardwood-flooring-distributor-service .navbar-brand {
    width: 180px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-hdr h2,
  .page-template-hardwood-flooring-distributor-service h2 {
    font-size: 34px;
  }

  .page-template-hardwood-flooring-distributor-service .hardwood-sec>.cmn-hdr {
    margin: 0px auto 40px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-hdr {
    margin-bottom: 40px;
  }

  .page-template-hardwood-flooring-distributor-service .hardwood-right-inner {
    padding-top: 30px;
  }

  .page-template-hardwood-flooring-distributor-service .hardwood-right-inner .cmn-hdr {
    margin-bottom: 20px;
  }

  .page-template-hardwood-flooring-distributor-service .old-world {
    padding: 30px 0;
  }

  .choosesec {
    padding: 30px 0;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-hdr h4 {
    font-size: 22px;
  }

  .page-template-hardwood-flooring-distributor-service .portfolio-btn-wrap {
    margin-top: 30px;
  }

  .page-template-hardwood-flooring-distributor-service .ftr-rgt .luxe-red a {
    max-width: 90px;
    margin: 0 8px;
  }

  .page-template-hardwood-flooring-distributor-service .reviews_part {
    padding: 60px 0;
  }

  .page-template-hardwood-flooring-distributor-service .footer-wrap .copy {
    margin-top: 25px;
  }


  /* 25-04-25 Css End S.Mv */

  /* 31-10-2025 start Kaushik Mondal */
  .th-overlay {
    padding: 155px 0 42px;
  }

  .th-box {
    padding: 32px;
  }

  .th-box h1 {
    font-size: 44px;
  }

  /* 31-10-2025 end Kaushik Mondal */

  /* 18/11/25 work start */
  .inner-banner.dfn-gap {
    min-height: 350px;
  }

  .faq-area .faq-new-title {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .faq-area .faq-new-body {
    margin-top: 0px;
    padding-bottom: 20px;
  }

  .new-btn {
    padding: 15px;
  }

  .new-btn img {
    width: 20px;
  }

  /* 18/11/25 work end */
  #sample-filter-form .filter-group {
    width: 25%;
  }

  .sample-product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .product-listing-top-heading {
    font-size: 42px;
  }

  /* NOV 20-2025 Start */
  .section-gap {
      padding: 117px 0 0;
  }
  .top-strip{padding: 20px 0;}
  .custom_cart_page_wrpr.cmn-gap {
    padding: 170px 0px 60px;
}
.sample-product-grid{
  gap: 0;
}
.srch_icn img,
.header-cart-icon img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7457%) hue-rotate(61deg) brightness(103%) contrast(102%);
}
.custom_cart_page_wrpr .new-btn.rqstsample {
  max-width: 137px;
}
  /* NOV 20-2025 End */
}

@media (max-width: 767px) {
  .page-id-6622 .inner-wrap h1 {
    font-size: 30px;
  }

  .page-id-6622 .banner p {
    font-weight: normal;
    padding-top: 20px;
  }

  .locason-sec .card-top {
    height: auto;
  }

  .flx-center {
    margin-left: 0;
  }

  .cmn-wrap .scnd-line2 {
    padding: 25px 25px;
  }

  /* images alignment for wordpress content pages */
  .alignright,
  .alignleft,
  .aligncenter {
    float: none;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    clear: both;
    margin-bottom: 24px;
  }

  .vin-left {
    margin-bottom: 30px;
  }

  .block-res .new_cls:last-child .vin-left {
    margin-bottom: 0;
  }

  .vdo-wrap figure {
    height: auto;
  }

  .vin-wrap.vin-wrap1::before,
  .vino-outr.v-outr2::before,
  .vin-wrap.vin-wrap2::after,
  .vino-outr.v-outr2::after,
  .vin-wrap.cmn-wrap.cmn-wrap2.vin-wrap1::after,
  .vino-sec h2::after,
  .vino-sec h2::before,
  .kj-line:before {
    display: none;
  }

  .vin-wrap.cmn-wrap {
    padding: 20px 40px;
    margin: 0 auto;
  }

  .vino-outr.v-outr2 {
    padding-top: 0;
    position: relative;
  }

  .vin-wrap.cmn-wrap.cmn-wrap2 {
    margin: 0 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .cus-container {
    padding: 0 12px;
  }

  .ofcr-rgt {
    background: none !important;
    position: static;
  }

  .ofcr-pic {
    display: block;
  }

  .vino-sec h2 {
    padding-left: 0;
    position: relative;
    text-align: center;
  }

  .cmn-hdr.cmn-hdr2 h2 {
    padding-left: 0;
    text-align: center;
  }

  .officer-sec h2 {
    margin-left: 0;
    text-align: center;
  }

  .officer-sec h2 br {
    display: none;
  }

  .max-width-banner h1 {
    font-size: 38px;
  }

  .cmn-hdr {
    margin-bottom: 26px;
  }

  .cus-row .vin-left p {
    padding-left: 0;
    text-align: center;
  }

  .cus-row {
    padding-bottom: 31px;
  }

  /* sudam */

  /* .categ-col {
    max-width: 50%;
  } */

  .location-wrap {
    min-height: 113px;
  }

  .paginason {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ftr-links li {
    width: calc(100% / 3);
  }

  h1 {
    font-size: 46px;
  }

  .cust-col {
    max-width: 100%;
  }

  .location-wrap {
    min-height: auto;
  }

  ul.theb-footer {
    min-height: auto;
  }


  /*----20-10-22-----*/
  .woocommerce-shop .vino-sec .collection_pg {
    width: 100%;
    position: relative;
    top: 0;
  }

  .woocommerce-shop .wraps_both {
    width: 100%;
    margin-left: 0;
    justify-content: space-between;
  }

  .woocommerce-shop .wraps_both .woocommerce-ordering {
    margin: 0;
  }

  .woocommerce-shop .vino-sec .products li.product .woocommerce-loop-product__title {
    text-align: left;
  }

  .my_search .search-form {
    flex-wrap: wrap;
  }

  .my_search .search-form input[type="search"] {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  /* CSS Modification 27.10.22 */
  .wraps_both.sec_wrps {
    width: 100%;
    margin-left: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .bred_cmbs {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
  }

  /* CSS Modification 27.10.22 */
  /*support 3/11/2022*/
  .fancybox-content {
    padding: 40px;
    max-width: 100%;
  }

  /*support 3/11/2022*/


  /* support 07-11-22 start */
  .pdf_icons {
    padding-left: 0;
    justify-content: center;
  }

  /* support 07-11-22 end */

  .woocommerce-tabs .woocommerce-Tabs-panel .yikes-custom-woo-tab-title {
    text-align: left;
  }

  #yith-wcwl-popup-message {
    width: 95%;
    padding: 7px 15px;
  }



  .single-post .thebest-sec h3 {
    font-size: 22px;
  }

  .single-post .thebest-sec h2 {
    font-size: 28px;
  }

  /* 24.01.23 start */

  .post-type-archive .seo_cnt h2 {
    font-size: 28px;
    text-align: left;
  }

  /* 24.01.23 end */


  /* ========== 28/02/2023 =========== */
  .officer-sec .cmn-hdr {
    text-align: center;
  }

  /* ========== 28/02/2023 END =========== */
  .cont_wpr h5 {
    font-size: 20px;
  }

  .social_connc {

    padding: 20px 12px;

  }

  .social_connc h5 {
    font-size: 20px;

  }

  /* support 03-07-23 start */
  .reviews_part {
    padding: 0 0 40px;
  }

  /* support 03-07-23 end */
  .google_review_sec .review_title {
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }

  .google_review_sec .review_title h3 {
    margin-bottom: 20px;
  }

  /* sg-09-jul-2024 */

  .loc_outer_wrap_headings h3 {
    font-size: 26px;
    margin-bottom: 22px;
  }

  .categ-col figure {
    height: initial;
  }

  .categ-col .btn-info {
    font-size: 16px;
    padding: 8px 10px;
  }

  .categ-row {
    --bs-gutter-x: 26px;
    --bs-gutter-y: 30px;
  }

  .awards_card a img {
    height: initial;
  }

  .awards_card a {
    max-width: 200px;
  }

  .awards_card h4 {
    font-size: 23px;
  }

  .header-top-btn .btn-info {
    font-size: 14px;
    padding: 8px;
  }

  .navbar-brand {
    width: 180px;
  }

  .ftr-rgt .luxe-red {
    justify-content: center;
    margin-bottom: -25px;
  }

  .ftr-rgt .luxe-red a {
    margin-bottom: 25px;
  }

  .cmn-gap {
    padding: 50px 0;
  }

  .vino-sec .al_logos {
    margin-bottom: 40px;
  }

  .vino-sec .vino-outr {
    padding-top: 30px;
  }

  /* sg-09-jul-2024 */

  /* 15.07.24 css */
  .our-portfolio-sec .cmn-hdr,
  .collections-sec .cmn-hdr {
    margin-bottom: 20px;
  }

  /* 15.07.24 css */

  /* 31-03-2025 M.M Css Start */
  .page-template-hardwood-flooring-store-landing .banner h1 {
    font-size: 32px;
  }

  .faq-new-title {
    padding: 20px 40px 20px 0;
  }

  .faq-new-body {
    padding: 0 30px 20px 0px;
  }

  /* 31-03-2025 M.M Css End */
  /* 22-04-2025 start KM */

  .page-id-4888,
  .page-id-6610 {
    padding-top: 105px;
  }

  .page-id-4888 .banner.inner-banner.banner-nwx,
  .page-id-6610 .banner.inner-banner.banner-nwx {
    padding: 50px 0 60px;
    height: auto;
    min-height: 578px;
    background-position: bottom;
  }

  .page-id-4888 .main-head,
  .page-id-6610 .main-head {
    background: #000000;
  }

  .page-id-4888 .banner h1,
  .page-id-6610 .banner h1 {
    font-size: 38px;
  }

  .page-id-6091 {
    padding: 105px 0 0;
  }

  .page-id-6091 .banner video,
  .page-id-6091 .banner.inner-banner {
    height: 460px;
  }

  .page-id-6091 .bnr_wrappr {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  /* 22-04-2025 end KM */

  /* 25-04-25 Css Start S.Mv */
  .page-template-hardwood-flooring-distributor-service .banner h1 {
    font-size: 40px;
    margin-bottom: 15px;
  }

  .page-template-hardwood-flooring-distributor-service .inner-banner.dfn-gap {
    padding: 70px 0 50px;
    min-height: 550px;
  }

  .page-template-hardwood-flooring-distributor-service .banner-lower-img img {
    max-width: 90px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-hdr h2,
  .page-template-hardwood-flooring-distributor-service h2 {
    font-size: 30px;
  }

  .whole-luxury-sec .boxes .box {
    width: 100%;
  }

  .whole-luxury-sec .boxes .box:nth-child(2) {
    order: 3;
  }

  .page-template-hardwood-flooring-distributor-service .box-upr-wpr {
    margin-bottom: 15px;
  }

  .box-lwr-wpr a {
    margin-top: 30px;
  }

  .page-template-hardwood-flooring-distributor-service .footer-wrap .copy {
    margin-top: 55px;
  }

  /* 25-04-25 Css End S.Mv */

  /* 13-08-2025 */
  .comparison-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .page-template-marine-grade-hardwood-floors-lp .hardwood-right-inner {
    padding-top: 20px;
  }

  .video-section {
    padding: 40px 20px;
  }

  .counter-box {
    width: 80%;
  }

  /* 13-08-2025 */

  /* 31-10-2025 start Kaushik Mondal */
  .th-overlay {
    padding: 135px 0 30px;
  }

  .th-box h1 {
    font-size: 34px;
  }

  .th-box {
    padding: 28px 20px;
    border: 2px solid #f2e0a0;
  }

  /* 31-10-2025 end Kaushik Mondal */
  #sample-filter-form .filter-group {
    width: 33.33%;
  }

  .sample-products-grid .sample-product-card {
    flex-direction: column;
  }

  .sample-products-grid .sp-content {
    padding-right: 0;
  }

  .product-listing-top-heading {
    font-size: 32px;
  }

  .sample-product-card .sp-cart-btn {
    width: 50px;
    height: 50px;
  }

  .sample-product-card .sp-cart-btn i {
    font-size: 20px;
  }

  .browse-by-collection .collection-card a h3 {
    font-size: 24px;
  }

  .additional-btn {
    margin-top: 30px;
  }
  .sample-product-card .sp-desc{
    margin-bottom: 8px;
  }
  /* NOV 20-2025 Start */
  .form-wrapper h3{font-size: 40px;}
  .gform_wrapper.gravity-theme .gfield-choice-input+label, .form-wrapper .gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px !important; 
  }
  .form-wrapper .gform_wrapper.gravity-theme .ginput_complex input, .form-wrapper .gform_wrapper.gravity-theme .ginput_complex select, .form-wrapper .gform_wrapper.gravity-theme .gfield input.large, .form-wrapper .gform_wrapper.gravity-theme .gfield select.large{
    height: 44px;
    padding: 10px 15px;
  }
  .form-wrapper .gform_wrapper.gravity-theme .gfield textarea.medium{
    padding: 15px 15px;
  }
  .form-wrapper .gform_wrapper.gravity-theme .gsection#field_7_10, .form-wrapper .gform_wrapper.gravity-theme .gsection#field_7_17 { 
    margin: 30px 0 10px;
  }
  .form-wrapper .gform_wrapper.gravity-theme .gfield-choice-input {
    width: 20px;
    height: 20px; 
    margin-right: 6px;
  }
  .form-wrapper input[type="submit"]{
    min-height: auto;
    font-size: 16px;
  }
  .form-wrapper h3{font-size: 30px;}
  .form-wrapper .gform_wrapper.gravity-theme .gform_fields {
      grid-row-gap: 15px;
  }
  .gform_wrapper.gravity-theme .gfield textarea.medium {
      height: 122px;
  }
  /* NOV 20-2025 End */

  .post-173 .entry-content .woocommerce-MyAccount-content {
    padding-left: 0 !important;
    margin-top: 25px !important;
}
.post-173 .entry-content .woocommerce-MyAccount-content p {
  font-size: 21px;
}
.post-173 .entry-content .woocommerce-MyAccount-content p {
  font-size: 18px;
}
.sample-product-card .sp-cart-btn {
  width: 28px;
  height: 28px;
}.custom_cart_page_wrpr.cmn-gap {
  padding: 140px 0px 60px;
}
}

@media(max-width:640px) {
  /* for form perpous */

  .fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme .ginput_complex span {
    margin-bottom: 16px;
  }

  .fancybox-content .modal_body .mdlFrm .gform_wrapper.gravity-theme .ginput_complex span:last-child {
    margin-bottom: 0;
  }

}

@media (max-width: 575px) {
  .banner h5 {
    font-size: 14px;
  }

  h1 {
    font-size: 46px;
  }

  .banner {
    /* padding: 140px 0; */
  }

  .ftr-links li {
    margin-right: 0;
    width: calc(100% / 2);
  }

  h2 {
    font-size: 31px;
  }

  h3 {
    font-size: 27px;
  }

  .max-width-banner h1 {
    font-size: 33px;
  }

  /* sudam */
  .cust-col {
    max-width: 100%;
  }

  .card-top {
    margin-bottom: 13px;
  }

  .thebest-sec h6 {
    margin-bottom: 4px;
  }

  .date {
    margin-bottom: 5px;
  }

  h5 {
    margin-bottom: 6px;
  }

  .cust-col {
    margin-bottom: 30px;
  }

  .cust-row {
    margin-bottom: -40px;
  }

  .paginason {
    margin-top: 47px;
  }

  .thebest-sec.cmn-gap {
    padding-top: 40px;
  }

  .location-wrap {
    min-height: auto;
  }

  .locason-sec .card-top {
    height: auto;
  }

  .thebest-sec .card-top {
    height: auto;
  }

  .cat_row_slider .slick-prev {
    left: 7px;
  }

  .cat_row_slider .slick-next {
    right: 7px;
  }

  .portfolio_row_slider .slick-prev {
    left: 7px;
  }

  .portfolio_row_slider .slick-next {
    right: 7px;
  }

  .opr_sec .loc_outer_wrap.neww .cont_wpr {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  /* sg-09-jul-2024 */
  .page-template-awards .entry-content,
  .page-template-awards .entry-footer {
    margin-bottom: 40px;
  }

  .navbar-toggler {
    margin-left: 20px;
  }

  .header-top-btn .btn-info {
    font-size: 13px;
  }

  .ftr-rgt .luxe-red a {
    margin: 0 8px 25px;
  }

  .vino-sec .al_logos {
    --bs-gutter-x: 16px;
  }


  /* sg-09-jul-2024 */

  /* 22-04-2025 start KM */
  .page-id-4888 .main-head .new-btn.rqstsample,
  .page-id-6610 .main-head .new-btn.rqstsample,
  .page-id-6091 .main-head .new-btn.rqstsample {
    padding: 12px 20px;
  }

  .page-id-4888 .banner h1,
  .page-id-6610 .banner h1 {
    font-size: 30px;
  }

  /* 22-04-2025 end KM */

  /* 25-04-25 Css End S.Mv */
  .page-template-hardwood-flooring-distributor-service .cmn-hdr h4 {
    font-size: 17px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-hdr {
    margin-bottom: 30px;
  }

  .page-template-hardwood-flooring-distributor-service .ftr-rgt .luxe-red a {
    max-width: 70px;
    margin: 0 6px;
  }


  /* 25-04-25 Css End S.Mv */

  /* 18/11/25 work start */
  .inner-banner.dfn-gap {
    padding: 180px 0px 100px !important;
  }

  /* 18/11/25 work end */
  #sample-filter-form .filter-group {
    width: 50%;
  }

  .browse-by-collection .collection-card a h3 {
    font-size: 20px;
  }
  /* ==== */
  .post-173 .entry-content .woocommerce-MyAccount-content p {
    font-size: 16px;
}
/* .sample-product-card{
  padding: 15px 0;
} */
.page-id-7764 .sample-product-grid{
  gap: 0;
  margin: 0 -15px;
}
.custom_cart_page_wrpr .new-btn.rqstsample {
padding: 12px 15px;
  max-width: 137px;
  min-height: 42px;
}
.custom_cart_page_wrpr.cmn-gap {
  padding: 120px 0px 40px;
}
}

@media (max-width: 479px) {
  .vin-wrap.cmn-wrap {
    padding: 20px 21px;
    margin: 0;
  }

  /* sudam */

  .categ-col {
    max-width: 100%;
  }

  .categories-sec.cmn-gap {
    padding: 40px 0 48px;
  }

  .woocommerce-shop .wraps_both {
    width: 100%;
    margin-left: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .woocommerce-shop .woocommerce-result-count {
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .woocommerce-shop .wraps_both .woocommerce-ordering {
    width: 100%;
  }

  .woocommerce-shop .vino-sec .products li.product .woocommerce-loop-product__title {
    font-size: 15px;
  }

  .woocommerce-shop .vino-sec .products li.product .tppdil_description {
    font-size: 13px;
  }

  /* CSS Modification 27.10.22 */
  .sec_wrps .woocommerce-result-count {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .sec_wrps .woocommerce-ordering {
    width: 100%;
  }

  .wraps_both.sec_wrps {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* CSS Modification 27.10.22 */

  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 11px;
    font-size: 14px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-right: 15px;
  }

  /* CSS Modification 18.11.22 */
  .page-id-2485 .yith_wcwl_wishlist_footer a.button.btn {
    font-size: 15px;
  }

  .page-id-2485 .yith_wcwl_wishlist_update input {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  /* CSS Modification 18.11.22 */
  .bnr_wrappr .inner-wrap h1 {
    font-size: 38px;
  }

  .cat_row_slider {
    padding: 0 40px;
  }

  .cat_row_slider .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 40px;
  }

  .categories-sec .cards {
    height: 265px;
  }

  .portfolio_row_slider {
    padding: 0 30px;
  }

  .portfolio_row_slider .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 40px;
  }

  .cont_wpr.cont_wpr_line .btn {
    font-size: 15px;
    padding: 3px 10px;
    margin-right: 10px;
  }

  .btn_wrper {
    display: flex;
  }

  .contact_btm_sec .separte_btns .btn {
    font-size: 15px;
    padding: 8px 15px;
  }

  .contact_btm_sec .info {
    padding-left: 12px;
  }

  .contact_btm_sec .icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }

  .contact_btm_sec .info p {
    font-size: 16px;
  }

  .contact_btm_sec .separte_btns {
    padding-top: 0;
  }

  /* sg-09-jul-2024 */

  .categ-row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 15px;
  }

  .categ-col .btn-info {
    font-size: 15px;
  }

  .loc_outer_wrap_headings h3 {
    font-size: 24px;
  }

  .awards_card {
    padding: 20px 15px;
  }

  .awards_card a {
    max-width: 160px;
  }

  .awards_card h4 {
    font-size: 18px;
  }

  .page-template-awards .entry-footer,
  .page-template-awards .entry-content {
    margin-bottom: 30px;
  }

  .page-template-awards .entry-footer .post-edit-link {
    min-width: 90px;
    padding: 7px 10px;
  }

  .awards_box .awards_row {
    --bs-gutter-y: 30px;
  }

  .main-head {
    padding: 14px 0;
  }

  .header-top-btn .btn-info {
    font-size: 8.8px;
    padding: 7px;
  }



  /* .navbar-toggler{
    margin: 10px 0 0 auto;
  } */

  .navbar-brand {
    width: 150px;
    /* margin-bottom: 10px; */
  }

  .vino-sec .al_logos {
    --bs-gutter-x: 10px;
    margin-bottom: 30px;
  }

  .vino-sec .vino-outr {
    padding-top: 20px;
  }

  .bannerbtm-sec.cmn-gap {
    padding-top: 30px;
  }

  .ftr-rgt .luxe-red a {
    margin: 0 0 25px;
    padding: 0 8px;
    width: 33.333%;
  }

  /* sg-09-jul-2024 */
  /* 15.07.24 css */
  .cmn-listing li:not(:last-child) {
    margin-bottom: 10px;
  }

  .cmn-listing li {
    padding-left: 25px;
  }

  .cmn-listing li::before {
    width: 18px;
    height: 18px;
  }

  .hardwood-btn-wrap {
    padding-top: 25px;
  }

  /* 15.07.24 css */
  /* 31-03-2025 M.M Css Start */
  .faq-new-title {
    font-size: 18px;
  }

  .faq-new-body {
    padding: 0 12px 18px 0px;
  }

  .faq-new-title {
    padding: 18px 30px 18px 0;
  }

  .faq-new-title::before {
    right: 0;
  }

  .page-template-hardwood-flooring-store-landing .banner h1 {
    font-size: 26px;
  }

  /* 31-03-2025 M.M Css End */

  /* 22-04-2025 start KM */
  .page-id-4888,
  .page-id-6610 {
    padding-top: 89px;
  }

  .page-id-4888 .banner.inner-banner.banner-nwx,
  .page-id-6610 .banner.inner-banner.banner-nwx {
    min-height: 418px;
  }

  .page-id-4888 .banner h1,
  .page-id-6610 .banner h1 {
    font-size: 28px;
  }

  .page-id-6091 {
    padding: 89px 0 0;
  }

  .page-id-6091 .banner video,
  .page-id-6091 .banner.inner-banner {
    height: 400px;
  }

  /* 22-04-2025 end KM */

  /* 25-04-25 Css Start S.Mv */
  .page-template-hardwood-flooring-distributor-service .banner h1 {
    font-size: 30px;
  }

  .page-template-hardwood-flooring-distributor-service .banner-lower-img img {
    max-width: 70px;
    margin: 0 2px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-hdr h2,
  .page-template-hardwood-flooring-distributor-service h2 {
    font-size: 28px;
  }

  .page-template-hardwood-flooring-distributor-service .cmn-hdr h4 {
    font-size: 16px;
  }

  .page-template-hardwood-flooring-distributor-service .ftr-rgt .luxe-red a {
    max-width: 65px;
    margin: 0px 2px;
    padding: 0;
  }

  /* 25-04-25 Css End S.Mv */
  #sample-filter-form .filter-group {
    width: 100%;
  }

  .product-listing-top-section {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .product-listing-top-heading {
    font-size: 28px;
    padding: 0;
    margin-bottom: 10px;
  }

  .product-listing-top-section select {
    min-width: 100%;
  }

  .sample-product-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .browse-by-collection .collection-link {
    font-size: 14px;
  }
}

@media (max-width: 374px) {
  .navbar-toggler {
    margin: 10px 0 0 auto;
  }
}


#yith-wcwl-popup-message {
  margin-left: 0 !important;
  transform: translateX(-50%);
}