/********common************/

body {
  font-family: "Roboto", sans-serif;
}

.layout-1220 .container,
.layout-1220 .block.category.event,
.layout-1220 .footer.content,
.layout-1220 .header.content,
.layout-1220 .navigation,
.layout-1220 .page-main,
.layout-1220 .page-wrapper>.breadcrumbs>ul,
.layout-1220 .page-wrapper>.page-bottom,
.layout-1220 .page-wrapper>.widget,
.layout-1220 .top-container {
  /* max-width: 1280px; */
  max-width: 1440px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Libre Baskerville", serif;
  line-height: initial;
  margin: 0;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

.catalog-product-view h4.hdng {
  font-family: "Roboto", sans-serif;
}

.text-white {
  color: #fff;
}

a:visited,
.alink:visited {
  color: #008eb2;
}

::placeholder {
  color: #4a341c;
  opacity: 1;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #4a341c;
}

.owl-carousel .owl-dots {
  left: 70px;
  bottom: 20px;
  top: inherit;
}

.owl-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #fff;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: transparent;
  border: 2px solid #fff;
}

.action.primary {
  height: 38px;
  padding: 0 46px;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: inherit;
  font-weight: 700;
  line-height: 36px;
  font-family: "Roboto", sans-serif;
}

.block.newsletter .action.subscribe {
  background: #000;
  text-transform: uppercase;
  border-color: #000;
}

/**************header************/
.mobile-logo {
  display: none;
}

.page-header .header-main {
  /* background: #f7f7f7; */
  background: #fff;
  border: 0;
  /* padding: 16px 0; */
}

.header-row .header-left {
  padding: 0;
  margin: 2px 0 8px 0;
}

.header-row .header-center {
  padding: 0;
  flex-wrap: wrap;
}

.page-header.type2 .header-row .header-center {
  padding-left: 43px;
  padding-right: 5px;
}

.top-section {
  display: flex;
  margin-left: auto;
  margin-bottom: 10px;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 10px;
  padding: 13px 0 0;
}

.block-search .action.search:before {
  color: #ebe0c8;
  height: 100%;
}

.top-section .header-top-links {
  font-size: 15px;
  text-transform: uppercase;
  color: #464646;
  display: flex;
  align-items: center;
}

.top-section .header-top-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  text-transform: uppercase;
  font-size: 15px;
  gap: 20px;
}

.top-section .header-top-links ul li a:hover {
  text-decoration: underline;
}

.top-section .page-header .header-top-links ul li a {
  color: #464646;
}

.top-section .header-top-links .greet {
  display: none;
}

.top-section .top-cart {
  border-left: 1px dotted #4a341c;
  margin-left: 20px;
}

.top-section .top-cart .showcart {
  background: url("/media/custom/icon-cart.png");
  background-repeat: no-repeat;
  padding-left: 50px;
}

.top-section .minicart-wrapper .action.showcart .text {
  visibility: visible;
  position: relative;
  margin: 0;
  width: auto;
  height: auto;
}

.top-section .headerBusiness {
  font-size: 18px;
  color: #464646;
  display: flex;
  padding-left: 3px;
}

.top-section .hdrPhonenum {
  font-weight: bold;
  margin-right: 10px;
  height: 24px;
  padding-left: 30px;
  background: url("/media/custom/phone_logo1.png");
  background-repeat: no-repeat;
  display: inline-block;
}

.top-section .hdrPhonenum,
.top-section .header-top-links ul li a,
.top-section .minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart::after,
.menu-item a {
  color: #2f3e48;
}

.top-section .hdrPhonenum a {
  color: #000;
}

.middle-section {
  display: flex;
  align-items: start;
  margin-left: 0;
  justify-content: space-between;
  width: 100%;
}

.middle-section .search-area .block.block-search {
  background-color: #fff;
}

.minicart-wrapper .action.showcart .counter.qty {
  background-color: transparent;
  /* left: 20px; */
  top: -2px;
  right: 0;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #2f3e48;
}

.page-header.type2 .search-area {
  padding-left: 0;
  /* width: 421px; */
  width: 445px;
}

.page-header.type2 .middle-section .block-search input {
  height: 34px;
  font-style: italic;
  font-size: 16px;
  padding-left: 10px;
}

.page-header.type2 .middle-section .search-area .minisearch .actions button {
  width: 42px;
  height: 34px;
  line-height: 34px;
}

body .page-header.type2 .search-area .minisearch .actions button {
  right: 0;
  border-radius: 0 5px 5px 0;
  color: #fff;
  background: #3cc3bb;
}

body .page-header.type2 .nav-sections {
  background: #3cc3bb;
}

.menu-item:first-child {
  display: none;
}

.search-area .block.block-search {
  border-radius: 0;
  border-color: #c6c6c6 #dadada #eaeaea;
}

.page-header.type2 .search-area .block.block-search {
  border: 1px solid;
  border-color: #ebe0c8 #ebe0c8 #ebe0c8;
  border-radius: 5px;
  margin-top: 3px;
}

.menu-top {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
  clear: both;
}

.menu-top li.menu-item.active {
  background: #444;
  box-shadow: inset 0 -5px 5px 0 rgba(54, 54, 54, 1);
  color: #fff;
  border-radius: 5px 5px 0 0;
}

.menu-top li.menu-item.active a {
  color: #fff;
}

.menu-top .menu-item a {
  line-height: 20px;
}

.menu-item a {
  display: block;
  text-align: center;
  padding: 14px 20px 14px 20px;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  position: relative;
}

.menu-item>a:before {
  position: absolute;
  right: 0px;
  content: "\e81c";
  font-family: "porto-icons";
  font-size: 17px;
  font-weight: 400;
  display: block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #444;
  max-width: 231px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 10;
  padding: 10px 0;
  right: 15px;
}

.dropdown-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dropdown-content ul li a {
  color: white;
  padding: 10px 30px;
  display: block;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
}

.dropdown-content ul li a:hover {
  background: #696969;
}

.bottom-section {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-bottom: 10px;
}

.secondary-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.secondary-nav ul li {
  display: inline-block;
  border-right: 2px solid #999;
  padding: 0 10px;
  line-height: 1;
}

.secondary-nav ul li a {
  text-decoration: none;
  font-size: 14px;
  color: #000;
}

.secondary-nav ul li a:hover {
  text-decoration: underline;
}

.secondary-nav ul li:last-child {
  border: none;
  padding-right: 0;
}

/**************header************/

/**************nav**************/
.ambanner-slider-wrap {
  margin: 0;
}

.ambanner-slider-block.slick-slider.slick-dotted {
  margin-bottom: 0 !important;
}

.ambanner-slider-container .ambanner-title {
  display: none;
}

.ambanner-slider-container .ambanner-slider-wrap {
  margin-top: 0;
}

.ambanner-slider-dots {
  opacity: 1;
  left: 70px;
  right: inherit;
  margin: 0;
  padding: 0;
  bottom: 20px !important;
}

.ambanner-slider-dots button {
  width: 12px !important;
  height: 12px;
  border-radius: 100%;
  text-indent: -9999px;
  border: 2px solid #fff;
}

.ambanner-slider-dots .slick-active button {
  background: transparent;
  border: 2px solid #fff;
}

/*************nav******* */
.nav-sections-item-content {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.navigation .level0.parent>.level-top {
  padding-right: 10px;
}

.page-header .navigation:not(.side-megamenu) .level0.parent .level-top::after {
  display: none;
}

body .page-header.type2 {
  border-bottom: 0;
}

body .page-header.type2 .nav-sections {
  min-height: auto;
}

.page-header.type2 .navigation:not(.side-megamenu)>ul {
  /* display: flex;
  justify-content: space-between;
  flex-wrap: wrap; */
  display: table;
  width: 100%;
  background-color: #3cc3bb;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0 {
  margin-right: 0;
  flex: 1;
  display: table-cell;
  vertical-align: middle;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
  color: #000;
  justify-content: center;
  font-weight: 500;
  font-size: 17px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 12px 0px;
  width: 100%;
  line-height: 24px;
  padding-right: 10px;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top:hover {
  /* color: #fff; */
  background: #f7f7f7;
}

/* 
.page-header.type2 .navigation:not(.side-megamenu) .level0:last-child .level-top {
  color: #ad221f !important;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0:last-child .level-top:hover {
  color: #fff !important;
} */

.nav-sections-item-content .navigation.sw-megamenu .submenu {
  box-shadow: 0 3px 7px 0 rgba(50, 50, 50, 0.5);
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 15px 30px;
}

.nav-sections-item-content .navigation.sw-megamenu li.level0.fullwidth .submenu li.level1>a {
  color: #008bae;
  font-size: 15px;
  text-transform: capitalize;
  text-align: left;
  font-weight: bold;
}

body .page-header.type2 .sw-megamenu.navigation li.level0 .submenu a {
  font-weight: 400;
}

.sw-megamenu.navigation .subchildmenu.mega-columns.columns4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.sw-megamenu.navigation .subchildmenu.mega-columns.columns4>li {
  width: 100%;
}

.sw-megamenu.navigation .subchildmenu.mega-columns.columns4>li>ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.sw-megamenu.navigation .subchildmenu.mega-columns.columns4.no-subchildmenu {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

/*************nav******* */

.shop-boxes {
  margin-bottom: 30px;
}

.shop-boxes h3 {
  color: #000;
}

.shop-boxes .text-white h3,
.shop-boxes .text-white p {
  color: #fff;
}

.shop-boxes .text-white .pagebuilder-button-primary {
  background: #e5f3f7;
  border-color: #e5f3f7;
  color: #000;
}

.shop-boxes .text-white .pagebuilder-button-primary:hover {
  color: #fff;
  background: #4d2f1c;
  border-color: #4d2f1c;
}

.shop-boxes p {
  color: #000;
  line-height: 18px;
  min-height: 40px;
}

div.pagebuilder-button-primary {
  font-size: 16px;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  padding: 14px 46px;
  background: #3CC3BB;
  border-color: #3CC3BB;
  font-weight: bold;
}

div.pagebuilder-button-primary:hover {
  color: #fff;
  background: #4d2f1c;
  border-color: #4d2f1c;
}

.callOut {
  background: #f4f4f4;
  position: relative;
  min-height: 360px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  height: 100%;
}

.callOutHdng {
  font-size: 26px;
  color: #fff;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  margin: 0;
  padding: 0 4%;
  line-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.callOutImg {
  display: flex;
  width: 100%;
}

.callOutImg a {
  display: flex;
  width: 100%;
  position: relative;
}

.callOutImg a figure {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  height: 127px;
}

.callOutImg img {
  width: 100%;
  object-fit: cover;
}

.callOutContent {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.callOutLinks {
  padding: 15px;
  width: 100%;
}

.callOutLinks a {
  display: block;
  padding: 7px 0;
  line-height: 1.1;
  font-size: 14px;
  color: #464646;
  text-decoration: none;
}

.callOut .seeAll {
  padding: 8px 0;
  width: calc(100% - 30px);
  text-decoration: none;
  display: flex;
  color: #008bae;
  border-top: 1px solid #ccc;
  font-weight: bold;
  left: 0;
  right: 0;
  margin: 0 15px;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  bottom: 0;
  min-height: 53px;
}

.callOutLinks a:hover,
.callOut .seeAll:hover {
  text-decoration: underline;
}

.emailSignup {
  background-color: #3CC3BB;
  padding: 22px 100px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.emailSignup h3 {
  margin-bottom: 5px;
  margin-top: 0;
}

.emailSignup p {
  margin: 0;
  font-size: 14px;
}

.block.newsletter .field .control::before {
  display: none;
}

.block.newsletter input {
  padding: 8px 10px 9px;
}

.emailSignup .emailSignupRight {
  width: 42%;
}

.porto-products h2 {
  color: #4a341c;
  margin-bottom: 10px;
}

.home-featured .product-item-details .product-reviews-summary,
.home-featured .product-item-details .product-item-inner {
  display: none;
}

.home-featured .products-grid .product-item .product-item-info.type1:hover {
  box-shadow: none;
}

.product-item-name a {
  font-weight: bold;
  font-size: 14px;
  color: #464646;
  margin: 0 0 0.25em;
  font-family: "Roboto", sans-serif;
}

.price-box .price {
  font-size: 14px;
  color: #357c7c;
  font-weight: 400;
}

.ambrands-slider {
  margin-bottom: 0;
}

.ambrands-slider .swiper-pagination {
  display: none;
}

.amslider.ambrands-slider .ambrands-inner {
  padding-bottom: 0;
}

.amslider .swiper-button-prev {
  left: -100px;
}

.amslider .swiper-button-next {
  right: -100px;
}

.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  padding: 0;
}

.amslider .swiper-button-prev {
  background-image: url("/media/custom/icon-bracket-left.png");
  background-size: 100%;
  background-color: transparent;
  border-radius: 0;
  width: 33px;
  height: 61px;
}

.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  background-color: transparent;
}

.amslider .swiper-button-next {
  background-image: url("/media/custom/icon-bracket-right.png");
  background-size: 100%;
  background-color: transparent;
  border-radius: 0;
  width: 33px;
  height: 61px;
}

.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  background-color: transparent;
}

.amslider .swiper-button-next:hover,
.amslider .swiper-button-prev:hover {
  background-color: transparent;
}

.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  opacity: 0.25;
}

body #amslider_id86 .ambrands-swiper-brand .ambrands-image-block,
body #amslider_id86 .ambrands-swiper-brand .ambrands-image-block>.ambrands-image {
  max-width: 135px;
}

.brand-bottom-slider .amslider-header-container {
  display: none;
}

/******************footer***************** */

footer {
  position: relative;
  margin: 0 0px 10px;
  color: #363636;
  padding: 0 15px;
}

.footer-main {
  padding: 45px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-bottom: 25px;
}

footer h6 {
  text-transform: capitalize;
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  font-family: "Libre Baskerville", serif;
  font-size: 14px;
}

footer .omega h6 {
  margin-bottom: 15px;
}

.footer-col {
  width: 16.666%;
  padding: 0 10px;
}

.col-sec {
  width: 50%;
}

.footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-col ul li {
  margin: 0 0 10px;
  line-height: 1.1;
}

.footer-col ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #363636;
  text-transform: uppercase;
}

