/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* Layout */
div.section {
    padding: 40px 0;
}
.brxe-section {
    overflow-x: hidden;
}
@media (min-width: 992px) {
    div.section {
        padding: 80px 0;
    } 
}

/* Background */
.bg-lines {
    background: #fff url(https://www.fdblockers.com.au/wp-content/uploads/2022/09/background-lines.png) no-repeat;
    background-position: 0px 50%;
    background-attachment: fixed;
}

/* Header */
.request-quote.active {
    right: 0;
}
.search-bar.active {
    top: 89px!important;
}
#brxe-pfbwla .bricks-nav-menu .sub-menu {
    padding: 10px 0;
}
.aws-container .aws-search-field {
    font-size: 16px!important;
}

/* button */
.button,
.ff-btn {
    background-color: #ffffff00;
    border: 2px solid #000000;
    padding-left: 30px;
    padding-right: 30px;
    height: 45px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 45px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.5s ease;
}
.ff-btn {
    line-height: 42px;
}
.button:hover,
.ff-btn:hover {
     background: #151515;
     color: #fff;
}
.button-icon svg,
.button svg {
    width: 8px!important;
    min-height: auto!important;
    min-width: auto!important;
    position: relative;
    top: -1px;
    margin: 0 0 0 15px;
}
.ff_upload_btn {
    height: auto!important;
}
.ff-el-input--label label {
    color: #151515;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.fluentform label.ff-el-image-input-src {
    width: 80px!important;
    height: 80px!important;
}
#brxe-uuegef {
    border: 0;
    background: #F7F7F7;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
    color: #151515 !important;
    font-weight: 500;
    position: relative;
    transition: all 0.5s ease;
    margin-left: 20px;
    cursor: pointer;
    display: none;
}
#brxe-uuegef:hover {
    background-color: #252525;
    color: #FFFFFF!important;
}
@media (min-width: 768px) {
    #brxe-uuegef {
        display: flex;
    }
}

/* Section Title */
.section-title {
    position: relative;
    margin: 0 0 50px 0;
}
.section-title h2 {
    max-width: 230px;
}
.section-title h2 span {
     font-weight: 700;   
}
.section-title .title-line {
    position: absolute;
    width: calc(100% - 270px);
    height: 1px;
    background: #E3E3E3;
    right: 0;
    top: 24px;
}
.section-title .title-line::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    height: 2px;
    width: 300px;
    background: #151515;
}

/* Typography */
h1 strong,
h2 strong,
h3 strong {
    font-weight: 700;
}

.h2 {
    font-size: var(--fs-38);
}



