Untitled

 avatar
unknown
css
2 years ago
18 kB
5
Indexable
.shop-with-confidence,
.cellar-door-cta.entertainer {
    display: none;
}

.opt9-addmore {
    font-size: 15px !important;
    text-align: center;
    padding: 12px 0;
    text-transform: none !important;
    display: none !important;
}

.stock-col {
    width: 60% !important;
}

.quantity-col {
    width: 50%;
}

span.stock-green {
    font-size: 12px !important;
}

.right-column {
    width: 42% !important;
}

.left-column {
    width: 58% !important;
}

/* ------------------------------------ */
.top-logo {
    display: flex;
    flex-direction: row;
    /* background: #f5f5f5; */
    padding: 18px 0px;
    /* flex-direction: row; */
}

.banner-scetion {
    background: #f5f5f5;
    margin-top: 20px;
    display: flex;
    text-align: center;
    padding: 15px;
    align-items: center;
}

.accordin-section th {
    font-weight: 300;
    text-align: left;
}

.accordin-section table td {
    font-weight: 500;
    padding-left: 20px !important;
}

.accordin-section table th,
.accordin-section table td {
    padding: 3px 0;
}

.accordin-section .product-table {
    padding-bottom: 20px !important;
}

.atc-outer-container {
    display: flex;
}

.logo-inner-container {
    text-align: center;
    width: 33.333%;
    display: flex;
    margin-right: 10px;
}

.logo {
    height: 40px;
    max-width: 40px;
    margin: 0 auto;
    background: #f2f2f2;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    /* display: inline-block; */
    width: 100%;
    margin-top: 10px;
}

.banner-scetion p {
    margin: 0 !important;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 400;
}

.percent-img {
    height: 30px;
    width: 30px;
    background: #dddbdb;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.product-add-to-cart .add-button {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.product-stats {
    display: flex;
}

.stat {
    display: flex;
}

.product-stats .stat .label {
    font-weight: 700;
    font-size: 12px;
    color: #484944;
    position: relative;
}

.product-stats .stat .value {
    margin-left: 20px;
    color: #999;
    font-weight: 500 !important;
}

.product-stats .stat .label:after {
    position: absolute;
    content: ":";
    top: -2px;
    font-weight: 700;
    font-size: 13px;
    color: #000;
    right: -7px;
}

.product-stats .stat:nth-child(2),
.product-stats .stat:nth-child(4) {
    border-left: none !important;
}

.banner-scetion a {
    cursor: pointer;
}

.left-column .opt9-group {
    display: none;
}

h3.wine-details:after,
h3.wine-discription:after {
    position: absolute;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #403c3c;
    content: "";
    top: 6px;
    border-radius: 7px;
}

h3.wine-details,
h3.wine-discription {
    border-bottom: 1.5px solid #b81237;
    padding-bottom: 15px;
    padding-left: 8px;
    margin-top: 25px;
    position: relative;
}

.page-heading.product {
    margin-bottom: 30px;
}

p.logo-discription b {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 900;
}

.banner-scetion p b {
    font-size: 14px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 900;
}

.price-container span.opt9-addcount,
.price-container .opt9-saven {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 900;
    text-transform: uppercase !important;
}

a.readless,
.readmore {
    display: none !important;
}

.product-detail .product-detail-intro-copy {
    margin-bottom: 50px;
    margin-top: 0 !important;
}

.product-add-to-cart.cart-add-parent {
    width: 60%;
}

.product-add-to-cart {
    margin-top: 0px !important;
}

/* ------------------------------------ */
.atc-outer-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.banner-scetion p {
    margin: 0 !important;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 10px;
}

