/*
 Theme Name:   Botiga Child
 Theme URI:    http://saguaro-hrvatska.com/botiga-child/
 Description:  A child theme of Your Theme
 Author:       RM
 Author URI:   http://saguaro-hrvatska.com
 Template:     botiga
 Version:      1.0.0
*/

.sticky-header-active .bhfb-header.bhfb-mobile {
  position: fixed;
  width: 100%;
  top: 0;  
  z-index: 999;
}

.botiga-dropdown .ws-svg-icon {
	background: #fff;
	border-radius: 2px;
	padding: 6px;
	width: 26px;
	height: 26px;
}
@media only screen and (max-width:1024px) {
  .botiga-dropdown .botiga-dropdown-link {
	font-size: 1.2em;
}
}


.botiga-offcanvas-menu .botiga-dropdown .menu-item-has-children .botiga-dropdown-link {
	width:auto;
}

/* Razmak iznad prvog polja za unos informacija o paketomatu */
#package_machine_address_field {
  margin-top: 16px;
	margin-left: 16px;
}

/* Lijeva margina iznad polja za unos broja paketomata */
#package_machine_number_field {
  margin-left: 16px;
}

/* Povećana širina polja za unis paketomata */
input#package_machine_address {
	width: 100%;
}

input#package_machine_number {
	width: 100%;
}


/* Sređena sekcija za plaćanje i pouzeće */
ul.wc_payment_methods.payment_methods {
	background: none;
	padding: 0px;
	margin-bottom: 64px;
}

li.wc_payment_method {
	padding: 0px;
}


/* Smanjena veličina myPOS logotipa na Checkout pageu */
li.wc_payment_method img {
	width: 80%;
	padding: 12px 24px;
	padding-bottom: 16px
}

/* Korigirana pozicija podnaslova za plaćanje pouzećem */
div.payment_box p {
	padding: 2px 22px;
	font-size: 14px;
}


/* Briše iznos PDV-a u košarici, tako da samo ostane "uključuje PDV" */

.includes_tax .woocommerce-Price-amount { 
display: none;  
}

/* Izmjena strelica na galeriji ispod glavne slike proizvoda */
.swiper-button-next, .swiper-button-prev {
	background: white;
	height: 36px !important;
	width: 36px !important;
	border-radius: 100px;
	box-shadow: 0px 8px 8px rgba(0,0,0,0.3);

}

.swiper-button-next:hover, .swiper-button-prev:hover {
	background: #000000;
}

.swiper-button-next:after, .swiper-button-prev:after {
	color: #000000 !important;
	font-size:16px !important;
}

.swiper-button-next:hover:after, .swiper-button-prev:hover:after {
	color: white !important;
}

/* Uređivanje crossed linija za out of stock proizvode */

.botiga-variations-wrapper .botiga-variation-type-color>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-color>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-color>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-color>a.permanent-disabled:after, .botiga-variations-wrapper .botiga-variation-type-image>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-image>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-image>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-image>a.permanent-disabled:after, .botiga-variations-wrapper .botiga-variation-type-button>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-button>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-button>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-button>a.permanent-disabled:after, .botiga-variations-wrapper .botiga-variation-type-select>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-select>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-select>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-select>a.permanent-disabled:before {
	display:none;
}

.botiga-variations-wrapper .botiga-variation-type-color>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-color>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-color>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-color>a.permanent-disabled:after, .botiga-variations-wrapper .botiga-variation-type-image>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-image>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-image>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-image>a.permanent-disabled:after, .botiga-variations-wrapper .botiga-variation-type-button>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-button>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-button>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-button>a.permanent-disabled:after, .botiga-variations-wrapper .botiga-variation-type-select>a.disabled:before, .botiga-variations-wrapper .botiga-variation-type-select>a.disabled:after, .botiga-variations-wrapper .botiga-variation-type-select>a.permanent-disabled:before, .botiga-variations-wrapper .botiga-variation-type-select>a.permanent-disabled:after {
	display: none;
}

.single-product .botiga-variations-wrapper .botiga-variation-type-button > a {
	font-weight: 400;
}

.botiga-variations-wrapper .botiga-variation-type-button > a, .botiga-variations-wrapper .botiga-variation-type-select > a {
	border-width: 1px;
}

.botiga-variations-wrapper .botiga-variation-type-color>a.disabled, .botiga-variations-wrapper .botiga-variation-type-color>a.permanent-disabled, .botiga-variations-wrapper .botiga-variation-type-image>a.disabled, .botiga-variations-wrapper .botiga-variation-type-image>a.permanent-disabled, .botiga-variations-wrapper .botiga-variation-type-button>a.disabled, .botiga-variations-wrapper .botiga-variation-type-button>a.permanent-disabled, .botiga-variations-wrapper .botiga-variation-type-select>a.disabled, .botiga-variations-wrapper .botiga-variation-type-select>a.permanent-disabled {
	border: none;
	background: #ededed;
	opacity: .3;
}

.botiga-variation-item {
	height: 48px;
	width: 48px;
	border-width: 1px;
}

#coupon_code+.button {
	border-radius: 0px !important;
}

.checkout_coupon.woocommerce-form-coupon .button[name=apply_coupon] {
	border-radius: 0px !important;
}

.button {
	letter-spacing: 0.3px !important;
}

.woocommerce-sorting-wrapper select {
	width: auto;
    text-align: right;
    max-width: none;
    padding-right: 40px;
}

.woocommerce-sorting-wrapper select:focus {
	box-shadow: none;
}

.bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link:hover {
	color: #000000;
	background-color: #f5f5f5;
}



/* Skrivanje Veličina na shop karticama, kako bi se samo boje prikazale kad ih ima */

/* li.product.type-product tbody tr:last-of-type */
/* ovo iznad koristim kad uspijem shvatiti zasto mi se odjednom generiraju tr elementi */
li.product.type-product tbody tr:last-child {
    display: none;
}


.button.alt.disabled {
	opacity: 0.2;
}