.elementor-kit-15{--e-global-color-primary:#444444;--e-global-color-secondary:#404041;--e-global-color-text:#272543;--e-global-color-accent:#038DFD;--e-global-color-c79a85c:#0345BF;--e-global-color-44950a7:#1678C8;--e-global-typography-primary-font-family:"Russo One";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"proxima-nova";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"proxima-nova", Sans-serif;font-size:16px;line-height:24px;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{background-color:var( --e-global-color-accent );font-family:"proxima-nova", Sans-serif;font-size:16px;font-weight:800;text-transform:uppercase;line-height:23.63px;letter-spacing:0.8px;color:#FFFFFF;}.elementor-kit-15 button:hover,.elementor-kit-15 button:focus,.elementor-kit-15 input[type="button"]:hover,.elementor-kit-15 input[type="button"]:focus,.elementor-kit-15 input[type="submit"]:hover,.elementor-kit-15 input[type="submit"]:focus,.elementor-kit-15 .elementor-button:hover,.elementor-kit-15 .elementor-button:focus{background-color:var( --e-global-color-c79a85c );}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 h1{font-family:"Russo One", Sans-serif;font-size:60px;font-weight:400;text-transform:uppercase;line-height:74px;}.elementor-kit-15 h2{color:var( --e-global-color-secondary );font-family:"Russo One", Sans-serif;font-size:40px;font-weight:400;line-height:45px;}.elementor-kit-15 h3{font-family:"proxima-nova", Sans-serif;font-size:24px;font-weight:800;text-transform:uppercase;line-height:35.45px;}.elementor-kit-15 h4{font-size:18px;font-weight:800;line-height:26.59px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--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);}@media(max-width:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15 h2{font-size:30px;line-height:35px;}}@media(max-width:575px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child { 
    margin-bottom:0px;
}

img.sample {
    width: 75px;
    height: 75px;
}

.specifications {
    display: flex;
    gap: 10px;
    font-size: 14px;
    line-height: 1.3rem;
    text-align: center;
}

.specification-section {
    margin-bottom: 20px;
}

.featured-image img  {
    max-height: 500px;
    object-fit: contain;
    background: white;
}

.featured-image figure.woocommerce-product-gallery__wrapper img {
    height: 500px!important;
    object-fit: contain;
    background: white;
}

.quantity input[type=number] {
    height: 45px !important;
}

.woocommerce .grp-cart .quantity {
    margin: 0 !important;
    border: 1px solid #cecece;
}

/* FRP Table */

img.frp-thumbnail {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

table.frp-comparison tr>th:first-child, table.frp-comparison tr>td:first-child {
    position: sticky;
    left: 0;
}

table.frp-comparison tr:nth-child(odd) td {
    background: white;
}

table.frp-comparison tr:nth-child(even) td {
    background: #f4f4f4;
}

table.frp-comparison th {
    padding: 10px;
    font-size: 18px;
    background: #272543;
    color: white;
}

table.frp-comparison td {
    padding: 10px;
}

table.frp-comparison tr>td:first-child {
    font-weight: bold;
    background: #6a697d;
    color: white;
}

table.frp-comparison tbody td {
    border: 1px solid #272543;
}

table.frp-comparison thead tr td.blank {
    background: white;
}

@media screen and (max-width:575px) {  
table.frp-comparison tr>td:first-child, table.frp-comparison tr>th:first-child {
    max-width: 150px;
}
}

/* Sheet table */
table.sheet-size {
    width: 100%;
    background: white;
    border: 2px solid;
}

table.sheet-size td, table.sheet-size th {
    padding: 5px 10px;
}

table.sheet-size th {
    background: #038dfd;
    color: white;
}

table.sheet-size td {
    border: 1px solid #e5e5e5;
}/* End custom CSS */