/* Product Archive */
.products .container-fluid {
    max-width: 1250px;
}
.products #section-20-01 {
    padding: 80px 0;
    background: #F7F7F7;
    position: relative;
}
.products #section-20-01 .title-image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 45%;
    background: url(static/img/backgrounds/products-banner.jpg) no-repeat top center;
    background-size: cover;
    display: none;
}
.term-plastic-lockers .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/plastic-lockers-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-steel-lockers .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/steel-lockers-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-office-lockers .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/office-lockers-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-school-lockers .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/school-lockers-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-partitions-cubicles .products #section-20-01 .title-image,
.term-cubicles .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/cubicles-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-modesty-panels .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/modesty-panels-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-laminate-lockers .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/laminate-lockers-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-locks-accessories .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/locks-accessories-banner.jpg) no-repeat center center;
    background-size: cover;
}
.term-device-lockers .products #section-20-01 .title-image {
    background: url(static/img/backgrounds/device-lockers-banner.jpg) no-repeat center center;
    background-size: cover;
}
.products #section-20-01 h1 {
    font-size: 42px;
    line-height: 46px;
    max-width: 450px;
    margin: 0 0 50px 0;
    font-weight: 700;
}
@media (min-width: 992px) {
    .products #section-20-01 {
        padding: 120px 0;
    }
    .products #section-20-01 .title-image {
        display: block;
    }
}
.products #section-20-02 {
    padding:  80px 0 0 0;
}
.products #section-20-02 .section-title {
    margin: 30px 0 30px 0;
}
.products #section-20-03 {
    padding: 20px 0 100px;
}
.products #section-20-02 .button {
    float: left;
    margin: 10px 0 30px;
}
@media (min-width: 768px) {
    .products #section-20-02 .button {
        float: right;
        margin: 0;
    }
}
.products .product .product-title,
.single-product .product .product-title {
    border-top: 1px solid #e3e3e3;
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    font-weigth: 500;
}
.products .product .product-title h4,
.single-product .product .product-title h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.products .sidebar-product-categories {
    background: #F7F7F7;
    padding: 15px 25px;
    list-style: none;;
    margin: 0;
}
.products .sidebar-product-categories li {
    display: block;
    margin: 0 0 5px;
}
.products .sidebar-product-categories li:last-child {
    margin: 0;
}
.products .sidebar-product-categories li a {
    font-size: 14px;
}
.filters .facetwp-facet {
    margin: 0;
}
.filters .facetwp-radio,
.filters .facetwp-radio.disabled,
.filters .facetwp-radio.disabled:hover {
    display: inline-block;
    background: none!important;
    background-color: #FFF;
    color: #151515;
    font-size: 14px;
    border: 2px solid #151515;
    border-radius: 25px;
    margin: 0 5px 8px 0;
    padding: 5px 18px!important;
    cursor: pointer;
}
.filters .facetwp-radio.disabled {
    cursor: not-allowed!important;
    background: #fff!important
}
.filters .facetwp-radio:hover,
.filters .facetwp-radio.checked {
    background-color: #151515!important;
    color: #FFF;
    opacity: 1!important;
}
.filters .facetwp-radio .facetwp-counter {
    display: none;
}
.facetwp-checkbox .facetwp-counter {
    display: none;
}
.facetwp-checkbox {
    font-size: 14px;
    background-position: 0 3px!important;
    margin: 0 0 8px 0!important;
    width: 100%;
    display: inline-block;
}
.facetwp-toggle {
    margin: 10px 0 0 0;
    display: inline-block;
    border-top: 1px solid #e3e3e3;
    width: 100%;
    padding: 5px 0 0;
}
.products .filters-label {
    margin: 30px 0 20px;
    text-transform: uppercase;
    font-weight: 500;
}
.filter-selection .facetwp-selections ul {
    padding: 0;
    margin: 20px 0 0 0;
    font-size: 14px;
}
.filter-selection .facetwp-selections .facetwp-selection-label {
    font-weight: 600;
    margin: 0 5px 0 0;
}
.filter-selection .facetwp-selections .facetwp-selection-value {
    margin: 0 10px 0 0;
}
.facetwp-radio[data-value="acoustics"] {
    display: none;
}
.products .seo-content {
    margin: 50px -15px 0 -15px;
}
.products .seo-content h3 {
    margin-top: 30px;
}
.products .product {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
    .products .filters-label {
        margin: 0 0 20px;
    }
}

