///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////*** FRANK STYLING ***////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////



/* Colours
----------------------------------*/
/* Gold: #bea06a */
/* Baby Blue: #cdd7e7 */
/* Darker Blue: 839bb0 */
/* Blank: 12345 */
/* Blank: 12345 */


td.ui-datepicker-week-end.undefined:nth-of-type(1) a {
  pointer-events: none;
}



/* Show / Hide
-------------------------------------*/

.mobileshow {
  display: none;
}
.mobilehide {
  display: block;
}

div[data-block-state="unpaid"] {
    box-shadow: inset 0 0 0 0px rgba(128,128,128,0) !important;
}

.header_component.header_component--searchbox.la_compt_iem.la_com_action--searchbox.searchbox__01 {
    display: none;
}
a.g_update_theme.ui-button.ui-button--primary {
    display: none;
}
.availability {display: none;}

ul.info-single-product{display: none;}

.col-sm-4.col-xs-12.right-top-header {
    display: none;
}


/* Text Styling 
----------------------------------*/

h1, h1 a {
  /*font-family: "Roboto", sans-serif;
  font-size: 40px;
  line-height: 1.2em;
  letter-spacing: 0em;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #333;*/
  font-weight: 400;
      text-transform: capitalize;
  letter-spacing: 0em;
  text-transform: uppercase;
}

h2, h2 a, .section-header h3 {
  /*font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4em;
  letter-spacing: 0em;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #333;*/
  font-weight: 400;
  letter-spacing: 0em;
  text-transform: uppercase;
}

h3, h3 a {
  /*font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 0em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  color: #333;*/
  font-weight: 500;
}

