/*

Modifications of bridge theme by ITAP.lv

*/



/* =Responsive 12 Column Grid
-------------------------------------------------------------- */
.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	margin-right: 2.127659574468%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

.col-220 {
	width: 23.404255319149%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 74.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 100%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


/* rest of stuff */


.qode-banner {
    height: 300px;
}

p {
	line-height:28px !important;	
}


nav.main_menu ul li.active a {
	font-weight:600;
}
nav.main_menu ul li:hover > a span {
	border-bottom:2px solid #40100f;
	padding-bottom:15px;
}
nav.main_menu ul ul li:hover > a > span {
	border-bottom:none;
}

.separator {
	background-color: #40100f !important;
}

.vc_col-sm-3 {
	box-shadow:none !important;
}

.header_top_bottom_holder {
	border-bottom:1px solid #f1f1f1;
}
header.stick_with_left_right_menu nav.main_menu.left_side {
	top:20px;
}
header.stick_with_left_right_menu nav.main_menu.right_side {
	top:20px;
}
.ppt {
	display:none;
}


#menu-footer-menu li a {
	display:block;
	font-family: 'Open Sans', sans-serif;
}
#menu-footer-menu li a:hover,
.footer_top .textwidget p a:hover {
	text-decoration: underline;
}

#menu-footer-menu li {
    background:url(https://701653.claudeassets.com/20221004120822im_/https://www.citarota.com/wp-content/themes/bridge/images/li-bullet.png) no-repeat  left center;
    display: block;
    height: 34px;
    line-height: 34px;
	padding: 0 10px;
	padding-left:30px;
}
.drop_down .second .inner {
	padding-top: 10px;
}

.main_menu .inner > ul::after {
    border-color: transparent transparent #40100f;
    border-style: solid;
    border-width: 10px;
    clear: both;
    content: "";
    height: 0;
    left: 10%;
    position: absolute;
    top: -20px;
    width: 0;
    opacity: 0.95;
}

.drop_down .narrow .second .inner ul li a {
    background:url(https://8c8e79.claudeassets.com/20221004120822im_/https://www.citarota.com/wp-content/themes/bridge/images/li-bullet-menu-dropdown.png) no-repeat  10px center;
padding-left:35px;
}

.sticky .header_inner {
    margin-top: -45px;
}
/*
.header_inner .social-icons {
    right:0;
    top: 29px;
    z-index:999;
    position:absolute;
}

.header_inner .social-icons i {
color: #40100f;
}

.sticky .header_inner .social-icons {
display:none;
}
*/
#menu-footer-menu li:hover {
   /* background:url(https://701653.claudeassets.com/20221004120822im_/https://www.citarota.com/wp-content/themes/bridge/images/li-bullet.png) no-repeat  1% center;*/
}

#menu-footer-menu {
    margin-top: 0;
    margin-left: 50px;
}

.footer-custom-logo-link img {
    margin-bottom:10px;
}

.footer-contacts {
	margin-top:-5px;
	line-height:54px;
	font-size: 20px;
}

