/*
Theme Name: Cynwark Corporation
Description: Worpdress Theme for Cynwark Corporation
Author: AREDCREATIVE
Author URI: http://www.aredcreative.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

:root {
    --cynred: #c11f39;
    --cynharcoal: #141414;
    --iskiburntorange: #ce5329;
    --iskinavy: #193d53;
    --dinkablue: #2087ff;
    --dinkanavy: #041034;
    --white: #fff;
}

.gform_wrapper input[type="file"]::file-selector-button,
.gform_wrapper input[type="file"]::-webkit-file-upload-button {
    box-shadow: none !important;
}

.product_brand-personal-golf-tote .add-to-cart-overlay a,
.product_brand-personal-golf-tote div.product form.cart .button,
.btn-cynred {
    background: var(--cynred) !important;
    border-color: var(--cynred) !important;
    font-weight: 600 !important;
    color: #fff;
}

.product_brand-personal-golf-tote .gform_wrapper input[type="file"]::file-selector-button,
.product_brand-personal-golf-tote .gform_wrapper input[type="file"]::-webkit-file-upload-button {
    background: var(--cynred) !important;
    border-color: var(--cynred) !important;
    font-weight: 600 !important;
    color: #fff;    
}

.product_brand-personal-golf-tote .gform_wrapper input[type="file"]::file-selector-button:hover,
.product_brand-personal-golf-tote .gform_wrapper input[type="file"]::-webkit-file-upload-button:hover, 
.product_brand-personal-golf-tote .add-to-cart-overlay a:hover,
.btn-cynred:hover {
    background: #ff002b !important;
    border-color: #ff002b !important;    
}

.product_brand-personal-golf-tote input[type=radio]:checked:before {
    background: var(--cynred) !important;
}

.product_brand-dinka-tote input[type=radio]:checked:before {
    background: var(--dinkablue) !important;
}

.btn-cyncharcoal {
    background: var(--cynharcoal);
    border-color: var(--cynharcoal);
    color: #fff;
}

.product_brand-interior-ski-mount .add-to-cart-overlay a,
.product_brand-interior-ski-mount div.product form.cart .button,
.btn-iskiorange {
    font-family: "Inter", sans-serif !important;
    font-weight: 500 !important;
    background: var(--iskiburntorange) !important;
    border-color: var(--iskiburntorange) !important;
    color: #fff;
}

.product_brand-interior-ski-mount .add-to-cart-overlay a:hover {
    background: var(--iskinavy) !important;
    border-color: var(--iskinavy) !important;
}

.btn-iskiorange:hover {
    background: #fff !important;
    color: var(--iskiburntorange);
}

.btn-iskinavy {
    font-family: "Inter", sans-serif !important;
    font-weight: 500 !important;
    background: var(--iskinavy);
    border-color: var(--iskinavy);
    color: #fff;
}

.btn-iskinavy:hover {
    background: #0e6da7;
    border-color: #0e6da7;
    color: #fff;
}

.product_brand-dinka-tote .add-to-cart-overlay a,
.product_brand-dinka-tote div.product form.cart .button,
.btn-dinkablue {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    background: var(--dinkablue) !important;
    border-color: var(--dinkablue) !important;
    color: #fff;
}

.product_brand-dinka-tote .gform_wrapper input[type="file"]::file-selector-button,
.product_brand-dinka-tote .gform_wrapper input[type="file"]::-webkit-file-upload-button {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    background: var(--dinkablue) !important;
    border-color: var(--dinkablue) !important;
    color: #fff;    
}

.product_brand-dinka-tote .add-to-cart-overlay a:hover,
.product_brand-dinka-tote .gform_wrapper input[type="file"]::file-selector-button:hover,
.product_brand-dinka-tote .gform_wrapper input[type="file"]::-webkit-file-upload-button:hover {
    background: var(--dinkanavy) !important;
    border-color: var(--dinkanavy) !important;
}

.btn-dinkablue:hover {
    background: #000 !important;
    border-color: #000 !important;
}

.btn-dinkainavy {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    background: var(--dinkanavy);
    border-color: var(--dinkanavy);
    color: #fff;
}

.btn-dinkainavy:hover {
    background: #fff;
    border-color: #fff;
    color: var(--dinkanavy);
}


.white, white {
    color: var(--white) !important;
} 

.clr-darkteal {
    color: var(--ecdarkteal) !important;
}

.clr-orange, orange {
    color: var(--iskiburntorange) !important;
}

.bg-cynred {
    background: var(--cynred);
}

.bg-iskiorange {
    background: var(--iskiburntorange) !important;
}

.bg-cynharcoal {
    background: var(--cynharcoal) !important;
}

.bgburntorange {
    background: var(--ecburntorange) !important;
}

.bg-lightteal {
    background: var(--ecmediumteal) !important;
}

.bg-dinkanavy {
    background: var(--dinkanavy) !important;
}

.bg-dinkablue {
    background: var(--dinkablue) !important;  
}

.bg-iskinavy {
    background: var(--iskinavy) !important;
}

body {
    background: #fff !important;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;    
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto;
    font-weight: auto;
    font-style: normal;
}

.iski-header,
.iski-header a {
    font-family: "Inter", sans-serif !important;
    font-weight: 700 !important;
}

.iski-text {
    font-family: "Inter", sans-serif !important;
}

.dinka-header,
.dinka-header a {
    font-family: "Poppins", sans-serif !important;
    font-weight: 800;    
}

.dinka-text {
    font-family: "Poppins", sans-serif;
}

.pgf-header,
.pgf-header a {
    font-family: "Inter", sans-serif !important;
    font-weight: 700 !important;
}

.pgf-text {
    
} 

p {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;      
}

.hero-header-title {
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 auto;
    max-width: 700px;
    color: var(--eccharcoal);
}

.hero-sub-text {
    margin: auto;
    max-width: 650px;
}

.hero-btn-container {
    margin-top: 20px;
}

.section-title {
    font-weight: 800;
}

div.product .product_title {
    color: var(--cynharcoal);
    font-weight: 700;
    line-height: 1.05em;
}

.price-brand-note {
    font-family: "Inter", sans-serif !important;    
    font-size:.8em;
    opacity:.8;
    color: green;
}

.product .price-brand-note {
    font-size: 14px;
    vertical-align: middle; 
}

div.product span.price del, div.product p.price del {
    display: inline;
    color: var(--cynred);
}

.price-messages p {
    line-height: normal;
    font-weight: 600;
    color: var(--cynharcoal);
}

.price-messages p:first-child {
    margin-top: 18px !important;
}

.price-messages p:last-child {
    margin-top: 5px;
}

div.product form.cart .button {
    background-color: var(--cynred) !important;
    border-color: var(--cynred) !important;
}

.cynhr hr {
    margin: 12px 0px 12px 0px !important;
}

.tmb .t-entry .t-entry-title {
    font-family: "Poppins", sans-serif;
    font-weight: 500 !important;
    color: var(--cynharcoal) !important;
}

.tmb .t-entry-text p {
    font-size: 14px;
}

.tmb-team .t-entry .t-entry-title a {
    color: var(--ecmediumteal) !important;
}

.t-entry-cf-service_who_it_serves {
    margin-top: 20px;
}

.bold-short-text {
    font-weight: 600 !important;
}

.semi-bold {
    font-weight: 700 !important;
}

.extra-bold {
    font-weight: 800 !important;
}

.center {
    text-align: center;
}

.styled-list {
    margin-top: 40px;
}

.cyn-list {
    margin-top: 35px;
    margin-bottom: 35px;
}

.cyn-list li {
    font-size: 14px;
    font-weight: 600;
    padding-left: 30px;
    position: relative;  
    line-height: normal;
}

.cyn-list li:before {
    font-size: 1em;
    font-family: "uncodeicon";
    content: '\f00c';
    color: var(--cynred);
    position: absolute;
    left: 0;
}

.cyn-list li:not(:last-child) {
    margin-bottom: 2.2em;
}

.bubble-title {
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    border-radius: 10em;
    font-size: 12px;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: var(--cynharcoal) !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.25em;
    font-size: 1em;
}

.wc-block-components-product-metadata__description {
    display: none;
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-left: 0;
    font-size: 1em;
}

.wc-block-cart-item__wrap .wc-block-components-sale-badge,
.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge,
.wc-block-components-product-badge .wc-block-components-sale-badge {
    background: #4f9f4f;
    color: #fff !important;
}

.wc-block-components-sale-badge .wc-block-components-formatted-money-amount {
    color: #fff !important;
}

.wc-block-components-product-name {
    font-family: "Poppins", sans-serif !important;
    font-size: 1em;
    font-weight: 500;
    color: #000 !important;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    color: #000 !important;
}

.wc-block-components-formatted-money-amount,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
    color: #000;
}

.testi-text {
    font-size: 3em;
}

/* MAIN MENU */

