/*
 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
*/

// Hide Disable Updates admin bar icon 
.wp-admin-bar-dwuos-notice { 
    display: none !important; 
}

form.woocommerce-cart-form .quantity {
  width: 13.6rem !important;
}

.cart-collaterals .wc-proceed-to-checkout .button{
    line-height: unset !important;
    width: 100%;
}

.product-remove a{
    filter: invert(100%) !important;
}

/*account*/
h3 {
    font-size: 2.3rem !important;
}

.woocommerce-checkout .place-order .button {
  line-height: unset !important;
}

label {
  color: #FDF9FC;
  font-weight: 500;
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
}

.woocommerce-checkout .shop_table tfoot{
    border-color: rgba(255, 251, 253, 0.2) !important;
}

input{
border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 251, 253, 0.32) !important;
  font-size: inherit;
  line-height: unset !important;
  background: transparent !important;
  padding: 1rem 1.6rem !important;
  font-size: 1.5rem !important;
}

.woocommerce .button {
  background-color: #00AEEB;
  font-weight: 400 !important;
  min-height: unset;
  padding: 1.6rem 2.4rem;
  transition: all 0.2s ease-in-out;
}

legend{
    font-weight: 500 !important;
    padding: 0px 0.8rem;
}

fieldset {
border: 1px solid rgba(255, 251, 253, 0.32) !important;
  padding: .5em 1em 1em;
}

em{
    font-size: 1.4rem;
}

.woocommerce .button:hover {
  background-color: #00AEEB !important;
  opacity: 0.8 !important;
}

abbr.required{
    color: #00AEEB !important;
}

.woocommerce-address-fields__field-wrapper{
    margin-top: 2rem;
}

.woocommerce-Address-title > a {
  background: transparent;
  padding: 0.6rem 1.6rem;
  font-size: 1.5rem;
  font-weight: 400 !important;
  border: 1px solid #00AEEB;
}

.woocommerce-Address-title{
  display: flex;
  gap: 1.2rem;
  flex-direction: column;
  align-items: start;
}

.woocommerce-Address{
    gap: 2rem;
  display: flex;
  flex-direction: column;
}

/* Hide separator */
.wpgb-select-separator{
    display: none;
}

/* Styling search facet box */
.wpgb-input{
    color: #FDF9FC; 
    font-size: 1.6rem !important;
    font-weight: 300 !important;
    padding: 1.2rem 2.4rem 1.2rem 4rem !important;
    line-height: 1;
    height: unset !important;
    min-height: unset !important;
    border-width: 1px !important;
    border-radius: 0 !important;
    border-color: #00AEEB !important;
}

input.wpgb-input{
    color: #FDF9FC !important;
}

.wpgb-clear-button{
    color: #FDF9FC !important;
}

/* Styling select facet box */
select.wpgb-select{
    color: #FDF9FC; 
    font-size: 1.6rem;
    font-weight: 300 !important;
    padding: 1.2rem 4.8rem 1.2rem 2.4rem !important;
    line-height: 1;
    height: unset !important;
    min-height: unset !important;
    border-width: 1px !important;
    border-radius: 0 !important;
    border-color: #00AEEB !important;
}

.wpgb-load-more{
    background-color: transparent !important;
    color: #FDF9FC !important;
    border: 1px solid #00AEEB !important;
    border-radius: 0px !important;
    font-weight: 300 !important;
    font-size: 1.6rem !important;
    text-align: center !important;
}

/* Styling search icon */
.wpgb-input-icon {
  top: calc( 50% - 8px);
  left: 0;
  height: 1.4rem !important;
  width: auto !important;
  margin: 0 8px 0 1.6rem !important;
  color: #FDF9FC !important;
}

/* Styling arrow icon */
.wpgb-select-toggle{
  margin: 0px !important;
  fill: #FDF9FC !important;
  width: 1.6rem !important;
  height: auto !important;
}

/* position arrow icon */
.wpgb-select-controls{
    right: 2.4rem !important;
}

/* Facet wrapper */
.wpgb-facet fieldset{
    margin-bottom: 0px !important;
}