.footer-contacts i {
	font-size:25px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.footer-contacts i.fa-mobile {
	padding-right: 30px;
}

.footer_bottom,
.footer_bottom p,
.footer_bottom a {
	font-size:13px !important;
	line-height: 22px  !important;
}

.footer-block {
	float:left;
	width:33%;
	text-align:left;
	line-height: 40px;
}

.footer-block+.footer-block {
	text-align:center;
}

.footer-block+.footer-block+.footer-block {
	text-align:right;
}





/* SOCIAL ICONS */

/* 
.social-icons {
	margin: 12px 0 2px 0;
	padding: 0;
	list-style: none;
}

.social-icons li {
	margin: 0 0 0 15px !important;
    padding: 0;
    list-style-type: none;
    display: inline-block !important;
}
.social-icons li:first-child {
	margin-left: 0 !important;
}
.social-icons a {
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 0 5px 0 5px;
	padding: 0;
	margin: 0;
	border-radius: 0;
	
    -webkit-transition: color 0.1s linear 0s;
     -moz-transition: color 0.1s linear 0s;
      -ms-transition: color 0.1s linear 0s;
       -o-transition: color 0.1s linear 0s;
          transition: color 0.1s linear 0s;
}
.social-icons .fa {
    font-size: 20px;
	float: left;
    padding: 4px 0 0 0;
}
.social-icons .facebook .fa {
	padding-left: 2px; 
}
.site-header .social-icons a:hover {
    color: rgba(255, 255, 255, 0.6);
} */

.footer_bottom a:hover {
text-decoration: underline;
}

a {
    -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
       -o-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
}

.vc_row + .vc_row {
    max-width: 1170px;
    margin: 0 auto;
    margin-bottom: 35px !important;
}

.vc_row:last-child {
    margin-bottom: 65px !important;
}


/* page Headers */
/* page headers and rev slider */

.rev_slider .slotholder:after, .rev_slider .slotholder .kenburnimg img:after,
.page_header_inner_overlay {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
    /* background: rgba(74,16,15, 0.20) url(https://be4876.claudeassets.com/20221004120822im_/https://www.citarota.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png) repeat; */
	background:rgba(0,0,0,0.45);
	opacity:0.45;
}

.tparrows {
	/* background: rgba(74,16,15, 0.85); */
	width:60px;
	height:60px;
	background: #fff;
	
    border: 1px solid #ebebeb;

    text-decoration: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	text-align:center;
	
}

.tparrows:before {
    font-size: 16px;
    line-height: 56px;
	color: #666;
}

.tparrows:hover {
	background: rgba(74,16,15, 1);
}

.tparrows:hover:before {
	color:#fff;
}

.page_header_bg {
	background-repeat: no-repeat;
	background-position: center -100px;
	background-size: 100% auto;
	background-attachment:fixed;
	overflow:hidden;
	position:relative;
}

.page_header_bg .page_header_inner_center > h1,
.page_header_bg .page_header_inner_center > h2,
.page_header_bg .page_header_inner_center > h3,
.page_header_bg .page_header_inner_center > h4,
.page_header_bg .page_header_inner_center > h5,
.page_header_bg .page_header_inner_center > h6 {
	font-weight:normal;
	display:inline-block;
	text-transform: uppercase;
    font-size: 30px;
    margin: 100px 0 100px;
	z-index:100;
	position:relative;
	background: rgba(255,255,255, 0.8);
	border-bottom: 5px solid #4a100f;
	min-width:150px;
	padding-left: 25px !important;
	padding-right: 50px !important;
}

/*.page_header_bg .page_header_inner_center > h1 span.line,
.page_header_bg .page_header_inner_center > h2 span.line,
.page_header_bg .page_header_inner_center > h3 span.line,
.page_header_bg .page_header_inner_center > h4 span.line,
.page_header_bg .page_header_inner_center > h5 span.line,
.page_header_bg .page_header_inner_center > h6 span.line,*/
.wpb_text_column .line {
	display:block;
	width:100%;
	height:3px;
	background: #4a100f;
}

.page_header_inner_center,
.page_header_breadcrumbs_inner {
	max-width:1170px;
	margin:0 auto;
	    /* padding: 0 15px; */
		border-bottom: 1px solid #f1f1f1;
}

.page_header_breadcrumbs {
	
	line-height:50px;
	/* margin-bottom:45px; */
}

.page_header_bg .page_header_inner_center > h1,
.page_header_bg .page_header_inner_center > h2,
.page_header_bg .page_header_inner_center > h3,
.page_header_bg .page_header_inner_center > h4,
.page_header_bg .page_header_inner_center > h5,
.page_header_bg .page_header_inner_center > h6,
.page_header_breadcrumbs_inner > div {
	padding: 0;
}

.page_header_breadcrumbs_inner a,
.page_header_breadcrumbs_inner > * {
	color: #666;
	font-size: 12px;
}

.page_header_breadcrumbs_inner a:hover {
	color: #ddd;
}


.clearfix { display:block;}

/* HEADERS */

.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6 {
	font-weight: 100;
	text-transform: uppercase;
	margin-top:35px;
	margin-bottom:35px !important;
	padding-bottom:15px;
	
}

.wpb_gmaps_widget.wpb_content_element {
	margin-bottom:0 !important;
}

.wpb_text_column .line {
	width:150px;
	margin: 0 auto;
	margin-top:15px;
}


/* h1, .h1, .title h1 {
	
	font-size: 32px;
} */

.fullwidth {
	max-width: 100% !important;
    border-top: 1px solid #ddd;
    padding-top: 25px !important;
    border-bottom: 1px solid #ddd;
}

.fullwidth .vc_column-inner {
	padding:0 !important;
}

.marginbottom:last-child {
	margin-bottom: 0 !important;
}

iframe {
	border:none !important;
}

.wpb_gmaps_widget .wpb_wrapper {
	padding:0;
}

.noheaderstyle .line {
	display:none;
}

/* contact us */


#left { width: 49%; float: left; margin-right:2%;}
#right { width: 49%; float: left; }

.formline {
	margin-bottom: 15px;
}


/*
span.wpcf7-not-valid-tip {
	display:none;
}



input[type=text], input[type=password], input[type=email], textarea, select,
.wpcf7-form input[type=text], 
.wpcf7-form input[type=tel], 
.wpcf7-form input[type=password], 
.wpcf7-form input[type=email], 
.wpcf7-form select,

.wpcf7-form textarea {
    border: 1px solid #4a100f !important;
    background: #fff !important;
	margin-top:0 !important;
	padding: 15px 12px;
}

.wpcf7-form select {
	-webkit-appearance: menulist !important;
}

.wpcf7-form input[type=text].wpcf7-not-valid, 
.wpcf7-form input[type=tel].wpcf7-not-valid, 
.wpcf7-form input[type=password].wpcf7-not-valid, 
.wpcf7-form input[type=email].wpcf7-not-valid, 
.wpcf7-form textarea.wpcf7-not-valid, 
.wpcf7-form select.wpcf7-not-valid {
	border: 1px solid #e20e0b !important;
}

input.wpcf7-form-control.wpcf7-text {
    background:#f5f5f5;
        border: 1px solid #e5e5e5;
                padding: 15px 12px;
                margin-top:-30px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    background:#f5f5f5;
        border: 1px solid #e5e5e5;
    height:150px;
        padding: 15px 12px;
        margin-top:-20px;
}

input.wpcf7-form-control.wpcf7-submit {
    text-align:center;
	font-weight:normal !important;
    border-radius:0 !important;
    background-color: #4e100f !important;
    border:none !important;
    color:#fff!important;
    float:right;
}


input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #3f1818 !important;
    border: none !important;
    color: #fff !important;
}

*/

/* =Custom Button
======================================================================= */

.button-wrap {
	text-align:center;
	display:block;
	margin-top:35px;
	margin-bottom:35px;
}

.button-wrap a {
	display:inline-block;
	padding:15px 35px;
	background-color: #4a100f;
	color: #fff;
	text-transform:uppercase;
}

.justbutton:hover,
.button-wrap a:hover {
	opacity: 0.8;
}

.justbutton {
	display:inline-block;
	padding:15px 35px;
	background-color: #4a100f;
	color: #fff;
	text-transform:uppercase;
	border:none;
}


/* =Image Block with links
======================================================================= */

.img-block-wrap {
	overflow: hidden;
    display: block;
    position: relative;
}

.img-block-wrap h2,
.img-block-wrap h4,
.img-block-wrap p {
	font-weight:300;
	padding: 0 25px;
}

.img-block-wrap img {
    margin-bottom: -10px !important;
	width:100%;
}


.img-block-inner-overlay,
.img-block-inner-overlay-view {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
}

.img-block-inner-content-wrap,
.img-block-inner-content-wrap-view {
	display: table;
	width: 100%;
    height: 100%;
}

.img-block-inner-content,
.img-block-inner-content-view {
    width: 100%;
    height: 100%;
    content: "";
    /* position: absolute; */
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 100;
	text-align:center;
	vertical-align: middle;
	display: table-cell;
}


.img-block-wrap a .img-block-inner-overlay,
.img-block-wrap a .img-block-inner-overlay-view {
    -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
       -o-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;	
}

.img-block-wrap a:hover .img-block-inner-overlay,
.img-block-wrap a .img-block-inner-overlay-view {
	opacity:0;
}

.img-block-wrap a:hover .img-block-inner-overlay-view {
	opacity:1;
}

.img-block-wrap i.fa {
	font-size: 40px;
	padding-top:10px;
}
.img-block-wrap p {
	padding-top:10px;
	padding-bottom:10px;	
}

.img-block-inner-overlay-view p {
	padding-bottom:10px;
}

.img-block-wrap i.fa,
.img-block-inner-overlay-view p {
	text-shadow: 1px 0px 3px #000;
    text-transform: uppercase;
    background: rgba(0,0,0,0.15);
    display: block;
}

.img-block-wrap.itap-product  i.fa {
	font-size:35px;
	padding-top:15px;
	padding-bottom:15px;
}

/* =Query page about product
================================================================*/

span#product-name {
	font-weight:bold;	
}

