@charset "UTF-8";
/*
Theme Name: Wizzie Child Theme
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Web Wizards
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/
/* Start your custom CSS bellow this comment
============================================ */
/*
-Global
-Menu
-Home
-projects
-Testmonials
-form
-footer
-responsive  
*/
@font-face {
  font-family: "Moontells";
  src: url("./fonts/Moontells.ttf.woff") format("woff"), url("./fonts/Moontells.ttf.svg#Moontells") format("svg"), url("./fonts/Moontells.ttf.eot"), url("./fonts/Moontells.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
/*Global*/
.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
h2 span, h1 span {
  color: #dfba2f;
  font-weight: 800;
}
span {
  color: #dfba2f;
}
h1, h2, h3 {
  font-weight: 800;
  font-family: "Moontells", serif !important;
  text-transform: uppercase;
  line-height: 1.7em;
}
a {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: bold;
  color: #dfba2f;
}
.copyright a {
  text-transform: unset;
  letter-spacing: unset;
  font-size: unset;
}
.btn {
  color: #393939 !important;
  border-width: 0px !important;
  background-color: #dfba2f !important;
  font-weight: 500;
  padding: 0.6em 1em;
  line-height: 1.7em !important;
  background-color: transparent;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  border-radius: 3px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all !important;
  transition-property: all !important;
}
.btn:hover {
  opacity: 0.8;
}
.img-fullHeight {
  height: 100%;
}
.wcgs-carousel {
  box-shadow: 0px 3px 17px #00000029;
  margin: 10px;
}
#wpgs-gallery .gallery-navigation-carousel-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
  display: none;
}
.woocommerce div.product p.stock.in-stock {
  display: none;
}
table.variations .label label {
  display: block;
  margin-top: 10px;
}
.woocommerce ul.products li.product .price .from {
  color: #dfba2f;
}
/*Menu*/
div#Header {
  padding-top: 0px !important;
}
ul.et_pb_side_nav.et-visible {
  background-color: transparent;
  margin-right: 30px;
}
ul.et_pb_side_nav .side_nav_item a {
  background-color: #959595;
  width: 15px;
  height: 15px;
  margin-bottom: 15px;
}
li.side_nav_item {
  position: relative;
}
ul.et_pb_side_nav .side_nav_item a.active {
  background-color: #dfba2f !important;
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_0:hover:before {
  content: "Home";
  right: 40px;
  top: -2px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_1:hover:before {
  content: "About";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_2:hover:before {
  content: "Shredding";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_3:hover:before {
  content: "Recycling";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_4:hover:before {
  content: "Vision";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_5:hover:before {
  content: "Community";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_6:hover:before {
  content: "Placement";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_7:hover:before {
  content: "Awards";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_8:hover:before {
  content: "Testimonials";
}
ul.et_pb_side_nav li.side_nav_item a#side_nav_item_id_9:hover:before {
  content: "Contact";
}
ul.et_pb_side_nav li.side_nav_item a:before {
  content: "";
  padding: 5px 25px !important;
  opacity: 0;
  color: white !important;
  background-color: #dfba2f !important;
  text-indent: 0 !important;
  position: absolute;
  transition: all 0.4s ease-in-out;
  font-weight: 400;
}
ul.et_pb_side_nav li.side_nav_item a:hover:before {
  right: 40px;
  top: -2px;
  opacity: 1;
}
ul.et_pb_side_nav .side_nav_item a:hover {
  background-color: #dfba2f !important;
}
ul.et_pb_side_nav li.side_nav_item a:after {
  content: "";
  opacity: 0;
  padding: 1px !important;
  color: #fff !important;
  background-color: #dfba2f !important;
  position: absolute;
  transition: all 0.4s ease-in-out;
  width: 31px;
  height: 1px;
  display: inline-block;
  text-indent: 72px !important;
  right: 9px;
  top: 13px;
}
ul.et_pb_side_nav li.side_nav_item a:hover:after {
  opacity: 1;
}
img#logo {
  max-height: 100%;
  width: auto;
  max-width: 500px;
}
ul#top-menu li.WhiteMenu a {
  color: white;
}
ul#top-menu li {
  padding-right: 90px;
}
ul#top-menu li ul.sub-menu {
  background-color: #393939 !important;
}
ul#top-menu li a {
  color: #333;
}
ul#top-menu li a:hover {
  color: #dfba2f !important;
  opacity: 1;
}
#top-menu li li {
  padding: 0;
}
#top-menu li li a {
  padding: 6px 30px;
  width: 300px;
}
.nav li ul {
  width: 300px;
}
ul#top-menu li.WhiteMenu {
  padding-right: 15px;
}
.et-fixed-header#main-header {
  background-color: white !important;
}
.et-fixed-header#main-header img#logo {
  margin-top: 0px;
}
.home div#et-top-navigation nav > ul > li > a {
  padding-bottom: 0;
  line-height: 3;
}
.home nav#top-menu-nav {
  background-color: white;
  padding-left: 40px;
}
.home ul#top-menu li.WhiteMenu {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #fff;
  margin-right: -5px;
}
.home ul#top-menu li.WhiteMenu a {
  color: #000;
}
.home header#main-header {
  background-color: white;
}
header#main-header {
  background-color: white;
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3) !important;
}
header.et-fixed-header#main-header {
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3) !important;
}
.home .et_header_style_left #et-top-navigation {
  padding-top: 20px;
  padding-bottom: 20px;
}
.et_header_style_left #et-top-navigation {
  padding-top: 50px;
  padding-bottom: 20px;
}
@media (min-width: 981px) {
  .et_header_style_left .et-fixed-header #et-top-navigation {
    padding-bottom: 0;
  }
}
/*Home*/
div#HeaderText p {
  margin-top: 5%;
}
div#Header div.center {
  z-index: 3;
}
div#Services .et_pb_column {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
div#Services div.et_pb_module {
  display: inline-block;
  padding: 50px;
  margin: 0px -1.5px;
  max-width: 450px;
}
@media (min-width: 1360px) {
  #Services .et_pb_column:first-child {
    margin-left: -120px;
  }
}
@media (min-width: 981px) {
  #Services .et_pb_column:first-child {
    margin-left: -40px;
  }
}
div#Services a {
  color: #393939;
  font-size: 14px;
}
div#HomeBlog article {
  width: 49%;
  margin-left: -4px;
  display: inline-block;
  margin-bottom: 0;
}
div#HomeBlog .et_overlay {
  background-color: #dfba2fcc;
  margin: 9.5% !important;
  width: 81%;
  height: 81%;
  border: none;
}
div#Services div.et_pb_module i {
  padding-right: 5px;
}
div#HomeBlog article .entry-featured-image-url {
  margin-bottom: 0px;
}
div#HomeBlog article h2, div#HomeBlog article div, div#HomeBlog article p {
  display: none;
}
div#HomeBlog article:hover h2, div#HomeBlog article:hover div, div#HomeBlog article:hover p {
  display: block;
  position: absolute;
  z-index: 999;
}
div#HomeBlog article:hover h2 {
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
div#HomeBlog article a {
  font-weight: bold;
  font-size: 25px;
  color: white !important;
}
div#HomeBlog article:hover div {
  top: 60%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
