@media screen and (max-width: 767px){
	footer.footer {
    display: none;
}
footer.footer {
    display: none;
}
.cms-index-index footer.footer {
    display: block;
}

	.headerlogo {
    width: 110px;
}
.search.sidemenu {
    position: absolute;
    left: 40px;
}
.toggle-sidebar button{
	background-image: url(../images/search-icon.png);
}
.header.content {
    padding-top: 10px !important;
}
.header-links-logo, li.link.wishlist, .switcher-option {
    display: grid;
}
.panel.wrapper {
    display: none;
}
header.page-header {
    border: 0;
    margin-bottom: 0;
}

li.link.wishlist {
    margin-right: 0;
}
.page-header .switcher {
    margin-left: 4px !important;
}
.minicart-wrapper {
    margin-left: 0px !important;
}
li.wishlist a, .header-links-logo p, li.view-ar_sa.switcher-option a, .minicart-wrapper .action.showcart:before {
    width: 28px;
    height: 28px;
    background-size: contain;
}
.header-minicart-links-langswatch {
    top: -5px;
    right: 5px;
}
.wishlist > a {
    width: 28px;
    height: 28px;
    background-size: contain;
}
nav.navigation ul li a {
    line-height: 48px;
    border-bottom: 1px solid #ddd;
}
.sections.nav-sections {
    margin-top: 0;
}
.toggle-sidebar button {
        background-image: url(../images/search-icon.png);
        width: 28px;
        height: 28px;
        background-size: contain;
        position: relative;
        top: 2px;
    }
	.footer-custom {
    padding-top: 150px;
    background-position: center top;
    padding-bottom: 0;
}
.footer-top-area-inner {
    flex-direction: column;
}
.footer-info {
    order: 2;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-info:nth-of-type(2) {
    order: 1; 
}
.footer-info:nth-of-type(2) .footer-info-inner {
    height: auto;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    margin-top: -70px;
}
.footer-bottom-area {
    padding: 10px;
    box-sizing: border-box;
}
.footer-bottom-area .footer-bottom-area {
    background: #000;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 15px;
    border-radius: 11px;
    color: #fff;
    gap: 10px;
}
.footer-group {
    width: 100%;
    min-width: 100%;
}
.footer-group h4, .footer-group ul li a {
    color: #fff;
}
.copyright-inner {
    flex-direction: column;
    text-align: center;
}
.copyright-left ul li a {
    font-size: 12px;
    margin-right: 0;
    padding: 5px;
}
.copyright-custom {
    border: 0;
    margin-top: 0;
    padding-top: 0;
}
.copyright-left {
    border-bottom: 1px solid #D2D7E2;
}
.copyright-left ul li {
    margin-bottom: 5px;
}
.footer-custom-inner {
    border-radius: 15px 15px 0 0;
    padding-bottom: 80px;
}
.footer-group ul li a {
    font-size: 12px;
    line-height: 26px;
}
.newsletter-custom p {
    font-size: 12px;
    margin-bottom: 10px;
}
.block.newsletter .form.subscribe {
    flex-direction: column;
}
.block.newsletter input {
    min-width: auto;
    border-radius: 4px;
    height: 34px;
}
.block.newsletter .actions {
    width: auto;
}
.block.newsletter .action.subscribe {
    font-size: 12px;
    padding: 0 10px;
    border: 1px solid #fff;
    border-radius: 4px;
    height: 34px;
    width: 100%;
    margin-top: 10px;
    color: #fff;
    font-weight: 500;
}
.nav-toggle:before{
	content: '';
	font-size: 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(../images/sandwich-icon.png);
    background-color: transparent !important;
    border: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
span.action.nav-toggle {
    left: 10px;
}
li.item.product.product-item .product-item-name {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 36px;
}
.swatch-attribute.size {
    display: flex;
    position: static;
    flex-direction: column;
    justify-content: left;
    align-items: baseline;
    padding: 0;
    border: 0;
    margin-top: 5px;
    box-shadow: none;
}
.product-item-actions .actions-primary button.action.tocart.primary {
    display: block;
}
.product-item-actions .actions-primary {
    position: static;
    margin-top: 8px;
}
ol.products.list.items.product-items {
    margin-top: 0;
    padding: 0 0px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
        padding: 3px 0;
    }
    .filter-options .am-labels-folding .item .am-input, .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'] {
    top: 9px;
} 
.category-description {
    margin: 0;
    height: 0;
}
.category-image {
    display: none;
} 
.page-products main#maincontent .page-title-wrapper h1 {
    padding: 10px;
    font-size: 20px;
    margin-bottom: 0;
}
.custo-view-notice {
    position: relative;
        text-align: right;
        z-index: 1;
}
.page-products main#maincontent .page-title-wrapper {
    margin-bottom: 0;
}
.category-description > div > div {
    padding-top: 0 !important;
}
.page-products .columns {
   padding-top: 0;
        margin-top: 60px;
}