/* Single Product */
.single-product .container-fluid,
.single-catalogue-item .container-fluid {
    max-width: 1250px;
}
.single-product .section-title  h1,
.single-catalogue-item .section-title  h1 {
    max-width: 300px;
}
.single-product .section-title  h1 span,
.single-catalogue-item .section-title  h1 span {
    font-weight: 700;
}
.single-product .section-title .title-line,
.single-catalogue-item .section-title .title-line {
    width: calc(100% - 330px);
}
.single-product .product-buttons,
.single-catalogue-item .product-buttons {
    position: relative;
    top: 0;
    right: auto;
}
.single-product .product-buttons a,
.single-catalogue-item .product-buttons a {
    width: 100%;
    margin: 0 0 10px;   
}
.single-product #download-spec-sheet svg,
.single-catalogue-item #download-spec-sheet svg {
    width: 14px;
}
.single-product #request-quote svg,
.single-catalogue-item #request-quote svg {
    width: 12px;
}
.single-product .product-columns,
.single-catalogue-item .product-columns {
    margin: 20px -15px 0 -15px;
}
.single-product .product-columns .content-wrapper,
.single-catalogue-item .product-columns .content-wrapper {
    padding: 0;
}
.single-product .product-meta,
.single-catalogue-item .product-meta {
    margin: 30px -15px 0 -15px;
}
.single-product .product-accordions,
.single-catalogue-item .product-accordions {
    margin: 50px 0 0 0;
}
.single-product .product-gallery,
.single-catalogue-item .product-gallery {
    display: flex;
    margin: 30px 0 50px;
}
.single-product .colour-swatches-wrapper,
.single-catalogue-item .colour-swatches-wrapper {
    display: inline-block;
    width: 100%;
}
.single-product .colour-swatch-item,
.single-catalogue-item .colour-swatch-item {
    text-align: center;
    font-size: 14px;
    width: auto;
    display: inline-block;
    margin: 0 20px 20px 0;
    float: left;
}
.single-product .colour-swatch,
.single-catalogue-item .colour-swatch {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin: 0 0 5px 0;
}
.single-product .product-gallery #product-secondary-slider,
.single-catalogue-item .product-gallery #product-secondary-slider {
    max-width: 20%;
    flex: 0 0 20%;
}
.single-product .product-gallery #product-secondary-slider img,
.single-catalogue-item .product-gallery #product-secondary-slider img {
    margin: 0 10px 0 0;
}
.single-product .product-gallery #product-primary-slider,
.single-catalogue-item .product-gallery #product-primary-slider {
    max-width: 80%;
    flex: 0 0 80%;
}
.single-product #section-20-01,
.single-catalogue-item #section-20-01 {
    background: #F7F7F7;
    text-align: center;
}
.single-catalogue-item #section-20-01 {
    border-bottom: 1px solid #e3e3e3;
}
.single-product #section-20-01 h3,
.single-catalogue-item #section-20-01 h3 {
    font-weight: 700;
    margin-bottom: 30px;
}
.single-product #section-20-01 p.lead,
.single-catalogue-item #section-20-01 p.lead {
    font-size: 16px;
    line-height: 20px;
    max-width: 700px;
    margin: 0 auto;
}
.single-product #section-20-01 .form-wrapper,
.single-catalogue-item #section-20-01 .form-wrapper {
    max-width: 690px;
    margin: 30px auto 0;
    text-align: left;
}
.single-product #section-20-01 .form-wrapper input[type="email"],
.single-product #section-20-01 .form-wrapper input[type="text"],
.single-product #section-20-01 .form-wrapper input[type="tel"],
.single-product #section-20-01 .form-wrapper textarea,
.single-catalogue-item #section-20-01 .form-wrapper input[type="email"],
.single-catalogue-item #section-20-01 .form-wrapper input[type="text"],
.single-catalogue-item #section-20-01 .form-wrapper input[type="tel"],
.single-catalogue-item #section-20-01 .form-wrapper textarea {
    background: #fff!important;
    border: 1px solid #efefef!important;
}
.single-product #section-20-01 .form-wrapper button[type="submit"],
.single-catalogue-item #section-20-01 .form-wrapper button[type="submit"] {
    background: #151515!important;
    color: #fff!important;
    padding-right: 50px!important;
    padding-left: 50px!important;
}
.single-product #section-20-02 .section-title,
.single-catalogue-item #section-20-02 .section-title {
    margin: 0 0 30px 0;
}
.single-product .download-color-swatch,
.single-catalogue-item .download-color-swatch {
    display: flex;
    align-items: center;
}
.single-product .download-color-swatch svg,
.single-catalogue-item .download-color-swatch svg {
    height: 15px;
    margin-right: 8px;
    position: relative;
    top: -2px;
}
@media (min-width: 576px) {
    .single-product .product-buttons a,
    .single-catalogue-item .product-buttons a {
        width: auto;
        margin: 0;   
    } 
}
@media (min-width: 992px) {
    .single-product .product-columns .content-wrapper,
    .single-catalogue-item .product-columns .content-wrapper {
        padding: 0 50px 0 0;
    }
    .single-product .product-buttons,
    .single-catalogue-item .product-buttons {
        position: absolute;
        top: 50px;
        right: 0;
    }
    .single-product .product-gallery,
    .single-catalogue-item .product-gallery {
        justify-content: flex-end;
    }
    .single-product .product-featured-image,
    .single-catalogue-item .product-featured-image {
        max-width: 476px;
    }
}
.locker-feature__accessories.expand {
  	max-height: 100%!important;
}

.colour-range-item:hover::after {
 	opacity: 1; 
}

div.pdfemb-viewer {
  width: 100%!important;
}

.hg-video-bg__container iframe, .hg-video-bg__container video {
  height: 100%!important;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
  color: #fff;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  	from {opacity: 0;}
  	to {opacity: 1;}
}

/* CTA */
.cta {
    border: 2px solid #151515;
    padding: 40px 50px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.cta .content-wrapper {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    margin: 0 0 30px;
}
.cta .content-wrapper h2 {
    font-size: 32px;
    font-weight: 500;
    margin: 0 0 12px;
}
.cta .content-wrapper p {
    margin: 0;
}
@media (min-width: 992px) {
    .cta {
        flex-direction: row;
    }
    .cta .content-wrapper {
        max-width: 65%;
        flex: 0 0 65%;
        text-align: left;
        margin: 0;
    }
}

/* Footer */
#brxe-dnasio input[type="email"],
#brxe-dnasio input[type="text"] {
    background: #FFF!important;
    border: 0;
    font-size: 14px;
    color: #151515;
}
.ff-btn-submit {
    padding: 0px 15px!important;
    height: 41px!important;
    line-height: 38px!important;
    border-radius: 5px!important;
    border: 2px solid #151515!important;
    text-transform: uppercase!important;
    color: #151515!important;
    font-size: 15px!important;
    background: rgba(255,255,255,0)!important;
}
.ff-btn-submit:hover {
     background: #151515!important;
     color: #ffffff!important;
     opacity: 1!important;
}