.percent-img {
    height: 45px;
    width: 45px;
    background: #dddbdb;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.product-detail-intro-copy .inner,
.product-info .product-table {
    display: none;
}

.price-container span.opt9-addcount,
.price-container .opt9-saven {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 900;
    text-transform: uppercase !important;
    color: #439423;
}

.product-detail .product-detail-intro-copy {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.inner-learn-more {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}

.learn-more-section {
    padding: 30px 0;
    /* background: #ca522c; */
    /* margin-top: 30px; */
}

.bottel-img {
    width: 20%;
    max-width: 100px;
}

.text-more p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    font-weight: 400;
}

a.learn-more-cta {
    display: block;
    padding: 10px;
    text-align: center;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 5px;
    font-weight: 400;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    transition-duration: .35s;
    transition-timing-function: ease-out;
    width: 34%;
    height: 45px;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    width: 30%;
}

.text-more {
    width: 47%;
}

a.learn-more-cta:hover {
    background-color: #FFF;
    color: transparent;
    color: #464646;
}

span.stock-green {
    color: #439423 !important;
}

.qty-container a {
    font-size: 20px;
    font-weight: 900;
    background: #dadada;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 15px;
    cursor: pointer;
}

a.plus {
    margin-bottom: 7px;
    margin-top: 1px;
}

.qty-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0px;
    top: 0;
}

.product-add-to-cart .quantity-row .quantity-col {
    position: relative;
    width: 32%;
    padding: 0px !important;
    min-width: 50px;
    margin-right: 15px;
}

input.input-quantity.max-limited {
    position: relative;
}

.product-info .product-slider .bar .label-left,
.product-info .product-slider .bar .label-right {
    background-color: #f2f2f2 !important;
    font-size: 14px;
}

.product-info .product-slider .bar {
    height: 40px;
    line-height: 30px;
}

.product-info .product-slider {
    height: 48px !important;
}

.product-info .product-slider .slider .slider-image {
    top: 13px !important;
}

.product-detail-intro-copy .cropped-copy .outer {
    height: auto !important;
}

.product-stats .stat {
    width: 40% !important;
}

.product-add-to-cart .grey-bar {
    margin-top: 0;
    padding: 5px !important;
}

/* ------------------------------------ */
.shop-with-confidence {
    display: none;
}

.right-logo-section {
    /* margin-left: 20px; */
    width: 60%;
}

p.logo-discription {
    font-size: 10px;
    margin-top: 10px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1;
}

.accordin-section .product-table,
.accordin-section .inner,
.accordin-section .product-info {
    display: none;
}

h3.wine-details,
h3.wine-discription {
    border-bottom: 1.5px solid #999;
    padding-bottom: 15px;
    padding-left: 8px;
    margin-top: 25px;
    cursor: pointer;
}

body.not-persent .banner-scetion {
    display: none !important;
}

.optpop-pophold-active {
    display: block;
    top: 15% !important;
}

@media only screen and (max-width: 767px) {
    html body .product-detail-accordion .header {
        font-size: 18.2px !important;
    }

    p.logo-discription {
        font-size: 8px;
    }

    .qty-container a {
        height: 18px !important;
        width: 18px !important
    }

    .left-column {
        width: 100% !important
    }

    .product-add-to-cart.cart-add-parent {
        width: 100%;
    }

    .right-logo-section {
        display: flex;
        margin-top: 20px;
        margin-left: 0px !important;
        width: 100% !important;
    }

    .not-persent .top-logo {
        width: 100% !important;
    }

    .banner-scetion {
        display: flex;
        margin-top: 0;
        margin-left: 10px;
    }

    .product-detail .product-stats {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }

    .product-stats .stat {
        width: 100% !important;
    }

    .cellar-door-cta.entertainer .inner {
        display: none !important;
    }

    .text-more p br {
        display: none;
    }

    .bottel-img,
    .text-more {
        width: 50%;
        max-width: 100% !important;
    }

    a.learn-more-cta {
        width: 100% !important;
        margin-top: 20px;
    }

    .product-detail .left-column .product-image-container {
        padding-bottom: 40px;
    }

    /* .learn-more-section {
    	margin-top: 30px !important;
	} */
    .product-add-to-cart .quantity-row .stock-col {
        width: 100% !important;
    }

    .banner-scetion {
        width: 0 !important;
        display: flex;
        flex-direction: column;
        padding: 15px 5px;
    }

    .top-logo {
        width: 100% !important;
        padding-top: 0 !important;
    }

    .banner-scetion p {
        font-size: 11px !important;
        margin-top: 10px !important;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
        font-weight: 400;
        line-height: 1.1;
        padding-bottom: 5px;
    }

    .page-heading.product {
        margin-bottom: 15px;
    }

    .product-add-to-cart .grey-bar {
        margin-top: 10px;
    }

    .product-info .product-slider {
        height: 48px !important;
    }

    .optpop-pophold {
        top: -40%;
        left: 0%;
        width: 90%;
    }
}