.footer-col ul li a:hover {
  text-decoration: underline;
}

.hurst-col-01 {
  width: 306px;
}

.hurst-col-01.cld {
  width: auto;
  margin-right: 0px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 25px;
}

.hurst-col-01 p {
  font-size: 14px;
  margin: 0 0 1em 0;
}

.col-hurst {
  padding: 0 10px;
}

.col-hurst-outer {
  display: flex;
  gap: 10px;
  /* flex-wrap: wrap; */
}

.callUs {
  font-family: "Libre Baskerville", serif;
  margin: 0;
}

.ftrLogos {
  display: flex;
  align-items: center;
}

.ftrLogos a {
  margin-left: 20px;
}

footer.footer h4 {
  display: block;
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 15px;
  font-family: "Libre Baskerville", serif;
  border: 1px solid red;
}

footer.footer h3 {
  font-size: 20px;
  margin: 0 0 0.5em;
  font-family: "Libre Baskerville", serif;
  border: 1px solid red;
}

ul.cont-col li a {
  color: #363636;
  font-weight: bold;
  font-family: "Libre Baskerville", serif;
  font-size: 14px;
}

ul.cont-col {
  margin: 0 0 30px;
}

.footer-col .social-links a {
  display: inline-block;
  height: 40px;
  width: 40px;
  margin: 0 10px 10px 0;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.5s ease;
}

.footer-col .social-links a:hover {
  color: #24262b;
  background-color: #ffffff;
}

ul.socialFollow {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.socialFollow li {
  display: inline-block;
  margin-right: 5px;
}

ul.socialFollow li.facebook a {
  background-position: 0 0;
}

ul.socialFollow li a {
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(/media/custom/social-33.png) no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden;
}

ul.socialFollow li.houzz a {
  background-position: -43px 0;
}

ul.socialFollow li.pinterest a {
  background-position: -84px 0;
}

ul.socialFollow .instagram a {
  background-position: -127px;
}

ul.socialFollow li a:hover,
ul.socialFollow li a:focus {
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
}

.followUs {
  margin: 0 0 10px;
}

.followUs .footerHeading {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 7px;
  display: block;
  font-family: "Libre Baskerville", serif;
}

.ga-dIYY:not(:last-of-type) {
  margin-right: 0px;
}

.ga-dIYY {
  position: relative;
  width: 20px;
  height: 20px;
}

.eyLxdR {
  display: inline-flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
}

.bXVxrw {
  position: absolute;
  inset: 0px;
  margin: auto;
  line-height: 0;
}

.fEZcxc svg {
  background: none;
}

.gYgBAR img,
.gYgBAR svg {
  display: block;
  object-fit: contain;
  width: 22px;
  height: 22px;
}

.hhxyTb:not(:first-child) {
  margin-top: 4px;
}

.grMzUy:first-child:not(:only-child) {
  margin-right: 8px;
}

.grMzUy {
  font-weight: 700;
  line-height: normal;
  font-size: 20px;
  color: rgb(17, 17, 17);
  word-break: normal !important;
}

.kGZeXD {
  display: inline-flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0px auto;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  padding: 12px 30px 0 90px;
}

.jHuwCI {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: left;
}

.bXVxrw svg {
  position: static !important;
  width: 100% !important;
  height: 100% !important;
}

.cHATJH path {
  fill: rgba(17, 17, 17, 0.2) !important;
}

.nUbNv path {
  fill: rgb(252, 191, 2) !important;
}

.hYCjZl:not(:first-child) {
  margin-top: 4px;
  white-space: nowrap;
}

.bGdOpO {
  line-height: 1.17;
  text-align: center;
  color: rgba(17, 17, 17, 0.5);
  font-size: 10px;
}

.subFooter {
  padding: 15px 0 0;
  text-align: center;
  font-size: 12px;
  color: #363636;
}

.subFtrLogos {
  margin: 0 15px 10px;
}

.subFtrLogos {
  margin: 0 15px 10px;
}

.subFooter p {
  display: inline;
  margin: 0;
}

.vertBar {
  display: inline-block;
  padding: 7px 5px;
}

.footerLinks {
  display: inline-block;
  padding: 7px 0;
}

.copyright {
  /* display: inline-block;
  color: #363636;
  padding: 7px 0; */
  display: flex;
  color: #363636;
  padding: 0;
  justify-content: center;
  align-items: center;
}

.copyright a {
  color: #363636;
}

.copyright a:hover {
  text-decoration: underline;
}

/**************innerpages*****************/

.category-description h1 {
  margin-bottom: 20px;
}

.breadcrumbs {
  margin-bottom: 30px;
}

.breadcrumbs .items {
  display: flex;
}

.breadcrumbs .items li {
  padding: 0 15px 0 0px;
  position: relative;
}

.breadcrumbs .items li:after {
  position: absolute;
  right: 0;
  content: "\e81c";
  transform: rotate(270deg);
  font-family: "porto-icons";
  top: 4px;
  line-height: 17px;
  font-size: 17px;
  font-weight: 400;
  display: block;
  color: #357c7c;
}

.breadcrumbs .items li:first-child {
  padding-left: 0;
}

.breadcrumbs .items li:last-child:after {
  display: none;
}

.breadcrumbs .items li a {
  color: #357c7c;
}

.product-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 120px;
  text-align: center;
  row-gap: 20px;
}

.product-list h6 {
  font-family: "Roboto", sans-serif;
  margin-top: 10px;
}

.product-list h6 a {
  color: #464646;
}

.left-sidebar {
  background: #f7f7f7;
  border: 1px solid #d8d8d8;
  margin-top: 20px
}

.left-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0 !important;
}

.left-sidebar ul li {
  margin: 0 !important;
}

.left-sidebar ul li:nth-child(2) {
  margin-top: 10px !important;
}

.left-sidebar ul li h5 {
  margin: 0;
  padding: 10px 10px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  background: #3CC3BB;
  font-family: "Roboto", sans-serif;
}

