/*
Theme Name: P-Solutions (Woodmart Child)
Template: woodmart
*/

span.wpml-ls-display {
    font-size: 0.9rem!important;
}

img.wpml-ls-flag {
    width: 30px!important;
    height: 30px!important;
}

span.nav-link-text {
    display: flex!important;
    align-items: center!important;
}

a.download-step-file {
    background: #f26923;
    padding: 0.5rem;
    color: #fff;
}

a.download-step-file:hover {
	color: #fff!important;
}

/* menu expanding problem when page is empty */

.page .main-page-wrapper {
    min-height: calc(100vh - 525px) !important;
}

/* products filter styling forced */

.facetwp-type-number_range {
    display: flex;
}

.facetwp-type-number_range input {
    min-width: 0;
}


#custom_html-3 h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
}

#custom_html-3 h6 {
    background: #f26923;
    padding: 0.5rem;
    color: #fff;
    text-align: center;
}

#custom_html-3 select {
    background: none!important;
}

#custom_html-3 button {
    width: 100%;
    margin-bottom: 1rem;
}

#custom_html-3 input, #custom_html-3 .fs-wrap, #custom_html-3 .facetwp-input-wrap, #custom_html-3 .fs-label-wrap {
    width: 100%!important;
}

/* custom template products filter */

/*
.lscf-custom-template-wrapper > div > div {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
*/

.lscf-custom-template-wrapper > div > div {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, 300px);
}

.lscf-ct-product .woodmart-buttons.wd-pos-r-t {
    background: #f26923;
    color: #fff;
}

.lscf-ct-product .woodmart-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-btn {
    display: none!important;
}

.lscf-ct-product:hover .woodmart-buttons[class*="wd-pos-r"] {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}


.lscf-ct-product a {
    text-decoration: none !important;
    color: inherit !important;
}

.lscf-ct-product:hover {
    box-shadow: 0 10px 5px 0px rgb(0 0 0 / 7%);
    transform: translateY(-10px);
}

.lscf-ct-product {
    border: 1px solid #e0e0e0;
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
    /*width: calc(100% / 3);*/
    transition: all 0.2s ease;
}

.lscf-ct-product-image {
    height: 250px;
}

.lscf-ct-product-image img {
    height: 100%;
    object-fit: contain;
}

.px-field-wrapper-container .px_checkboxesList {
    margin-bottom: 2rem;
}

/* remove grey line from filters */

.px-filter-fields hr.silver {
    display: none!important;
}

/* forced text in filters */

.px-field-wrapper-container > div:before {
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 2rem;
    font-family: "Josefin Sans";
    background: #f26923;
    line-height: 0;
    padding: 1rem 0 0.8rem 0.4rem;
    display: block;
}

.px-field-wrapper-container > div:nth-child(14):after {
    content: 'Dodatni filteri';
    font-weight: 800;
    margin-bottom: 2rem;
    font-family: "Josefin Sans";
    display: block;
    width: 100%;
    color: #444;
    font-size:1.2rem;
}

.px-field-wrapper-container > div:nth-child(15):before {
    content: 'ROTACIONI ALATI';
}

.px-field-wrapper-container > div:nth-child(17):before {
    content: 'UREZNICI';
}

.px-field-wrapper-container > div:nth-child(21):before {
    content: 'PLOČICE';
}

.px-field-wrapper-container > div:nth-child(27):before {
    content: 'PROIZVOĐAČI';
}

.white-text {
    color: inherit;
}

.white-text h3 {
    color: inherit;
    margin-top: 2rem;
}

.color-white {
  color: #777777 !important;
}

span.nav-link-text {
  font-family: "Roboto Condensed";
  font-weight: 600;
}

/* select */

select {
  -webkit-appearance: menulist !important;
  -moz-appearance: menulist  !important; 
  appearance: menulist !important;
}

/* h2 override */

h2 {
	color: #f26923! important;
}

/* ubermenu overrides */

.um-menuimage img {
    height: 287px;
}

.ubermenu .ubermenu-tabs-group {
  border: none !important;
}

/* floating buttons */

.floating-buttons__wrapper {
  position: fixed;
  z-index: 10;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}

.floating-buttons {
  display: flex;
  flex-direction: column;
}

.fbs__item {
    text-decoration: none;
    color: #fff;
    padding: 0.8rem;
    text-align: center;
    background: #444444;
    border-radius: 5px 0 0 5px;
    transition: 0.2s ease all;
    font-weight: 700;
    border-bottom: 2px solid #fff;
}

.fbs__orange {
	background-color: #f26923;
}

.fbs__red {
	background-color: #f22323 !important;
}

a.fbs__item:hover {
  color: #f26923;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  border-color: #f26923;
}

.fbs__item:not(:last-child) {
  margin-bottom: 5px;
}

.fbs__title {
  font-size: 0.8rem;
}

.fbs__icon {
  font-size: 20px;
  margin-bottom: 0.5rem;
}

/* overrides */

aside.sidebar-container {
  position: relative;
  z-index: 10;
}

