/* UNIVERSAL */

body {
    position: relative;
    overflow-x: hidden;
}

body, p {
	font-family: 'Ubuntu', sans-serif;
    color: #1d1e1e;
}

p {
    line-height: 1.5em;
    font-weight: 400;
    margin: 0 0 21px;
    font-size: 1.1em;
    color: #1d1e1e;
}

p a {
    color: #eae6fc;
}

p a:hover {
    color: #eae6fc;
}

a {
	color: #74308c;
}

a:hover {
	text-decoration: none;
    opacity: 0.8;
    color: initial;
}

a:active, a:focus, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #1d1e1e;
	font-family: 'Ubuntu', sans-serif;
    letter-spacing: 0px;
}

h1 {
    font-size: 3.2em;
    line-height: 1.1em;
    font-weight: 700;
    margin: 0 0 24px 0;
    text-transform: none;
}

h2 {
    font-size: 3.2em;
    font-weight: 900;
    line-height: 1.3;
    color: #1d1e1e;
    margin: 0 0 24px 0;
    letter-spacing: 0px;
    text-transform: none;
}


h3 {
    font-size: 1.8em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.2;
    margin-bottom: 16px;
    text-transform: none;
    color: #1d1e1e;
}

h4 {
    color: #1d1e1e;
    line-height: 1.3;
    text-transform: none;
    font-size: 1.3em;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

h5 {
    font-size: 0.96em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0 0 10px 0;
    color: #1d1e1e;
    text-transform: uppercase;
}

.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:7px;}
.blockimg-left {padding-left:0 !important; /*margin-top:7px;*/}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px; height: 34px !important;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled {
	display: none;
}
.product-actions a.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}

#header .header-top {
    background-color: #f9d1f7;
    border-bottom: 0px solid #ededed;
    margin-top: 0px;
    padding: 6px 0 3px;
    position: relative;
    z-index: 4;
}

#header .conterner-fluid-full {
    padding-left: 7%;
    padding-right: 7%;
}

#header .header-body {
    background: #FFF;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 40px 0 40px;
    min-height: 90px;
}

#header .header-top p {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    line-height: 21px;
    float: left;
    color: #4b3a69;
}

#header .header-top p a {
    color: #4b3a69;
}

#header .header-search .form-control {
    border-radius: 0px;
    font-size: 0.8em;
    height: 20px;
    margin: 0;
    padding: 12px 12px;
    width: 160px;
    width: 160px;
    background: transparent;
    border: 0px;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-style: italic;
    margin-top: -3px;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -10px;
    margin-top: -6px;
}

.bijelipodloga {
    border-bottom: 0px solid #000;
}

header .header-nav-main {
    margin: 0 0 0 !important;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1em;
    font-style: normal;
    font-weight: 500;
    color: #4b3a69;
    line-height: 20px;
    padding: 38px 46px 35px;
    text-transform: uppercase;
}

#header .header-nav-main nav > ul > li:first-child > a {
    padding: 38px 48px 35px 15px;
}

#header .header-nav-main nav > ul > li:last-child > a {
    padding: 38px 0px 35px 40px;
}


li.logo-li {
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  padding: 42px;
  z-index: 99;
  margin-top: -20px;
  margin-left: 60px;
}

#header .header-logo img {
    top: 0px;
}

#header .header-logo img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    margin: 0px 0px 0px 0;
    top: 0;
}

ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background: transparent !important;
}

ul.nav-pills > li.active > a {
    background: transparent !important;
}

li.logo-li {
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    padding: 46px;
    z-index: 99;
    margin-top: -50px;
  	margin-left: 50px !important;
}

li.margin-multimedija {
    margin-left: 276px !important;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent !important;
    color: #f9d1f7;
}

.conterner-fluid-full {
    padding-left: 7%;
    padding-right: 7%;
}

.line-pink {
	width: 50px;
	height: 2px;
	background: #f9d1f7;
}

.list.list-icons.list-icons-sm li > .fa:first-child, .list.list-icons.list-icons-sm li > .icons:first-child, .list.list-icons.list-icons-sm li a:first-child > .fa:first-child, .list.list-icons.list-icons-sm li a:first-child > .icons:first-child {
    font-size: 0.8em;
    top: 7px;
    left: 2px;
    color: #fff;
}

.hrfull-footer {
	background: #e6e6e6 !important;
	margin: 18px 0;
}

.pocetna-main {
	margin-top: 10px;
}

#header {
    position: relative;
}

.onama-lijevo {
	padding-left: 7%;
	float: left;
	padding-top: 70px;
	padding-bottom: 70px;
}

img.slike-iza {
	position: relative;
	float: right;
	width: 490px;
	height: auto;
}

img.slika-u-sredini {
    position: absolute;
    margin: 300px 300px 300px 360px;
    width: 340px;
    height: auto;
}

img.prednja-slika {
    position: absolute;
    width: 285px;
    height: auto;
    margin-left: 160px;
    margin-top: 70px;
}

#onama-section {
	min-height: 760px;
}

.onama-lijevo h3 {
    font-size: 2.2em;
    font-weight: 400;
    color: #f9d1f7;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 110px;
}

.onama-lijevo h1 {
    font-size: 4.2em;
    line-height: normal;
    margin: 0 0 16px 0;
    font-weight: 600;
    color: #4b3a69;
    text-transform: uppercase;
    letter-spacing: 0px;
}

html .btn-primary {
    color: #74308c;
    background: #eae6fc;
    border-color: transparent;
    border-radius: 8px;
    border: 0px solid #fff;
    padding: 12px 32px;
    font-size: 1.1em;
}

html .btn-primary:active, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    background: #694a84; /* Old browsers */
	background: -moz-linear-gradient(left, #694a84 0%, #631896 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #694a84 0%,#631896 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #694a84 0%,#631896 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#694a84', endColorstr='#631896',GradientType=1 );
}

html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    color: #fff;
	background: #694a84; /* Old browsers */
	background: -moz-linear-gradient(left, #694a84 0%, #631896 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #694a84 0%,#631896 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #694a84 0%,#631896 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#694a84', endColorstr='#631896',GradientType=1 );
}