.left-sidebar ul li a {
  padding: 4px 10px;
  color: #464646;
  width: 100%;
  font-size: 16px;
  display: flex;
  font-weight: bold;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.left-sidebar ul li a:hover {
  background: #fff;
  border-color: #d8d8d8;
}

h1[data-content-type="heading"] {
  margin-bottom: 15px;
}

h4[data-content-type="heading"] {
  margin-bottom: 10px;
}

.catalog-category-view div.page-main,
.catalog-category-view .category-view {
  display: none;
}

.catalog-product-view .page-main,
.catalog-category-view .page-main,
.checkout-cart-index .page-main,
.checkout-index-index .page-main,
.customer-account-login .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-create .page-main {
  padding-top: 20px;
}

.syn-logo {
  width: 225px;
}

.catalog-product-view div.product.media {
  float: left;
}

/********HOMEPAGE************/
.cms-spring-tech-homepage .column.main {
  width: 100%;
}

.cms-spring-tech-homepage .column.main .container {
  padding: 0;
  margin: 0 auto;
}

.cms-spring-tech-homepage .column.main .grid-content .grid_inner {
  width: 50%;
}

.cms-spring-tech-homepage .page-bottom .grid-content.container {
  display: none;
}

.cms-spring-tech-homepage .owl-dots {
  display: none;
}

/* customer dashboard */
.account.page-layout-2columns-left .block-collapsible-nav .nav.item.current {
  text-decoration: none;
  background: #fff;
  border-top: 1px solid #d8d8d8 !important;
  border-bottom: 1px solid #d8d8d8 !important;
}

.account.page-layout-2columns-left .block.block-collapsible-nav .nav.items {
  font-size: 16px;
  font-weight: bold;
  color: #363636;
  list-style-type: none;
  font-family: inherit;
  border: 1px solid #d8d8d8;
  background: #f7f7f7;
  border-top: 0;
  margin: -1px 0 20px 0;
  padding: 5px 0 15px;
}

.account.page-layout-2columns-left .block.block-collapsible-nav .nav.items li strong {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-family: inherit;
  padding: 6px 10px;
  display: block;
  line-height: 1.1;
  border-bottom: 0;
}

.account.page-layout-2columns-left .block-collapsible-nav .item a {
  border-bottom: 0;
  padding: 6px 10px;
  line-height: 1.1;
}

.account.page-layout-2columns-left .block-collapsible-nav .item:first-child {
  border: 0;
}

.account.page-layout-2columns-left .railNavHeading {
  color: #000 !important;
  font-size: 18px;
  padding: 10px 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: #3cc3bb !important;
  line-height: 1.1;
}

.account.page-layout-2columns-left .block-collapsible-nav .item a:before,
.block-collapsible-nav .item>strong:before {
  display: none;
}

.account.page-layout-2columns-left .block-collapsible-nav .item a,
.block-collapsible-nav .item>strong {
  color: #000;
}

.account.page-layout-2columns-left .block-collapsible-nav li.nav.item.current a {
  text-decoration: none;
  background: #fff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.account.page-layout-2columns-left .column.main .page-title {
  font-size: 30px;
  margin: 0;
  line-height: 1.2;
  font-weight: 600;
}

.account.page-layout-2columns-left .breadcrumbs {
  padding: 15px 0 20px;
  margin: 0;
}

.account.page-layout-2columns-left .column.main .page-title-wrapper {
  display: flex;
  flex-direction: column-reverse;
  margin: 0 0 0.5em;
}

.account.page-layout-2columns-left .column.main .box {
  position: relative;
  min-height: 1px;
  margin: 25px 0 5px 0;
  border: 1px solid #d2d2d2;
  background: #fff;
}

.account.page-layout-2columns-left .column.main .box .box-title {
  background: transparent;
  border: 1px solid transparent;
  text-transform: capitalize;
  font-size: 18px;
}

.account.page-layout-2columns-left .column.main .box .box-title span {
  text-transform: capitalize;
  background: #fff;
  color: #000;
}

.account.page-layout-2columns-left .column.main .box .box-content {
  background: transparent;
  border: 0;
  padding: 0;
  min-height: 87px;
}

.account.page-layout-2columns-left .column.main .box .box-content p .label {
  float: left;
  clear: left;
  width: 100px;
  margin: 0;
  padding: 0 12px 7px 0;
  text-align: right;
  font-weight: 700;
  font-size: 16px;
}

.account.page-layout-2columns-left .column.main .box .box-title {
  position: relative;
  display: inline-block;
  top: -26px;
  left: -8px;
  margin: 0;
  padding: 3px 5px;
}

.account.page-layout-2columns-left .column.main .box .box-actions {
  background-color: #3cc3bb;
  padding: 8px 20px;
  border-radius: 3px;
  float: left;
}

.account.page-layout-2columns-left .column.main .box .box-actions a {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.account.page-layout-2columns-left .column.main .box {
  padding: 10px 15px 15px;
}

.account.page-layout-2columns-left .column.main .box .box-content p span:last-child,
.account.page-layout-2columns-left .column.main .box .box-content address {
  font-size: 16px;
  float: left;
  width: 60%;
  margin: 0;
  padding: 0 5px 7px 7px;
}

.account.page-layout-2columns-left .column.main .box::after {
  content: "";
  display: table;
  clear: both;
}

.account.page-layout-2columns-left .column.main .block.block-dashboard-addresses .block-title {
  display: none;
}

.account.page-layout-2columns-left .page-main {
  padding: 0;
}

.account.page-layout-2columns-left .block.block-collapsible-nav .nav.items li:hover {
  text-decoration: none;
  background: #fff;
  border-top: 1px solid #d8d8d8 !important;
  border-bottom: 1px solid #d8d8d8 !important;
}

.account.page-layout-2columns-left .block.block-collapsible-nav .nav.items .nav.item {
  border: 1px solid transparent;
}

.wishlist-index-index .products-grid .product-items .product-item a {
  font-size: 1.231em;
  overflow: visible;
}

.account.page-layout-2columns-left button.action.save.primary,
.wishlist-index-index .action.update.primary {
  padding: 8px 20px;
  display: inline-block;
  margin: 0;
  font-weight: bold;
  color: #000;
  background-color: #3cc3bb;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  overflow: visible;
  border-style: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: normal;
  text-transform: capitalize;
  font-size: 16px;
}

.box.edit-box-info .form-edit-account .field.choice label {
  display: unset;
}

.box.edit-box-info fieldset.fieldset.password,
.box.edit-box-info .field.email.required,
.box.edit-box-info .field.new.password.required,
.box.edit-box-info .field.confirm.password.required {
  display: block !important;
}

.account.page-layout-2columns-left .grid_12.right.formee-lbl {
  float: right;
  margin: 0.2em 0 0.3em;
  color: #2b2b2b;
  font-size: 16px;
  padding: 30px 0 0 0;
  margin-bottom: 0;
}

.box.edit-box-info .form-edit-account {
  padding: 0px 15px 0px 15px;
  clear: both;
}

.box.edit-box-info .formee-msg-note {
  display: block;
  margin: -10px 0 0.8em;
  padding: 0 7px 1px;
  font-size: 14px;
  color: #acacac;
}

.box.edit-box-info .fieldset>.legend {
  display: none;
}

.box.edit-box-info .fieldset>.field .label {
  font-weight: 400;
  font-size: 16px;
  color: #2b2b2b;
  display: block;
  margin: 0.2em 0 0.3em;
}

.box.edit-box-info .box p {
  line-height: 21px;
  margin: 0 0 1em 0;
  font-size: 16px;
  color: #000;
}

.box.edit-box-info .fieldset>.field input[type="password"],
.box.edit-box-info .fieldset>.field input[type="text"],
.box.edit-box-info .fieldset>.field input[type="email"],
.box.edit-box-info .fieldset>.field input#telephone,
.box.edit-box-info .fieldset>.field select {
  line-height: normal !important;
  margin-bottom: 15px;
  vertical-align: middle;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #c6c6c6 #dadada #eaeaea;
  background: #fafafa;
  color: #999;
  border-radius: 2px;
  padding: 6px 4px;
  font-size: 16px;
}

.fieldset>.field.required>.label:after,
.fieldset>.fields>.field.required>.label:after,
.fieldset>.field._required>.label:after,
.fieldset>.fields>.field._required>.label:after {
  margin: 0 0 0 0.25em;
  font-weight: bold;
  font-style: normal;
  color: #390;
  font-size: 1.2em;
  line-height: 0.85em;
}

.account.page-layout-2columns-left .box em.formee-req {
  font-weight: bold;
  font-style: normal;
  color: #390;
  font-size: 1.2em;
  line-height: 0.85em;
}

.account.page-layout-2columns-left .form-address-edit fieldset.fieldset {
  width: 100%;
  margin: 0;
}

.account.page-layout-2columns-left .address-box-edit-box .field.field-name-firstname,
.account.page-layout-2columns-left .address-box-edit-box .field.region.required,
.account.page-layout-2columns-left .address-box-edit-box .field.city {
  float: left;
  padding: 0 10px;
  width: 50%;
  padding-left: 0;
}

.account.page-layout-2columns-left .address-box-edit-box .field.field-name-lastname,
.account.page-layout-2columns-left .form-address-edit .address-box-edit-box .field.region.required,
.account.page-layout-2columns-left .address-box-edit-box .field.country,
.account.page-layout-2columns-left .address-box-edit-box .field.zip {
  float: right;
  padding: 0 10px;
  width: 50%;
  padding-right: 0;
}

.account.page-layout-2columns-left .form-address-edit {
  padding: 0 10px;
}

.account.page-layout-2columns-left .form-address-edit .field.company {
  clear: both;
}

.account.page-layout-2columns-left .form-address-edit .fieldset>.field,
.fieldset>.fields>.field {
  margin: 0;
}


/**************responsive *****************/

@media (min-width: 768px) {

  .nav-sections-items .menu-top,
  .nav-sections-items .secondary-nav {
    display: none;
  }

  .catalog-product-view div.product-info-main {
    float: right;
  }

  .contact-us-md9 {
    margin-left: -5px;
    margin-top: 60px !important;
  }
}

@media (max-width: 1200px) {
  .header-main .header-left {
    max-width: 18%;
  }

  .menu-item a {
    padding: 14px 25px 14px 11px;
  }

  .hurst-col-01 {
    width: 178px;
  }

  .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 15px;
    /* pointer-events: none; */
  }
}

@media (max-width: 767px) {
  /* .logo {
    display: none;
  } */

  /* .mobile-logo {
    display: block;
  } */
  .page-header.type2 .navigation:not(.side-megamenu)>ul {
    background: #3cc3bb;
    display: inline-block !important;
    width: 100%;
  }

  .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top span {
    color: #000 !important;
  }

  .nav-sections-items .menu-top .menu-item:last-child:not(.active) {
    background: #ebe0c8;
  }

  .header.content.header-row {
    padding: 0 10px;
  }

  /* .header-main .header-left {
    max-width: 30%;
  }  */

  .top-section {
    margin: 0;
    gap: 10px;
    align-items: center;
    justify-content: end;
  }

  .top-section .hdrPhonenum span {
    display: none;
  }

  .headerBusiness .businessHours {
    display: none;
  }

  .page-header .header-main {
    padding: 27px 0;
  }

  .top-section .header-top-links {
    gap: 10px;
  }

  .top-section .header-top-links .login-link a {
    background: url("../../images/icon-my-account-ST.png");
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -9999em;
    border-left: 1px dotted #4a341c;
    border-right: 1px dotted #4a341c;
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 0 30px;
  }

  .top-section .header-top-links .login-link+li {
    display: none;
  }

  .top-section .minicart-wrapper .action.showcart .text {
    display: none;
  }

  .top-section .top-cart {
    border: 0;
    margin: 0;
  }

  .top-section .top-cart .showcart {
    padding-left: 30px;
  }

  .top-section .hdrPhonenum {
    margin-right: 0;
    margin-top: 5px;
  }

  .ambanner-slider-dots {
    left: 0;
    right: 0;
  }

  .ambanner-slider-block {
    margin: 0 -20px;
  }

  .page-header.type2 .minicart-wrapper {
    margin-left: 0;
  }

  header .menu-top,
  header .bottom-section {
    display: none;
  }

  .emailSignup {
    padding: 22px 20px;
    row-gap: 15px;
  }

  .callOut {
    min-height: 450px;
  }

  .callOutContent {
    flex: inherit;
  }

  .callOutHdng {
    font-size: 16px;
    line-height: 26px;
  }

  .pagebuilder-column-line {
    gap: 20px;
  }

  .emailSignup .emailSignupRight {
    width: 100%;
  }

  .middle-section {
    display: none;
  }

  .col-hurst {
    margin-bottom: 30px;
  }

  .hurst-col-01 {
    width: 100%;
  }

  .hurst-col-01.cld {
    margin: auto;
    text-align: center;
  }

  .footer-col {
    width: 100%;
    margin-bottom: 0;
  }

  .footer-col:last-child {
    margin-bottom: 0;
  }

  .ftr-links h6 {
    padding: 10px 0;
    border-top: 1px solid #73614a;
    border-bottom: 1px solid #73614a;
    margin: 0;
    cursor: pointer;
  }

  .ftr-links+.ftr-links h6 {
    border-top: 0;
  }

  .ftr-links h6:after {
    content: "+";
    content: "+";
    font-size: 32px;
    position: absolute;
    right: 10px;
    top: 0;
    color: #363636;
  }

  .ftr-links ul {
    padding: 10px 0;
  }

  .extra-links {
    margin-top: 30px;
  }

  .mobile-search {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
    display: flex;
    align-items: center;
  }

  .mobile-search .nav-toggle {
    text-align: left;
    margin: 0;
    padding: 0;
  }

  .mobile-search .col-12 {
    gap: 20px;
  }

  .nav-toggle::before {
    font-size: 24px;
    color: #000;
  }

  .page-header.type2 .search-area {
    width: 100%;
  }

  .page-header.type2 .search-area .block.block-search {
    max-width: 100%;
  }

  .nav-open .page-header.type2 .nav-sections {
    background: #fff;
  }

  .section-item-title {
    display: none;
  }

  .page-header.type2 .nav-sections-item-content {
    background: #3cc3bb;
    border-top: 0;
    margin: 0;
    float: unset;
  }

  .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 18px;
    padding: 15px 20px;
  }

  .page-header.type2 .navigation:not(.side-megamenu) .level0 {
    flex: 1 100%;
    border: 0;
    display: block;
    float: unset;
    width: 100%;
  }

  .nav-sections-item-content .navigation.sw-megamenu .submenu {
    padding: 0;
  }

  .nav-sections-item-content .navigation.sw-megamenu .submenu {
    border: 0;
    box-shadow: none;
  }

  .nav-sections-item-content .navigation.sw-megamenu li.level0.fullwidth .submenu li.level1>a {
    color: #2f3e48 !important;
    padding: 10px 20px 10px 40px;
  }

  .page-header .navigation:not(.side-megamenu) .level0.parent .level-top::after {
    display: block;
  }

  .nav-sections .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 {
    grid-template-columns: 1fr;
  }

  .nav-sections-item-content .navigation.sw-megamenu ul li a:hover {
    color: #fff !important;
  }

  .nav-sections-item-content .navigation.sw-megamenu li.level0.fullwidth .submenu li.level1>a:before {
    display: none;
  }

  .navigation a {
    color: #000 !important;
  }

  .nav-sections-item-content .navigation.sw-megamenu li.level0.fullwidth .submenu li.level1>.subchildmenu {
    display: none;
  }

  .navigation li.level0>a.ui-state-active+.submenu {
    background-color: transparent;
  }

  .navigation li.level0>a.ui-state-active {
    background: #3cc3bb;
    color: #2f3e48;
  }

  .nav-open .page-header.type2 .navigation li.level0>a.ui-state-active span {
    color: #2f3e48 !important;
  }

  .page-header.type2 .navigation:not(.side-megamenu) .level0:last-child .ui-state-active {
    /* color: #fff !important; */
  }

  .nav-sections-items .menu-top {
    flex-wrap: wrap;
    display: block;
  }

  .nav-sections-items .menu-top li.menu-item.active {
    border-radius: 0;
  }

  .nav-sections-items .menu-top .menu-item {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }

  .nav-sections-items .menu-top .menu-item>a {
    text-align: left;
    padding: 11px 20px;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #ccc;
  }

  .nav-sections-items .menu-top .menu-item>a::before {
    right: 15px;
  }

  .nav-sections-items .menu-top .dropdown-content {
    width: 100%;
    max-width: 100%;
  }

  .secondary-nav ul li {
    width: 100%;
    padding: 12px 20px;
    border: 0;
  }

  .secondary-nav ul li a {
    font-size: 18px;
    font-weight: 500;
  }

  .amslider .swiper-button-prev {
    left: -25px;
    width: 20px;
    height: 37px;
  }

  .amslider .swiper-button-next {
    right: -25px;
    width: 20px;
    height: 37px;
  }

  .product-list {
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .callOut {
    min-height: auto;
  }

  .callOut .seeAll {
    position: relative;
    min-height: auto;
  }

  .callOutImg a figure {
    display: none;
    height: auto;
  }

  .callOutHdng {
    position: relative;
    text-align: left;
    border-top: 1px solid #fff;
    background: #3CC3BB;
    padding: 15px 60px 15px 20px;
    font-size: 20px;
    justify-content: flex-start;
  }

  .callOutHdng::after {
    content: "+";
    content: "+";
    font-size: 32px;
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
  }

  .product-list {
    grid-template-columns: 1fr 1fr;
  }
}

/* customise new code*/

/* Large screen */

/* side bar */
.sidebar.sidebar-main ul.mainCategory {
  list-style: none;
  padding: 0;
  background: #f7f7f7;
  position: relative;
  box-sizing: border-box;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory:first-child {
  background: #3cc3bb !important;
  border: 1px solid #d8d8d8;
  padding: 10px 10px;
  margin-top: 0;
  margin-bottom: 5px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory:hover {
  text-decoration: none;
  background: #fff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory:first-child:hover {
  text-decoration: none;
  background: #008bae;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.sidebar.sidebar-main ul.mainCategory li span {
  margin: 20px 0 0 0;
  padding: 10px 0;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory a.mainCategory {
  font-size: 16px;
  font-weight: bold;
  color: #363636;
  list-style-type: none;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory {
  margin: 0px 0 0 0;
  padding: 10px 10px;
  padding: 6px 10px;
  background: #f7f7f7;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory:hover {
  text-decoration: none;
  background: #fff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent {
  background: #ffffff;
  border-top: 1px solid #d8d8d8;
  padding-bottom: 0;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent:hover {
  padding-bottom: 0;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent ul {
  list-style: none;
  background: #f7f7f7;
  border-top: 1px solid #d8d8d8;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 6px;
  padding: 0;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent ul li.subCategory {
  padding: 6px 10px 6px 30px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent ul li.subCategory:hover {
  text-decoration: none;
  background: #fff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 0;
  padding: 6px 10px 6px 30px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent ul li.subCategory a {
  font-size: 15px;
  font-weight: normal;
  color: #363636;
}

.sidebar.sidebar-main ul.mainCategory li a:visited {
  color: #363636;
}

.sidebar.sidebar-main ul li {
    list-style: none;
    line-height: 14px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory .subCategory {
    display: block;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory>.subCategory {
    margin-bottom: -8px;
    padding-top: 4px;
    padding: 0;
    margin: 0 0 -5px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory .subCategory.activate-parent {
    text-decoration: none;
    background: #fff;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding-left: 0;
    padding-top: 4px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory .subCategory.activate-parent .subCategory {
    background: #fff;
    padding: 0 0 0 20px;
    margin: 0;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory .subCategory.activate-parent ul.subSubCategory {
    border-top: 1px solid #d8d8d8;
    background: #f7f7f7;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent>.subSubCategory {
    margin-left: -30px;
    margin-right: -10px;
    padding-top: 0px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent > ul.subCategory > .activate-parent > ul.subSubCategory .subSubSubCategory ul.subSubSubCategory {
	display: none;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent > ul.subCategory > .activate-parent > .subSubCategory ul.subSubSubCategory {
	margin-left: -30px;
	margin-right: -10px;
	padding-top: 0px;
	border-top: 2px solid #d8d8d8;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent {
    border-top: 1px solid #d8d8d8;
    padding-bottom: 0 !important;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent>a.subCategory {
    padding-left: 0;
    font-weight: 600;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent .subSubCategory.activate-parent {
    text-decoration: none;
    background: #fff;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 0;
}
.sidebar.sidebar-main ul.mainCategory li {
	line-height: 14px;
	overflow: hidden;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent > ul.subCategory > .activate-parent li.subSubCategory.activate-parent .subSubSubCategory .subSubCategory {
	text-decoration: none;
	margin-top: 0;
	padding-top: 6px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent .subSubCategory.activate-parent>ul.subSubSubCategory {
    padding-left: 0px;
    margin-left: -42px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent>ul>.subSubCategory {
    padding-left: 42px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent>ul>.subSubCategory:hover {
    background: #fff;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent > ul.subCategory > .activate-parent > ul > .subSubCategory .subSubSubCategory .subSubCategory {
  padding-left: 54px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent > ul.subCategory > .activate-parent > ul > .subSubCategory .subSubSubCategory .subSubCategory:hover {
  background: #fff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory {
    margin-left: -10px;
    margin-right: -10px;
    border-top: 1px solid #d8d8d8;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory .activate-parent>.subSubCategory .activate-parent a.subSubCategory {
    font-weight: 600;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent .subSubCategory.activate-parent>ul.subSubSubCategory.activate-parent li.subSubCategory.activate-parent>a {
    font-weight: bold;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent>a.subCategory {
    padding-left: 0;
    font-weight: 600;
    margin-bottom: 8px;
}

.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent>ul.subCategory>.activate-parent>.subSubCategory.activate-parent>li.subSubCategory.activate-parent {
    margin-top: 0;
}

/*  */

.child-category .product-list {
  column-gap: 25px;
  row-gap: 24px;
}

.child-category .product-list .box {
  padding: 0 10px;
}

.child-category .product-list h6 {
  text-decoration: none;
  color: #464646;
  font-weight: 500;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

/*  */

.category-hardwood-brands .product-list,
.category-luxury-vinyl-laminate .product-list {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  column-gap: 20px;
}

.category-hardwood-brands .product-list .box,
.category-luxury-vinyl-laminate .product-list .box {
  border: 1px solid #ccc;
  padding: 10px 10px 45px 10px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.category-hardwood-brands .product-list .box a,
.category-luxury-vinyl-laminate .product-list .box a {
  line-height: 90px;
}

.category-hardwood-brands .product-list .box a h6,
.category-luxury-vinyl-laminate .product-list .box a h6 {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  line-height: 1;
  font-weight: bold;
  padding: 0 10px;
}

.category-hardwood-brands .product-list .box:hover,
.category-luxury-vinyl-laminate .product-list .box:hover {
  border: 1px solid #008bae;
}

/*  */

.catalog-product-view .page-main.page-main-details {
  display: none;
}

.shippcalc input#btnShip:hover {
  background: #e7e7e7;
}

.shippcalc input#CT_ItemRight_4_txtZipCode {
  border-color: #000;
  border-radius: 4px;
  color: #000;
}

.shippcalc input#CT_ItemRight_4_txtZipCode::placeholder {
  color: #000;
}

body.catalog-product-view div.grid_3.push_5 div.shippcalc input {
  padding: 0px 5px;
  width: 90px !important;
  font-size: 100%;
}

.productDetails .addToCart input#btnAddToCart:hover {
  background-color: #2c3d4c;
  text-decoration: none;
  color: #fff;
}

.productDetails .addToCart input#btnWishlist:hover {
  background-color: #e7e7e7;
  color: #363636;
}

.productDetails .addToCart input#btnWishlist {
  text-decoration: underline;
}

/*  */

.category-hardwood-brands .category-description p {
  padding: 10px 0 20px;
  border-bottom: 1px solid #000;
}

.category-luxury-vinyl-laminate .productListTop.clearfix {
  padding: 10px 0 20px;
  border-bottom: 1px solid #000;
}

.category-hardwood-brands .bottom-category-description,
.category-luxury-vinyl-laminate .bottom-category-description {
  margin-top: 40px;
}

/* email tamplate */
a.pin_it {
  display: block;
  margin: -6px 0 10px;
}

.catalog-product-view #print-button {
  display: inline;
  margin: 0 10px 20px;
  float: right;
}

.catalog-product-view #openEmailFormButton {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-right: 50px;
}

body.catalog-product-view .product.media {
  margin-top: 8px;
}

.catalog-product-view .column.main>button {
  margin: 0 10px 15px;
  font-size: 15px;
  color: #555;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  border: none;
  padding: 0;
}

.catalog-product-view .column.main>button:after {
  content: "";
  margin: 0 3px;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #008bae;
}

/* email template */
.catalog-product-view .column.main>button#print-button:after {
  content: "";
  background: url(/media/wysiwyg/print-icon.jpg) no-repeat 100% 45%;
  width: 22px;
  height: 20px;
  display: inline;
  position: absolute;
  background-position: center;
  background-size: contain;
  margin-top: -4px;
}

.catalog-product-view .column.main>button#openEmailFormButton:after {
  /* content: "✉"; */
  content: "";
  background: url(/media/wysiwyg/detail-email-icon.jpg) no-repeat 100% 45%;
  width: 20px;
  height: 20px;
  display: inline;
  position: absolute;
  background-position: center;
  background-size: contain;
  margin-top: -4px;
}

.catalog-product-view .column.main>button:hover {
  background: transparent;
  text-decoration: underline;
  color: #3CC3BB;
}

/* table section botton detail page */

.catalog-product-view .columns .column.main {
  padding-bottom: 20px;
}

.custom-product-grids table.next-table td.table-name {
  width: 30%;
  color: #464646;
  font-weight: bold;
}

.custom-product-grids>p {
  text-align: center;
}

.custom-product-grids table.next-table td:nth-child(3) {
  width: 30%;
  font-size: 16px;
  color: #363636;
  font-weight: normal;
}

.custom-product-grids table.next-table td:nth-child(2) {
  font-weight: bold;
}

.custom-product-grids table.next-table td:nth-child(4) {
  width: 10%;
  text-align: center;
  color: #357c7c;
  font-weight: bold;
  font-size: 18px;
}

.custom-product-grids table.first-table td:nth-child(3) label {
  width: 55%;
  padding: 5px 0;
  float: left;
  margin-bottom: 5px;
  font-size: 15px;
}

.custom-product-grids table.first-table td:nth-child(3) select.super-attribute {
  width: 45%;
  height: 30px;
  float: right;
  margin-bottom: 5px;
  padding: 5px 4px;
  font-size: 15px;
  border: 1px solid #969696;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  color: #000;
}

.custom-product-grids table .main h1 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 20px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fafafa;
  background: -moz-linear-gradient(top,
      rgba(250, 250, 250, 1) 0%,
      rgba(241, 241, 241, 1) 100%);
  background: -webkit-linear-gradient(top,
      rgba(250, 250, 250, 1) 0%,
      rgba(241, 241, 241, 1) 100%);
  background: linear-gradient(to bottom,
      rgba(250, 250, 250, 1) 0%,
      rgba(241, 241, 241, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f1f1f1', GradientType=0);
  font-weight: 600;
}

.custom-product-grids .main .main-child {
  text-align: center;
  margin: 0;
}

.custom-product-grids .main .main-child span span {
  color: #008bae;
}

.custom-product-grids h2 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 20px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fafafa;
  background: -moz-linear-gradient(top,
      rgba(250, 250, 250, 1) 0%,
      rgba(241, 241, 241, 1) 100%);
  background: -webkit-linear-gradient(top,
      rgba(250, 250, 250, 1) 0%,
      rgba(241, 241, 241, 1) 100%);
  background: linear-gradient(to bottom,
      rgba(250, 250, 250, 1) 0%,
      rgba(241, 241, 241, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f1f1f1', GradientType=0);
  font-weight: 600;
}

.custom-product-grids table {
  width: 100%;
  display: table;
  table-layout: auto;
  border-collapse: collapse;
  margin-top: 40px;
  font-size: 18px;
}

.custom-product-grids table th {
  background: #3cc3bb;
  padding: 10px 10px;
  border-top: 1px solid #c3c3c3;
  border-left: 1px solid #006f8b;
  border-right: 1px solid #006f8b;
  color: #000;
  text-align: left;
  font-size: 16px;
}

.custom-product-grids table th:first-child {
  font-size: 0;
}

.custom-product-grids table td {
  vertical-align: middle;
  padding: 10px 10px;
  border: 1px solid #c3c3c3;
  background: #fff;
  color: #363636;
}

.custom-product-grids table td:nth-child(1) {
  padding: 10px 20px;
  text-align: center;
  width: 10%;
}

.custom-product-grids table td:nth-child(3) {
  color: #357c7c;
  font-weight: bold;
  width: 25%;
}

.custom-product-grids table td.product-price {
  color: #357c7c;
  font-weight: bold;
  width: 10%;
  text-align: center;
  font-size: 18px;
}

.custom-product-grids table td:nth-child(5) {
  width: 10%;
}

.custom-product-grids table td:nth-child(6) {
  width: 10%;
}

.custom-product-grids table td:nth-child(6) button {
  display: inline-block;
  margin: 0;
  font-weight: bold;
  color: #000;
  text-align: center;
  text-decoration: none;
  overflow: visible;
  border-style: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: button;
  cursor: pointer;
  padding: 6px 10px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #3cc3bb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.custom-product-grids table td:nth-child(6) button:hover {
  background: #4d2f1c;
  color: #fff;
}

/* mobile view */

@media (max-width: 767px) {
  .catalog-category-view .sidebar.sidebar-main.mobile-sidebar {
    position: relative !important;
    transform: unset;
    margin-top: 15px !important;
    /* margin-bottom: -50px; */
  }

  .catalog-category-view .sidebar.sidebar-main.mobile-sidebar .sidebar-content {
    padding: 0;
  }

  .child-category .product-list {
    column-gap: 0;
    row-gap: 0;
    margin-left: -10px;
    margin-right: -10px;
  }

  .child-category .product-list .box {
    margin-bottom: 20px;
  }

  .category-contractor-specials .child-category .product-list .box {
    min-height: 245px;
  }

  .category-unfinished-hardwood-1 .child-category .product-list .box {
    min-height: 168px;
  }

  .category-prefinished-wood-flooring .child-category .product-list .box {
    min-height: 245px;
  }

  .category-hardwood-brands .product-list,
  .category-luxury-vinyl-laminate .product-list {
    grid-template-columns: 1fr 1fr;
  }

  .category-hardwood-brands .product-list .box,
  .category-luxury-vinyl-laminate .product-list .box {
    margin-left: 9px;
    margin-right: 9px;
  }

  .category-hardwood-brands main#maincontent,
  .category-luxury-vinyl-laminate main#maincontent {
    padding-bottom: 0;
  }

  .category-stair-treads-risers .category-description p:first-child {
    display: none;
  }

  .category-stair-treads-risers .child-category .product-list .box {
    min-height: 227px;
  }

  .catalog-product-view .breadcrumbs {
    display: none;
  }

  body.catalog-product-view .product-info-main {
    position: static;
    display: block;
    flex-direction: column;
  }

  body.catalog-product-view .product-info-main>div.grid_3.push_5 {
    padding: 0;
  }

  body.catalog-product-view .product-info-main .productDetails.itemDetails {
    padding: 0;
  }

  body.catalog-product-view div.product-info-main>div {
    width: 100%;
  }

  body.catalog-product-view div.product-info-main>div.grid_3.push_5 {
    width: 100%;
    position: static;
  }

  body.catalog-product-view div.product-info-main>div.grid_3.push_5 {
    width: 100%;
    position: static;
    margin-bottom: 30px;
  }

  body.catalog-product-view div.product-info-main {
    position: static;
  }

  body.catalog-product-view div.product-info-main>div {
    width: 100%;
  }

  body.catalog-product-view .product-info-main div.grid_3.push_5 .shippingInfoWrpr {
    display: none;
  }

  body.catalog-product-view .product-info-main .productDetails.itemDetails {
    display: block;
    margin: 0 0 10px 0;
  }

  body .productDetails.itemDetails>ul li>span {
    display: block;
  }

  body .productDetails.itemDetails>ul li>span~span {
    width: auto;
    padding-left: 10px;
    color: #000;
  }

  body .productDetails.itemDetails>ul li>span:first-child {
    width: auto;
  }

  .custom-product-grids table {
    display: block;
  }

  .custom-product-grids table tbody {
    display: block;
  }

  .custom-product-grids table thead {
    display: none;
  }

  .custom-product-grids table tbody tr {
    display: block;
    border: 1px solid #c3c3c3;
    padding: 10px 0 10px;
    margin: 0 0 10px;
    position: relative;
  }

  .custom-product-grids table td {
    display: block;
    border: none;
    padding: 5px 20px 5px 37%;
    text-align: left !important;
  }

  .custom-product-grids table td:nth-child(1) {
    position: absolute;
    width: 37%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .custom-product-grids table td:nth-child(2) {
    font-size: 16px;
    width: 100%;
  }

  .custom-product-grids table td:nth-child(3) {
    font-size: 14px;
    width: 100%;
  }

  .custom-product-grids table td:nth-child(4) {
    width: 100%;
  }

  .custom-product-grids table td:nth-child(5) {
    width: 100%;
    margin: 10px 0;
  }

  .custom-product-grids table td:nth-child(6) {
    width: 100%;
  }

  .custom-product-grids table td:nth-child(5) input {
    width: 40%;
    margin-left: 10px;
  }

  .custom-product-grids table td:before {
    content: attr(data-label);
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 0 0 5px;
  }

  .custom-product-grids table td:nth-child(2):before {
    /* content: "Name"; */
  }

  .custom-product-grids table td:nth-child(3):before {
    content: "Select Options";
  }

  .custom-product-grids table td:nth-child(4):before {
    content: "Price";
    display: inline;
    margin: 0 5px 0 0;
  }

  .custom-product-grids table td.product-price:before {
    margin: 0 !important;
  }

  .custom-product-grids table td:nth-child(5) form {
    /* margin-left: 5px; */
  }

  .custom-product-grids table td:nth-child(5):before {
    content: "Qty";
    display: inline;
  }

  .custom-product-grids table.next-table td.table-name {
    width: 100%;
  }

  .custom-product-grids table.next-table td:nth-child(3) {
    width: auto;
  }

  .custom-product-grids table.next-table td.table-name:before {
    content: "Name";
  }

  .custom-product-grids table.next-table td:nth-child(3):before {
    content: "Description";
  }

  .custom-product-grids table.next-table td:nth-child(4) {
    color: #008bae;
    font-weight: bold;
  }

  .page-title-wrapper.product h1.page-title {
    margin-bottom: 0.5em;
  }

  .product .fotorama__stage div.fotorama__fullscreen-icon {
    display: none;
  }
}

/* new */
.cms-spring-tech-homepage .breadcrumbs {
  display: none;
}

.minicart-wrapper .action.showcart::after {
  visibility: hidden;
}

.product-item-details .price-wrapper .old-price {
  color: #357c7c;
}

.product-item-details .price-wrapper .special-price {
  color: red;
}

.product-item-details .price-wrapper .old-price {
  margin-right: 0.2em;
}

#layer-product-list .product-item-info.type1 .product-item-inner {
  display: none;
}

/* .col-hurst-outer .hurst-col-01 {
  width: 50%;
} */
.col-hurst-outer .hurst-col-01.cld .sitelogo img {
  width: 314px;
  margin-top: 20px;
}

.hurst-col-01.omega p {
  text-transform: uppercase;
  line-height: 18px;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top span {
  color: #2f3e48;
}

body .page-header.type2 .search-area .minisearch .actions button:hover {
  background: #2c3d4c;
}

#featured-brands {
  padding: 20px 80px 0;
}

#featured-brands .feature-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 0 !important;
}

#featured-brands .feature-content .item {
  width: 20%;
  padding: 0 25px 25px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

#featured-brands h2 {
  font-weight: 600;
}

.grid-content .block h1 {
  font-size: 30px;
  margin: 0 0 0.5em;
  font-family: "Libre Baskerville", serif;
  color: #000;
  font-weight: 600;
}

.grid-boxes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  width: 100%;
  margin: 0 0 20px;
}

.grid-content .box {
  height: 100%;
  border: 1px solid #959595;
  text-align: center;
  padding: 20px;
}

.grid-content .grid_inner {
  width: 50%;
  padding: 0 10px;
}

.grid-content .box p {
  font-size: 14px;
  color: #000;
  margin: 0 0 1em 0;
}

.box p {
  line-height: 21px;
}

.grid-content .box p a {
  color: #357c7c;
}

.grid-content .box h3 {
  font-size: 24px;
  color: #000;
  font-family: "Libre Baskerville", serif;
  margin: 0 0 0.5em;
}

.grid-content.container {
  padding: 0;
}

.grid-content .grid_inner:first-child {
  padding-left: 0;
}

.grid-content .grid_inner:last-child {
  padding-right: 0;
}

.grid-content .btnWrapper {
  background-color: #3cc3bb;
  display: inline-block;
  padding: 0;
  text-decoration: none !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.grid-content .box .btn {
  padding: 10px 45px;
  display: inline-block;
  margin: 0;
  padding: 10px 45px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  overflow: visible;
  border-style: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.Wholesale-pricing .emailSignup {
  margin: 0 0 15px;
  background: #3cc3bb;
  color: #fff;
  padding: 22px 100px;
  align-items: unset;
}

.Wholesale-pricing .emailSignup p {
  margin: 0;
  font-size: 14px;
  line-height: 21px;
}

.Wholesale-pricing .emailSignup .imgLabel {
  float: left;
  margin: 5px 7px 0 0;
}

.Wholesale-pricing .emailSignup .text {
  float: left;
  width: 165px;
  margin: 0 5px 0 0;
}

.Wholesale-pricing .emailSignup label {
  font-size: 24px;
  font-family: "Libre Baskerville", serif;
  font-weight: bold;
  display: inline-block;
  margin: 0 0 5px;
}

.Wholesale-pricing .emailSignup .btn {
  background: #fff;
  font-weight: bold;
  padding: 7px 32%;
  color: #000;
  font-size: 16px;
}

.Wholesale-pricing .emailSignup .formee input[type="text"] {
  font-style: italic;
  padding: 8px 10px 9px;
  color: #927c64;
  margin-bottom: 0;
}

.Wholesale-pricing .emailSignupTxt {
  width: 75%;
  float: left;
}

.Wholesale-pricing .emailSignupLeft {
  float: left;
  width: 58%;
  padding-right: 15px;
  box-sizing: border-box;
  color: #000;
}

.Wholesale-pricing .emailSignupRight {
  float: left;
  width: 42%;
  padding-top: 10px;
}

.Wholesale-pricing .emailSignup h3 {
  font-size: 20px;
  margin: 0 0 0.5em;
  font-family: "Libre Baskerville", serif;
}

#featured-products .owl-carousel.nav-pos-outside .owl-nav button {
  opacity: 1;
  color: #b2c9ce;
  font-size: 61px;
  font-weight: 100;
}

#featured-products .owl-carousel.nav-center-images-only .owl-nav {
  display: block;
}

#featured-products .owl-carousel.nav-pos-outside .owl-nav .owl-next {
  right: 15px !important;
}

#featured-products .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
  left: 15px !important;
}

#featured-products {
  padding: 20px 80px;
}

#featured-products .text-center {
  margin: 0 0 0.5em;
}

#featured-products .text-center .inline-title {
  font-weight: 600;
}

#featured-products .owl-carousel .owl-nav .owl-prev:before {
  content: "";
  background-image: url("/media/custom/icon-bracket-left.png");
  background-size: 100%;
  background-color: transparent;
  border-radius: 0;
  width: 33px;
  height: 61px;
  display: inline-block;
  left: -70px;
}

#featured-products .owl-carousel .owl-nav .owl-next:before {
  content: "";
  background-image: url("/media/custom/icon-bracket-right.png");
  background-size: 100%;
  background-color: transparent;
  border-radius: 0;
  width: 33px;
  height: 61px;
  display: inline-block;
  left: 50px;
}

#featured-products .owl-carousel .owl-nav .owl-next:hover,
#featured-products .owl-carousel .owl-nav .owl-prev:hover {
  color: transparent;
  outline: none;
  background: transparent;
}

.cms-spring-tech-homepage p {
  letter-spacing: 0;
}

footer .hurst-col-01.omega p:last-child a {
  color: #357c7c;
}

.minicart-wrapper .action.showcart .counter-number {
  padding: 0 2px;
}

.page-header.type2 .header-main .minicart-wrapper .minicart-wrapper {
  margin-left: 22px;
}

/* responsive */
@media (max-width: 767px) {
  #search_mini_form {
    height: 34px;
  }

  .breadcrumbs .items {
    flex-wrap: wrap;
  }

  .cms-spring-tech-homepage #maincontent .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cms-spring-tech-homepage .grid-content .grid_inner {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
  }

  .grid-content .box p {
    line-height: 17px;
  }

  #featured-brands,
  #featured-products {
    padding: 10px 20px;
  }

  .grid-content .box .btn {
    white-space: normal;
  }

  .grid-content .box p a {
    letter-spacing: 0;
  }

  #featured-brands .feature-content .item img {
    max-width: 200px;
    margin: auto;
  }

  #featured-brands .feature-content .item {
    width: 100%;
  }

  #featured-brands h2 {
    font-size: 30px;
    margin: 0;
  }

  .Wholesale-pricing .emailSignup {
    padding: 22px 20px;
  }

  .Wholesale-pricing .emailSignupLeft {
    width: 100%;
    padding-right: 0px;
  }

  .Wholesale-pricing .emailSignupRight {
    width: 100%;
    padding-top: 15px;
  }

  .Wholesale-pricing .emailSignup {
    row-gap: 0;
  }

  #featured-products .text-center {
    font-size: 30px;
  }

  #featured-products .owl-item {
    padding: 0 25px;
  }

  #featured-products .owl-carousel .owl-item img {
    width: 220px;
  }

  .Wholesale-pricing .emailSignup p {
    line-height: 17px;
    letter-spacing: 0;
  }

  #featured-products .owl-carousel .owl-nav .owl-prev:before,
  #featured-products .owl-carousel .owl-nav .owl-next:before {
    width: 20px;
    height: 38px;
  }

  #featured-products .owl-carousel .owl-dots {
    left: 70px;
    bottom: 20px;
    top: inherit;
    display: none;
  }

  footer.container {
    padding-right: 0;
    padding-left: 0;
  }

  footer .col-sec {
    width: 100%;
  }

  footer .col-hurst-outer {
    flex-wrap: wrap;
    flex-direction: column;
  }

  footer .ftrLogos {
    display: none;
  }

  footer .hurst-col-01 {
    width: 100%;
  }

  footer .hurst-col-01.cld {
    margin: 0;
  }

  footer .col-hurst-outer {
    padding: 0 10px;
  }

  footer .col-hurst-outer .hurst-col-01.cld .sitelogo img {
    width: 100%;
    margin-top: 20px;
  }

  .footer-col {
    margin-left: 10px;
    margin-right: 10px;
  }

  footer .omega {
    margin: 0 auto !important;
    width: 250px !important;
    padding-left: 15px;
  }

  footer .omega h6 {
    font-size: 15px;
  }

  footer .col-hurst {
    margin-bottom: 0px;
  }

  .page-header .header-main .logo {
    max-width: 100%;
  }

  .nav-open .nav-sections {
    width: 81%;
  }

  .page-header .header-main .header-left {
    max-width: 30%;
  }

  .page-header .header-main .header-center .top-section {
    padding-top: 0;
  }

  .header-center .top-section .top-link {
    width: 25%;
  }

  .mobile-search {
    padding: 5px 0 8px;
  }

  .page-header.type2 .block-search input {
    font-size: 16px;
    font-style: italic;
    padding-left: 15px;
    height: 34px;
  }

  .page-header.type2 .block-search input::placeholder {
    color: #000;
  }

  .top-section .top-cart .showcart {
    margin-left: 20px;
  }

  .page-header.type2 .header-row .header-center {
    padding-right: 20px;
  }

  .copyright {
    flex-wrap: wrap;
  }

  .vertBar {
    display: none;
  }

  .footr-mobile {
    display: block !important;
    text-align: center;
  }

  a.sitemap {
    width: 100%;
  }

  footer .copyright a,
  footer .copyright {
    color: #000;
  }
}

