/*
 * Custom CSS overrides for divi-print-shop-theme.
 * Add site-specific styles here.
 */

svg#svg-source {
    position: inherit !important;
}

.slick-slide {
    height: auto !important;
}

.page-id-41674 h2 {
    font-size: 30px;
}

.page-id-41674 h2 {
    margin: 10px 0 35px !important;
}

.page-id-41674 .category-template-row-6 h3.drk-gry.uppercase {
    margin-bottom: 10px;
    margin-top: 10px;
}

.page-id-41674 .toggle-inner li {
    padding-bottom: 10px;
}

.toggle-inner table {
    margin: 30px 0;
}

section#triangle-down {
    margin-bottom: 0;
    padding: 40px 0;
}

section#triangle-down:before {
    width: 0;
    height: 0;
    content: '';
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 20px solid #fff;
    bottom: 0;
    right: 0;
    z-index: 1;
    position: absolute;
    top: 4%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.toggle-title.active h3 span:before {
    font-family: "Font Awesome 5 Free";
    content: '\f068';
}

.toggle-title h3 span:before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    padding-right: 10px;
    font-size: 16px;
    margin-top: 2px;
}

div#inside-delivery::before,
div#lift-gate::before,
div#limit-access::before,
div#appt-request::before,
div#residential::before {
    content: '';
    display: block;
    height: 125px;
    margin-top: -125px;
    visibility: hidden;
}


/* Styles for Accordion */
.toggle:last-child {
  padding-bottom: 20px;
}
.toggle .toggle-title {
    position: relative;
    display: block;
    margin-bottom: 20px;
    background-color: #f1f1f1;
}
.toggle .toggle-title h3 {
  font-size: 20px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
}
.toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
}
.toggle .toggle-inner div {
  max-width: 100%;
}
.toggle .toggle-title .title-name {
    display: flex;
    padding: 20px 25px 20px;
    color: #000;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600 !important;
    font-size: 20px;
}
.toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.toggle .toggle-title i {
  position: absolute;
  background: url("https://arielbeninca.com/Storage/plus_minus.png") 0px -24px no-repeat;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
.toggle .toggle-title.active i {
  background: url("https://arielbeninca.com/Storage/plus_minus.png") 0px 0px no-repeat;
}

.cli-bar-message {
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}    
    
.cli-bar-btn_container a, .wt-cli-ccpa-element a {
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    color: #dd8e33 !important;
}
    
div#cookie-law-info-bar {
    padding: 5px 25px !important;
}

.wt-cli-ccpa-element {
	margin-top: 0 !important;
}

.dpprofe-discount-divider {
    display: block;
    height: 1px;
    background: #ccc;
    margin-bottom: -2px;
}

table.pricing td {
    padding: 0;
}

.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 20px 0 30px;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    transition: all ease .4s;
    margin: 0;
    width: calc(33% - 10px);
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product a,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product a {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product img,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product img {
    max-width: 190px;
    margin: auto;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product span.et_shop_image,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product span.et_shop_image {
    text-align: center;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product:hover span.et_shop_image img,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product:hover span.et_shop_image img {
    transform: scale(1.1);
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-product__title {
    font-size: 19px;
    text-align: center;
    padding: 10px 15px 0;
    line-height: 1.4;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product:hover .woocommerce-loop-product__title,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product:hover .woocommerce-loop-product__title {
    color: #be5103;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product a.woocommerce-LoopProduct-link > picture,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product a.woocommerce-LoopProduct-link > picture {
    display: none;
}

@media screen and (max-width: 760px) {
    .woocommerce .cart-collaterals .cross-sells ul.products,
    .woocommerce-page .cart-collaterals .cross-sells ul.products {
        flex-direction: column;
        gap: 20px;
        margin: 20px 0 30px;
    }

    .woocommerce .cart-collaterals .cross-sells ul.products li.product,
    .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
        width: 100%;
    }
}

a.cli_settings_button {
    color: #dd8e33 !important;
    text-decoration: none !important;
}    

/* Match live archives: disable legacy WP sidebar and keep product grid full width. */
body.tax-product_cat #sidebar,
body.post-type-archive-product #sidebar {
    display: none !important;
}

/* Cart upsell popup styling moved out of Woo template override. */
/* Match live cart summary behavior: hide coupon field in cart totals panel. */
.cart-collaterals .coupon {
    display: none;
}

/* Match live cart: hide coupon controls in the cart form actions area. */
body.woocommerce-cart .woocommerce-cart-form .coupon {
    display: none !important;
}

@media screen and (min-width: 981px) {
    body.woocommerce-cart:not(.et-tb) #main-content .container,
    body.woocommerce-cart:not(.et-tb-has-header) #main-content .container {
        padding-top: 150px !important;
    }
}

/* Ensure Fedex tooltip info icons render without relying on ETMODULES glyph font. */
.shipping-check .tooltip .fa-info-circle:before {
    content: "\24D8";
    font-family: "Open Sans", Arial, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    color: #e29734;
    font-size: 13px;
    line-height: 1;
    vertical-align: middle;
}

div#upsell-popup {
    background: #fff;
    padding: 30px 30px 40px;
    max-width: 1200px;
}

div#upsell-popup * {
    text-align: center;
}

