/*--- CATEGORY | SHOP ---*/
.catalog-category-view .page-main {
    width: 100% !important;
    max-width: 100% !important;
    padding: 100px 0 0 0 !important;
}

/* .catalog-category-view .breadcrumbs {
    position: absolute !important;
    top: 390px !important;
    margin: auto !important;
    width: 100% !important;
    max-width: 100% !important;
} */

.catalog-category-view .breadcrumbs {
    padding: 0 30px !important;
}

.catalog-category-view .breadcrumbs .items {
    max-width: 1280px !important;
    width: 100% !important;
    margin: auto !important;
    padding: 0px !important;
    color: black !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}

.catalog-category-view .breadcrumbs .items li,
.catalog-category-view .breadcrumbs .items li a {
    color: black !important;
    font-weight: 600 !important;
}

/* .catalog-category-view .page-title-wrapper {
    max-width: 100% !important;
    margin: auto !important;
    margin-top: 0px !important;
    background-image: url(https://boltfast.fishgate.co.za/fishgate/images/shop_banner.png) !important;
    background-size: cover !important;
    padding: 80px 40px !important;
    margin-bottom: 80px !important;
} */

.catalog-category-view .page-title-wrapper h1 {
    text-transform: uppercase !important;
    color: black !important;
    /* text-shadow: 0px 3px 6px #0000003E !important; */
    max-width: 1240px !important;
    width: 100% !important;
    margin: auto !important;
    display: block !important;
}

.catalog-category-view .page-title-wrapper h1 span {
    /*max-width: 1100px !important;*/
    width: fit-content !important;
    display: block !important;
    text-wrap: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.catalog-category-view .columns {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    max-width: 1280px !important;
    padding: 0 20px !important;
    margin: auto !important;
}

.catalog-category-view .columns .column.main {
    width: 70% !important;
}

.catalog-category-view .filter .block-subtitle {
    display: none !important;
}

.catalog-category-view .block-compare .block-title {
    margin-bottom: 10px !important;
}

.catalog-category-view .block-compare .block-title strong {
    font-weight: 600 !important;
}

.catalog-category-view .sidebar.sidebar-main {
    background-color: transparent !important;
    padding: 0px 20px 0px 0px !important;
    transition-duration: 0.3s !important;
    max-width: 245px !important;
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 60px !important;
}

.catalog-category-view.category-catalogue .sidebar.sidebar-main {
    display: none !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options#narrow-by-list {
    display: block !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options#narrow-by-list .filter-options-item .filter-options-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    padding: 10px 0 !important;
    color: black !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options#narrow-by-list .filter-options-item .filter-options-title:after {
    font-size: 14px !important;
    content: '\e622' !important;
    font-family: 'luma-icons' !important;
    display: block !important;
    top: 13px !important;
    transition: transform 0.2s ease-in-out;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options#narrow-by-list .filter-options-item.active .filter-options-title:after {
    transform: rotate(-180deg);
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .am-filter-items-category_ids {
    box-shadow: none !important;
}

body.catalog-category-view .amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
    background-color: transparent !important;
}

.catalog-category-view .sidebar.sidebar-main #layered-filter-block {
    margin-bottom: 0 !important;
}

/* .catalog-category-view .sidebar .filter-options-item:first-child .filter-options-title {
    display: none !important;
} */

body.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current {
    display: none !important;
}

.catalog-category-view .sidebar-main #am-shopby-container::before {
    display: none !important;
}

.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current ol.amshopby-items.items {
    padding: 0 !important;
}

.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current li.item.amshopby-item {
    flex-direction: column !important;
    align-items: flex-start !important;
    background-color: #f9f9f9 !important;
    color: black !important;
    justify-content: center !important;
    padding: 5px 10px !important;
}

.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current li.item.amshopby-item .amshopby-filter-value {
    font-size: 15px !important;
    padding-top: 0 !important;
    margin-top: -2px !important;
}

.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current li.item.amshopby-item a.amshopby-remove {
    left: auto !important;
    right: 10px !important;
    height: 20px !important;
    width: 20px !important;
}

body.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current li.item.amshopby-item a.amshopby-remove:before {
    background-color: black !important;
}

body.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current li.item.amshopby-item a.amshopby-remove:after {
    background-color: black !important;
}

body.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current li.item.amshopby-item a.amshopby-remove:hover:before {
    background-color: #00ADEF !important;
}

body.catalog-category-view .sidebar.sidebar-main #layered-filter-block #am-shopby-container.amshopby-filter-current.filter-current li.item.amshopby-item a.amshopby-remove:hover:after {
    background-color: #00ADEF !important;
}

.catalog-category-view .sidebar.sidebar-main #layered-filter-block .block-actions.filter-actions {
    padding: 0 !important;
    margin-bottom: 5px !important;
}

.catalog-category-view .sidebar .filter-options-item {
    border: none !important;
    padding-bottom: 0 !important;
}

.catalog-category-view .sidebar .filter-options-item {
    position: relative !important;
    border-bottom: 1px solid #000000 !important;
}

.catalog-category-view .sidebar .filter-options-item:last-child {
    border-bottom: none !important;
}

/*.catalog-category-view .sidebar .filter-options-item:nth-child(2) .filter-options-title {
    pointer-events: none !important;
    margin-top: -50px !important;
} */

.catalog-category-view .sidebar .filter-options-item:nth-child(2) .filter-options-title::after {
    display: none !important;
}