h3 span {
  color: #839bb0;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

h4, h4 a {
  font-size: 20px;
  line-height: 1.6em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-weight: 500;
}

h4 span {
  color: #839bb0;
  letter-spacing: 0.05em;
}

h5, h5 a {
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 0em;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-weight: 400;
}

h5 span {
  color: #839bb0;
  letter-spacing: 0.05em;
}

p, body, ul, ol, li {
  /*font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8em;
  letter-spacing: 0em;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #333;*/
}
body, input, textarea, button, select, .g-text-support.g-text-support-2 .text p {
  font-size: 15.5px;
}

h1, h2, h3, h4, h5, h6, p {
  -webkit-font-smoothing: antialiased;
}
.page p *, .page * p {
  font-size: 15.5px !important;
}
* {
  -webkit-font-smoothing: antialiased !important;
}

h1 strong, h2 strong, h3 strong {
  font-weight: 600;
}

p strong {
  font-weight: 600;
}

a {
  cursor: pointer !important;
}







/* Social Media Icons 
----------------------------------*/

.social-media-link.style-default a {
    font-size: 16px;
}




/* Header 
----------------------------------*/
.header-v3 .header-main, .header-v5 .header-main, .header-v6 .header-main, .header-v7 .header-main {
    padding: 0 0;
}

.header-component-inner {
   padding: 8px 0;
}

.header-top {
   padding: 7px 0;
}

.header-v7 ul.main-menu>li {
    padding: 0 10px;
}

.header-top .col-sm-4.col-xs-12.left-top-header {
    float: right;
    text-align: right;
  width: 40%;
}
.site-header .header-main-top {
    text-align: center;
    padding-top: 15px;
}

.header-top, .header-top a {
  font-size: 14px;
  color: #fff;
  opacity: 1;
  transition: 0.3s;
}
.header-top .left-top-header a {
  color: #fff;
  opacity: 1;
  transition: 0.3s;
}
.header-top .left-top-header a:hover {
  color: #fff;
  opacity: 0.7;
  transition: 0.3s;
}
header.main-section-header.site-header .container-full {
    padding-left: 80px;
    padding-right: 80px;
    max-width: 1700px;
    margin: auto;
}
.section-page-header {
  display: none;
}


.header-content .col-sm-8 {
    width: 70%;
}

.header-content .col-sm-2 {
    width: 15%;
}
.col-sm-4.col-xs-12.middle-top-header {
    width: 60%;
  text-align: left;
}

/* Sticky Header
----------------------------------*/

.is-sticky .header-sticky .header-component-inner {
  padding-top: 0px;
  padding-bottom: 10px;
}
.header-content.header-sticky {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

.header-v7 .site-header .is-sticky .main-menu > li:hover > .popup {
    margin-top: 10px;
}


.is-sticky .header-top {
    display: block;
}

/* Branding 
----------------------------------*/

.is-sticky .header-sticky .logo {
  width: 140px !important;
  max-width: 140px !important;
  transition: 0.3s;
  margin: 5px;
}
.logo {
  width: 160px;
  max-width: 160px;
  transition: 0.3s;
  margin: 5px;
}
.logo a {
    height: auto;
    line-height: inherit;
    display: inline-block;
    vertical-align: middle;
    transition: all 250ms ease-out;
  margin: 0;
  padding: 0;
}



/* Navigation 
----------------------------------*/

span.cat-label.cat-label-label1 {
    background: #715058;
  background: #bea06a;
}
span.cat-label.cat-label-label1:after {
    border-top: 4px solid #715058;
  border-top: 4px solid #bea06a;
}

span.mm-text {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 500;
}
ul.main-menu>li>a {
    font-size: 14px;
    font-weight: 700;
}
.popup > .inner > .sub-menu li > a {
    font-size: 14px;
  letter-spacing: 0.05em;
    font-weight: 500;
}

i.fa.fa-shopping-cart {
    font-size: 22px;
  vertical-align: -3px;
}
i.dl-icon-search1 {
    font-size: 18px ;
    vertical-align: top;
}


.main-menu > li > a:after {
    height: 0;
    right: 0;
    width: 0;
  background: none;
}
.main-menu > li.active > a {
    color: #333 !important;
}
ul.main-menu>li>a:hover {
    color: #839bb0 !important;
}

.header-v2 .main-menu .popup, .header-v3 .main-menu .popup, .header-v5 .main-menu .popup, .header-v6 .main-menu .popup, .header-v7 .main-menu .popup, .header-v2 .site-header .main-menu > li:hover > .popup, .header-v3 .site-header .main-menu > li:hover > .popup, .header-v5 .site-header .main-menu > li:hover > .popup, .header-v6 .site-header .main-menu > li:hover > .popup, .header-v7 .site-header .main-menu > li:hover > .popup {
  margin-top: 8px;
  left: -10px;
}

.popup > .inner > .sub-menu {
    padding: 15px 0;
}
.popup > .inner > .sub-menu li > a {
    padding: 6px 28px;
}

ul.main-menu>li>a {
    padding: 3px 6px;
}
.header-main i.far.fa-user, .header-main i.fas.fa-user {
    font-size: 20px;
    vertical-align: 0px;
}
.header-main i.fas.fa-shopping-bag {
    font-size: 21px;
    vertical-align: 0;
}
.la_compt_iem .component-target-badget {
    position: absolute;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    color: #fff;
    display: block;
    top: 3px;
    right: -4px;
    min-width: 17px;
    text-align: center;
    padding: 0;
    background-color: #839bb0;
  background-color: #000;
    border-radius: 50%;
}

.header-main i.fas.fa-bars {
    font-size: 20px;
}
.header-main i.fa.fa-sign-out {
    font-size: 22px;
    vertical-align: -1px;
}

.header-main .component-target {
    color: #262626;
  color: #d8c7a8;
  color: #839bb085;
}


.backtotop-container .btn-backtotop {
    background-color: #715058;

}

.popup > .inner {
  background: #f9f9f9;
}





/* Mobile Navigation 
----------------------------------*/


.site-header-mobile .logo {
    width: 120px;
    max-width: 120px;
    transition: 0.3s;
    margin: 5px;
}





/* Newsletter Popup
----------------------------------*/

.la-newsletter-popup {
    display: none;
    max-width: 100%;
    margin-left: 40%;
    width: auto;
    padding-left: 40px;
    min-width: 400px;
}
.newsletter-popup-content {
    background: #fff;
    padding: 30px 40px 0px 40px;
}
.newsletter-popup-content p {
    font-size: 15px;
    line-height: normal;
}

.newsletter-popup-content h3 {
    font-weight: 400;
    margin: 15px 0;
    font-family: "ITC Johnston", sans-serif;
    font-size: 30px;
}
label.lbl-dont-show-popup {
    background: #f9f9f9;
    margin: 0;
    padding: 10px 40px 20px 40px;
    width: 100%;
}



/* Info Pane 
----------------------------------*/




.header-aside-inner img {
    width: 120px;
}
.header--aside:not(#masthead_aside) .header-aside-inner {
    padding: 60px;
}
#header_aside .btn-aside-toggle {
    right: 50px;
    top: 50px;
}



/* Cart Pane 
----------------------------------*/

.cart-flyout .cart-flyout__heading {
    font-weight: 500;
    font-size: 22px;
    font-family: "ITC Johnston", sans-serif;
}
.cart-flyout .cart-flyout__content {
    padding-top: 0px;
}
.cart-flyout {
  padding: 60px;
}
.cart-flyout .product_list_widget a {
    font-size: 16px;
}
.cart-flyout dl.variation p {
    font-size: 13px;
    line-height: initial;
}
.cart-flyout .product_list_widget .variation dt {
    display: none;
    font-size: 11px;
}
.cart-flyout .product_list_widget .variation dd {
    display: block;
    font-size: 11px;
}
.cart-flyout .product_list_widget li img {
    float: left;
    max-width: 80px;
    margin-right: 15px;
}


/* Password Lock Page 
----------------------------------*/


.js-modal-open-login-modal.link--action.btn.btn--secondary {
    position: relative !important;
    display: block !important;
    top: 0 !important;
    right: 0 !important;
    max-width: 400px !important;
    margin: auto !important;
    font-size: 15px !important;
    border: none !important;
}





/* Page 
----------------------------------*/

#page-transition-preloader {
    background: rgba(255,255,255,1) !important;
}