#vise-section {
	background: #ab7711 url(https://perfectnailshr.com/slike/mega-white-bg.jpg) repeat-y center top;
    padding: 140px 0px 120px;
	min-height: 800px;
    background-size: cover;
}

#vise-section h2 {
    font-size: 4.8em;
    font-weight: 300;
    line-height: 94px;
    margin: 0 0 36px 0;
    font-family: 'La Belle Aurore', cursive;
    color: #4b3a69;
}

#vise-section p {
    margin: 0 0 30px;
    color: #1f1f1f;
    line-height: 21px;
    font-weight: 600;
    font-size: 1em;
}

#popusti-section {
	background: #fff;
	padding: 60px 0px;
}

.popust-lijevo {
	background: #ffead0;
	padding: 21px 16px;
	min-height: 320px;
}

.popust-lijevo h4 {
    font-size: 1.9em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 32px;
    margin: 0 0 23px 0;
}

.popust-lijevo h3 {
    color: #4b3a69;
    padding-top: 46px;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 12px;
    text-transform: none;
}

.popust-lijevo .slika, .popust-desno .slika {
    min-height: 280px;
}

.popust-lijevo img {
    max-height: 290px;
    position: absolute;
    right: 20px;
}

.popust-desno img {
	max-height: 290px;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.popust-sredina {
	background: #f9d1f7;
	padding: 21px 16px;
	min-height: 320px;
    text-align: center;
}

.popust-sredina h2 {
    font-size: 2.8em;
    font-weight: 400;
    line-height: 40px;
    margin: 0 0 6px 0;
    padding-top: 45px;
}

.popust-sredina h2 span {
    font-size: 0.6em;
    font-weight: 700;
}

.popust-sredina h3 {
    color: #4b3a69;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 21px;
    text-transform: none;
}

.popust-desno {
	background: #e6e6e6;
	padding: 21px 16px;
	min-height: 320px;
}

.popust-desno h4 {
    font-size: 1.9em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 32px;
    margin: 0 0 23px 0;
}

.popust-desno h3 {
    color: #4b3a69;
    padding-top: 46px;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 12px;
    text-transform: none;
}

html .btn-secondary {
    color: #fff;
    background: #4b3a69;
    border-color: transparent;
    border-radius: 8px;
    border: 0px solid #fff;
    padding: 12px 32px;
    font-size: 1.1em;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
    width: 36%;
    right: 15px;
    left: auto;
    border-radius: 6px 0 6px 6px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #F9D1F7;
}

#proizvodi-section {
	background: #fafafa;
    padding: 50px 0px 60px;
}

#proizvodi-section h2.naslov-istaknuti {
    color: #4b3a69;
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 12px 0;
}

#proizvodi-section .btn {
    margin: 0 auto;
    display: table;
}

.kategorije-izbor {
    text-align: right;
}

.hrfull-pink {
	background: #f9d1f7 !important;
    margin-top: 2px;
    margin-bottom: 8px;
}

.product .product-image-area {
    overflow: hidden;
    position: relative;
    padding: 0px;
    border: 10px solid #f9f9f9;
    border-radius: 8px;
}

.product .product-label span.discount {
    background-color: #f76f8e;
}

.product .product-label span {
    display: block;
    position: relative;
    padding: 6px 12px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 4px 4px 4px 4px;
}

.product .product-label-popust {
    position: absolute;
    left: 14px;
    top: 14px;
    color: #fff;
    line-height: 1;
    z-index: 5;
    text-align: center;
    right: auto;
    border-radius: 8px;
}

.product .product-label span.new {
    background-color: #62b959;
    display: block;
    position: relative;
    padding: 6px 12px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 4px 4px 4px 4px;
}

.product .product-label span.najprodavanije {
  background-color: #F6BAF3;
  display: block;
  position: relative;
  padding: 6px 12px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 4px 4px 4px 4px;
  color: #74308c;
}

.product .product-label-novo {
    top: 14px;
    right: 14px;
    left: auto;
}

.product .novo-dolje {
    top: 42px;
    right: 12px;
    left: auto;
}


.product .product-label + .product-label {
    top: 14px;
}

.product .product-details-area {
    padding: 24px 12px 18px;
    text-align: center;
    border: 1px solid #f8f8f8;
    border-top: 0px;
    border-radius: 0 0 8px 8px;
    margin-top: -4px;
}

#proizvodi-section h4 {
    font-size: 0.9em;
    text-transform: none;
    height: 15px;
    text-align: left;
    line-height: 15px;
    margin: 0 0 4px 0;
    overflow: hidden;
    font-weight: 600;
}

#proizvodi-section h4 a {
    color: #f9d1f7;
}

#proizvodi-section h2 {
    color: #4b3a69;
    font-size: 1.12em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 2px 0;
    height: 18px;
    letter-spacing: 0px;
    text-align: left;
    line-height: 19px;
    overflow: hidden;
}

#proizvodi-section h2 a {
    color: #4b3a69;
}

.product-details-area h4 {
    font-size: 0.76em;
    text-transform: none;
    height: 14px;
    text-align: center;
    line-height: 14px;
    margin: 0 0 16px 0;
    overflow: hidden;
    font-weight: 300;
}

.product-details-area h4 a {
    color: #1d1e1e;
}

.product-details-area h2 {
    color: #74308c !important;
    font-size: 1.1em !important;
    text-transform: none;
    font-weight: 700 !important;
    margin: 0 0 12px 0 !important;
    height: 34px !important;
    letter-spacing: 0px;
    text-align: center;
    line-height: normal;
    overflow: hidden;
}

.product-details-area h2 a {
    color: #74308c !important;
}

.product-price-box {
    font-size: 0;
    margin: 2px 0 8px;
    height: 100px;
    overflow: hidden;
}

.product-price-box .product-price {
    font-size: 14px;
    color: #444;
    font-weight: 900;
}

.shop ul.products {
    margin: 0;
    padding: 0px 0 0;
    list-style: none;
}

