/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/
#top .av_header_transparency #header_meta,
#header_meta {
    border: 1px solid transparent !important;
}
#header_main {
    border: 1px solid transparent !important;
}
.logo, .logo a {
    display: flex;
}
.logo, .logo a {
    display: flex;
    align-items: center;
}
.logo img {
    display: flex !important;
    line-height: 88px;
    align-self: center;
}
.logo img.alternate {

}
.avia_mega_div .avia-bullet {
    display: none !important;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a {
    padding: 3px 12px 3px 0px;
}

/* menu */
#header .avia_mega_div .avia_mega_menu_columns_first {
padding-left: 15px;
}
#header .avia_mega_div .avia_mega_menu_columns_last {
padding-right: 15px; }
#top #header .avia_mega_div > .sub-menu { padding: 20px 10px 30px; }
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    padding-top: 0;
}

li.menu_img_logo {
	width: 120px;
	height:80px;
	display: block;
}
li.menu_img_logo a{
	width: 120px;
	height:80px;
	display: block;
}
li.menu_img_logo a span{
	width: 120px;
	height:80px;
	display: flex;
	align-items: center;
    justify-content: center;
}
li.menu_img_logo a span img {
	width: 120px;
	max-height:80px;
	
}


#header .avia_mega_div .units {
    border-right: none;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    border-top: none;
}

.wdap_zip_table th {
	letter-spacing: 1px !important;
}
.default#wdap_zip_check {
    margin: 45px 0px !important;;
    position: relative;
}
.zipcode_test_desc {
    margin: 10px 0px;
    position: absolute;
    bottom: 33px;
}


#top div form .form-row input.input-text, 
#top div #content .form-row input.input-text, 
#top div form .form-row textarea, 
#top div #content .form-row textarea {

    width: 100%;
    padding: 10px 10px;
    margin: 0;
    outline: 0;
    font-size: 16px;
    font-family: arial;
    line-height: 18px;
    font-weight: bold;
    border-radius: 4px;
    border-color: #b7b7b7;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.1);
}
#top div form .form-row input.input-text::placeholder, 
#top div #content .form-row input.input-text::placeholder, 
#top div form .form-row textarea::placeholder, 
#top div #content .form-row textarea::placeholder {
	color: #7b7b7b;
	font-weight: normal;
	font-style: italic;
}   
th {
    letter-spacing: 0px;
	font-size: 14 !important;
}

/*   gumb v products listi   */
.avia_cart_buttons {
    opacity: 0.8;
	background-color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.inner_product:hover  .avia_cart_buttons{ opacity: 1;}
#top .avia_cart_buttons .button {
    width: 100%;
}
#top.archive div .quantity input.qty,
#top.single-product section.related .quantity input.qty{
    height: 28px;
    width: 38px;
    display: block;
    line-height: 41px;
    vertical-align: middle;
    margin: 8px;
    position: absolute;
    z-index: 999;
}
#top.archive .main_color .quantity input.plus,
#top.archive .main_color .quantity input.minus,
#top.single-product section.related .quantity input.plus,
#top.single-product section.related .quantity input.minus{
    display: none;
}

/*   side bar shop cart   */
.widget_shopping_cart_content {
	padding: 10px;
    background: #fff !Important;
    -webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
	border-radius: 4px;
}
#top div ul.product_list_widget li a.remove {
    right: 2px;
    top: 34px;
	z-index: 999;
}


/*   side bar search   */
#top form {
    position: relative;
}
form.woocommerce-product-search #woocommerce-product-search-field-0,
form.woocommerce-product-search #woocommerce-product-search-field-1,
form.woocommerce-product-search #woocommerce-product-search-field-2{
	width: 100%;
	position: relative;
	padding: 11px 47px 11px 5px;
	z-index: 1;
	margin: 0;
	box-shadow: none;
	border-color: #cac9c9!important;
	box-shadow: 0px 15px 10px -10px rgba(0,0,0,.08);
}
form.woocommerce-product-search button {
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	margin: 0;
	border-radius: 0;
	min-width: 40px;
	color: #ffffff;
	border-color: #3d9364e6;
	border-style: none;
	font-size: 0px;
	background: #3d9364e6 url("search.png") no-repeat center center;
	cursor: pointer;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #cac9c9;
    border-radius: 0px;
}
.select2-container .select2-selection--single {
    height: 32px;
	box-shadow: 0px 15px 10px -10px rgba(0,0,0,.08);align-content
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
}


.sidebar h3 {
	font-size: 1.1em;
	color:#5e5e5e;
}
.sidebar ul {
    margin-left: 0px;
}
.bapf_sfa_unall {
	border-top: 1px solid #ddd;
}
/*   meni košarica dropdovn img fix   */
.dropdown_widget ul.cart_list li a img {
    width: auto;
    height: auto;
    max-height: 55px;
    max-width: 55px;
}

/* search Nothing Found*/

#top .search-no-results section.404_recommendation,
#top .search-no-results .woocommerce-product-search {
	display:none;
}