html, body {
    max-width: 100vw;
    overflow-x: hidden;
}

.Main-content {
  padding: 80px 50px;
}

.Index-page-content {
  padding:;
}

.shopify-challenge__container {
    max-width: none;
    margin: 0 auto;
    min-height: 40vh;
    padding: 8%;
}

.section-page-header {
    background-color: #f5f5f5;
}
.la-breadcrumbs.hidden-xs {
    display: none;
}

.page-width {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    padding-top: 50px;
    padding-bottom: 70px;
    width: 100%;
}


.page-width-content {
    min-height: 30vh;
}
.section-content {
    padding: 5%;
}


.g-custom-text {
    margin: 0 !important;
    padding: 5%;
}


/* Hero Slider 
----------------------------------*/

.owl-item:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0,0,0,0.4);
  background: rgba(66, 80, 105, 0.23);
  background: rgba(80, 82, 57, 0.23);
    z-index: 1;
}

.g-content-slider h2 {
  letter-spacing: 0em;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.owl-dots {
    position: absolute;
    bottom: 8%;
    text-align: center;
    right: 48.5%;
}
.owl-dots .owl-dot span {
    color: #fff;
}
.owl-dot.active {
    background: #ffffff;
}
.owl-dot:hover {
    background: #ffffff;
}

/*DISABLE SLIDESHOW DRAG FUNCTION*/
.owl-carousel.owl-loaded.owl-drag {
    pointer-events: none;
}

.owl-carousel.owl-loaded.owl-drag a.btn {
    pointer-events: auto;
}
/*-----*/



/* Index Sections 
----------------------------------*/


.g-text-support .img {
    display: table-cell;
    vertical-align: top;
    padding-right: 25px;
    width: 75px;
    padding-top: 7px;
}
#shopify-section-1538366361580 .g-text-support.g-text-support-2.wow.fadeIn {
    background: none !important;
    padding: 2% 0 !important;
}

#shopify-section-1538366361580 .g-text-support .img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 25px;
    width: 75px;
    padding-top: 7px;
}
#shopify-section-1538366361580 .g-text-support .text {
    display: inline-block;
    vertical-align: middle;
}
#shopify-section-1538366361580 .container {
    text-align: center;
}

#shopify-section-1538366361580 {
  background: #e6d8dc;
  background: #f9f9f9;

}

#shopify-section-1559007532992 {
    background: #d3dac9;
}

.section-title-newsletter-bg {
    max-width: 600px;
    margin: 0 auto 20px auto;
}
.section-title-newsletter-bg h2 {
    margin: 0 0 40px 0;
}
.g-banner-columns h2 {
    margin: 0 0 40px 0;
    font-weight: 400;
}
.shopify-section.globo_instagram_feed {
  padding-top: 0%;
  padding-bottom: 4%;
}
  .client-logos {
    padding: 4% 0 2% 0;
  }
.g--newsletter-background {
    padding: 4% 0;
}
.g-text-support.g-text-support-2 .text h5 {
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 14px;
}

.col-banner-hover .col-relative {
    background-color: #b1b8bf;
}



.col-sm-4.col-xs-12.bg-fill {
  background: rgba(255,255,255,1);
  background: #839bb0;
  background: rgba(190, 160, 106, 0.85);
  padding: 30px;
  text-align: center;
  color: #fff;
  min-height: 300px;
  display:none;
}

.g-banner {
    padding-top: 10%;
    padding-bottom: 10%;
}
.g-banner .banner-title {
  color: #fff;
  display: none;
}

/*.g-banner.cover-background.lazy:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background: rgba(75, 77, 84, 0.34);
}*/


/* PAGE: WEDDING 
----------------------------------*/


div#shopify-section-wedding-03-partners {
  background: #d3dac9;
}
div#shopify-section-wedding-06-enquiry {
  background-color: rgb(249, 249, 249);
}

#shopify-section-wedding-01-banner .g-banner {
    padding-top: 15%;
    padding-bottom: 15%;
}

/* PAGE: EVENTS 
----------------------------------*/

div#shopify-section-events-03-partners {
  background: #d3dac9;
}
div#shopify-section-events-06-enquiry {
  background-color: rgb(249, 249, 249);
}