@media (max-width: 414px) {

  #featured-products .owl-carousel .owl-nav .owl-prev:before,
  #featured-products .owl-carousel .owl-nav .owl-next:before {
    left: -40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer-col ul {
    display: block !important;
  }

  .grid-content .category-grid .grid_inner:first-child {
    padding-left: 0 !important;
  }

  .breadcrumbs .items {
    display: flex;
    flex-wrap: wrap;
  }

  .category-grid {
    justify-content: space-between;
  }

  .category-grid:after {
    left: 0 !important;
    right: 0 !important;
  }

  .grid-content .box p {
    letter-spacing: 0;
  }

  footer .omega h6 {
    font-size: 15px;
  }

  .page-bottom .block-static-block.widget {
    margin-bottom: 0;
  }

  .grid-content .box .btn {
    white-space: normal;
    line-height: 19px;
  }

  footer .hurst-col-01 {
    width: 50% !important;
  }

  .widget:first-child,
  .footer .widget:first-child {
    margin-top: 0;
  }

  .Wholesale-pricing .emailSignup {
    padding: 22px 30px;
  }

  #featured-brands .feature-content .item {
    width: 33%;
  }

  .nav-sections-items .menu-top .menu-item:last-child:not(.active) {
    background: #ebe0c8;
  }

  .nav-open .page-wrapper {
    position: relative;
  }
}

