.producttext {
    text-align: center
    }
.codesnip {
    text-align: center
}

.theme-section-heading {
    display: none;
}

.theme-collection-viewall {
    display: none;
}

.chekedLabel {
    background-color: #0A2240;
    color: #ffffff;
    border-radius: 15px;
}

.theme-product-variant label{
    border: 0px !important;
}

/* below css is for partner logo carousel */
.HPcarousel .zpcarousel-arrows-container {
    display: none;
}

.zpcarousel-controller-container.zpcarousel-controller-type-02{
    display: none;
}

/* below css is for review carousel */
.zpimage-carousel-slide .zpcarousel-controller-container {
    display: none;
}

.zpcarousel-arrows-container.zpcarousel-arrow-type-01 {
    display: none;
}

/* below css is for the excl. VAT txt after price */
.theme-product-price::after {
  font-weight: normal;
  font-style: italic;
  content: " excl. VAT";
}

.theme-prod-box-content.theme-prod-price::after {
    font-weight: normal;
    font-style: italic;
    content: " excl. VAT";
}

/* below css is for updating tag description in product listings */
.theme-tag-sku-label::after {
  font-weight: normal;
  font-style: italic;
  content: " (Also fits the below models from our store)";
}

/* below css is for a gradient box border */
.border-image-style3 {
    border-image: linear-gradient(45deg, #15233d, #15233d, #ffffff, #ffffff, #15233d, #15233d, #ffffff, #ffffff) 1 !important;
        border-width: 6px;
    border-style: solid;
}

/* below css is for community Section */
.background-custom-colour {
    background-image: linear-gradient(180deg, black, #3498DB, #15233D) !important;
}

/* below css is for homepage section above reviews */
.background-custom-colour1 {
    background-image: linear-gradient(180deg, #ffffff, #15233D) !important;
}

/* below css is for Remote Control Community homepage section */
.background-custom-colour2 {
    background-image: linear-gradient(180deg, #15233D, #ffffff) !important;
}

/* below css is for boat model section on boats page */
.boat-model-row {
    background-image: linear-gradient(180deg, #15233D, #3498DB, #ffffff) !important;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* below css is for expanded menu */
.theme-header .zpcontainer {
    max-width: 100%;
    padding-block-start: 0px;
    padding-block-end: 0px;
  }

/* below css is for the realigned topbar */
.theme-pages-full-stretch .zpcontainer {
    max-inline-size: none;
}


/* update to header logo alignment by moving searchbox and basket down a row */
.zpheader-style-02 .theme-header .zpcontainer .theme-branding-info {
    min-width: 100%;
}

.theme-header {
    @media only screen and (max-width: 912px) {
        flex-direction: column;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        width: 100%;
}
}

.theme-header{
    @media only screen and (max-width:280){
        margin-top:20px;
    }
}

.theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container {
    position: relative;
    margin-block-start: -24px;
    margin-block-end: 20px;
    height: 50px;
    width: 50px;
    background-color: #0A2240;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
}

.theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container{
    @media only screen and (max-width:280px){
        margin-top:25px;
    }
}

.theme-header .zpcontainer .theme-branding-info {
    display: flex;
    justify-content: center;
    flex: 0 1 auto;
    margin-inline-end: auto;
    flex-wrap: wrap;
    min-inline-size: 1%;
}

.theme-currency-option-container ul {
    @media (min-width: 768px) {
    background-color: #5BB2F5;
    border-radius: 10px;
}
}

.zphero.zpapply-height {
    @media (min-width: 1279px) {
    height: 100vh;
}
}
 
.zpheader-style-02 .theme-header.theme-header-navigation-style .zpcontainer.theme-responsive-menu-area {
    position: fixed;
    top: 4vh;
    z-index: 200;
    }
}

/* update to mobile responsive menu height not displaying full menu */
.theme-responsive-menu-area.theme-navigation-and-icons .theme-menu-area .theme-menu.theme-toggle-animate {
    max-height: 550px !important;
}

/* hide tags with value . using javascript in site footer*/
.hidetag {
display: none;
}

.theme-tag-list-container .theme-product-tag-url {
    padding-inline-start: 0px !important;
}

/* adjust mobile hero size for boat models pages */
@media only screen and (max-width:768px){
.hero-banner-boat {
    min-height: 250px;
    padding-top: 0px;
    padding-bottom: 0px;
    }
}

/* Bold text for submenu headers on mobile */
@media only screen and (max-width:768px){
.zpmm-element.zpmm-title .zpmm-element-textcontent {
    font-weight: bold;
    }
}

/* Bold text for menu headers on mobile */
@media only screen and (max-width:768px){
.theme-menu-name {
    font-weight: bold;
    }
}

/* Adjusted padding for product lists so that they appear closer together on mobile */
@media only screen and (max-width:768px){
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-product-box-inner {
    padding-top: 25px;
    }
}

/* Changed colour of mobile header */
@media only screen and (max-width:768px){
.theme-mobile-header-style-03.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper {
    background-color: #15233D;
    }
}

/* Changed colour of mobile footer cart icon */
@media only screen and (max-width:768px){
.theme-mobile-header-style-03.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] svg path {
    fill: #3498DB;
    }
}

/* Increased size of logo on mobile */
@media only screen and (max-width:768px){
.theme-mobile-header-style-03.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-logo img {
    max-block-size: 110px;
    }
}

/* Increased size of header on mobile */
@media only screen and (max-width:768px){
.theme-mobile-header-style-03.theme-mobile-header-top .theme-mobile-header-nav-wrapper {
    height: 115px;
    padding-inline-end: 25px;
    }
}

/* Changed colour of mobile footer icons (cart icon excluded) */
@media only screen and (max-width:768px){
.theme-mobile-header-style-03.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon svg {
    fill: #3498DB;
    }
}

/* Reduced margin for menu items on mobile */
@media only screen and (max-width:768px){
.zpmm .zpmm-inner .zpmm-element.zpmm-text a {
    margin-top: 1px;
    margin-bottom: 1px;
    }
}

/* Adjusted margins for submenu headings on mobile, so they appear seperated per category */
@media only screen and (max-width:768px){
.zpmm .zpmm-inner .zpmm-element.zpmm-title a {
    margin-bottom: 1px;
    margin-top: 20px;
    }
}