#kontakt-section {
    background: #F8D0F5 url(https://perfectnailshr.com/slike/kontakt-bg.jpg) repeat-y center top;
    padding: 70px 0px 70px;
    min-height: 800px;
    background-size: cover;
}

#kontakt-section h3 {
    color: #4b3a69;
    font-size: 1.8em;
    font-weight: 500;
    text-align: center;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 26px;
    text-transform: none;
}

#kontakt-section p {
    margin: 0 0 20px;
    color: #1f1f1f;
    line-height: 18px;
    font-weight: 600;
    font-size: 0.9em;
    text-align: center;
}

#kontakt-section p.upit {
    margin: 0 0 20px;
    color: #1f1f1f;
    line-height: 26px;
    font-weight: 400;
    font-size: 1.1em;
    text-align: center;
}

#kontakt-section a {
    font-weight: 600;
    color: #1f1f1f;
}

.bg-kontakt {
	background: #fff;
    padding: 60px 110px 30px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.form-control {
    display: block;
    height: 34px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #574379;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eae6fc;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: auto;
    -o-transition: auto;
    transition: auto;
}

#proizvodi-section .dropdown {
    color: #4b3a69;
    margin-bottom: 20px;
    font-weight: 600;
}

#proizvodi-section .dropdown a.izbor-kategorija-a {
    color: #4b3a69;
}

.product .product-image-area .vise-hover {
    display: none;
    z-index: 9999;
    position: absolute;
    bottom: 0px;
    display: none;
}

.product .product-image-area:hover .vise-hover {
    display: none;
}

.product .product-image-area:hover .slike-iznad-bg {
    background: rgba(234,230,252,0.6);
    z-index: 99;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    bottom: 0px;
}

.product .product-image-area button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #3e3e3e;
    color: #fff;
    padding: 16px;
    font-size: 18px;
    transition: all 0.3s;
    border: 0px;
}

.breadcrumb {
    padding: 2px 0 2px 0;
    margin-bottom: 6px;
    text-align: right;
    background-color: transparent;
    border-radius: 0px;
}

.page-header {
    height: 150px;
    width: 100%;
    background: transparent;
    border-bottom: 0px solid #EC008C;
    border-top: 0px solid #384045;
    margin: 0 0 30px 0;
    min-height: 50px;
    padding: 26px 0 10px;
    background-size: cover;
}

.page-header h1 {
    font-size: 3.2em;
    font-weight: 900;
    line-height: 1.1;
    color: #1d1e1e;
    margin: 0 0 24px 0;
    letter-spacing: 0px;
    text-transform: none;
}

.page-header .breadcrumb {
    color: #fff;
    text-align: center;
}

.catmenu.toogle ul {
    padding: 0;
    padding-inline-start: 0px;
}

.catmenu ul {
    padding-inline-start: 0px;
}

li.depth1 {
    padding: 0;
    margin-bottom: 0px;
    list-style-type: none;
    border-bottom: 1px solid #f2f2f2;
}

li.depth1:last-child {
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px 0px 8px 8px;
}

li.depth1>a {
    background: #f8f8f8;
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 500;
    min-height: 20px;
    padding: 16px 24px;
    position: relative;
    color: #1d1e1e;
    text-transform: unset;
}

li.depth1.active>a {
    font-weight: 700;
}

/*
li.depth1>a::before {
    content: "+";
    font-weight: 300;
    font-family: 'open sans';
    margin-top: -12px;
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 1.5em;
}
*/

li.depth1.active>a::before {
    content: "-";
    font-weight: 300;
    font-size: 1.5em;
}

.catmenu.toogle ul li ul {
    padding: 0px;
    background: #42345b;
}

li.depth2 {
    padding: 5px 15px;
    /* margin: 0 0 0 20px; */
    list-style-type: none;
    line-height: 16px;
    color: #F1F0EB;
    border-bottom: 1px solid #4b396a;
}


li.depth2>a {
    border-bottom: 0;
    cursor: pointer;
    display: block;
    font-size: 1em;
    font-weight: 400;
    min-height: 16px;
    padding: 5px 15px 5px 0;
    position: relative;
    color: #ffffff;
}

li.depth2:hover {
	background: #35284b;
}

li.depth1>a:hover {
	background: #eae6fc;
}

.catmenu.toogle a:hover {
    text-decoration: none;
}

li.depth1:first-child>a {
    border-radius: 0px;
}

li.depth1:last-child>a {
    border-radius: 0px 0px 8px 8px;
}