#featured-products .products .product-item {
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 768px) {
  .navigation .level0 .submenu {
    background: #f7f7f7;
  }

  .navigation .level0 .submenu .subchildmenu li a span {
    color: #2f3e48;
    text-decoration: none;
  }

  .page-header.type2 .sw-megamenu.navigation .parent:first-child .subchildmenu {
    grid-template-columns: 1fr 1fr !important;
  }

  .page-header .navigation:not(.side-megamenu) .level0.parent>a>span:after {
    border-bottom-color: #f7f7f7;
  }

  .page-header .navigation:not(.side-megamenu) .level0.parent>a>span:before {
    border-bottom-color: #f7f7f7;
  }
}

@media (max-width: 1023px) {
  .sw-megamenu.navigation .submenu.level0.opened {
    background: #f7f7f7;
  }

  .page-header.type2 .navigation:not(.side-megamenu) a.level-top.ui-state-active {
    background: transparent !important;
    color: inherit !important;
  }

  .page-header.type2 .navigation .submenu:not(:first-child) ul {
    padding-left: 0;
  }

  .page-header.type2 .menu-item a {
    font-size: 16px;
  }
}

/* category page */
.catalog-category-view div#layered-filter-block-container,
.catalog-category-view .field.limiter,
.catalog-category-view .modes {
  display: none;
}