.change_link .button-wrap {
	margin-top:-12px;
}

input#product {
    background: #F1F1F1 !important;	
}


/* =Product PopUP
================================================================*/

.container, .content, .full_width, .full_section_inner {
	position:static;
}


.product-popup-overlay {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:none;
	padding-top:5%;
	padding-bottom:10%;
	background: rgba(0,0,0, 0.8);
	z-index:99999;
}

.product-popup {
	position:relative;
	max-width:1050px;
	margin: 0 auto;
	max-height:90%;
	/* min-height:80%; */
	background:#fff;
    overflow: hidden;
}

.product-popup .closelink {
	position:absolute;
	right:25px;
	top:25px;
	font-size:40px;
	z-index: 9999;
	font-weight: 300;
}

.product-popup .full_section_inner {
	padding: 30px;
    position: relative;
    overflow: hidden;
	overflow-y: auto;
	max-height:500px
}

.product-popup .full_section_inner .wpb_column {
	
}

.product-popup .popup-content-wrap {
	padding: 0 30px;
}

.product-popup .popup-title {
	padding-bottom: 30px;
	font-weight: normal;
}

.product-popup .popup-price {
	margin-bottom: 30px;
	display:inline-block;
	/* padding: 15px 25px; */
	/* background:#4a100f; */
	/* color:#fff; */
	font-weight:bold;
	padding-bottom:0px;
}

