.section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section--divided {
    border-top: 1px solid #dfe2e6;
    border-bottom: 1px solid #dfe2e6;
}
.section--divided+.section--divided {
    border-top: 0;
}

.section--small {
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-of-page {
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #333;
    font-weight: 600;
    transition: color .2s cubic-bezier(.23,1.19,.69,1.2);
    text-align: center;
}
.top-of-page img {
    display: block;
    margin: 0 auto;
}
.btn--bare {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.wysiwyg>:first-child {
    margin-top: 0;
}

.wysiwyg h2 {
    font-size: 2.875rem;
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
    margin-bottom: 0.5em;
}

.text-muted {
    color: #747474;
    font-size:16px;
}

.h1.heading:after, .h2.heading:after, h1.heading:after, h2.heading:after {
    width: 40px;
    height: 4px;
}

.heading-alt, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
    font-family: Neutraface,arial,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.heading:after, .wysiwyg--decorated h2:after, .wysiwyg--decorated h3:after, .wysiwyg--decorated h4:after, .wysiwyg--decorated h5:after, .wysiwyg--decorated h6:after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    margin-top: 20px;
    background-color: #f6d876;
}
.heading--center:after, .wysiwyg--decorated h2:after, .wysiwyg--decorated h3:after, .wysiwyg--decorated h4:after, .wysiwyg--decorated h5:after, .wysiwyg--decorated h6:after {
    margin-left: auto;
    margin-right: auto;
}



.pdp-characteristics__container{
    display:flex;
    flex-direction:column;
    width:100%;
    max-width:1110px;
    margin:0 auto;
    padding:50px 0
}
@media (min-width:46.5625em){
    .pdp-characteristics__container{
        flex-direction:row;
    padding:100px 0
}
}
.pdp-characteristics__left-col,.pdp-characteristics__right-col{
    width:100%;
    -webkit-padding-start:24px;
    padding-inline-start:24px;
    -webkit-padding-end:24px;
    padding-inline-end:24px
}
@media (min-width:46.5625em){
    .pdp-characteristics__left-col,.pdp-characteristics__right-col{
        width:50%
}
}
.pdp-characteristics__left-col .pdp-characteristics__sticky-img{
    display:block;
    margin:0 auto 40px;
    max-width:80%;
    position:sticky
}
@media (min-width:46.5625em){
    .pdp-characteristics__left-col .pdp-characteristics__sticky-img{
        margin:0 auto 40px;
    max-width:100%
}
}
.pdp .dropcap p:first-of-type:first-letter{
    margin-right:15px;
    float:left;
    font-family:SangBleuKingdom,Times New Roman,times,serif;
    font-size:82px;
    line-height:.8;
    color:var(--color-text-primary)
}
.pdp-characteristics__section{
    margin:100px 0;
    display:none
}
.pdp-characteristics__section:first-of-type,.pdp-characteristics__section:last-of-type{
    margin:0
}
.pdp-characteristics__section .pdp-banner__title{
    margin-bottom:40px
}
@media (min-width:46.5625em){
    .pdp-characteristics__section{
        display:block
}
}
.pdp-characteristics__list{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    grid-gap:16px;
    padding:0;
    list-style-type:none
}
@media (min-width:46.5625em){
    .pdp-characteristics__list{
        grid-gap:16px 32px
}
.pdp-characteristics__list li{
    position:relative
}
.pdp-characteristics__list li:before{
    content:"";
    width:100%;
    height:1px;
    position:absolute;
    left:0;
    bottom:0;
    background-color:var(--color-text-secondary);
    opacity:.4
}
}
.pdp-characteristics__list li:last-of-type:nth-child(odd){
    grid-column:span 2
}
.pdp-characteristics__list-item-title{
    font-family:SangBleuKingdom,Times New Roman,times,serif;
    color:var(--color-text-primary)
}
.pdp-characteristics__list-item-content{
    margin-top:5px;
    font-size:14px;
    color:var(--color-text-secondary)
}
@media (min-width:46.5625em){
    .pdp-characteristics__list-item-content{
        padding-bottom:16px
}
}
.pdp-share-modal__socials-list{
    padding:0;
    text-align:center;
    list-style-type:none
}
.pdp-share-modal__socials-list li{
    display:inline-block;
    margin:3px
}
@media (min-width:46.5625em){
    .pdp-share-modal__socials-list li{
        margin:6px
}
}
.pdp-share-modal__socials-list .ico{
    height:20px
}
.pdp-section--white{
    background-color:#fff
}
.pdp-quote{
    background-color:var(--color-bg-secondary)
}
.pdp-quote .quote__author,.pdp-quote .quote__text{
    color:var(--color-text-primary)
}
.pdp-gallery{
    background-color:var(--color-bg-primary)
}
.pdp-gallery .slider-nav-btn .ico{
    color:var(--color-text-primary)
}
.pdp-reinsurance{
    padding:20px 0;
    color:var(--color-text-secondary);
    background-color:var(--color-bg-secondary)
}
@media screen and (min-width:32.3125em){
    .pdp-reinsurance{
        display:flex;
    flex-wrap:wrap;
    justify-content:center
}
}
@media screen and (min-width:64.0625em){
    .pdp-reinsurance{
        padding:40px 0
}
}
.pdp-reinsurance__entry{
    padding:20px;
    max-width:300px;
    margin:auto;
    text-align:center
}
.pdp-reinsurance__entry h4{
    text-transform:none;
    color:var(--color-text-primary);
    margin-top: 24px;
    margin-bottom: 24px;
}
.pdp-reinsurance__entry a{
    font-weight:700;
    color:currentColor;
    text-decoration:underline
}
@media screen and (min-width:32.3125em){
    .pdp-reinsurance__entry{
        margin:0;
    flex:1 0 50%
}
}
@media screen and (min-width:46.5625em){
    .pdp-reinsurance__entry{
        flex:1 0 25%
}
}
.pdp-reinsurance__entry-icon{
    display:flex;
    flex-direction:column;
    width:45px;
    height:45px;
    align-items:center;
    justify-content:center;
    margin:auto;
    color:#002a3a;
    background:var(--theme-light-bg-primary);
    border-radius:100%
}


/* Footer */

.sgphx {
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
}

.sgphx-gap-md {
    gap: 30px!important;
}
.sgphx-grid {
    display: grid!important;
}

@media screen and (min-width:32.3125em){
    .sm:sgphx-grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))!important;
}
.lg-sgphx-grid-cols-4 {
    grid-template-columns: repeat(1,minmax(0,1fr))!important;
}
}