.btn-md {
    padding: 12px 32px !important;
    border-radius: 8px !important;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-sm {
    padding: 6px 12px !important;
    font-size: 12px !important;
}

.product .product-image-area button.f-ajax-p-brzi {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #3e3e3e;
    color: #fff;
    padding: 16px 17px 16px 16.7px;
    font-size: 15px;
    transition: all 0.3s;
    border: 0px;
}

.product-details-box .product-name {
    margin: 15px 0;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
    color: #4B3A69;
}

.img-thumbnail {
    padding: 1px;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.product-img-box2 img {
    display: block;
    width: 100%;
    height: auto;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.owl-carousel .owl-item img {
    transform-style: flat;
    -webkit-backface-visibility: hidden;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.product-details-box .product-detail-info .product-price-box {
    margin: 0 0 00px;
}

.product-essential {
    margin-bottom: 30px;
    /*background: #F9D1F7;*/
    padding: 0px 15px;
    border-radius: 0px;
}

.product-details-box .product-detail-info .product-price-box .product-price {
    font-size: 26px;
    margin-right: 12px;
    line-height: 1;
    color: #4D3B6B;
}

.product-img-box img {
    border-radius: 26px;
}

.product-img-box .product-img-wrapper {
    padding: 0px;
    border: 10px solid #f9f9f9;
    border-radius: 8px;
}

.zoomWindow {
    border-radius: 0px !important;	
}

.fancybox-opened .fancybox-skin {
    background: #fff;
}

.product-essential .owl-carousel .owl-item img {
    border-radius: 0px;
    box-shadow: none;
}

.product-details-box .product-nav-container .product-nav a {
    color: #4B3A69;
}

.product-nav-prev.disabled a {
    color: #fff !important;
}

.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    background: transparent;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-top: 0px solid #CCC;
    color: #4B3A69 !important;
    border-bottom-color: #74308c !important;
    border-bottom: 6px solid #74308c !important;
    border: 0px solid #ddd;
    font-weight: 700;
}

.nav-tabs li {
    border-top: 0px solid #CCC !important;
    border-left: 0px;
    border-right: 0px;
}

.nav-tabs li a {
    border-radius: 0px 0px 0px 0px;
    border-bottom: 6px solid #eae6fc !important;
    color: #151515;
    font-weight: 600;
    font-size: 16px;
}

.nav-tabs li a, .nav-tabs li a:hover {
    background: transparent;
    border-bottom: none;
    color: #CCC;
    border-bottom-color: #F9D1F7;
    border-left: 0px solid #EEE;
    border-right: 0px solid #EEE;
    border-top: 0px solid #EEE;
}

.tabs.product-tabs .tab-content {
    padding: 25px 0px 10px;
    min-height: 200px;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0px 0px #eee;
    background-color: #fff;
    border: 0px solid #ddd;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0px solid #ddd;
}

.product-table thead th, .product-table tbody td, .ratings-table thead th, .ratings-table tbody td {
    border-bottom: 0px solid #dcdcdc;
    border-right: 0px solid #dcdcdc;
}

.product-table {
    border: 0px solid #ddd;
}

.btn-default {
	border-radius: 6px;
}

.cart-table-wrap {
    border: 1px solid #ececec;
    border-radius: 0px;
    background: #fff;
    display: block;
    padding: 30px 0;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}

.call-to-action-success {
    background-color: #F9D1F7;
    border: 1px solid #F9D1F7;
}

.blog-info-index {
    display: inline-block;
    font-weight: 300;
    color: #312A47;
    clear: both;
    margin-bottom: 12px;
    width: 100%;
}

.blog-info-index .datum .fa {
    margin-right: 6px;
}

.novost-zajedno {
    /*background: #F9D1F7;*/
    padding: 20px;
    border-radius: 0px;
    min-height: 330px;
    border: 1px solid #ebebeb;
}

.text-sadrzaj {
    color: #312A47;
}

.novost-zajedno img {
    /*border-radius: 26px;*/
    margin-bottom: 12px;
}

.blog-info-entry {
    display: inline-block;
    font-weight: 300;
    color: #312A47;
    margin-bottom: 16px;
}

h3.podnaslov {
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 28px;
    text-transform: none;
}

.katalog-pozadina {
    /*background: #F9D1F7;*/
    width: auto;
    margin: 0 auto;
    padding: 10px 16px;
    height: 80px;
}

.katalog-pozadina h3 {
    font-size: 1.12em !important;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.multimedija-pozadina {
    background: #F9D1F7;
    width: auto;
    margin: 0 auto;
    padding: 16px;
    height: 60px;
    border-radius: 26px 26px 0px 0px;
}

.multimedija-pozadina h3 {
    font-size: 1.6em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.katalog-pozadina h5 {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin: 0 0 16px 0;
    text-transform: none;
    color: #444;
}

.katalog-zajedno img {
    border-radius: 0px;
}

.katalog-zajedno img:hover {
    opacity: 0.8;
}

.multimedija-zajedno img:hover {
    opacity: 0.8;
}

.pdf-naslov {
    margin: 0px;
    padding: 22px 0px 24px;
    font-weight: 700;
    color: #4b3a69;
    line-height: 32px;
    font-size: 2em;
    border-radius: 26px 26px 0px 0px; 
}

#vise-section img {
    max-height: 450px;
}

.product .product-image-area button:hover {
	color: #fad0f8;
    background: #323232;
}

.nav-pills>li.active {
	font-weight: 600;
    border-bottom: 1px solid #f8d2f6;
}

.page-header .breadcrumb > li {
    display: inline-block;
    font-size: 0.82em;
    text-transform: none;
    text-shadow: none;
    color: #1d1e1e;
    font-weight: 300;
}

.page-header .breadcrumb > li > a {
	color: #1d1e1e;
}

.product-short-desc a {
	font-weight: 600;
    color: #4D3B6B;
}

h2.entry-title-index {
	font-size: 2em !important;
    font-weight: 300;
    line-height: 31px;
    margin: 0 0 20px 0;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue .btn-default {
	padding: 16px 20px;
}

#header .header-search .btn-default {
	color: #fff !important;
}

.lineundertitle {
	width: 30%;
    background: #f8d2f6;
    height: 2px;
    margin-bottom: 10px;
}

.sidebar h3 {
	font-size: 1.2em !important;
    margin-bottom: 5px !important;
    text-transform: none;
}

.sidebar {
	padding: 0px 10px;
}

.sidebar li, .sidebar li a {
	color: #312A47;
}

.sidebar li {
	margin-bottom: 7px;
    font-size: 0.9em;
}

aside ul.nav-list > li > a {
	color: #312A47;
    font-size: 1em;
}

ul.nav-list li a:hover {
	text-decoration: underline;
    background-color: transparent;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.dropdown-txt {
    border-bottom: 0px solid #f4f4f4;
    color: #777;
    font-size: 1em;
    font-weight: 400;
    padding: 0;
    position: relative;
    text-transform: none;
}

#header .header-nav-main nav > ul > li.dropdown h4 {
    font-size: 0.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    height: 34px;
    overflow: hidden;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.dropdown-img {
    padding: 0;
}

.btn-info {
	background-color: transparent;
    color: #4b3a69;
    border-radius: 24px;
    border: 1px solid #4b3a69;
    padding: 12px 26px;
}

.btn-info:hover {
	background-color: #4b3a69;
    color: #fff;
    border-color: #4b3a69 !important;
}

.tabs.product-tabs {
    margin-bottom: 40px;
    margin-left: 15px;
    margin-right: 15px;
}

.kontakt-forma h3 {
    font-size: 1.7em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 20px;
    text-transform: none;
    color: #4B3A69;
}

.toggle-nailsMenu .toggle {
	border-bottom: 1px solid #f2f2f2;
    margin: 0;
}

.toggle-nailsMenu .toggle label {
    border: 0;
    padding: 15px !important;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
    display: block;
    font-weight: 500;
    min-height: 20px;
    position: relative;
    text-transform: unset;
    color: #1d1e1e !important;
    font-size: 1em !important;
}

.toggle-nailsMenu .toggle label:hover {
    background: #eae6fc;
}

.toggle-nailsMenu .toggle label:before {
	border-left-color: #eae6fc;
}

.toggle-nailsMenu .toggle.active label:before {
	border-left-color: inherit;
}

.toggle-nailsMenu .toggle label a {
	color: #1d1e1e !important;
}

.toggle-nailsMenu .push-bottom {
	background: #eae6fc;
    
}

.toggle-nailsMenu ul.nav-list li a {
	color: #1d1e1e;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 30px;
}

.toggle-nailsMenu ul.nav-list li a:hover {
	text-decoration: none;
}

.toggle-nailsMenu ul.nav-list li:hover {
	background: #fff;
}

.toggle-nailsMenu .toggle label a:hover {
	text-decoration: none;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #1d1e1e;
    font-size: 1.1em;
    font-weight: 400;
    padding: 0px 10px 2px;
    display: inline-block;
    margin-right: 12px;
}

#header .header-nav-top .nav > li > a.active {
    font-weight: 800;
}

#header .header-nav-top .nav > li > a .fa, #header .header-nav-top .nav > li > a .icons, #header .header-nav-top .nav > li > span .fa, #header .header-nav-top .nav > li > span .icons {
    margin-right: 3px;
    position: relative;
    top: 0px;
}

#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {
    background: transparent;
    text-decoration: none;
}

#trazilica-section {
	padding: 0px 0px 20px;
}

.trazilica-gore .btn-default {
    background: #4b3a69;
    border: 0 none;
    color: #fff !important;
    z-index: 3;
    padding: 19px 46px;
    margin-right: 0px;
    margin-top: 0px;
    text-transform: uppercase;
}

.trazilica-gore .form-control {
    border: 1px solid #faf9fd;
    background: #f8f9fd;
    border-radius: 8px;
    height: 58px;
    font-style: italic;
    color: #1d1e1e;
}

.trazilica-gore .btn-default {
	border-radius: 8px;
}

.euro-cijena {display: block;font-size: 14px !important; font-weight: 400 !important;}
.euro-cijena-lt {text-decoration: line-through; font-size: 11px !important;}
.euro-cijena-det {font-size: 16px !important; font-weight: 600 !important;}
.cijena-right .euro-cijena-lt {color: #C4C4C4 !important; font-weight: 400 !important;}
.euro-cijena-cart {color: #999 !important;font-size: 10px !important; font-weight: 400 !important;}
.euro-cijena-cart-big {color: #999 !important;font-size: 14px !important; font-weight: 400 !important; margin-bottom: 4px !important;}
.ukupnocijena span.euro-cijena {border-bottom: 0 !important;}
.eur-header { font-size: 9px;}

.product-price-box .product-price {
    font-size: 14px;
}

.product-price-box .old-price {
    font-size: 10px !important;
    margin-left: 4px;
    margin-top: 4px;
}

#header .cart-small {
    display: none;
}

#header .header-column {
    display: unset;
    vertical-align: middle;
    width: 25%;
}

.header-column-search {
    float: right;
}

.kosarica-header {
    float: right;
    background: transparent;
    border-radius: 0px;
    padding: 0px;
    margin-top: 0px;
    text-transform: none;
}

#cart-menu-lg {
    margin-top: 16px;
}

#header .header-search {
    float: left;
    margin-top: 16px;
    margin-left: 30px;
    margin-right: 30px;
}