div#HomeBlog article:hover div a {
  color: #393939;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
.LinkWhite a {
  color: #fff;
  text-decoration: underline;
  line-height: 80px;
}
.Social a {
  color: #393939;
  font-size: 20px;
  text-transform: none !important;
  padding-right: 30px;
}
div#Testmonionals div.et_pb_module:before {
  content: "";
  background-color: #fff;
  width: 50px;
  height: 50px;
  position: absolute;
  left: -3%;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
div#Testmonionals div.et_pb_module p em {
  float: right;
}
/*About*/
div#GalleryTeam div div.et_pb_gallery_item {
  padding: 0;
  margin: 0;
}
/*projects*/
.Sidebar ul li a {
  text-transform: capitalize;
}
.Sidebar ul li {
  list-style: inside;
}
div#ProjectBlog article {
  width: 33%;
  display: inline-block;
  margin: 0;
}
div#ProjectBlog article .entry-featured-image-url {
  margin-bottom: 0px;
}
div#ProjectBlog article h2, div#ProjectBlog article div, div#ProjectBlog article p {
  display: none;
}
div#ProjectBlog article:hover h2, div#ProjectBlog article:hover div, div#ProjectBlog article:hover p {
  display: block;
  position: absolute;
  z-index: 999;
}
div#ProjectBlog article:hover h2 {
  top: 20%;
  left: 32%;
}
div#ProjectBlog article h2 a {
  font-weight: bold;
  font-size: 25px;
}
div#ProjectBlog article:hover div {
  top: 60%;
  left: 35%;
}
div#ProjectBlog article:hover div a {
  color: #393939;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