.top-menu {
    background: var(--cynred) !important;
}

.font-family-topbar, .top-menu.top-menu-enhanced {
    font-family: "Inter", sans-serif !important;
    font-weight: 600;    
    text-transform: capitalize !important;
}

.menu-container {
    background: var(--cynharcoal);
}

.menu-container:not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link) {
    letter-spacing: normal !important;    
    font-weight: 700 !important;    
}

.menu-light .menu-smart a {
    color: #fff;
}

.submenu-light .menu-horizontal .menu-smart ul {
    background: var(--cynharcoal);
}

.font-family-menu, .menu-container:not(.grid-filters) ul.menu-smart, .top-menu.top-menu-enhanced ul.menu-smart,
.menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn),
.top-menu.top-menu-enhanced ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn), .uncode-menu-additional-text,
.burger-label, #masthead .overlay .overlay-search-wrapper .search-container form .search-container-inner input {
    font-family: "Poppins", sans-serif;
    font-weight: 700;    
}

.menu-item-description {
    display: block;
    font-size: 11px;
    color: rgba(255,255,255,0.7); /* light text for dark headers, adjust as needed */
    line-height: 1.2em;
    margin-top: 2px;
    width: 100px;
}

.lines-button .lines, .lines-button .lines:before,
.lines-button .lines:after, .lines-button .lines > span {
    width: 30px;
}