.sm-sgphx-hidden {
    display: none!important;
}

.lg-sgphx-grid-cols-4 {
    grid-template-columns: repeat(4,minmax(0,1fr))!important;
}


.sgphx .sgphx-footer {
    text-align: left;
}
.sgphx .sgphx-footer {  
    color: #fff;
    background-color: #002a3a;
}

.sgphx .sgphx-footer-body {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;

}

.sgphx .sgphx-list {
    width: 100%;
}
.sgphx .sgphx-list--stacked {
    display: inline-block;
}
.sgphx .sgphx-list {
    --list-item-spacing:
    calc( 30px / 2 );
    list-style: none;
    margin: 0;
}
.sgphx-list a {
    color: #fff;
}

.sgphx-footer-section__title {
    margin-bottom: 15px;
}
.sgphx-footer-section {
    text-align: left;
}

.sgphx-footer .sgphx-list li {
    margin-bottom: 10px;
}

.sgphx .sgphx-list--inline {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    width: fit-content;
}

.sgphx .sm-sgphx-list--start {
    justify-content: start;
}

.sgphx-footer-section a{
    color: #fff;
}


.sgphx .sgphx-list--inline>li {
    padding: 10px;
    line-height: 1;
    font-size:20px;
}

.sgphx .sgphx-footer-bottom {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    border-top: 1px solid #fff;
    margin:0 auto;
}

.sgphx .sgphx-footer-bottom a , .sgphx .sgphx-footer-bottom li{
    font-size:14px!important;
}


/* Top Menu */
.sgphx-icon {
    width: 24px;
    height: 24px;
}

.sgphx-icon--xs {
    width: 16px;
    height: 16px;
    vertical-align: -2px;
}

a.sgphx-btn {
    color: #333;
}

.sgphx .sgphx-list.sgphx-list--sm {
    --list-item-spacing: calc( 16px / 2);
}
.sgphx .sgphx-list {
    width: 100%;
}
.sgphx .sgphx-list--inline {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}


.sgphx-footer-section .sgphx-list--inline {
    justify-content: flex-start;
}


.sgphx .sgphx-list {
    --list-item-spacing: calc( 16px / 2);
    list-style: none;
}

.sgphx-navbar-secondary a {
    font-size: 14px!important;
}

.sgphx-btn__icon.sgphx-btn__icon--start {
    /* float: left; */
    margin-right: 6px;
}

a.sgphx-btn {
    display: flex;
    color: #333;
}

.sgphx-footer a.sgphx-btn {
    color: #fff;
}

.sgphx-navbar-secondary {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.mtops{margin-top: 115px;}

.sgphx .sgphx-container {
    max-width: calc(2400px + 80px * 2);
    padding-left: 80px;
    padding-right: 80px;
}

.sgphx .sgphx-promo-banner {
    height: 60px;
    position: relative;
    font-size: 16px;
    text-align: center;
    color: #000;
    background-color: #f8f8f8;
}
.sgphx-promo-banner {
    text-align: center;
    height: 72px;
    padding: 25px 0;
    background: #f8f8f8f8;
}

.banner-wrapperc {
    text-align: center;
    font-size: 16px;
}

.banner-imgc img {
    object-fit: cover;
    width: 100%;
    height: 280px;
}

.banner-wrapperc {
    text-align: center;
    font-size: 16px;
}

.NewProducts .ProductActionAdd {
    display: none;
}

.FeaturedProducts .ProductActionAdd {
    display: none;
}

section.catcc {
    margin-bottom: 50px;
    display: inline-block;
}

section.catcc p{
    margin-bottom: 0px;
}

section.catcc .sgphx-card-body__title {
    font-size: 38px;
    text-align: center;
    padding: 20px 0 12px 0;
    margin: 0!important;
}

section.catcc .sgphx-card-body__content {
    text-align: center;
    font-size: 18px;
}

section.catcc a.sgphx-btn.sgphx-btn--tertiary.sgphx-btn--full.expand-target {
    width: 180px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #c7c7c7;
    padding: 16px 0;
    margin-top: 40px;
    margin-bottom: 40px;
}