#shopify-section-events-01-banner .g-banner {
    padding-top: 15%;
    padding-bottom: 15%;
}

#shopify-section-events-07-logos {
  background: #d3dac9;
}

/* PAGE: CORPORATE 
----------------------------------*/

div#shopify-section-corporate-03-partners {
  background: #d3dac9;
}
div#shopify-section-corporate-06-enquiry {
  background-color: rgb(249, 249, 249);
}

#shopify-section-corporate-01-banner .g-banner {
    padding-top: 15%;
    padding-bottom: 15%;
}
#shopify-section-corporate-07-logos {
  background: #d3dac9;
}



/* PAGE: COMMUNITY 
----------------------------------*/





/* PAGE: CONTACT 
----------------------------------*/


.page-content-contact h3 {
    font-size: 36px;
    margin: 0 0 45px 0;
}




/* Gallery Grid
----------------------------------*/

.banner-type-2 .b-title1 {
    font-size: 22px;
    background-color: #839bb094;
    width: auto;
    padding: 15px;
    max-width: 100%;
    color: #fff;
    bottom: 0 !important;
    transform: none;
    -webkit-transform: none;
  top: auto !important;
  font-weight: 500;
}

.banner--image:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
  display: none;
}

.col-banner-hover .col-relative:hover img {
    opacity: 1;
}




/* Instagram Carousel
----------------------------------*/

.instagram-item > a.thumbnail {
    padding-bottom: 100%;
    display: block;
    background-size: cover;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    margin: 0;
    border: 0;
    border-radius: 0;
}
.instagram-item {
    padding: 10px;
}
.instagram-feed-inner {
    margin-left: -10px;
    margin-right: -10px;
}



/* Products Grid
----------------------------------*/


div#la_shop_products .prods_masonry .product_item .product_item--thumbnail-holder a:after {
    background-color: #839bb082;
}
a.globo-add-to-cart {
    display: none !important;
}
div#la_shop_products .product_item_thumbnail_action {
    right: 30px;
    top: 30px;
}

.wc-toolbar-container .btn-advanced-shop-filter {
    font-size: 15.5px;
}



/* Products Quick View Modal
----------------------------------*/

#lightcase-case .single_variation_wrap button.single_add_to_cart_button {
    margin: 0 10px 0 0;
    padding: 20px 60px;
    background: none;
    font-weight: 400;
    font-size: 14px;
    border: 0;
    color: #fff;
    transition: all 250ms ease-out;
    height: 60px;
    background-color: /*!setting.color_body_text{*/#262626/*}*/;
    float: left;
}


/* Products 
----------------------------------*/

.tab-content {
    text-align: center;
      max-width: 900px;
    margin: auto;
}

.product_item--title {
    margin: 0 0 0 0;
    font-size: 25px;
  text-transform: none;
}
.single-price-wrapper {
    margin: 20px 0 30px;
}

#giftcards .product-tabs-info {

display: none;
}



.single_variation_wrap .quantity {
    display: none;
}


.single_variation_wrap button.single_add_to_cart_button {
    margin: 0 10px 0 0;
    padding: 18px 40px;
    background: none;
    font-weight: 400;
    font-size: 18px;
    border: 0;
    color: #fff;
    transition: all 250ms ease-out;
    height: 60px;
    background-color: #262626;
    float: left;
    line-height: normal;
}

.vc_row.wpb_row.vc_row-fluid.section-page-header {
  display: none;
}

h1.product-name-normal {
    font-size: 36px;
    margin: 0 0 5px;
    font-weight: normal;
}
.variations {
    margin-bottom: 20px;
}

span.qty-plus, span.qty-minus {
    background: #dacbb1;
    color: #fff;
  cursor: pointer !important;
  transition: 0.3s;
}
span.qty-plus:hover, span.qty-minus:hover {
    background: #839bb0;
    color: #fff;
  transition: 0.3s;
}

.single_variation_wrap .quantity input.qty {
    background: none;
    border: none;
    padding: 10px 18px;
    height: 60px;
    width: 90px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #dacbb1;
}
.single_variation_wrap .quantity span {
    position: absolute;
    top: 0px;
    height: 60px;
    cursor: pointer;
    width: 20px;
    font-size: 19px;
    font-family: sans-serif;
    line-height: 57px;
    left: 0;
    text-align: center;
}


.products-content .padding-left-55 {
    padding-left: 40px;
}
.g-related-product .slick-dots {
    display: none;
}
.g-related-product {
    margin-top: 60px;
    margin-bottom: 40px;
}
.single_image-product .image-large {
    margin-bottom: 20px;
}

span#ProductPrice {
  clear: both;
  margin-bottom: 20px;
  display: block;
  font-size: 20px;
}
span#ProductPriceNew {
  clear: both;
  margin-bottom: 20px;
  display: block;
  font-size: 20px;
}