.filter-title strong {
    left: 10px;
    height: 34px;
    padding: 0 10px;
    line-height: 34px;
    border-color: #212121;
    background: #fff;
    color: #212121;
    font-weight: 500;
    border-radius: 4px;
    top: -48px;
}
.column.main .product-item {
    margin-bottom: 20px;
}
.hero-banner-inner .inner.container h1 {
    color: #fff;
    max-width: 50%;
    font-size: 24px;
}
.hero-banner-inner .inner.container p {
    margin-bottom: 10px;
}
.block.block-search {
    position: static;
}
.block-search input {
    position: static;
    width: 100% !important;
}
.block-search .control {
    padding: 0;
    margin: 0;
    border: 0;
} 
.search-icon {
    display: none;
}
.block-search input {
    position: static;
    width: 100% !important;
    margin: 0;
    background: transparent;
    border-color: #D2D7E2;
    border-radius: 3px;
}
ul#search-ul {
    width: 100%;
    margin-top: 10px;
}
.block-search, .block-search input {
    width: 100% !important;
} 
.block-search .label {
    display: none;
}
div#search_autocomplete {
    display: none !important;
}
.promo-banner-info {
    display: none;
}
.hero-banner-image.desktop, .hero-banner-inner, .promo-banner.desktop, .show-desktop, .swim-info, .static-banner {
    display: none;
}
.owl-theme .owl-dots {
    width: 100%;
    max-width: 100vw;
    }
    .about-section-left, .curve-container {
    width: 100%;
}
.curve-bottom {
    width: calc(100% - 110px);
}
.sections.nav-sections {
    background: transparent;
}
.sections.nav-sections {
    background: #fff;
    z-index: 9999;
}
.section-item-title.nav-sections-item-title:nth-of-type(3) {
    display: none;
}
nav.navigation ul li {
    width: 100%;
    text-align: left;
}
.nav-sections-item-title {
    width: 50%;
    padding: 10px;
    height: auto;
}
.nav-sections-item-title a {
    color: #212121;
    font-weight: 500;
    line-height: 24px;
}
.nav-sections-item-content {
    margin-top: 45px;
}
.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #C00E1A;
    width: 100%;
    z-index: 999;
}
.sticky-footer-inner ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
}
.sticky-footer-inner a {
    color: #fff;
        font-size: 16px;
        display: flex;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}