div#upsell-popup h2,
div#upsell-popup a.upsell-close {
    color: #3a3a3a;
    font-size: 28px;
}

div#upsell-popup h2 {
    margin-bottom: 20px;
}

a.upsell-close {
    position: absolute;
    right: 20px;
    top: 20px;
}

div#upsell-popup img {
    width: 100%;
}

div#upsell-popup h3 {
    font-size: 19px;
    line-height: 1.3em;
    margin: 0 auto 10px;
}

div#upsell-popup p {
    font-size: 16px;
}

div#upsell-popup a.button {
    text-transform: uppercase;
    font-size: 18px;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}

a.no-thanks {
    text-decoration: underline;
    color: #3a3a3a;
    display: block;
    max-width: fit-content;
    margin: 30px auto 0;
}

@media (max-width: 767px) {
    div#upsell-popup {
        padding: 60px 20px !important;
    }

    div#upsell-popup h3 {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    div#upsell-popup .custom-shirts {
        display: flex;
    }

    div#upsell-popup .custom-shirts > div {
        width: 28%;
        margin: 0 2.5%;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }

    div#upsell-popup img {
        margin-bottom: auto;
    }

    .shirt-info {
        min-height: 83.93px;
    }
}

body.tax-product_cat #left-area,
body.post-type-archive-product #left-area {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
}

a#cookie_action_close_header:hover,
.cli-alert-dialog-buttons button.cli-ccpa-button-confirm:hover, 
.cli-alert-dialog-buttons button.cli-ccpa-button-cancel:hover {
    background: #fff !important;
    color: #dd8e33 !important;
    border: solid 1px #dd8e33 !important;    
}

a.cli_settings_button:hover {
	text-decoration: underline !important;
}

.cli-alert-dialog-content {
    font-size: 16px !important;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

/* Popup PDP parity adjustments to align with live styling */
.single-product.popup-pdp .et_pb_post_title .entry-title {
    font-weight: 700 !important;
    font-size: 36px !important;
    line-height: 1.3em !important;
    color: #3a3a3a !important;
}

.single-product.popup-pdp .et_pb_text_5_tb_body a {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1.4em !important;
    color: #3a3a3a !important;
    text-decoration: underline !important;
    text-decoration-color: #3a3a3a !important;
}

.single-product.popup-pdp #addtocart .single_add_to_cart_button.button.alt {
    background: #be5103 !important;
    color: #fff !important;
    border-color: #be5103 !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

/* Hide raw template PDF URL text if a plain URL is rendered in module text. */
.single-product.popup-pdp .et_pb_text_inner > span.dpprofe-template-link-raw {
    display: none !important;
}

/* Keep duplicate pricing modules hidden on desktop like live site. */
@media (min-width: 981px) {
    .single-product.popup-pdp .et_pb_text_7_tb_body,
    .single-product.popup-pdp .et_pb_code_3_tb_body {
        display: none !important;
    }
}

/* Hide plain PDF URL text that can be output by builder text modules. */
.single-product.popup-pdp .et_pb_text_inner > span {
    word-break: break-word;
}
.single-product.popup-pdp .et_pb_text_inner > span:where(:not([class])) {
    display: none;
}

/* Match live header offset behavior on single product pages. */
body.single-product.et-tb-has-header #main-content {
    padding-top: 110px !important;
}

body.single-product.et-tb-has-header .et-l--body .et_pb_section_0_tb_body {
    padding-top: 0 !important;
}

/* Product tabs: dependency-free panel visibility control */
.single-product .mdc-tab-bar ~ .tab-content {
    display: none;
}

.single-product .mdc-tab-bar ~ .tab-content.tab--active {
    display: block;
}

/* Hide stray builder caps counter when it is empty/zero. */
.single-product .sell-caps.is-empty,
.single-product.popup-pdp .sell-caps {
    display: none !important;
}

.single-product a.as-low-as {
    color: #be5103 !important;
    text-decoration: underline !important;
    font-weight: 700 !important;
    font-size: 18px;
    margin: 10px 0 16px;
    display: inline;
    cursor: pointer;
}

.single-product a.as-low-as:hover {
    color: #be5103 !important;
}

.dpprofe-pricing-modal {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: none;
}

.dpprofe-pricing-modal.is-open {
    display: block;
}

.dpprofe-pricing-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.12);
}

.dpprofe-pricing-modal__panel {
    position: relative;
    width: min(760px, calc(100vw - 48px));
    margin: 20px auto;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
    padding: 30px 34px 24px;
}

.dpprofe-pricing-modal__close {
    position: absolute;
    top: 14px;
    right: 16px;
    border: 0;
    background: transparent;
    color: #b8b8b8;
    font-size: 54px;
    line-height: 1;
    padding: 0;
    cursor: pointer;
}

.dpprofe-pricing-modal__panel h3 {
    margin: 0 0 16px;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 800;
    color: #111;
}