.mobile-menu-button-light .lines:not(.lines-dropdown), .mobile-menu-button-light .lines:not(.lines-dropdown):before,
.mobile-menu-button-light .lines:not(.lines-dropdown):after, .mobile-menu-button-light .lines:not(.lines-dropdown) > span,
.vmenu-container.menu-light .lines:not(.lines-dropdown), .vmenu-container.menu-light .lines:not(.lines-dropdown):before,
.vmenu-container.menu-light .lines:not(.lines-dropdown):after, .vmenu-container.menu-light .lines:not(.lines-dropdown) > span {
    background: var(--cynred);
}

.menu-light .mobile-additional-icon {
    color: #fff;
}

.row-breadcrumb.text-left .breadcrumb-title {
    display: none;
}

.row-breadcrumb.row-breadcrumb-light {
    border-color: #eaeaea;
    background-color: #fff;
}

.row-breadcrumb .row-parent {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

:not(.breadcrumb-module).breadcrumb > li {
    font-size: 12px;
}

/* BUTTONS */

.buttons-style, input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
input[type="reset"]:not(.btn-custom-typo):not(.btn-inherit), input[type="button"]:not(.btn-custom-typo):not(.btn-inherit),
button[type="submit"]:not(.btn-custom-typo):not(.btn-inherit), .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container),
.btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
    text-transform: capitalize !important;
    letter-spacing: .01em;
    border-radius: 10px !important;
    transition: color 0.3s ease;
}

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    font-family: "Inter", sans-serif !important;
    text-transform: capitalize;
    letter-spacing: .01em;
    border-radius: 10px !important;
    background: var(--cynred);
    border-color: var(--cynred);
    color: #fff;    
}

.enhanced-atc.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a {
    text-transform: capitalize !important;
    letter-spacing: .01em;
    border-radius: 10px !important;
    transition: color 0.3s ease;    
}

.btn-orange {
    background: var(--ecorange);
    border-color: var(--ecorange) !important;
    color: #141618;
}

.btn-orange:hover {
    background: #0d97a6;
    border-color: #0d97a6;
}

.btn-border-orange {
    background: none;
    border-color: var(--ecorange);
    color: #141618;
}

.btn-black-border-transparent {
    background: none;
    font-weight: 600 !important;
    border-width: 2px !important;
    border-color: var(--cynharcoal);
    color: var(--cynharcoal);    
}

.btn-black-border-transparent:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.btn-white-border-transparent {
    background: none;
    font-weight: 600 !important;
    border-width: 2px !important;
    border-color: #fff;
    color: #fff;    
}

.btn-white-border-transparent:hover {
    background: #fff;
    color: #000;    
}