.header-column-izbornik-gore {
    float: left;
    width: 43% !important;
}

#header .header-nav-top {
    float: right;
    margin-top: 19px;
    margin-left: 10px;
}

.hamburger {
    display: none;
}

.header-top-elem img {
    width: auto;
    height: 22px;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #1d1e1e;
    font-size: 1.1em;
    padding: 5px 10px;
    display: inline-block;
}

#header .header-nav-top {
    margin-top: 4px;
    margin-left: 10px;
}

.naslov-span {
    font-size: 1em;
    font-weight: 500;
    padding-left: 6px;
    padding-top: 3px;
}


a:hover .naslov-span {
	text-decoration: none;
}

a:active, a:focus, a:visited {
    text-decoration: none;
}

html.sticky-header-active #header .header-body {
    padding: 40px 0 10px;
}

.catmenu-naslov {
    background: #74308c;
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.3;
    position: relative;
    padding: 18px 24px;
    border-radius: 8px 8px 8px 8px;
}

.catmenu-naslov a {
    color: #fff;
}

.pocetna-slider-img-new {
	height: 536px;
    background-size: cover !important;
    margin-bottom: 30px;
    position: relative;
    border-radius: 8px;
}

.pocetna-slider-img {
    margin-bottom: 30px;
    position: relative;
    border-radius: 8px;
}

.pocetna-slider-img img {
    border-radius: 8px !important;
}

#kategorije-section {
	padding: 10px 0 50px;
}

#kategorije-section a:hover {
	text-decoration: none;
}

#kategorije-section h4 {
	text-align: center;
	font-size: 1.1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 20px 0;
    height: 26px;
    overflow: hidden;
}

.slika-kategorija-glavna {
    height: 600px;
    background-size: cover !important;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 8px;
}

.slika-kategorija-glavna-2 {
	height: 284px;
    border-radius: 8px;
}