/* Accordion */
.accordion {
    background-color: #ffffff;
    color: #151515;
    cursor: pointer;
    padding: 20px 0;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border: 0;
    border-top: 1px solid #e3e3e3;
    font-size: 20px;
    font-weight: 600;
    position: relative;
}
.accordion:hover {
    background-color: #fff;
    
}
.accordion-panel {
    padding: 0;
    margin: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.accordion:after {
    content: '+';
    position: absolute;
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #151515;
    top: 25px;
    right: 5px;
}
.accordion.active:after {
    content: "-";
    /* Unicode character for "minus" sign (-) */
}
.accordion-panel .inner {
    padding: 0 0 20px 0;
}

/* Facet */
.facetwp-selections ul {
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.facetwp-selections ul li {
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 5px 0px 5px 10px;
}
.facetwp-slider-label {
    font-size: 14px;
}
.facetwp-slider-reset {
    margin-top: 15px;
    font-size: 14px!important;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px!important;
    height: 32px;
    line-height: 32px!important;
}

/* WooCommerce */
/* Archive */
.brxe-product-related .product .woocommerce-loop-product__title,
.cross-sells .woocommerce-loop-product__title, .related.products .woocommerce-loop-product__tit
.upsells.products .woocommerce-loop-product__title {
    font-size: 16px!important;
    font-weight: 700;
    line-height: 20px;
}
.brxe-product-related .product .price,
.cross-sells .price, 
.related.products .price, 
.upsells.products .price {
    font-size: 16px;
    margin: 10px 0 15px;
    display: block;
}
ul.products li.product h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    border-top: 1px solid #e3e3e3;
    margin: 15px 0;
    padding: 8px 0 0 0;
}

/* Single Product */
.single_add_to_cart_button.disabled {
    opacity: 0.7;
}
.single-product #brxe-clogjb .add-request-quote-button {
    width: 100%;
    padding: 0 15px!important;
    line-height: 43px!important;
    border-width: 2px!important;
}
.raq-send-request {
    width: 100%;
}
.raq-send-request,
#yith-ywraq-form .update-list-wrapper .button {
    padding: 0 15px!important;
    line-height: 43px!important;
    border-width: 2px!important;
    background: #FFFFFF!important;
}
.raq-send-request:hover,
#yith-ywraq-form .update-list-wrapper .button:hover {
     background: #252525!important;
}
.yith_ywraq_add_item_product_message {
    font-size: 14px;
    margin-bottom: 10px;
}
.yith_ywraq_add_item_browse_message a {
    font-weight: 600;
    text-transform: uppercase;
}

/* Cart */
.woocommerce-cart-form tbody td,
.woocommerce-cart-form thead th{
    padding-left: 15px;
    padding-right: 15px;
}
form.woocommerce-cart-form .quantity {
    width: 120px;
}
form.cart table.variations .reset_variations, 
form.woocommerce-cart-form table.variations .reset_variations {
    padding: 10px 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #555;
}

/* Mini Cart */
#brxe-xdtqqs .woocommerce-mini-cart-item {
    font-size: 14px;
}
.brxe-woocommerce-mini-cart .cart-detail li .variation {
    font-size: 12px;
}
.brxe-woocommerce-mini-cart .cart-detail li .variation dd+dt {
    margin-top: 5px!important;
}
.brxe-woocommerce-mini-cart .cart-detail img {
    float: right;
    margin-inline-end: 0;
}
.brxe-woocommerce-mini-cart .cart-detail li {
    margin-bottom: 30px;
}

/* Checkout */
.woocommerce .form-row-first {
    margin-bottom: 20px!important;
}
.woocommerce-checkout .woocommerce-shipping-fields {
    margin-top: 20px!important;
}
#wc-stripe-express-checkout-button-separator {
    margin-bottom: 30px;
}

/* YITH Request Quote */
#brxe-dkilbz .ywraq-wrapper.ywraq-empty .woocommerce-message {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}
#brxe-dkilbz .ywraq-wrapper.ywraq-empty .woocommerce-message a {
    font-weight: 600;
}
.ywraq-empty .return-to-shop {
    display: none;
}
.yith-request-a-quote-page .quote-request-form {
    margin-top: 30px;
}

