/* Global Overrides */
.custommenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu {
    padding: 0 10px !important;
    margin-bottom: 15px;
  }
  
  .custommenu.navigation li.level0 .submenu .level1 .subchildmenu li a {
    padding: 0 !important;
    line-height: 26px;
  }
  
   .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a {
    margin-bottom: 15px !important;
   }

.subscribe-bottom input[type="checkbox"] {
    top: -2px;
    right: 5px;
}

.product-view .product-info-main .price-box .price-wrapper .price {
    font-size: 28px !important;
}

.reviews-actions,
.product-info-stock-sku {
    display: none !important;
}

.fotorama__nav__shaft {
    margin-top: 36px;
}

.sidebar.sidebar-main-1 {
    display: none !important;
}

/* .sidebar.sidebar-additional1.hidden-xs {
    display: none !important;
} */

.block-content.filter-content.sidebar-shop.sidebar-left {
    display: none !important;
}

.slider_homepageslider7 .text-banner .text-banner-inner {
    top: 30% !important;
}

.premium-umbrellas-desc {
    margin-top: 100px !important;
    margin-bottom: 80px !important;
}

.product-social-links {
    display: none;
}

.product-reviews-summary.short.empty {
    display: none;
}

#product-addtocart-button {
    background: #84A5C1 !important;
    border: none !important;
}

.product-view .product-info-main .page-title-wrapper .page-title span {
    font-weight: 500 !important;
}

.col-products {
    margin-bottom: 50px !important;
    padding-bottom: 20px !important;
}

.product.info.detailed {
    margin-bottom: 80px !important;
}

.catalog-product-view .header-container .header {
    background-color: #fff;
}

.fieldset>.field input[type="file"],
.fieldset>.fields>.field input[type="file"] {
    height: 40px;
}

.price {
    color: #e23030 !important;
}

.premium-colors-section {
    margin: 100px 0 100px 0;
}

.icon-heart {
    display: none;
}

.section-element.box-blog.border-top {
    border: 0.5px dashed #c2c2c2;
    max-width: 1600px;
    margin: auto;
}

div.rokan-product-heading h2 {
    font-size: 38px;
}

/** Home Page**/

.premium-umbrellas-desc h2 {
    font-size: 38px !important;
    font-family: 'Quatro';
    font-weight: 500;
    margin-bottom: 55px;
}

.premium-umbrellas-desc h2 strong {
    vertical-align: unset;
}

.premium-icon img,
.premium-hover-icon img {
    height: 100px !important;
}

.browse_styles-btn a,
div.block.newsletter .content .actions button {
    width: 228px;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
}

.contact-index-index .page-wrapper #contact-form .actions-toolbar button.action {
    width: 228px;
    height: 60px;
    font-size: 16px;
    line-height: 22px;
}

.browse_styles-btn a:visited {
    color: #fff;
}

.premium-desc h2 {
    font-size: 28px;
    margin-bottom: 18px;
    color: #000;
    font-weight: 500;
    font-family: 'Quatro';

}

.home-about-desc h2 {
    font-family: 'Quatro';
    margin-bottom: 20px;
    font-size: 32px;
}

/** Buy Guides**/

.buyguide.section {
    margin-bottom: 65px;
}

.col-lg-6.col-md-12.col-sm-12.section-order-2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.page-main>.page-title-wrapper .page-title {
    display: block !important;
    text-align: center;
}


@media only screen and (max-width: 1200px) {
    .row.flex {
        display: flex;
        flex-direction: column;
    }

    .col-lg-6.col-md-12.col-sm-12.section-order-1 {
        order: 1;
    }

    .col-lg-6.col-md-12.col-sm-12.section-order-2 {
        order: 2;
        padding-top: 40px !important;
    }
}

/*Hide Search Recommendations*/

.searchsuite-autocomplete {
    display: none !important;
}

/* Easy Tabs */

#sd ul li {
    font-size: 18px !important;
}