div#layer-product-list .message.info.empty {
  display: none;
}

.catalog-category-view #layer-product-list .product-item-info.type1 .product-item-inner {
  margin-top: 6px;
  display: none;
}

.catalog-category-view .productListBottom.clearfix {
  color: #000;
}

.catalog-category-view .page-main {
  padding-bottom: 0;
}

.child-category h1 {
  margin: 0 0 1em;
  font-weight: 600;
  color: #000;
}

.category-description .productListBottom p strong {
  color: #000;
}

/* .catalog-category-view .grid-content .category-grid .grid_inner, */
/* .catalog-product-view  */
.grid-content .category-grid .grid_inner {
  width: 33%;
}

.grid-content .blue-bg .box {
  background: #3cc3bb;
}

.grid-content .blue-bg .box h3 {
  color: #fff;
}

.grid-content .blue-bg .btnWrapper {
  background-color: #d6d0b7;
}

.category-grid .box div:last-child {
  margin-top: auto;
}

.category-grid .box {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* .catalog-category-view .category-grid .grid_inner:first-child, */
/* .catalog-product-view  */
.category-grid .grid_inner:first-child {
  padding-left: 10px;
}

.category-grid {
  margin-top: 40px;
  margin-bottom: 5px;
  padding-top: 30px;
  position: relative;
}

.category-grid:after {
  position: absolute;
  content: "";
  height: 1px;
  top: 0;
  left: 15px;
  right: 15px;
  border-top: 1px solid #000;
}

.catalog-category-view .Wholesale-pricing .emailSignup p {
  line-height: 19px;
}

.Wholesale-pricing .emailSignup .btn:hover {
  color: #fff;
  background: #2c3d4c;
}

.delivery-image img {
  width: 100%;
}

.delivery-image {
  margin-top: 20px;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content .categoryNode {
  border: 1px solid #e7e7e7;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content {
  border-color: transparent;
}

.sidebar.sidebar-main ul.mainCategory,
.sidebar.sidebar-main ul.mainCategory li.mainCategory.activate-parent ul li.subCategory {
  margin: 0;
}

.catalog-category-view .product-item-info .product-item-details .product-item-actions .tocart {
  border-radius: 4px;
  color: #fff;
  background-color: #3cc3bb;
  border-color: #3cc3bb;
}

.catalog-category-view .product-item-info:hover .product-item-details .product-item-actions .tocart {
  background-color: #2c3d4c;
  border-color: #2c3d4c;
  color: #fff;
}

.catalog-category-view .product-item-photo:hover {
  box-shadow: unset !important;
}

.catalog-category-view #ln_slider_price .ui-slider-handle,
.catalog-category-view #ln_slider_price.ui-slider-horizontal {
  background: #3cc3bb;
}

.catalog-category-view .filter-options-title {
  color: #363636;
}

.catalog-category-view .filter-options-title .toggle::before,
.catalog-category-view .filter-options-title .toggle::after {
  background: #363636;
}

.catalog-category-view .breadcrumbs {
  margin-bottom: 28px;
}

@media (max-width: 767px) {
  .nav-open .page-wrapper {
    position: relative;
    left: 0 !important;
  }

  .page-products .columns {
    z-index: 1;
  }
}

/* new css for nav for ipad */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-area.show-icon-tablet a.search-toggle-icon {
    display: none;
  }

  .middle-section .search-area.show-icon-tablet .block.block-search {
    display: block;
    position: relative;
    right: unset;
    padding-left: 0px !important;
    max-width: 365px !important;
    width: 365px;
  }

  .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 0px 8px !important;
  }

  .top-section .headerBusiness {
    font-size: 13px;
  }

  .mobile-search .block.block-search {
    display: none;
  }

  .page-header.type2 .header-row .header-center {
    padding-left: 20px;
  }

  header.page-header .nav-sections-item-content {
    margin-top: 0 !important;
  }

  .page-header.type2 .header.content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .page-header.type2 .middle-section .search-area {
    width: 360px;
  }

  .page-header.type2 .top-section .hdrPhonenum span {
    display: none;
  }

  .page-header.type2 .top-section .header-top-links ul li a {
    font-size: 13px;
  }

  .page-header.type2 .top-section .top-cart .showcart {
    padding-left: 35px;
  }

  .page-header.type2 .top-section .top-cart {
    margin-left: 10px;
  }

  .page-header.type2 .minicart-wrapper {
    margin-left: 0.5rem;
  }

  .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 12px 8px !important;
    line-height: 1;
    text-align: center;
  }

  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper>.breadcrumbs ul,
  .page-wrapper>.page-bottom,
  .page-wrapper>.widget,
  .top-container,
  .page-wrapper>.breadcrumbs .items,
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* Product page */
.catalog-product-view .page-main {
  padding-top: 15px;
}

.catalog-product-view .breadcrumbs .item {
  line-height: 1;
}

.catalog-product-view .breadcrumbs .item a {
  font-size: 14px;
}

.catalog-product-view .breadcrumbs .items li:after {
  top: 0px;
}

.catalog-product-view .breadcrumbs {
  margin-bottom: 20px;
}

.catalog-product-view .page-title {
  font-size: 30px;
  margin: 0 0 0.5em;
}

.catalog-product-view .page-title {
  font-size: 30px;
  margin: 0 0 0.5em;
  color: #000;
  font-weight: 600;
}

.catalog-product-view .pin_it {
  display: block;
  margin: 5px 6px 7px;
}

/* .catalog-product-view .product-info-main .productDetails {
  padding-left: 0;
} */
.catalog-product-view .productDetails.itemDetails>ul li {
  display: block;
  padding: 5px 10px;
  line-height: 19px;
}

.catalog-product-view .productDetails.itemDetails>ul li>span:first-child {
  color: #000;
}

.catalog-product-view #spanPrice span:last-child {
  color: #3cc3bb !important;
}

.catalog-product-view .roomvo-container {
  display: none;
}

.catalog-product-view .product .fotorama__stage .fotorama__fullscreen-icon {
  color: #008080;
}

.catalog-product-view .column.main .block:last-child span {
  color: #008080 !important;
}

.catalog-product-view .productDetails .itemSku {
  margin-bottom: 0px;
}

.catalog-product-view .claculator .itemCoverageLabel {
  color: #000;
}

.catalog-product-view .btnFullWidth input.btn {
  background: #3cc3bb;
  color: #000;
}

.catalog-product-view .btnAddToCart .btn {
  background: #3cc3bb;
}

.catalog-product-view .productDetails .addToCart input#btnWishlist {
  position: relative;
}

.catalog-product-view .productDetails .addToCart .btnWishlist:after {
  content: "";
  background: url(/media/custom/icon-check.png) no-repeat scroll 0 0;
  height: 11px;
  width: 16px;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -65px;
}

.catalog-product-view .productDetails .claculator h2 span {
  color: #357c7c;
}

.catalog-product-view .custom-product-grids {
  display: block;
  width: 100%;
}

.catalog-product-view .shippingInfoWrpr a {
  color: #357c7c;
}

.catalog-product-view .custom-product-grids h2 {
  color: #000;
}

.catalog-product-view .custom-product-grids p span {
  color: #357c7c !important;
}

.catalog-product-view .custom-product-grids table form {
  height: auto;
}

.catalog-product-view .custom-product-grids table form input[type="number"] {
  padding: 2px 4px;
  font-size: 18px;
}

.prices-tier {
  visibility: hidden;
}

/* Mobile of pdp */
@media (max-width: 767px) {
  .cms-spring-tech-homepage .column.main .grid-content .grid_inner {
    width: 100%;
  }

  .catalog-product-view .page-wrapper>.page-bottom {
    padding-left: 0;
    padding-right: 0;
  }

  .catalog-category-view .grid-content .category-grid .grid_inner,
  .catalog-product-view .grid-content .category-grid .grid_inner {
    width: auto;
  }

  .catalog-product-view .category-grid:after {
    left: 0px;
    right: 0px;
  }

  .grid-content .grid_inner:last-child {
    padding-right: 10px !important;
  }

  .catalog-product-view .columns {
    flex-direction: column-reverse;
  }

  .grid_inner.blue-bg {
    margin: 20px 0;
  }

  .category-grid .box img {
    height: auto !important;
  }

  .catalog-product-view .pin_it {
    z-index: 1;
    width: 50%;
    margin: 0 0 6px 0;
  }

  .description-listing-page,
  .main-description {
    visibility: visible !important;
  }

  .catalog-product-view .product-info-main .description-listing-page {
    color: #357c7c;
    font-weight: bold;
  }

  .catalog-product-view .product-info-main h4.hdng {
    color: #000;
  }

  .catalog-product-view .custom-product-grids {
    margin-top: 0px;
  }

  .catalog-product-view .custom-product-grids h2 {
    /* margin-top: 0; */
  }

  .catalog-product-view .custom-product-grids table {
    border-collapse: unset;
    border: 0;
  }

  .catalog-product-view #openEmailFormButton {
    text-align: end;
    background: transparent;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 25px;
    line-height: 20px;
  }

  .catalog-product-view #print-button {
    background: transparent;
    text-align: right;
    margin-bottom: 0;
    line-height: 20px;
  }

  .catalog-product-view .column.main>button#print-button::after {
    margin-top: 0px;
  }

  .catalog-product-view .column.main>button#openEmailFormButton::after {
    margin-top: 0px;
  }

  body.catalog-product-view .product.media {
    margin-top: 0;
  }

  .catalog-product-view .prices-tier {
    margin-bottom: 0;
  }

  .catalog-product-view .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .catalog-product-view .custom-product-grids table.first-table td:nth-child(3) select.super-attribute {
    font-size: 12px;
  }
}

/* Ipad design for Pdp */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .category-grid .box img {
    height: auto !important;
  }

  footer ul.socialFollow li {
    margin-right: 0px;
  }

  .catalog-product-view .grid_3>.productDetails {
    padding: 15px 10px 20px 10px;
  }

  body.catalog-product-view div.grid_3.push_5 div.shippcalc input {
    font-size: 14px;
  }

  .catalog-product-view .custom-product-grids table.first-table td:nth-child(3) select.super-attribute {
    width: 70%;
    float: left;
  }

  .catalog-product-view .custom-product-grids table.first-table td:nth-child(3) label {
    width: 60%;
  }

  .catalog-product-view .columns {
    flex-direction: column-reverse;
  }
}

/* cart page */

.checkout-cart-index .page-title-wrapper h1 span {
  font-size: 30px;
  line-height: 1.2;
  color: #000;
}

.checkout-cart-index .page-wrapper main#maincontent {
  margin: 0;
  padding: 0 10px;
  max-width: 100%;
}

.checkout-cart-index .cart.main.actions button.action.update {
  font-size: 1.57em;
  padding: 5px 40px;
  color: #000;
  background-color: #3cc3bb;
  text-transform: capitalize;
  border-radius: 3px !important;
  font-weight: bold;
  line-height: normal;
}

.checkout-cart-index .cart.main.actions button.action.update span {
  font-weight: 800;
}

.checkout-cart-index .cart.table-wrapper .product-item-photo {
  vertical-align: baseline;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name a {
  font-size: 1em;
  color: #000;
  font-weight: 700;
  font-family: "Libre Baskerville", serif;
}

.checkout-cart-index .qty.field .input-text.qty,
.col.qty .input-text.qty {
  width: 100%;
  height: 29px;
  font-size: 0.813em;
  border-radius: 2px;
  padding: 6px 4px;
  border: 1px solid #c6c6c6;
  background: #fafafa;
  color: #999;
  font-weight: 400;
}

.checkout-cart-index .cart .item-info .col.price-subtotal-actions {
  width: 125px;
  vertical-align: top;
  text-align: right;
}

.checkout-cart-index .cart.table-wrapper .col.qty {
  text-align: right;
}

.checkout-cart-index .cart-summary {
  width: 25%;
  padding: 1px;
  border: 1px solid #d2d2d2;
  padding: 1px;
  margin-top: 15px;
}

.checkout-cart-index .cart-totals tbody .grand.totals .mark {
  text-align: center;
  border-top: 0;
  padding: 18px 25px 0;
}

.cart-totals tbody .grand.totals .amount {
  padding: 5px 15px;
  border-top: 0;
  text-align: center;
}

.checkout-cart-index .cart-totals tbody .grand.totals {
  flex-direction: column;
}

.checkout-cart-index .cart-totals tbody tr {
  display: flex;
  justify-content: space-between;
}

.checkout-cart-index .cart-totals tbody .grand.totals .amount .price {
  font-size: 24px;
}

.checkout-cart-index table.data.table.totals tr.totals.sub {
  border-bottom: 1px dashed #ccc;
}

.checkout-cart-index .cart-summary .block .title {
  border: 0;
  border-bottom: 1px dashed #ccc !important;
}

.checkout-cart-index .cart-summary>.title {
  margin: 0;
  padding: 5px 7px;
  font-weight: bold;
  color: #fff;
  background: #3f3f3f;
  font-size: 1rem;
  text-transform: capitalize;
}

.checkout-cart-index .cart-container .form-cart {
  width: 75%;
  padding-right: 25px;
}

.checkout-cart-index .cart.table-wrapper .cart>.item dt {
  font-size: 0.9em;
  font-weight: 300;
  color: #000;
}

.checkout-cart-index .cart.table-wrapper .cart>.item dd {
  font-weight: 300;
  color: #000;
}

.checkout-cart-index .cart.table-wrapper .product-item-name+.item-options {
  margin-top: 0px;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  min-height: unset;
}

.checkout-cart-index .cart.table-wrapper .cart>.item td {
  padding: 1em 0;
}

.checkout-cart-index .cart.table-wrapper .product-item-photo {
  padding-right: 10px;
}

.checkout-cart-index .price-including-tax,
.checkout-cart-index .price-excluding-tax {
  color: #000 !important;
  font-weight: 300 !important;
  font-size: 1em;
}

.checkout-cart-index .cart.table-wrapper a.action.action-edit {
  display: none;
}

.checkout-cart-index .cart.table-wrapper .cart tbody td {
  padding: 0;
}

.checkout-cart-index .cart.table-wrapper .col {
  vertical-align: top;
}

.checkout-cart-index .cart.table-wrapper .cart>.item:last-child {
  border-bottom: 1px solid transparent;
}

.checkout-cart-index .cart.table-wrapper .cart>.item td {
  padding-left: 0 !important;
}

.checkout-cart-index .cart-summary .block .title {
  padding: 5px 10px;
}

.checkout-cart-index .cart-summary .block .title strong,
.checkout-cart-index table.data.table.totals tr.totals.sub {
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
}

.checkout-cart-index .cart-summary .checkout-methods-items {
  padding: 0 20px 10px;
}

.checkout-cart-index .cart-summary .checkout-methods-items button.action.primary.checkout {
  background-color: #3cc3bb;
  color: #000;
  text-transform: capitalize;
  padding: 5px 10px;
  font-size: 1.4em;
  border-radius: 3px;
}

.checkout-cart-index .qty.field .qty-changer>a,
.checkout-cart-index .col.qty .qty-changer>a {
  display: none;
}

.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout::after {
  display: none;
}

.cart.table-wrapper .actions-toolbar>.action-delete>span {
  position: unset;
  color: red;
  width: unset;
  overflow: visible;
  font-size: 0.9em;
  margin: -1px 3px 0;
}

.checkout-cart-index .page-wrapper main#maincontent {
  max-width: 1440px;
  margin: auto;
}