.yith-request-a-quote-page .container-fluid {
    padding: 0;
}
.yith-request-a-quote-page .page-heading .container,
.yith-request-a-quote-page #yith-ywraq-form,
.yith-request-a-quote-page #yith-ywraq-message,
.yith-request-a-quote-page #yith-ywraq-default-form,
.yith-request-a-quote-page .ywraq-before-form {
    max-width: 980px!important;
    margin-right: auto;
    margin-left: auto;
}
.yith-request-a-quote-page .ywraq-before-form {
	max-width: 960px!important;
}
.yith-request-a-quote-page .section {
    padding: 0;
}
#yith-ywraq-message,
#yith-ywraq-form {
    padding-right: 15px;
    padding-left: 15px;
}

@media screen and (max-width: 768px) {
    .ywraq_responsive thead {
        display: table-header-group!important;
    }
    #yith-ywraq-form thead th,
    #yith-ywraq-form .product-quantity {
        padding: 0 0 10px 0!important;
    }
    .ywraq_responsive .product-name {
        font-weight: 600;
        font-size: 14px!important;
    }
}

#yith-ywraq-form thead tr {
    border-bottom: 1px solid #e3e3e3;
    border-radius: 3px 3px 0 0;
}
#yith-ywraq-form tbody tr:last-of-type {
    border-top: 1px solid #e3e3e3;
}
#yith-ywraq-form table {
    margin-top: 0;
    font-size: 14px;
}
#yith-ywraq-form .shop_table thead th {
    line-height: 1;
    padding: 0px 15px;
    font-weight: 500;
    color: #686868;
    font-size: 16px;
    letter-spacing: 1px;
}
#yith-ywraq-form tbody tr:last-of-type {
    border-top: 0;
}
#yith-ywraq-form tbody .cart_item td {
    padding: 10px 15px;
}
#yith-ywraq-form tbody .cart_item .product-thumbnail img {
    max-width: 70px;
}
#yith-ywraq-form tbody .cart_item .product-name ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 400!important;
}
#yith-ywraq-form tbody .cart_item .plus,
#yith-ywraq-form tbody .cart_item .minus {
    display: none;
}
#yith-ywraq-form tbody .cart_item .quantity .qty {
    width: 80px;
}
#yith-ywraq-form tbody .raq-totals-row {
    padding-left: 0;
}
#yith-ywraq-form tbody .raq-totals-row .button {
     margin-top: 20px;   
}
#yith-ywraq-form tbody .raq-totals-label {
    font-weight: 400;
    text-align: right;
}
#yith-ywraq-form .product-price {
    text-align: left;
}
.yith-ywraq-mail-form-wrapper {
    background: #F3F3F3;
    padding: 40px 15px 120px!important;
    margin-top: 20px!important;
}
.yith-ywraq-mail-form-wrapper > h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    display: none;
}
.yith-request-a-quote-page .quote-form-content-wrapper {
    max-width: 980px;
    margin: 10px auto 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.yith-request-a-quote-page p.quote-form-content {
    max-width: 880px;
}
.yith-request-a-quote-page p.quote-form-content a {
    text-decoration: none;
}
.yith-request-a-quote-page #yith-ywraq-default-form {
    max-width: 800px!important;
    background: #fff;
    margin: 0 auto;
    padding: 30px 5px;
    border-radius: 3px;
}
.yith-request-a-quote-page #yith-ywraq-default-form > h3 {
    margin: 0 0 20px;
}
#yith-ywraq-default-form .woocommerce-account-fields {
    padding: 0;
    margin-bottom: 30px;
    display: inline-block;
}
#yith-ywraq-default-form .create-account {
    margin-bottom: 10px;
}
#yith-ywraq-default-form #createaccount {
    position: relative;
    top: 5px;
}
#yith-ywraq-default-form .create-account > label {
    display: flex;
    align-items: flex-start;
}
#yith-ywraq-default-form .create-account .checkbox span { 
    margin-left: 15px;
}
#yith-ywraq-default-form .create-account .checkbox span b {
    font-size: 18px;
    font-weight: 500;
}
#yith-ywraq-form .product-name {
    width: 70%!important;
    padding-left: 15px!important;
}
#yith-ywraq-form tbody .product-quantity {
    padding: 0!important;
}
#yith-ywraq-form .product-thumbnail {
    float: left;
    margin-right: 10px;
}

@media (min-width: 578px) and (max-width: 768px) {
    #yith-ywraq-form .mobile-price {
        padding-left: 69px;
    }
}