.btn-white-border-orange:hover {
    background: var(--ecorange);
}

.btn-medium-teal {
    background: var(--ecmediumteal);
    border-color: var(--ecmediumteal);
    color: #fff;
}

.btn-side-text {
    vertical-align: middle;
    margin-left: 15px;
    line-height: normal;
    font-weight: 800;    
    display: inline-block;    
    text-decoration: underline;
}

.woocommerce .quantity .qty-inset {
    border: 3px solid #f7f7f7 !important;
    border-radius: 10px;
}

.wc-block-cart__submit-button,
.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    font-family: "Inter", sans-serif !important;
    font-weight: 600;
    background: var(--cynred) !important;
    border-color: var(--cynred) !important;
    color: #fff !important;
    text-transform: capitalize !important;
    letter-spacing: .01em;
    border-radius: 10px !important;    
    padding: 18px 31px !important;    
}

.wc-block-cart__submit-button:hover,
.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
    background: var(--cynharcoal) !important;
    border-color: var(--cynharcoal) !important;
}

.wc-block-components-totals-item__label {
    flex-grow: 1;
    color: var(--cynharcoal);
}

.hr-with-button {
  position: relative;
  text-align: center;
  margin: 2rem 0;
   width: 100%;
}

.hr-with-button hr {
  border: none;
  border-top: 1px solid #DDD;
  margin: 0;
   width: 100%;
}

.hr-with-button button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  padding: 0.5rem 1rem;
  cursor: pointer;
  white-space: nowrap; 
  transition: all 0.2s ease;
}

/* ISKI MOUNT BRANDING */

.iski-list {
    margin-top: 15px;
}

.iski-list li {
    padding-left: 25px;
    position: relative;
    font-family: 'Inter';
    color: var(--cynharcoal);   
}

.iski-list li:not(:last-child) {
    margin-bottom: .55em;
}

.iski-list li:before {
    position: absolute;
    margin-right: 0px;
    font-family: 'uncodeicon' !important;
    content: '\e87f';
    color: green;
    left: 0;
}

.iski-top-title {
    text-transform: uppercase;
    letter-spacing: .3em;
}

/* BEFORE AFTER */



/* FAQ ACCORDION */


.spar-faq-accordion .panel-title > a > span {
    font-family: "Red Hat Text", sans-serif !important;
    font-size: 1.1em !important;
    text-transform: inherit !important;
    color: #000 !important;
}

.spar-faq-accordion .panel-title > a {
    padding: 25px 0px 25px 0px !important;
}

.uncode-accordion:not(.default-typography) .panel-title > a > span {
    font-family: "Red Hat Text", sans-serif !important;
    transition-timing-function: ease-in;
}

.spar-faq-accordion .panel-body {
    padding: 30px 10px;
}

.spar-faq-accordion .panel-body p {
    font-size: 1.15em;
    line-height: 1.7em;
}

.spar-faq-accordion .panel {
    border-bottom: 1px solid #e8ecee;
}

.spar-faq-accordion .panel-group .panel-heading + .panel-collapse .panel-body,
.spar-faq-accordion .panel {
}

.spar-faq-accordion .panel-title.active > a span {
    color: var(--sparred) !important;
    font-weight: 700 !important;
}

.spar-faq-accordion .panel-title.active > a span:after {
    content: "\f0d8";
    color: #D02827 !important;
    right: 0 !important;
}

.spar-faq-accordion  .panel-title > a span:after {
    content: "\f0d7";
    right: 0 !important;
}

.panel-title.active > a span:after {
    transform: translateY(-50%) rotate(0deg) !important;
}

.footer-subscribe .button:hover,
.footer-subscribe input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit):hover {
    background: var(--cynharcoal) !important;
    border-color: var(--cynharcoal) !important;
}

.wc-block-components-product-price__regular,
.tmb-woocommerce.tmb .t-entry span.price del {
    color: var(--cynred) !important;
}

/* ALIGNMENTS */

.center {
    text-align: center;
}

.form-box-container {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    border-radius: 20px;
    padding: 30px 40px;
    background: var(--white);
    min-height: 300px;
}

/* GRAVITY FORMS */