.slika-kategorija-glavna a.a-zajedno {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.opis-kategorija-absolute {
    bottom: 15px;
    left: 30px;
    position: absolute;
}

.linija-tamno {
    background: #74308c;
    height: 14px;
    width: 350px;
    position: absolute;
    z-index: 2;
    top: 25px;
}

.linija-tamno-kraca {
	width: 210px;
}

.opis-kategorija-absolute h3 {
    font-size: 2.4em;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    text-transform: uppercase;
    color: #fff;
    z-index: 3;
    position: relative;
}

.opis-kategorija-absolute p {
    color: #fff;
    font-weight: 300;
    font-size: 0.96em;
}

.linija-svijetlo {
    background: #eae6fc;
    height: 14px;
    width: 460px;
    position: absolute;
    z-index: -2;
    top: 40px;
}

#section-ponuda {
	position: relative;
    padding: 70px 0 70px;
}

#section-ponuda .btn-secondary {
	float: right;
}

.product-details-area h4 a:last-child span {
	display: none;
}

#kvaliteta-section {
	padding: 120px 0 90px;
    background: #f8f8f8;
    position: relative;
}

.kvaliteta-zajedno {
	position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.kvaliteta-zajedno img {
	height: 80px;
    width: auto;
    margin-bottom: 32px;
}

.kvaliteta-zajedno h6 {
	color: #74308c;
    font-weight: 400;
    font-size: 0.86em;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.kvaliteta-zajedno h3 {
	color: #1d1e1e;
    font-weight: 700;
    font-size: 1.6em;
    text-transform: uppercase;
    margin-bottom: 26px;
}

.kvaliteta-zajedno p {
    font-weight: 400;
}

.kvaliteta-zajedno p small {
    font-size: 70%;
    line-height: 1;
    font-style: italic;
}

.linija-icon {
	background: #1d1e1e;
    width: 400px;
    height: 1px;
}

img.icon-left {
    position: absolute;
    bottom: -110px;
    left: 0px;
}

img.icon-right {
    position: absolute;
    top: -110px;
    right: 0px;
}

#section-kategorije {
	padding: 90px 0 70px;
    background: transparent;
    position: relative;
}

#section-kategorije .linija-svijetlo {
    transform: translate(-50%, -50%);
    left: 50%;
    width: 490px;
    top: 46px;
}

.col-md-2-5 {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-bottom: 20px;
}

h4.kat-depth1 a {
	color: #1d1e1e
}

p.kat-depth2 {
    font-weight: 400;
}

p.kat-depth2 a {
    color: #1d1e1e;
}

.masonry-loader ul.kategorije-mas {
    padding: 0 0 25px 0;
    list-style: none;
}

.masonry-loader ul.kategorije-mas .pod-height {
    position: relative;
    margin-bottom: 25px;
}

.masonry-loader {
    height: auto !important;
    position: relative !important;
    overflow: visible !important;
}

#section-kategorije .pod-height {
	text-align: center;
}

#section-zaprati {
	padding: 30px 0 350px;
    background: transparent;
    position: relative;
}

.zaprati-sadrzaj {
	position: relative;
}

.zaprati-sadrzaj {
	transform: rotate(5deg);
    text-align: center;
}

.zaprati-bg {
    background: #f8f8f8;
    border-radius: 24px;
    padding: 150px 16px;
    transform: rotate(-5deg);
    margin-top: -150px;
}

img.insta-lijevo {
	width: 450px;
    height: auto;
    position: absolute;
    top: 70px;
    left: 30px;
}

img.insta-desno {
	width: 616px;
    height: auto;
    position: absolute;
    top: -60px;
    right: -210px;
}

.zaprati-sadrzaj h3 {
    font-size: 3em;
    font-weight: 300;
    margin-bottom: 32px;
}

.zaprati-sadrzaj p {
    font-size: 1.8em;
    font-weight: 900;
}

.zaprati-sadrzaj p a {
    color: #74308c;
}

img.oval-copy {
	left: 70px;
    position: relative;
}

ul.ss-box li.ss-header {
    height: 56px;
    overflow: hidden;
    padding: 5px 0;
    color: #fff;
    background-color: #74308c;
}

ul.ss-box {
    border: 1px solid #dddddd;
    font-size: 11px;
    background: #fff;
    -moz-box-shadow: 0px 0px 0px 0 #c5c5c5;
}

ul.ss-box li.ss-header p.ss-header-text {
    color: #ffffff;
    margin: 0!important;
    padding: 8px 0 0 10px!important;
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
}

ul.ss-box li.ss-header input {
    color: #1d1e1e;
    background: #f4f4f4;
    border-color: transparent;
}

ul.ss-box li.ss-header p.ss-header-limit {
    padding: 11px 10px 0 0!important;
}

img.logo-footer {
	margin-bottom: 32px;
}

#footer.short {
    padding-top: 90px;
}

#footer {
    background-color: #f6f6f6;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    margin-top: 0px;
    color: #fff;
    padding: 60px 0 0;
    position: relative;
    clear: both;
    background: #f6f6f6 url(https://perfectnailshr.com/slike/footer-bg.png) bottom right no-repeat;
    background-size: 640px 620px;
}

#footer h4 {
    font-size: 1.6em;
    font-weight: 800;
    line-height: normal;
    margin: 2px 0 24px 0;
    color: #1d1e1e;
}

#footer a {
    color: #1d1e1e;
    font-size: 1.1em;
}

#footer p {
    color: #1d1e1e;
    font-size: 1em;
}

#footer p span {
   font-size: 0.82em;
   line-height: 1;
}

#footer p small {
   font-style: italic;
   font-size: 0.72em;
}

#footer p big {
   font-size: 1.8em;
   margin: 0 0 16px;
   font-weight: 300;
   line-height: 1;
}

#footer .copy-foot p {
    font-size: 0.86em;
    line-height: 1.4;
    margin-bottom: 12px;
}

.social-icons span {
	background: #fff;
    padding: 6px 10px;
    float: left;
    margin-right: 16px;
}

.product-details-box .product-short-desc {
    padding: 0 0 16px;
    border-bottom: 0px solid #ebebeb;
}

.product-details-box .product-detail-info {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 0px solid #ebebeb;
}

.toggle ul.nav-list li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 0px solid #333;
    margin: 7px 0 0 -9px;
    position: absolute;
}

html .toggle-primary .toggle.active > label {
    background-color: #eae6fc;
    border-color: transparent;
    border-bottom: 1px solid #f2f2f2;
}