@media (min-width: 768px) {
    .yith-request-a-quote-page .quote-request-form {
        margin-top: 0px;
    }
    #yith-ywraq-form .product-quantity {
        padding: 15px!important;
    }
    #yith-ywraq-form .product-name {
        width: auto!important;
    }
    .yith-request-a-quote-page #yith-ywraq-default-form {
        padding: 40px 40px;
    }
}

@media (min-width: 1012px) {
    .yith-request-a-quote-page .quote-form-content-wrapper,
    #yith-ywraq-message,
    #yith-ywraq-form{
        padding-left: 15px;
        padding-right: 15px;
    }
}
.ywraq-form-table-wrapper .product-name ul br {
	display: none;
}
.ywraq-form-table-wrapper .quantity {
	float: right!important;
}
.ywraq-form-table-wrapper .product-name li strong {
	font-weight: 400;
}
#yith-ywraq-default-form {
	margin-top: 20px;
}
#yith-ywraq-default-form #country_field {
	min-height: 76px;
	display: none;
}
#yith-ywraq-default-form #country_field label {
	display: block;
}
.yith-ywraq-mail-form-wrapper .form-row.form-row-wide {
	padding-top: 0!important;
	display: inline-block;
	width: 100%;
	position: relative;
}
.yith-ywraq-mail-form-wrapper h3 {
	padding-left: 15px;
}
#yith-ywraq-default-form .form-row-first,
#yith-ywraq-default-form .form-row-last {
	width: 50%!important;
	margin-right: 0!important;
	position: relative;
	float: none;
}
#yith-ywraq-default-form span.ywraq_error {
	position: absolute;
	left: 15px;
	bottom: -18px;
}
#yith-ywraq-default-form #suburb_field,
#yith-ywraq-default-form #state_field,
#yith-ywraq-default-form #postcode_field {
	width: 33.3333%;
	float: none;
}
#yith-ywraq-default-form abbr[data-original-title], 
#yith-ywraq-default-form abbr[title] {
	text-decoration: none;
	pointer-events: none;
}
table.shop_table.ywraq_responsive .product-remove {
	max-width: 50px!important;
}
#yith-ywraq-form .product-subtotal, 
#yith-ywraq-form .product-quantity, 
#yith-ywraq-form .product-price {
	padding: 15px 15px!important;
}
#yith-ywraq-form .product-name a {
	font-weight: 400!important;
}
#yith-ywraq-form .product-name ul {
	margin: 0!important;
	padding-left: 18px;
}

@media (max-width: 576px) {
	#yith-ywraq-default-form #suburb_field,
	#yith-ywraq-default-form #state_field,
	#yith-ywraq-default-form #postcode_field {
		width: 100%;
		float: left;
	}
	#yith-ywraq-default-form .form-row-first,
	#yith-ywraq-default-form .form-row-last {
		width: 100%!important;
		margin-right: 0!important
	}
	table.shop_table.ywraq_responsive .product-thumbnail {
		/*display: none!important;*/
	}
	table.shop_table.ywraq_responsive .product-quantity button {
		display: none;
	}
}