.cart.table-wrapper .actions-toolbar>.action.action-delete {
  position: unset;
  float: right;
  display: flex;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  padding: 0;
}

.checkout-cart-index .cart.table-wrapper .cart>.item tr.item-actions td {
  padding: 0;
}

.checkout-cart-index .page-title-wrapper {
  padding: 13px 0 13px 0;
}

.checkout-cart-index .breadcrumbs {
  margin-bottom: 15px;
}

.checkout-cart-index .block.crosssell {
  text-align: center;
  width: 100%;
}

.checkout-cart-index .block.crosssell strong {
  font-size: 30px;
  color: #4a341c;
  text-align: center;
  margin: 0.5em 0 0.5em;
}

.checkout-cart-index .block.crosssell strong a.product-item-link {
  font-size: 20px;
  color: #357c7c;
  margin: 0 0 0.25em;
}

.checkout-cart-index .cart-totals tbody .mark {
  padding: 5px 5px;
}

.checkout-cart-index .block.crosssell .product-item-info .product-item-details .price-box,
.checkout-cart-index .block.crosssell .product.actions.product-item-actions {
  display: none;
}

.checkout-cart-index .block.crosssell .products {
  margin: 0;
  text-align: center;
}

.checkout-cart-index .center.icon-lock {
  text-align: center;
  margin: 0 0 1em 0;
  color: #000;
  font-size: 16px;
}

.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid transparent;
}

.cart.table-wrapper .cart thead tr th.col {
  color: #2b2b2b;
  font-size: 0.813em;
  text-transform: capitalize;
  font-weight: 300;
  padding: 0;
  text-align: center;
}

.checkout-cart-index .block.crosssell strong {
  text-transform: capitalize;
  font-family: "Libre Baskerville", serif;
}

.checkout-cart-index .block.crosssell .products-grid .product-item {
  width: auto;
  float: unset !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.checkout-cart-index .cart.table-wrapper .items thead {
  display: none;
}

.checkout-cart-index .cart.table-wrapper .cart>.item .item-info label {
  position: unset;
}

.checkout-cart-index table#shopping-cart-table td.col.price-subtotal-actions .price-subtotal span,
.checkout-cart-index table#shopping-cart-table td.col.price-subtotal-actions .subtotal span {
  font-size: 14px;
  font-weight: 300;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-delete:before {
  content: "";
  background: url("/media/custom/remove.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 18px;
  height: 18px;
  display: inline-block;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action.action-delete {
  align-items: normal;
  line-height: 21px;
  margin-top: 5px;
}

.checkout-cart-index .cart.table-wrapper .qty.field .control,
.checkout-cart-index .cart.table-wrapper .col.qty .control {
  justify-content: start;
  width: 50px;
}

.checkout-cart-index table#shopping-cart-table .subtotal label {
  margin-right: 10px;
}

.cart.table-wrapper .product-item-details .price-subtotal {
  display: block;
}

.checkout-cart-index table#shopping-cart-table .subtotal {
  display: flex;
  align-items: center;
  justify-content: end;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .price-subtotal label {
  display: none;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .price-subtotal .price-excluding-tax .price {
  font-weight: normal;
  font-size: 1em;
}

.checkout-cart-index .cart.table-wrapper .item-options {
  display: none;
}

.checkout-cart-index .cart.main.actions button.action.update {
  opacity: 1;
}

.checkout-cart-index .product-item-details .product-item-name span {
  color: #000;
  font-size: 1em;
  /* font-weight: 500; */
  font-family: "Libre Baskerville", serif;
}

.checkout-cart-index .cart.table-wrapper .product-item-details {
  vertical-align: top;
}

/* .checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name a {
  font-family: 'Libre Baskerville', serif;
} */
.checkout-cart-index .page-title-wrapper {
  display: flex;
  flex-direction: column-reverse;
}

@media (max-width: 767px) {
  .checkout-cart-index .cart-summary {
    width: auto !important;
  }

  .checkout-cart-index .cart-container .form-cart {
    width: 100% !important;
  }

  .cart.table-wrapper .cart>.item .item-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .checkout-cart-index .cart .item-info .col {
    flex-basis: unset;
  }

  .checkout-cart-index .cart.table-wrapper .col.qty {
    text-align: left;
    width: 50%;
  }

  .checkout-cart-index .cart.table-wrapper .item .col.item {
    width: 100%;
  }

  .checkout-cart-index .cart .item-info .col.price-subtotal-actions {
    width: 50%;
    text-align: right;
  }

  .checkout-cart-index .cart.table-wrapper .col.qty::before {
    display: none;
  }

  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    margin-left: 0;
  }

  .checkout-cart-index .cart.table-wrapper .product-item-details {
    text-align: left;
  }

  .checkout-cart-index .qty.field .input-text.qty,
  .col.qty .input-text.qty {
    margin-bottom: 16px;
  }

  .checkout-cart-index .columns .column.main {
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .minicart-wrapper .action.showcart .counter.qty {
    width: auto !important;
    margin-left: 8px !important;
    top: 0px !important;
  }

  .top-section .top-cart .showcart {
    padding-left: 40px !important;
  }

  .top-section .minicart-wrapper .action.showcart .text {
    margin-right: 8px;
  }

  .page-header.type2 .header-row {
    align-items: flex-start;
  }
}

@media (min-width: 1024px) {
  .top-section .top-cart .showcart {
    margin-right: 0px !important;
  }
}

/* Ipad design for cart Page */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .checkout-cart-index .cart-summary .block .title {
    padding: 5px 5px;
  }

  .checkout-cart-index .cart-summary .block.active .content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .checkout-cart-index table.data.table.totals tr.totals.sub {
    font-size: 14px;
  }
}

/* cms pages */
.cms-page-view .breadcrumbs,
.contact-index-index .breadcrumbs {
  color: #357c7c;
  padding: 15px 0 20px;
  font-size: 14px;
  margin: 0;
}

.cms-page-view .page-main,
.contact-index-index .page-main {
  padding: 0;
  margin: auto;
}

.cms-page-view h1,
.contact-index-index h1 {
  line-height: 36px;
  font-weight: 700;
}

.cms-page-view h3,
.contact-index-index h3 {
  font-size: 20px;
  margin: 0 0 0.5em;
  font-weight: 700;
  line-height: 36px;
}

.cms-page-view .static-text-box .top-title,
.contact-index-index .static-text-box .top-title {
  margin: 0 0 0.5em;
}

.cms-page-view .block p,
.contact-index-index .block p {
  margin: 0 0 1em 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.cms-page-view .column.main {
  width: 75%;
  padding: 0 10px;
}

.cms-page-view.sidebar.sidebar-main.mobile-sidebar,
.contact-index-index.sidebar.sidebar-main.mobile-sidebar {
  padding: 0 10px;
}

.cms-page-view .block.delivery-image p,
.contact-index-index .block.delivery-image p {
  font-size: 16px;
  font-weight: 500;
}

.cms-page-view .columns .column.main,
.contact-index-index .columns .column.main {
  padding: 0 10px;
}

.cms-page-view .sidebar.sidebar-main.mobile-sidebar,
.contact-index-index .sidebar.sidebar-main.mobile-sidebar {
  padding: 0 10px;
}

.cms-page-view .block.delivery-image p,
.contact-index-index .block.delivery-image p {
  margin: 0 0 1em 0;
}

.cms-page-view .grid-content .grid_inner,
.customer-account-create .grid-content .grid_inner,
.customer-account-login .grid-content .grid_inner .account.page-layout-2columns-left .grid-content .grid_inner {
  width: 33.333%;
}

.customer-account-create .category-grid,
.customer-account-login .category-grid {
  padding-left: 10px;
  padding-right: 10px;
}

.cms-page-view h1,
.contact-index-index h1,
.cms-page-view div.main ul li,
.cms-page-view h3 {
  color: #000;
}

.cms-page-view h3,
.contact-index-index h3 {
  line-height: unset;
}

.cms-page-view div.main ul {
  margin: 0 0 1em;
  padding-left: 10px;
}

.cms-page-view div.main ul li {
  color: #000;
  font-size: 16px;
  list-style: none;
  margin-bottom: 10px;
}

@media (max-width: 600px) {

  .cms-page-view .grid-content .grid_inner,
  .account.page-layout-2columns-left .grid-content .grid_inner {
    width: 100%;
  }
}

@media (min-width: 601px) and (max-width: 768px) {
  .cms-page-view .grid-content .grid_inner {
    padding-left: 0;
    margin-bottom: 10px;
  }
}

/* login */
.customer-account-login .login-container .row .block.block-customer-login .actions-toolbar .primary {
  height: unset;
  line-height: normal;
  margin: 0;
}

.customer-account-login .login-container .row .block.block-customer-login,
.customer-account-create form#form-validate {
  margin: 0 !important;
  padding-left: 0;
  position: relative;
  min-height: 1px;
  width: 41.66% !important;
  border: 1px solid #d2d2d2;
  background: #fff;
}

.customer-account-login .page-main,
.customer-account-create .page-main {
  margin: 0 auto;
  padding: 0 10px !important;
}

.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  background: transparent;
  text-align: left;
  padding: 0;
  display: flex;
  flex-direction: column-reverse;
}

.customer-account-login .breadcrumbs,
.customer-account-create .breadcrumbs {
  margin-bottom: 30px;
  color: #357c7c;
  padding: 15px 0 20px;
  font-size: 14px;
  margin: 0;
}

.customer-account-login .page-main>.page-title-wrapper .page-title,
.customer-account-create .page-main>.page-title-wrapper .page-title {
  font-size: 30px;
}

.customer-account-login .login-container {
  margin: 25px 0 5px 0;
  padding: 0;
}

.customer-account-login .login-container .row,
.customer-account-login .login-container .prefix_2 {
  padding: 0 10px;
  padding-left: 0;
}

.customer-account-login .login-container .row .block-title strong,
.customer-account-login .login-container .prefix_2 h4,
.customer-account-create .form.create.account .legend span {
  position: relative;
  display: inline-block;
  font-size: 1.125em;
  top: -15px;
  left: 10px;
  margin: 0;
  padding: 3px 5px;
  background-color: #fff;
}

.customer-account-login .login-container .row .block-content {
  padding: 10px 15px 15px;
}

.customer-account-login .login-container .prefix_2 .accountBlocks {
  position: relative;
  min-height: 1px;
  margin: 25px 0 5px 0;
  border: 1px solid #d2d2d2;
  background: #fff;
}

.customer-account-login .login-container .prefix_2 .inner {
  padding: 10px 15px 15px;
}

.customer-account-login .login-container .row .block-title {
  margin: 0;
}

.customer-account-login .fieldset>.field input.input-text {
  line-height: 32px;
  border-color: #c6c6c6 #dadada #eaeaea;
  background: #fafafa;
  color: #999;
  border-radius: 2px;
  padding: 6px 4px;
  line-height: normal !important;
}

.customer-account-login .login-container .fieldset:after {
  display: none;
}

.customer-account-login .login-container {
  background-image: url(/media/custom/lbl-or.gif);
  background-repeat: no-repeat;
  background-position: center 45%;
}

.customer-account-login .login-container .row .block.block-customer-login .field.note.indicates,
.customer-account-create .field.note.indicates {
  text-align: right;
}

.customer-account-login .login-container .row .block.block-customer-login .actions-toolbar .primary button span,
.customer-account-create .form.create.account .actions-toolbar button span {
  text-transform: capitalize;
}

.customer-account-login .login-container .row .block.block-customer-login .fieldset label,
.customer-account-create .fieldset label {
  margin-bottom: 5px;
  color: #2b2b2b;
  font-weight: normal;
  font-size: 16px;
}

.customer-account-login .login-container .row .block.block-customer-login .fieldset label::after,
.customer-account-create .fieldset label::after {
  font-weight: bold;
  font-style: normal;
  color: #390;
  font-size: 1.2em;
  line-height: 0.85em;
}

.customer-account-login .login-container .prefix_2 .inner p {
  margin: 0 0 1em 0;
}

.customer-account-login .login-container .prefix_2 .inner p,
.customer-account-login .login-container .prefix_2 .inner ul li {
  font-size: 16px;
  color: #000;
  margin: 0;
  line-height: normal;
}

.customer-account-login .login-container .row .block-title strong,
.customer-account-login .login-container .prefix_2 h4 {
  position: relative;
  display: inline-block;
  top: -15px;
  left: 10px;
  margin: 0;
  padding: 3px 5px;
  background-color: #fff;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  font-family: "Roboto";
}

.customer-account-login .login-container .prefix_2 .inner ul {
  margin: 0 0 1em;
}

.customer-account-create .form.create.account>.fieldset {
  width: 100%;
  padding: 0;
}

.customer-account-create .form.create.account .actions-toolbar {
  padding: 0;
}

.customer-account-create .craeting-account-box-col {
  width: 66.666%;
  padding: 0 10px;
}

.customer-account-create .formee-msg-note {
  display: block;
  margin: -10px 0 0.8em;
  padding: 0 7px 1px;
  font-size: 0.875em;
  color: #acacac;
}

.omega-deal .field {
  float: left;
  padding: 0 10px;
}

.omega-deal .field.password.required {
  padding-left: 0;
}

.omega-deal .field.confirmation.required {
  padding-right: 0;
}

.customer-account-create .craeting-account-box-col .field.password.required,
.customer-account-create .craeting-account-box-col .field.confirmation.required {
  width: 50%;
}

.customer-account-create .form.create.account>.fieldset legend.legend span {
  font-size: 18px;
}

.customer-account-login .login-container .prefix_2 .center input {
  padding: 8px 20px;
  margin: 0;
  font-weight: 700;
  background-color: #3cc3bb;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  overflow: visible;
  border-style: none;
  border-radius: 3px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto";
}

.customer-account-login .login-container .prefix_2 .center {
  text-align: center;
}

.customer-account-login .login-container .row .block.block-customer-login .field {
  font-size: 16px;
}

.customer-account-login .login-container .row .block.block-customer-login .actions-toolbar .primary button,
.customer-account-create .form.create.account .actions-toolbar button {
  padding: 8px 20px !important;
  margin: 0;
  font-weight: 700;
  background-color: #3cc3bb !important;
  text-decoration: none;
  cursor: pointer;
  overflow: visible;
  border-style: none;
  border-radius: 3px;
  color: #000 !important;
  font-weight: 700;
  font-family: "Roboto";
}

.customer-account-login .login-container .row .block.block-customer-login .chkPersist input[type="checkbox"] {
  top: 0;
}

.customer-account-login .login-container .row .block.block-customer-login .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 1em 0;
}