.product.info.detailed .product.data.items .item.title:hover a,
.product.info.detailed .product.data.items .item.title.active a {
    color: #84a5c1 !important;
    border-bottom: solid 2px #84a5c1;
    line-height: 10px;
}

.product.info.detailed .product.data.items .item.title a {
    border-bottom: solid 2px #828282;
    line-height: 10px;
}

.product.info.detailed .product.data.items {
    text-align: left !important;
}

.product.info.detailed .product.data.items .item.title {
    margin: 0 15px !important;
}

@media only screen and (max-width: 480px) {
    .product.info.detailed .product.data.items .item.title {
        margin: 0 !important;
    }

    .product.info.detailed .product.data.items .item.title a {
        line-height: unset;
    }

    .lofgallery.default {
        padding: 60px 0 0;
    }

    #sd ul li {
        font-size: 14px !important;
    }

}

/* Footer */

footer.page-footer .footer-static-container {
    background-color: #4c768f !important;
}

.page-footer .footer-bottom {
    background-color: #4c768f !important;
}

/* Mobile Nav */

.mobile-action>div {
    border-bottom: unset !important;
}

.wishlist.visible-xs a {
    display: none;
}

/* Home Page Header */

.quote-header-wrapper-img {
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.9)), url(../media/wysiwyg/cantilever.webp);
    background-size: cover !important;
    background-position: right;

}



.quote-header-container-new {
    min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quote-copy {
    width: 1400px !important;
    padding: 0 40px;
}

.quote-main {
    font-size: 50px;
    color: #fff;
    font-family: 'Quatro';
    font-weight: 500;
}

.quote-mini {
    font-size: 30px;
    color: #fff;
    line-height: 34px;
    margin: 25px 0;
    font-weight: 500;
    max-width: 500px;
}

.visual-btn {
    background: #84A5C1;
    width: 228px;
    display: inline-block;
    text-align: center;
    height: 60px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 100px;
    line-height: 22px;
    font-family: 'Quatro';
}

.visual-btn:hover {
    background: #010101 !important;
}

.visual-btn a {
    color: #fff;
}

.visual-btn a:hover {
    color: #fff;
}

@media only screen and (max-width: 480px) {

    .premium-umbrellas-desc {
        margin-top: 0 !important;
    }

}

/* Product Thumbnail Images */

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    overflow: scroll;
    max-height: 84.5%;
}

/* Spec Table */

.spec-table td,
.spec-table th {
    text-align: center;
    vertical-align: middle;
}

.spec-table th {
    font-weight: 600;
}

th.spec-column {
    text-align: left;
    vertical-align: middle;
    background-color: #4c768f;
    color: #fff;
}

.spec-header {
    background-color: #c5c8c9;
}

.sm-text {
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
}

/* 404 Page */

.container-404 {
    display: block;
    margin: 0 auto;
    padding: 20px 20px 80px 20px;
}

.message-404 {
    font-size: 24px;
    font-weight: 700;
}

.btn-links {
    font-size: 18px;
    font-weight: 600;
    color: #86a6c3;
}

.btn-links:visited {
    color: #86a6c3 !important;
}


/* Color Overides */

.ISH010 {
    background: #007379 !important;
}

.ISH011 {
    background: #cdbfa1 !important;
}

.ISH012 {
    background: #50555b !important;
}

/* TrustPilot Footer */

.row.trustpilot {
    margin-top: 40px;
    display: block;
    text-align: center;
    position: relative;
    top: 155px;
}

.trustpilot-notice {
    color: white;
    font-size: 14px;
}

footer.page-footer .style2 .footer-static-container {
    padding-bottom: 20px !important;
}

@media only screen and (max-width: 992px) {

    .row.trustpilot {
        position: relative;
        top: 10px;
    }

}

/* fw css start here */