.new-oos-cta {
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 4px;
    background-color: #b6b0b1;
    color: #FFF;
    padding: 0 16px;
    cursor: pointer;
    -webkit-transition-property: background-color, color, border-color;
    transition-property: background-color, color, border-color;
    transition-duration: .35s;
    transition-timing-function: ease-out;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    width: 100%;
    height: 45px;
    line-height: 45px;
    pointer-events: none;
}

.product-info {
    max-width: 550px !important;
}

.new-strip {
    font-size: 15px !important;
    text-align: center;
    padding: 12px 0;
    text-transform: none !important;
    color: #000;
    font-weight: 300;
    font-family: serifGothic, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    position: relative;
}

.new-strip a {
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.banner-scetion {
    display: none;
}

@media only screen and (max-width: 375px) {
    .new-strip a {
        right: 3px;
        bottom: 15px;
    }

}

.new-strip .opt9-addcount {
    color: #af1330 !important;
}

html body h3.wine-details {
    margin-bottom: 0;
}

html body .product-detail-accordion.accordion {
    margin-top: 0 !important;
}

html body .item.contents {
    border-bottom: none !important;
}

html body .product-detail-accordion .header {
    border-bottom: 1.5px solid #999;
    padding-left: 8px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 23px;
    padding-bottom: 15px !important;
    text-transform: uppercase;
    font-family: serifGothic, Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
    background-color: #fff !important;
}

html body .product-detail-accordion .header:hover {
    color: #484944 !important;
}

html body .accordion .icon-container .icon {
    display: none !important;
}

html body .product-detail-accordion .header:after {
    position: absolute;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #403c3c;
    content: "";
    top: 25px;
    border-radius: 7px;
}

.product-detail-accordion .copy .inner {
    padding-top: 35px !important;
}

h3.wine-discription:after {
    transform: rotate(180deg);
}

h3.wine-discription.active:after {
    transform: rotate(0deg);
}

h3.wine-details.active:after {
    transform: rotate(180deg);
}

h3.wine-details:after {
    transform: rotate(0deg);
}

.item.active .header:after {
    transform: rotate(180deg);
}

html body .product-detail-accordion .item.active .star-rating .overlay {
    background-image: url("https://www.wineselectors.com.au/custom/images/star-rating.png") !important;
}

html body .product-add-to-cart .grey-bar {
    display: none;
}

html body .item.rating {
    display: none;
}

p.new-avg-value {
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
}

span.price-color {
    color: #439423 !important;
    font-weight: 700;
}

html body .saving-strip span.opt9-saving {
    color: #439423 !important;
    font-weight: 900;
    display: none;
    text-align: center;
    padding: 20px 0;
}

@media screen and (min-width: 1025px) {
    html body .product-add-to-cart .main-row .selector-col {
        width: 55% !important;
    }

    html body .product-add-to-cart .main-row .price-col {
        width: 45% !important;
    }
}

html body .product-image>img {
    max-height: 404px !important;
}


/* New WineDetail section css */

.kb-product-details,
.kb-pack-contents-container {
    background: #f2f2f2;
}

.kb-inner-container,
.kb-pack-contents-inner-container {
    max-width: 1220px;
    margin: 0 auto;
    padding: 50px 20px;
}

.kb-inner-container {
    display: flex;
    flex-direction: row;
}

.kb-left-container {
    width: 50%;
    padding-right: 100px;
}

.kb-right-container {
    width: 50%;
}

.product-table table tr {
    text-align: left;
    padding-bottom: 8px;
    max-width: 100px;
}

.product-table table td {
    padding-left: 70px;
    padding-bottom: 8px;
}


/* ---------------- */
.kb-vartical-banner-inner-conatiner {
    max-width: 730px;
    margin: 0 auto;
}

.kb-vartical-banner-conatiner {
    background: cadetblue;
    background: #464646;
}

.kb-pack-contents-inner-container .product-tile-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

/* .kb-pack-contents-inner-container {
    max-width: 1220px;
    padding: 0 20px;
    margin: 0 auto;
} */

.kb-pack-contents-inner-container .product-tile .image-container {
    height: 190px;
    position: initial;
    left: 0;
    top: 50%;
    margin-top: 0;
    width: auto;
    padding: 0 20px;
}

.kb-pack-contents-inner-container .product-tile .dynamic-product-image {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    position: initial;
    left: 50%;
    top: 13%;
    z-index: 1;
    -webkit-transform: none;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: none;
}

.kb-pack-contents-inner-container .product-tile .name {
    font-size: 15px;
    margin-top: 20px;
    padding: 20px;
}

.kb-pack-contents-inner-container .product-tile {
    width: 16.6%;
    text-align: center;
}

.kb-pack-contents-inner-container .product-tile-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.kb-pack-contents-inner-container .product-tile .top {
    position: relative;
    padding-left: 0 !important;
    min-height: 219px;
    height: 100% !important;
    margin-bottom: 45px;
}

.kb-pack-contents-container,
.kb-product-details,
.product-detail-accordion {
    display: none;
}

.kb-wine-discription,
.kb-wine-details {
    margin-bottom: 35px;
}

.kb-pack-contents-title>h2 {
    margin-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .kb-pack-contents-inner-container .product-tile {
        width: 33.3%;
    }

    .kb-vartical-banner-inner-conatiner {
        padding: 0 25px;
    }

}


@media only screen and (max-width:767px) {
    .kb-left-container {
        width: 100%;
        padding-right: 0px;
    }

    .kb-inner-container {
        flex-direction: column;
        padding: 50px 25px;
    }

    .kb-left-container {
        width: 100%;
        margin-bottom: 50px;

    }

    .kb-right-container {
        width: 100%;
        /* padding: 50px; */
    }

    .kb-wine-discription,
    .kb-wine-details {
        font-size: 24px !important;
    }

    .kb-pack-contents-inner-container .product-tile {
        width: 50%;
    }

    .kb-right-container {
        width: 100%;
    }

    .kb-vartical-banner-inner-conatiner {
        padding: 0 25px;
    }

    .product-table table td {
        padding-left: 30px;
    }

    .learn-more-section .text-more p {
        font-size: 14px;
    }

    .kb-inner-container,
    .kb-pack-contents-inner-container {
        padding: 40px 20px;
    }

    .kb-inner-container {
        flex-direction: column;
        padding: 40px 25px;
    }
}
html body .gf-creation__button button {
    height: 25px!important;
    line-height: 25px!important;
    background-color: transparent!important;
    border: none!important;
}

html body .gf-creation__button .btn {
    border: none!important;
}

html body .gf-learnMore .learnMore {
    text-align: center!important;
}

html body p.gift-icon {
    position: absolute;
    bottom: -6px;
    left: 47px;
}
html body.gf-learnMore .learnMore {
    font-size: 14px;
    }
    html body span.learn-more-text{
text-decoration: underline;
}
html body .gf-creation__button_text >div {
    position: relative;
    text-decoration: underline;
}
Editor is loading...