.sticky-footer-inner li {
    margin-bottom: 0;
} 
.sticky-footer-inner a img {
    width: 40px;
    height: auto;
    display: inline-block;
    margin-bottom: 5px;
}
.category-slider {
    padding: 20px 0 20px;
}
.category-slider-inner .owl-carousel .owl-item .item-image{
	width:100px;
	height: 100px;
}
.category-slider-inner .owl-carousel .owl-item .item-image {
        margin: 0 auto;
    }
    ul.header.links.customer-logged-in {
    left: auto;
    right: 30px;
}
ul.header.links.customer-logged-in:before {
    left: auto;
    right: 10px;
}
ul.header.links.customer-logged-in:after{
	left: auto;
	right: 9px;
}
.swatch-attribute.size, .product-item-info:hover .swatch-attribute.size {
    display: none !important;
}
.item.product-item-info.product-item-details .actions-primary button.action.tocart.primary{
	display: block;
}
.item.product-item-info.product-item-details .actions-primary {
    position: static;
    margin-top: 5px;
}
.header-minicart-links-langswatch .block.block-search {
    display: none !important;
}
.nav-sections .switcher-trigger strong.view-en {
    width: 24px;
    height: 24px;
    font-size: 0;
    display: inline-block;
    background-image: url(../images/uk-flag.png);
    background-size: contain;
}
.search-index-search .page-main {
    max-width: 1140px;
    padding: 0 10px;
    margin-top: 20px;
} 
.page-main, .page-main, .contact-index-index .page-main {
    padding: 0px 10px;
}
.table-responsive {
    overflow-x: auto;
}
.product-info-tabs ul li {
    display: inline-block;
        padding: 10px 7px;
        font-weight: 500;
        font-size: 14px;
}
.table-responsive {
    border-right: 1px solid #ddd;
}
.product-info-tabs ul {
    text-align: center;
    display: inline-block;
    width: 100%;
    max-width: 100%;
}
.product-info-tabs {
    margin-top: 30px;
}
.cms-page-view .page-main {
    padding-top: 30px;
} 
.size-chart-inner {
    flex-flow: column-reverse;
}
fieldset.fieldset.custtt-enqury-frmm, .custom-text-bussn, ul.address-list.custom-busnenquiry{
	max-width: 100%;
}
.contact-index-index .page-main > .page-title-wrapper, .contact-index-index .page-main > .columns, form#contact-form {
    max-width: 100%;
        width: 100%;
        box-sizing: border-box;
        min-width: auto;
}
.filter .filter-current {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.filter .filter-current + .block-actions {
    padding-left: 20px;
}
.pages .pages-items {
    display: inline-block;
    padding-left: 10px;
}
.pages-item-next {
    position: static;
}
li.m-sticky {
    position: relative;
    padding: 10px 0;
}
li.m-sticky.active {
    background: rgb(0 0 0 / 24%);
}
li.m-sticky.active:after {
    content: '';
    width: 100%;
    height: 5px;
    display: inline-block;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0px;
} 
.block.block-search .block-content, .block.block-search .block-content form {
    position: static;
}
.pages-item-previous {
    position: static;
}
    .pages .pages-items {
        float: left;
    }
    .login-container .fieldset:after {
    margin-top: 10px;
}
.login-container {
    max-width: 100%;
    padding: 0 10px;
}
.checkout-cart-index .page-title-wrapper {
    text-align: center;
    margin: 30px 0;
}
.cart.table-wrapper .product-item-photo {
    width: 70px !important;
    display: grid !important;
    position: static;
}
.cart.item .product-image-container {
    width: 50px !important;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 10px;
}
.minicart-wrapper .action.showcart .counter.qty {
    left: 3px;
}
.minicart-wrapper .block-minicart {
    width: 90%;
    z-index: 1000;
    border-top: 0;
    border-bottom: 0;
}
.minicart-wrapper .action.close {
    order: 1;
    right: 10px;
    top: 10px;
}  

.product-info-main .product-info-price {
    margin: 0;
}
.product-info-main .product-info-price .price-box {
    padding-left: 0;
}
.product-info-main .page-title-wrapper h1 {
    margin: 20px 0;
    font-size: 28px;
}
.product-info-main .box-tocart .action.tocart {
    width: 100%;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
    right: 10px;
}
/*.product-info-main .actions.add-to-cart {
    width: calc(100% - 170px);
}*/
.modals-ajaxcart .modal-inner-wrap, .back-in-stock-configurable-notification-modal .modal-inner-wrap {
    border-radius: 0;
}
.content-ajaxcart .action {
    flex-direction: column;
    align-items: center;
}.content-ajaxcart .action > div {
    margin-bottom: 10px;
}
.related-product-cart-page .item button.action.tocart.primary {
    display: inline-block;
}
.related-product-cart-page .item .actions-primary {
    position: static;
    margin-top: 5px;
}
.item.product-item-info.product-item-cart.related-product-cart-page > p {
    max-width: 100%;
    height: auto;
}
.form.create.account {
    padding: 0 0px;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-width: auto;
}
.opc-estimated-wrapper {
    margin-top: 0;
    margin-left: -10px;
        margin-right: -10px;
}
.checkout-index-index .header-minicart-links-langswatch .minicart-wrapper {
    display: none;
}
.checkout-index-index .sticky-footer.show-mobile {
    display: none;
}
.store-search-wrapper {
    flex-direction: column;
}
.store-search-main {
    width: 100%;
    padding: 20px 10px;
}
div#map {
    width: 100% !important;
    min-height: 450px;
}
.table-checkout-shipping-method thead th, .table-checkout-shipping-method tbody td{
	white-space: normal;
}
.home-category-custom {
    display: none;
}
.cart-totals .grand.incl .amount {
    border-top: 1px solid #cccccc !important;
}
.checkout-cart-index .sticky-footer.show-mobile {
    display: none;
} 
.page-main {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 100px !important;
}
.blog-page .page-main {
   padding-bottom: 100px !important;
}
ol.post-list {
    grid-template-columns: 1fr;
    padding: 10px !important;
}
.blog-post-view .post-holder {
    padding: 10px !important;
}
.blog-image-list-main-custom {
    height: auto;
}
.blog-page .page-title-wrapper h1 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 10px;
}
.blog-post-view h1.page-title {
    font-size: 24px;
}
.post-gallery a {
    width: 100px;
}
.new-shipping-address-modal .modal-footer .action-hide-popup {
    width: 100%;
    margin-top: 10px !important;
}  
.checkout-payment-method .payment-option, .checkout-payment-method .payment-methods {
    margin: 0;
}
.opc-payment .payment-group .step-title, .checkout-payment-method .payment-method-title {
    padding-left: 0;
}
.md-wallet-checkout .wallet-row .check-box .md_ewallet {
    padding-left: 0;
}
.md_ewallet.container .column {
    flex-direction: column;
    align-items: flex-start;
}
.md-wallet-checkout .wallet-row .check-box .md_ewallet label {
    margin-top: 10px;
}
button#checkWalletAmountBT {
    margin-left: 0;
}
.header-minicart-links-langswatch > ul.header.links {
    right: 10px;
    left: auto;
    top: 54px;
}
.customer-welcome .customer-menu li {
    margin-bottom: 0;
}
ul.header.links li ul.header.links li a {
    padding: 8px;
    display: inline-block;
}
.block.block-collapsible-nav {
    top: 0;
}
.account .page-main {
    padding-top: 60px;
}
.order-details-items .order-title {
    display: none;
}
.products-grid.wishlist .product-item .price-box {
    width: auto;
    margin-left: 0;
    display: block;
}
.products-grid.wishlist .product-item-name {
    margin: 0;
    display: inline-block;
    max-width: calc(100% - 100px);
}
    .products-grid.wishlist .product-item-inner > .product-item-actions {
        display: block;
        float: right;
        top: 20px !important;
        position: relative;
    }
    .form.wishlist.share button.action.submit.primary {
    margin-bottom: 40px;
}
.products-grid.wishlist .product-item-photo {
    width: 80px;
}
.wishlist-index-index .product-item-info {
    text-align: left;
}
.form-login:before{
	display: none;
}  
.promo-banner {
    margin: 25px 0;
}
.promo-banner.mobile {
    margin-top: 0;
}
.cart.table-wrapper tr.item-actions {
    top: -4px;
    bottom: auto;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before{
	content: '\e616';
    font-family: 'luma-icons';
    background: none;
    width: auto;
    height: auto;
}
.cart.table-wrapper .product-item-name {
    padding-right: 30px;
}
.checkout-cart-index .cart-summary .checkout-methods-items {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 111;
    background: #fff;
    height: 80px;
    padding-top: 15px;
    box-sizing: border-box;
}
.checkout-cart-index footer.page-footer {
    display: none;
}
.checkout-cart-index .page-main {
    padding-bottom: 60px;
}
.checkout-cart-index .cart-summary {
    padding-bottom: 0;
}
.cart.table-wrapper .item .col.item {
    align-items: flex-start;
}
.popup-authentication .modal-inner-wrap .block-authentication {
    display: flex;
    flex-direction: column-reverse;
}
.block-authentication .block[class] + .block {
    padding-bottom: 40px;
    margin-bottom: 40px;
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
    border-bottom: 1px solid #ddd;
}
.block-authentication .block[class] + .block:before {
    bottom: 0;
    top: auto;
    margin: -18px;
}
.popup-authentication .block.block-customer-login .actions-toolbar {
    align-items: center;
}
.popup-authentication .block.block-customer-login .actions-toolbar .primary {
    margin-bottom: 0;
}
.popup-authentication .block.block-customer-login .actions-toolbar .secondary {
    padding-top: 0;
}
.checkout-index-index footer.page-footer, .customer-account-login footer.page-footer, .customer-account-create footer.page-footer{
    display: none;
}
.opc-wrapper .methods-shipping {
    border: 0;
    padding: 0;
    margin: 0;
}
#shipping-method-buttons-container > .primary button {
    margin-top: 0;
    height: 50px;
    width: 100%;
    box-sizing: border-box;
}
#shipping-method-buttons-container > .primary {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 111;
    background: #fff;
    height: 80px;
    padding: 15px;
    padding-top: 15px;
    box-sizing: border-box;
    width: 100vw;
}
.checkout-agreements-block .checkout-agreement.field {
    align-items: flex-start;
}
.checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
    display: block;
}
.checkout-agreements-block .checkout-agreement.field button.action.action-show {
    text-align: left;
    margin-top: -5px;
}
.promo-banner.mobile .owl-carousel .owl-item {
    height: 0;
}
.promo-banner.mobile .owl-carousel .owl-item.active {
    height: auto;
}
.brand-slider {
    margin-top: 0;
}
.swim-section {
    margin-top: 25px;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-bottom: 25px;
}
.carousel-wrap {
    padding: 0;
}
.hero-banner {
    width: calc(100% + 20px);
    margin-left: -10px;
}
/*.search-wrapper input {
    padding-right: 150px;
}*/
.customer-account-create .page-title-wrapper h1 {
    max-width: 100%;
}
.form-create-account .fieldset-fullname .fields {
    display: flex !important;
    flex-direction: column;
}
.form-create-account .fieldset-fullname .fields .field + .field, .form-create-account .fieldset-fullname .field-name-prefix {
    width: 100%;
    max-width: 100%;
}
.modal-popup.confirm .modal-title {
    font-size: 24px;
    font-weight: 600;
}
.search-box-shadow ul#search-ul {
    z-index: 9999;
        max-height: 300px;
}
.toolbar.wishlist-toolbar .pager {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custo-view-notice {
    position: absolute;
    top: 10px;
    right: 0;
}
.category-view {
    position: relative;
}
.popular-searches ~ div, .popular-searches ~ nav {
    display: none;
}
.block-authentication .actions-toolbar > .primary .action.action-login{
	padding: 0 10px;
}
.catalog-product-view .page-main {
    padding-top: 20px;
}
.item.product-item-info.product-item-cart.related-product-cart-page > p, .item.product-item-info.product-item-details.related-product-details-page > p{
	max-width: 100%;
	 overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 36px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show {
    z-index: 999 !important;
    height: 100vh;
}
.modal-popup._inner-scroll.modals-ajaxcart .modal-content {
    max-height: 80vh;
}
.modals-ajaxcart footer.modal-footer {
    box-sizing: border-box;
}
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
    padding-left: 0;
    white-space: nowrap;
}
.md-wallet-checkout .wallet-row {
    padding-left: 0;
}
.customer-account-forgotpassword .page-title-wrapper h1, .form.password.forget{
	max-width: 100%;
}
.feedback-form-section {
    padding: 20px 10px;
}
ul.feedback-ratings li:first-child, ul.feedback-ratings li:last-child {
    display: none;
}
ul.feedback-ratings li, li.feedback-rating.radiorating-2 label, li.feedback-rating.radiorating-3 label, li.feedback-rating.radiorating-1 label{
	width: 70px;
    height: 70px;
} 
a.add-to-cart-mobile-custom {
    border: 1px solid #000;
    background: #fff;
    color: #212121;
    border-radius: 4px;
    padding: 6px 10px 6px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all 0.2s;
}
a.add-to-cart-mobile-custom:before {
    width: 17px;
    height: 16px;
    content: '';
    display: inline-block;
    background-image: url(../images/cart.svg);
    position: relative;
    top: 2px;
    left: -3px;
}
.product-item-actions .actions-primary button.action.tocart.primary{
	display: none !important;
}
nav.navigation ul li.show-for-mobile-nav.ui-menu-item {
    display: inline-block !important;
}
.popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content ul, .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content p {
    display: none;
} 
.products-grid.wishlist .product-item .box-tocart .actions-primary button {
    display: block !important;
}
aside.modal-popup.popup-authentication.modal-slide._inner-scroll._show {
    z-index: 999 !important;
} 
fieldset.fieldset.fieldset-fullname, .form-create-account .fieldset-fullname .fields .field {
    margin-bottom: 15px !important;
}
.social-footer {
    margin-bottom: 10px;
}
.faq p.accordion-content {
    padding: 0 10px;
}
.customer-account-create div#email_address-error, .form-login div#email-error, .form.password.forget div#email_address-error {
    text-align: right;
    top: -35px;
    line-height: 13px;
    max-width: calc(100% - 60px);
}
.toolbar.wishlist-toolbar {
    display: none;
}
.toolbar.wishlist-toolbar ~ .toolbar.wishlist-toolbar {
    display: block;
}
.toolbar.wishlist-toolbar .pager .limiter {
    display: none;
}
.toolbar.wishlist-toolbar .pager .limiter, .toolbar.wishlist-toolbar .pager .toolbar-amount {
    display: none;
}
.toolbar.wishlist-toolbar .pager {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.toolbar.wishlist-toolbar .pager .pages {
    margin-bottom: 0;
}
.blog-post-view .post-nextprev .nextprev-link {
    font-size: 0;
} 
.header-minicart-links-langswatch {
        top: 10px;
        right: 5px;
        align-items: flex-start;
    }
 .header-minicart-links-langswatch .link.wishlist{
		width: 28px;
    height: 28px;
    display: grid;
    margin-right: 0;
	}
	.minicart-wrapper{
		margin-top: 0;
	}
	.owl-carousel .owl-item.active ~ .owl-item.active {
    position: relative;
    right: 2px;
}
select.ui-datepicker-year, select.ui-datepicker-month {
    font-size: 14px !important;
}
.customer-account-logoutsuccess .page-main{
	margin-top: 30px;
	text-align: center;
}
.field.captcha div.mage-error {
    display: none !important;
}
.swatch-option-tooltip {
    display: none !important;
}
.categorypath-brands .brand-slider{
	margin-top: 0 !important;
}
.page-products .brand-slider-inner .item {
    width: 100%;
    margin: 0 auto;
}
.filter.active .filter-title strong::after {
  cursor: pointer;
} 
.product.alert.stock ~ .product-add-form a.action.towishlist {
    bottom: 25px;
} 
.size-chart h2 img {
    width: 140px;
}
.page-header .header.panel {
    max-width: 100% !important;
    font-size: 12px;
    font-weight: 600;
}
.panel.wrapper {
        display: block;
    }
    .panel.header > ul {
    display: none;
}
}  