.product-popup .popup-content {
	padding-bottom: 30px;
}

.product-popup .popup-quest {
	margin-bottom: 30px;
	display:inline-block;
	padding: 15px 25px;
	background:#4a100f;
	color:#fff;
	text-transform:uppercase;
}

.product-popup .popup-quest:hover {
	opacity:0.8;
}

.entry {
	margin-bottom:30px;
	/* border-bottom:1px solid #4a100f; */
	border-bottom:1px solid #eee;
	padding-bottom:30px;
	overflow: hidden;
}

.postimage {
	width:300px;
}

.entry-summary {
	margin-top:25px;
}


/* page navi */

.wp-pagenavi {
    clear: both;
    margin-bottom: 20px;
    margin-top: 20px;
	padding-top: 25px;
}

.wp-pagenavi .pages {
	display:none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #ddd !important;
	background:#4a100f;
    color: #fff;
}

.wp-pagenavi a, .wp-pagenavi span {
    padding: 8px 18px !important;
	white-space: nowrap;
	display: inline-block;
}

header.sticky.sticky_animate {
	z-index:999;
}


/* language bar */

.itap_mlp {
    position: absolute;
    right: 0;
}

.itap_mlp .prefix {
	font-size:13px;
	font-weight:300;
}

.itap_mlp ul li {
	font-weight:300;
	font-size: 14px;
    display: inline;
    margin: 0 5px 0 0;
    list-style-type: none;
}

.sticky .itap_mlp {
    float: none;
    position: absolute;
    right: 0;
    bottom: 28px;
	z-index:9999;
}

.sticky .itap_mlp .prefix,
.sticky .itap_mlp span {
	display:none;
}

.footer_top_holder .itap_mlp {
	position: relative;
}
.footer_top_holder .itap_mlp ul li,
.footer_top_holder .itap_mlp .prefix {
	font-size:15px;
	font-weight:normal;
}

.footer_top_holder .itap_mlp .prefix {
    clear: both;
    display: block;
    margin-top: 20px;
	font-weight: 600;
}

