.page-layout-1column .products-grid .product-item {
    width: 158px;
    text-align: center;
}

.column.main ol .product-item {
    padding-left: 0;
}

.sidebar.sidebar-additional {
    display: none;
}

#curbside a:hover {
    text-decoration: none;
}

.column.main .block-title strong {
    font-weight: bold;
}

.regularPrice {
    color: #737373;
    display: inline-block;
    margin-right: 6px;
    font-size: 12px;
}

.specialPrice {
    color: #222;
    font-size: 16px;
    font-weight: 600 !important;
    margin-top: 8px;
    position: initial;
}

.bootstrap-iso .specialPrice sup {
    font-size: 70%;
    padding-left: 1px;
    top: -0.4em;
}

.sale {
    top: 12px;
    position: absolute;
    z-index: 999;
    background: #d71414;
    color: #fff;
    font-weight: bold;
    padding: 1px 5px;
}

ol.products.list.items.product-items .action.tocart.primary {
    border-radius: 3px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
    .widget.block.block-static-block {
        margin-bottom: 10px;
    }
    #layered-filter-block {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .beta2 {
        font-size: 17px !important;
    }
    #curbside {
        font-size: 17px !important;
    }
    .main-carousel-wine.mobile {
        display: block;
    }
    .main-carousel-wine.desktop {
        display: none;
    }
    .columns .sidebar-main {
        display: none;
    }
    .bootstrap-iso {
        margin-top: -20px;
    }
}

@media screen and (max-width: 410px) {
    .page-layout-1column .products-grid .product-item {
        width: 121px;
    }
    .points {
        height: 35px;
        right: 10px;
        width: 35px;
    }
    .points-line-1 {
        font-size: 19px;
    }
    .points-line-2 {
        font-size: 6px;
    }
    .products-grid button.action.tocart {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}

.col-sm-3,.col-md-3,.col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.shippingMethods img {
    margin-bottom: 8px;
    margin-top: -8px;
}

.shippingMethods img.img1 {
    width: 29.11%;
}
.shippingMethods img.img2 {
    width: 36.13%;
}
.shippingMethods img.img3 {
    width: 34.76%;
}

@media(min-width: 768px) {
    .col-sm-3 {
        float:left
    }

    .col-sm-3 {
        width: 24.66%
    }

    .main-carousel-wine.mobile {
        display: none;
    }
    .main-carousel-wine.desktop {
        display: block;
    }
    .shippingMethods {
        text-align: center;
    }
    .shippingMethods img {
        height: 35.5px;
        width: auto !important;
    }
}

@media(min-width: 992px) {
    .col-md-3 {
        float:left;
        width: 24.77%
    }
}

@media(min-width: 1200px) {
    .col-lg-3 {
        float:left;
        width: 24.79%
    }
}
.columns .column.main {
    padding-bottom: 0;
}

@media (max-width: 360px) {
    .product.details.product-item-details {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    ol.products.list.items.product-items {
        white-space: nowrap;
        overflow-x: scroll;
    }

    .item.product.product-item {
        padding-right: 0;
    }

    .glider-dots {
        display: none;
    }
}

@media (min-width: 640px) {
    .products-grid .product-item {
        width: 32%;
    }
}

@media (max-width: 1308px) {
    .no-side-margins-on-mobile {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.bootstrap-iso .product.details.product-item-details {
    text-align: center;
    font-weight: bold;
    font-size: 1.4rem;
}

.product-volume {
    color: #555;
    font-weight: normal;
}

.glider-contain {
    margin-top: 0;
}

.glider-contain ol {
    overflow-x: hidden;
}

.glider-contain ol li {
    position: relative;
}

.home-page-header {
    line-height: 1.1;
    font-size: 2.6rem;
}

.mainLinks {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
}

@media (max-width: 768px) {
    .mainLinks {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 580px) {
    .mainLinks {
        grid-template-columns: repeat(2, 1fr);
    }
}

.mainLinks a {
    display: block;
}

.mainLinks img {
    display: block;
    width: 100%;
    height: auto;
}

.mainLinks8 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

@media (max-width: 580px) {
    .mainLinks8 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.mainLinks8 a {
    display: block;
}

.mainLinks8 img {
    display: block;
    width: 100%;
    height: auto;
}

.points {
    display: flex;
    width: 45px;
    height: 45px;
    border: 1px solid #a38958;
    border-radius: 50%;
    background: #efca5d;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    z-index: 10;
    right: 30px;
    top: 31px;
}

.points-line-1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 0.7;
}

.points-line-2 {
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 4px;
}

@media (max-width: 580px) {
    .points {
        right: 13px;
    }
}


/* snow - begin */
/*
.logo {
    z-index: 0;
}

.page-header .amsearch-input-wrapper,
.minicart-wrapper {
    z-index: 3;
}
.page-header {
    background-image: url("/media/stuff/home-page-animation/snowflakes2.png");
    animation: snow 28s linear infinite;
}
@media all and (min-width: 768px) {
    .page-header::after {
        content: " ";
        background-image: url("/media/stuff/home-page-animation/snowflakes1.png");
        animation: snow 18s linear infinite;
        position: absolute;
        top: 0;
        height: 130px;
        width: 100%;
        display: block;
    }

}

@-moz-keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }

    50% {
        background-position-y: 40rem
    }

    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}

@-webkit-keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }

    50% {
        background-position-y: 40rem
    }

    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}

@-o-keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }

    50% {
        background-position-y: 40rem
    }

    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}

@keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }

    50% {
        background-position-y: 40rem
    }

    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}
*/
/* snow - end */
