.elementor-kit-7{--e-global-color-primary:#F07238;--e-global-color-secondary:#2F2F2F;--e-global-color-text:#2F2F2F;--e-global-color-accent:#F07238;--e-global-typography-primary-font-family:"myriad-pro";--e-global-typography-primary-font-size:27px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"myriad-pro";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"myriad-pro";--e-global-typography-text-font-size:21px;--e-global-typography-text-font-weight:300;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:29.5px;--e-global-typography-accent-font-family:"myriad-pro";--e-global-typography-accent-font-size:36px;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-line-height:36px;color:#2F2F2F;font-family:"myriad-pro", Sans-serif;font-size:21px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#F07238;border-radius:8px 8px 8px 8px;padding:15px 35px 15px 35px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"myriad-pro", Sans-serif;}.elementor-kit-7 h1{font-family:"myriad-pro", Sans-serif;font-size:60px;font-weight:900;text-transform:uppercase;line-height:50px;}.elementor-kit-7 h2{font-family:"myriad-pro", Sans-serif;font-size:35px;font-weight:300;text-transform:uppercase;line-height:34px;}.elementor-kit-7 h3{font-family:"myriad-pro", Sans-serif;font-size:27px;font-weight:900;text-transform:uppercase;}.elementor-kit-7 h4{font-family:"myriad-pro", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;font-style:normal;}.elementor-kit-7 h5{font-family:"myriad-pro", Sans-serif;}.elementor-kit-7 h6{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p a {
    color: #f07138 !important;
}

