.trustpilot-widget {
	max-width:250px;
	margin-top:5px;
    margin-right:5px;
}


@media only screen and (min-width: 993px) {
    .level0.parent:hover .topNav {
        top: 40px;
    }
}

.postCont a.btn {
    margin-left:0px;
}

.cms-page-view #maincontent .main p {
    font-size:18px;
}

.breadcrumbs .items {
    padding: 10px 20px 10px 20px;
}

.cms-page-view .page-title {
    margin-top:15px;
}

#home-reviews {
   min-height: 250px;
   padding:20px;
}

.footer-connect img {
    max-width:230px;
}

.block.newsletter .action.subscribe {
    font-size:16px;
}

.field-recaptcha {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.field-recaptcha > div {
    display: flex;
    align-items: center;
    margin:auto;
}

@media only screen and (min-width: 993px) {
    .panel-left ul {margin-bottom:0px;}
    .panel-left {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}

.block.discount {display:none !important;}

.homepage-content a {text-decoration:underline;}

.logo img {
    max-height:69px !important;
}

.recentViewedWrap {
    display:none !important;
}

/* @media only screen and (min-width: 1200px) {
     .wrap.header-logo {height:91px;}
     .header-logo .block-search {
        max-height:50px;
     }
} */
/* Header Search */

.header-logo .field.search input[type=text]:not(.browser-default){
    background-color: #fff;
    border-radius: 40px;
    padding-left: 60px;
    width: calc(100% - 60px);
}
.field.search input{
    height: 44px;
    line-height: 44px;
}

.header-logo .block-search .action.search{
    opacity: 1;
}
.block-search .action.search:before{
    color: #1f1f1f;
    opacity: 1;
    font-size: 23px;
    line-height: 47px;
    padding-left: 20px;
}


.headLink{
    padding:0 15px;
}

.minicart-wrapper .action.showcart:before, 
.headLink i {
    font-size: 24px;
    color: #1F1F1F;
    line-height: 40px;
    font-weight: bold;
}

header .panel-right p a span{
    font-size: 18px;
}

/* Nav */
.desktopMenu{
    background-color: #fff;
}
.navigation > ul{
    width: 80%;
    margin: 0 auto;
}
.wrap.header-nav{
    /* margin-bottom: 10px; */
}

.navigation li.level0 > a{
    font-family: futura-pt-bold, sans-serif;
    font-size: 18px;
}
.navigation li a.level-top span.title{
    font-family: futura-pt-bold, sans-serif;
    font-size: 18px;
}


@media (min-width:992px){
    .navigation .level0.parent > .level-top > .ui-menu-icon:after{
        font-size:50px;
    }
    .navigation .level0.parent > .level-top > .ui-menu-icon{
        right:-23px;
    }

    .footer-connect ul li{
        margin-right: 25px !important;
    }
}

/* New Changes */

.ctausp{
    background-color: #1F1F1F;
    padding:10px 0;
}
.ctausp .inner{
    border:1px solid #fff;
    padding:8px;
    display: flex;
    flex-flow: row wrap;
}

.ctausp .inner p{
    color:#fff;
    margin:0;
}
.ctausp .inner .top{
    font-size: 18px;
    line-height: initial;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
}

.ctausp .inner .small{
    font-size: 14px;
    color: #fff;
    line-height: initial;
}

.ctausp i{
    color: #c1147a;    
    margin-right: 10px;
    font-weight: 300;
}

.header-panel .panel-right p{
    font-size:18px;
    font-weight: bold;
}

.header-panel .panel-right p a{
    color: #c1147a;
    font-size:18px;
    font-weight: bold;
}

/* @media (min-width:992px){
    header .panel-right p a span,
    .header-panel .panel-right p,
    .header-panel .panel-right p a {
        font-size:14px;
    }
} */

/* Product Grid */

.products-grid .product-item-actions{
    flex-direction: column;
    align-items: center;
    margin-top: 0;
}
.actions-secondary .action.towishlist span i{
    font-weight: bold;
    font-size: 21px;
    color: #1f1f1f;
}
.product-item-actions .actions-secondary > .action{
    width: auto;
}

.product-items .action.towishlist > span::after, 
.products.list.items .action.towishlist > span::after{
    content: "Add to Wishlist";
    display: inline;
    font-size: 16px;
    color: #1f1f1f;
    padding-left: 10px;
    font-weight: bold;
    text-decoration: underline;
}

.item .price-wrapper:before{
    display: inline-block;
    font-size:16px;
    color: #950F80;
}

.price-excluding-tax .price{
    font-size:22px !important;
    color: #950F80;
    font-weight: bold !important;
}


.price-excluding-tax:after{
    color: #950F80;
    font-size:16px;
    font-weight: bold !important;
}

.price-excluding-tax:before{
    font-weight: bold;
}

.products-grid .price-including-tax:before{
    display: none;
}
.products-grid .price-including-tax span{
    font-size: 16px !important;
    font-weight: 300 !important;
}
.products-grid .price-including-tax:after{
    font-weight: 300;
}

.toolbar-amount, 
.toolbar-amount span{
    color: #950F80;
    font-size: 14px;
    font-weight: bold;
}

.toolbar-sorter.sorter .sorter-label{
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    color: #1f1f1f;
    font-weight: bold;
}


.products-grid .product-item-name, .product.name a{
    line-height: 120%;
    font-size: 18px;
    color: #1F1F1F;
    font-weight: bold;
    padding-top:10px;
}
.product-item-details .action.primary {
    font-family: futura-pt-bold, sans-serif;
    font-size: 20px !important;
}


/* Filters */
.products-grid .action.primary, .filter-options .filter-options-title, .block-compare .block-title > strong, .block-wishlist .block-title, .block-wishlist .block-title > strong{
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
    padding-top: 14px;
    margin: 0;
    line-height: 19px !important;
}

.filter-current-subtitle {
    font-size:18px;
}

.block-subtitle, .block.filter .filter-title {
    display: block;
    font-size: 24px;
}
.block-subtitle, .block.filter .filter-title h2{
    font-size: 24px;
}
.block.filter .filter-title h2::before{
    content:"\f1de";
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    color: #950F80;
    margin-right: 9px;
}

.filter-options .filter-options-title::after{
    content:"\f078";
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    float: right;
    font-weight: 400;
}
.filter-options .filter-options-title.active::after{
    content:"\f077";
}

.filter-options .filter-options-content {
    margin: 15px 0 15px;
}





/* Footer */

.newsletterWrap .inner h2{
    font-size:40px;
    margin:0px 0px 10px 0px;
}
.newsletterWrap .inner p{
    font-weight: bold;
}

/* Footer */
.footer-wrap .col h2{
    color:#1F1F1F;
    font-size: 24px;
}

.footer-wrap .col p, .footer-wrap ul li, .footer-wrap ul li a {
    font-size: 18px;
    color: #1f1f1f;
}
.footer-wrap .col h2, .footer-wrap .col p, .footer-wrap .col a {
    color: #1f1f1f;
}
.footer-wrap.white{
    background: #1F1F1F!important;
}
.footer-wrap.white p{
    color:#fff;
    font-size: 13px;
}





/* Accordion Content */

.category-description .accord p,
.category-description .accord h3,
.category-description .accord h4,
.category-description .accord h5,
.category-description .accord h6,
.category-description .accord ul,
.category-description .accord li{
    display: none;
}
.category-description .accord.active p,
.category-description .accord.active  h3,
.category-description .accord.active  h4,
.category-description .accord.active  h5,
.category-description .accord.active  h6,
.category-description .accord.active  ul,
.category-description .accord.active  li{
    display: block;
}





.end-description-wrap div h2:before, .end-description-wrap div h2:after{
    display: none;
}
.category-description .accord {
    border-top:1px solid #1f1f1f;
}

.category-description .accord h2{
  font-family: futura-pt-bold, sans-serif;
  font-size: 22px;
  text-transform: inherit;
  padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  font-weight: 700;
    
}
.category-description .accord h2::after{
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    position: relative;
    right: initial;
    float: right;
    width: auto;
    border: 0;
    left: initial;
    padding-right: 20px;
}
.category-description .accord.active h2::after{
    content: "\f077";
    font-weight: 400;
}

.end-description-wrap div h2{
    font-size: 28px;
    text-transform: inherit;
    padding-bottom: 0;
    margin-bottom:10px;
}
.end-description-wrap p{
    font-size: 18px;
}
.end-description-wrap ul {
    margin-bottom:15px;
}
.end-description-wrap ul li {
    font-size: 18px;
    list-style: square;
    margin: 0px 0px 5px 20px;
}


.category-description .accord h3{
    color: #950F80;
    font-family: futura-pt-bold;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
}
.category-description .accord li {
    font-size: 18px;
    line-height: 22px;
    list-style: disc;
}
.category-description .accord ul {
    padding-left: 20px;
    list-style-type: disc;
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0;
}



/* Cat Banner */

.categoryTop{
    justify-content: inherit;
    padding: 0;
    background-color: #EBEBEB;
}

.categoryTop .container{
    max-width: 1600px;
    margin: 0px auto 0px auto;
    padding: 0px 20px;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.categoryTop .content{
    width: 50%;
    float: left;
    padding: 30px 30px 30px 0;
}

.categoryTop .imageblock{
    width: 50%;
    float: left;

    display: flex;
    flex-flow: row wrap;
}
.categoryTop .imageblock .bghalf{
    height:100%;
    flex-grow: 1;
}

.categoryTop .imageblock .points{
    width: 60%;
    display: flex;
    align-items: center;
    background:url('../images/coconut.jpg');
    background-size:cover;
}


.categoryTop .imageblock .points ul{
    margin-bottom: 0;
    padding: 20px 13px 20px 85px;
}


.categoryTop .imageblock .points li{
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color:#fff;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 8px;
}
.categoryTop .imageblock .points li:last-child{
    margin-bottom: 0;
}
.categoryTop .imageblock .points li i{
    background-color: #fff;
    color: #950f80;
    height: 40px;
    width: 40px;
    position: absolute;
    left: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

.categoryTop .imageblock .points li i::after{
    content:"";
    height: 50px;
    width: 50px;
    position: absolute;
    border-radius: 50px;
    border: 1.5px solid #fff;
}


.categoryTop .categoryName{
    padding: 0;
    border: 0;
    background: 0;
    color: #1F1F1F;
}
.categoryTop .categoryName h1{
    color: #1F1F1F;
    font-size:50px;
    margin-bottom: 0px;
}

.categoryTop .category-description h2{
    color: #950F80;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    letter-spacing: 4px;
    padding: 9px 0 11px 0;
}



/* catalog-category-view */
.catalog-category-view .sorter-options{
    border-radius: 50px;
    padding: 0px 18px 0px 18px;
    max-width:150px;
}




/* Product Page */
.product-info-main .page-title-wrapper .page-title{
    width: 100%;
}

.product-info-main .page-title-wrapper .page-title span{
    font-size: 40px;
    color: #1f1f1f;
}



.product-info-main .product-options-bottom .qty::before{
    content:"Qty";
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
}

.product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart{
    margin-top: auto;
}

.product-info-main .price-box .price-excluding-tax{
    display: block !important;
}
.catalog-product-view .price-box.price-final_price{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.product-extra {
    color: #1f1f1f;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.product-options-wrapper label span{
    font-size: 16px;
    font-weight: 300;
}


.product-social-links{
    display: block;
}

.product-info-main .action.towishlist{
    background: inherit;
    color:#1F1F1F;
    padding-top: 35px;
    height: auto;
    padding-left: 10px;
}
.product-info-main .action.towishlist:hover{
    background: inherit;
}
.product-info-main .action.towishlist span{
    color: #1f1f1f;
    text-transform: initial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.product-info-main .action.towishlist span.text{
    float: right;
    padding-left: 10px;
}


/* Tabs */
.productTabs{
    float: left;
    max-width: 1600px;
    padding: 0px 20px;
    margin: 60px auto;
    width:100%;
}

.productTabs .tabs{
    max-width: 100%;
    justify-content: flex-start;
    height: 100%;
}

.productTabs .tabs .col{
    margin-left: 10px;
}
.productTabs .tabs .col:first-child{
    margin-left: 0;
}

.productTabs .tabs .col a{
    background-color: #EBEBEB;
    padding: 12px 30px;
    border-radius: 100px;
    margin: 0;
    font-family: futura-pt-bold, sans-serif;
    letter-spacing: 0.5px;
}

.productTabs .tabs .col a.active{
    border: 0;
    color: #ffff;
    background-color: #1F1F1F;
}

/* Single Related Products */
.relatedWrap{
    background: #fff;
    border-top: 5px solid #eeeff0;
}


.relatedWrap .price-including-tax{
 margin-left: 0 !important;
}
.relatedWrap .price-including-tax .price{
    font-size:16px !important
}

.relatedWrap .price-excluding-tax .price{
    font-size:22px !important;
    font-weight: bold !important;
}
.relatedWrap .greyButton{
    background-color: #C1147A;
    font-family: futura-pt-bold, sans-serif;
    font-size: 20px;
    padding: 5px 0;
}

.relatedWrap .product-item-info .price-box.price-final_price{
    margin-top:0 !important;
    padding-top:0 !important;
}

.relatedWrap .title::after{ 
    display: none;
}
.relatedWrap .inner{
    padding: 2% 20px;
}

.relatedWrap .title strong{
    font-family: futura-pt-bold, sans-serif;
    color: #1f1f1f;
}


.relatedWrap .product-item-info .photo{
    width: 100%;
}

.wrap .inner .products-grid ol li.product-item{
    padding:0;
}




.pir-coir-bullets{
    clear: left;
    width: 100%;
    display: block;
    float: left;
    padding:50px 0;
    background:url('../images/straw.jpg');
    background-position: center;
    background-size: cover;
}

.pir-coir-bullets .inner{
    max-width: 1600px;
    margin: auto;
}


.pir-coir-bullets h3{
    text-align: center;
    font-size:32px;
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    color:#fff;
    margin-bottom: 30px;
    letter-spacing: 3px;
}
.pir-coir-bullets ul{
    display: flex;
    flex-flow: row wrap;
    width: 60%;
    margin: 0 auto;
}
.pir-coir-bullets ul li{
    width: 50%;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 20px;
    padding-right: 80px;
}


.pir-coir-bullets ul li i{
    background-color: #fff;
    color: #950f80;
    height: 40px;
    width: 40px;
    position: absolute;
    left: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px
}


.pir-coir-bullets ul li i::after{
    content:"";
    height: 50px;
    width: 50px;
    position: absolute;
    border-radius: 50px;
    border: 1.5px solid #fff;
}



.pir-coir-bullets p{
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    font-family: futura-pt, sans-serif;
    margin: 0;
    padding-top: 30px;
}
.pir-coir-bullets p a{
    color:#fff;
    text-decoration: underline;
    font-family: futura-pt, sans-serif;
}


.fotorama__stage:after{
    font-weight: 900;
    width: 33px;
    font-size: 33px;
    height: 33px;
    bottom: 6%;
    right: 6%;
}



.catalog-product-view .breadcrumbs{
    padding: 10px 20px 20px 0;
}
.catalog-product-view .breadcrumbs .items{
    padding: 0px 20px 0px 0;
}
.catalog-product-view .breadcrumbs a{
    font-size:13px;
}
.catalog-product-view .breadcrumbs strong{
    font-size:13px;
}




.catalog-product-view .product.media{
    position: relative;
}
.catalog-product-view .mtm-badge{
    position: absolute;
    top: 0;
    z-index: 1;
    left: 50px; 
}
.catalog-product-view .mtm-badge img{
    width:300px;
}



.page-products .product-item-info{
    position: relative;
}

.page-products .product-item-info .photo{
    margin: 10px;
}


.page-products .product-item-info .mtm-badge{
    position: absolute;
    z-index: 9999;
    width: 80%;
    top: 0px;
}  


.product-info-main .price-box{
    display: flex;
    flex-flow: row wrap;
}


.catalog-product-view .price-including-tax{
    order: 1;
    padding-left: 0;
    margin-left: 0 !important;
    margin-right: 20px;
}

.catalog-product-view .price-including-tax:after {
    content: 'Incl. VAT';
    font-size: 16px;
    color: #950F80;
}


.catalog-product-view .price-including-tax::before{
    content: "From";
    display: inline-block;
    color: #950F80;
    font-weight: bold;
    font-size: 16px;
    padding-right: 6px;
}
.product-info-main .price-box .price-wrapper .price{
    color: #950F80;
}



.catalog-product-view .price-excluding-tax .price{
    font-size: 18px !important;
    color: #1F1F1F !important;
}
.catalog-product-view .price-excluding-tax:after{
    color: #1F1F1F;

}

.catalog-product-view .product-options-bottom .box-tocart .action.tocart span{
    font-family: futura-pt-bold, sans-serif;
    font-size: 20px;
}

.catalog-product-view .product-options-bottom .box-tocart .action.tocart span::after{
    content:"\f217";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    margin-left: 10px;
    display: inline-block;
}

.product-reviews-summary .reviews-actions a{
    color:#1F1F1F;
    font-size: 16px;
}

.product-info-main .product.attribute.sku{
    top:-20px;
}


.product-info-main .product-icons{
    display: none;
}






.product-info-main .product-add-form{
    overflow: hidden;
    margin-bottom: 20px;
}


.product-info-main .shareBox{
    width: 50%;
    float: left;
}



.product-info-main .shareBox a{
    border: 1px solid  #d1d1d1;
    background-color: #fff;
    border-radius: 40px;
    font-family: futura-pt-bold, sans-serif;
    font-size: 16px;
    color: #1F1F1F;
    padding: 8px 30px;
    height: auto;
    text-align: center; 

    text-transform: uppercase;
    display: flex;
    align-items: center;
    min-height: 45px;
    background-color: #d1d1d1;
}
.product-info-main .shareBox i{
    margin-right: 10px;
}

.product-info-main .modal-trigger.dir-link{
    border: 1px solid #1F1F1F;
    background-color: #fff;
    border-radius: 40px;
    font-family: futura-pt-bold, sans-serif;
    font-size: 16px;
    color: #1F1F1F;
    padding: 4px 30px;
    height: auto;
    text-align: center;

    width: auto;
    float: right;
}
.product-info-main .modal-trigger.dir-link i{
    display: none;
}

.minicart-wrapper .action.showcart .counter.qty{
    background: #c1147a;
    position: absolute;
    top: -10px;
    right: 0px;
    color: #fff;
    border-radius: 0px 0px;
    margin: 0px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stock-status span{
    font-size: 16px;
    color: #50BE5D;
    font-weight: bold;
}

#description p{
    line-height: 26px !important;
}
#delivery p{
    font-size:18px;
}





.relatedWrap .related .products-grid .item .price-including-tax .price{
    font-size: 22px !important;
    font-weight: bold !important;
    color: #c1147a;
}




.relatedWrap .related .products-grid .item .price-excluding-tax::before{
    display: none;
}

.relatedWrap .related .products-grid .item .price-excluding-tax .price{
    font-size:16px !important;
    font-weight: 300 !important;
}






.product-options-wrapper::before{
    content:"Select Your Mat Size";
    display: block;   
    font-size:18px;
    font-weight: bold;
    font-family: futura-pt-bold, sans-serif;
    margin-bottom: 10px;
}

.product-info-main .product.attribute.overview{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 0;
}





/* Mini Basket */

.minicart-items .item .price-wrapper:before{
    display: none;
}
.minicart-items .price-including-tax::before{
    display: none;
}
.minicart-items .minicart-items-wrapper .price-including-tax .price{
    color: #950F80;
}
.minicart-items .price-including-tax .price{
    color: #950F80;
}
.minicart-items .price-including-tax::after{
    color: #950F80;
}
.minicart-items .price-excluding-tax .price{
    color: #3e3e3e;
}
.minicart-items .price-excluding-tax::after{
    color: #3e3e3e;
}

.block-minicart .block-content > .actions > .primary .action.primary{
    font-family: futura-pt-bold, sans-serif;
    font-size: 20px;
    padding: 13px 17px !important;
    height: auto;
}



.block-minicart .actions .secondary .action.viewcart{
    font-family: futura-pt-bold, sans-serif;
    font-size: 20px;
    padding: 13px 17px !important;
    height: auto;
}
.block-minicart .actions .secondary .action.viewcart span{
    font-family: futura-pt-bold, sans-serif;
    font-size: 20px;
}

body .minicart-items .price-excluding-tax .price{
    font-size:16px !important;
    font-weight: 300!important;
}
.minicart-items .price-excluding-tax::after{
    font-weight: 300 !important;
}

.minicart-items .price-including-tax:after{
    font-size:18px !important;
}



/*  Basket */

.cart-container .price-including-tax{
    font-size: 22px;
    color: #950F80;
}
.cart-container .price-including-tax .price{
    color: #950F80;
}

.cart-container .price-excluding-tax{
    font-size: 18px;
    color: #3e3e3e;
}
.cart-container .price-excluding-tax .price{
    color: #3e3e3e;
    font-size: 18px !important;
}
.cart-container .price-excluding-tax:after{
    color: #3e3e3e;
    font-size: 16px !important;
}







@media (min-width:1200px){
    .page-layout-1column .product.media{
        width: 50%;
        padding-right: 30px;
    }
    .page-layout-1column .product-info-main{
        width: 50%;
    }
}


@media (max-width:1200px){
    .ctausp i{
        font-size:14px;
    }
    .ctausp .inner .top{
        font-size: 12px;
    }
    .ctausp .inner .small {
        font-size: 11px;
    }
}

@media (max-width:991px){

    .nav-sections .block-search{
        /* display: none !important; */
        float:left;
        width:100%;
    } 

    .categoryTop .content{
        width: 100%;
    }
    .categoryTop .imageblock{
        width: 100%;
    }
    .categoryTop .categoryName h1{
        text-align: left;
        font-size:30px;
    }

    .columns .sidebar-additional{
        order: 1;
    }
    .catshow{
        display: block !important;
    }

    .page-products .products-grid .product-item:nth-child(2n + 1){
        margin-left: 0;
    }

    .page-products .products-grid .product-item{
        margin-left: 0;
    }

    .page-products .products-grid .product-item:nth-child(3n+1){
        margin-right: 3%;
    }
    .page-products .products-grid .product-item:nth-child(3n+2){
        margin-right: 3%;
    }

    .pir-coir-bullets ul{
        width: 80%;
    }

    .catalog-product-view .breadcrumbs{
        order:-4;
    }
    .pir-coir-bullets{
        padding:50px 20px;
    }
    .pir-coir-bullets ul li{
        margin-bottom: 20px;
        padding-right: 0px;
        margin-left: 20px;
    }
    .product-info-main .shareBox{
        width: 100%;
    }


}


@media (max-width:768px){

    .page-products .products-grid .product-item{
        width: calc((100% - 3%) / 2);
    }

    
    .page-products .products-grid .product-item:nth-child(3n+1){
        margin-right: 0;
    }
    .page-products .products-grid .product-item:nth-child(3n+2){
        margin-right: 0;
    }


    .page-products .products-grid .product-item:nth-child(2n+1){
        margin-right: 3%;
    }
    .page-products .products-grid .product-item:nth-child(2n+2){
        margin-right: 0;
    }



    .pir-coir-bullets ul li{
        width: 100%;
    }
    .pir-coir-bullets p{
        width: 90%;
        margin: 0 auto;
    }



    .ctausp .inner{
        align-items: center;
        justify-content: center
    }


}


@media (max-width:550px){
    .categoryTop .imageblock .points{
        width: 100%;
    }

    .categoryTop .imageblock .points li{
        font-size:15px;
    }
    .categoryTop .imageblock .points li i{
        height: 30px;
        width: 30px;
        left: -40px;
        font-size: 13px;
    }
    .categoryTop .imageblock .points li i::after{
        content:"";
        height: 40px;
        width: 40px;
        position: absolute;
        border-radius: 50px;
        border: 1.5px solid #fff;
    }

    .categoryTop .content{
        padding: 30px 0px 30px 0;
    }
}


.cms-index-index .products-grid .price-box:before{
    display: none !important;
}


/* @media (max-width:991px){
    .custom-slide{
        position: relative;
        opacity: 1;
        left: 0;
        right: 0;
    }

    .custom-slide .modal-inner-wrap{
        -webkit-transform: inherit;
        transform: inherit;
        -webkit-transition:inherit;
        position: relative;
    }
} */

@media only screen and (max-width: 992px) {
	/* Mini Basket At Checkout Styles */
	.opc-estimated-wrapper .minicart-wrapper {
		display:block !important;
	}
    .modal-custom .action-close {
        margin:5px !important;
    }
    .minicart-wrapper .action.showcart {
        width:100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 1px;
    }
    .minicart-wrapper .action.showcart:after {
        /* //content:'Order Summary'; */
        content:'Order Summary';
        margin-left:5px;
    }
    .opc-estimated-wrapper .minicart-wrapper {
        width:100%;
    }
    .opc-block-summary .product-item .price {
        font-size:14px !important;
    }
    .minicart-items .price-including-tax:after {
        font-size:14px !important;
    }
    .opc-block-summary .items-in-cart .product .content {
        margin-top: 34px;
        width: 100%;
    }
}

.homepage-content {
    padding:5%;
}


/* TOM PIR CHANGES 23-09-24 */


.navigation > ul {
    padding-right:0;
}
@media (max-width:1440px){
    header .panel-right p a span,
    .header-panel .panel-right p,
    .header-panel .panel-right p a {
        font-size:16px;
    }
}
@media (max-width:1280px){
    .navigation{
        box-shadow:none;
    }
    .navigation > ul {
        width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width:1024px){
    .logo {
        max-width: 200px;
    }
    .navigation > ul {
        width: 100%;
    }
}
@media (max-width:992px){
    .minicart-wrapper .action.showcart:after {
        content:'';
    }
    .headerButs > div{
        padding: 0 15px;
    }
    .headerButs > div:last-child{
        padding: 0 0 0 5px;
    }
    .headLink {
        padding: 0 5px;
    }
    .nav-toggle{
        background-color: #1F1F1F;
        padding: 0 12px;
    }
    .nav-toggle i{
        color: #ffffff;
    }
    .headerButs > div:last-child i {
        font-weight: 400;
    }
}
@media (max-width:800px){
    .headerButs > div{
        padding: 0 12px;
    }
}
@media only screen and (max-width: 772px) {
    .panel-right {
      width: 100% !important;
      justify-content: flex-end;
    }
}
@media (max-width:600px){
    .header-panel .panel-right{
        padding: 0 5vw;
    }
    header .panel-right p a span,
    .header-panel .panel-right p,
    .header-panel .panel-right p a {
        font-size:15px;
    }
    .headerButs {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 5vw !important;
    }
    .logoBlock {
        padding-left: 5vw !important;
    }
    .panel-left p, .panel-right p, .dropdown-button {
        height: 30px;
        line-height: 30px;
    }
    .logo {
        max-width: 200px;
    }
}
@media (max-width:440px){
    .headerButs {
        padding-right: 4vw !important;
    }
    .logoBlock {
        padding-left: 4vw !important;
    }
    .header-panel .panel-right{
        padding: 0 4vw;
    }
}
@media (max-width:440px){
    header .panel-right p a span,
    .header-panel .panel-right p,
    .header-panel .panel-right p a {
        font-size:14px;
    }
    .logo {
        max-width: 175px;
        padding: 8px 0px;
    }
}
@media (max-width:440px){
    .minicart-wrapper .action.showcart::before, .headLink i {
        font-size: 22px;
        line-height: 38px;
    }
}

@media only screen and (max-width: 993px) {
	.nav-sections-item-content {
		display: flex;
		flex-direction: column;
	}

	.nav-sections-item-content .navigation {
		order:2;
	}

	.nav-sections-item-content .block-search {
		order:1;
	}
}


@media only screen and (max-width: 993px) {
    .header-panel-top p {
        font-size:11px;
    }
}


@media (min-width: 1024px) {
    .post-list-wrapper .post-list.grid li {
        width: calc((100% - (2% * (4 - 1))) / 3);
        margin:2%;
    }

    /* .post-list-wrapper .post-list.grid li:nth-child(2n+1) {
        margin-left: 2%;
    } */
}

.checkout-payment-method .payment-methods .actions-toolbar .action.primary {
    background: #c112a6 !important;
    border: 1px solid #c112a6 !important;
}
.checkout-payment-method .payment-methods .actions-toolbar .action.primary span {
    color: #fff !important;
}

/* Design review tweaks | Critical 29-10-25 */
@media (max-width: 435px) {
    .product-item-details .action.primary {
        font-size:12px !important;
    }

    .newsletterWrap .inner h2 {
        font-size:24px;
    }

    .catalog-product-view .product-options-bottom .box-tocart .action.tocart span {
        font-size:16px;
    }

}

.cms-index-index .page-main {
    overflow: hidden;
}

/* Order CMS page blocks */
.cms-page-view .page-header {order:1;}
.cms-page-view .header-logo {order:2;}
.cms-page-view .header-nav {order:3;} 
.cms-page-view .cta {order:4;}
.cms-page-view .ctausp {order:5;}
.cms-page-view .breadcrumbs {order:6;}
.cms-page-view .page-main {order:7;}
.cms-page-view .newsletterWrap {order:8;}
.cms-page-view .page-footer {order:9;}


.wordpress-posttype-view .page-main {
    max-width:1200px;
}

.wordpress-posttype-view .page-main > h1{
    text-align: center !important;
}

.wordpress-posttype-view .page-title-wrapper {
    display: none;
}

@media (min-width: 1024px) {
    .post-list-wrapper .post-list.grid li {
        width: 31.0%;
        margin: 1% !important;
    }
}

.post-list-wrapper .post-image {
    min-height: 220px !important;
}

.wordpress-post-view .content p{
    font-size:18px;
}

.homepage-content p {
    font-size:18px;
}

@media only screen and (max-width: 480px) {
    .homepage-content p {
        font-size:16px;
    }
}

.navigation .level0 > .level-top.active-before-submenu {
    background: #c1147a !important;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .items.-am-singleselect .amshopby-link-selected .label,
.filter-options-content .items.-am-singleselect .amshopby-link-selected {
    color: #950F80 !important;
}