@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

BODY {color:#7f796a; font-family:"DM Sans", sans-serif;}

H1 {color:#7f796a; font-size:44px; line-height:54px;}
H2 {color:#7f796a;}
H3 {color:#7f796a;}

A {color:#84754e;}
A:HOVER {color:#a89260;} 

.button1 {background-color:#84754e;}
.button1:HOVER {background-color:#a89260;}

.topheadcontainer {background-color:#e6e2d9;} /* #7f796a rgba(94,87,97,0.5) #4c4d4f rgba(76,77,79,0.5)*/
.tophead .firstsentence {color:#7f796a;}
.tophead .rightpanel .links UL LI {margin-right:25px;}
.tophead .rightpanel .links UL LI A {color:#84754e;}
.tophead .rightpanel .tools UL LI .interest:HOVER {background-color:#84754e; color:#ffffff;}
.tophead .rightpanel .tools UL LI .booking {background-color:#84754e;}
.tophead .rightpanel .tools UL LI .booking:HOVER {background-color:#a89260;}

.headcontainer {background-color:rgba(132,117,78,0.8); background-image:url(/pictures/microsites/1/250/menubg.png); background-repeat:no-repeat; background-position:center center; z-index:1020;}
.head .hlogo {top:19px;}
.head .hlogo A {width:232px; height:65px; background-color:transparent; background-image:url(/pictures/microsites/1/250/darabont_vendeghaz_logo.svg);}

.menutabs UL LI .selected {border-bottom:2px solid #e8e4df; color:#e8e4df;}
.menutabs UL LI:hover .menuitem {color:#e8e4df;}

.breadcrumbnewsbigheadorder {z-index:1; position:relative;}
.newsbigheadcontainer {margin-top:-139px;}
.newsbigheadcontainer .newsbigheadcover {background-image:none; background-color:rgba(96,96,96,0.5);}

.breadcrumbcontainer {background-color:#e6e2d9;}
.contentcontainer {background-color:#e6e2d9;}
.aboutcontainer {background-color:#e6e2d9; }
.about .ableft .aktext H1 {color:#7f796a;}
.about .ableft .aktext P {color:#7f796a;}

.homepackagescontainer {background-color:#e6e2d9;}

.homegallery H2 {text-align:center; color:#7f796a;}
.homegallerycontainer {background-color:#e6e2d9;}

.promoboxblockcontainer {background-color:#e6e2d9;}
.promobox2blockcontainer {background-color:#e6e2d9;}

.headsearchpanel2 {background-color:#e6e2d9; z-index:100; position:absolute; transform:translate(-50%, 0); left:50%; margin-top:-50px; padding:14px 24px;}
.headsearchpanel2 .searchcontainer {border-color:#e6e2d9;}
.headsearchpanel2bookingpage {position:relative; transform:unset; left:unset; margin-top:0px;}

.homecalendarcontainer {background-color:#e6e2d9;}
.hotel2pricecalendar H2 {text-align:center; color:#7f796a;}

.roompage P.lead {color:#7f796a;}

.promobox1 {background-color:#7f796a;}
.promobox1 .info .title A {}
.promobox1 .info .title A:HOVER {}
.promobox1 .info .text {font-size:22px; font-weight:600;}
.promobox1 .info .more .button1 {}

.footercontainer {background:#e6e2d9;}
/*
.footer .ftop .fboxes .fbox .fbtitle {color:#2b2b2b;}
.footer .ftop .fboxes .fbox .fbcontent UL LI A {color:#2e5b16;}
.footer .ftop .fhotelinfo .fhilastsentence {color:#424f3b;}
.footer .ftop .fhotelinfo .fhiinforow .label {color:#626262;}
.footer .ftop .fhotelinfo .poweredby A {color:#484848;}
*/
.footer .fbottom {border-top:0px;}

.news .news_lead, P.lead {color:#7f796a;}

#icitabtab2 {display:none;}
#icitabtab3 {display:none;}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

/*@media (min-width:768px) and (max-width:1023px) {*/
@media (max-width:1023px) {

	.mobilemenu {background-color:#7f796a;}

	.headcontainer {background-image:none; background-color:#e6e2d9;}
	.head .hlogo {left:10px; top:10px;}
	.head .hlogo A {width:135px; height:40px; background-image:url(/pictures/microsites/1/250/darabont_vendeghaz_logo.svg);}
	.head .hbuttons UL LI .booking {background-color:#C1A276;}
	.head .hbuttons UL LI .booking:HOVER {background-color:#AB8856;}

	.about .abright .akvideo {background-color:none;}

}

/*
A {color:#66A59B;} 
A:HOVER {color:#31572c;}

.button1 {background-color:#A18663;}
.button1:HOVER {background-color:#b49e82;}