.gform_required_legend,
.gf-hidden {
    display: none !important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme textarea {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    border-color: #dddddd;
}
.gform_wrapper.gravity-theme select {
    padding: 10px 15px !important;    
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    border-color: #dddddd;    
}

.product-template-default .gform_wrapper.gravity-theme .gfield_label {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000;
}    
    
.product-template-default .gform_wrapper.gravity-theme .gfield_checkbox label,
.product-template-default .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 14px;
}    

.product-template-default .gform_wrapper.gravity-theme .description, .product-template-default .gform_wrapper.gravity-theme .gfield_description,
.product-template-default .gform_wrapper.gravity-theme .gsection_description, .product-template-default .gform_wrapper.gravity-theme .instruction {
    clear: both;
    font-family: inherit;
    font-size: 14px;
    letter-spacing: normal;
    line-height: inherit;
    padding-top: 0px;
    width: 100%;
}

.ginput_price {
    display: none;
}

.product-template-default .gform_wrapper.gravity-theme input[type=checkbox],
.product-template-default .gform_wrapper.gravity-theme input[type=radio] {
    width: 23px;
    height: 23px;
    min-width: 23px;
    min-height: 23px;
    max-width: 23px;
    max-height: 23px;    
}

.product-template-default input[type=radio]:checked:before {
    width: 60%;
    height: 60%;
}

.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice {
    inline-size: 22% !important;    
    min-inline-size: 22% !important;
}

.product-template-default .gform_wrapper.gravity-theme .gform_footer {
    padding: 0px 0 !important;
}

/* Ensure Gravity Forms product add-ons stay above the Add to Cart row */
.product form.cart {
    display: flex;
    flex-wrap: wrap; /* let children break to next line */
}

/* Make the Gravity Form take the full width (new row) */
.product form.cart .gform_wrapper {
    flex: 0 0 100%;
    width: 100%;
}

/* QTY + Add to Cart row */
.product form.cart .quantity {
    flex: 0 0 auto;
}

form.cart .quantity input[type="text"].qty {
    padding: 19px 61px 19px 61px !important;
}

.product form.cart .single_add_to_cart_button {
    flex: 1 1 auto;
    width: auto !important;
}

/* MARGINS & SPACINGS */

.margtmin150 {
    margin-top: -150px;
}

.margt0 {
    margin-top: 0px !important;
} 

.margt10 {
    margin-top: 10px !important;
}

.margt15 {
    margin-top: 15px !important;
}

.margt20 {
    margin-top: 20px !important;
}

.margt25 {
    margin-top: 25px !important;
}

.margt30 {
    margin-top: 30px !important;
}

.margt40 {
    margin-top: 40px !important;
}

.margt50 {
    margin-top: 50px !important;
}

.margt50 {
    margin-top: 60px !important;
}

.margb0 {
    margin-bottom: 0px !important;
} 

.margb5 {
    margin-bottom: 5px !important;
} 

.margb10 {
    margin-bottom: 10px !important;
} 

.margb15 {
    margin-bottom: 15px !important;
} 

.margb20 {
    margin-bottom: 20px !important;
}

.margb25 {
    margin-bottom: 25px !important;
}

.margb30 {
    margin-bottom: 30px !important;
}

.margb40 {
    margin-bottom: 40px !important;
}

.service-thumb-img {
    background: #dddddd;
    min-height: 200px;
    min-width: 100%;
    border-radius: 20px;
}

.rating-stars .fa {
    color: gold;
}

/* SECTIONS */

.hero-container {
    border-bottom: 4px solid var(--ecorange) !important;
}

.tmb-story .t-entry-title a {
    color: #fff !important;
}

.tmb-story .t-entry-text {
    background: var(--ecmediumteal);
    border-bottom: 4px solid var(--ecorange);
}

/* TOGGLES */

.readmore-container {
  position: relative;
  max-width: 750px;
  margin: 0 auto;
}

.readmore-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* roughly 250 characters depending on width */
  -webkit-box-orient: vertical;
  transition: all 0.4s ease;
}

.readmore-text.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}

.readmore-btn {
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
  border: none;
  background: #008080;
  color: #fff;
  border-radius: 4px;
  font-weight: 600;
  transition: background 0.3s ease;
}

.readmore-btn:hover {
  background: #006666;
}

.img-bdr-round {
    border-radius: 10px;
}

.tmb .t-entry p {
    font-family: "Inter", sans-serif !important;
}

.tmb-resource .t-inside {
    background: #f7f7f7;
}