.catalog-category-view .sidebar .filter-options-item:nth-child(2)::before {
    content: "Choose Range" !important;
    text-transform: uppercase !important;
    pointer-events: none !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    background-color: #F5F5F5 !important;
    font-family: "Hind", sans-serif !important;
    margin-bottom: -30px !important;
    z-index: 3 !important;
    position: relative !important;
    width: 100% !important;
    display: none !important;
    margin-top: 30px !important;
    padding-bottom: 25px !important;
    padding-left: 10px !important;
    color: black !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 {
    display: block !important;
    left: -30px !important;
    top: 0px !important;
    background: #F5F5F5 !important;
    padding: 0 !important;
    z-index: 1 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    width: 258px !important;
    z-index: 4 !important;
    padding-bottom: 35px !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item a.ui-menu-item-wrapper {
    padding: 10px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #d0d0d0 !important;
    color: black !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item a.ui-menu-item-wrapper .count {
    font-weight: 500 !important;
    color: #00ADEF !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item:hover a.ui-menu-item-wrapper,
body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item a.ui-menu-item-wrapper.amshopby-link-selected {
    background-color: #00ADEF !important;
    color: white !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item:hover a.ui-menu-item-wrapper .count,
body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item a.ui-menu-item-wrapper.amshopby-link-selected .count {
    color: white !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item:first-child a.ui-menu-item-wrapper {
    border-top: 1px solid #bfbfbf !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item {
    padding: 0 20px !important;
    align-items: flex-start !important;
    justify-content: flex-end !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item.active a:not(.level-4-product) {
    background-color: #00ADEF !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item.active a .label,
body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item.active a .count {
    color: white !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item .level-2 li.item.active a {
    background-color: transparent;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item .level-2 li.item.active a .label,
body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item .level-2 li.item.active a .count,
body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item .level-2 li.item:hover a .label,
body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item .level-2 li.item:hover a .count {
    color: black !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1 li.item a.ui-menu-item-wrapper,
body.catalog-category-view .sidebar form.amshopby-flyout-block .level-2 li.item a.ui-menu-item-wrapper {
    display: block !important;
}

/*.catalog-category-view .sidebar form.amshopby-flyout-block li:first-child a:first-child {
    display: none !important;
}*/

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content {
    padding: 0 !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ol {
    margin: 0 !important;
    max-height: 260px !important;
    /* overflow-y: scroll !important; */
    overflow-x: hidden !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ul {
    margin: 0 !important;
    max-height: 260px !important;
    /* overflow-y: scroll !important; */
    overflow-x: hidden !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ol li.item {
    margin: 8px 0;
    display: flex;
    align-items: center;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ol li.item:first-child {
    margin-top: 0 !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ul li.item {
    margin: 8px 0;
    display: flex;
    align-items: center;
    font-size: 13px !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ul li.item a {
    font-weight: 500 !important;
    color: black;
    font-size: 15px;
    text-wrap: pretty;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ul li.item a:hover {
    color: #00ADEF !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ul li.item a .count {
    font-weight: 600 !important;
    color: #757575;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ul li.item a:hover .count {
    color: #00ADEF !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ul li.item:first-child {
    margin-top: 0 !important;
}

.catalog-category-view .sidebar.sidebar-additional .block-title {
    margin-bottom: 10px !important;
}

.catalog-category-view .sidebar.sidebar-additional {
    display: none !important;
}

.catalog-category-view .sidebar.sidebar-additional .block-title strong {
    font-weight: 600 !important;
    color: black !important;
}

.catalog-category-view .sidebar .filter-options .amshopby-search-box {
    margin: 0 !important;
    display: none !important;
}

.catalog-category-view .sidebar .filter-options input.am-search-box-din {
    height: 48px !important;
    border: 2px solid #00ADEF !important;
    font-size: 14px !important;
    color: black !important;
    font-weight: 600 !important;
}

.catalog-category-view .sidebar .filter-options input.am-search-box-din:focus {
    border-color: #2bc0fb !important;
    box-shadow: none !important;

}

.catalog-category-view .sidebar .filter-options input.am-search-box-din::placeholder {
    color: #878787 !important;
}

.catalog-category-view .sidebar .filter-options button.am-show-more {
    display: none !important;
}

/* body.catalog-category-view .sidebar .filter-options #am-ranges-din ol.items.am-filter-items-din.-am-multiselect {
    position: absolute !important;
    background: white !important;
    margin: 0 !important;
    padding: 0 10px !important;
    overflow: overlay !important;
    max-height: 170px !important;
    box-shadow: 0px 3px 6px #00000029 !important;
    width: 217px !important;
    z-index: 5 !important;
    opacity: 1 !important;
    display: none !important;
} */

body.catalog-category-view .sidebar .filter-options #am-ranges-din ol.items.am-filter-items-din.-am-multiselect.show-list {
    display: block !important;
}

body.catalog-category-view .sidebar .filter-options ol.items.am-filter-items-din.-am-multiselect li {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    font-size: 13px !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 {
    padding: 0 !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item {
    padding: 0 !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item a.ui-menu-item-wrapper {
    font-size: 14px !important;
    line-height: 18px !important;
    text-wrap: pretty !important;
    font-weight: 500 !important;
    background-color: #29acec !important;
    color: white !important;
    border-top: none !important;
    border-bottom: 1px solid white !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item a.ui-menu-item-wrapper .count {
    color: white !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item:hover a.ui-menu-item-wrapper,
body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item.active a.ui-menu-item-wrapper.amshopby-link-selected {
    background-color: #FFD600 !important;
    color: black !important;
    font-weight: 600 !important;
}

body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item:hover a.ui-menu-item-wrapper .count,
body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item.active a.ui-menu-item-wrapper .count,
body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item.active a.ui-menu-item-wrapper.amshopby-link-selected .count,
body.catalog-category-view .sidebar form.amshopby-flyout-block ul.level-2 li.item.active a.ui-menu-item-wrapper.amshopby-link-selected .label {
    color: black !important;
    font-weight: 600 !important;
}

.catalog-category-view .sidebar.sidebar-additional .empty {
    color: black !important;
}

.catalog-category-view .sidebar.sidebar-additional .product-item-name a {
    color: black !important;
}

.catalog-category-view .sidebar.sidebar-additional .actions-toolbar .primary {
    display: block !important;
    width: 100% !important;
}

.catalog-category-view .sidebar.sidebar-additional .actions-toolbar .primary a {
    display: block !important;
    width: 100% !important;
    background: #FFD600 !important;
    border: none !important;
    border-radius: 30px !important;
    height: 35px !important;
    font-weight: 700 !important;
    padding: 6px !important;
    color: black !important;
}

.catalog-category-view .sidebar.sidebar-additional .actions-toolbar .primary a:hover {
    background: black !important;
    color: white !important;
}

.catalog-category-view .sidebar.sidebar-additional .actions-toolbar .secondary {
    width: 100% !important;
    margin-top: 5px !important;
}

.catalog-category-view .sidebar.sidebar-additional .actions-toolbar .secondary a {
    color: black !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
}

.catalog-category-view .sidebar.sidebar-additional .actions-toolbar .secondary a:hover {
    color: #00ADEF !important;
}

.catalog-category-view .category-view .category-image {
    display: none !important;
}

.catalog-category-view .toolbar.toolbar-products .modes-mode.mode-grid,
.catalog-category-view .toolbar.toolbar-products .modes-mode.mode-list {
    box-shadow: none !important;
    border-color: black !important;
    background-color: white !important;
    color: black !important;
    border-radius: 0 !important;
}

.catalog-category-view .toolbar.toolbar-products .modes-mode.active,
.catalog-category-view .toolbar.toolbar-products .modes-mode:hover {
    background: #FFD600 !important;
}

.catalog-category-view .toolbar.toolbar-products .modes-mode::before {
    color: black !important;
}

.catalog-category-view .toolbar.toolbar-products .toolbar-amount,
.catalog-category-view .toolbar.toolbar-products .sorter-label {
    color: black !important;
    font-weight: 500 !important;
}

.catalog-category-view .toolbar select {
    background-color: white !important;
    border-radius: 0 !important;
    border-color: black !important;
    color: black !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}

.catalog-category-view .toolbar select::after {
    color: black !important;
}

.catalog-category-view .toolbar .sorter-action::before {
    color: black !important;
}

.catalog-category-view .filter-options form ol li {
    min-height: 21px !important;
}

.catalog-category-view .filter-options form ol li a {
    font-size: 15px !important;
    font-weight: 500;
    color: black;
}

.catalog-category-view .filter-options form ol li a .count {
    color: #757575;
    font-weight: 600 !important;
}

.catalog-category-view .filter-options form ol li span.amshopby-choice {
    top: 2.5px !important;
}

.catalog-category-view .filter-options form ol li span.amshopby-choice:before {
    width: 13px !important;
    height: 13px !important;
    border-radius: 0 !important;
}

.catalog-category-view .sidebar.sidebar-main .amshopby-filter-current.filter-current ol li {
    font-size: 13px !important;
}

.catalog-category-view .block-content.filter-content .filter-options {
    display: flex !important;
    gap: 20px !important;
}

.catalog-category-view .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options-title {
    border-bottom: 1px solid black !important;
    color: black !important;
    font-size: 16px !important;
}

.catalog-category-view .block-content.filter-content .filter-options-title:after {
    padding-top: 0px !important;
    right: 0 !important;
}

.catalog-category-view .catalog-topnav.amasty-catalog-topnav .filter-options .filter-options-content {
    border-radius: 0 !important;
}

.catalog-category-view .catalog-topnav.amasty-catalog-topnav .filter-options .filter-options-content li .label,
.catalog-category-view .catalog-topnav.amasty-catalog-topnav .filter-options .filter-options-content .am-show-more {
    color: black !important;
}

.catalog-category-view .catalog-topnav.amasty-catalog-topnav .filter-options .filter-options-content li .count,
.catalog-category-view .catalog-topnav.amasty-catalog-topnav .filter-options .filter-options-content .am-show-more span {
    color: #00ADEF !important;
    opacity: 1 !important;
}

.catalog-category-view #amasty-shopby-product-list {
    position: relative !important;
    z-index: 1 !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li {
    box-shadow: none !important;
    padding: 0 !important;
    border: 1px solid transparent;
    transition: transform 0.2s ease-in-out;
}

.catalog-category-view #amasty-shopby-product-list .product-items li:hover {
    transform: scale(1.02);
}

.catalog-category-view #amasty-shopby-product-list .product-items li:hover {
    border-color: #00ADEF !important;
}


.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info {
    padding: 0px !important;
    max-width: 222px !important;
    background-color: white !important;
    box-shadow: 0px 2px 6px #00000029 !important;
    margin: 0 !important;
    border: none !important;
    max-height: 303px !important;

}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info a.product-item-photo {
    display: block !important;
    max-height: 149px;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info .product-image-container {
    width: 100% !important;
    height: 149px !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info .product-image-container img {
    min-width: 100% !important;
    min-height: 153px !important;
    object-fit: cover !important;
    max-height: 153px !important;
    margin-top: -2px !important;
    margin-bottom: 0 !important;
}

/* .catalog-category-view #amasty-shopby-product-list .product-items li:hover .product-item-info {
    border-color: #00ADEF !important;
} */

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-details {
    padding: 11px 16px 10px !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li:hover .product-item-details {
    background-color: #00ADEF !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-link {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    text-overflow: ellipsis !important;
    max-height: 72px !important;
    text-decoration: none !important;
    z-index: 3 !important;
    position: relative !important;
    min-height: 60px !important;
    color: black !important;
    text-wrap: pretty !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li:hover .product-item-link {
    color: white !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .price-box {
    display: none !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-inner {
    height: 50px !important;
    width: 100% !important;
    position: relative !important;
    box-shadow: none !important;
    padding: 0 !important;
    border: 0 !important;
    margin-top: 0 !important;
    overflow: hidden !important;
    display: none !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-inner .action.tocart.primary {
    display: none !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-inner .amquote-addto-button {
    width: 100% !important;
    margin-top: 17px !important;
    padding: 12px 12px 10px 12px !important;
    font-size: 15px !important;
    background-color: transparent !important;
    border: none !important;
    margin-bottom: 0 !important;
    color: #00ADEF !important;
    border: 2px solid #00ADEF !important;
    font-weight: 600 !important;
}

.catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list .product-items li .product-item-inner .amquote-addto-button {
    display: block !important;
    width: 194px !important;
    margin-top: 17px !important;
    padding: 12px 12px 10px 12px !important;
    font-size: 15px !important;
    background-color: transparent !important;
    border: none !important;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    color: #00ADEF !important;
    border: 2px solid #00ADEF !important;
}

.catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list .product-items li .product-item-inner {
    overflow: visible !important;
}

.catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list .product-items li .product-item-inner .action.more {
    display: none !important;
}

.catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list .product-items li.product-item {
    margin-bottom: 20px !important;
}

.catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list .product-items li.product-item:last-child {
    margin-bottom: 0 !important;
}

.catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list .product-items li.product-item .product-item-details {
    padding-right: 5% !important;
}

.catalog-category-view #amasty-shopby-product-list .product-items li .product-item-inner .amquote-addto-button:hover {
    background-color: #00ADEF !important;
    color: white !important;
}

.catalog-category-view .message.success {
    display: none !important;
}

.catalog-category-view .sidebar-main #am-shopby-container::before {
    content: 'Your Selection' !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    color: black !important;
    font-family: "Hind", sans-serif !important;
    text-transform: uppercase !important;
}

.catalog-category-view .sidebar-main #am-shopby-container .amshopby-remove::before,
.catalog-category-view .sidebar-main #am-shopby-container .amshopby-remove::after {
    background-color: #e12f2f !important;
}

.catalog-category-view .sidebar-main #am-shopby-container .amshopby-filter-name,
.catalog-category-view .sidebar-main #am-shopby-container .amshopby-filter-value {
    color: black !important;
    opacity: 1 !important;
    padding-top: 3px !important;
}

.catalog-category-view .sidebar-main #am-shopby-container .amshopby-items {
    margin-top: -5px !important;
}

.catalog-category-view .sidebar-main .block-actions.filter-actions .filter-clear {
    color: #00ADEF !important;
    text-decoration: underline !important;
    font-size: 15px;
    font-weight: 500;
}

.catalog-category-view .sidebar-main .block-actions.filter-actions .filter-clear:before {
    content: 'Clear all filters';
    display: block;
}

.catalog-category-view .sidebar-main .block-actions.filter-actions .filter-clear span {
    display: none !important;
}

.catalog-category-view .toolbar.toolbar-products span.limiter-text {
    font-size: 13px !important;
}

/* Product List View */
.catalog-category-view .products.wrapper.list.products-list .product-item-photo {
    padding: 0 !important;
}

.catalog-category-view .products.wrapper.list.products-list .product-item-photo .product-image-photo {
    height: 200px !important;
    width: 150px !important;
    object-fit: contain !important;
}

.catalog-category-view .products.wrapper.list.products-list .product-item-details {
    padding-left: 30px !important;
}

.catalog-category-view .products.wrapper.list.products-list .product-item-details .product-item-link {
    padding-top: 30px !important;
    font-size: 18px !important;
}

.catalog-category-view .products.wrapper.list.products-list .product-item-details .product-item-inner {
    margin: 15px 0 !important;
}

.catalog-category-view .products.wrapper.list.products-list .product-item-details .product-item-description {
    margin: 0 !important;
}

.catalog-category-view .products.wrapper.list.products-list .product-item-details .product-item-description a {
    color: black !important;
}

/* Catalg Pagination */
.catalog-category-view .pages .items.pages-items .current .page {
    background-color: #FFD600 !important;
}

.catalog-category-view .pages .items.pages-items strong.page {
    color: #000 !important;
}

.catalog-category-view .pages .items.pages-items .pages-item-next a,
.catalog-category-view .pages .items.pages-items .pages-item-previous a {
    background: white !important;
    border: 1px solid black !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.catalog-category-view .pages .items.pages-items .item a.page {
    color: #00ADEF !important;
}

.catalog-category-view .pages .items.pages-items .item a.page:hover {
    background-color: #FFD600 !important;
    color: black !important;
    font-weight: 700 !important;
}

.catalog-category-view .pages .items.pages-items .pages-item-next a::before,
.catalog-category-view .pages .items.pages-items .pages-item-previous a::before {
    color: black !important;
}

.catalog-category-view .pages .items.pages-items .pages-item-next a:hover,
.catalog-category-view .pages .items.pages-items .pages-item-previous a:hover {
    background-color: #FFD600 !important;
    border-color: #FFD600 !important;
}


/* Single Product View */
body.catalog-product-view .breadcrumbs ul li.item.home {
    display: none !important;
}

.catalog-product-view .breadcrumbs {
    padding: 35px 0 !important;
    margin-bottom: 70px !important;
    width: 100% !important;
    max-width: 100% !important;
    background: #00ADEF !important;
}

.catalog-product-view .breadcrumbs ul {
    max-width: 1280px !important;
    padding: 0 160px 0 20px !important;
    margin: auto !important;
    color: white !important;
    font-weight: 600 !important;
}

.catalog-product-view .breadcrumbs ul li a,
.catalog-product-view .breadcrumbs ul li strong {
    color: white !important;
    font-weight: 600 !important;
}

.catalog-product-view .top-container {
    float: right !important;
    width: 100% !important;
    max-width: 1280px !important;
    margin: auto !important;
}

.catalog-product-view .top-container .continue-shopping {
    margin: 0 !important;
    width: fit-content !important;
    float: right !important;
    margin-bottom: -60px !important;
    position: relative !important;
    margin-top: 34px !important;
}

body.catalog-product-view .top-container .continue-shopping .widget-inner.block-content.widget-enable-collapse.collapse {
    display: block !important;
}

.catalog-product-view .top-container .continue-shopping a {
    color: white !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    border: 2px solid white !important;
    padding: 6px 10px !important;
    text-decoration: none !important;
}

.catalog-product-view .top-container .continue-shopping a:hover {
    background-color: black !important;
    border-color: black !important;
}

/* .catalog-product-view #maincontent {
    min-height: 680px !important;
} */



.catalog-product-view .column.main {
    max-width: 1240px !important;
    width: 90% !important;
    margin: auto !important;
    position: relative !important;
}

.catalog-product-view .product.media {
    max-width: 550px !important;
    position: relative !important;
    z-index: 1 !important;
    max-height: 360px !important;
}

.catalog-product-view .product-info-main {
    display: flex !important;
    flex-wrap: wrap !important;
    margin-bottom: 30px !important;
    padding-top: 10px !important;
    width: 100% !important;
    position: relative !important;
    z-index: 0 !important;
    flex-direction: column;
    margin-top: -380px;
}

/* .catalog-product-view .product-info-main .page-title-wrapper.product {
    min-width: 500px;
    max-width: 500px;
    position: relative;
    right: auto;
    left: calc(50% + 59px);
} */

.catalog-product-view .product-info-main .widget.block.block-static-block {
    /* order: 2 !important;
    right: auto;
    left: calc(50% + 58px); */
    max-width: 500px;
    position: relative;
}

.catalog-product-view .product-info-main .widget.block.block-static-block #order_now {
    position: absolute;
    right: 0;
}

.catalog-product-view .product-info-main .widget.block.block-static-block #order_now a {
    background: transparent !important;
    color: #00ADEF !important;
    border: 2px solid #00ADEF !important;
    font-size: 15px !important;
    line-height: 26px !important;
    min-width: 160px !important;
    font-weight: 700 !important;
    display: block;
    max-width: 160px;
    text-align: center;
    min-height: 50px;
    padding-top: 10px;
}

.catalog-product-view .product-info-main .widget.block.block-static-block #order_now a:hover {
    background-color: #00ADEF !important;
    color: white !important;
}

.catalog-product-view .product-info-main .product-info-price {
    order: 3 !important;
}

.catalog-product-view .product-info-main .product-info-list {
    order: 2 !important;
    max-width: 500px;
    position: relative;
    left: calc(50% + 58px);
    min-height: 210px !important;
    margin-bottom: 30px;
}

.catalog-product-view .product-info-main .product-info-list ul.attribute-summary {
    list-style: none !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
}

.catalog-product-view .product-info-main .product-info-list ul li:first-child {
    width: 100% !important;
    border-bottom: 1px solid black !important;
    padding-bottom: 10px !important;
    max-width: 100% !important;
    margin-bottom: 10px !important;
}

.catalog-product-view .product-info-main .product-info-list ul li {
    font-size: 15px;
    /* border-bottom: 1px solid #f0f0f0; */
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    font-weight: bold !important;
    width: 240px;
    max-width: 240px;
}

.catalog-product-view .product-info-main .product-info-list ul li strong {
    font-weight: 500 !important;
}

.catalog-product-view .product-info-main .product-add-form {
    order: 5 !important;
}

.catalog-product-view .product-info-main .page-title-wrapper.product {
    max-width: 100% !important;
    order: 1 !important;
    max-width: 500px !important;
}

.catalog-product-view .product-info-main .page-title-wrapper.product {
    right: auto;
    left: calc(50% + 58px);
    max-width: 500px;
    position: relative;
    margin-bottom: 10px !important;
}

.catalog-product-view .product-info-main .page-title {
    order: 1 !important;
    position: relative;
}

.catalog-product-view .product-info-main .reviews-actions a {
    color: #00ADEF !important;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    padding: 0 !important;
    float: left !important;
    text-align: left !important;
    color: black !important;
    font-size: 14px !important;
    line-height: 21px !important;
    /* display: none !important; */
}

.catalog-product-view .product-info-main .product-info-stock-sku .product.attribute.sku {
    display: none !important;
}

.catalog-product-view .product-info-main .product-info-stock-sku .product.attribute.sku .value {
    text-transform: lowercase !important;
}

.catalog-product-view .product-info-main .product-info-stock-sku .stock.available {
    display: none !important;
}

.catalog-product-view .product-info-main .product-info-price {
    /* padding-bottom: 15px !important;
    margin-bottom: 20px !important; */
    border-bottom: none !important;
    right: auto;
    left: calc(50% + 58px);
    max-width: 500px;
    position: relative;
}

body.catalog-product-view .product-info-main .product-add-form {
    width: 100% !important;
    min-height: 425px !important;
    padding-top: 0 !important;
    z-index: 2 !important;
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

body.catalog-product-view .product-info-main .product-add-form form {
    position: relative !important;
}

body.catalog-product-view .product-info-main .product-add-form form .product-options-wrapper {
    padding: 0px !important;
    /* background: #f6f8f8; */
    margin-top: 60px !important;
}

body.catalog-product-view .product-info-main .product-add-form form .product-options-wrapper .fieldset {
    display: flex !important;
    justify-content: space-between;
    gap: 30px;
    margin: 0;
    background-color: #f6f8f8;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail {
    display: block !important;
    width: 430px !important;
    order: 2;
    background: #f6f8f8;
    padding: 30px;
    max-height: 430px;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-detail-title {
    border-bottom: 1px solid black;
    margin-bottom: 8px;
    height: 55px !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-overflow {
    min-height: 260px;
    border-bottom: 1px solid #000000;
    max-height: 260px;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail button.mpcpgv-reset {
    background: transparent !important;
    border-radius: 0px !important;
    border: 1px solid black !important;
    font-size: 13px !important;
    line-height: 23px !important;
    margin-top: 3px !important;
    padding: 5px 7px 5px 15px !important;
    color: black !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail button.mpcpgv-reset:hover {
    background: #FFD600 !important;
}

body.catalog-product-view .product-info-main .product-add-form form .swatch-opt {
    order: 1 !important;
    margin: 0 !important;
    width: 680px;
    background: #f6f8f8;
    padding: 30px;
    min-height: 700px;
}

body.catalog-product-view .product-info-main .product-add-form form .swatch-opt #mpcpgv-attribute-table tbody tr {
    border-bottom: 1px solid #cccccc !important;
    display: flex;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 8px 0 !important;
}

body.catalog-product-view .product-info-main .product-add-form form .swatch-opt #mpcpgv-attribute-table tbody tr:first-child {
    padding-top: 0 !important;
}

body.catalog-product-view .product-info-main .product-add-form form .swatch-opt #mpcpgv-attribute-table tbody tr:last-child {
    border-bottom: none !important;
}

body.catalog-product-view .product-info-main .product-add-form form .swatch-opt #mpcpgv-attribute-table tbody tr td.swatch-attribute {
    vertical-align: middle !important;
}

body.catalog-product-view .product-info-main .product-add-form form .swatch-opt #mpcpgv-attribute-table tbody tr td.swatch-attribute div.swatch-option {
    font-size: 15px;
    margin: 0 !important;
    color: black;
    border: none !important;
    min-width: 0 !important;
    width: fit-content !important;
    text-align: left !important;
}

body.catalog-product-view .product-info-main .product-add-form form .swatch-opt #mpcpgv-attribute-table tbody tr td.mpcpgv-sku {
    font-size: 15px;
    margin: 0 !important;
    color: black;
    border: none !important;
    vertical-align: middle;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-detail-total,
body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail hr {
    display: none !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-detail-title h3 {
    font-size: 28px !important;
    color: black !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product {
    margin-top: 0 !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product thead td {
    font-size: 15px !important;
    color: black !important;
    padding: 0 0 10px 0 !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product tr.mpcpgv-simple {
    border-top: 1px solid #CCCCCC;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product thead td:nth-child(2) {
    display: none !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product thead td {
    width: 150px !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product thead td:nth-child(4) {
    width: 100px !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product thead td:nth-child(4):before {
    content: 'Remove';
    display: block;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product tr.mpcpgv-simple td {
    font-size: 15px;
    line-height: 28px;
    color: black;
    font-weight: 400;
    width: 150px !important;
    position: relative;
    padding: 7px 0;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product tr.mpcpgv-simple td:nth-child(2) {
    display: none !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product tr.mpcpgv-simple td:nth-child(4) {
    width: 107px !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product tr.mpcpgv-simple td:nth-child(4):after {
    left: 0 !important;
    position: absolute !important;
    top: 6px !important;
    font-size: 14px !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product tr.mpcpgv-simple td:nth-child(4):hover:after {
    color: #00ADEF !important;
}

body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-simple-product tr.mpcpgv-simple td:nth-child(4):before {
    content: 'Delete item' !important;
    text-decoration: underline !important;
    color: #00ADEF !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    display: block !important;
}

/* body.catalog-product-view .product-info-main .product-add-form form #mpcpgv-detail #mpcpgv-detail-title h3:before {
  content: 'Your Selection';
  display: block;
} */

body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
    margin-bottom: 0px !important;
}

body.catalog-product-view .product-info-main .product.pricing {
    font-size: 14px !important;
    line-height: 18px !important;
    border-bottom: 1px solid black !important;
    color: black !important;
    font-style: italic !important;
    font-weight: 400 !important;
    width: 100% !important;
    padding-bottom: 30px !important;
    text-wrap: pretty !important;
}

body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty div.mage-error {
    position: absolute !important;
    color: red !important;
    margin-left: 100px !important;
    margin-top: -32px !important;
    max-width: 160px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
}

body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input.mage-error {
    border-color: red !important;
    box-shadow: 0 0 3px 1px red !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
    margin: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
    color: black !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input {
    width: 90px !important;
    border-color: black !important;
    font-weight: 700 !important;
    height: 38px !important;
    border-width: 2px !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input:focus {
    border-color: #00ADEF !important;
    box-shadow: 0 0 3px 1px #00ADEF !important;
}

.catalog-product-view .product-info-main .product-social-links {
    display: none !important;
}

.catalog-product-view .product-info-main .product.attribute.overview {
    margin-bottom: 0 !important;
    margin-top: -97px !important;
    font-weight: 500 !important;
    font-style: italic !important;
    color: black !important;
    z-index: 1 !important;
}

/* .catalog-product-view .product-info-main #product-addtocart-button {
    display: none !important;
} */

.catalog-product-view .product-info-main .amquote-addto-button {
    border-radius: 0 !important;
    border-color: #00ADEF !important;
    color: #00ADEF !important;
    background-color: white !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    border-width: 2px !important;
    width: 143px !important;
    padding: 7px !important;
    margin: 0 !important;
    height: 39px !important;
}

.catalog-product-view .product-info-main .amquote-addto-button:hover {
    background-color: #00ADEF !important;
    color: white !important;
}

.catalog-product-view .product-info-main .product-social-links {
    margin-bottom: 0 !important;
    height: 50px !important;
    width: 60px !important;
}

.catalog-product-view .product-info-main .product-social-links .product-addto-links {
    width: 50px !important;
    display: block !important;
    height: 46px !important;
    text-align: center !important;
    color: #FFD600 !important;
}

.catalog-product-view .product-info-main .product-social-links .product-addto-links a {
    color: #FFD600 !important;
    font-size: 15px !important;
    text-transform: none !important;
    margin: 0 !important;
    font-weight: 700 !important;
    height: 46px !important;
    width: 190px !important;
    padding-top: 15px !important;
    padding-left: 1px !important;
    background-color: white !important;
}


.catalog-product-view .product-info-main .product-social-links .product-addto-links a::before {
    font-size: 24px !important;
    width: 24px !important;
    text-align: center !important;
    margin-right: 10px !important;
}

.catalog-product-view .product-info-main .product-social-links .product-addto-links:hover a {
    color: black !important;
}

.catalog-product-view .product-info-main .product-social-links .product-addto-links::before:hover a {
    color: black !important;
}

.catalog-product-view .product.info.detailed {
    max-width: 496px !important;
    float: right !important;
    min-width: 40% !important;
    margin-bottom: 0 !important;
}

.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled {
    margin-bottom: 0 !important;
}

.catalog-product-view .product.info.detailed .data.item.title a {
    border: none !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    background: white !important;
    color: black !important;
    padding-left: 0 !important;
    font-size: 16px !important;
}

.catalog-product-view .product.info.detailed .data.item.content {
    border: none !important;
    padding: 10px 0 0 0 !important;
}

.catalog-product-view .product.info.detailed .data.item.content table {
    margin-bottom: 0 !important;
}

.catalog-product-view .product.info.detailed #additional,
.catalog-product-view .product.info.detailed #reviews {
    border-color: black !important;
}

.catalog-product-view .product.info.detailed #additional tbody {
    color: black !important;
    font-size: 14px !important;
}

.catalog-product-view .product.info.detailed .block.review-add form {
    color: black !important;
}

.catalog-product-view .product.info.detailed .block.review-add form button {
    background: black !important;
    border: none !important;
    border-radius: 30px !important;
    font-weight: 700 !important;
    padding: 5px !important;
    width: 140px !important;
    height: 35px !important;
    text-transform: uppercase !important;
    color: white !important;
    cursor: pointer !important;
}

.catalog-product-view .product.info.detailed .block.review-add form button:hover {
    background: #FFD600 !important;
    color: black !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    height: fit-content !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs {
    height: fit-content !important;
    width: fit-content !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__thumb-border {
    display: none !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav__frame.fotorama__nav__frame--thumb {
    width: 90px !important;
    height: 90px !important;
    padding: 3px 0 !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav__frame.fotorama__nav__frame--thumb .fotorama__thumb {
    box-shadow: 0 0 2px #b3b3b3 !important;
    background-color: white !important;
    border: 2px solid transparent !important;
    cursor: pointer !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active .fotorama__thumb {
    border-color: #00ADEF !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav__frame.fotorama__nav__frame--thumb img {
    width: 90px !important;
    height: 90px !important;
    object-fit: cover !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr--prev,
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr--next {
    display: none !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab {
    max-width: 550px !important;
    max-height: 550px !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab .fotorama__stage__frame {
    max-width: 550px !important;
    max-height: 550px !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__frame {
    max-width: 550px !important;
    max-height: 380px !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__frame img {
    width: 100% !important;
    object-fit: cover !important;
}

@media (min-width: 981px) {
    .catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab .fotorama__stage__frame img {
        left: 46.7% !important;
    }
}

/*---Adding mm after Diameter, Length and other measurement units---*/

.block-content.filter-content #am-ranges-diameter .items .item a span.label:after {
    content: 'mm';
    width: fit-content;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    margin-left: 2px;
    display: inline-block;

}

.block-content.filter-content #am-ranges-length .items .item a span.label:after {
    content: 'mm';
    width: fit-content;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    margin-left: 2px;
    display: inline-block;
}

.block-content.filter-content #am-ranges-inner_diameter .items .item a span.label:after {
    content: 'mm';
    width: fit-content;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    margin-left: 3px;
    display: inline-block;
}

.block-content.filter-content #am-ranges-outer_diameter .items .item a span.label:after {
    content: 'mm';
    width: fit-content;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    margin-left: 4px;
    display: inline-block;
}

/*---Single Product add of mm to relevant attributes---*/

.additional-attributes tr:last-child th.col.data:after {
    content: 'mm';
    width: fit-content;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    margin-left: 2px;
    display: inline-block;
}

/*---Catalogue Current Filters add of mm to relevant attributes--*/

.amshopby-filter-current .amshopby-items .amshopby-item .amshopby-filter-value.add-value-type:after {
    content: 'mm';
    width: fit-content;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    margin-left: 0;
    display: inline-block;
}

/*---Add scroll function to filter options---*/

.catalog-topnav.amasty-catalog-topnav #layered-filter-block .filter-content .filter-options .filter-options-item .am-ranges {
    max-height: 120px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.am-ranges::-webkit-scrollbar {
    opacity: 1 !important;
    appearance: none;
    -webkit-appearance: none;
    background-color: #f2f2f2 !important;
    visibility: visible !important;
    width: 10px !important;
    height: 10px !important;
}

.am-ranges::-webkit-scrollbar-thumb {
    opacity: 1;
    visibility: visible !important;
    height: 15px;
    width: 10px;
    border-radius: 7px !important;
    background-color: #00ADEF !important;
}

/* .am-filter-items-din {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
} */

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ol::-webkit-scrollbar {
    opacity: 1 !important;
    appearance: none;
    -webkit-appearance: none;
    background-color: #f2f2f2 !important;
    visibility: visible !important;
    width: 7px !important;
    height: 10px !important;
}

body.catalog-category-view .sidebar.sidebar-main .filter-options-item .filter-options-content ol::-webkit-scrollbar-thumb {
    opacity: 1;
    visibility: visible !important;
    height: 15px;
    width: 7px;
    border-radius: 7px !important;
    background-color: #00ADEF !important;
}

/* RESPONSIVE/MOBILE */
@media (max-width: 1300px) {

    /* Singple Product */
    .catalog-product-view .breadcrumbs {
        padding: 35px 50px !important;
    }
}

@media (max-width: 1130px) and (min-width: 1060px) {

    /* Single Product */
    .catalog-product-view .column.main {
        width: 95% !important;
    }
}

@media (max-width: 1059px) {

    /* Single Product */
    .catalog-product-view .column.main {
        padding: 0 50px !important;
        display: flex !important;
        flex-direction: column !important;
        margin: 0 !important;
        width: 100% !important;
    }

    .catalog-product-view .product.media {
        margin-bottom: 40px !important;
        order: 1 !important;
        width: 100% !important;
    }

    body.catalog-product-view .product-info-main .product-add-form {
        min-height: 100% !important;
    }

    .catalog-product-view .product.media .gallery-placeholder .fotorama__wrap.fotorama__wrap--css3.fotorama__wrap--slide {
        justify-content: flex-end !important;
    }

    .catalog-product-view .product-info-main {
        width: 100% !important;
        order: 2 !important;
        /* flex-direction: column !important; */
        margin-bottom: 0 !important;
    }

    .catalog-product-view .product.info.detailed {
        width: 100% !important;
        min-width: 100% !important;
        order: 3 !important;
    }
}

@media (min-width: 981px) {
    .catalog-category-view .categories-mobile-view {
        margin: 0 !important;
    }

    .catalog-category-view .categories-list-mobile {
        display: none !important;
    }
}

@media (max-width: 980px) {
    .catalog-category-view .page-title-wrapper h1 {
        font-size: 50px !important;
        line-height: 58px !important;
    }

    .catalog-category-view .breadcrumbs {
        top: 380px !important;
    }

    body.catalog-category-view .sidebar form.amshopby-flyout-block .level-1,
    body.catalog-category-view .sidebar form.amshopby-flyout-block .am-filter-items-category_ids,
    .catalog-category-view .categories-list-mobile h2,
    .catalog-category-view .categories-list-mobile .opener,
    .catalog-category-view .mgz-block-heading-align-center {
        display: none !important;
    }



    .catalog-category-view .sidebar .filter-options-item:nth-child(2)::before {
        margin-top: 20px !important;
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
    }

    .catalog-category-view .categories-mobile-view,
    .catalog-category-view .categories-mobile-view .block-static-block {
        margin-bottom: 0 !important;
    }

    .catalog-category-view .categories-mobile-view .widget-inner.block-content.widget-enable-collapse.collapse {
        display: block !important;
    }

    .catalog-category-view .categories-list-mobile .mgz-element-categories-list {
        border-top: 1px solid #ededed;
    }

    .catalog-category-view .mgz-element-categories-list ul li {
        margin-bottom: 0 !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li a {
        padding: 8px 10px !important;
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        color: black !important;
        text-decoration: none !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li a span:nth-child(2) {
        color: #00ADEF !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level1 li a {
        padding: 5px 10px !important;
        font-size: 14px !important;
        line-height: 16px !important;
        font-weight: 500 !important;
        text-transform: unset !important;
        color: black !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level1 li a span:nth-child(2),
    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active ul.mgz-categories-level1 li a span:nth-child(2) {
        color: #00ADEF !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active a:first-child {
        background-color: #00ADEF !important;
        color: white !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active a:first-child span:nth-child(2) {
        color: white !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active ul.mgz-categories-level1 li a {
        background-color: transparent !important;
        color: #000 !important;
    }
}

@media (max-width: 899px) {
    .catalog-category-view .page-title-wrapper {
        margin-bottom: 60px !important;
        padding: 60px 30px 30px 30px !important;
        /*---Changed to accommadate mobile seach---*/
    }

    .catalog-category-view .page-title-wrapper h1 {
        font-size: 45px !important;
        line-height: 55px !important;
        max-width: 820px !important;
    }

    .catalog-category-view .breadcrumbs {
        top: 370px !important;
        /*---Changed to accommadate mobile seach---*/
    }

    .catalog-category-view .breadcrumbs .items {
        padding: 0 20px !important;
    }

    .catalog-category-view .sidebar.sidebar-main {
        max-width: 100% !important;
    }

    body.catalog-category-view .sidebar .filter-options #am-ranges-din ol.items.am-filter-items-din.-am-multiselect {
        width: 100% !important;
    }

    .catalog-category-view .columns .column.main {
        width: 100% !important;
        margin-top: 15px !important;
        padding: 0 !important;
    }

    .catalog-category-view .columns {
        padding: 0 40px !important;
    }
}

@media (max-width: 768px) {
    .catalog-category-view .page-title-wrapper {
        margin-bottom: 30px !important;
    }

    .catalog-category-view .page-title-wrapper h1 {
        font-size: 40px !important;
        line-height: 48px !important;
    }

    .catalog-category-view .page-title-wrapper h1 span {
        text-wrap: balance !important;
    }

    .catalog-category-view .breadcrumbs {
        display: block !important;
        padding: 0 20px !important;
    }

    .catalog-category-view .columns {
        padding: 0 30px !important;
    }

    .catalog-category-view .block-title.filter-title {
        display: none !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-title {
        color: black !important;
        border-top: 1px solid #ededed !important;
        padding-top: 6px !important;
        padding-bottom: 4px !important;
        font-size: 13px !important;
        display: none !important;
    }

    .catalog-category-view .sidebar .filter-options-item:nth-child(2) {
        display: none !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-item.amshopby-filter-top:last-child .filter-options-title {
        border-bottom: 1px solid #ededed !important;
    }

    .catalog-category-view .sidebar .filter-options-item:nth-child(2)::before {
        content: 'Filter' !important;
        padding-bottom: 0 !important;
        margin-bottom: 6px !important;
        padding-left: 0 !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-item.amshopby-filter-top:first-child {
        margin-top: -7px !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-item.amshopby-filter-top {
        padding-left: 0px !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-item.amshopby-filter-top.active .am-ranges {
        max-height: 180px !important;
        height: 100% !important;
        overflow: scroll !important;
        overflow-x: hidden !important;
        padding-top: 5px !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-item.amshopby-filter-top.active .am-ranges::-webkit-scrollbar-thumb {
        opacity: 1;
        visibility: visible !important;
        height: 10px !important;
        width: 10px !important;
        border-radius: 7px !important;
        background-color: #00ADEF !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-item.amshopby-filter-top.active ol li a {
        color: black !important;
        text-decoration: none !important;
        font-size: 13px !important;
    }

    .catalog-category-view .sidebar.sidebar-main .filter-options-item.amshopby-filter-top.active ol li a span:nth-child(2) {
        color: #00ADEF !important;
    }

    .catalog-category-view .mgz-block-heading-align-center {
        display: block !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .catalog-category-view .mgz-block-heading-align-center h2 {
        display: block !important;
        text-align: left !important;
        text-transform: uppercase !important;
        pointer-events: none !important;
        font-size: 24px !important;
        font-weight: 700 !important;
        background-color: #F5F5F5 !important;
        font-family: "Hind", sans-serif !important;
        color: black !important;
        padding-left: 0 !important;
    }

    .catalog-category-view .filter-options-item .filter-options-title:after {
        top: 4px !important;
    }

    .catalog-category-view .category-list-mobile-inner {
        padding-left: 0 !important;
    }

    .catalog-category-view .column.main .product-items {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
    }

    .catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list {
        display: block !important;
    }

    .catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list li.product-item {
        width: 100% !important;
    }

    .catalog-category-view #amasty-shopby-product-list .products.wrapper.list.products-list li.product-item .product-item-details .product-item-inner .product-item-actions .amquote-addto-button {
        display: block !important;
        margin-right: 0 !important;
    }

    .catalog-category-view .sidebar.sidebar-main .amshopby-filter-current.filter-current {
        margin: 0 0 20px 0 !important;
        border-top: none !important;
    }

    .catalog-category-view .sidebar.sidebar-main .amshopby-filter-current.filter-current ol {
        display: block !important;
    }

    .catalog-category-view .sidebar.sidebar-main .amshopby-filter-current.filter-current ol li {
        font-size: 13px !important;
    }

    /* Single Product */
    .catalog-product-view .breadcrumbs ul {
        padding: 0 !important;
    }

    .catalog-product-view .breadcrumbs {
        padding: 30px 50px 25px !important;
        margin-bottom: 40px !important;
    }

    .catalog-product-view .top-container .continue-shopping {
        float: left !important;
        margin-top: 34px !important;
        left: 35px !important;
    }

    .catalog-product-view .breadcrumbs ul {
        margin-top: 50px !important;
    }

    body.catalog-product-view .message.success {
        width: 100% !important;
        margin: -40px auto 0 !important;
    }

    .catalog-product-view .message.success div::after {
        right: 21px !important;
        top: 10px !important;
    }

    .catalog-product-view .breadcrumbs {
        display: block !important;
    }

    .catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled {
        margin: auto !important;
        border: none !important;
    }

    .product.data.items .item.title.active a:after {
        display: none !important;
    }

    .catalog-product-view .product.media {
        margin-bottom: 25px !important;
        margin-left: 0px !important;
    }

    body.catalog-product-view .product.media .gallery-placeholder .fotorama__wrap.fotorama__wrap--css3.fotorama__wrap--slide {
        flex-direction: column !important;
    }

    .catalog-product-view .product.media .gallery-placeholder .fotorama__stage {
        max-width: 99% !important;
        box-shadow: 0 0 2px #b3b3b3 !important;
        margin: 1px !important;
    }

    body.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr--prev,
    body.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr--next {
        display: block !important;
    }

    body.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab,
    body.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab,
    body.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab .fotorama__stage__frame {
        max-width: 100% !important;
    }

    body.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab img {
        width: 100% !important;
        object-fit: cover !important;
    }

    .catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav__shaft {
        display: none !important;
    }

    .catalog-product-view .selected-options-summary ul {
        row-gap: 6px !important;
        flex-direction: column !important;
    }

}

@media (max-width: 639px) {
    .catalog-category-view #amasty-shopby-product-list .product-items li {
        margin-bottom: 30px !important;
    }

    .catalog-category-view #amasty-shopby-product-list .product-items li .product-item-inner {
        height: 60px !important;
    }

    .catalog-category-view #amasty-shopby-product-list .product-items li {
        width: 46% !important;
    }

    .catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info {
        width: 100% !important;
    }

    .catalog-product-view .product-info-main .product-info-price {
        margin: auto 0 30px auto !important;
    }
}

@media(max-width: 580px) {
    .catalog-category-view .page-title-wrapper h1 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    /* .catalog-category-view .breadcrumbs {
        display: none !important;
    } */
}

@media (max-width: 539px) {

    /* Single Page */
    .catalog-product-view .breadcrumbs {
        padding: 30px 30px 25px !important;
    }

    .catalog-product-view .top-container .continue-shopping {
        left: 15px !important;
    }

    .catalog-product-view .column.main {
        padding: 0 30px !important;
    }
}

@media (max-width: 480px) {
    /* .catalog-category-view .breadcrumbs {
        display: block !important;
        top: 130px !important;
        padding: 0 10px !important;
        color: white !important;
        z-index: 3 !important;
    } */

    /* .catalog-category-view .breadcrumbs .items,
    .catalog-category-view .breadcrumbs .items li,
    .catalog-category-view .breadcrumbs .items li a {
        color: white !important;
    } */

    body.catalog-category-view.page-layout-category-full-width .page-wrapper .breadcrumbs,
    body.catalog-category-view.page-layout-2columns-left .page-wrapper .breadcrumbs {
        padding: 30px 0px 0px !important;
        color: white !important;
        z-index: 3 !important;
        margin-top: 0 !important;
        background-color: #29acec;
    }

    body.catalog-category-view.page-layout-2columns-left .page-wrapper .breadcrumbs {
        margin-top: 0 !important;
    }

    body.catalog-category-view .breadcrumbs .items li,
    .catalog-category-view .breadcrumbs .items li a {
        color: white !important;
    }

    body.catalog-category-view .breadcrumbs .items li,
    .catalog-category-view .breadcrumbs .items li.home a {
        font-weight: 600 !important;
    }

    body.catalog-category-view .breadcrumbs .item:not(:last-child):after {
        color: white !important;
    }

    body.catalog-category-view.page-layout-category-full-width .page-main,
    body.catalog-category-view.page-layout-2columns-left .page-main {
        padding: 0 !important;
    }

    .catalog-category-view .page-title-wrapper {
        padding: 70px 30px 0px !important;
        margin-bottom: 0 !important;
    }

    .catalog-category-view .page-title-wrapper h1 {
        line-height: 50px !important;
        padding-top: 5px !important;
        font-size: 48px !important;
    }

    .catalog-category-view .ves-widget.widget-html.block.catalogue-search {
        width: 100% !important;
        margin-top: 15px !important;
    }

    .catalog-category-view .ves-widget.widget-html.block.catalogue-search .amsearch-form-block {
        display: block !important;
    }

    .catalog-category-view .columns {
        padding: 0 !important;
        top: -12px !important;
    }

    .catalog-category-view .column.main .product-items {
        justify-content: center !important;
    }

    .catalog-category-view #amasty-shopby-product-list .product-items li {
        width: 270px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .catalog-category-view .sidebar.sidebar-main {
        padding: 0 30px 30px !important;
        background-color: #29acec !important;
        display: flex !important;
        flex-direction: column !important;
    }

    .catalog-category-view .sidebar.sidebar-main #layered-filter-block {
        order: 2 !important;
        display: none !important;
    }

    .catalog-category-view .categories-mobile-view {
        order: 1 !important;
    }

    .catalog-category-view.category-catalogue .categories-mobile-view {
        display: block !important;
    }

    .catalog-category-view .categories-mobile-view {
        display: none !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active a:first-child {
        background-color: #FFD600 !important;
        color: #000000 !important;
    }

    .catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active a:first-child span:nth-child(2) {
        color: #000000 !important;
    }

    .catalog-category-view .sidebar.sidebar-main #layered-filter-block .block-content.filter-content {
        top: 5px !important;
        position: relative !important;
    }

    /* .catalog-category-view.category-catalogue .sidebar .filter-options-item:nth-child(2),
    .catalog-category-view.category-catalogue .sidebar.sidebar-main .filter-options-item.amshopby-filter-top,
     body.catalog-category-view .sidebar.sidebar-main .filter-options#narrow-by-list .filter-options-item:first-child {
        display: none !important;
    } */

    .catalog-category-view .sidebar.sidebar-main .filter-options-title {
        font-size: 15px !important;
        font-weight: 600 !important;
        width: 100% !important;
    }

    .catalog-category-view .filter-options-item .filter-options-title:after {
        top: 3px !important;
        right: 4px !important;
    }

    .catalog-category-view .sidebar .filter-options-item:nth-child(2) .filter-options-title {
        border: none !important;
    }

    .catalog-category-view .sidebar .filter-options-item:nth-child(2)::before,
    .catalog-category-view .mgz-block-heading-align-center h2 {
        color: white !important;
        background-color: #29acec !important;
    }

    .catalog-category-view .sidebar .filter-options-item:nth-child(2)::before,
    .catalog-category-view .mgz-block-heading-align-center h2,
    .catalog-category-view .sidebar-main #am-shopby-container::before {
        font-size: 25px !important;
    }

    .catalog-category-view .sidebar .amshopby-flyout-block {
        margin: 17px !important;
    }

    .catalog-category-view .category-list-mobile-inner,
    .mgz-block-heading.mgz-block-heading-align-center .title {
        padding-right: 0 !important;
    }

    .catalog-category-view .mgz-block-heading-align-center h2::after {
        content: '' !important;
        width: 20px !important;
        height: 12px !important;
        display: block !important;
        background-image: url(/fishgate/icons/white_chevron_down.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        float: right !important;
        top: 17px !important;
        position: relative !important;
        transition-duration: 0.3s !important;
        transform: rotateX(1deg) !important;
        display: none !important;
    }

    .catalog-category-view .mgz-block-heading-align-center.selected h2::after {
        transform: rotateX(180deg) !important;
    }

    .catalog-category-view .categories-list-mobile .mgz-element-categories-list .mgz-categories-level0 {
        max-height: 2000px;
        overflow: hidden !important;
        transition: max-height 0.5s ease;
    }

    .catalog-category-view .categories-list-mobile .open .mgz-element-categories-list .mgz-categories-level0 {
        max-height: 2000px !important;
        height: 100% !important;
        overflow: scroll !important;
        overflow-x: hidden !important;
    }

    .catalog-category-view .categories-list-mobile .open .mgz-element-categories-list .mgz-categories-level0::-webkit-scrollbar-thumb {
        opacity: 1;
        visibility: visible !important;
        height: 10px !important;
        width: 10px !important;
        border-radius: 7px !important;
        background-color: #00ADEF !important;
    }

    /* .catalog-category-view.category-catalogue .mgz-block-heading-align-center h2::after {
        display: none !important;
    } */

    /* .catalog-category-view.category-catalogue .categories-list-mobile .mgz-element-categories-list .mgz-categories-level0 {
        max-height: 100% !important;
        height: 100% !important;
        overflow: unset !important;
        overflow-x: unset !important;
    } */

    body.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li a {
        padding: 15px 13px 12px !important;
        font-size: 18px !important;
        font-weight: 900 !important;
    }

    body.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li a {
        padding: 13px 10px !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        padding-left: 15px !important;
        position: relative !important;
    }

    body.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li a .opener {
        display: block !important;
        height: 100% !important;
        width: 100% !important;
        right: 0 !important;
        border-radius: 7px !important;
        position: absolute;
    }

    body.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li a .opener:before {
        position: absolute !important;
        font-size: 15px !important;
        font-weight: 500 !important;
        display: block !important;
        background-color: #75cafc !important;
        height: 32px !important;
        width: 32px !important;
        border-radius: 7px !important;
        box-shadow: 0 2px 4px #00000020 !important;
        top: 5px !important;
        right: 13px !important;
        left: auto;
        padding: 8px 0;
    }
}

.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li a span:nth-child(2) {
    margin-left: 3px !important;
    font-weight: 600 !important;
}

.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active ul.mgz-categories-level1 li.active a {
    color: white !important;
    background-color: #00ADEF !important;
}

.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active ul.mgz-categories-level1 li.active a span {
    color: white !important;
}

.catalog-category-view .mgz-element-categories-list ul li ul {
    margin-left: 0 !important;
    background-color: #6ecbff !important;
}

.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level1 li a span:nth-child(2),
.catalog-category-view .mgz-element-categories-list ul.mgz-categories-level0 li.active ul.mgz-categories-level1 li a span:nth-child(2) {
    color: #1d86c0 !important;
}

.catalog-category-view .columns .column.main {
    margin-top: 10px !important;
    padding: 0 30px !important;
}

/* Single Page */
.catalog-product-view .product-info-main .page-title {
    font-size: 35px !important;
    line-height: 40px !important;
    text-wrap: pretty !important;
    padding-bottom: 15px;
    border-bottom: 1px solid black;
    margin-bottom: 0;
}




@media (max-width: 440px) {

    /* Single Page */
    .catalog-product-view .breadcrumbs {
        padding: 30px 25px 25px !important;
    }

    .catalog-product-view .top-container .continue-shopping {
        left: 10px !important;
    }

    .catalog-product-view .column.main {
        padding: 0 25px !important;
    }
}

@media (max-width: 380px) {
    body.catalog-category-view.page-layout-2columns-left .page-title-wrapper h1.page-title {
        line-height: 45px !important;
        font-size: 39px !important;
    }

    .catalog-product-view .product-info-main .page-title {
        font-size: 28px !important;
        line-height: 34px !important;
    }

}


/* NEW CSS for new catalogue layout */
body.catalog-category-view.page-layout-category-full-width .page-main,
body.catalog-category-view.page-layout-2columns-left .page-main {
    max-width: 1280px !important;
    padding: 0 30px !important;
    margin: auto !important;
}

body.catalog-category-view.page-layout-category-full-width .breadcrumbs,
body.catalog-category-view.page-layout-2columns-left .breadcrumbs {
    margin-bottom: 0 !important;
    margin-top: 60px !important;
    z-index: 1 !important;
}

/* body.catalog-category-view.page-layout-category-full-width .breadcrumbs .items,
body.catalog-category-view.page-layout-2columns-left .breadcrumbs .items {
    padding: 0 0 0 292px !important;
} */

body.catalog-category-view.page-layout-category-full-widths #maincontent.page-main,
body.catalog-category-view.page-layout-2columns-left #maincontent.page-main {
    padding-top: 0px !important;
    /* margin-top: -25px !important; */
}

/* body.catalog-category-view.page-layout-category-full-width .page-main .page-title-wrapper,
body.catalog-category-view.page-layout-2columns-left .page-main .page-title-wrapper {
    padding-left: 274px !important;
    ;
} */

body.catalog-category-view.page-layout-category-full-width .page-title-wrapper {
    padding: 0px !important;
}

body.catalog-category-view.page-layout-category-full-width .page-title-wrapper h1.page-title {
    /*  border-bottom: 2px solid #0000003E !important; */
    padding-bottom: 15px !important;
    font-size: 50px !important;
    /*  max-width: 935px !important; */
}

body.catalog-category-view.page-layout-2columns-left .page-title-wrapper h1.page-title {
    /* border-bottom: 2px solid #0000003E !important; */
    padding-bottom: 15px !important;
    font-size: 45px !important;
    /* max-width: 935px !important; */
}

body.catalog-category-view.page-layout-category-full-width .main-content,
body.catalog-category-view.page-layout-2columns-left .main-content {
    padding-top: 0px !important;
}

body.catalog-category-view.page-layout-category-full-width .columns,
body.catalog-category-view.page-layout-2columns-left .columns {
    padding: 0px !important;
}

body.catalog-category-view.page-layout-category-full-width .column.main,
body.catalog-category-view.page-layout-2columns-left .column.main {
    padding-top: 38px !important;
}

body.catalog-category-view.page-layout-category-full-width.page-products .column.main {
    padding-left: 23px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}

body.catalog-category-view.category-catalogue.page-layout-category-full-width.page-products .column.main {
    padding-top: 10px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* body.catalog-category-view.page-layout-category-full-width .columns .column.main #amasty-shopby-product-list,
body.catalog-category-view.page-layout-category-full-width .columns .column.main .catalog-topnav.amasty-catalog-topnav,
body.catalog-category-view.page-layout-category-full-width .columns .column.main .subcategories .pretext {
    display: none !important;
} */

body.catalog-category-view.category-catalogue .columns .column.main #amasty-shopby-product-list {
    display: none !important;
}

body.catalog-category-view.page-layout-category-full-width .category-view {
    position: absolute !important;
    left: calc(50% - 320px) !important;
    width: 957px !important;
    right: auto !important;
    display: none !important;
}

body.catalog-category-view.page-layout-category-full-width .columns .column.main .subcategories {
    padding-top: 0px !important;
}

body.catalog-category-view.page-layout-category-full-width .columns .column.main .widget.block.block-static-block .mgz-element-inner {
    padding: 0 !important;
}

/* body.catalog-category-view.categorypath-catalogue-bolts .columns .column.main .subcategories h2.mgz-element-heading-text {
  border-bottom: 2px solid #00000029;
  padding-bottom: 17px !important;
  margin-bottom: 25px !important;
} */

body.catalog-category-view.page-layout-category-full-width .subcategories {
    /* border-bottom: 2px solid #00000017 !important; */
    padding: 25px 15px !important;
    background: #e8e8e83e !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .widget-categories-info {
    margin-bottom: 0px !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .widget-inner.block-content {
    display: flex !important;
    flex-wrap: wrap !important;
    row-gap: 19px !important;
    column-gap: 13px !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 {
    max-width: 187px !important;
    background-color: white !important;
    box-shadow: 0px 2px 6px #00000029 !important;
    transition: transform 0.2s ease-in-out;
    border: 1px solid #00000010;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12:hover,
body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12.active-category {
    transform: scale(1.03);
    border-color: #00ADEF !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 img {
    min-width: 100% !important;
    min-height: 153px !important;
    object-fit: cover !important;
    max-height: 153px !important;
    border-bottom: 1px solid #eeeeee;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 .pull-left {
    padding: 0px !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 .pull-left ul {
    display: none !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 .pull-left h3 a {
    padding: 20px 16px 16px !important;
    display: block !important;
    min-height: 96px !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12:hover .pull-left h3 a,
body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12.active-category .pull-left h3 a {
    background-color: #00ADEF !important;
    color: #ffffff !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 h3 {
    font-size: 15px !important;
    line-height: 19px !important;
    color: black !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    text-wrap: pretty !important;
    margin-bottom: 0 !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 h3 a {
    color: black !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 .view {
    margin-top: 20px !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 .view a {
    color: #00ADEF !important;
    font-size: 15px !important;
    line-height: 19px !important;
    font-weight: 600 !important;
    text-align: center !important;
    display: block !important;
    border: 1px solid #00ADEF !important;
    height: 41px !important;
    padding: 11px 50px !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 .view a:hover {
    color: white !important;
    background-color: #00ADEF !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .mgz-element-inner {
    padding: 0 !important;
}

body.catalog-category-view.page-layout-category-full-width .subcategories .col-lg-12 .view a br {
    display: none !important;
}

body.catalog-category-view.page-layout-category-full-width div.pretext {
    display: none !important;
}

body.catalog-category-view .catalogue-category-grid div.pretext {
    display: none !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 20px !important;
    row-gap: 25px !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 {
    width: 228px !important;
    background-color: white !important;
    border-radius: 0 !important;
    box-shadow: 0px 2px 6px #00000029 !important;
    position: relative;
    transition: transform 0.2s ease-in-out;
    border: 1px solid transparent;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12:hover {
    transform: scale(1.03);
    border-color: #00ADEF;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .image.pull-righ a {
    display: block;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .image.pull-right img {
    min-width: 100% !important;
    border-bottom: 1px solid #f0f0f0;
    min-height: 160px;
    max-height: 160px !important;
    object-fit: cover;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12:hover .pull-left {
    background-color: #00ADEF;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left {
    padding: 20px !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left h3 {
    font-size: 16px !important;
    line-height: 19px !important;
    color: black !important;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left h3 a {
    color: black !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12:hover .pull-left h3 a {
    color: white !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left .view {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left ul {
    display: none !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left .view a {
    font-size: 15px;
    line-height: 19px;
    color: #00ADEF !important;
    font-weight: 600;
    text-align: center;
    display: block;
    min-height: 100%;
    border: 2px solid #00ADEF !important;
    padding-top: 0px;
    margin-top: 0px;
    opacity: 0;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left .view a br {
    display: none !important;
}

body.catalog-category-view .catalogue-category-grid .widget-inner.block-content div.col-lg-12 .pull-left .view a:hover {
    color: white !important;
    background-color: #00ADEF !important;
}

/* Catalogue Slider */
body.catalog-category-view .catalogue-carousel-heading {
    max-width: fit-content !important;
}

body.catalog-category-view .catalogue-slider .owl-stage-outer.owl-height {
    padding: 5px !important;
    min-height: 260px !important;
    min-width: 950px !important;
    margin-left: -5px !important;
}

body.catalog-category-view .catalogue-slider .owl-item {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 6px !important;
    background-color: white !important;
}

body.catalog-category-view .catalogue-slider .owl-item a.product.photo.product-item-photo {
    height: 153px !important;
    display: block !important;
    overflow: hidden !important;
}

body.catalog-category-view .catalogue-slider .owl-item a.product.photo.product-item-photo span {
    height: 153px !important;
}

body.catalog-category-view .catalogue-slider .owl-item a.product.photo.product-item-photo img {
    width: 100% !important;
    height: 153px !important;
    object-fit: cover !important;
    margin-top: -1px !important;
}

body.catalog-category-view .catalogue-slider .owl-item .product.details.product-item-details {
    padding: 20px 16px 15px !important;
}

body.catalog-category-view .catalogue-slider .owl-item .product.details.product-item-details strong.product-item-name {
    min-height: 51px !important;
    line-height: 19px !important;
}

body.catalog-category-view .catalogue-slider .owl-item .product.details.product-item-details strong.product-item-name a.product-item-link {
    color: black !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    min-height: 110px;
    position: relative;
    display: block;
    text-wrap: pretty;
}

body.catalog-category-view .catalogue-slider .owl-item .product.details.product-item-details strong.product-item-name a.product-item-link:after {
    content: 'View Product';
    display: block;
    position: absolute;
    width: 100%;
    height: 41px;
    border: 1px solid #00ADEF;
    color: #00ADEF;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    font-weight: 600;
    padding: 10px;
    margin-top: 15px;
    bottom: 0;
    top: auto;
}

body.catalog-category-view .catalogue-slider .owl-item .product.details.product-item-details strong.product-item-name a.product-item-link:hover:after {
    color: white !important;
    background-color: #00ADEF !important;
}

body.catalog-category-view .catalogue-slider .owl-item .product.details.product-item-details .price-box.price-final_price,
body.catalog-category-view .catalogue-slider .owl-item .product.details.product-item-details .product-item-actions {
    display: none !important;
}

body.catalog-category-view .catalogue-slider .owl-nav button {
    top: -30px !important;
    opacity: 1 !important;
    cursor: pointer !important;
}

body.catalog-category-view .catalogue-slider .owl-nav button.disabled {
    opacity: 0.4 !important;
}

body.catalog-category-view .catalogue-slider .owl-nav button:hover {
    background-color: white !important;
}

body.catalog-category-view .catalogue-slider .owl-nav button.owl-next {
    right: 0 !important;
}

body.catalog-category-view .catalogue-slider .owl-nav button.owl-prev {
    right: 115px !important;
    left: auto !important;
}

body.catalog-category-view .catalogue-slider .owl-nav button:after {
    content: '';
    display: block;
    min-width: 40px;
    min-height: 40px;
    background-image: url(https://boltfast.fishgate.co.za/fishgate/icons/chev-blue-transparent.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

body.catalog-category-view .catalogue-slider .owl-nav button.owl-next:after {
    transform: rotate(180deg) !important;
}

body.catalog-category-view .catalogue-slider .owl-nav button:hover:after {
    background-image: url(https://boltfast.fishgate.co.za/fishgate/icons/chev-blue-filled.svg);
}

body.catalog-category-view .catalogue-slider .owl-nav button i {
    display: none !important;
}

body.catalog-category-view .catalogue-slider .owl-dots {
    display: flex !important;
    gap: 4px !important;
    max-width: fit-content !important;
    position: absolute !important;
    top: -46px !important;
    right: 53px !important;
}

body.catalog-category-view .catalogue-slider .owl-dots button {
    background-image: url(https://boltfast.fishgate.co.za/fishgate/icons/slider_gears.svg) !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    background-position: center;
    opacity: 0.5 !important;
}

body.catalog-category-view .catalogue-slider .owl-dots button.active {
    opacity: 1 !important;
}

body.catalog-category-view .catalogue-slider .owl-dots button span {
    width: 14px !important;
    height: 14px !important;
    background: transparent !important;
    margin: 0 !important;
}

/* Sucategory pages */
body.catalog-category-view.page-layout-2columns-left .catalog-topnav.amasty-catalog-topnav {
    display: none !important;
}

body.catalog-category-view.page-layout-2columns-left .column.main {
    padding-left: 32px !important;
    padding-right: 16px !important;
    padding-top: 30px !important;
}

body.catalog-category-view.page-layout-2columns-left .column.main .get-started-text {
    border-bottom: 2px solid #0000003E !important;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important;
}

body.catalog-category-view.page-layout-2columns-left .column.main .get-started-text p {
    /*  max-width: 395px !important; */
    font-size: 16px !important;
    line-height: 24px !important;
    color: black !important;
    font-weight: 400 !important;
}

/* Single Product Page */
body.catalog-product-view .page-main.page-main-details {
    opacity: 0 !important;
    height: 0 !important;
    z-index: 0 !important;
    position: relative !important;

}

.catalog-product-view .product-info-main .widget.block.block-static-block .mgz-element-inner {
    padding: 0 !important;
}

.catalog-product-view .product-info-main .widget.block.block-static-block .product-standard-attribute {
    font-size: 14px !important;
    line-height: 21px !important;
    font-weight: 400 !important;
    color: black !important;
}

.catalog-product-view .product-info-main .widget.block.block-static-block .product-standard-attribute strong {
    font-weight: 400 !important;
}

.catalog-product-view .selected-options-summary {
    padding-bottom: 15px !important;
    margin-bottom: 23px !important;
    border-bottom: 1px solid black !important;
}

.catalog-product-view .selected-options-summary h2 {
    font-size: 16px !important;
    color: black !important;
    line-height: 25px !important;
    margin-bottom: 5px !important;
}

.catalog-product-view .selected-options-summary ul {
    display: flex !important;
    list-style: none !important;
    padding: 0 !important;
    flex-wrap: wrap !important;
    row-gap: 1px !important;
    justify-content: flex-start !important;
}

.catalog-product-view .selected-options-summary ul li {
    width: 45% !important;
    font-size: 14px !important;
    line-height: 21px !important;
    margin: 0 !important;
}

.catalog-product-view .selected-options-summary ul li span {
    font-style: italic !important;
}

.catalog-product-view .product-options-wrapper .field.configurable.required {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 18px !important;
}

.catalog-product-view .product-options-wrapper .field.configurable.required .control {
    max-width: 346px !important;
    position: relative !important;
}

.catalog-product-view .product-options-wrapper .field.configurable.required .control div.mage-error {
    position: absolute !important;
    margin: 0 !important;
    top: 40px !important;
    color: red;
    font-style: italic;
}

.catalog-product-view .product-options-wrapper .field.configurable.required label {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 18px;
    color: black !important;
}

.catalog-product-view .product-options-wrapper .field.configurable.required label:after {
    color: #00ADEF !important;
}

.catalog-product-view .product-options-wrapper .field.configurable.required select {
    border-color: black !important;
    color: black !important;
    font-size: 14px !important;
    min-height: 39px !important;
    background-color: white !important;
    max-width: 346px !important;
    float: right !important;
    font-weight: 600 !important;
    border-width: 2px !important;
    background-image: url(https://boltfast.fishgate.co.za/fishgate/icons/boltfast-chev-dark.svg) !important;
    background-size: 18px !important;
    background-position: 97% 49% !important;
    background-repeat: no-repeat !important;
}

.catalog-product-view .product-options-bottom {
    margin: 0 !important;
    position: absolute;
    top: auto;
    bottom: 255px;
    right: 30px;
}

.catalog-product-view .product-options-bottom button.mpcpgv-tocart[disabled] {
    background: #CCCCCC !important;
    color: white !important;
    border-color: #CCCCCC !important;
}

.catalog-product-view .product-options-bottom button.mpcpgv-tocart {
    background: transparent !important;
    color: #00ADEF !important;
    border: 2px solid #00ADEF !important;
    font-size: 15px !important;
    line-height: 26px !important;
    min-width: 160px !important;
    font-weight: 700 !important;
}

.catalog-product-view .product-options-bottom button.mpcpgv-tocart:hover {
    background: #00ADEF !important;
    color: white !important;
}

.catalog-product-view .product-options-bottom button.mpcpgv-tocart:after {
    content: 'Add to Quote';
    display: block;
}

.catalog-product-view .product-options-bottom button.mpcpgv-tocart span {
    display: none !important;
}

/* Quote Cart */
body.amasty_quote-cart-index form.form.form-cart.amasty-quote-update tbody.cart.item div.product-item-details .item-options {
    font-size: 14px !important;
    font-style: italic !important;
}

body.amasty_quote-cart-index form.form.form-cart.amasty-quote-update tbody.cart.item div.product-item-details .item-options dt {
    font-weight: 600 !important;
}

/* RESPONSIVE CSS */
@media (max-width: 1240px) {

    body.catalog-category-view.page-layout-category-full-width .page-main .page-title-wrapper,
    body.catalog-category-view.page-layout-2columns-left .page-main .page-title-wrapper {
        padding-left: 290px !important;
    }

    body.catalog-category-view.page-layout-2columns-left .column.main {
        padding-right: 0px !important;
        padding-top: 30px !important;
    }

    body.catalog-category-view.page-layout-2columns-left .column.main .products.list.items.product-items {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
    }

    body.catalog-category-view #amasty-shopby-product-list .product-items li {
        width: 48% !important;
        margin-left: 0 !important;
    }

    .catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info {
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media (max-width: 980px) {
    body.catalog-category-view .catalogue-slider .owl-nav button.owl-prev {
        right: 133px !important;
    }
}

@media (max-width: 899px) {

    body.catalog-category-view.page-layout-category-full-width .breadcrumbs .items,
    body.catalog-category-view.page-layout-2columns-left .breadcrumbs .items {
        padding: 0 !important;
    }

    body.catalog-category-view.page-layout-category-full-width .page-main .page-title-wrapper,
    body.catalog-category-view.page-layout-2columns-left .page-main .page-title-wrapper {
        padding-left: 0 !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-right: 0 !important;
        padding-top: 10px !important;
    }

    body.catalog-category-view .sidebar.sidebar-main {
        margin-top: 0 !important;
    }

    body.catalog-category-view.page-layout-2columns-left .column.main {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
}

@media (max-width: 767px) {
    body.catalog-category-view.page-layout-category-full-width .columns .column.main .subcategories .widget-inner.block-content {
        justify-content: space-between !important;
    }

    body.catalog-category-view.page-layout-category-full-width.page-products .column.main {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    body.catalog-category-view.page-layout-category-full-width .columns .column.main .subcategories .col-lg-12 {
        width: 100% !important;
        max-width: 48% !important;
    }

    body.catalog-category-view.page-layout-category-full-width.page-products .column.main {
        padding-left: 0 !important;
    }

    body.catalog-category-view.page-layout-2columns-left .column.main .get-started-text,
    body.catalog-category-view .catalogue-slider .owl-dots {
        display: none !important;
    }

    body.catalog-category-view.page-layout-category-full-widths #maincontent.page-main,
    body.catalog-category-view.page-layout-2columns-left #maincontent.page-main {
        padding-bottom: 30px !important;
    }

    body.catalog-category-view .catalogue-slider .owl-nav button.owl-prev {
        right: 60px !important;
    }

    body.catalog-category-view.page-layout-category-full-width.page-products .column.main .mgz-element-column>.mgz-element-inner {
        padding: 0 !important;
    }

    body.catalog-category-view .catalogue-slider .owl-item a.product.photo.product-item-photo span {
        width: 100% !important;
        height: 200px !important;
    }

    body.catalog-category-view .catalogue-slider .owl-item a.product.photo.product-item-photo,
    body.catalog-category-view .catalogue-slider .owl-item a.product.photo.product-item-photo img,
    body.catalog-category-view.page-layout-category-full-width .columns .column.main .subcategories .col-lg-12 img,
    .catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info .product-image-container,
    .catalog-category-view #amasty-shopby-product-list .product-items li .product-item-info .product-image-container img {
        height: 200px !important;
        min-height: 200px !important;
    }
}

@media (max-width: 580px) {

    body.catalog-category-view.page-layout-category-full-width .breadcrumbs,
    body.catalog-category-view.page-layout-2columns-left .breadcrumbs {
        margin-top: 30px !important;
    }

    body.catalog-category-view.page-layout-2columns-left .column.main .products.list.items.product-items {
        flex-direction: column !important;
    }

    body.catalog-category-view #amasty-shopby-product-list .product-items li {
        width: 100% !important;
        margin-left: 0 !important;
    }

    body.catalog-category-view.page-layout-category-full-width .columns .column.main .subcategories .col-lg-12 {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (min-width: 481px) {
    body.catalog-category-view .catalogue-search-mobile {
        display: none !important;
    }
}

@media (max-width: 480px) {

    body.catalog-category-view.page-layout-category-full-width .page-main,
    body.catalog-category-view.page-layout-2columns-left .page-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.catalog-category-view.page-layout-category-full-width.page-products .column.main {
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-top: 0 !important;
    }

    body.catalog-category-view.category-catalogue.page-layout-category-full-width.page-products .column.main {
        padding-top: 30px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    body.catalog-category-view.page-layout-category-full-width .breadcrumbs .items,
    body.catalog-category-view.page-layout-2columns-left .breadcrumbs .items {
        padding: 0 20px !important;
    }

    body.catalog-category-view.page-layout-category-full-width .page-main .page-title-wrapper,
    body.catalog-category-view.page-layout-2columns-left .page-main .page-title-wrapper {
        padding: 0px 20px 0px !important;
        margin-bottom: 0 !important;
        background-color: #29acec !important;
    }

    body.catalog-category-view.page-layout-2columns-left .page-title-wrapper h1.page-title {
        line-height: 48px !important;
        padding-top: 5px !important;
        font-size: 43px !important;
        text-transform: uppercase !important;
        color: white !important;
        text-shadow: 0px 3px 6px #0000003E !important;
    }

    body.catalog-category-view .catalogue-search-mobile {
        opacity: 1 !important;
        width: 100% !important;
        margin-top: 0 !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        padding: 0 !important;
        margin-bottom: 0 !important;
        height: auto !important;
        transition: ease all 600ms !important;
    }

    body.catalog-category-view.category-catalogue .catalogue-search-mobile {
        display: block !important;
    }

    body.catalog-category-view .catalogue-search-mobile {
        display: none !important;
    }

    body.catalog-category-view .catalogue-search-mobile .widget-inner.block-content {
        display: block !important;
        max-width: 1240px !important;
        width: 100% !important;
        margin: 5px auto !important;
        height: 68px !important;
    }

    body.catalog-category-view .catalogue-search-mobile .widget-inner.block-content .amsearch-wrapper-block {
        padding: 0 !important;
    }

    body.catalog-category-view .catalogue-search-mobile .widget-inner.block-content .amsearch-wrapper-block .amsearch-form-block {
        display: block !important;
    }

    body.catalog-category-view .catalogue-search-mobile .widget-inner.block-content .amsearch-wrapper-block .amsearch-form-block input {
        min-width: 290px !important;
        height: 48px !important;
        font-weight: 500 !important;
        color: black !important;
        border: 2px solid #FFD600 !important;
    }

    body.catalog-category-view .catalogue-search-mobile .amsearch-input-wrapper .amsearch-button.-loupe.-disabled {
        right: 3px !important;
        background-image: url(https://boltfast.co.za/fishgate/icons/blue_search_icon.svg) !important;
        height: 35px !important;
        width: 36px !important;
        background-size: 21px !important;
        background-color: white !important;
        opacity: 1;
    }

    body.catalog-category-view .catalogue-search-mobile .amsearch-result-section .amsearch-items-section {
        max-height: 400px !important;
        padding-top: 0 !important;
    }

    body.catalog-category-view .catalogue-search-mobile .amsearch-result-section .amsearch-items-section .amsearch-products-section {
        border-top: none !important;
        border-bottom: 1px solid #ccc !important;
        margin-bottom: 23px !important;
    }

    body.catalog-category-view.page-layout-2columns-left .column.main {
        padding-right: 20px !important;
        padding-left: 20px !important;
        margin-top: 0 !important;
    }

    body.catalog-category-view.category-catalogue .sidebar.sidebar-main {
        padding: 0 20px 25px !important;
    }

    body.catalog-category-view .sidebar.sidebar-main {
        padding: 0 20px 30px !important;
    }

    body.catalog-product-view .product-options-wrapper .field.configurable.required .control {
        width: 100% !important;
    }

    body.catalog-product-view .product-options-wrapper .field.configurable.required {
        gap: 15px !important;
    }

    .catalog-product-view .product-options-wrapper .field.configurable.required label {
        /* min-width: fit-content !important; */
        width: 100%;
        max-width: 70px;
    }

    body.catalog-product-view .product-options-wrapper .field.configurable.required select {
        background-position: 96% 49% !important;
        max-width: 100% !important;
    }

    body.catalog-product-view .product-info-main .page-title-wrapper.product {
        width: 100% !important;
    }

    /* single product page */
    body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
        flex-direction: column !important;
        gap: 35px !important;
    }

    body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
        width: 100% !important;
    }

    body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
        width: 100% !important;
        max-width: 70px !important;
    }

    body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input {
        width: 100% !important;
        max-width: 95px;
        border-color: black !important;
        font-weight: 700 !important;
        height: 39px !important;
        border-width: 2px !important;
    }

    body.catalog-product-view .product-info-main .amquote-addto-button {
        border-radius: 0 !important;
        border-color: #00ADEF !important;
        color: #00ADEF !important;
        background-color: white !important;
        font-weight: 600 !important;
        font-size: 15px !important;
        border-width: 2px !important;
        width: 100% !important;
        padding: 7px !important;
        margin: 0 auto !important;
        display: block;
        height: 45px !important;
    }

    body.catalog-product-view .product-options-bottom {
        margin-top: 20px !important;
    }

    body.catalog-product-view .product-options-bottom .actions {
        width: 100% !important;
    }

    body.catalog-product-view .selected-options-summary ul li {
        width: 100% !important;
    }
}

@media (max-width: 400px) {
    body.catalog-category-view.page-layout-2columns-left .page-title-wrapper h1.page-title {
        line-height: 45px !important;
        font-size: 39px !important;
    }
}

@media (max-width: 369px) {
    body.catalog-category-view.page-layout-2columns-left .page-title-wrapper h1.page-title {
        line-height: 44px !important;
        font-size: 38px !important;
    }
}

/*---Category Search Styling---*/

@media only screen and (max-width: 899px) {

    .ves-widget.widget-html.block.catalogue-search {
        position: relative !important;
        top: 0;
        left: 0;
        padding: 0;
        margin-bottom: 0 !important;
        height: auto;
        width: fit-content !important;
        display: none !important
            /* Mat needs to give advice how we adding this to the mobile burger menu */
    }

    .ves-widget.widget-html.block.catalogue-search .hero-search {
        padding-left: 0 !important;
    }

}

.catalogue-search .amsearch-wrapper-block input {
    max-width: 457px !important;
    height: 40px !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    color: black !important;
    border: 1px solid #FFD600 !important;
}

.catalogue-search .amsearch-wrapper-block input::placeholder {
    color: rgb(180, 180, 180) !important;
    font-size: 13px !important;
}

.catalogue-search .amsearch-input-wrapper .amsearch-button.-loupe.-disabled {
    right: 3px !important;
    background-image: url(https://bolt.fishgate.co.za/fishgate/icons/blue_search_icon.svg) !important;
    height: 25px !important;
    width: 26px !important;
    background-size: 19px !important;
    background-color: white !important;
    opacity: 1;
}

.amsearch-form-block.-opened {
    justify-content: flex-start !important;
}

.amsearch-overlay-block {
    display: none !important;
}

.amsearch-result-section,
.amsearch-result-section .amsearch-items-section {
    color: black !important;
}

.amsearch-result-section {
    display: none;
}

.amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-count,
.amsearch-result-section .amsearch-item .amsearch-link {
    color: #00ADEF !important;
}

.amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-link.-view-all {
    background-color: #FFD600 !important;
    text-align: center !important;
    font-size: 15px !important;
    padding: 3px 15px !important;
    text-decoration: none !important;
    color: black;
    font-weight: 600;
    display: none !important;
    /* Hide view all search button */
}

.amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-link.-view-all .amsearch-count {
    display: none !important;
}

.amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-link.-view-all:hover {
    background-color: black !important;
    color: white !important;
}

.amsearch-result-section .amsearch-highlight {
    color: #00ADEF !important;
    font-weight: 700 !important;
}

.amsearch-result-section .amsearch-product-list {
    max-width: 680px !important;
    margin: auto !important;
}

.amsearch-result-section .amsearch-product-list li {
    padding: 10px !important;
    border-right: 1px solid #FFD600 !important;
    margin-bottom: 30px !important;
}

body.amsearch-result-section .amsearch-product-list li:last-child {
    border: none !important;
}

.amsearch-result-section .amsearch-product-list li:hover {
    background-color: #FFD600 !important;
}

.amsearch-result-section .amsearch-product-list li:hover .product.description.product-item-description {
    color: black !important;
}

.amsearch-result-section .amsearch-product-list li .product-item-link {
    color: black !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    line-height: 19px !important;
    padding: 0 !important;
    text-wrap: pretty !important;
}

.amsearch-result-section .amsearch-products-section .amsearch-wrapper-inner {
    display: none !important;
}

.amsearch-result-section .-category .amsearch-item .amsearch-link:hover,
.amsearch-result-section .-popular_searches .amsearch-item .amsearch-link:hover {
    background-color: #FFD600 !important;
}

.amsearch-result-section .-category .amsearch-item .amsearch-link:hover,
.amsearch-result-section .-category .amsearch-item .amsearch-link:hover span,
.amsearch-result-section .-popular_searches .amsearch-item .amsearch-link:hover,
.amsearch-result-section .-popular_searches .amsearch-item .amsearch-link:hover span {
    color: black !important;
}

.amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item .amsearch-link:hover,
.amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item.-match .amsearch-link {
    background-color: #FFD600 !important;
    color: black !important;
}

.amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item .amsearch-link:hover a,
.amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item.-match .amsearch-link .amsearch-highlight {
    color: black !important;
}

.catalogue-search {
    opacity: 1;
    transition: ease all 600ms;
}

.catalog-category-view .page-main {
    position: relative !important;
}

.catalogue-search .widget-inner.block-content {
    display: block !important;
    max-width: 1240px !important;
    width: 100%;
    margin: 0;
    height: 53px;
}

.catalogue-search .widget-inner.block-content p {
    margin: 0 !important;
}

/*.catalogue-search .inner-content.mgz-container {
    width: fit-content !important;
}*/

/*.catalog-category-view .catalogue-search .hero-search {
    width: fit-content !important;
}*/

.catalogue-search .widget.block.block-static-block {
    margin-bottom: 0 !important;
}


.catalogue-search {
    position: absolute;
    top: 32px;
    left: calc(50% - 230px);
    padding: 0;
    margin-bottom: 0 !important;
    height: auto;
    width: 457px;
    display: block !important;
    z-index: 99;
}

.catalogue-search .widget-inner.block-content {
    height: 53px !important;
    margin: 0;
}

.catalogue-search .amsearch-wrapper-block {
    margin-top: 0 !important;
    padding: 0 !important;
    display: block !important;
    width: 100% !important;
}

.hero-search .amsearch-input {
    height: 30px;
}

.catalogue-search .amsearch-input-wrapper {
    width: 457px !important;
}

.catalogue-search .amsearch-result-section {
    z-index: 99;
    left: 0;
    max-width: 95% !important;
    width: 95% !important;
    min-width: unset;
}

.catalogue-search .amsearch-form-block.-opened {}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent {
    position: unset !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat {
    border-bottom: 1px solid black !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat:last-child {
    border: none !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat a {
    border: none !important;
    background-color: transparent !important;
    color: #000000 !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat a:hover {
    background-color: #29acec !important;
    color: white !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat:hover a {
    color: white !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat a span,
body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat a span.count {
    color: black !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat a:hover span.label,
body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat:hover a span.label,
body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat a:hover span.count,
body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent.sub-cat:hover a span.count {
    color: white !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent ul {
    top: -157px !important;
    height: 148% !important;
    padding: 20px 15px !important;
    max-width: 600px !important;
    min-width: 290px !important;
    background-color: #FCFCFC !important;
}

body.catalog-category-view .sidebar .amshopby-flyout-block .am-filter-items-category_ids .items-children .item.-filter-parent ul.flyout-product-list {
    max-width: 300px !important;
    height: 100% !important;
    /* margin-bottom: 50px !important; */
}

@media (min-width: 1315px) {
    body .catalogue-search {
        left: calc(50% - 327px) !important;
        width: 565px !important;
    }

    body .catalogue-search .amsearch-input-wrapper {
        width: 565px !important;
    }

    body .catalogue-search .amsearch-wrapper-block input {
        max-width: 565px !important;
    }
}

@media (max-width: 1240px) {
    body .catalogue-search {
        left: calc(50% - 210px) !important;
        width: 400px !important;
    }

    body .catalogue-search .amsearch-input-wrapper {
        width: 400px !important;
    }

    body .catalogue-search .amsearch-wrapper-block input {
        max-width: 400px !important;
    }
}

@media (max-width: 1200px) {
    body .catalogue-search {
        left: calc(50% - 220px) !important;
    }
}

@media (max-width: 1170px) {
    body .catalogue-search {
        left: calc(50% - 170px) !important;
        width: 330px !important;
    }

    body .catalogue-search .amsearch-input-wrapper {
        width: 330px !important;
    }

    body .catalogue-search .amsearch-wrapper-block input {
        max-width: 330px !important;
    }
}

@media (max-width: 1140px) {
    body .catalogue-search {
        left: calc(50% - 170px) !important;
        width: 300px !important;
    }

    body .catalogue-search .amsearch-input-wrapper {
        width: 300px !important;
    }

    body .catalogue-search .amsearch-wrapper-block input {
        max-width: 300px !important;
    }
}

/*----3rd Flyout on Category Menu---

.amshopby-subcategory-wrapper.level-2 {
    overflow: hidden;
    transition: ease width 600ms;
}

.amshopby-subcategory-item {
    width: 258px;
}

.amshopby-flyout-products.ui-menu-divider.ui-widget-content.sub-cat.active-list:before {
    content: '';
    display: block;
    min-width: 2px;
    max-width: 2px;
    height: 440px;
    background-color: #CCCCCC;
}


.amshopby-flyout-products.ui-menu-divider.ui-widget-content.sub-cat.active-list {
    position: absolute !important;
    top: 0;
    left: 295px;
    width: 300px;
    height: 479px;
    overflow-y: hidden;
    overflow-x: hidden;
    background: #FCFCFC;
    z-index: 9;
    font-size: 14px !important;
    line-height: 18px !important;
    margin: 0;
    display: flex !important;
    align-items: center;
    gap: 11px;
}

.amshopby-flyout-products .flyout-product-list {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: transparent !important;
}

.sidebar form.amshopby-flyout-block .amshopby-flyout-products .flyout-product-list .level-4-product-item {
    background-color: transparent !important;
}

.amshopby-flyout-products .flyout-product-list li.level-4-product-item a.level-4-product {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    background-color: white !important;
    box-shadow: 0px 1px 4px #00000040;
    padding: 0 !important;
    width: 100% !important;
    gap: 12px !important;
    padding-right: 10px !important;
    text-wrap: pretty !important;
    border: 1px solid transparent;
}

.amshopby-flyout-products .flyout-product-list li.level-4-product-item a.level-4-product:hover {
    border-color: #00ADEF !important;
}

.amshopby-flyout-products .flyout-product-list li.level-4-product-item a.level-4-product .m-image-container {
    display: block;
    min-width: 72px;
    max-width: 72px;
    height: 72px;
    position: relative;
    overflow: hidden;
    border-right: 1px solid #d4d4d4;
}

.amshopby-flyout-products .flyout-product-list li.level-4-product-item a.level-4-product .m-image-container img {
    display: block;
    width: 100%;
    height: 100%;
    transform: scale(1.50);
    background-color: transparent !important;
    object-fit: cover !important;
    object-position: right;


}

.amshopby-flyout-products .flyout-product-list li.level-4-product-item a.level-4-product img {
    display: block;
    width: 72px;
    height: 72px;
    background-color: transparent !important;
    object-fit: cover !important;
    border-right: 1px solid #d4d4d4;
}

.amshopby-flyout-products .flyout-product-list li.level-4-product-item a.level-4-product span {
    color: #000000 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 500 !important;
}*/

/* Variant Products Filters */
body.page-product-configurable .swatch-opt {
    overflow-y: hidden !important;
}

body.page-product-configurable #mpcpgv-filter-container {
    background-color: transparent !important;
    padding: 0 !important;
    border: none !important;
    border-radius: none !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    gap: 20px !important;
    min-height: 68px;
    margin-bottom: 0 !important;
}

body.page-product-configurable #mpcpgv-attribute-table {
    /* overflow-y: scroll !important; */
    max-height: 100% !important;
    min-height: 0 !important;
}

body.page-product-configurable #mpcpgv-attribute-table thead tr {
    display: flex !important;
    justify-content: space-between !important;
    min-width: 604px !important;
}

body.page-product-configurable #mpcpgv-attribute-table tbody {
    overflow-x: hidden !important;
    /* overflow: scroll; */
    max-height: 461px !important;
    display: block !important;
    scrollbar-width: thin;

}

body.page-product-configurable #mpcpgv-attribute-table tbody::-webkit-scrollbar {
    position: absolute;
}

body.page-product-configurable #mpcpgv-attribute-table tr td {
    padding: 0 !important;
    width: 90px !important;
}

body.page-product-configurable #mpcpgv-attribute-table tr td.mpcpgv-qty {
    display: flex !important;
}

body.page-product-configurable #mpcpgv-attribute-table tr td.mpcpgv-qty input {
    max-width: 65px !important;
}

body.page-product-configurable #mpcpgv-attribute-table tr td #mpcpgv-number {
    right: 25px !important;
}

body.page-product-configurable #mpcpgv-attribute-table tr td.mpcpgv-qty:after {
    display: block;
    min-width: 25px;
    min-height: 32px;
    max-height: 32px;
    font-size: 12px;
    color: white;
    background-color: #00ADEF !important;
    text-align: center;
    padding: 7px;
    cursor: pointer;
    content: "\e608";
    font-family: luma-icons;
}

body.page-product-configurable #mpcpgv-attribute-table tr td.mpcpgv-qty:after:hover {
    background-color: #FFD600 !important;
    color: black !important;
}

body.page-product-configurable #mpcpgv-attribute-table thead tr:after {
    display: none !important;
}

body.page-product-configurable #mpcpgv-attribute-table thead td {
    padding: 10px 42px 10px 0 !important;
}

body.page-product-configurable #mpcpgv-attribute-table thead div,
body.page-product-configurable #mpcpgv-attribute-table thead td {
    font-size: 15px !important;
    color: black !important;
}

body.page-product-configurable #mpcpgv-attribute-table thead td {
    padding-right: 0 !important;
}

body.page-product-configurable #mpcpgv-filter-container div.mpcpgv-checkbox-group {
    max-width: 100% !important;
    border-radius: 0 !important;
    max-height: 0px !important;
    height: 100%;
    padding: 0px !important;
    width: 292px;
    /* box-shadow: 0px 1px 2px #d3d3d3; */
    transition: max-height 0.1s ease-in-out;
    z-index: 2;
    position: relative;
    margin-top: 0px !important;
    border: 0 !important;
}

body.page-product-configurable #mpcpgv-filter-container .filter-item.open div.mpcpgv-checkbox-group {
    max-height: 129px !important;
}

body.page-product-configurable #mpcpgv-filter-container div.mpcpgv-checkbox-group .mpcpgv-options {
    padding: 8px !important;
}

body.page-product-configurable #mpcpgv-filter-container div.v-filter-title {
    margin-bottom: 0 !important;
    padding: 7px 8px 5px !important;
    border-bottom: 1px solid black !important;
    cursor: pointer !important;
    position: relative;
    font-size: 15px !important;
    color: black !important;
}

body.page-product-configurable #mpcpgv-filter-container .filter-item {
    background: transparent;
    border: 1px solid transparent;
    width: 292px;
    position: absolute;
    z-index: 3;
    min-height: 68px;
    transition: background 0.1s ease-in-out, border 0.1s ease-in-out;
}

body.page-product-configurable #mpcpgv-filter-container .filter-item.open {
    background: white;
    border: 1px solid #00ADEF;
}

body.page-product-configurable #mpcpgv-filter-container div.v-filter-title:after {
    content: '';
    display: block;
    background-image: url(https://boltfast.fishgate.co.za/fishgate/icons/boltfast_black_chevron.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-width: 15px;
    min-height: 8px;
    position: absolute;
    top: 13px;
    right: 8px;
    transition: transform 0.23s ease-in-out;
}

body.page-product-configurable #mpcpgv-filter-container div.v-filter-title:hover:after {
    background-image: url(https://boltfast.fishgate.co.za/fishgate/icons/boltfast_blue_chevron.svg);
}

body.page-product-configurable #mpcpgv-filter-container .filter-item.open div.v-filter-title:after {
    transform: rotate(-180deg);
}

body.page-product-configurable #mpcpgv-filter-container div.v-filter-title:hover {
    border-color: #00ADEF !important;
    color: #00ADEF !important;
}

body.page-product-configurable #mpcpgv-filter-container div label {
    padding: 0 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

body.page-product-configurable #mpcpgv-filter-container div .mpcpgv-checkbox-group label:hover {
    background: #FFD600 !important;
    border-radius: 0px !important;
}

body.page-product-configurable .mpcpgv-checkbox-group {
    scrollbar-width: thin;
}

body.page-product-configurable .mpcpgv-checkbox-group::-webkit-scrollbar {
    width: 6px;
}

body.page-product-configurable .mpcpgv-checkbox-group::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

body.page-product-configurable .mpcpgv-checkbox-group label:hover {
    background: #f5f5f5;
    border-radius: 4px;
}

body.page-product-configurable .mpcpgv-checkbox-group input[type="checkbox"] {
    margin-right: 8px;
    transform: scale(1.1);
}

body.page-product-configurable #description {
    display: none !important;
}

body.page-product-configurable h3.product-variants-heading {
    font-size: 28px !important;
    color: black !important;
}

body.page-product-configurable #mpcpgv-filter-container .mpcpgv-selected-tags {
    margin-bottom: 0 !important;
    padding: 5px 0 0px !important;
    align-items: center !important;
    position: absolute;
    z-index: 1;
    flex-wrap: nowrap !important;
    min-width: 290px;
}

body.page-product-configurable #mpcpgv-filter-container .mpcpgv-selected-tags a {
    position: absolute;
    right: 0;
    background: #f6f8f8;
    height: 28px;
    vertical-align: middle;
    padding-left: 7px;
    display: flex;
    align-items: center;
    font-size: 15px !important;
    text-decoration: underline !important;
    color: #00ADEF !important;
    font-weight: 600 !important;
}

body.page-product-configurable #mpcpgv-filter-container .mpcpgv-selected-tags span {
    background-color: #D9D9D9 !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    max-height: 25px !important;
}

body.page-product-configurable #mpcpgv-filter-container .mpcpgv-selected-tags span.delete-icon {
    font-size: 11px !important;
}

body.page-product-configurable #mpcpgv-filter-container .mpcpgv-selected-tags span.delete-icon:hover {
    color: #00ADEF !important;
}

body.page-product-configurable #mpcpgv-filter-container .mpcpgv-selected-tags span .delete-icon:before {
    content: "\e616";
    font-family: luma-icons;
    display: flex;
    min-height: 17px;
    max-height: 17px;
    vertical-align: middle;
    align-items: center;
}


/***Edit Product Gallery---*/

.catalog-product-view .product.media .gallery-placeholder .fotorama__wrap.fotorama__wrap--css3.fotorama__wrap--slide {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    justify-content: center !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav__shaft {
    display: flex !important;
    flex-direction: row !important;
    column-gap: 10px;
    padding: 3px !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__stage {
    max-width: 540px !important;
    max-height: 360px !important;
    margin: 7px !important;
}

.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab .fotorama__stage__frame img {
    position: relative !important;
    left: 50% !important;
}


/*Adjust Single Product Add to Cart Success Message---*/

.catalog-product-view .message.success>*:first-child:before {
    color: black !important;
    top: 24px !important;
    font-size: 24px !important;
    line-height: 24px !important;
    margin: -12px 0 0 !important;
    vertical-align: middle !important;
    display: block !important;
    font-weight: 400 !important;
    overflow: hidden !important;
    left: 0 !important;
    width: 45px !important;
    position: unset !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.catalog-product-view .message.success {
    margin-bottom: 30px !important;
    color: black !important;
    background-color: #FFD600 !important;
    padding: 12px 25px 12px 25px !important;
    opacity: 0;
    transition: ease all 800ms;
}

.catalog-product-view .message.success.show {
    margin-bottom: 30px !important;
    color: black !important;
    background-color: #FFD600 !important;
    padding: 12px 25px 12px 25px !important;
    opacity: 1;
    transition: ease all 800ms;
}

.catalog-product-view .message.success div {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: space-evenly;
    align-items: center;
    height: 125px;
    font-size: 15px !important;
    position: relative;
}

.catalog-product-view .message.success div strong {
    font-size: 20px !important;
    line-height: 20px !important;
}

.catalog-product-view .message.success div::after {
    top: 0 !important;
}

.catalog-product-view .message.success .close {
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    top: -22px;
    right: -35px;
    cursor: pointer;
    font-size: 20px !important;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    padding: 0 !important;
    background-image: url("https://boltfast.fishgate.co.za/fishgate/images/close.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 18px 18px;
}

.catalog-product-view .message.success .close::after {
    display: none !important;
}

.catalog-product-view .message.success div::after {
    content: 'View Quote Cart';
    color: black !important;
    text-transform: uppercase !important;
    position: unset !important;
    font-size: 13px !important;
    cursor: pointer !important;
    border: 1px solid !important;
    padding: 8px 15px 5px !important;
    width: fit-content !important;
    margin: 0 auto !important;
    display: none !important;
}

.catalog-product-view .message.success div .cart-btn {
    color: black !important;
    text-transform: uppercase !important;
    position: unset !important;
    font-size: 13px !important;
    cursor: pointer !important;
    border: 1px solid !important;
    padding: 8px 15px 5px !important;
    width: fit-content !important;
    margin: 0 auto !important;
    display: block;
}

.catalog-product-view .message.success div .cart-btn:hover {
    color: white !important;
    background-color: black !important;
    border-color: black !important;
}

@media only screen and (min-width: 660px) {

    body.catalog-product-view .message.success {
        position: fixed !important;
        margin: 0 auto 0 !important;
        z-index: 5 !important;
        box-shadow: 0px 3px 5px 0px #c6c6c6 !important;
        width: 50% !important;
        max-width: 550px !important;
        height: 150px !important;
        top: calc(50% - 75px) !important;
        left: calc(50% - 225px) !important;
    }
}

@media only screen and (max-width: 659px) {

    body.catalog-product-view .message.success {
        position: fixed !important;
        margin: 0 auto 0 !important;
        z-index: 5 !important;
        box-shadow: 0px 3px 5px 0px #c6c6c6 !important;
        width: 50% !important;
        max-width: 550px !important;
        height: 150px !important;
        top: calc(50% - 75px) !important;
        left: 25%;
    }
}