/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* poravnava filtra na strani za kategorije */
.orderby {
border-radius: unset;
    margin-left: -10px;
}

/*dodatne možnosti pri produktu*/
.woocommerce div.product form.cart table td {
    padding-left: 20px;
}

.elementor-31571 .elementor-element.elementor-element-3f9d1a13 > .elementor-element-populated {
    padding: 0px 70px 70px 25px;
}

.woocommerce-variation-price {
	font-size: 30px;
}

.woocommerce-Price-amount {
	color: black;
}

.variable-item:not(.radio-variable-item) {
    width: 150px;
    height: 60px;
}

/*
.flex-control-thumbs {
	position: fixed;
    left: 0;
    bottom: 10px;
}
/*
/*.wcpa_form_outer .wcpa_form_item .wcpa_price {
    line-height: 30px;
    text-align: right;
    display: none !important;
}*/


.separator-form {
	background-color: #EFAA15 !important;
	margin-bottom: 20px;
}

/* slika v košarici 
.blagajna img {
    height: auto;
    max-width: 50px;
display: none;
}
*/

/*Atributi v checkout*/
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
    font-size: 16px;
    font-weight: 600
}

.blagajna .woocommerce-Price-amount {
    float: right;
}



/*širina polja za kupon v košarici*/
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
}

/*.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table {
    
    border: unset;
    border: 1px solid #000;
    border-radius: unset;
}*/

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr {
    border: unset;
	border: 1px solid #000;
    border-radius: unset;
	padding-left: 15px;
	  
}


.elementor-widget-woocommerce-checkout-page a {
    color: #EFAA15;
    font-size: 20px;
    text-transform: uppercase;
}

.woocommerce table.shop_table th {
    
	font-size: 18px;
}

.woocommerce-table__product-table .product-total th {
	text-align: right !important;
}

/*
.shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery .woocommerce-product-gallery__image, .shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery .woocommerce-product-gallery__image a, .shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery .woocommerce-product-gallery__image a img, .shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery figure {
    height: 100% !important;
    display: block;
	
}
*/
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
	height: 100%;
    box-shadow: none;
}

/*
.shopengine-widget .shopengine-product-image.shopengine-gallery-slider-no .images.woocommerce-product-gallery .flex-control-thumbs {

display: contents;
}

.woocommerce .shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery .flex-control-thumbs li {

	width: 50px !important;
    display: inline-block;
}

*/

.woocommerce div.product div.images .flex-control-thumbs {
    
    width: 50%;
}


.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
    box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    border-radius: 2px;
    display: none;
}

/*
.elementor-lightbox .elementor-lightbox-item {
  display: none !important;
}
*/

/*Oblikovanje linka za navodila v izdelku*/
.navodilaklas {
	font-size: 16px; 
}