.single-price-wrapper span#ProductPrice {
display:none;
}
.box-single-product .price {
    display: block;
    font-size: 18px;
    line-height: 1;
    color: #262626;
    float: left;
    max-width: 400px;
}
.entry-summary {
    padding-top: 10px;
}
.content-layout6-sticked {
    position: relative;
}

.product-attribute .swatch>label, .product-attribute .swatch-quickview>label {
  color: #262626;
  font-weight: 600;
      letter-spacing: 0.05em;
    font-size: 14px;
}
form.variations_form.cart select {
    display: none;
}


/* Afterpay
----------------------------------*/

p.afterpay-paragraph {
    display: inline;
  line-height: 1.5em;
}
img.afterpay-logo {
    margin: 0 5px;
}

a.afterpay-link {
    opacity: 0.4;
}

/* Inifite Options 
----------------------------------*/

#infiniteoptions-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px 15px;
    border-radius: 0;
    border: 1px solid #7b7b7b;
    display: inline-block;
      background: #fff;
  color: #262626;
  line-height: 1.714286;
}
#infiniteoptions-container select::placeholder {
  color: #7b7b7b;
}

#infiniteoptions-container .datepicker input.spb-productoptiontextcolor.spb-productoptionbackground {
    margin-right: 0;
    padding: 5px 15px;
    vertical-align: 0;
    margin-right: 0;
    border: 1px solid #7b7b7b;
    color: #262626 !important;
  line-height: 1.714286;
}

#infiniteoptions-container .datepicker input.spb-productoptiontextcolor.spb-productoptionbackground::placeholder {
    color: #7b7b7b !important;
}


.single_variation_wrap .quantity {

}

label.spb-productdescfont.spb-productdesctextcolor {
    display: block;
}
div#infiniteoptions-container span label {
    font-weight: 300;
    padding-right: 20px;
}
input.spb-productoptiontextcolor.spb-productoptionbackground {
  margin-right: 6px;
}
label.spb-productdescfont.spb-productdesctextcolor {
  font-weight: 600;
  margin-right: 6px;
  margin-top: 15px;
}

textarea.spb-productdescfont.spb-productoptiontextcolor.spb-productoptionbackground {
    width: 100%;
    min-height: 80px;
    padding: 10px 15px;
}


#infiniteoptions-container .datepicker {
  position: relative;
  width: 100%;
}

div#infiniteoptions-container {
    display: inline-block;
    margin: 10px 0 20px 0;
    width: 100%;
    background: #ffffff;
    padding: 20px 0;
    border-top: 1px solid;
}
div#infiniteoptions-container {
    display: inline-block;
    margin: -20px 0 20px 0;
    width: 100%;
    background: #ffffff;
    padding: 0 0 20px 0;
    border: none;
}
/*div#infiniteoptions-container:before {
    content: "Customise Your Order";
    font-size: 15.5px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 8px;
    line-height: 1.714286;
}*/
label.spb-productdescfont.spb-productdesctextcolor {
    font-size: 15.5px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 8px;
    line-height: 1.714286;
  font-weight: 600;
      letter-spacing: 0.05em;
    font-size: 14px;
}



.datepicker, .delivery-time, .collection-time {
    width: auto;
    display: inline-block;
    margin-right: 20px;
}

input.spb-productoptiontextcolor.spb-productoptionbackground {
    margin-right: 6px;
    padding: 6px 10px;
}
#infiniteoptions-container .datepicker {
    position: relative;
    width: auto;
    min-width: 260px;
}



input[value^="Chocolates (+25)"] {
    border: 5px solid #999 !important;
}

input[value^="Chocolates"] {
    border: 5px solid #999 !important;
}
input[value^="Candle (+45)"] {
    border: 5px solid #999 !important;
}
input[value^="Candle"] {
    border: 5px solid #999 !important;
}

#infiniteoptions-container input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

#infiniteoptions-container input[type=checkbox]::-ms-check {
  display: none;
}

#infiniteoptions-container input[type=checkbox] {
  position: relative;
  border: 1px solid #7b7b7b !important;
}

#infiniteoptions-container input[type=checkbox]:checked {
  background: #262626;
  border: 1px solid #262626 !important;
  color: #fff;
}
 #infiniteoptions-container input.spb-productoptiontextcolor.spb-productoptionbackground {
    margin-right: 6px;
    padding: 10px;
    vertical-align: -10px;
    margin-right: 10px;
}


#infiniteoptions-container input[type=checkbox]:disabled {
  border: 1px solid #7b7b7b !important;
  background: #fff;
  color: #262626;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: none;
}

#infiniteoptions-container span label {
  font-weight: normal;
  margin: 0 10px 20px 0;
  text-align: left;
  vertical-align: top;
  padding: 0;
  width: 47%;
}