/* Woo Account */
.my_account_quotes td {
    border-top: 1px solid var(--bricks-border-color);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 20px 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
    line-height: 40px!important;
}
.ywraq-view-quote-wrapper table.shop_table.order_details {
    background: none!important;
    border-radius: 0!important;
    margin-bottom: 30px;
}
.ywraq-customer-information {
    border-radius: 0!important;
}
.ywraq-status-ywraq-new .ywraq-admin-message {
    border-radius: 0!important;
    background: #f3f3f3!important;
    padding: 0!important;
    color: #151515!important;
}
.ywraq-view-quote-wrapper > p > a {
    font-weight: 600;
}
.ywraq-status-ywraq-new header {
    margin-top: 30px;
}
.my_account_quotes th,
.my_account_quotes td {
    padding: 15px 0;
    font-size: 16px;
}
.woocommerce-EditAccountForm fieldset {
    margin-top: 60px;
}
.woocommerce-account form .show-password-input {
    background: none!important;
}
.woocommerce-MyAccount-content .ywraq_my_account_quotes_title {
    font-size: 22px;
    font-weight: 500;
}
.woocommerce-order-received h2,
.bricks-woo-wc_thankyou h2,
.woocommerce-account h2:not(#brxe-nlfbog),
.ywraq-customer-information h3 {
    font-size: var(--fs-22);
    font-weight: 600;
    text-transform: capitalize;
}
.woocommerce-orders-table__cell-order-number {
    border-top: 1px solid var(--bricks-border-color)!important;
}
.woocommerce-table--order-details tfoot th,
.woocommerce-table--order-details tfoot td {
    padding: 10px 20px!important;
}
.woocommerce-account .woocommerce-Addresses .edit {
    margin-bottom: 20px;
}
.woocommerce-table__product-name .wc-item-meta li {
    font-size: 14px;
    margin-bottom: 10px;
}

/* Shipping Insurance */
.woocommerce-cart .shipping-insurance {
	background: #f3f3f3;
	position: relative;
	margin: 0 0 30px 0;
	border-radius: 8px;
}
.woocommerce-cart .shipping-insurance .shipping-insurance-icon {
	position: absolute;
	width: 28px;
	top: 15px;
	left: 23px;
}
.woocommerce-cart .shipping-insurance-wrapper {
	padding: 15px 25px 15px 25px;
}
.woocommerce-cart .shipping-insurance-wrapper h5 {
	font-size: 17px;
	position: relative;
	padding-left: 40px;
	margin-bottom: 10px;
}
.woocommerce-cart .shipping-insurance-wrapper .button {
	width: 100%;
	margin: 10px 0 10px;
}
.woocommerce-cart .shipping-insurance-wrapper .notice {
	width: 18px;
	position: absolute;
	top: 0;
	right: 0;
}
.woocommerce-cart .shipping-insurance-wrapper .notice svg {
	fill: #252525;
	cursor: help;
}
.woocommerce-cart .shipping-insurance-wrapper .notice .shipping-insurance-popup {
	position: absolute;
    bottom: 25px;
    left: -45px;
    background: #252525;
    color: #e3e3e3;
    box-shadow: 0px 5px 30px rgb(0 0 0 / 10%);
    padding: 15px;
    font-size: 14px;
    border-radius: 5px;
    display: none;
    width: 300px;
    text-transform: none;
    font-weight: 400;
    line-height: 18px;
	cursor: default;
}
.woocommerce-cart .shipping-insurance-wrapper .notice:hover .shipping-insurance-popup {
	display: block;
}

/* Tooltip  */
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltip-text {
  visibility: hidden;
  width: 150px;
  background-color: #555;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  padding: 15px;
}
.tooltip .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.tooltip .tooltip-text-lg {
    width: 300px;
}

/* Margin */
.mb-xs-0{margin-bottom:0}
.mb-xs-10{margin-bottom:10px}
.mb-xs-20{margin-bottom:20px}
.mb-xs-30{margin-bottom:30px}
.mb-xs-40{margin-bottom:40px}
.mb-xs-50{margin-bottom:50px}
.mb-xs-60{margin-bottom:60px}
.mb-xs-70{margin-bottom:70px}
.mb-xs-80{margin-bottom:80px}
.mb-xs-90{margin-bottom:90px}
.mb-xs-100{margin-bottom:100px}
.mt-xs-0{margin-top:0}
.mt-xs-10{margin-top:10px}
.mt-xs-20{margin-top:20px}
.mt-xs-30{margin-top:30px}
.mt-xs-40{margin-top:40px}
.mt-xs-50{margin-top:50px}
.mt-xs-60{margin-top:60px}
.mt-xs-70{margin-top:70px}
.mt-xs-80{margin-top:80px}
.mt-xs-90{margin-top:90px}
.mt-xs-100{margin-top:100px}

@media (min-width: 479px) {
    .mb-sm-0{margin-bottom:0}
    .mb-sm-10{margin-bottom:10px}
    .mb-sm-20{margin-bottom:20px}
    .mb-sm-30{margin-bottom:30px}
    .mb-sm-40{margin-bottom:40px}
    .mb-sm-50{margin-bottom:50px}
    .mb-sm-60{margin-bottom:60px}
    .mb-sm-70{margin-bottom:70px}
    .mb-sm-80{margin-bottom:80px}
    .mb-sm-90{margin-bottom:90px}
    .mb-sm-100{margin-bottom:100px}
    .mt-sm-0{margin-top:0}
    .mt-sm-10{margin-top:10px}
    .mt-sm-20{margin-top:20px}
    .mt-sm-30{margin-top:30px}
    .mt-sm-40{margin-top:40px}
    .mt-sm-50{margin-top:50px}
    .mt-sm-60{margin-top:60px}
    .mt-sm-70{margin-top:70px}
    .mt-sm-80{margin-top:80px}
    .mt-sm-90{margin-top:90px}
    .mt-sm-100{margin-top:100px}
}
@media (min-width: 768px) {
    .mb-md-0{margin-bottom:0}
    .mb-md-10{margin-bottom:10px}
    .mb-md-20{margin-bottom:20px}
    .mb-md-30{margin-bottom:30px}
    .mb-md-40{margin-bottom:40px}
    .mb-md-50{margin-bottom:50px}
    .mb-md-60{margin-bottom:60px}
    .mb-md-70{margin-bottom:70px}
    .mb-md-80{margin-bottom:80px}
    .mb-md-90{margin-bottom:90px}
    .mb-md-100{margin-bottom:100px}
    .mt-md-0{margin-top:0}
    .mt-md-10{margin-top:10px}
    .mt-md-20{margin-top:20px}
    .mt-md-30{margin-top:30px}
    .mt-md-40{margin-top:40px}
    .mt-md-50{margin-top:50px}
    .mt-md-60{margin-top:60px}
    .mt-md-70{margin-top:70px}
    .mt-md-80{margin-top:80px}
    .mt-md-90{margin-top:90px}
    .mt-md-100{margin-top:100px}
}
@media (min-width: 992px) {
    .mb-lg-0{margin-bottom:0}
    .mb-lg-10{margin-bottom:10px}
    .mb-lg-20{margin-bottom:20px}
    .mb-lg-30{margin-bottom:30px}
    .mb-lg-40{margin-bottom:40px}
    .mb-lg-50{margin-bottom:50px}
    .mb-lg-60{margin-bottom:60px}
    .mb-lg-70{margin-bottom:70px}
    .mb-lg-80{margin-bottom:80px}
    .mb-lg-90{margin-bottom:90px}
    .mb-lg-100{margin-bottom:100px}
    .mt-lg-0{margin-top:0}
    .mt-lg-10{margin-top:10px}
    .mt-lg-20{margin-top:20px}
    .mt-lg-30{margin-top:30px}
    .mt-lg-40{margin-top:40px}
    .mt-lg-50{margin-top:50px}
    .mt-lg-60{margin-top:60px}
    .mt-lg-70{margin-top:70px}
    .mt-lg-80{margin-top:80px}
    .mt-lg-90{margin-top:90px}
    .mt-lg-100{margin-top:100px}
}
@media (min-width: 1201px) {
    .mb-xl-0{margin-bottom:0}
    .mb-xl-10{margin-bottom:10px}
    .mb-xl-20{margin-bottom:20px}
    .mb-xl-30{margin-bottom:30px}
    .mb-xl-40{margin-bottom:40px}
    .mb-xl-50{margin-bottom:50px}
    .mb-xl-60{margin-bottom:60px}
    .mb-xl-70{margin-bottom:70px}
    .mb-xl-80{margin-bottom:80px}
    .mb-xl-90{margin-bottom:90px}
    .mb-xl-100{margin-bottom:100px}
    .mt-xl-0{margin-top:0}
    .mt-xl-10{margin-top:10px}
    .mt-xl-20{margin-top:20px}
    .mt-xl-30{margin-top:30px}
    .mt-xl-40{margin-top:40px}
    .mt-xl-50{margin-top:50px}
    .mt-xl-60{margin-top:60px}
    .mt-xl-70{margin-top:70px}
    .mt-xl-80{margin-top:80px}
    .mt-xl-90{margin-top:90px}
    .mt-xl-100{margin-top:100px}
}

/* Display */
.d-xs-block{display:block};
.d-xs-flex{display:flex};
.d-xs-inline-flex{diplay:inline-flex}
.d-xs-inline-block{display:inline-block}
.d-xs-none{display:none;}

@media (min-width: 479px) {
    .d-sm-block{display:block};
    .d-sm-flex{display:flex};
    .d-sm-inline-flex{diplay:inline-flex}
    .d-sm-inline-block{display:inline-block}
    .d-sm-none{display:none;}
}
@media (min-width: 768px) {
    .d-md-block{display:block};
    .d-md-flex{display:flex};
    .d-md-inline-flex{diplay:inline-flex}
    .d-md-inline-block{display:inline-block}
    .d-md-none{display:none;}
}
@media (min-width: 992px) {
    .d-lg-block{display:block};
    .d-lg-flex{display:flex};
    .d-lg-inline-flex{diplay:inline-flex}
    .d-lg-inline-block{display:inline-block}
    .d-lg-none{display:none;}
}
@media (min-width: 1201px) {
    .d-xl-block{display:block};
    .d-xl-flex{display:flex};
    .d-xl-inline-flex{diplay:inline-flex}
    .d-xl-inline-block{display:inline-block}
    .d-xl-none{display:none;}
}