.toggle {
    margin: 0px 0 20px;
    position: relative;
    clear: both;
}

.page-header h1 {
    font-size: 3.2em;
    font-weight: 900;
    line-height: 1.3;
    color: #1d1e1e;
    margin: 0 0 24px 0;
    letter-spacing: 0px;
    text-transform: none;
}

img.esif-responsive {
	max-width: 240px;
}

.header-naslov {
    width: auto;
    text-align: center;
    display: table;
    float: none;
    margin: 0 auto;
}

.header-naslov h1 {
    font-size: 3.2em;
    font-weight: 900;
    line-height: 1.3;
    color: #1d1e1e;
    margin: 0 auto;
    letter-spacing: 0px;
    text-transform: none;
    z-index: 2;
    text-align: center;
    border-bottom: 0px;
    padding: 0 16px;
}

.header-naslov .linija-svijetlo {
    background: #eae6fc;
    height: 14px;
    width: 100%;
    position: relative;
    left: 0;
    z-index: 1;
    top: -16px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0 30px;
    border-radius: 8px;
    float: right;
}

.bg-det-lak {
	right: 60px;
    top: 120px;
    position: absolute;
    width: 240px;
    height: auto;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.kat-tag {
    font-weight: 500;
}

.product-tags-area .btn-xs {
	margin-top: 4px;
}

.linija-tamno-cart {
    background: #74308c;
    height: 14px;
    width: 350px;
    position: absolute;
    z-index: 2;
    top: 25px;
}

.alert-svijetlo {
    color: #1d1e1e;
    background-color: #eae6fc;
    border-color: #fff;
    margin: 15px 0;
}

.kosarica-sve h1.product-name {
	color: #1d1e1e;
    font-weight: 700;
    font-size: 2.2em;
    text-transform: none;
    margin-bottom: 16px;
}

.tablica-shop-smaller {
    padding: 18px 24px 24px 24px;
    background: transparent;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-radius: 16px;
    background: #eae6fc;
}

h4.title-smaller-shop {
    margin-bottom: 20px !important;
    font-size: 1.6em;
    text-transform: none !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 30px;
    margin: 0 0 14px 0;
    color: #000;
}

.totals-table tbody tr {
    border-bottom: 0px solid #dcdcdc;
}

.totals-table tbody tr td {
    padding: 8px 0px;
    font-size: 1em !important;
    line-height: 24px;
    color: #000;
    text-align: left !important;
}

.totals-table tbody tr:last-child {
    border-bottom: none;
}

.cart-table-wrap {
    padding: 0px;
    border-top: 0px solid #424242;
    border-bottom: 0px solid #424242;
    border-left: 0px solid #424242;
    border-right: 0px solid #424242;
    border-radius: 0px;
    padding: 16px;
    background: transparent;
    display: block;
    margin-bottom: 12px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

.cart-table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    font-size: 14px;
    padding: 16px;
}

.cart-table tbody tr {
    border-bottom: 0px solid #dcdcdc;
}

.cart-table tbody tr td {
    border-bottom: 0px solid #dcdcdc;
    padding: 20px 5px;
    line-height: 1.3;
    color: #000;
    margin: 10px auto 20px;
}

.cart-table tbody tr td.product-image-td a img {
    width: 80px;
}

.cart-table tbody tr td.product-name-td h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 21px;
    margin: 0 0 6px;
}

.cart-table tbody tr td.product-name-td h2 a {
    color: #000;
}

h3.product-sku, h3.product-mod {
    font-size: 0.9em;
    font-weight: 400;
    margin-bottom: 2px;
    text-transform: none;
    color: #000;
    line-height: 18px;
}

html .btn-crni {
    color: #1a1919;
    background-color: transparent;
    border-color: transparent transparent transparent;
}

html .btn-crni i {
    color: #1a1919;
}

.cart .form-rabatt {
    display: block;
    width: 100%;
    height: 45px;
    padding: 10px 16px;
    font-size: 0.9em;
    line-height: 1.3;
    border-radius: 8px;
    background-image: none;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: #f6f6f6;
    background-image: none;
    border: 0px solid #5c5c5c;
    color: #000;
    margin-right: 12px;
    margin-bottom: 10px;
}

.cart .form-rabatt {
    width: 100%;
}

.btn-remove {
    display: block;
    width: auto;
    height: auto;
    font-size: 11px;
    color: #000;
    line-height: 22px;
    overflow: hidden;
    padding: 3px 6px 0 6px;
    text-align: left;
    border: 0;
    background: transparent;
}

.btn-remove:hover, .btn-remove:focus {
    color: #4a4a4a;
    text-decoration: none;
}

.shop-sidebar-cart {
	background: transparent;
    border-radius: 16px;
    padding: 0px 12px 0px 12px;
}

.totals-table-action .btn, .totals-table-action .btn span {
	color: #fff;
}