/* FOOTER */

.row-navigation.row-navigation-light {
    outline: none;
    background-color: #fff;
}

.custom-footer {
    background: var(--cynharcoal);
    color: #fff;
}

.custom-footer p{
    font-size: 13px;
}

.custom-footer li {
    font-family: "Inter", sans-serif !important;
    font-size: 13px;
}

.custom-footer li:not(:last-child) {
    margin-bottom: 1em;
}

.custom-footer li:hover {
    color: inherit;
    text-decoration: underline;
}

.custom-footer a {
    color: #fff;
}

.custom-footer .footer-socials {
    margin-top: 20px;
}

.footer-socials a {
    background: var(--cynred) !important;
    color: #fff;
    font-size: 1.3em;
    border-radius: 6px;
    padding: 3px;
}

.footer-title {
    font-weight: 800 !important;
    margin-bottom: 30px;
    margin-top: 0px;    
}

.footer-logo {
    max-width: 150px;
}

.footer-socials {
    margin-top: 10px;
}

.footer-socials .fa {
    background: #fff;
    border-radius: 10em;
}

.footer-subscribe {
    margin: 0 auto;
    max-width: fit-content;
}

.footer-subscribe form {
}

.footer-subscribe input[type=text],
.footer-subscribe input[type=email]{
    border: none;
    border-radius: 6px;
    padding: 20px !important;    
}

.footer-subscribe input {
}

.footer-subscribe .gform_body {
    display: inline-block !important;
}

.footer-subscribe .gform_footer {
    display: inline !important;
    margin: 0px;
}

.footer-subscribe .button,
.footer-subscribe input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit) {
    background: var(--cynharcoal) !important;
    border-color: var(--cynharcoal);
    margin: 0px;
    padding: 20px 40px !important;    
}

.footer-subscribe .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 1.2%;
}

.copyright-footer {
    background: var(--cynharcoal);
    color: #9a9a9a;
    padding-bottom: 30px;
}

.copyright-footer hr {
    color: #343434;    
}

.copyright-footer p {
    font-family: "Inter", sans-serif !important;
    font-size: .8em;
}

.copyright-footer a {
    color: #9a9a9a;
}

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

.copyright-footer ul {
    float: right;
}

.copyright-footer li {
    font-family: "Inter", sans-serif !important;
    font-size: .8em;
    display: inline;
}

.copyright-footer li:not(:last-child) {
    margin-right: 1.75em;
}

.contact-form-container {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    background: #fff;
    border-radius: 6px;
    padding: 25px 35px;
}

.video-holder {
    width: 100%;
    overflow: hidden;    
    border-radius: 12px !important;
}

.cyn-video-player {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    box-shadow: rgba(17, 12, 46, 0.85) 0px 48px 100px 0px !important;
    border-radius: 12px !important;
}

.video-play-btn {
    color: var(--cynred);
    position: absolute;
    top: calc(59% - 5em);
    left: calc(61% - 5em);
}

.video-play-btn .fas {
    font-size: 5em;
}

.cyn-youtube-embed {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
}

.video-holder iframe,
.cyn-youtube-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  border-radius: 12px; /* optional */
}

.ecge-icon {
    content: url('assets/img/ecge-mini-icon.svg');   
    width: 90px;
    height: 90px;
}

.image-hover {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 12px; /* optional, matches your .img-bdr-round style */
  transition: transform 0.4s ease;
}

.image-hover p {
    position: absolute;
    z-index: 1111;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 700;
    font-size: 1.35em;
    opacity: 0;
    text-align: center;
    width: 100%; /* optional, ensures wrapping stays inside the container */
}

.image-hover img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease;
}

/* Overlay effect */
.image-hover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(13 151 166 / 61%); /* yellowish overlay — adjust color & opacity */
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* BEFORE AFTER */

/* BEFORE / AFTER wrapper */
.cyn-ba{
  position: relative;
  width: 100%;
  overflow: hidden;
   box-shadow: 0 0 0 1px rgba(0,0,0,.2);
}

/* Make BOTH images fill the wrapper width */
.cyn-ba > img,
.cyn-ba__after img{
  display: block;
  height: 100% !important;
  width: 100%;
  height: auto;
}

/* After layer sits on top and uses full height of the wrapper */
.cyn-ba__after{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden; /* this is what creates the "reveal" */
}

