@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.hellobaby.ba/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(108,204,224);
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #6CCCE0;
	--wd-alternative-color: #6CCCE0;
	--wd-link-color: rgb(108,204,224);
	--wd-link-color-hover: rgb(108,204,224);
	--btn-default-bgcolor: #6ccce0;
	--btn-default-bgcolor-hover: #98dbe9;
	--btn-accented-bgcolor: #6ccce0;
	--btn-accented-bgcolor-hover: #98dbe9;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(25,35,37);
	--notices-success-color: rgb(108,204,224);
	--notices-warning-bg: rgb(25,35,37);
	--notices-warning-color: #6ccce0;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #6ccce0;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 500px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #6ccce0;
	background-image: none;
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 10px;
	color: rgb(10,3,3);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(108,204,224);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 2px;
	color: rgb(10,3,3);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover {
	color: rgb(108,204,224);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: rgb(10,4,4);
}
.product-labels .product-label.onsale {
	background-color: rgb(108,204,224);
}
.product-labels .product-label.featured {
	background-color: rgb(108,204,224);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(114,114,114);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 670px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1199px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 8px;
}

@media (min-width: 1199px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1199px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1199px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


body .labels-rounded .onsale { 
  color: #ffffff; 
  background: linear-gradient(135deg, #E06C89 0%, #c94d71 100%);
  font-size: 12px;
  font-weight: 600;
  border: 2px solid #ffffff;
  box-shadow: 0 0 6px rgba(224, 108, 137, 0.7);
}
/*hot*/
body .labels-rounded .featured {
color: #ffffff;
  background: linear-gradient(135deg, #E07F4D 0%, #c96532 100%);
  font-size: 8px;
  font-weight: 600;
  border: 2px solid #ffffff;
  box-shadow: 0 0 4px rgba(224, 127, 77, 0.7);
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  padding: 0;
  white-space: nowrap;
}
/*new*/
body .labels-rounded .new {
  color: #ffffff;
  background: linear-gradient(135deg, #CCE06C 0%, #afc94d 100%);
  font-size: 8px; /* još manji font */
  font-weight: 600;
  border: 2px solid #ffffff;
  box-shadow: 0 0 4px rgba(204, 224, 108, 0.7);
  width: 38px;
  height: 38px;
  line-height: 38px; /* centriranje teksta */
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  padding: 0;
  white-space: nowrap; /* sprječava prelamanje u dva reda */
}
/*out*/
body .labels-rounded .out-of-stock {
  color: #ffffff;
  background: linear-gradient(135deg, #B0B0B0 0%, #8c8c8c 100%);
  font-size: 12px;
  font-weight: 600;
  border: 2px solid #ffffff;
  box-shadow: 0 0 6px rgba(176, 176, 176, 0.7);
}
.labels-rounded .product-label {
    min-height: 50px;
    min-width: 50px;
}
/*video button*/
body .product-video-button>a{
background: #6CCCE0;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0);
    box-shadow: 0 0 2px rgba(0,0,0);
}

body .product-video-button>a:before{
	color:6CCCE0;
}
body .product-video-button > a > span{
	color:6CCCE0;
	transition:none;
	max-width:100%;
	padding:0;
	margin-right:10px;
	padding-right: 20px;
}

.centermoreicon {
    display: flex;
    justify-content: center;
    align-items: center; /* Poravnanje po visini */
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.centermoreicon a img,
.centermoreicon img {
    height: 40px;
    width: auto;
    padding: 0 10px;
}

/* Media query za mobilne uređaje */
@media (max-width: 600px) {
    .centermoreicon {
        flex-direction: column; /* Postavlja logotipe jedan ispod drugog */
    }

    .centermoreicon a img,
    .centermoreicon img {
        width: 100%; /* Postavlja širinu na 100% */
        height: auto; /* Visina proporcionalna */
        padding: 10px 0;
    }
}
.woocommerce-checkout .woocommerce-additional-fields .ce-field {
  display: none !important;
}
.wpcf7-form-control-wrap input[type='email'], 
.wpcf7-form-control-wrap input[type='text'] {
    width:65% !important;
	   border-radius: 0px;
}
body input[type="submit"]{
    width:25% !important;
}
div.wpcf7 {
max-width: 30em;
margin-left: auto;
margin-right: auto;
}

/* Newsletter forma u footeru
.sib-form-container {
    max-width: 200px; /* Postavi širinu forme da odgovara širini logotipa */
    margin: 0 auto; /* Centriraj formu ispod logotipa */
    text-align: left; /* Poravnaj tekst lijevo */
  }

  #sib-container {
    background-color: transparent; /* Ukloni pozadinu kako bi se uklopila u footer */
  }

  .sib-form-block__button {
    width: 100%; /* Postavi dugme da bude širine forme */
  }

  .sib-form-message-panel { 
    max-width: 200px; /* Postavi poruke o grešci i uspjehu unutar širine forme */
  }
.single-product .stock {
    font-size: 16px !important;
    color: #5cc6d0 !important;
    font-weight: 600 !important;
    margin-top: 30px !important;
    display: block !important;
}
body.single-product p.stock.in-stock {
    font-size: 16px !important;
}
body.single-product p.stock.out-of-stock {
    font-size: 20px !important;
    color: red !important;
    font-weight: 600;
}
.summer-highlight {
  background-color: #FFF4B0;
  color: #333 !important; /* Tamna boja za tekst */
  font-weight: bold;
  padding: 6px 0; /* samo gore i dole */
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  position: relative;
  z-index: 5;
}

/* Ako je unutar <a>, osiguravamo boju */
.summer-highlight a {
  color: #333 !important;
  text-decoration: none;
}

/* Hover efekat za cijeli element */
.summer-highlight:hover {
  background-color: #FFE870;
  color: #000 !important;
}

/* Hover efekat ako je <a> unutar */
.summer-highlight a:hover {
  color: #000 !important;
}


.backtoschool-highlight {
  background-color: #D2A8DE;
  color: #ffffff;
  font-weight: bold;
  padding: 6px 0; /* samo gore i dole */
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.backtoschool-highlight:hover {
  background-color: #bb87cd;
  color: #ffffff;
}

@media (max-width: 576px) {
	/* Mobile specific styles for the newsletter form */
@media (max-width: 768px) {
    .sib-form-container {
        width: 90%; /* Postavi širinu forme na 90% širine ekrana */
        max-width: 320px; /* Ograniči maksimalnu širinu na 320px za mobilne uređaje */
        margin: 0 auto; /* Centriraj formu */
    }

    .sib-form-message-panel {
        width: 90%; /* Postavi širinu za poruke o grešci i uspjehu na 90% */
        max-width: 320px; /* Maksimalna širina od 320px na mobilnim uređajima */
        margin: 0 auto; /* Centriraj */
    }

    .sib-default-btn {
        width: 100%; /* Postavi dugme da zauzima punu širinu forme na mobilnim uređajima */
        padding: 10px 0; /* Prilagodi padding za mobilne uređaje */
    }
}

}

