/**
* Theme Name: Bodoni Child
* Description: This is a child theme of Bodoni, generated by Merlin WP.
* Author: <a href="https://www.wpopal.com/">Opal Team</a>
* Template: bodoni
* Version: 1.2.8
*/

/* HTML & Body */
body {
	background-image: url('http://quburich.digitalrepublic.rs/wp-content/uploads/2021/07/Breadcrumbs.jpeg');
	background-repeat: repeat;
	background-position: top left;
/* 	background-size: cover; */
}

/* MISC */
button.age-gate__submit {
	border: 1px solid #B89D62;
	background-color: transparent;
}
button.age-gate__submit:hover,
button.age-gate__submit:focus {
	background-color: #B89D62;
	border: 1px solid #B89D62;
	transition: all ease 0.5s;
}
.age-gate__headline {
	color: #fff;
	font-size: 70px;
	font-weight: 400;
}
.cky-preference-content-wrapper .cky-show-desc-btn,
button.cky-show-desc-btn:not(:hover):not(:active) {
	color: #B89D62 !important;
}
.cky-btn-accept {
	background-color: transparent !important;
}
.special_link_btn {
  position: relative;
  padding: 0.25rem 1rem;
  text-decoration: none;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  background: transparent;
  border: 0;
  overflow: hidden;
  width: 50%;
  text-align: center;
  margin: auto;
}

.special_link_btn:before {
  content: '';
  background: #FFF;
  position: absolute;
  width: 100%;
  height: 1px;
  top: 100%;
  left: 0;
  pointer-events: none;
}
.link__graphic {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    fill: none;
    stroke: #FFF;
    stroke-width: 1px;
}
.link__graphic--slide {
/*     top: -3px; */
    stroke-width: 3px;
    transition: transform 0.7s;
    transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
}
a.special_link_btn:hover .link__graphic--slide {
  transform: translate3d(-66.6%, 0, 0);
}

/* Header */
.sticky-header {
	--header-height: 110px;
}
.sticky-header.elementor-sticky--effects .logo img {
    max-width: 80%;
}
.header-template-canvas h3 a {
    color: #fff;
}
.elementor-68 .elementor-element.elementor-element-acac053 a:hover,
.elementor-68 .elementor-element.elementor-element-acac053 a:focus,
.header-template-canvas h3 a:hover,
.header-template-canvas h3 a:focus {
    color: #B89D62 !important;
}
#wpfront-scroll-top-container {
    font-size: 40px;
}

/* Slider rev */
.rev-btn-hover::before {
    background: #B89D62 !important;
}

/* O nama */
.page-id-7840 .breadcrumb-wrap,
.page-id-7778 .breadcrumb-wrap,
.tabs-container.elementor-widget-bodoni-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title::after {
	display: none;
	opacity: 0;
	visibility: none;
}

/* Nasi partneri */
.custom-table-content {
	
}

/* Kontakt */
.page-id-7295 #page .site-content,
.page-id-4638 #page .site-content {
	margin-bottom: 0;
}

/* Posetite nas */
.statistika_bojkovcanke .elementor-counter-title {
	line-height: 1.4 !important;
  	text-align: center;
}
.wpcf7-form .submit-contact {
	width: 90% !important;
}

/* Vip polica */
.site-header-cart.menu,
.page-id-7238 .breadcrumb-wrap, 
.page-id-7582 .breadcrumb-wrap {
	display: none;
	visibility: hidden;
	opacity: 0;
	cursor: none;
}

/* Premium Rakije Stranice */
.page-id-7840 .site-content {
	margin-bottom: 0 !important;
}
.rakija-title:hover h3 a span,
.rakija-title:focus h3 a span {
	color: #CDB47C !important;
}

@media (max-width: 768px) {
	.custom-table-content table td, 
	.custom-table-content table th {
		  padding: 5px;
		  font-size: 12px;
			width: 22%;
	}
	.wpcf7-form .submit-contact {
		width: 100% !important;
	}
}