@media screen and (min-width: 768px) {
    .custommenu.navigation li.level0.fullwidth>.submenu {
        width: 90%;
        max-width: 320px !important;
        padding: 20px 0 7px 0;
    }

    .custommenu.navigation .subchildmenu.mega-columns.columns4>li {
        width: 100%;
    }

    ul.subchildmenu.col-sm-12.mega-columns.columns4 {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .custommenu.navigation li.level0.fullwidth .submenu {
        left: 32%;
    }
}

@media screen and (min-width: 1401px) {
    .custommenu.navigation li.level0.fullwidth .submenu {
        left: 28%;
    }
}

/* category product page style start */

.products.list.items.product-items #sd1 ul li:before {
    left: 0% !important;
    top: 13px;
}

.products.list.items.product-items .grid-layout #sd1 ul li:before {
    display: none;
}

.products.list.items.product-items .product-item-link {
    font-size: 19px !important;
    font-weight: 500 !important;
}

.product-item .product-info .product-name a,
.product-list-item .product-info .product-name a,
.product-item .product-info .product-item-name a,
.product-list-item .product-info .product-item-name a,
.product-item .product-info .product.name a,
.product-list-item .product-info .product.name a {
    white-space: normal !important;
}

.product-item-description.grid-layout {
    margin-top: 5px !important;
    padding-left: 0 !important;
}

.category-cms {
    margin-bottom: 30px;
}

@media only screen and (min-width: 1360px) {
    .item.product.product-item div[data-container="product-grid"] .product-item-link {
        min-height: 44px;
    }
}

@media only screen and (max-width: 767px) {
    .custommenu.navigation li.level0 .submenu .level1>a span {
        font-weight: 400 !important;
    }

    .custommenu.navigation .submenu.level0 {
        height: auto;
        visibility: unset;
    }
}

/* category product page style end */

@media screen and (min-width:768px) {
    .product.info.detailed .product.data.items .review-add .review-fieldset .field .label {
        font-size: 14px;
    }

    .product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-title,
    .product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item .label,
    .product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-content {
        font-size: 14px;
    }

    .product-view .product-info-main .product-reviews-summary {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .field.required.review-field-ratings {
        margin-top: 10px;
    }
}

/* blog page style start */

.blog-page .widget.block-list-posts .block-content .item .post-image {
    width: 100px;
}

.blog-page .block-recent-posts .post-item-link {
    font-size: larger;
    font-weight: 500;
}

@media screen and (min-width:992px) {
    ._post-view.post-view-modern .post-holder {
        margin-left: 90px;
    }
}

.blog-page .sidebar.sidebar-additional1.hidden-xs {
    display: block !important;
}


@media screen and (max-width: 767px) {
    .blog-page .columns.layout.layout-1-col.row {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .blog-page-list .post-list .post-info {
        margin-block: 0px;
    }
    .blog-post-view .post-nextprev .post-prev,
    .blog-post-view .post-nextprev .post-next  {
        max-width: 47%;
    }
}
.blog-page .widget.block-list-posts .block-content .item{
    margin-block: 10px;
}
/* #maincontent > div.columns.layout.layout-1-col.row > div {
    width: unset !important;
} */

.blog-page-list .columns >div{
    width: unset;
}
.blog-page-list .post-list .post-info .post-data-wrap .post-date{
    font-size: 14px;
}
.blog-page-list .post-list .post-info .post-description {
    font-size: 16px;
}
.blog-page-list .action.primary:hover{
    border: none;
}
.blog-post-view .post-nextprev .nextprev-link{
    font-size: 18px;
}
.blog-post-view .post-nextprev{
    gap: 1rem;
}
.blog-post-view .post-nextprev .post-prev a {
    text-align: left;
}
.blog-post-view .post-nextprev .post-next a {
    text-align: right;
}
/* blog page style end */



/* fw css end here */


/* .catalog-product-view .mp_social_share_inline {
    display: none;
} */


.catalog-product-view .mp_social_share_float,
.catalog-product-view .mp_social_share_inline {
    display: none;
}

.mp_social_share_inline_under_cart{
    margin-block: 1rem;
    padding: 0 !important; 
}


/* catalog-category-view */

.catalog-category-view .category-view .category-image {
    display: none !important;
} 

/* catalog-product-view */


/* recaptcha styling for newsletter */
.g-recaptcha {
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 20px;
}