p.spb-productdescfont.spb-productdesctextcolor, p.spb-productdescfont.spb-productdesctextcolor span {
    font-size: 13px !important;
      margin-top: -5px;
}

.add-on-gifts label {
    -webkit-font-smoothing: subpixel-antialiased !important;
}



/*---Chocolate---*/
div#infiniteoptions-container span label:nth-of-type(1):before {
    background: url(https://cdn.shopify.com/s/files/1/0245/2632/3786/files/Kakawa_9pcChocBox_0234.png?v=1590387708) 110px 110px;
    height: 110px;
    width: 110px;
    display: block;
    position: relative;
    background-position: center;
    content: "";
    background-size: contain;
  margin: 0 20px 10px 20px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}
.add-on-gifts fieldset label:nth-of-type(1):after {
  content: "Kakawa Chocolates 9pc";
  font-size: 13px;
  display: block;
  color: #7b7b7b;
      max-width: 80%;
    line-height: 1.3em;
   margin: 0 0 0 33px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}


/*---Candle---*/
div#infiniteoptions-container span label:nth-of-type(2):before {
    background: url(https://cdn.shopify.com/s/files/1/0245/2632/3786/files/200925_POHO_AYU_021-400x400.png?v=1602029858) 110px 110px;
    height: 110px;
    width: 110px;
    display: block;
    position: relative;
    background-position: center;
    content: "";
    background-size: contain;
 margin: 0 20px 10px 20px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}
.add-on-gifts fieldset label:nth-of-type(2):after {
  content: "Poho x AYU Candle - Rock Rose";
  font-size: 13px;
  display: block;
  color: #7b7b7b;
      max-width: 80%;
    line-height: 1.3em;
   margin: 0 0 0 33px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}


/*---Champagne---*/
div#infiniteoptions-container span label:nth-of-type(3):before {
    background: url(https://cdn.shopify.com/s/files/1/0245/2632/3786/files/Bollinger_023.png?v=1590364514) 110px 110px;
    height: 110px;
    width: 110px;
    display: block;
    position: relative;
    background-position: center;
    content: "";
    background-size: contain;
  margin: 0 20px 10px 20px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}
.add-on-gifts fieldset label:nth-of-type(3):after {
  content: "Bollinger 750ml";
  font-size: 13px;
  display: block;
  color: #7b7b7b;
      max-width: 80%;
    line-height: 1.3em;
   margin: 0 0 0 33px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}

/*---Red GSM---*/
div#infiniteoptions-container span label:nth-of-type(4):before {
    background: url(https://cdn.shopify.com/s/files/1/0245/2632/3786/files/Year-wines-wok_720x_5367bb88-c0a2-42bc-b338-1f00e0c27b15.jpg?v=1622592870) 110px 110px;
    height: 110px;
    width: 110px;
    display: block;
    position: relative;
    background-position: center;
    content: "";
    background-size: contain;
  margin: 0 20px 10px 20px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}
.add-on-gifts fieldset label:nth-of-type(4):after {
/*   content: "Red GSM"; */
  content: "Year Wine 750ml"; 
  
  font-size: 13px;
  display: block;
  color: #7b7b7b;
      max-width: 80%;
    line-height: 1.3em;
   margin: 0 0 0 33px;
  -webkit-font-smoothing: subpixel-antialiased !important;
} 




/* Date Picker
----------------------------------*/

#infiniteoptions-container .datepicker tr:after,
#infiniteoptions-container .datepicker tr:before,
#infiniteoptions-container .datepicker th:after,
#infiniteoptions-container .datepicker th:before,
#infiniteoptions-container .datepicker td:after,
#infiniteoptions-container .datepicker td:before {
  display: none !important;
}

#infiniteoptions-container .ui-datepicker-inline {
  margin: 0;
  padding-top: 0;
  background-color: #fff;
  color: #333;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}

#infiniteoptions-container .ui-datepicker-calendar {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

#infiniteoptions-container .ui-datepicker-calendar td {
  cursor: pointer;
  text-align: center !important;
  padding: 5px !important;
  height: 10px !important;
  width: 10px !important;
  background-color: #fff;
  border: 1px solid #7b7b7b;
    background: #f3f3f3;
}
#infiniteoptions-container .ui-datepicker-calendar th {
  cursor: pointer;
  text-align: center !important;
  padding: 5px !important;
  height: 10px !important;
  width: 10px !important;
  background-color: #fff;
  border: 1px solid #fff;
    background: #715058;
  color: #fff;
}

#infiniteoptions-container .ui-datepicker-header {
  border: 1px solid #fff;
  border-bottom: 0;
}

#infiniteoptions-container .ui-datepicker-title {
    text-align: center;
    padding: 10px;
    background: #715058;
    color: #fff !important;
}