.footer_top_holder .itap_mlp li {
	margin-right:5px
}

@media only screen and (max-width: 600px) {
	header .q_logo img.mobile {
		padding-top:10px;
		width: 97px !important;
		height: auto !important;
	}
}


/* sales badge */

.sales_badge {
	position:absolute;
	top:-10px;
	right: 0;
	z-index:100;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	
	/* background: #9f2d36; */
	background: rgba(159,45,54,1);
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	
	width:60px;
	height:60px;
	line-height:60px;
}


.product-popup-overlay .sales_badge {
	right:-10px;
}


.saleon del {
	font-size: 14px;
}

.saleon .saleprice {
    font-size: 18px;
    margin-left: 15px;
    font-weight: bold;
    display: inline-block;
}


.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    height: 25px !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size:13px !important;
	font-style:none !important;
}

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    max-height: 15px !important;
}

.dgwt-wcas-inner-preloader,
.dgwt-wcas-close {
    background-size: auto 11px !important;
}

@media screen and (max-width: 768px) {
	.container {
		width: 100%;
	}
}



		#ywgc-manual-amount {
			width: 200px !important;
		}
		.ywgc-currency-symbol {
			margin-left: -195px !important;
		}
		.ywgc-message label,
		.ywgc-recipient-email label { float:left; }
		.ywgc-message,
		.ywgc-recipient-email { clear: both; }
		.ywgc-sender-info-title {
			clear: both;
			margin-bottom: 25px;
		}
		.mfp-wrap .ywgc-main-form-preview-container,
		.mfp-wrap .gift-cards_form.cart {
			display:none;
		}
		.ywgc-form-preview-title,
		.ywgc-main-form-preview-container hr,
		.ywgc-form-preview-from-to-container,
		.ywgc-form-preview-separator,
		.ywgc-form-preview-message-container,
		.ywgc-main-form-preview-container+.gallery-thumbs {
			display: none;
		}
		.ywgc-main-form-preview-container {
			background: url(https://c9fd05.claudeassets.com/20221004120822im_/https://www.citarota.com/wp-content/uploads/2020/09/Cita_rota_dav_karte_200x100mm.jpg) no-repeat;
			background-size: contain;
			min-height: 17em;
		}
		.ywgc-form-preview-amount {
			margin-top: 42px;
			margin-right: 26px;
		}
		@media screen and (max-width: 450px) {
			.ywgc-form-preview-amount { margin-top: 32px; font-size: 14px; }
		}
		@media screen and (max-width: 360px) {
			.ywgc-form-preview-amount { margin-top: 28px; }
		}
		
		.hide-public {
			display:none;
		}
		.img-block-wrap-single-block {
			position:relative;
		}
		.img-block-inner-content-single-block {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			text-align: center;
		}
		.img-block-inner-content-single-block h1,
		.img-block-inner-content-single-block h2,
		.img-block-inner-content-single-block h3,
		.img-block-inner-content-single-block h4,
		.img-block-inner-content-single-block h5,
		.img-block-inner-content-single-block h6 {
			font-size: 20px;
			font-weight: 300;
			margin-top: 15px;
			margin-bottom: 15px;
			text-transform: uppercase;
			font-family: 'Raleway', sans-serif;
		}
		.img-block-wrap-single-block a .img-block-img-wrap-single-block img { 
		    -webkit-transition: all 0.5s ease-out;
			-moz-transition: all 0.5s ease-out;
			-ms-transition: all 0.5s ease-out;
			-o-transition: all 0.5s ease-out;
			transition: all 0.5s ease-out;	
			opacity:1;
		}
		
		.img-block-wrap-single-block a:hover  .img-block-img-wrap-single-block img {
			opacity:0.9
			
		}
		

		
/*
     FILE ARCHIVED ON 12:08:44 Oct 04, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:38:26 Jul 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.523
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.05
  esindex: 0.009
  cdx.remote: 5.367
  LoadShardBlock: 64.521 (3)
  PetaboxLoader3.datanode: 74.047 (5)
  load_resource: 114.014
  PetaboxLoader3.resolve: 86.298
  loaddict: 15.94
*/