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

* {
	transition: all 0.3s ease-in-out;
}

#brxe-34abd0 input:not([type="submit"]) {
  border: solid 1px black;
}

woocommerce .before-cart, .woocommerce .before-checkout {
  display: none !important;
}

.aws-container .aws-search-form .aws-form-btn {
 	background: rgba(84, 84, 84, 0) !important;
}

.aws-container .aws-search-form .aws-search-btn_icon {
 	color: #ffffff !important;
}

::placeholder {
 	color: #000000 !important;
	font-size: 16px !important;
	font-family: "Montserrat" !important;
	font-weight: 500 !important;
	border-radius: 50;

}

.aws-wrapper {
	border: solid 0px rgba(84, 84, 84, 0) !important;
}

.aws-search-result .aws_result_title {
	color: #545454 !important;
	font-size: 14px !important;
	font-family: "Montserrat" !important;
	font-weight: 400 !important;
}

.aws_result_price {
	color: #545454 !important;
	font-size: 14px !important;
	font-family: "Montserrat" !important;
	font-weight: 600 !important;
}

.aws_search_more  {
	color: #545454 !important;
	font-size: 16px !important;
	font-family: "Montserrat" !important;
	font-weight: 600 !important;
}

.aws_search_more a {
	color: #545454 !important;
}

.aws-form-btn  {
	border: solid 1px #545454 !important;
}

.zoom-out img {
	transition: all 0.3s ease-in-out;
}

.zoom-out:hover img {
	transform: scale(1.10);
	border: solid 1px #545454;
}

.my-icon-list p strong {
	color: #545454 !important;
	font-size: 20px !important;
}

.zoom-out:hover svg {
	transform: scale(1.10);
}

.apply-filters__button {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 45px;
  background-color: var(--bricks-color-wauemf);
  color: #ffffff;
	border-radius: 5px;
}

.jet-select__control {
  width: 240px;
}

@media screen and (max-width: 767px) {
.apply-filters__button {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 45px;
	width: 100%;
  background-color: var(--bricks-color-wauemf);
  color: #ffffff;
	border-radius: 5px;
}

.jet-select__control {
	margin-bottom: 15px;
}
}

.aws-container .aws-search-form *, .aws-search-result {
  border-radius: 5px !important;
}

.aws-container .aws-search-form .aws-form-btn {
  z-index: 10;
  margin-left: -5px;
  background: rgba(84, 84, 84, 0);
}

.aws-container .aws-show-clear .aws-search-field {
  padding-left: 10px;
}

.stock, .out-of-stock {
	font-size: 20px;
	font-weight: 600;
}

.woocommerce-pagination {
  justify-content: center;
}

@media (max-width: 767px) {
  #brxe-bypzxx {
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  #brxe-klpcmh {
    margin-top: 25px;
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 991px) {
  #brxe-klpcmh .jet-smart-filters-select, #brxe-klpcmh .jet-smart-filters-hierarchy .jet-select {
    display: block;
    width: 100%;
  }
}

@media (max-width: 478px) {
  #brxe-klpcmh .jet-select__control {
    padding-right: 0;
    padding-left: 10px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  #brxe-pucpqo .jet-smart-filters-select, #brxe-pucpqo .jet-smart-filters-hierarchy .jet-select {
    display: block;
	width: 100%;
  }
}

@media (max-width: 478px) {
  #brxe-pucpqo .jet-select__control {
    padding-right: 0;
    padding-left: 10px;
	width: 100%
  }
}

.aws-container .aws-search-form *, .aws-search-result {
  border-radius: 15px !important;
}

.aws-container .aws-search-form .aws-form-btn {
  background: rgba(84, 84, 84, 0) !important;
  margin-left: -50px;
}

.aws-container .aws-search-form .aws-search-btn_icon {
  color: #000 !important;
}

.aws-form-btn {
  border: solid 1px rgba(84, 84, 84, 0) !important;
}

.aws-container .aws-search-form {
  background: rgba(84, 84, 84, 0) !important;
}

.brxe-heading {
	margin-top: 40px;
}

.aws-container .aws-search-form .aws-search-btn svg {
  color: #0c4871;
}

.aws-container .aws-show-clear .aws-search-field {
  background: #fff;
}

body.bricks-is-frontend :focus{
  outline: none;
}