.dpprofe-pricing-modal__panel p {
    margin: 0 0 26px;
    font-size: 19px;
    line-height: 1.42;
    color: #555;
}

.dpprofe-pricing-modal__table-wrap {
    overflow-x: auto;
}

.dpprofe-pricing-modal__table {
    margin: 0;
}

body.dpprofe-pricing-modal-open {
    overflow: hidden;
}

/* Classic boxed tabs look (dependency-free). */

@media (max-width: 980px) {
    .single-product .et_builder_inner_content .et_pb_row {
        padding:0 0 30px 0 !important;
        width:95%;
    }
}
.single-product .mdc-tab-bar {
    margin: 20px 0 20px;
    border-bottom: 1px solid #c75b0a;
}

.single-product .mdc-tab-bar .mdc-tab-scroller,
.single-product .mdc-tab-bar .mdc-tab-scroller__scroll-area {
    display: block;
    width: 100%;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    -webkit-overflow-scrolling: touch;
}

.single-product .mdc-tab-bar .mdc-tab-scroller__scroll-content {
    display: flex;
    gap: 6px;
    flex-wrap: nowrap;
    width: max-content;
}

.single-product .mdc-tab-bar .mdc-tab-scroller__scroll-area {
    scrollbar-width: none;
}

.single-product .mdc-tab-bar .mdc-tab-scroller__scroll-area::-webkit-scrollbar {
    display: none;
}

.single-product .mdc-tab-bar .mdc-tab-scroller__scroll-content {
    width: max-content;
}

body.woocommerce .woocommerce-tabs.short-description {
    padding:0;
    margin: 0;
    border: none;
}

.single-product .mdc-tab {
    border: 0 !important;
    border-radius: 0;
    background: transparent !important;
    padding: 0 15px !important;
    min-height: 36px;
    min-width: 0;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
    flex: 0 0 auto;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    position: relative;
}

.single-product .mdc-tab .mdc-tab__text-label {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #3a3a3a;
    text-transform: uppercase;
    line-height: 36px;
    letter-spacing: 1.25px;
}

.single-product .mdc-tab:hover .mdc-tab__text-label {
    color: #be5103 !important;
}

.single-product .mdc-tab:hover:not(.mdc-tab--active)::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: rgba(190, 81, 3, 0.35);
}

.single-product .mdc-tab-bar .mdc-tab-scroller__scroll-area,
.single-product .mdc-tab-bar .mdc-tab-scroller {
    overflow: visible;
}

.single-product .mdc-tab .mdc-tab-indicator,
.single-product .mdc-tab .mdc-tab__ripple {
    display: none !important;
}

.single-product .mdc-tab.mdc-tab--active {
    background: transparent !important;
}

.single-product .mdc-tab.mdc-tab--active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: #be5103;
}

.single-product .mdc-tab.mdc-tab--active .mdc-tab__text-label {
    color: #be5103 !important;
    font-weight: 600 !important;
}

.woocommerce-tabs.details-tab tr {
    display: flex;
    justify-content: space-between;
}

@media (min-width: 768px) {
    .woocommerce-tabs.details-tab tbody, .weight-dimensions {
        display: flex;
        flex-flow: wrap;
        gap: 10px 40px;
    }
}

@media (min-width: 768px) {
    .woocommerce-tabs.details-tab tr, .weight-dimensions p {
        width: calc(50% - 20px);
    }
}
.woocommerce-tabs.details-tab td {
    border:none;
}
.woocommerce-tabs.details-tab tr {
    display: flex;
    justify-content: space-between;
}
.woocommerce-tabs.details-tab tr {
    margin-bottom: 15px;
}
.details-tab table tr {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}
.weight-dimensions~table tr {
    padding-bottom: 0px !important;
}

/* #left-area .woocommerce-tabs.details-tab table,
.woocommerce-tabs.details-tab table {
    width: 100%;
}

#left-area .woocommerce-tabs.details-tab tr,
.woocommerce-tabs.details-tab tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
}

#left-area .woocommerce-tabs.details-tab td,
.woocommerce-tabs.details-tab td,
#left-area .woocommerce-tabs.details-tab th,
.woocommerce-tabs.details-tab th {
    display: block !important;
    padding: 0 !important;
    width: 100%;
} */

@media (max-width: 767px) {
    .single-product .mdc-tab {
        width: auto;
        justify-content: center;
    }

    .single-product .mdc-tab-bar {
        overflow: hidden;
    }
}
    
a#cookie_action_close_header,
.cli-alert-dialog-buttons button.cli-ccpa-button-confirm, 
.cli-alert-dialog-buttons button.cli-ccpa-button-cancel {
   font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
   background: #dd8e33 !important;
   color: #fff !important;
   border: none !important;
   border-radius: 0 !important;
   display: inline-block !important;
   padding: 5px 10px !important;
   text-align: center;
   text-transform: uppercase;
   text-decoration: none;
   font-weight: 800 !important;
   font-size: 16px !important;
   line-height: 1.3em;
}