/* end mobile */

@media screen and (min-width:768px){
	.search.sidemenu {
	    display: none;
	}
	.hero-banner-image.mobile, .promo-banner.mobile, .show-mobile {
    display: none;
}
.page-layout-2columns-left .sidebar-main {
    padding-right: 0;
    position: sticky;
    top: 50px;
} 
.promo-banner-inner {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.cart-summary {
    width: 28%;
}
.cart-container .form-cart {
    width: 72%;
}
 
}
@media screen and (min-width:768px) and (max-width:768px){
	.products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description, .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
    margin-left: 0;
    display: inline-block;
}
.products-grid.wishlist .product-item-actions > .actions-primary{
	margin-top: 0;
} 
.cart-summary .block .actions-toolbar > .primary .action.primary {
    right: 15px;
}
.cart.table-wrapper .product-item-details {
    padding-left: 120px;
}
.cart.table-wrapper .col.qty .control.qty {
    justify-content: flex-end;
}
.cart-container .form-cart .actions.main {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 10px;
}
.cart-container .form-cart .actions.main .continue {
    margin-bottom: 0;
}
.cart-totals .totals tbody > tr.grand > td:last-child {
    border-top: 1px solid #ccc;
}
.checkout-cart-index .page-title-wrapper {
    text-align: center;
    margin: 30px 0;
}
.products-grid.wishlist .box-tocart ~ .product-item-actions {
    position: absolute;
    right: 10px;
    bottom: 22px;
}
.wishlist-index-index .product-item-inner {
    display: inline-block !important;
    width: 100% !important;
}
.account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
}
.toolbar.wishlist-toolbar .limiter {
    position: relative;
}
.minicart-wrapper {
        margin-top: 0px;
    }
} 

  
@media screen and (min-width:1025px){
	a.add-to-cart-mobile-custom{
	display: none;
}
.sections.nav-sections{
	position: sticky;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fff;
}  
nav.navigation ul li.show-for-mobile-nav.ui-menu-item {
    display: none;
}
.header.content {
    max-width: calc(100% - 20px) !important;
}
.product-item-actions .actions-primary > .stock.unavailable {
    opacity: 0;
    font-size: 14px;
}
.product-item:hover .product-item-actions .actions-primary > .stock.unavailable {
    opacity: 1;
}
}  
@media screen and (min-width:1024px){
.new-shipping-address-modal .modal-inner-wrap {
    width: 550px;
    max-width: 550px;
    margin-left: 0 !important;
    transform: translate(-50%, -50%) !important;
    top: 50%;
    border-radius: 15px;
    max-height: 75vh !important;
}
}