.home_slider .elementor-background-overlay {
    background-color: rgb(0 0 0 / 0%);
    background-image: url(https://americanlocker.com/wp-content/uploads/2025/06/icn_overlay_grid.svg);
    background-image: url(https://americanlocker.com/wp-content/uploads/2025/06/icn_overlay_grid.svg);
    background-size: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .1;
    z-index: 0;
}


.home_slider .elementor-swiper-button {
    font-weight: normal;
    font-size: 28px;
    color: #ffffff;
    background: #2f2f2f;
    border: 0;
    height: 70px;
    width: 70px;
    border-radius: 15px;
    padding: 19px;
}

.black_button{
    font-weight: 900 !important;
    font-size: 24px!important;
    line-height:25px;
    color: #ffffff;
    background: #2f2f2f;
    border: 0;
    height: 70px;
    width: 70px;
    border-radius: 15px;
    padding: 19px;
}
.small-18{
    font-size: 18px!important;
}

.corner-overview-bottom {
    position: absolute;
    min-width: 35%;
    min-height: 60px;
    top: -65px;
    right: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 0px 0px 60px;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-top: 3px solid #f26522;
}

.corner-overview-top span {
  display: inline-block;
}

.corner-overview-top {
    position: absolute;
    min-width: 35%;
    min-height: 60px;
    top: 0px;
    right: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 0px 0px 60px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: leftt;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid #f26522;
}

.corner-overview-bottom-left {
    position: absolute;
    min-width: 35%;
    min-height: 60px;
    top: -65px;
    left: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 0px 0px 60px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-top: 3px solid #f26522;
}
.corner-overview-top-left {
    position: absolute;
    min-width: 35%;
    min-height: 60px;
    top: 0px;
    left: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 60px 0px 0px;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid #f26522;
}
.corner-overview-bottom-left-empty {
    position: absolute;
    min-width: 35%;
    min-height: 65px;
    top: -65px;
    left: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 0px 0px 60px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-top: 3px solid #f26522;
}
.corner-overview-bottom-right-empty {
    position: absolute;
    min-width: 35%;
    min-height: 60px;
    top: 0px;
    right: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 0px 0px 60px;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-top: 3px solid #f26522;
}
.corner-overview-bottom-internal-headers {
    position: absolute;
    min-width: 35%;
    min-height: 60px;
    top: -5px;
    right: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 0px 0px 60px;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-top: 3px solid #f26522;
}

.corner-white-top-left {
    position: absolute;
    min-width: 50%;
    min-height: 60px;
    top: -1px;
    left: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 60px 0px 0px;
    clip-path: polygon(0% 0%, 100% 0%, 94% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.corner-white-bottom-left {
    position: absolute;
    min-width: 35%;
    min-height: 60px;
    top: -58px;
    left: 0;
    background-color: white;
    color: #f26522;
    padding: 6px 0px 0px 60px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    font-weight: 900;
    font-size: 25px;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}




.customer-slider .elementor-swiper-button {
    font-size: 47px;
    color: var(--e-global-color-primary);
    background: white;
    height: 142px;
    vertical-align: middle;
    border: 1px solid black;
    padding: 58px 15px
}
.customer-slider .elementor-swiper-button-prev 
{
    margin-left: -60px !important;
}

.customer-slider .elementor-swiper-button-next 
{
    margin-right: -60px !important;
}
.home-news a.elementor-post__read-more {
    background: #f07138;
    padding: 15px 40px;
    border-radius: 10px;
    font-size: 18px !important;
}

.form-home-customer input {
    border: 0.1rem solid #2f2f2f !important;
    width: 100% !important;
    font-family: myriad-pro, Helvetica, Arial, sans-serif !important;
    font-size: 24px !important;
    font-weight: 300 !important;
    color: #2f2f2f !important;
    cursor: pointer !important;
}
.form-home-customer .gfield_description {
    padding: 0px !important;
    text-align: center !important;
    font-size: 24px !important;
    font-family: myriad-pro, Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
}

.form-home-customer .gfield_checkbox label {
    display: inline-block !important;
}

.form-home-customer .gfield_checkbox li  {
    color: #2f2f2f !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    display: flex !important;
}
.hidden{
    display: none !important;
}

.form-home-customer .gform-field-label label{
    display: inline-block !important;
    width: 100% !important;
    font-size: 15px !important;
    text-align: right;
}
.form-home-customer .gfield_checkbox label {
    display: inline-block !important;
    font-size: 15px !important;
    font-weight: bold;
}

.form-home-customer .gfield_checkbox input {
    width: 10% !important;
}
.form-home-customer .gform_legacy_markup_wrapper li.hidden_label input {
    margin-top: 0px !important;
}
.form-home-customer input[type="submit"], .m-form input[type="button"] {
    width: auto !important;
    font-size: 25px !important;
    text-transform: uppercase;
    color: white !important;
    border: 0px !important;
    font-weight: 900 !important;
}
.form-home-customer .gform-footer.gform_footer.top_label {
    text-align: center;
}
.form-home-customer .gform_legacy_markup_wrapper textarea.medium {
        height: 80px !important;   
        }
        
.left_pad-40 {
    padding-left: 40px;
    font-weight: 300;
}
.left_pad-80 {
    padding-left: 80px;
    font-weight: 300;
}
.left_pad-120 {
    padding-left: 120px;
    font-weight: 300;
}
.locker-lines-slider a.elementor-button.elementor-slide-button.elementor-size-lg {
    float: right;
}
.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before{
    margin: 7px;
}
.elementor-nav-menu--dropdown {
    margin-left: 7px !important;
}
.single-product .m-table {
    background: #f28350;
    padding: 1rem 2rem;
    margin: 1rem 0 0;
} 

  .menu_container {
  position: relative;
  padding-left: 45px;
  overflow: visible;
  z-index: 1;
  background: #FFFfff; 
}

.menu_container::before {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  right: 0;
  bottom: 0;
  background: #F07238; /* tu color de fondo */
clip-path: polygon(0% 100%, 0% 0%, 3% 0%, 0% 100%);  z-index: -1;
}


.product_list_field li {
    color: white;
    font-size: 21px;
    font-weight: 300;
}


.product-filters {
    text-align: center;
    margin: 40px auto;
}

.product-filters .filters-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.product-filters .filter-item {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.product-filters label {
    font-weight: 600;
    margin-bottom: 5px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #000;
}

.product-filters select {
    padding: 10px;
    min-width: 230px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.product-filters button {
    background-color: #f26522;
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    transition: background-color 0.3s ease;
}

.product-filters button:hover {
    background-color: #d94c0d;
}


form.product-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin: 40px 0;
  font-family: 'myriad-pro-semiextended', sans-serif;
}

form.product-filters select {
  background-color: #2f2f2f;
  color: white;
  font-weight: bold;
  font-size: 18px;
  border: none;
  padding: 15px 20px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  width: 220px;
  background-image: url('data:image/svg+xml;utf8,<svg fill="white" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 16px 16px;
}

form.product-filters select:focus {
  outline: none;
}

form.product-filters button[type="submit"] {
  background-color: white;
  color: #2f2f2f;
  font-weight: bold;
  font-size: 20px;
  padding: 12px 30px;
  border: none;
  cursor: pointer;
  border-radius: 10px;
  font-family: 'myriad-pro-semiextended', sans-serif;
  text-transform: uppercase;
}

form.product-filters button[type="submit"]:hover {
  background-color: #f2f2f2;
}

.product-filters select {
  appearance: none;
  -webkit-appearance: none; /* Safari/Chrome */
  -moz-appearance: none;    /* Firefox */
  background-color: #2f2f2f;
  color: white;
  font-family: 'myriad-pro-semiextended', sans-serif;
  font-weight: 700;
  font-size: 22px;
  padding: 20px 30px;
  border: none;
  width: 100%;
  max-width: 300px;
  cursor: pointer;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="14" height="8" viewBox="0 0 14 8" xmlns="http://www.w3.org/2000/svg"><path d="M1 1l6 6 6-6" stroke="white" stroke-width="2" fill="none" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 8px;
}
.product-filters select:hover,
.product-filters select:focus {
  background-color: #444;
}

.product-filters select:focus {
    outline: none;
    box-shadow: 0 0 0 3px #f26522;
}

.product-filters select option {
    background-color: #f2f2f2;
    color: #2f2f2f;
    padding: 15px;
    font-weight: normal;
    font-family: 'myriad-pro-semiextended', sans-serif;
}

.product-filters select option[disabled] {
    background-color: #2f2f2f;
    color: #fff;
    font-weight: bold;
}

.product-filters select option:checked {
    background-color: #f26522;
    color: #fff;
    font-weight: bold;
}

.product-filters button {
    background-color: #f26522;
    color: #fff;
    border: none;
    font-family: 'myriad-pro-semiextended', sans-serif;
    font-size: 22px;
    font-weight: bold;
    padding: 16px 30px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.product-filters button:hover {
    background-color: #e55314;
}

.orange-button form.product-filters button[type="submit"] {
    background-color: #f07138;
    color: #ffffff;
    text-transform: uppercase;
}
.orange-button form.product-filters button[type="submit"]:hover {
    background-color: #2f2f2f;
    color: #ffffff;
    text-transform: uppercase;
}/* End custom CSS */