.customer-account-login .login-container .row .block.block-customer-login .actions-toolbar .action.remind {
  margin: 0 7px;
  font-size: 0.8em;
  color: #4e4e4e;
}

.customer-account-login .login-container .row .block.block-customer-login .chkPersist {
  margin: 0.5em 0 0.8em 2px;
  color: #2b2b2b;
  font-size: 16px;
}

.customer-account-login .login-container .prefix_2 .accountBlocks {
  margin-top: 0;
}

.customer-account-login .login-container .prefix_2 {
  width: 41.666%;
  float: right;
  padding: 0;
}

.customer-account-login .login-container .row {
  display: unset;
}

.customer-account-create form#form-validate {
  padding: 10px 15px 15px;
}

.customer-account-create .page-main>.page-title-wrapper .page-title {
  margin: 0 0 0.5em;
}

.customer-account-create form#form-validate {
  width: 100% !important;
  max-width: 100%;
}

.customer-account-create form#form-validate legend.legend {
  margin: 0;
}

.customer-account-create .form.create.account>.fieldset legend.legend span {
  font-size: 18px;
  top: -22px;
  left: 2px;
}

.customer-account-create .craeting-account-box-col input {
  margin-bottom: 15px;
}

.customer-account-create .form.create.account .actions-toolbar button.action.submit.primary {
  margin: 0 10px;
  width: 106px;
  line-height: normal;
}

.customer-account-create .form.create.account .actions-toolbar .primary {
  margin: 0;
}

.customer-account-login .login-container .prefix_2 .inner p {
  margin-bottom: 1em;
}

.customer-account-login .accountLogin .right {
  margin-bottom: 1em;
}

/* login mobile resopnsive */
@media (max-width: 768px) {

  .customer-account-create .grid-content .grid_inner,
  .customer-account-login .grid-content .grid_inner {
    width: 100%;
  }

  .catalog-category-view .toolbar {
    flex-wrap: wrap;
  }

  .child-category .products-grid.columns3 .product-item {
    width: 50%;
  }

  .customer-account-login .breadcrumbs,
  .customer-account-create .breadcrumbs {
    display: none;
  }

  .customer-account-login .page-wrapper .page-main,
  .customer-account-create .page-wrapper .page-main {
    padding-top: 20px !important;
  }

  .customer-account-login .login-container .row .block.block-customer-login,
  .customer-account-login .login-container .prefix_2 {
    width: 100% !important;
  }

  .customer-account-login .login-container .prefix_2 {
    margin: 25px 0 5px 0 !important;
  }

  .customer-account-create .craeting-account-box-col {
    width: 100%;
    padding: 0;
  }

  .customer-account-create .craeting-account-box-col .field.password.required,
  .customer-account-create .craeting-account-box-col .field.confirmation.required {
    width: 100%;
  }

  .omega-deal .field.confirmation.required {
    padding: 0;
  }

  .omega-deal .field.password.required {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    width: 100%;
    margin: 0;
  }

  .wishlist-index-index .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
    padding: 1em 0;
  }

  .wishlist-index-index .product-item-info {
    display: flex;
    justify-content: space-between;
  }

  .wishlist-index-index .product-item-info .product-item-photo {
    display: table-cell;
    width: 90px;
    min-width: 90px;
    box-shadow: none;
    border-top: 1px solid #ccc;
  }

  .wishlist-index-index .products-grid .product-items .product-item:first-child {
    border-top: 0;
  }
}

@media (min-width: 769px) {
  .account.page-layout-2columns-left .column.main {
    width: 75%;
    padding: 0 10px;
  }

  .account.page-layout-2columns-left .sidebar-main {
    width: 25%;
    margin: 20px 0 0 0;
    padding: 0 10px;
  }
}

.checkout-cart-index .cart.table-wrapper .action {
  float: right;
  margin: 0;
}

.top-section .header-top-links .customer-welcome .customer-menu {
  display: block !important;
}

.top-section .header-top-links .greet {
  display: none !important;
}

.top-section .header-top-links .customer-name {
  display: none;
}

.top-section .header-top-links .customer-welcome ul li.link.wishlist {
  display: none;
}

.top-section .header-top-links .customer-welcome .header.links {
  flex-direction: row-reverse;
  position: unset;
  box-shadow: unset;
  margin-top: 0px;
  min-width: unset;
}

.top-section .header-top-links .customer-welcome li a {
  line-height: 24px;
  padding: 0px;
  font-size: 15px;
  color: #2f3e48 !important;
  text-transform: uppercase;
  text-decoration: none;
}

.customer-welcome .header.links:before,
.customer-welcome .header.links:after {
  display: none;
}

.top-section .header-top-links .customer-welcome ul li:hover {
  background: transparent;
}

.top-section .header-top-links .customer-welcome .customer-menu .login-link {
  display: none;
}

@media (max-width: 767px) {
  .top-section .header-top-links .customer-welcome {
    display: none;
  }

  .minicart-wrapper .action.showcart .counter.qty {
    font-size: 13px !important;
  }

  .top-section .minicart-wrapper .action.showcart .counter-number {
    padding: 0;
  }

  .checkout-cart-index .cart-container .form-cart {
    padding-right: 0px !important;
  }
}

/* Wishlist page */
.wishlist-index-index .comment-box {
  display: none;
}

body .page-header.type2 .block-search input {
  height: 34px;
}

body .page-header.type2 .search-category {
  height: 34px;
}

body .page-header.type2 .search-area .minisearch .actions button {
  height: 34px;
}

body .page-header.type2 .search-category #mpsearch-category {
  vertical-align: top;
}

body .page-header.type2 .search-category:after {
  line-height: 34px;
}

.contact-index-index .fieldset>.legend,
.cms-service-contact .fieldset>.legend,
.cms-about-us div.left-sidebar {
  display: none;
}

.contact-index-index .ls-image1,
.contact-index-index .ls-image3,
.contact-index-index .ls-image4,
.cms-service-contact .ls-image1,
.cms-service-contact .ls-image3,
.cms-service-contact .ls-image4 {
  display: none;
}

.cms-service-quotes .ls-image1,
.cms-service-quotes .ls-image3,
.cms-service-quotes .ls-image4 {
  display: none;
}

.cms-service-warranty-information .ls-image1,
.cms-service-warranty-information .ls-image3,
.cms-service-warranty-information .ls-image4 {
  display: none;
}

.cms-service-installation-services .ls-image1,
.cms-service-installation-services .ls-image2,
.cms-service-installation-services .ls-image4 {
  display: none;
}

.cms-how-to-measure-for-hardwood-flooring div.left-sidebar,
.cms-how-to-measure-for-hardwood-flooring .ls-image1,
.cms-how-to-measure-for-hardwood-flooring .ls-image3,
.cms-how-to-measure-for-hardwood-flooring .ls-image4 {
  display: none;
}

.cms-hardwood-flooring-edge-styles div.left-sidebar,
.cms-hardwood-flooring-edge-styles .ls-image1,
.cms-hardwood-flooring-edge-styles .ls-image3,
.cms-hardwood-flooring-edge-styles .ls-image4 {
  display: none;
}

.cms-hardwood-and-laminate-floor-care div.left-sidebar,
.cms-hardwood-and-laminate-floor-care .ls-image1,
.cms-hardwood-and-laminate-floor-care .ls-image3,
.cms-hardwood-and-laminate-floor-care .ls-image4 {
  display: none;
}

.cms-tips-on-using-wide-plank-flooring div.left-sidebar,
.cms-tips-on-using-wide-plank-flooring .ls-image1,
.cms-tips-on-using-wide-plank-flooring .ls-image3,
.cms-tips-on-using-wide-plank-flooring .ls-image4 {
  display: none;
}

.cms-hardwood-flooring-moisture-control-and-acclimation-guidelines div.left-sidebar,
.cms-hardwood-flooring-moisture-control-and-acclimation-guidelines .ls-image1,
.cms-hardwood-flooring-moisture-control-and-acclimation-guidelines .ls-image3,
.cms-hardwood-flooring-moisture-control-and-acclimation-guidelines .ls-image4 {
  display: none;
}

.page-main-inner .main-description h4.hdng {
  display: block;
  margin: 0 0 10px 0;
  padding: 0 10px 5px 10px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

.page-main-inner .main-description .longDescription {
  display: block;
  padding: 0 10px;
}

.product-item-details .attr-description-listing-page {
  margin: 0 0 .5em;
  line-height: 1.2;
  color: red;
}

.product-item-details .price-wrapper {
  font-size: 15px;
  color: #008bae;
  font-weight: 500;
  margin: 0 0 10px;
  border-bottom: none;
  padding: 0;
}

.product-item-details .price-wrapper .old-price {
  text-decoration: line-through;
  color: #008bae;
}

.product-item-details .price-wrapper .special-price {
  color: red;
}

.products .product-item-name a {
  color: #464646;
}


/* new 21-8-024 */

.sw-megamenu.navigation .subchildmenu.mega-columns.columns4.no-subchildmenu {
  grid-template-columns: 1fr 1fr;
}




.sw-megamenu.navigation>ul>li:nth-child(3) .subchildmenu.mega-columns.columns4.no-subchildmenu {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.page-header.type2 .sw-megamenu.navigation li.level0:has(.submenu[style="visibility: visible; opacity: 1;"]) a.level-top {
  background: #f7f7f7;
  color: #2F3E48;
}

@media only screen and (min-width: 768px) {

body .sw-megamenu.navigation li.level0.fullwidth>.submenu {
  padding: 15px 15px 30px;
  margin-top: 1px !important;
}

body .sw-megamenu.navigation .subchildmenu.mega-columns>li {
  padding: 15px 15px 0;
}
  .sw-megamenu.navigation li.level0.fullwidth .submenu a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a {
    font-size: 14px;
  }
	.fotorama--fullscreen {
		margin: 0% 5% auto !important;
		width: 90% !important;
		top: 30px !important;
		height: 92% !important;
	}
	.fotorama--fullscreen .fotorama__stage {
		height: 85% !important;
	}
	.fotorama--fullscreen .fotorama__wrap {
		height: 100% !important;
	}
	.fotorama--fullscreen .fotorama__wrap .fotorama__stage__shaft {
		margin: 2% 0 !important;
		height: 90%;
	}
	body.fotorama__fullscreen .page-wrapper {
		background: rgba(0, 0, 0, 0.48);
	}
	body.fotorama__fullscreen .page-wrapper .page-header, body.fotorama__fullscreen .page-wrapper .page-main {
		background: transparent !important;
		opacity: 0.1;
	}
}