/* Ensure the "after" image matches the wrapper height */
.cyn-ba__after img{
  height: 100% !important;
  width: 100%;
  object-fit: cover; /* change to 'contain' if you NEVER want cropping */
  display: block;
}


.cyn-ba__range {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: ew-resize;
}

.cyn-ba__handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;      /* JS updates this */
  width: 2px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2);
  transform: translateX(-1px);
}

.cyn-ba__handle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 999px;
  transform: translate(-50%, -50%);
  box-shadow: 0 6px 18px rgba(0,0,0,.25);
}

/* Hover state */
.image-hover:hover::after {
  opacity: 1;
}

.image-hover:hover {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; 
    transform: translateY(-20px);
}

.image-hover:hover p {
    opacity: 1;
    
}

.image-hover:hover img {
  transform: scale(1.05); /* subtle zoom-in */
}

.img-shadadowed {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; 
}

.tmb-timeline .t-inside {
    transition: all 0.4s ease;
}

p.history-facts {
    font-family: "Montserrat", sans-serif !important;    
}

.tmb-timeline:hover > .t-inside {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; 
    transform: translateY(-20px);
    background: var(--ecmediumteal) !important;
}

.tmb-timeline:hover > .t-inside .history-date {
    color: var(--ecorange) !important;
}

.tmb-timeline:hover > .t-inside .history-facts {
    color: #fff;
}


.values-section div[class*=col-lg-] {
    border: 1px solid #f7f7f7;
    transition: all 0.4s ease;
}

.values-section div[class*=col-lg-]:hover { 
    background: #a7c7c8;    
}

/* Equal height for .tmb blocks inside Owl Carousel */
.owl-carousel .tmb {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}

.owl-carousel .t-inside {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
}

.owl-carousel .t-entry-text {
  flex-grow: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}

.owl-carousel .tmb-service,
.owl-carousel .tmb-resource {
  height: 100% !important;
  min-height: 480px !important;
}

.owl-carousel .tmb-timeline {
  height: 100% !important;
  min-height: 380px !important;
}

/* Equal height .tmb blocks inside an Isotope container */
.isotope-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

/* Make each isotope-item flexible */
.isotope-container .isotope-item {
  display: flex;
  flex-direction: column;
}

/* Force .tmb inside to stretch evenly */
.isotope-container .tmb {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  height: auto !important;
}

.archive .isotope-container .tmb-service {
    min-height: 860px !important;    
}

.archive .isotope-container .tmb {
    min-height: 500px;    
}

/* Ensure inside structure stretches */
.isotope-container .tmb .t-inside {
  display: flex;
  flex-direction: column;
  flex: 1;
}

/* Align button to bottom for consistent layout */
.isotope-container .tmb .btn-container {
  margin-top: auto;
}

/* Optional: maintain image proportions */
.isotope-container .tmb .t-entry-visual {
  flex: 0 0 auto;
}

@media (max-width: 992px) {
  .menu-item-description {
    display: none;
  }
}

@media (min-width: 960px) {
    
    .menu-light .menu-smart > li a:hover,
    .menu-light .menu-smart > li.active > a, .menu-light .menu-smart > li a.active,
    .menu-light .menu-smart > li.current-menu-ancestor > a, .menu-light .menu-smart > li.wpml-ls-current-language > a,
    .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a, .menu-light .menu-smart > li.current-menu-parent > a {
        color: var(--cynred);
        background: var(--ecorange);
        text-decoration: underline;
    }    
    
    body[class*=" hmenu"].hormenu-position-left:not(.hmenu-center-split):not(.hmenu-position-center):not(.rtl) .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a,
    body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > ul:last-child > li:last-child > a, body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > ul:last-child > li:only-child > a {
        padding-right: 14px !important;
    }
    
    body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:first-child > a,
    body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:only-child > a {    
        padding-left: 16px !important;
    }        
    
    .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a,
    .navbar-cta.navbar-nav-last > ul > li:last-child > a,
    .navbar-cta > ul > li:first-child > a {
        padding-right: 0px !important; 
    }    
    
    .menu-container:not(.menu-borders) .menu-sub-enhanced.menu-horizontal ul.menu-smart > li > ul:not(.uncode-woocommerce-sorting-dropdown) {
        border-top-width: 1px;
        border-top-style: solid;
        border-color: var(--cynharcoal);
    }    
    
    .menu-sub-enhanced.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > ul > li > a {
        text-align: center;
    }    
    
    .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > a,
    .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active > a {
        text-decoration: underline !important;
        color: #fff !important;
    }
    
    #mega-menu-wrap-primary .mega-menu-item .menu-item-description {
        flex: 0 0 auto;       /* stops it from stretching */
        max-width: 280px;
    }    
    
    .mega-menu img {
      border-radius: 8px;
      margin-bottom: 10px;
      transition: transform 0.3s ease;
    }
    .mega-menu img:hover {
      transform: scale(1.05);
    }    
    
    .submenu-light .menu-sub-enhanced .menu-smart ul a {
        color: #fff;
    }    
    
    .submenu-light .menu-smart li ul li:not(:last-child) {
        margin-bottom: 0px;
    }
    
    .submenu-light .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
        text-align: center;        
        color: #fff;
        font-size: 1em;
    }    
    
    .hero-header-title {
        font-size: 3.5em !important;
        line-height: 1.1em;
    }
    
    .footer-subscribe form {
        width: fit-content;
    }
}