/*  single product*/
.template-shop .single-product-main-image .images a {
    border-style: solid;
    border-width: 1px;
    background: #FFF !important;
	padding: 15px !important;
}
#top .product div.images img {
    max-height: 450px;
}
#top.single .single-product-summary .price, #top.single .single-product-summary .price span, #top.single .single-product-summary del, #top.single .single-product-summary ins {
    line-height: 52px;
	font-size: 24px;
}
div.product .product_title {
    color: currentColor;
}
#top .main_color .price {
    color: #3d9364;
}
div .main_color .button {
	background-color: #3d9364e6;
	color: #ffffff;
	border-color: #3d9364e6;
}
div table.shop_attributes th {
    width: 50%;
}



.logo img {
    display: inline-block;
}

.thumbnail_container {
    display: flex;
    position: relative;
    overflow: hidden;
	min-height: 300px;
	max-height: 300px;
}
#top .thumbnail_container img {
    margin: auto;
    padding: 10px;
    display: block;
    width: auto;
    max-height: 300px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
a.lightbox-added {
    display: flex;
}
img.attachment-shop_single.size-shop_single,
#top .product div.images img{
    max-height: 800px;
    width: auto !important;
    margin: auto !important;
}

.current-cat a{
    color: #3d9364 !important;
}
.product-sorting {
    display: none;
}
#top .avia_cart_buttons a.button.show_details_button {
	display: none;
}
#top .avia_cart_buttons a.button.add_to_cart_button{
    width: 100%;
}
.button-mini-delimiter {
    display: none;
}

/*--------------------------------

» Woo Products List

--------------------------------*/
.woocommerce-page div .products .product {
    padding: 4px;
    background: #fff !Important;
    -webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
}
.inner_product {
	background: #fff !Important;
	border: none !Important;
}

#top .inner_product_header {
    background: transparent !Important;
	/*min-height: 119px;*/
}
.inner_product_header .avia-arrow {
    display: none;
}
h2.woocommerce-loop-product__title {
    font-size: 1.2em!Important;
    color: #3d9364;
}
.category-desc p span{
    font-size: 14px!Important;
    color: #666;
}
.category-desc p {
    margin: 15px 0 0 0 !Important;
}
#av_product_description {
    min-height: 256px;
}


/*  Kategorije slika in url*/
#av_product_description .av-parallax {
    transform: none !important;
    -webkit-transform: none !important;
    position: absolute;
    top: 0px !important;
    height: 260px !important;
}
#av_product_description {
    height: 256px;
}

#top #av_product_description #main .avia-section .template-page {
    width: 100%;
    border: none;
    margin-left: auto;
    padding-left: 0;
    margin-right: auto;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.breadcrumb-trail .trail-before {
    display: none;
}

.empty_title,
.title_container {
	background: rgba(37, 41, 43, 0.8) !important;
	border: none !important;
	position: absolute;
	width: 100%;
	margin-top: 200px;
}
.title_container .main-title {
    font-size: 22px;
	line-height: 1.5em;
}
.single-product .title_container {
	position: relative!important;
    margin-top: 0px;
}

#av_product_description h1 {
    font-weight: 300;
    font-size: 40px;
    line-height: 1.2em;
	text-align: left;
    text-shadow: 2px 2px 8px rgba(0,0,0,.4);
}

#top.product-template-default .empty_title {
background: rgba(37, 41, 43, 0.8) !important;
	border: none !important;
	position: relative;
	width: 100%;
	top: 0;
}
.page .title_container,
.search .title_container{
	display: none;
}


/*  single product*/
.template-shop .single-product-main-image .images a {
    border-style: solid;
    border-width: 1px;
    background: #FFF !important;
	padding: 15px !important;
}
#top .product div.images img {
    max-height: 450px;
}
#top.single .single-product-summary .price, #top.single .single-product-summary .price span, #top.single .single-product-summary del, #top.single .single-product-summary ins {
    line-height: 52px;
	font-size: 24px;
}
/* 
#top div.product .woocommerce-tabs ul.tabs {
    display: none;
}
#top div div.product .woocommerce-tabs .panel {
    padding: 0px;
}
#top .variations_form, #top div.product .woocommerce-tabs .panel {
    border: none;
    background: none;
}
*/

/* Ajax add to cart with quantity input box */
.avia_cart_buttons {
    display: flex;
    flex-direction: row-reverse;
}
.add_to_cart_quantity {
    width: 49%;
}
.add_to_cart_quantity input[type=number] {
    margin-bottom: 0 !important;
}
input[type=number]::-webkit-inner-spin-button {
    height: 26px;
}
.avia_cart_buttons .add_to_cart_button {
    padding: 8px 6px !important;
}
.avia_cart_buttons .button-mini-delimiter {
    display: none;
}
div .products .product a.show_details_button {
    display: none;
}

/* Cart update notice */
ul.woocommerce-error {
	list-style: none;
}
ul.woocommerce-error li {
	margin-left: 0;
}

/* Instock */
div.product p.stock {
	font-size: 1.05em;
}

.pro_visib_msg {
    background: #e1e1e1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro_visib_msg p{
    font-size: 1.2em;
}

span.secondCurrencie {
  color: #626262;
  font-size: .8em!important;
}