.cart .euro-cijena {
    display: block;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.cart .euro-cijena-cart {
    color: #999 !important;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.text-cijena-ukupno {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    text-align: left;
}

.text-cijena-zbroj {
    font-size: 10px;
    font-weight: 400;
    text-align: left;
}

.qty-dec-btn, .qty-inc-btn {
    width: 28px;
    height: 36px;
    font-size: 26px;
    padding: 3px 3px;
    font-weight: 400;
    color: #000!important;
    background-color: #EAE5E7;
}

.btn-minus-qtr {
    border-radius: 0px 0px 0px 0px !important;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-right: 0px solid !important;
    border-radius: 6px 0px 0px 6px !important;
}

.btn-plus-qtr {
    border-radius: 0px 0px 0px 0px !important;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-left: 0px solid !important;
    border-radius: 0px 6px 6px 0px !important;
}

.qty-input {
    width: 52px !important;
    padding: 10px 12px;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: #060002 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    height: 36px;
}

html .btn-secondary:hover {
    border-color: #f6baf3 #f6baf3 #f6baf3;
    background-color: #f6baf3;
}

.form-control {
    border: 1px solid #faf9fd;
    background: #f8f9fd;
    border-radius: 8px;
    height: 48px;
    font-style: italic;
    color: #1d1e1e;
    margin-bottom: 6px;
}

.alert.alert-default {
    background-color: #f6f6f6;
    border-radius: 8px;
    border: 0px solid #f9f9f9;
    color: #1d1e1e;
}

.pm-desc-checked, .sm-desc-checked {
    padding: 0px;
    background-color: transparent;
    border: 0px solid #eaeaea;
}

.bg-danger {
    background-color: #EAE6FC;
}

.text-danger {
    color: #000;
}

.alert-success {
    color: #fff;
    background-color: #74308c;
    border-color: #74308c;
}

.shop-print-wrapper .table>thead>tr>th {
    border-bottom: 0px solid #ddd;
}

html .btn-secondary:hover, html .btn-secondary:focus, html .btn-secondary:active:hover, html .btn-secondary:active:focus {
	color: #fff;
}

.linija-desno-sredina {
    height: 1px;
    width: 270px;
    position: absolute;
    left: 240px;
    top: 40px;
    background: #1d1e1e;
}

img.slider-new-respons {
	border-radius: 8px !important;
}

.slika-kategorija-glavna-uza {
	height: 284px;
}

.alert-success a {
	color: #fff;
}

.news-search .form-control {
	color: #000;
    background-color: #f6f6f6;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px !important;
    height: 52px;
}

.news-search .btn-primary {
    position: absolute;
    line-height: 1.4;
    border-radius: 4px;
    right: 2px;
    top: 3px;
    z-index: 3;
}

.news-search .input-group {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

#mc_embed_signup .button {
    font-size: 18px !important;
    border: none;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    letter-spacing: .03em;
    color: #fff;
    background-color: #4b3a69 !important;
    box-sizing: border-box;
    height: 47px !important;
    line-height: 45px !important;
    padding: 0 36px !important;
    display: inline-block;
    margin: 0;
    font-weight: 400 !important;
    transition: all 0.23s ease-in-out 0s;
}

#mc_embed_signup {
	min-width: 400px;
}

.news-search {
    display: flex;
    text-align: center;
    width: 100%;
}

#section-news {
	padding: 10px 0 90px;
}

#section-news .linija-svijetlo {
    transform: translate(-50%, -50%);
    left: 50%;
    width: 670px;
    top: 46px;
}

.product-essential .product-price-box {
	height: auto !important;
}

.product-essential .product-label-popust {
    position: absolute;
    left: 14px;
    top: 14px;
    color: #fff;
    line-height: 1;
    z-index: 5;
    text-align: center;
    right: auto;
    border-radius: 8px;
}

.product-essential .product-label span {
    display: block;
    position: relative;
    padding: 6px 12px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 4px 4px 4px 4px;
}

.product-essential .product-label span.discount {
    background-color: #f76f8e;
}

.kod-desno-gore {
	float:right;
}

.price-smaller {
	border: 1px solid #1d1e1e0a;
    text-align: center;
    padding: 4px 4px 10px 8px;
    display: inline-block;
    border-radius: 8px;
    float: left;
    margin-right: 10px;
    margin-bottom: 4px;
}

.product .price-smaller {
	padding: 2px 2px 6px 2px;
    display: block;
    margin-right: 0px;
    width: 100%;
    margin: 0 auto;
}

.product .product-price-box .product-price-10 {
    font-size: 14px !important;
}

.product .product-price-box .product-price-10 small {
    font-size: 7px !important;
    margin-bottom: 0px;
    display: inline-block;
}

.product-details-box .product-detail-info .product-price-box .product-price-10 {
    font-size: 18px !important;
}

.product-details-box .product-detail-info .product-price-box .product-price-10 small {
    font-size: 10px !important;
    margin-bottom: 6px;
    display: inline-block;
}

.kategorija-shop {
	margin-bottom: 30px;
}

.kategorija-shop .opis-kategorija-absolute h3 {
    font-size: 1.26em;
    font-weight: 600;
    margin-bottom: 16px;
    color: #fff;
}

.kategorija-shop .linija-tamno {
    width: 200px;
    top: 8px;
}

.kategorija-shop .opis-kategorija-absolute {
    bottom: 0px;
    left: 15px;
    position: absolute;
}

#section-kategorije h2 {
	font-size: 3em;
}

.kvaliteta-zajedno-dolje {
    position: relative;
    margin-bottom: 30px;
    padding: 12px 16px 6px;
    text-align: center;
    background: #EAE6FC;
    min-height: 220px;
    border-radius: 16px;
    height: 220px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.kvaliteta-zajedno-dolje h5 {
	text-transform: none;
    line-height: 1.5;
}

.kvaliteta-zajedno-dolje img {
    height: 64px;
    width: auto;
    margin-bottom: 21px;
}

.product .product-image-area button.kosarica-slika {
	position: absolute;
    z-index: 100;
    top: 45px;
    left: 15px;
    background: #eae6fc;
    padding: 8px !important;
}

.product .product-image-area button.kosarica-slika img {
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
    width: 28px;
    height: auto;
}

#header {
    z-index: 101;
}

html .alert-quaternary {
    background-color: #f9d1f7;
    border-color: #f7c3f5;
    color: #1d1e1e;
    font-weight: 500;
    margin-bottom: 10px;
}

.sakrivenadostava {display:none !important}

#slidebox4449 {
    width: 350px;
    height: auto;
    padding: 16px;
    border-radius: 24px;
    border: 2px solid #000;
    background: #fff;
    position: fixed;
    top: 140px;
    left: 240px;
    z-index: 10000;
}

a.close {background:transparent url(https://perfectnailshr.com/images/uploads/banner-close.png) no-repeat top left;width:42px;height:42px;position:absolute;cursor:pointer;top:-23px;left:326px; opacity:1 !important;}
a.close:hover {background:transparent url(https://perfectnailshr.com/images/uploads/banner-close.png) no-repeat top left; opacity:1 !important;}

#slidebox4449 a:hover {
	opacity: 1 !important;
}

