/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*ROOT*/


/*ROOT END*/
.wd-entities-title {text-transform: uppercase;}

/*HEADER*/
.whb-header li, .whb-header a, .whb-header span {
    text-transform: none;
    font-weight: bold;
}

.menu-mega-dropdown .wd-scroll-content {
    position: relative;
}

/*MENU*/

li#menu-item-1114 .promo-banner .banner-image :is(img,picture,video) {
    object-fit: contain;
}

li#menu-item-1114 .promo-banner .banner-image :is(img,picture,video) {
    object-fit: contain;
}
li#menu-item-1114 .image-cover .promo-banner .banner-image :is(img,picture,video) {
    object-fit: cover;
}


body .wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li>a {
    padding: 10px 15px;
}

ul#menu-categories-megamarket .wrapper-content-banner {
    padding: 15px;
}

/*HEADER END*/

/*FOOTER*/
.container.main-footer {
    max-width: 100%;
    padding: 0;
}


/*FOOTER END*/

.pocetna-brendovi #gallery-1  img {
    border: unset;
}

.pocetna-brendovi #gallery-1 .gallery-item {
	padding-bottom: unset;
}
/*RANDOM*/
p.wd-empty-wishlist.wd-empty-page~.wd-empty-page-text {
    display: none;
}

.cathome img {
    background: #f2f3f8;
    border-radius: 0px;
}

.star-rating {
    display: none !important;
}

ul#menu-header-current-address-megamarket > li > a {
    color: #333;
}

img.mhi {
    width: 18px;
    opacity: 0.8;
    margin-top: -1px;
}

.wd-header-text.set-cont-mb-s.reset-last-child.mh.wd-inline {
    display: flex;
    align-items: center;
    gap: 8px;
    opacity: 0.7;
    font-weight: bold;
}

li#menu-item-1519 span.nav-link-text {
    font-weight: bold;
}

a.mht {
    font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
/*RANDOM END*/

.product-grid-item :is(.product-image-link,.hover-img) img,
.woocommerce-product-gallery img,
.autocomplete-suggestion .suggestion-thumb img {
    aspect-ratio: 1/1;
    object-fit: contain;
}

.usluge-box h3.elementor-image-box-title {
    padding: 10px 20px;
    margin-left: -20px;
    background: #393e97;
    color: #fff;
    width: max-content;
    max-width: 100%;
    z-index: 6999;
    transform: translateY(-70%);
}

.usluge-box .elementor-image-box-content ul {
    margin-top: -20px;
}

.usluge-blockquote blockquote {
    border-width: 5px;
	text-align: justify;
}

.archive-kategorije .products:not(.wd-img-width) .cat-design-alt img {
    width: 150px;
}
.kontakt-info-box .wd-list li:nth-last-child(-n + 2) span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wpcf7-submit {
    background: var( --e-global-color-ed8764b );
    color: #fff;
}

.wpcf7-submit:hover {
    background: var( --e-global-color-ed8764b );
    color: #fff;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
}
footer.elementor-slideshow__footer.elementor-lightbox-prevent-close {
    display: none;
}

.swiper-button-disabled {visibility: hidden;}

ul#shipping_method span.woocommerce-Price-amount {
    white-space: nowrap;
}

body [class*="title-line-"] .wd-product .wd-entities-title {
    max-height: unset;
    flex-grow: 1;
}

p.wd-product-stock.stock.wd-style-default.in-stock {
    display: none;
}

@media only screen and (max-width:767px){
	.usluge-box h3.elementor-image-box-title {
		margin-left: -10px;
	}
	
}