/*Awards*/
.awards-section .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 20px;
}
.awards-section .et_pb_column .et_pb_blurb {
  width: 200px;
}
.awards-section i {
  font-size: 65px;
  margin-bottom: 20px;
  color: #edc51c;
  font-weight: 300;
}
/*Testmonials*/
div#PageTestmonials p em {
  float: right;
}
div#PageTestmonials img {
  border-radius: 85px;
  height: 145px;
  width: 145px;
}
div#PageTestmonials div.et_pb_row {
  padding: 1% 0%;
}
div#PageTestmonials div.et_pb_row div:nth-child(2) {
  padding: 3% 3%;
}
div#PageTestmonials div.et_pb_row div:nth-child(2):before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  left: -2.5%;
  top: 40%;
  transform: rotate(45deg);
}
div#PageTestmonials div.et_pb_row:nth-child(3n+0) div:nth-child(2), div#PageTestmonials div.et_pb_row:nth-child(3n+0) div:nth-child(2):before {
  background-color: #393939;
}
div#PageTestmonials div.et_pb_row:nth-child(3n+0) div:nth-child(2) div.et_pb_module div.et_pb_text_inner {
  color: #fff;
}
div#PageTestmonials div.et_pb_row:nth-child(2n+0) div:nth-child(2), div#PageTestmonials div.et_pb_row:nth-child(2n+0) div:nth-child(2):before {
  background-color: #e0e0e0;
}
div#PageTestmonials div.et_pb_row div:nth-child(2), div#PageTestmonials div.et_pb_row div:nth-child(2):before {
  background-color: #fff56b;
}
/*Form*/
form.ContactForm1 {
  max-width: 75% !important;
}
form.ContactForm1 {
  background-color: rgba(84, 84, 84, 0.95);
  padding: 10% 5%;
  max-width: 65% !important;
}
form.ContactForm1 select {
  margin-top: 12px;
}
form.ContactForm1 select:focus {
  border-color: white;
  color: white;
}
form.ContactForm1 select:focus option {
  color: #3e3e3e;
}
ul#gform_fields_2 li input, ul#gform_fields_2 li textarea, ul#gform_fields_1 li input, ul#gform_fields_1 li textarea, select {
  background-color: transparent;
  border: none;
  font-size: 16px;
  min-height: 40px;
}
input#gform_submit_button_2, input#gform_submit_button_1 {
  float: right;
  background-color: transparent !important;
  box-shadow: none;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}