@media screen and (max-width: 768px){
	.checkout-index-index .header-minicart-links-langswatch .minicart-wrapper {
        display: none;
    }
        .header-minicart-links-langswatch > ul.header.links {
        right: 25px;
        left: auto;
        top: 40px;
    }
        ul.header.links li ul.header.links li a {
        padding: 8px;
        display: inline-block;
        width: 100%;
    }
    .customer-welcome .customer-menu li {
        margin-bottom: 0;
    }
    .account .page-main {
        padding-top: 60px;
    }
    ul.items.order-links {
    display: inline-block;
    margin-top: 30px;
}
.account .page-main .page-title-wrapper .order-date {
    margin-top: 0 !important;
}
.order-details-items .item-options dd ~ dt, .order-details-items .item-options dd ~ dd {
    display: inline-block;
}
.opc-estimated-wrapper {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
}
.checkout-payment-method .payment-option, .checkout-payment-method .payment-methods {
        margin: 0;
    }   
}
 
/* Tablet */
 
@media screen and (min-width: 768px) and (max-width: 1024px){
	.copyright-right {
    min-width: 300px;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
}
.copyright-left ul li a {
    margin-right: 15px;
}
.blog-post-view .post-nextprev .nextprev-link.float-left {
    text-align: left;
}
	.product.alert.stock ~ .product-add-form a.action.towishlist {
    bottom: 25px;
}
	.pages .item {
    margin: 0 0 0 8px;
}
	p.toolbar-amount {
    float: left;
}
	.modal-popup.confirm .modal-title {
        font-size: 24px;
        font-weight: 600;
    } 
	h2 {
    font-size: 22px;
}
.static-banner-info {
    left: 20px;
}
	.hero-banner-inner .inner.container h1 {
    font-size: 32px;
}
.hero-banner-inner .inner.container {
    max-width: 750px;
}
.promo-banner-inner {
    max-width: 750px;
}
.swim-info h2 {
    font-size: 32px;
}
.about-section-inner {
    max-width: 750px;
}
.about-section-left, .curve-container {
    width: 350px;
}
.about-section-right {
    width: calc(100% - 360px);
}
.curve-bottom {
    width: 240px;
}
.curve-bottom:before {
    width: 20px;
    height: 53px;
}
.our-mission-info h2, .our-vision-info h2 {
    font-size: 18px;
    margin-bottom: 6px;
}
.curve-container-inner {
    padding: 60px 20px 10px;
}
.our-mission-info, .our-vision-info {
    padding: 10px;
}
.sections.nav-sections {
    background: transparent;
}
.sections.nav-sections {
    background: #fff;
}
.section-item-title.nav-sections-item-title:nth-of-type(3) {
    display: none;
}
nav.navigation ul li {
    width: 100%;
    text-align: left;
}
.nav-sections-item-title {
    width: 50%;
    padding: 10px;
    height: auto;
}
.nav-sections-item-title a {
    color: #212121;
    font-weight: 500;
    line-height: 24px;
}
.nav-sections-item-content {
    margin-top: 45px;
}
.page-header {
    border-bottom: 0;
    margin-bottom: 0;
}
.panel.wrapper {
    display: none;
}
.block-search, .block-search input {
    width: 280px !important;
    left: 0;
        top: 0;
        margin-top: 0;
}
.block-search .label {
    display: none;
}

.block-search input {
    border-color: #D2D7E2;
    height: 40px;
    margin: 0;
}
.block-search .control {
    border: 0;
    margin: 0;
    padding: 0;
}
.promo-banner-left-bottom {
    margin-right: 10px;
}
.promo-banner-left-bottom .promo-banner-info h2, .promo-banner-right-bottom .promo-banner-info h2 {
    left: 20px;
    top: 20px;
}
.promo-banner-left-bottom .promo-banner-info a, .promo-banner-right-bottom .promo-banner-info a {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.static-banner-info h2 {
    font-size: 20px;
    margin-bottom: 6px;
}
.static-banner-info p {
    margin-bottom: 0px;
}
.about-section {
    margin: 40px 0;
}
.about-section-right {
    width: calc(100% - 380px);
}
.curve-container-inner p {
    font-size: 14px;
    margin-bottom: 0;
}
.curve-container-inner h2 {
    font-size: 20px;
}
.footer-bottom-area .footer-bottom-area {
    padding: 10px;
    box-sizing: border-box;
}
.block.newsletter .form.subscribe {
    flex-direction: column;
}
.block.newsletter input {
    min-width: auto;
    border-radius: 4px;
    height: 34px;
}
.block.newsletter .actions {
    width: auto;
}
.block.newsletter .action.subscribe {
    font-size: 12px;
    padding: 0 10px;
    border: 1px solid #212121;
    border-radius: 4px;
    height: 34px;
    width: 100%;
    margin-top: 10px;
}
.category-slider-inner .owl-carousel .owl-item .item-image{
	margin: 0 auto;
}
.nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        left: 0;
        z-index: 99;
        margin-top: 0;
    }
    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s;
        height: 100%;
        left: calc(-1*(100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px);
    }
        .nav-sections-items {
        position: relative;
        z-index: 1;
    }

.nav-sections-items:before, .nav-sections-items:after {
        content: '';
        display: table;
    }
        .nav-sections-items:after {
        clear: both;
    }
        .nav-sections-items:before, .nav-sections-items:after {
        content: '';
        display: table;
    }
    .nav-sections-items:before, .nav-sections-items:after {
        content: '';
        display: table;
    }
        .nav-sections-item-title {
        background: #e3e3e3;
        border: solid #d7d7d7;
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        height: 71px;
        padding-top: 24px;
        text-align: center;
        width: 33.33%;
    }
    .nav-sections-item-title.active {
        background: transparent;
        border-bottom: 0;
    }
    .nav-sections-item-title {
        width: 50%;
        padding: 10px;
        height: auto;
        display: block !important;
    }
            .nav-sections-item-content {
            display: block;
        }
        .nav-sections-item-content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        margin-top: 71px;
        width: 100%;
        padding: 25px 0;
    }
        .navigation {
        padding: 0;
    }
        .nav-open .page-wrapper {
        left: calc(100% - 54px);
    }
    .nav-before-open .page-wrapper {
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: relative;
    }
            .nav-toggle {
            display: block !important;
        }
        .block.newsletter {
    max-width: 100% !important;
}
.promo-banner-right .promo-banner-info {
    position: absolute;
    bottom: 40px;
    left: 20px;
}
.promo-banner-left .promo-banner-info {
    position: absolute;
    top: 20px;
    left: 20px;
}
    .nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .nav-open .nav-toggle:after {
        background: rgba(0, 0, 0, 0.7);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: #757575;
    content: '\e609';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
    .nav-sections .switcher {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem;
        font-weight: 700;
        margin: 0;
        padding: .8rem 3.5rem .8rem 2rem;
    }
.nav-sections .switcher:last-child {
	display: block;
        border-bottom: 1px solid #d1d1d1;
    }
    .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px;
    }
    .section-item-title.nav-sections-item-title:nth-of-type(3) {
        display: none !important;
    }
    .actions.dropdown.options.switcher-options ul.dropdown.switcher-dropdown {
    display: none;
}
    .nav-sections .switcher-trigger strong:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }
.nav-sections .switcher-trigger.active strong:after {
        content: '\e621';
    }
    .nav-sections .switcher-trigger strong:after {
        position: absolute;
        right: -40px;
        top: -16px;
    }
    .nav-sections .switcher-trigger strong:after {
        font-size: 1.6rem;
        right: -25px;
        top: -2px;
    }
            .block-search .action.search:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 16px;
            line-height: 32px;
            color: #757575;
            content: '\e615';
            font-family: 'luma-icons';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: normal;
            overflow: hidden;
            speak: none;
            text-align: center;
        }
        .block-search .action.search:before {
    line-height: 42px !important;
}
.search.sidemenu {
    position: absolute;
        left: 50px;
        top: 17px;
} 
.toggle-sidebar button{
	background-image: url(../images/search-icon.png);
}
    .search.sidemenu {
        display: inline-block;
    }
    .block.block-search {
    position: static;
}
.block-search input {
    position: static;
    width: 100% !important;
}
.block-search .control {
    padding: 0;
    margin: 0;
    border: 0;
} 
.search-icon {
    display: none;
}
.block-search input {
    position: static;
    width: 100% !important;
    margin: 0;
    background: transparent;
    border-color: #D2D7E2;
    border-radius: 3px;
}
ul#search-ul {
    width: 100%;
    margin-top: 10px;
}
.block-search, .block-search input {
    width: 100% !important;
} 
.block-search .label {
    display: none;
}
div#search_autocomplete {
    display: none !important;
}
ul.header.links.customer-logged-in {
    left: auto;
    right: 30px;
}
ul.header.links.customer-logged-in:before {
    left: auto;
    right: 10px;
}
ul.header.links.customer-logged-in:after{
	left: auto;
	right: 9px;
}
.page-main, .contact-index-index .page-main {
    padding: 0px 10px;
}
.product-info-tabs ul {
    max-width: 100%;
} 
.product-info-tabs table tr td:nth-of-type(2) {
    width: 35%;
}
.cms-page-view .page-main {
    padding-top: 30px;
}
fieldset.fieldset.custtt-enqury-frmm, .custom-text-bussn, ul.address-list.custom-busnenquiry{
	max-width: 100%;
} 
.contact-index-index .page-main > .page-title-wrapper, .contact-index-index .page-main > .columns, form#contact-form {
    max-width: 100%;
}
.page-products main#maincontent .page-title-wrapper {
    background: #F6F1EB;
    margin-bottom: 0;
}
.page-products .columns {
    padding-top: 0px;
    position: relative;
    z-index: 1;
    margin-top: 60px;
}
.filter-title strong {
    top: -48px;
    left: 10px;
    cursor: pointer;
}
.categorypath-brands .brand-slider {
    margin-top: -5px;
}
.custo-view-notice {
    position: absolute;
    right: 10px;
    top: 70px;
}
.page-products main#maincontent .page-title-wrapper h1 {
    padding: 10px;
    padding-left: 10px;
    font-size: 20px;
    margin-bottom: 0;
    
} 
ol.products.list.items.product-items {
    padding: 0 10px;
    margin-top: 0;
}
.column.main .product-item {
    margin: 0 5px;
}
.column.main .products-grid.wishlist .product-item {
    margin: 0;
}
.products-grid.wishlist .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 36px;
}
.products.wrapper~.toolbar-products .pages {
    text-align: left;
    margin-bottom: 0;
}
nav.navigation ul li.show-for-mobile-nav.ui-menu-item {
    display: inline-block !important;
}
a.add-to-cart-mobile-custom {
    border: 1px solid #000;
    background: #fff;
    color: #212121;
    border-radius: 4px;
    padding: 6px 10px 6px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all 0.2s;
    margin-bottom: 10px;
        display: inline-block;
}
a.add-to-cart-mobile-custom:before {
    width: 17px;
    height: 16px;
    content: '';
    display: inline-block;
    background-image: url(../images/cart.svg);
    position: relative;
    top: 2px;
    left: -3px;
}
.product-item-actions .actions-primary button.action.tocart.primary{
	display: none !important;
}
.product-item-actions .actions-primary {
    position: static;
    margin-top: 20px;
}
.block.block-search .block-content, .block.block-search .block-content form  {
    position: static;
    
}
.block.block-search{
	height: auto;
}
.header-minicart-links-langswatch .block.block-search {
        display: none !important;
    }
    .login-container .fieldset:after {
    margin-top: 10px;
}
.store-search-main {
    padding: 50px 20px;
    padding-left: 20px;
}
.cms-page-view .page-main, .blog-page .page-main, .blog-page .page-main, .catalog-product-view .page-main{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .post-list .post-content .post-read-more {
    padding-top: 10px;
    float: right;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.post-holder {
    position: relative;
    padding-bottom: 20px !important;
    display: inline-block;
}
.catalog-product-view .page-main {
    padding-top: 20px;
}
.item.product-item-info.product-item-cart.related-product-cart-page > p, .item.product-item-info.product-item-details.related-product-details-page > p{
	max-width: 100%;
	 overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 36px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
}
.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap[class] {
    min-height: auto;
    max-height: 50vh;
    width: 100%;
    max-width: 100% !important;
}
    .filter .filter-current {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
     .filter .filter-current + .block-actions {
        padding-left: 20px;
    }
    li.item.product.product-item .product-item-name {
    max-width: 100%;
}
.page-products .products-grid .product-item {
    width: calc((100% - 30px) / 3) !important;
    margin-left: 5px !important;
    padding: 0;
}
.page-layout-2columns-left .sidebar-main{
	position: static;
}
.swatch-attribute.size, .product-item-info:hover .swatch-attribute.size {
        display: none !important;
    }
    .filter-options .am-labels-folding .item .am-input, .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'] {
        top: 9px;
    }
        .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
        padding: 3px 0;
    }
    .block-search .action.search {
    display: none !important;
}
.popular-searches ~ div, .popular-searches ~ nav {
        display: none;
    }
    .form-edit-account fieldset.additional_info {
    margin-bottom: 20px;
}
.minicart-wrapper .action.showcart .counter.qty{
	left: 5px;
    top: 15px;
}
.block-collapsible-nav {
    top: 0;
}
    .order-details-items {
    padding-bottom: 0;
}
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
    padding-left: 0;
    white-space: nowrap;
}
.brand-slider .owl-carousel .owl-item .item {
    display: inline-block;
}
.brand-slider .owl-carousel .owl-item {
    text-align: center;
}
.copyright-left {
    padding-left: 10px;
}
.search-index-search main#maincontent #maincontent {
    padding-left: 10px;
    padding-right: 10px;
}
.checkout-cart-index .cart-summary {
    width: 100%;
    top: 0 !important;
}
.cart-container .form-cart {
    width: 100%;
    padding-right: 0;
    margin-top: 30px;
}
.checkout-cart-index .page-title-wrapper {
    text-align: center;
    margin: 30px 0;
}
    .products-grid.wishlist .product-item .box-tocart .actions-primary button {
        display: block !important;
    }
    .login-container, .form.password.forget, .form.create.account, .form.password.reset {
    max-width: 60%;
}
.new-shipping-address-modal footer.modal-footer {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.new-shipping-address-modal footer.modal-footer button {
    width: 200px !important;
}
.checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
    display: block;
}
.carousel-wrap.related-product-details-page .item.product-item-info.product-item-details .actions-primary, .carousel-wrap.related-product-cart-page .item.product-item-info.product-item-cart .actions-primary{
	display: none;
}
.page-header .header.panel {
    max-width: 100% !important;
    font-size: 12px;
    font-weight: 600;
}
.panel.wrapper {
        display: block;
    }
    .panel.header > ul {
    display: none;
}
}   
  