#infiniteoptions-container .ui-datepicker-prev {
  float: left;
  padding: 10px;
  color; #fff;
}

#infiniteoptions-container .ui-datepicker-next {
  float: right;
  padding: 10px;
  color: #fff;
}

#infiniteoptions-container .ui-icon {
  cursor: pointer;
}

#infiniteoptions-container .ui-state-disabled {
    opacity: .5;
    background: #fff !important;
}
#infiniteoptions-container .ui-datepicker-header .ui-state-disabled {
    opacity: 1;
    background: #90737a !important;
}
span.ui-icon.ui-icon-circle-triangle-w {
    color: #fff;
}





/* Account 
----------------------------------*/

.grid__item.medium-up--one-third {
    width: 33.1%;
    display: inline-block;
    clear: both;
    vertical-align: top;
    padding-right: 3%;
}
a#customer_logout_link {
    margin-right: 8px;
}



/* Cart 
----------------------------------*/

.additional-checkout-buttons {
    display: none;
}
p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount:after {
  content: " inc. GST";
  font-size: 15px;
}
.cart__shipping {
    opacity: 0;
  visibility: hidden;
  padding: 0;
}


#shopify-section-cart-template .list-view-item__title {
    font-size: 21px;
  font-weight: 500;
 font-family: "ITC Johnston", sans-serif;
}
a.btn.btn--small.btn--secondary.cart__remove {
    font-weight: 600;
    text-transform: uppercase;
    background: none;
    color: #333;
    font-size: 12px !important;
    padding: 0;
    line-height: 1.5;
}
a.btn.btn--small.btn--secondary.cart__remove:hover , a.btn.btn--small.btn--secondary.cart__remove:focus {
    background-color: #839bb0 !important;
    color: #fff !important;
    padding: 0 6px !important;
}
.cart__image-wrapper {
    width: 230px;
}
td.cart__image-wrapper {
    vertical-align: top;
}
.cart__image {
    max-height: 200px;
}
.cart th {
    font-weight: 600;
  color: #839bb0;
}
.cart-note__label {
    font-weight: 500;
}
#shopify-section-cart-template .section-header {
    margin-bottom: 0px;
}
td.cart__meta.small--text-left .cart__meta-text:nth-of-type(3) {
    margin-top: -33px;
}



/* Gallery 
----------------------------------*/

.related-blog .slick-track {
    width: auto !important;
}


/* Team Page 
----------------------------------*/

.team__members .loop__item__info {
    position: relative;
    width: 100%;
    left: 0;
    visibility: visible;
    padding: 10px;
    color: #262626;
    top: 0;
    text-align: center;
    z-index: 9;
    transform: none;
    -webkit-transform: none;
    opacity: 1;
}
.team__members .loop__item__info * {
  visibility: visible !important;
  opacity: 1 !important;
  display: block;
  -webkit-transform: none !important;
}
.team__members {
    max-width: 1200px;
    margin: auto;
}

.team__members .loop__item__inner a {
    color: #262626;
}
.grid-item.item-member {
  padding: 10px;
}

.team__members .loop__item__inner:hover .loop__item__thumbnail--linkoverlay {
    visibility: visible;
    opacity: .2;
}
#shopify-section-team-page-about .g-banner {
    padding-top: 15%;
    padding-bottom: 15%;
}

.text-our-team p {
    max-width: 770px;
    margin: 0 auto;
    font-size: 14px;
}
.team-bio {
    color: #7b7b7b !important;
    -webkit-font-smoothing: antialiased !important;
}
svg.placeholder-svg, .shopify-section svg {
    display: block;
    background: #252525;
    opacity: 0.1;
    margin-bottom: -15px;
}

/* Blog 
----------------------------------*/

.entry-meta {
    font-size: 15.5px;
    color: #839bb0;
    margin-bottom: 20px;
}
span.article__author, span.article__date {
    display: block;
}

.pr-item-text a {
    font-size: 17px;
}
.post-date {
    font-size: 14px;
}
.box-child-sidebar h4 {
    font-size: 16px;
}
.about-author-sidebar p {
    font-size: 15.5px;
}

.related-blog .loop__item__desc {
    font-size: 15.5px;
}
.loop__item__inner span.article__author {
    display: none;
    font-size: 14px;
}

.content-page-blog .blog-item .loop__item__info {
    padding: 40px;
    text-align: left;
    background: #f7f7f7;
}
.loop__item__desc {
  font-size: 15.5px;
}
span.article__author, span.article__date {
    display: block;
    font-size: 14px;
}

.related-blog ul.slick-dots {
    display: none;
}
.related-blog {
    padding-bottom: 0px;
    padding-top: 30px;
}


/* Newsletter 
----------------------------------*/




/* Client Logos 
----------------------------------*/