ul#gform_fields_1 li input, ul#gform_fields_1 li textarea, select {
  border-bottom: #fff 1px solid;
  color: #fff;
}
ul#gform_fields_2 li input, ul#gform_fields_2 li textarea, select {
  border-bottom: white 1px solid;
  color: white;
}
ul#gform_fields_2 li input::placeholder, ul#gform_fields_2 li textarea::placeholder, select::placeholder {
  color: white !important;
}
ul#gform_fields_1 li input::-webkit-input-placeholder, ul#gform_fields_1 li textarea::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}
ul#gform_fields_1 li input:-ms-input-placeholder, ul#gform_fields_1 li textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
ul#gform_fields_1 li input::placeholder, ul#gform_fields_1 li textarea::placeholder {
  color: #fff;
}
ul#gform_fields_2 li input::-webkit-input-placeholder, ul#gform_fields_2 li textarea::-webkit-input-placeholder {
  /* Edge */
  color: #393939;
}
ul#gform_fields_2 li input:-ms-input-placeholder, ul#gform_fields_2 li textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #393939;
}
ul#gform_fields_2 li input::placeholder, ul#gform_fields_2 li textarea::placeholder {
  color: #393939;
}
input#gform_submit_button_2 {
  border-bottom: white 1px solid;
  color: white;
}
input#gform_submit_button_1 {
  border-bottom: #dfba2f 1px solid;
  color: #dfba2f;
}
/*Footer*/
div#Footer div div.et_pb_main_blurb_image img {
  max-width: 55px;
}
div#Footer div div.et_pb_blurb_container p a {
  color: #fff;
  margin-right: 8px;
}
.home footer#main-footer {
  background-color: transparent !important;
  margin-top: -94px;
}
.home footer#main-footer div.et_pb_text_inner {
  line-height: 1;
}
.home footer#main-footer a {
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}
div#FooterMenu ul li {
  margin: 0;
  display: inline-block;
  padding-right: 1%;
}
div#FooterMenu ul li a {
  color: #fff;
}
div#FooterMenu div#nav_menu-2 {
  width: 100%;
  margin: 0;
}
div#FooterMenu {
  margin: 0;
}
/*Responsive */
@media (max-width: 1800px) {
  ul#top-menu li {
    padding-right: 20px;
  }
}
@media (max-width: 1400px) {
  ul#top-menu li {
    padding-right: 15px;
  }
  ul#top-menu li a {
    font-size: 14px;
  }
  .home ul#top-menu li.WhiteMenu {
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media (max-width: 1200px) {
  ul#top-menu li {
    padding-right: 10px;
  }
  ul#top-menu li a {
    font-size: 12px;
  }
  .home ul#top-menu li.WhiteMenu {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (max-width: 980px) {
  ul#top-menu li {
    padding-right: 20px;
  }
  #main-header .et_mobile_menu {
    background-color: #393939 !important;
  }
  .mobile_menu_bar:before {
    color: #dfba2f;
  }
  .et_mobile_menu {
    border-color: #dfba2f;
  }
  .et_mobile_menu li a {
    color: #fff;
  }
  div#Header {
    padding-top: 100px !important;
  }
  #HeaderText {
    margin-left: 1% !important;
  }
  div#Services div.et_pb_module {
    margin-left: 0px !important;
    max-width: 640px !important;
    padding-right: 12% !important;
  }
  div#FooterMenu ul#menu-footer-menu {
    text-align: center;
  }
  div#Footer div div.et_pb_blurb_container {
    display: block;
  }
}
/*------------------------ Brandons --------------------------------------*/
@media only screen and (min-width: 981px) {
  header.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a, header.et-fixed-header #top-menu li.current_page_item > a {
    color: #dfba2f !important;
  }
  div#Footer div div.et_pb_main_blurb_image {
    width: 10%;
  }
}
ul#top-menu li.current-menu-ancestor > a, ul#top-menu li.current-menu-item > a, ul#top-menu li.current_page_item > a {
  color: #dfba2f;
}
#Services ul {
  list-style: none;
  padding-left: 0;
}
#Services ul li:not(:last-child) {
  margin-bottom: 10px;
}
#Services i {
  color: #dfba2f;
  font-size: 20px;
}
.img-stretch {
  height: 100%;
}
.img-stretch span {
  height: 100%;
}
.img-stretch span img {
  height: 100%;
  object-fit: cover;
}
.img-cover img {
  object-fit: cover;
}
.check-bullet-list ul {
  list-style: none;
  padding-left: 0;
}
.check-bullet-list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.check-bullet-list i {
  color: #dfba2f;
  font-size: 20px;
  margin-right: 10px;
}
.check-bullet-list li.bullet-spacing {
  margin-left: 35px;
  margin-top: -10px;
}
#white-column {
  background-color: white;
}
/* Remove image links from Divi gallery */
.et_pb_gallery_image a {
  pointer-events: none;
  cursor: default;
}
@media (max-width: 980px) {
  .row-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .et_fixed_nav #main-header {
    position: fixed;
  }
  body.admin-bar.et_fixed_nav #main-header {
    top: 0;
  }
  ul.et_pb_side_nav.et-visible {
    display: none;
  }
}
.inline-buttons .et_pb_button_module_wrapper {
  display: inline-block;
}
.shapedividers-smartSlider-right > div {
  overflow: hidden;
  position: relative;
}
.shapedividers-smartSlider-right > div::before {
  content: "";
  font-family: "shape divider from ShapeDividers.com";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  bottom: -0.1vw;
  left: -0.1vw;
  right: -0.1vw;
  top: -0.1vw;
  background-size: 10px 100%;
  background-position: 0% 50%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 98" preserveAspectRatio="none"><path d="M1 98l10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1L1 8l10-1L1 6l10-1L1 4l10-1L1 2l10-1L1 0H0v98z" fill="%23545454"/></svg>');
}
.shapedividers-right {
  overflow: hidden;
  position: relative;
}
.shapedividers-right::before {
  content: "";
  font-family: "shape divider from ShapeDividers.com";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  bottom: -0.1vw;
  left: -0.1vw;
  right: -0.1vw;
  top: -0.1vw;
  background-size: 10px 100%;
  background-position: 0% 50%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 98" preserveAspectRatio="none"><path d="M1 98l10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1L1 8l10-1L1 6l10-1L1 4l10-1L1 2l10-1L1 0H0v98z" fill="%23545454"/></svg>');
}
.shapedividers-left {
  overflow: hidden;
  position: relative;
}
.shapedividers-left::before {
  content: "";
  font-family: "shape divider from ShapeDividers.com";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  bottom: -0.1vw;
  left: -0.1vw;
  right: -0.1vw;
  top: -0.1vw;
  background-size: 10px 121%;
  background-position: 100% 50%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 98" preserveAspectRatio="none"><path d="M10 0L0 1l10 1L0 3l10 1L0 5l10 1L0 7l10 1L0 9l10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1-10 1 10 1h1V0z" fill="%23545454"/></svg>');
}
.shapedividers-bottom {
  overflow: hidden;
  position: relative;
}
.shapedividers-bottom::before {
  content: "";
  font-family: "shape divider from ShapeDividers.com";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  bottom: -0.1vw;
  left: -0.1vw;
  right: -0.1vw;
  top: -0.1vw;
  background-size: 100% 10px;
  background-position: 50% 100%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 98 11" preserveAspectRatio="none"><path d="M98 10L97 0l-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10-1-10-1 10L9 0 8 10 7 0 6 10 5 0 4 10 3 0 2 10 1 0 0 10v1h98z" fill="%23545454"/></svg>');
}
.et_pb_column_1_2 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+3), .et_pb_column_2_3 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+3), .et_pb_column_3_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+4), .et_pb_column_3_5 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+3), .et_pb_column_4_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+5) {
  margin-top: 0 !important;
}
.price-table .et_pb_pricing_table_wrap {
  gap: 50px 0;
}
.price-table .et_pb_pricing_content_top {
  border-bottom: 0;
  margin-top: 10px;
}
.price-table img {
  max-width: 260px;
  width: 100%;
  margin-top: 20px;
}
.n2-ss-control-bullet {
  position: absolute !important;
  left: 40% !important;
}
.entry-content tr td {
  padding: 10px 5px;
  text-align: center;
  width: 33.33%;
  display: inline-block;
}
.entry-content tr td:nth-child(3) {
  border-right: 1px solid #eee;
  padding-right: 10px;
}
/*Media Queries*/
@media (min-width: 769px) {
  .entry-content tr td {
    width: 16.67%;
    display: table-cell;
  }
}
@media (max-width: 768px) {
  .entry-content tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #eee;
  }
  .entry-content tr td {
    border-top: none;
  }
}
/* Ajustar columnas de Cart Totals: 40% Título - 60% Contenido */
.woocommerce .cart_totals table.shop_table th {
  width: 40%;
}
.woocommerce .cart_totals table.shop_table td {
  width: 60%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 150px;
  margin-right: 10px;
  height: 50px;
}
/* --- Centering the elements of the cart table --- */
/*
center the text and content of all cells and headline
*/
.woocommerce-cart-form th, .woocommerce-cart-form td {
  text-align: center !important;
  vertical-align: middle !important;
}
.woocommerce-cart-form .quantity, .woocommerce-cart-form img, .woocommerce-cart-form .product-thumbnail a {
  margin: 0 auto !important;
  display: inline-flex !important;
  justify-content: center !important;
  float: none !important;
}
/*
center the number of the quantity input*/
.woocommerce-cart-form .quantity input.qty {
  text-align: center !important;
}
/* product on thumbnail cell */
.woocommerce-cart-form th.product-thumbnail::before {
  content: "Product";
  display: block;
  font-size: 14px;
}
/* hidding the word product from its original cell */
.woocommerce-cart-form th.product-name {
  font-size: 0;
  color: transparent;
}
/*Checkout*/
.woocommerce-info {
  background-color: #DFAB2A !important;
}
.woocommerce-cart table.cart img {
  width: 150px;
  box-shadow: none;
}
.th.product-name {
  text-align: center;
  display: hidden;
}
.woocommerce table.shop_table th.product-price {
  text-align: center;
  min-width: 220px !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  border-color: #DFAB2A !important;
  color: #333333;
  background: #DFAB2A;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  background: #DFAB2A !important;
}
a.showcoupon {
  color: #333333 !important;
}
small.wcsatt-sub-options {
  color: #333333;
}
.woocommerce ul.products li.product .button {
  background-color: #DFBA2F;
  color: #333333;
  text-align: center;
  font-size: 14px;
  display: block;
  border-color: #DFBA2F;
  margin-top: 1em;
  text-transform: uppercase;
  font-weight: 500;
}
.woocommerce ul.products li.product .button::after {
  display: none !important;
}
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce ul.products li.product {
  display: flex !important;
  flex-direction: column;
  float: none;
  row-gap: 15px;
}
.woocommerce:not(.single-product) ul.products li.product {
  background: white;
  padding: 30px !important;
}
.woocommerce ul.products li.product a img {
  height: 260px;
  object-fit: contain;
}
.woocommerce.single-product ul.products li.product a img {
  object-fit: cover;
}
.woocommerce ul.products li.product .button {
  margin-top: auto !important;
}
#ship-to-different-address span {
  font-size: 20px !important;
}
.woocommerce div.product p.price, .woocommerce-page div.product p.price {
  color: #333333;
}
.wcrp-rental-products-total-price {
  color: white !important;
}
.wcrp-rental-products-total-days {
  color: white !important;
}
.wcrp-rental-products-rental-return-within-days {
  color: white;
}
/* Centrar todo el contenido del módulo de producto */
.woocommerce ul.products li.product, .product-small.col {
  text-align: center !important;
}
/* Forzar que el título ocupe su propia línea */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  display: block;
  margin-bottom: 10px;
  width: 100%;
  min-height: 71px;
}
/* Forzar que el precio ocupe su propia línea */
.woocommerce ul.products li.product .price {
  display: block;
  margin-bottom: 5px;
}
/* Estilizar el texto de suscripción para que baje a la tercera línea */
.subscription-details, .wcsatt-sub-options {
  margin-top: 5px;
  font-size: 0.9em;
}
/*rentals*/
.wcsatt-options-product-dropdown {
  height: auto !important;
  max-height: auto !important;
  max-width: 100% !important;
  width: 100% !important;
  background-color: #DFBA2F;
}
.wcrp-rental-products-total-price .wcrp-rental-products-total-days {
  color: #333333;
}
.et_pb_module .single_add_to_cart_button.button {
  background-color: #DFBA2F;
  color: #333333;
}
input.wcsatt-options-prompt-action-input {
  accent-color: #dfba2f !important;
  transform: scale(1.2);
}
.et_pb_wc_add_to_cart .quantity input.qty {
  color: #333333;
  font-weight: 600;
}
.wcsatt-options-product-prompt {
  font-size: 16px;
  margin-bottom: 1em;
}
.wcrp-rental-products-rental-dates-wrap {
  font-size: 16px;
}
/* Center the entire subscription options container */
ul.subscription-options, .wcsatt-options-product {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  width: 100% !important;
}
/* Keep individual options left-aligned */
li.subscription-option {
  display: block !important;
  margin-bottom: 10px !important;
  text-align: left !important;
  width: auto !important;
}
li.subscription-option label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  cursor: pointer !important;
  justify-content: flex-start !important;
}
li.subscription-option input[type="radio"] {
  margin: 0 !important;
  flex-shrink: 0 !important;
  position: relative !important;
  float: none !important;
  display: inline-block !important;
}
li.subscription-option .subscription-option-details {
  display: inline !important;
  line-height: normal !important;
  text-align: left !important;
}
.woocommerce .products .subscription-details {
  display: none;
}
.subscription-details {
  font-size: 14px;
}
/* Fix alignment for BOTH one-time and subscription options */
li.one-time-option, li.subscription-option {
  display: block !important;
  margin-bottom: 10px !important;
  text-align: left !important;
  width: auto !important;
}
li.one-time-option label, li.subscription-option label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  cursor: pointer !important;
  justify-content: flex-start !important;
}
li.one-time-option input[type="radio"], li.subscription-option input[type="radio"] {
  margin: 0 !important;
  flex-shrink: 0 !important;
  position: relative !important;
  float: none !important;
  display: inline-block !important;
}
li.one-time-option .one-time-option-details, li.subscription-option .subscription-option-details {
  display: inline !important;
  line-height: normal !important;
  text-align: left !important;
}
li.subscription-option .subscription-details {
  display: inline !important;
}
/* Center the entire list container */
ul.subscription-options, .wcsatt-options-product {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  width: 100% !important;
}
/* Change radio button color */
li.one-time-option input[type="radio"], li.subscription-option input[type="radio"] {
  accent-color: #dfba2f !important;
  /* Your theme's primary yellow color */
}
span.woocommerce-Price-amount.amount {
  font-size: 18px !important;
  font-weight: bold !important;
}