/* no padding on map */

.company-location {
    margin: -40px 0!important;
}

.site-content {
    margin-bottom: 0 !important;
}

.article-body-container p {
  font-weight: 400;
  line-height: 1.5 !important;
}

.article-inner h1.entry-title {
  text-align: left;
  font-weight: 700;
  text-decoration-skip-ink: auto;
  text-decoration: underline #f26923;
  margin-bottom: 2rem;
}

header.entry-header .entry-thumbnail {
  border: 2px solid #f5f5f5;
  -webkit-box-shadow: 0px 0px 26px -13px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 26px -13px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 26px -13px rgba(0, 0, 0, 0.13);
}

header.entry-header .entry-thumbnail img {
  object-fit: cover;
  height: 320px;
  width: 100%;
}

/* registration and login form */

.guestNotification {
  background: #f6f6f6;
  padding: 2rem;
  margin-top: 2rem;
  border: 2px solid #ebebeb;
}

/* product ribbons on loop */

.loop-product-ribbons {
    position: absolute;
    width: 100%;
    z-index: 1;
    display: flex;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
}

.sl-product-discount-on-loop {
    background: #444;
    color: #fff;
    padding: 0.5rem;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
}

.sl-product-regularprice-on-loop {
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    background: #fff;
    font-weight: 700;
    position: relative;
}

.sl-product-regularprice-on-loop:after {
    display: block;
    content: '';
    border-top: 1px solid #fff;
    border-bottom: 1px solid #000;
    width: 70%;
    position: absolute;
}

.sl-product-quantity-on-loop {
    padding: 0.5rem;
    font-size: 0.8rem;
    font-weight: 600;
    background: #fff;
}

/* footer info box */

.footer__row {
  display: flex;
  color: rgba(255,255,255,.6);
  font-size: 14px;
}

ul.footer__ul {
  list-style: none;
}

ul.footer__ul li {
    line-height: 1.5;
}

ul.footer__ul:first-child {
    margin-right: 2rem;
}

ul.footer__ul > li:not(.fu__section) {
    margin: 0;
    padding: 0;
}

ul.footer__ul > li:first-child {
    margin-top: 0;
}

.fu__section {
    margin-bottom: 0.5rem!important;
    font-weight: 700;
    margin-top: 0.5rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Roboto Condensed";
}

/* custom fields group */

table.sl_cfg {
    margin: 0 !important;
}

table.sl_cfg td {
    padding: 6px 0;
    border: none;
    text-align: left;
    font-weight: inherit;
}

.sl_cfg__wrapper {
    margin-bottom: 2rem;
    border-top: 2px solid #f1f1f1;
    padding-top: 1rem;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 1rem;
}

.sl_cfg__heading {
    font-weight: 500;
    font-size: 1.2rem;
    color: #2d2a2a;
    margin-bottom: 0.5rem;
}

/* product quickview */

.popup-quick-view .product-image-summary {
    min-height: 600px !important;
}

.popup-quick-view figure.woocommerce-product-gallery__image {
    padding: 3rem;
}

.woodmart-scroll-content table.sl_cfg td {
    padding: 6px 0;
    border: none;
    text-align: left;
    font-weight: inherit;
}

.woodmart-scroll-content .sl_cfg__wrapper {
    padding: 0;
    background: none;
    margin-bottom: 2rem;
    border: none;
}

/* override to smaller than full height */

.simulate-full-height {
    padding-top: 4rem!important;
    padding-bottom: 4rem!important;
}

/* headings */

h1,h2 {
	letter-spacing: -2px;
}

/* image */

.image-enhancement {
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 13px 21px -1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 13px 21px -1px rgba(0,0,0,0.12);
    box-shadow: 0px 13px 21px -1px rgba(0,0,0,0.12);
}

/* uber menu overrides */

.menu-akcije {
    background: #f26923!important;
    color: #fff;
}

/* testing */

div#wp-live-chat {
    right: 100px !important;
    bottom: 8px  !important;
}

/* forced styles */

.btn-color-default {
    background: #f26923!important;
    color: #fff!important;
}

/* disabled */

.meta-post-categories {
    display: none!important;
}

.woodmart-entry-meta {
	display: none!important;
}

.title-size-default {
	padding: 25px 0!important;
}

.page-title > .container .entry-title {
    font-size: 37px !important;
}

header.entry-header {
    display: flex;
    align-items: center;
}

header.entry-header .breadcrumbs {
    margin-left: 4rem;
}

.printfriendly.pf-alignright {
    background: #eaeaea;
    padding: 0.5rem;
    border-radius: 5px;
}

p.ct-register-user {
    font-size: 0.8rem;
}

p.ct-register-user a {
    padding: 0.3rem 0.5rem;
    background: #f26923;
    color: #fff;
    margin-left: 0.5rem;
    border-radius: 5px;
}


/* mobile */

@media screen and (max-width: 768px) {
	.floating-buttons__wrapper {
		display: none !important;
	}
}