form.cart{
    display: flex;
    gap: 2.4rem;
}

form.cart .quantity{
    margin-bottom: 0px !important;
}

.minus:hover svg, .plus:hover svg{
    stroke: #00AEEB !important;
}

.minus:hover, .plus:hover{
    background: #22374c !important;
}

.woocommerce .button {
  font-weight: 500 !important;
}

.woocommerce-info {
  padding: 1.6rem 2.8rem !important;
  font-weight: 400 !important;
}

/*Labels*/
.fls_login_wrapper form#loginform label, .fls_reset_pass_wrapper label{
  font-weight: 400 !important;
  color: #FDF9FC; 
  opacity: 0.8;
  font-size: 1.6rem !important;
}

#fls_show_reset_password{
    text-decoration: underline;
}

#fls_show_reset_password:hover{
    color: rgba(255, 251, 253) !important;
}

/*Inputs*/
.fls_login_wrapper form#loginform .input {
  margin-top: 1rem;
  padding: 1rem;
  line-height: unset;
  background: transparent;
  border: 1px solid rgba(255, 251, 253, 0.32);
  border-radius: 0px;
  font-size: 1.6rem;
}

.fls_reset_pass_wrapper .fls_reset_pass_form input {
  margin-top: 1rem;
  padding: 1rem;
  line-height: unset;
  background: transparent;
  border: 1px solid rgba(255, 251, 253, 0.32);
  border-radius: 0px;
  font-size: 1.6rem;
}

/*Button*/
.fls_login_wrapper input#wp-submit {
  background: #00AEEB !important;
  border-radius: 0px !important;
  color: rgba(255, 251, 253) !important;
  padding: 1.8rem !important;
  text-align: center !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}

.fls_reset_pass_wrapper .fls_reset_pass_form #fls_reset_pass {
  background: #00AEEB !important;
  border-radius: 0px !important;
  color: rgba(255, 251, 253) !important;
  padding: 1.8rem !important;
  text-align: center !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}

@media (max-width: 1399px){
.header-buttons-text{
    display: none !important;
}
}

select option {
    color: #051C34 !important;
    font-family: "Silka" !important;
}

legend.ff_screen_reader_title{
    visibility: collapse !important;
}

.ff-el-form-check label.ff-el-form-check-label {
  font-size: 1.6rem !important;
  color: rgba(255, 251, 253, 0.64) !important;
}

.added_to_cart:hover{
    opacity: 0.8 !important;
}

.added_to_cart{
    padding-top: 1.4rem;
padding-right: 2.8rem;
padding-bottom: 1.4rem;
padding-left: 3.2rem;
display: flex;
align-items: center;
justify-content: space-between;
column-gap: 1.2rem;
transition: all 0.2s ease-in-out;
border: 1px solid var(--bricks-color-wueymo);
  color: var(--bricks-color-wkgoiy);
  font-size: 1.6rem;
  font-family: "Silka";
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
}

.woocommerce-notices-wrapper .woocommerce-message {
  margin-top: 2.4rem !important;
  font-weight: 500 !important;
  font-size: 1.6rem !important;
}

.x-slide-menu_dropdown-icon {
  color: #00AEEB !important;
}

#brxe-slzoje .bricks-nav-menu .sub-menu {
  padding-top: 1.4rem !important;
  padding-bottom: 1.4rem !important;
  margin-top: 1.2rem;
}

.wpsr-container {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.wpsr_more {
  border-radius: 0px !important;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  color: #FFFFFF !important;
  background-color: #051C34 !important;
  padding-top: 1.2rem !important;
  padding-right: 3.2rem !important;
  padding-bottom: 1.2rem !important;
  padding-left: 3.2rem !important;
  border-top: 1px solid #00AEEB !important;
  border-right: 1px solid #00AEEB !important;
  border-bottom: 1px solid #00AEEB !important;
  border-left: 1px solid #00AEEB !important;
}

.fluentform .ff-el-help-message{
    color: rgba(255, 251, 253, 0.64) !important;
}