@media (max-width: 959px) {
    
    .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-smart,
    .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-sidebar-inner,
    .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .main-menu-container  {
        background-color: var(--cynharcoal);
    }   
    
    body.menu-mobile-default .main-menu-container .menu-horizontal-inner {
        padding-top: 0px;
    }    
    
    .menu-smart .menu-item {
        border-bottom: 1px solid #343434;
        line-height: 2.5em;
    }
    
    .menu-smart .active,
    .menu-smart .menu-item:hover {
        background: var(--cynred) !important;
    }
    
    .submenu-light .menu-smart li.active > a, .submenu-light .menu-smart li.current-menu-ancestor > a, .submenu-light:not(.isotope-filters) .menu-smart a,
    .submenu-light .menu-smart li.wpml-ls-current-language > a, .submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) > a {
        color: #fff;   
    }   
    
    .menu-smart li.active > a {
        color: var(--cynred);   
    }
    
    .menu-smart > li > a > div > div > div.btn {
        width: 100% !important;
    }
    
    .navbar-nav-last .menu-smart > li > a {
        display: grid !important;
    }
    
}

/* DESKTOP: Let Add to Cart button fill all available space */
@media (min-width: 769px) {

    form.cart {
        display: flex !important;
        align-items: stretch;
        width: 100%;
    }

    form.cart .quantity {
        flex: 0 0 auto;   /* quantity keeps natural width */
    }

    form.cart .single_add_to_cart_button {
        flex: 1 1 auto;   /* BUTTON FILLS AVAILABLE SPACE */
        width: auto !important;
    }
}

    /* Sticky Add to Cart - Mobile Only */
@media (max-width: 768px) {

    div.product p.cart:not(.dynamic-button), div.product form.cart:not(.dynamic-button) {
        margin-bottom: 20px !important;
    }

    form.cart {
        display: flex !important;
        align-items: stretch;
    }

    form.cart .quantity {
        flex: 0 0 auto; 
    }
    
    form.cart .quantity input[type="text"].qty {
        padding: 18px 61px 18px 61px !important;
    }

    form.cart .single_add_to_cart_button {
        flex: 1 1 auto; 
        width: auto !important;
    }

    body .product-template-default {
        padding-bottom: 80px;
    }

}

@media only screen and (max-width: 641px) {
 
    .gform_wrapper.gravity-theme select {
        line-height: 2;
        min-height: 32px;
    }
    
}

@media (max-width: 600px) {
  .hr-with-button button {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
  }
}

@media (max-width: 569px) {
    .btn:not(input):not(.checkout-button):not(.btn-no-scale), .btn-link:not(input):not(.checkout-button):not(.btn-no-scale) {
        transform: scale(1);
        transform-origin: center;
    }
}

@media (min-width: 570px) {
    .lg-title {
        font-size: 3em !important;
    }
}

@media (max-width: 480px) {
	
    .gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice {
        inline-size: fit-content !important;
		max-width: 29.9% !important;
    }
	
	.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image {
			width: 100%;
			max-width: 100%;
	}
	
}

@media (max-width: 400px) {
  .hr-with-button button {
    font-size: 0.85rem;
    padding: 0.45rem 0.9rem;
  }
}