.client-logos {
  padding: 0 5%;
}
.client-logos a {
  display: inline-block;
  padding: 10px 30px;
  opacity: 1;
  transition: 0.3s;
}
.client-logos a:hover {
  opacity: 0.6;
  transition: 0.3s;
}

#shopify-section-1564008143304 {
    background: #d3dac9;
}




/* Map
----------------------------------*/

.gm-style a, .gmnoscreen, .gm-style-cc {
  display: none !important;
}
.gmnoprint {
  display: !important;
}
#map .Index-page-content {
  padding: 0;
}
#map .sqs-layout:not(.sqs-editing)>.sqs-row:first-child>[class*=sqs-col]:first-child>.sqs-block:last-child, #map .sqs-layout:not(.sqs-editing) .sqs-block+.sqs-row .sqs-block:not(.float):last-child {
    padding-bottom: 0px !important
}






/* Forms 
----------------------------------*/

.pxFormGenerator {
    max-width: 1200px;
    margin: auto;
      padding-left: 0px;
    padding-right: 0px;
}

.form-control {
    display: block !important;
    width: 100%;
    height: 40px !important;
    padding: 8px 12px !important;
    /* font-size: 14px; */
    line-height: 1.42857143;
    background-image: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    border: none !important;
    background: #fff !important;
}





/* Buttons 
----------------------------------*/

button#Subscribe-Footer, button, #globo-mailchimp-container-bg .globo-easy-mc-submit-button {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.page-content-contact .grid .form-vertical input.btn, .btn, button.btn {
    color: #fff;
    text-transform: uppercase;
    width: auto;
    padding: 10px 25px;
    font-size: 15.5px;
    line-height: 1.6em;
    height: auto;
    letter-spacing: 0.1em;
    font-weight: 400;
  font-family: "ITC Johnston", sans-serif;
}

.page-content-contact .grid .form-vertical input.btn, .btn, button.btn, .empty-page-content a, .single_variation_wrap button.single_add_to_cart_button {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    padding: 12px 20px;
    transition: all 300ms ease;
    line-height: normal;
    font-weight: bold;
    text-align: center;
    background-color: #715058;
    border-radius: 0;
    text-transform: uppercase;
    border: 0;
    font-family: "ITC Johnston", sans-serif;
    height: auto;
    letter-spacing: 0.05em;
}


#globo-mailchimp-container-bg .globo-easy-mc-submit-button {
  font-family: "ITC Johnston", sans-serif;
}




/* Footer 
----------------------------------*/
.footer-column p.margin-bottom-15 img {
    width: 100px;
}
.footer-logo {
  text-align: right;
}

.site-footer ul li {
  margin-bottom: 0;
}

.footer-top {
    padding-top: 5%;
}

.footer-bottom {
    padding-bottom: 5%;
}

.footer-bottom-inner .social-media-link {
  display: none;
}

.footer-top h3.widget-title {
    font-weight: 600;
  font-size: 15.5px;
}
.footer-top a {
    font-size: 14px;
}

.font-size-11 {
    font-size: 11px !important;
}

.footer-column:nth-child(3n+1) {
  clear: none;
}












/* DEVICE STYLING
----------------------------------*/

/*Mid-Sized Screens
----------------------------------*/
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
.page-width {
    max-width: 90%;
}
}

/*Mid-Sized Screens
----------------------------------*/
@media only screen and (min-width: 750px) and (max-width: 1024px) {
.page-width {
    max-width: 90%;
}
}

 /* SqSp Tablet Testing (*Disable*)
----------------------------------*/

@media only screen 
  and (min-width: 736px) 
  and (max-width: 1024px){
.page-width {
    max-width: 90%;
}
}

    
/* Tablet
----------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.page-width {
    max-width: 90%;
}
}

/* SqSp Phone Testing (*Disable*)
----------------------------------*/

@media only screen 
  and (min-width: 375px) 
  and (max-width: 736px)
  and (orientation: portrait){
.page-width {
    max-width: 90%;
}
    .g--newsletter-background {
    	padding: 10% 5%;
	}
    .g-custom-text.wow.fadeIn {
    	margin: 10% 5% 0% 5% !important;
	}
    .logo-bar__item {
        display: inline-block;
        margin: 0 15px 30px 15px;
        max-width: 70px;
	}
    .logo-bar {
    	padding: 30px 0 0 0;
    	text-align: center;
	}
    .logo-bar ul {
    	padding: 0 !important;
    }
    div#shopify-section-1538366361580 {
    	display: none;
	}
    .footer-top .col-xs-12 {
    	width: 50%;
	}
    
}

/* iPhone 6+
----------------------------------*/
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.page-width {
    max-width: 90%;
}
    
    
}


/* Phone
----------------------------------*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.page-width {
    max-width: 90%;
}
  
  
}