.product-price.brxe-text {
  color: #698419 !important;
}

.aws-search-clear {
	margin-right:30px !important
}

[aria-expanded="true"] i {
    display: none;
}

.zatvori {
	display: none !important;
}

[aria-expanded="true"] .zatvori {
    display: block !important;
	color: #ffffff;
}

@media (max-width: 991px) {
	#brxe-gltczu .jet-smart-filters-hierarchy .jet-select {
    display: block;
    width: 100%;
  }
}

@media (max-width: 478px) {
  #brxe-gltczu .jet-select__control {
    width: 100%;
  }
}

.shop_table .cart-subtotal td,
.shop_table .order-total td {
    padding-left: 10px;
}

form.woocommerce-cart-form .quantity {
	width: 80px !important;
	border: solid 1px;
	border-color: #cdcdcd !important;
	margin-left: 10px;
	margin-right: 10px;
}

tbody .product-name {
  padding-left: 10px !important;
  padding-right: 10px !important;
	font-size: 14px;
}

@media (max-width: 767px) {
	tbody .product-name {
	  padding-left: 0px !important;
	  padding-right: 0px !important;
	}
}

@media (max-width: 767px) {
	form.woocommerce-cart-form .quantity {
		width: 120px !important;
		border: solid 1px;
		border-color: #cdcdcd !important;
		margin-left: 0px;
		margin-right: 0px;
	}
}

.woocommerce-cart-form thead {
	background-color: #f4f4f4;
	border: solid 1px !important;
	border-color: #cdcdcd !important;
	}

.cart-collaterals .cart_totals h2 {
	background-color: #f4f4f4;
	border: solid 1px !important;
	border-color: #cdcdcd !important;
	padding-left: 20px;
	}

#brxe-c3e2d9 {
	padding-left: 20px important;
	}



.woocommerce-cart-form__cart-item {
	border: solid 1px !important;
	border-color: #cdcdcd !important;
	}

tbody .product-subtotal {
  padding-left: 10px !important;
  padding-right: 10px !important;
	
}
tbody .product-price {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
tbody .product-thumbnail {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.woocommerce table th {
    text-align: center !important;
}

.woocommerce table th.product-name {
    text-align: left !important;
}

.cart-collaterals table tbody tr {
	border: solid 1px !important;
	border-color: #cdcdcd !important;
}

@media (max-width: 767px) {
	#brxe-55dd77 tbody .product-quantity {
	  font-size: 14px !important;
		margin-left: 10px;
	}
	.cart-collaterals table tbody tr {
  font-size: 14px;
}
}

.cart_totals th,
.cart_totals td[data-title="Ukupno"],
.cart_totals td[data-title="Dostava"] {
    padding-left: 10px  !important;
}


@media (max-width: 991px) {
  #brxe-c11ab5 .jet-smart-filters-select, #brxe-c11ab5 .jet-smart-filters-hierarchy .jet-select {
    display: block;
    width: 100%;
  }
	
	@media (max-width: 478px) {
  #brxe-c11ab5 .jet-select__control {
    padding-right: 0;
    padding-left: 10px;
    width: 100%;
  }
}
	@media (max-width: 478px) {
  #brxe-c11ab5 .jet-select__control {
    padding-right: 0;
    padding-left: 10px;
    width: 100%;
    width: 100%;
  }
}
	
@media (max-width: 991px) {
  #brxe-klpcmh .jet-smart-filters-select .jet-select, #brxe-klpcmh .jet-smart-filters-hierarchy .jet-select__control {
    width: 100% !important;
  }
}
	
@media (max-width: 991px) {
  #brxe-gltczu .jet-select__control {
    padding-right: 12px;
    padding-left: 12px;
    width: 100%;
  }
}
	
@media (max-width: 991px) {
	#brxe-c11ab5 .jet-select__control {
	  width: 100%;
	}
}
	
@media (max-width: 676px) {
  #brxe-kmlltd .jet-select__control {
    width: 100%;
  }
}
	
@media (max-width: 478px) {
  #brxe-kmlltd .jet-select__control {
    padding-right: 0;
    padding-left: 10px;
  }
}
	
@media (max-width: 991px) {
  #brxe-kmlltd .jet-smart-filters-select, #brxe-kmlltd .jet-smart-filters-hierarchy .jet-select {
    width: 100%;
  }
}