

/* Start:/local/templates/top_cocktail/css/owl.carousel.min.css?15242305303351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/top_cocktail/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/top_cocktail/css/owl.theme.default.min.css?15242305301013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/top_cocktail/template_styles.css?177922785754058*/
body {
  background-color: #000000;
  margin: 0px;
  color: #ffffff;
  /*font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
  font-family: Montserrat, sans-serif;
}

a {
  color: #ffffff;
}

p {
  line-height: 25px;
}

ul li {
  margin-bottom: 5px;
}

#wrapper {
  max-width: 980px;
  text-align: left;
}

#header {
  background: url(/local/templates/top_cocktail/images/header-bg.png) top left repeat-x;
  height: 245px;
}

#header-inner-wrapper {
  background: url(/local/templates/top_cocktail/images/bar.webp) 216px 0px no-repeat;
  position: relative;
}

#navigation {
  position: absolute;
  left: 30px;
  bottom: 35px;
}

#navigation a {
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
  letter-spacing: 1px;
}

#navigation ul li {
  padding-right: 10px;
  padding-left: 0px;
}

#navigation ul li.last {
  padding-right: 0px;
}

#navigation ul {
  margin: 0px;
  width: 100%;
}

#bar-bottom {
  background-color: #000000;
  background: url(/local/templates/top_cocktail/images/bar-bottom.png) 0px 0px no-repeat;
  height: 135px;
  position: relative;
  z-index: 1;
}

.region-content-top {
  overflow: hidden;
  padding-left: 19px;
}

.region-content-top .block {
  float: left;
}

#block-block-1 {
  padding-right: 11px;
}

#content {
  width: 100%;
  float: left;
  position: relative;
}

#sidebar-first {
  width: 230px;
  float: left;
  margin-left: 3px;
  width: 229px;
}

#sidebar-first .block {
  border-radius: 15px;
  border: 1px solid #565139;
  padding-top: 5px;
}

.no-borderradius {
  border-radius: 10px;
  border: 1px solid #565139;
}

#sliders p {
  margin-top: 0px;
  margin-bottom: 0px;
}

#footer {
  background: url(/local/templates/top_cocktail/images/logo2.webp) 0px bottom no-repeat;
  height: 161px;
  border-top: 1px solid #6d6b6b;
  position: relative;
}

#block-views-krepost-block {
  width: 280px;
}

.view-krepost .views-row {
  font-size: 12px;
  float: left;
  width: 60px;
  height: 60px;
  background: url(/local/templates/top_cocktail/images/filter-bg.png) 0px 0px;
  margin: 1px;
}

.view-krepost .views-row span {
  height: 60px;
  width: 60px;
}

.view-krepost .views-row a {
  color: #A69FA2;
  display: table-cell;
  height: 60px;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 60px;
}

#block-views-krepost-block {
  background: url(/local/templates/top_cocktail/images/filter.png) 0px -2px no-repeat;
  height: 308px;
  padding-left: 25px;
  padding-top: 15px;
}

.region-sliders {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: start;
}

.region-sliders .block-views {

}

.region-sliders li.jcarousel-item {

}

.region-sliders .jcarousel-skin-default .jcarousel-container-horizontal {
  /* width: 130px !important; */
}

.region-sliders .jcarousel-skin-default .jcarousel-clip-horizontal {
  /* width: 123px !important; */
  background: none;
  background: transparent;
}

.region-sliders .jcarousel-item,.region-sliders .jcarousel-item .views-field-field-pic,.region-sliders .jcarousel-item .views-field-title,.region-sliders .jcarousel-item .field-content {
  background: none;
  background: transparent;
}

.region-sliders .jcarousel-skin-default .jcarousel-item {
  background: transparent;
}

.region-sliders .jcarousel-skin-default .jcarousel-item {
  border: 0px !important;
  padding-top: 9px;
}

.region-sliders .jcarousel-item .views-field-title,.region-sliders .jcarousel-item .views-field-title span,.region-sliders .jcarousel-item .views-field-title a {
  vertical-align: top;
}

.region-sliders .jcarousel-item .views-field-title a {
  font-size: 13px;
  color: #eeccea;
  text-decoration: none;
}

.region-sliders .block {
  width: 32%;
  display: inline-block;
  height: 280px;
}

.region-sliders .block h2 {
  font-size: 16px;
  text-align: center;
  margin: 0px;
  padding-top: 20px;
}

#block-views-test-block,
#block-views-test-block-1,
#block-views-test-block-2 {
  /* background: url(/local/templates/top_cocktail/images/sliders-block-red.png) -8px 0px no-repeat; */
  margin-right: 10px;
  border: 1px solid #98A955;
  border-radius: 10px;
}

.owl-nav.disabled {
  display: none;
}

#block-views-test-block {

}
/* #block-views-test-block-1 {
    background: url(/local/templates/top_cocktail/images/sliders-block-blue.png) -43px 0px no-repeat;
    margin-right: 10px;
}

#block-views-test-block-2 {
    background: url(/local/templates/top_cocktail/images/sliders-block-green.png) -43px 0px no-repeat;
} */

.region-sliders .jcarousel-skin-default .jcarousel-container-horizontal {
  padding-top: 10px;
}

.region-sliders .jcarousel-skin-default .jcarousel-next-horizontal {
  right: 16px;
  top: 43px;
}

.region-sliders .jcarousel-skin-default .jcarousel-prev-horizontal {
  left: 15px;
  top: 43px;
}

#page-wrapper {
  background: url(/local/templates/top_cocktail/images/page-bg.png) 0px 395px no-repeat;
  position: relative;
}

#block-views-bigslider-block .jcarousel {
  height: 255px;
}

#block-views-bigslider-block .jcarousel-item {
  height: 255px;
}

#block-views-bigslider-block .jcarousel-item .views-field-title a {
  font-size: 10px;
  color: #EECCEA;
  text-decoration: none;
}

#block-views-bigslider-block {
  background: url(/local/templates/top_cocktail/images/ramka.png) 0px 0px no-repeat;
  width: 657px;
  height: 284px;
  margin-left: -5px;
  margin-top: 15px;
}

#block-views-bigslider-block .jcarousel-skin-default .jcarousel-item {
  background: transparent;
  border: 0px;
}

#block-views-bigslider-block .views-field-field-pic {
  height: 80px;
  width: 80px;
}

#block-views-bigslider-block .views-field-title {
  width: 80px;
  line-height: 10px;
  margin-bottom: 20px;
}

#block-views-bigslider-block .views-field-field-pic .field-content {
  height: 80px;
  width: 80px;
}

.bigslider-row {
  height: 110px;
  padding-top: 10px;
}

.bigslider-row .views-field-field-pic img {
  border-radius: 10px;
}

.bigslider-row .views-field-field-pic {
  background: url(/local/templates/top_cocktail/images/bigslider-img-bg.png) -5px 0px no-repeat;
  padding-top: 2px;
}

.region-sliders .block .views-field-field-pic img {
  border-radius: 10px;
}

body.page-frontpage h1 {
  font-size: 18px;
  text-align: center;
  margin-top: -15px;
  background: url(/local/templates/top_cocktail/images/line.png) 0px 29px no-repeat;
  margin-bottom: 0px;
  padding-bottom: 12px;
}

.view-new-coct .views-field-title {
  margin-bottom: 10px;
}

.view-new-coct .views-field-title,
.view-new-coct .views-field-title a {
  color: #98a955;
  font-size: 16px;
  text-decoration: none;
  height: 55px;
}

.view-new-coct .views-field-body {
  color: #ddcdcd;
  font-size: 14px;
  line-height: 18px;
}

.view-new-coct .views-field-body p {
  margin: 0px;
}

.view-content.new-coctails {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.new-coctails-item {
  width: calc(100% / 6 - 17px);
  flex-direction: row;
  align-content: center;
  align-items: start;
  gap: 20px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .new-coctails-item {
    width: calc(100% / 2 - 10px);
  }
}

.view-new-coct .views-field-field-pic .views-field {
  width: 50%;
}

.view-new-coct .views-field-field-pic img {
  border-radius: 15px;
}

.view-new-coct .views-field-field-ingr-image {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}

.view-new-coct .views-field-field-ingr-image img {
  border-radius: 10px;
}

.view-new-coct .views-field-view-node {
  /*float: right;
  bottom: 30px;
  position: absolute;
  right: 25px;*/
}

.view-glossary-coct .views-field-field-pic {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}

.view-glossary-coct .views-field-view-node {
  float: right;
  bottom: 30px;
  position: absolute;
  right: 25px;
}

.view-new-coct .views-field-view-node a {
  color: #ab4d69;
  text-decoration: none;
  font-size: 12px;
  padding-left: 25px;
  background: url(/local/templates/top_cocktail/images/view-coc.png) 0px 0px no-repeat;
}

table.cols-2 td {
  width: 50%;
}

table {
  border: 0px;
}

#main-wrapper {
  border: 0px;
}

.view-new-coct td {
  padding-right: 20px;
  vertical-align: top;
  position: relative;
}

.view-new-coct tr {
  padding-bottom: 30px;
}

#sliders {
  margin-top: -12px;
}

.view-new-coct .views-field-field-pic .field-content {
  border: 1px solid #495c28;
  border-radius: 15px;
  width: 150px;
  height: 150px;
}

#main {
  padding-left: 10px;
}

#sidebar-first .block {
  background: url(/local/templates/top_cocktail/images/sidebar-first-block-bg.png) no-repeat scroll -8px -10px #000000;
}

#sidebar-first .block h2 {
  color: #eae5dd;
  font-size: 16px;
  text-align: center;
  background: url(/local/templates/top_cocktail/images/sidebar-first-block-h2-shadow.png) no-repeat scroll center bottom;
  padding-bottom: 15px;
  margin-top: 5px;
  margin-bottom: 6px;
}

#sidebar-first .block .content {
  padding-left: 18px;
  padding-right: 18px;
}

.block-poll .title {
  font-size: 14px;
  color: #eae5dd;
  padding-bottom: 20px;
}

.block-poll .text {
  font-size: 12px;
  color: #b5a1ad;
  float: left;
}

.block-poll .poll {
}

.block-poll .poll .bar {
  height: 9px;
  border-bottom: 1px solid #4e4223;
  border-top: 1px solid #837d61;
  border-left: 1px solid #6a6143;
  border-right: 1px solid #6a6143;
  background: none;
  margin-bottom: 10px;
}

.block-poll .poll .foreground {
  height: 9px;
  background: url(/local/templates/top_cocktail/images/poll-foreground.png) repeat-x;
}

.block-poll .poll .percent {
  color: #555454;
  font-size: 12px;
}

.block-poll .poll .total {
  color: #979797;
  font-size: 12px;
}

.block-poll div.links a {
  color: #f1e8ed;
  font-size: 12px;
  text-decoration: none;
}

.block-poll ul.links {
  margin: 0px;
  padding: 0px !important;
  list-style: none;
  list-style-image: none;
  text-align: center;
}

.block-poll ul.links {
  margin-bottom: 10px;
}

.jcarousel-next {
  background: url(/local/templates/top_cocktail/images/arrow-right.png) no-repeat !important;
}

.jcarousel-prev {
  background: url(/local/templates/top_cocktail/images/arrow-left.png) no-repeat !important;
}

.block-poll .option {
  font-size: 12px;
  color: #b5a1ad;
}

.block-poll .form-radio {
  margin: 0px;
  padding: 0px;
  margin-top: -3px;
}

.block-poll .form-item {
  margin: 0px;
}

#poll-view-voting .title {
  padding-bottom: 15px;
}

#edit-choice .form-item {
  margin-bottom: 20px;
}

#edit-choice label.option {
  padding-left: 3px;
}

#block-views-bigslider-block .jcarousel-next {
  top: 118px;
  right: 0px;
}

#block-views-bigslider-block .jcarousel-prev {
  top: 118px;
  left: 22px;
}

#block-views-bigslider-block li.jcarousel-item {
  width: 95px !important;
}

#block-views-bigslider-block .jcarousel-container {
  width: 510px;
}

.region-sliders .jcarousel {

}

#main-wrapper {
  margin-bottom: 20px;
}

body.page-node h1.title {
  font-size: 22px;
  color: #98a955;
  margin: 0px;
  margin-bottom: 10px;
}

body.page-node .node p {
  margin: 0px;
}

body.page-node .node {
  padding-right: 15px;
}

.ds-right .field-name-field-structure {
  margin-left: 20px;
  margin-top: 10px;
  width: 296px;
}

.ds-right .field-name-field-structure .field-label {
  color: #964260;
  font-size: 22px;
  margin-bottom: 5px;
}

.ds-right .field-name-field-structure .field-item,.ds-right .field-name-field-structure .field-item a {
  color: #c1b3b3;
  font-size: 14px;
}

.ds-right .field-name-field-structure .field-item a {
  background: url(/local/templates/top_cocktail/images/structure-a.png) no-repeat 0px center;
  padding-left: 25px;
  padding-top: 2px;
  text-decoration: none;
}

.ds-right .field-name-field-structure .field-item {
  margin-bottom: 10px;
}

.user-register,.user-login {
  color: #b2597b;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

.user-register {
  margin-right: 15px;
}

.node-article .field-name-field-rate {
  position: absolute;
  right: 16px;
  top: 0;
}

.node-type-cocktail .field-name-field-rate {
  position: absolute;
  right: 16px;
  top: 0;
}

.fivestar-topcoc div.fivestar-widget-static .star {
  width: 28px;
  height: 28px;
  background: url(/local/templates/top_cocktail/images/coc.png) no-repeat -89px 0px;
}

.fivestar-topcoc div.fivestar-widget-static .star span.on {
  background: url(/local/templates/top_cocktail/images/coc.png) no-repeat 0 0px;
}

.fivestar-topcoc div.fivestar-widget-static .star span.off {
  background: url(/local/templates/top_cocktail/images/coc.png) no-repeat -89px 0px;
}

.fivestar-topcoc div.fivestar-widget .cancel,.fivestar-topcoc div.fivestar-widget .star {
  width: 28px;
  height: 28px;
}

.fivestar-topcoc div.fivestar-widget .cancel,.fivestar-topcoc div.fivestar-widget .cancel a {
  background: url(/web/20161029105922im_/http://top-cocktail.ru/sites/all/themes/topcoc/style/css/cancel.png) no-repeat 0 0;
}

.fivestar-topcoc div.fivestar-widget .star,.fivestar-topcoc div.fivestar-widget .star a {
  background: url(/local/templates/top_cocktail/images/coc.png) no-repeat -89px 0px;
}

.fivestar-topcoc div.fivestar-widget div.on a {
  background-position: 0px 0px;
}

.fivestar-topcoc div.fivestar-widget div.hover a,.fivestar-topcocdiv.rating div a:hover {
  background-position: 0px 0px;
}

.field-name-ticon {
  text-align: center;
  margin-top: 10px;
}

.field-name-node-structure-two,.field-name-node-structure-two li {
  background-color: transparent !important;
}

.field-name-node-structure-two li {
  height: auto !important;
  border: 0px !important;
}

.field-name-node-structure-two .field-name-title {
  font-size: 10px;
}

.field-name-node-structure-two .jcarousel-container {
  height: 264px;
}

.field-name-node-structure-two .jcarousel-clip {
  height: 264px;
}

.field-name-node-structure-two h2.block-title {
  margin: 0px;
  color: #79932e;
  font-size: 18px;
  font-family: Corbel;
  text-align: center;
  padding-top: 10px;
}

.ds-right .field-name-coctright {
  float: right;
}

.ds-right .field-name-field-full-receipe {
  overflow: hidden;
  font-size: 14px;
  color: #c1b3b3;
  padding-left: 45px;
  padding-top: 10px;
  background: url(/local/templates/top_cocktail/images/shaker.png) no-repeat 0px 10px;
  padding-right: 5px;
  clear: left;
}

#main_ds_wrapper {
  border-bottom: 1px solid #04293a;
  overflow: hidden;
  padding-bottom: 10px;
}

.ds_bottom_left .field-name-post-date {
  float: left;
}

.ds_bottom_left .field-name-author {
  float: left;
}

.ds_bottom_right .field-name-field-tags .field-label {
  float: left;
}

.ds_bottom_right .field-name-field-tags .field-item {
  float: left;
}

.ds_bottom_right .field-name-field-tags .field-items {
  overflow: hidden;
}

.ds_bottom_right .field-name-field-tags .field-item,.ds_bottom_right .field-name-field-tags .field-item a,.ds_bottom_right .field-name-field-tags .field-items a,.ds_bottom_right .field-name-field-tags .field-items {
  color: #964260;
  text-decoration: none;
  font-size: 12px;
}

.ds_bottom_left .field-name-post-date {
  color: #145a7a;
  font-size: 12px;
}

.ds_bottom_left .field-name-author,.ds_bottom_left .field-name-author a {
  color: #84934a;
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
}

.ds_bottom_left .field-name-author a {
  background: url(/local/templates/top_cocktail/images/ds_author.png) no-repeat 0px center;
  padding-left: 13px;
}

#ds_bottom {
  padding-top: 10px;
  overflow: hidden;
}

.topcoc-content-top .field-name-field-rate .field-label {
  color: #964260;
  font-size: 14px;
  line-height: 28px;
}

.field-name-footer-relative .content {
  background: url(/local/templates/top_cocktail/images/node-relative-bg.png) no-repeat 0px 0px;
  height: 183px;
}

.field-name-footer-relative .content .jcarousel-clip {
  margin-top: 30px;
}

.field-name-footer-relative .block h2 {
  text-align: center;
  font-size: 20px;
  color: #eae5dd;
  font-weight: normal;
  font-family: Corbel;
  margin: 0px;
}

.field-name-footer-relative .block ul,.field-name-footer-relative .block ul li {
  background-color: transparent;
  border: 0px;
}

.field-name-footer-relative .block .views-field-field-pic {
  background: url(/local/templates/top_cocktail/images/bigslider-img-bg.png) -5px 0px no-repeat;
  padding-top: 2px;
}

.field-name-footer-relative .block .views-field-field-pic img {
  border-radius: 10px;
}

.field-name-footer-relative .block .views-field-title {
  color: #eae5dd;
  font-size: 10px;
  text-decoration: none;
}

.field-name-footer-relative .block .views-field-title a {
  color: #eae5dd;
  font-size: 10px;
  text-decoration: none;
}

#ds_footer #comments h2.first-title {
  color: #eae5dd;
  font-size: 20px;
  font-family: Corbel;
  background: url(/local/templates/top_cocktail/images/comments-h2.png) 0px 0px no-repeat;
  padding-left: 65px;
  height: 47px;
  padding-top: 6px;
}

#ds_footer #comments .comment {
  border-radius: 10px;
  border: 1px #104a68 solid;
  padding: 9px;
  margin-bottom: 10px;
}

#ds_footer #comments .comment-form {
  background-color: transparent;
}

#ds_footer #comments .comment-form textarea {
  background-color: #000000;
  border-top: 1px solid #725d47;
  border-left: 1px solid #725d47;
  border-right: 1px solid #725d47;
  border-bottom: 1px solid #352d20;
  color: #ffffff;
}

.grippie {
  display: none;
}

.comment .user {
  float: left;
  margin-right: 10px;
}

.comment {
  position: relative;
}

.comment .submitted {
  position: absolute;
  top: 5px;
  right: 10px;
}

.comment .content {
  padding-top: 25px;
  color: #eae5dd;
  font-size: 12px;
}

.comment .user img {
  border-radius: 10px;
}

.comment .username {
  text-align: center;
  color: #e0f0f0;
  font-size: 10px;
}

.comment .links {
  float: right;
  color: #a1b956;
  font-size: 12px;
}

.comment .links a {
  color: #a1b956;
  font-size: 12px;
  text-decoration: none;
}

.comment {
  background: url(/local/templates/top_cocktail/images/comment-bg.png) repeat-x 0px 100%;
}

.ds-left .field-name-node-structure-two a.jcarousel-prev {
  background: none !important;
}

.ds-left .field-name-node-structure-two a.jcarousel-next {
  background: none !important;
}

.ds-left .field-name-node-structure-two a.jcarousel-prev.jcarousel-prev-vertical {
  display: block;
  width: 32px;
  height: 32px;
  background: url(/local/templates/top_cocktail/images/arrow-up.png) no-repeat !important;
}

.ds-left .field-name-node-structure-two a.jcarousel-next.jcarousel-next-vertical {
  display: block;
  width: 32px;
  height: 32px;
  background: url(/local/templates/top_cocktail/images/arrow-down.png) no-repeat !important;
}

.ds-right .field-name-reklama-field {
  float: right;
}

.node-video .ds-left {
  width: auto;
  max-width: 480px;
  margin-top: 25px;
}

.node-video .ds-right {
  width: auto;
  margin-top: 0px;
}

.node-video #ds_footer {
  margin-top: 40px;
}

.node-video .field-name-field-video {
  background: url(/local/templates/top_cocktail/images/ramka_video.png) no-repeat;
  padding-left: 18px;
  padding-top: 18px;
  height: 434px;
}

.node-video .field-name-field-rate {
  position: absolute;
  right: 16px;
  top: 0;
}

.node-video .field-name-field-rate .field-items,.node-video .field-name-field-rate .field-label {
  float: left;
}

.node-video .topcoc-content-up {
}

.node-video .field-name-field-emotions .field-label {
}

.node-video .field-name-field-emotions {
  position: absolute;
  left: 456px;
  top: 415px;
}

.node-video .topcoc-content-top {
  margin-top: 5px;
}

body.node-type-video h1#page-title {
  width: 440px;
}

.node-video .field-name-field-tags .field-label {
  float: left;
}

.node-video .field-name-field-tags .field-item {
  float: left;
}

.node-video .field-name-field-tags .field-items {
  overflow: hidden;
}

.node-video .field-name-field-tags .field-item,.node-video .field-name-field-tags .field-item a, .node-video .field-name-field-tags .field-items a, .node-video .field-name-field-tags .field-items {
  color: #964260;
  text-decoration: none;
  font-size: 12px;
}

.field-name-reklama-field h2 {
  margin: 0px;
  text-align: center;
  color: #6b92ab;
  font-size: 22px;
  font-family: Corbel;
  padding-bottom: 5px;
}

glossary .view-glossary-coct .views-field-title {
    margin-bottom: 10px;
}

.view-glossary-coct .views-field-title,.view-glossary-coct .views-field-title a {
  color: #98a955;
  font-size: 16px;
  text-decoration: none;
}

.view-glossary-coct .views-field-body {
  color: #ddcdcd;
  font-size: 12px;
  line-height: 18px;
}

.view-glossary-coct .views-field-body p {
  margin: 0px;
}

.view-glossary-coct .views-field-field-pic {
  float: left;
  margin-right: 10px;
}

.view-glossary-coct .views-field-field-pic img {
  border-radius: 10px;
}

.view-glossary-coct .views-field-view-node {
  float: right;
}

.view-glossary-coct .views-field-view-node a {
  color: #ab4d69;
  text-decoration: none;
  font-size: 12px;
  padding-left: 25px;
  background: url(/local/templates/top_cocktail/images/view-coc.png) 0px 0px no-repeat;
}

.view-glossary-coct td {
  padding-right: 20px;
  vertical-align: top;
}

.view-glossary-coct tr {
  padding-bottom: 30px;
}

.view-glossary-coct .views-field-field-pic .field-content {
  border: 1px solid #495c28;
  border-radius: 10px;
  width: 150px;
  height: 150px;
}

.view-glossary-coct .views-field-title {
  margin-bottom: 10px;
}

.view-glossary-coct h3 {
  font-size: 18px;
  background: url(/local/templates/top_cocktail/images/line.png) 0px 29px no-repeat;
  margin-bottom: 0px;
  padding-bottom: 12px;
}

input[type="submit"] {
  background: url(/local/templates/top_cocktail/images/button-bg.png) 0px 0px repeat-x;
  border-radius: 10px;
  border: 0px;
  color: #fff;
  min-width: 100px;
  text-align: center;
  font-family: Corbel;
  font-size: 12px;
  line-height: 22px;
  height: 25px;
  cursor: hand;
  cursor: pointer;
}

input[type="submit"]:active {
  position: relative;
  top: 1px
}

.field-name-reklama-field .block > .content {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #28495c;
}

h2.title.comment-form {
  color: #EAE5DD;
  font-size: 20px;
  font-family: Corbel;
  background: url(/local/templates/top_cocktail/images/comment-h2-title.png) 0px 40px no-repeat;
  height: 47px;
  padding-top: 6px;
}

#ds_footer #comments .comment-form input[type="text"] {
  background-color: black;
  border-top: 1px solid #725D47;
  border-left: 1px solid #725D47;
  border-right: 1px solid #725D47;
  border-bottom: 1px solid #352D20;
  color: white;
}

.contact-form input[type="text"] {
  background-color: black;
  border-top: 1px solid #725D47;
  border-left: 1px solid #725D47;
  border-right: 1px solid #725D47;
  border-bottom: 1px solid #352D20;
  color: white;
}

.contact-form textarea {
  background-color: black;
  border-top: 1px solid #725D47;
  border-left: 1px solid #725D47;
  border-right: 1px solid #725D47;
  border-bottom: 1px solid #352D20;
  color: white;
}

#ds_footer #comments .comment-form .form-item-name,#ds_footer #comments .comment-form .form-item-mail {
  float: left;
}

#ds_footer #comments .comment-form .field-name-comment-body {
  clear: both;
}

#ds_footer #comments .comment-form label {
  color: #baa986;
  font-size: 12px;
  font-family: Corbel;
}

#ds_footer #comments fieldset {
  border: 0px;
}

#ds_footer #comments fieldset .fieldset-description {
  float: left;
  margin-right: 10px;
}

.topcoc-content-up .field-name-field-rate .field-label {
  color: #964260;
  font-size: 14px;
  line-height: 28px;
}

.topcoc-content-up .field-name-field-emotions span {
  color: #964260;
  font-size: 14px;
  line-height: 28px;
}

.view-structure .jcarousel-prev {
  left: 46px;
}

.view-structure .jcarousel-next {
  left: 46px;
}

#block-views-bigslider-block-1 .view-bigslider .jcarousel-prev {
  top: 79px;
}

#block-views-bigslider-block-1 .view-bigslider .jcarousel-next {
  top: 79px;
  right: 0px;
}

.view-glossary-coct select {
  background-color: black;
  border-top: 1px solid #725D47;
  border-left: 1px solid #725D47;
  border-right: 1px solid #725D47;
  border-bottom: 1px solid #352D20;
  color: #968563;
}

.view-glossary-coct .views-widget-sort-by {
  display: none;
}

.view-glossary-coct label {
  color: #968563;
}

.selectbox {
  vertical-align: middle;
  cursor: pointer;
}

.selectbox .select {
  width: 185px;
  height: 20px;
  padding: 0 45px 0 10px;
  background-color: black;
  border-top: 1px solid #725D47;
  border-left: 1px solid #725D47;
  border-right: 1px solid #725D47;
  border-bottom: 1px solid #352D20;
  color: #968563;
}

.selectbox .select:hover {
}

.selectbox .select:active {
  box-shadow: inset 0px 1px 4px rgba(0,0,0,0.1);
}

.selectbox.focused .select {
  border: 1px solid #5794BF;
}

.selectbox .select .text {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.selectbox .trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
}

.selectbox .trigger .arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(/local/templates/top_cocktail/images/select-arrow.png) no-repeat;
  display: block;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 5px;
  width: 15px;
}

.selectbox:hover .arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}

.selectbox ul.dropdown {
  top: 33px;
  width: 240px;
  margin: 0;
  padding: 4px 0;
  background-color: black;
}

.selectbox li {
  padding: 5px 10px 6px;
  color: #968563;
}

.selectbox li:hover,.selectbox li.selected {
  color: #ddd;
}

.selectbox li.disabled {
  color: #AAA;
}

.selectbox li.disabled:hover {
  background: none;
}

.node-type-ingridient {
}

.node-type-ingridient .ds-right {
  margin-top: 0px;
  width: 465px;
}

.node-type-ingridient .ds-left {
  width: 230px;
}

.node-type-ingridient .ds-left .field-name-field-ingr-image {
  border: 1px solid #495C28;
  border-radius: 10px;
}

.node-type-ingridient .ds-left .field-name-field-ingr-image img {
  border: 1px solid #495C28;
  border-radius: 10px;
  margin-left: 3px;
  margin-top: 3px;
}

.node-type-ingridient .ds_bottom_right .field-name-field-ingr-tags .field-item,.node-type-ingridient .ds_bottom_right .field-name-field-ingr-tags .field-item a,.node-type-ingridient .ds_bottom_right .field-name-field-ingr-tags .field-items a,.node-type-ingridient .ds_bottom_right .field-name-field-ingr-tags .field-items {
  text-decoration: none;
  color: #964260;
  font-size: 12px;
}

.node-type-ingridient .ds_bottom_right .field-name-field-ingr-tags .field-item {
  float: left;
  margin-right: 3px;
}

.node-type-ingridient .node .field-name-field-class {
  overflow: hidden;
  line-height: 25px;
}

.node-type-ingridient .node .field-name-field-class .field-label {
  float: left;
  font-size: 20px;
  color: #964260;
  font-family: Corbel;
}

.node-type-ingridient .node .field-name-field-class a {
  text-decoration: none;
}

.node-type-ingridient .node .field-name-field-ingr-krepost {
  overflow: hidden;
  line-height: 25px;
}

.node-type-ingridient .node .field-name-field-ingr-krepost .field-label {
  float: left;
  font-size: 20px;
  color: #964260;
  font-family: Corbel;
}

.node-type-ingridient .node .field-name-field-ingr-krepost a {
  text-decoration: none;
}

.region-header {
  position: absolute;
  top: 40px;
  right: 10px;
  width: 240px;
}

#block-views-exp-topcoc-search-page-1 .selectbox .select {
  width: 145px;
}

#block-views-exp-topcoc-search-page-1 .selectbox ul.dropdown {
  top: 33px;
  width: 165px;
  margin: 0;
  padding: 4px 0;
  background-color: black;
}

#block-views-exp-topcoc-search-page-1 .views-widget-filter-title input {
  width: 190px;
  background-color: black;
  border-top: 1px solid #725D47;
  border-left: 1px solid #725D47;
  border-right: 1px solid #725D47;
  border-bottom: 1px solid #352D20;
  color: #968563;
  padding-left: 10px;
}

#block-views-exp-topcoc-search-page-1 h2 {
  font-family: Segoe Script;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0px;
}

#block-views-exp-topcoc-search-page-1 {
  background: url(/local/templates/top_cocktail/images/topcoc-search-block-bg.png) no-repeat;
  padding-left: 25px;
  padding-top: 2px;
  padding-right: 25px;
  height: 165px;
}

#block-views-exp-topcoc-search-page-1 .views-submit-button {
  width: 180px;
}

#block-views-exp-topcoc-search-page-1 .views-submit-button input {
  margin-top: 5px;
  width: 100px;
  margin-left: 50px;
  font-family: Corbel;
  font-weight: 12px;
}

.region-footer {
  margin-left: 310px;
}

.region-footer ul {
  list-style-image: none;
  list-style: none;
}

.region-footer ul li {
  list-style-image: none;
  list-style: none;
}

.region-footer ul li a {
  text-decoration: none;
}

.region-footer ul li a:hover {
  text-decoration: underline;
}

.region-footer .block {
  width: 220px;
  float: left;
}

.page-generator .group_selects .form-item {
  display: inline-block;
  width: 240px;
}

.page-generator .group_selects {
}

ul.tabs li {
  border: 0px;
}

ul.tabs a {
  color: #964260;
}

ul.tabs li,ul.tabs li a {
  background: #000000;
}

ul.tabs li.active,ul.tabs li.active a {
  background: #000111;
}

#bar-bottom .region p {
  margin: 0px;
}

.region-trethen-one {
  width: 170px;
  position: absolute;
  top: 30px;
  left: 52px;
  height: 70px;
}

.region-trethen-two {
  width: 170px;
  position: absolute;
  top: 30px;
  left: 285px;
  height: 70px;
}

.region-trethen-three {
  width: 170px;
  position: absolute;
  top: 30px;
  left: 524px;
  height: 70px;
}

.region-trethen-four {
  width: 170px;
  position: absolute;
  top: 30px;
  left: 757px;
  height: 70px;
}

#chair_one {
  background: url(/local/templates/top_cocktail/images/chair.webp) no-repeat;
  width: 56px;
  height: 130px;
  position: absolute;
  top: 3px;
  right: 78px;
}

#chair_two {
  background: url(/local/templates/top_cocktail/images/chair.webp) no-repeat;
  width: 56px;
  height: 130px;
  position: absolute;
  top: 3px;
  right: 11px;
}

.region .block-region {
  color: #000000 !important;
}

#content h1 {
  font-size: 22px;
  color: #98A955;
  margin: 0px;
}

.region-rekl-pod-trethen {
  margin-bottom: 10px;
  width: 100%;
}

.region-rekl-pod-sliders {
  margin-bottom: 10px;
  width: 100%;
}

.region-footer ul li a {
  font-size: 15px;
}

.region-footer ul li a.active {
  font-size: 13px;
  text-decoration: underline;
  color: #fff;
}

.view-new-coct table.views-view-grid {
  width: 100%;
}

.view-gen table {
  background-color: #000;
  width: 100%;
}

.view-gen table tr {
  background-color: #000;
}

.view-gen table td {
  background-color: #000;
}

.view-gen table td.views-field-field-rate {
  text-align: center;
}

.view-gen a {
  text-decoration: none;
}

.view-gen .fivestar-topcoc .star {
  float: left;
}

.view-gen .fivestar-topcoc div.fivestar-widget-static .star span.off {
  font-size: 0px;
}

.view-gen .fivestar-topcoc div.fivestar-widget-static .star span {
  font-size: 0px;
  width: 28px;
  height: 28px;
  display: block;
}

.view-gen a:hover {
  text-decoration: underline;
}

.page-tracker .region-content table {
  background-color: #000;
  width: 100%;
  font-family: Corbel;
}

.page-tracker .region-content table tr {
  background-color: #000;
}

.page-tracker .region-content table td {
  background-color: #000;
}

.field-name-field-ingr-krepost .yellow {
  color: yellow;
}

.field-name-field-ingr-krepost .red {
  color: red;
}

.field-name-field-ingr-krepost .green {
  color: green;
}

.vocabulary-vocabulary-5 .taxonomy-term-description p {
  margin-top: 0px;
}

.page-taxonomy .feed-icon {
  display: none;
}

.vocabulary-vocabulary-5 .taxonomy-term-description ul {
  margin-left: 20px;
  padding-left: 0px;
}

.vocabulary-vocabulary-5 .topcoc-content-top {
  overflow: hidden;
}

.view-videos .views-row {
  overflow: hidden;
}

.view-videos .views-field-field-video {
  float: left;
  margin-right: 10px;
}

.view-videos .views-field-body p {
  margin-top: 0px;
}

.view-videos .views-field-title a {
  color: #98A955;
  font-size: 16px;
  text-decoration: none;
}

.page-videos h1 {
  margin-bottom: 20px;
}

.topcoc-content-top .field-name-body {
  padding-top: 10px;
}

.region-counters {
  text-align: center;
}

#edit-field-structure-nid-wrapper ul {
  width: 200px;
}

#block-views-exp-topcoc-search-page-1 .selectbox ul.dropdown {
  width: 200px;
}

#edit-field-structure-nid-wrapper ul.dropdown li {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  width: 200px;
}

.view-new-coct h2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

#sidebar-first .block h5 {
  color: #EAE5DD;
  font-size: 16px;
  text-align: center;
  background: url(/local/templates/top_cocktail/images/sidebar-first-block-h2-shadow.png) no-repeat scroll center bottom;
  padding-bottom: 15px;
  margin-top: 5px;
  margin-bottom: 6px;
}

.region-sliders .block h3 {
  font-size: 16px;
  text-align: center;
  margin: 0px;
  padding-top: 20px;
}

#block-views-exp-topcoc-search-page-1 h3 {
  font-family: Segoe Script;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0px;
}

.view-fotobook .views-field-field-pic {
  height: 80px;
  width: 80px;
}

.view-fotobook .views-field-field-pic {
  background: url(/local/templates/top_cocktail/images/bigslider-img-bg.png) -5px 0px no-repeat;
  padding-top: 2px;
  margin-right: 4px;
}

.ds-left .field-name-field-pic {
  width: 154px;
  height: 154px;
  border: 1px solid #495C28;
  border-radius: 10px;
}

.ds-left .field-name-field-pic img {
  border-radius: 10px;
  width: 150px;
  height: 150px;
  margin: 2px;
}

.region-sidebar-first ul {
  margin-left: 0px;
  padding: 0px;
}

.region-sidebar-first .block {
  margin-bottom: 15px;
}

.view-fotobook-vertikal .views-field-title {
  margin-bottom: 5px;
}

.view-fotobook-vertikal .views-field-title a {
  color: #98A955;
  font-size: 16px;
  text-decoration: none;
}

.view-fotobook-vertikal .views-field-field-pic {
  border: 1px solid #495C28;
  border-radius: 10px;
  margin-bottom: 5px;
}

.term-listing-heading .taxonomy-term-description > p {
  font-size: 12px;
}

#block-system-navigation ul.menu a.active {
  color: #98A955;
}

#block-views-bigslider-block .jcarousel {
  height: 255px;
}

#block-views-bigslider-block .jcarousel-item {
  height: 255px;
}

#block-views-bigslider-block-2 .jcarousel {
  height: 255px;
}

#block-views-bigslider-block-2 .jcarousel-item {
  height: 255px;
}

#block-views-bigslider-block-2 .jcarousel-item .views-field-title a {
  font-size: 10px;
  color: #EECCEA;
  text-decoration: none;
}

#block-views-bigslider-block-2 {
  background: url(/local/templates/top_cocktail/images/ramka.png) 0px 0px no-repeat;
  width: 657px;
  height: 284px;
  margin-left: -5px;
  margin-top: 50px;
}

#block-views-bigslider-block-2 .jcarousel-skin-default .jcarousel-item {
  background: transparent;
  border: 0px;
}

#block-views-bigslider-block-2 .views-field-field-pic {
  height: 80px;
  width: 80px;
}

#block-views-bigslider-block-2 .views-field-title {
  width: 80px;
  line-height: 10px;
  margin-bottom: 20px;
}

#block-views-bigslider-block-2 .views-field-field-pic .field-content {
  height: 80px;
  width: 80px;
}

#block-views-bigslider-block-2 .jcarousel-skin-default .jcarousel-item {
  height: 255px;
}

#block-views-bigslider-block-2 h3 {
  position: absolute;
  top: -50px;
  text-align: center;
  width: 100%;
}

#block-views-bigslider-block-2 .jcarousel-next {
  top: 118px;
  right: 0px;
}

#block-views-bigslider-block-2 .jcarousel-prev {
  top: 118px;
  left: 22px;
}

#block-views-bigslider-block-2 .jcarousel-container {
  width: 510px;
}

#block-views-bigslider-block-2 .jcarousel-clip {
  margin-left: 10px;
  width: 515px;
}

#block-comment-recent {
  font-size: 12px;
}

#block-comment-recent a {
  font-size: 12px;
}

#block-views-bigslider-block-2 li.jcarousel-item {
  width: 95px !important;
}

.view-videos .views-field-title {
  margin-bottom: 10px;
}

.view-videos .views-field-title,.view-videos .views-field-title a {
  color: #98a955;
  font-size: 16px;
  text-decoration: none;
}

#block-views-bigslider-block-2 {
  position: relative;
}

.view-videos .views-field-body {
  color: #ddcdcd;
  font-size: 12px;
  line-height: 18px;
}

.node-video .field-name-body {
  font-size: 14px;
  color: #DDCDCD;
}

.view-videos h2 {
  margin-bottom: 0px;
  margin-top: 0px;
}

.view-videos .views-field-body p {
  margin: 0px;
  padding-right: 10px;
}

.view-videos .views-field-field-pic {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}

.view-videos .views-field-field-pic img {
  border-radius: 10px;
}

.view-videos .views-field-field-video {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}

.view-videos .views-field-field-video img {
  border-radius: 10px;
}

.view-videos .views-field-view-node {
  float: right;
  bottom: 30px;
  position: absolute;
  right: 25px;
}

.view-videos .views-field-view-node a {
  color: #ab4d69;
  text-decoration: none;
  font-size: 12px;
  padding-left: 25px;
  background: url(/local/templates/top_cocktail/images/view-coc.png) 0px 0px no-repeat;
}

ul.dropdown {
  max-height: 200px;
}

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: black;
}

. .jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
  display: none !important;
}

.jspVerticalBar *,.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #dde;
  position: relative;
  background-color: black;
  border-top: 1px solid #725D47;
  border-left: 1px solid #725D47;
  border-right: 1px solid #725D47;
  border-bottom: 1px solid #352D20;
}

.jspDrag {
  background: #725D47;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

* html .jspCorner {
  margin: 0 -3px 0 0;
}

#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100;
}

#autocomplete ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#autocomplete li {
  background: #fff;
  color: #000;
  cursor: default;
  white-space: pre;
  zoom:1;}

html.js input.form-autocomplete {
  background-image: url(/local/templates/top_cocktail/misc/throbber-inactive.png);
  background-position: 100% center;
  background-repeat: no-repeat;
}

html.js input.throbbing {
  background-image: url(/local/templates/top_cocktail/misc/throbber-active.gif);
  background-position: 100% center;
}

html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  height: 1em;
}

html.js fieldset.collapsed .fieldset-wrapper {
  display: none;
}

fieldset.collapsible {
  position: relative;
}

fieldset.collapsible .fieldset-legend {
  display: block;
}

.form-textarea-wrapper textarea {
  display: block;
  margin: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.resizable-textarea .grippie {
  background: #eee url(/local/templates/top_cocktail/misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
  height: 9px;
  overflow: hidden;
}

body.drag {
  cursor: move;
}

.draggable a.tabledrag-handle {
  cursor: move;
  float: left;
  height: 1.7em;
  margin-left: -1em;
  overflow: hidden;
  text-decoration: none;
}

a.tabledrag-handle:hover {
  text-decoration: none;
}

a.tabledrag-handle .handle {
  background: url(/local/templates/top_cocktail/misc/draggable.png) no-repeat 6px 9px;
  height: 13px;
  margin: -0.4em 0.5em;
  padding: 0.42em 0.5em;
  width: 13px;
}

a.tabledrag-handle-hover .handle {
  background-position: 6px -11px;
}

div.indentation {
  float: left;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  padding: 0.42em 0 0.42em 0.6em;
  width: 20px;
}

div.tree-child {
  background: url(/local/templates/top_cocktail/misc/tree.png) no-repeat 11px center;
}

div.tree-child-last {
  background: url(/local/templates/top_cocktail/misc/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
  background: url(/local/templates/top_cocktail/misc/tree.png) no-repeat -11px center;
}

.tabledrag-toggle-weight-wrapper {
  text-align: right;
}

table.sticky-header {
  background-color: #fff;
  margin-top: 0;
}

.progress .bar {
  background-color: #fff;
  border: 1px solid;
}

.progress .filled {
  background-color: #000;
  height: 1.5em;
  width: 5px;
}

.progress .percentage {
  float: right;
}

.ajax-progress {
  display: inline-block;
}

.ajax-progress .throbber {
  background: transparent url(/local/templates/top_cocktail/misc/throbber-active.gif) no-repeat 0px center;
  float: left;
  height: 15px;
  margin: 2px;
  width: 15px;
}

.ajax-progress .message {
  padding-left: 20px;
}

tr .ajax-progress .throbber {
  margin: 0 2px;
}

.ajax-progress-bar {
  width: 16em;
}

.container-inline div,.container-inline label {
  display: inline;
}

.container-inline .fieldset-wrapper {
  display: block;
}

.nowrap {
  white-space: nowrap;
}

html.js .js-hide {
  display: none;
}

.element-hidden {
  display: none;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  overflow: hidden;
  height: 1px;
}

.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

*:first-child + html .clearfix {
  min-height: 1%;
}

ul.menu {
  border: none;
  list-style: none;
  text-align: left;
}

ul.menu li {
  margin: 0 0 0 0.5em;
}

ul li.expanded {
  list-style-image: url(/local/templates/top_cocktail/misc/menu-expanded.png);
  list-style-type: circle;
}

ul li.collapsed {
  list-style-image: url(/local/templates/top_cocktail/misc/menu-collapsed.png);
  list-style-type: disc;
}

ul li.leaf {
  list-style-image: url(/local/templates/top_cocktail/misc/menu-leaf.png);
  list-style-type: square;
  margin-bottom: 5px;
}

li.expanded,li.collapsed,li.leaf {
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

li a.active {
  color: #000;
}

td.menu-disabled {
  background: #ccc;
}

ul.inline,ul.links.inline {
  display: inline;
  padding-left: 0;
}

ul.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}

.breadcrumb {
  padding-bottom: 0.5em;
}

ul.primary {
  border-bottom: 1px solid #bbb;
  border-collapse: collapse;
  height: auto;
  line-height: normal;
  list-style: none;
  margin: 5px;
  padding: 0 0 0 1em;
  white-space: nowrap;
}

ul.primary li {
  display: inline;
}

ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-style: solid solid none solid;
  border-width: 1px;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}

ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}

ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}

ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}

ul.secondary li {
  border-right: 1px solid #ccc;
  display: inline;
  padding: 0 1em;
}

ul.secondary a {
  padding: 0;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: 4px solid #999;
}

div.messages {
  background-position: 8px 8px;
  background-repeat: no-repeat;
  border: 1px solid;
  margin: 6px 0;
  padding: 10px 10px 10px 50px;
}

div.status {
  background-image: url(/local/templates/top_cocktail/misc/message-24-ok.png);
  border-color: #be7;
}

div.status,.ok {
  color: #234600;
}

div.status,table tr.ok {
  background-color: #f8fff0;
}

div.warning {
  background-image: url(/local/templates/top_cocktail/misc/message-24-warning.png);
  border-color: #ed5;
}

div.warning,.warning {
  color: #840;
}

div.warning,table tr.warning {
  background-color: #fffce5;
}

div.error {
  background-image: url(/local/templates/top_cocktail/misc/message-24-error.png);
  border-color: #ed541d;
}

div.error,.error {
  color: #8c2e0b;
}

div.error,table tr.error {
  background-color: #fef5f1;
}

div.error p.error {
  color: #333;
}

div.messages ul {
  margin: 0 0 0 1em;
  padding: 0;
}

div.messages ul li {
  list-style-image: none;
}

fieldset {
  margin-bottom: 1em;
  padding: 0.5em;
}

form {
  margin: 0;
  padding: 0;
}

hr {
  border: 1px solid gray;
  height: 1px;
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
}

th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}

tbody {
  border-top: 1px solid #ccc;
}

tr.even,tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

th.active img {
  display: inline;
}

td.active {
  background-color: #ddd;
}

.item-list .title {
  font-weight: bold;
}

.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}

.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
}

.form-item,.form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
}

tr.odd .form-item,tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}

.form-item .description {
  font-size: 0.85em;
}

label.option {
  display: inline;
  font-weight: normal;
}

.form-checkboxes .form-item,.form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}

.form-type-radio .description,.form-type-checkbox .description {
  margin-left: 2.4em;
}

input.form-checkbox,input.form-radio {
  vertical-align: middle;
}

.marker,.form-required {
  color: #f00;
}

.form-item input.error,.form-item textarea.error,.form-item select.error {
  border: 2px solid red;
}

.container-inline .form-actions,.container-inline.form-actions {
  margin-top: 0;
  margin-bottom: 0;
}

.more-link {
  text-align: right;
}

.more-help-link {
  text-align: right;
}

.more-help-link a {
  background: url(/local/templates/top_cocktail/misc/help.png) 0 50% no-repeat;
  padding: 1px 0 1px 20px;
}

.item-list .pager {
  clear: both;
  text-align: center;
}

.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0.5em;
}

.pager-current {
  font-weight: bold;
}

#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}

html.js fieldset.collapsible .fieldset-legend {
  background: url(/local/templates/top_cocktail/misc/menu-expanded.png) 5px 65% no-repeat;
  padding-left: 15px;
}

html.js fieldset.collapsed .fieldset-legend {
  background-image: url(/local/templates/top_cocktail/misc/menu-collapsed.png);
  background-position: 5px 50%;
}

.fieldset-legend span.summary {
  color: #999;
  font-size: 0.9em;
  margin-left: 0.5em;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

.tabledrag-toggle-weight {
  font-size: 0.9em;
}

body div.tabledrag-changed-warning {
  margin-bottom: 0.5em;
}

tr.selected td {
  background: #ffc;
}

td.checkbox,th.checkbox {
  text-align: center;
}

.progress {
  font-weight: bold;
}

.progress .bar {
  background: #ccc;
  border-color: #666;
  margin: 0 0.2em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.progress .filled {
  background: #0072b9 url(/local/templates/top_cocktail/misc/progress.gif);
}

.drop-hide {
  display: none !important;
}

.drop-show {
  display: block !important;
}

.left-owl-carousel .owl-item,
.center-owl-carousel .owl-item,
.right-owl-carousel .owl-item {
  float: left;
}

.left-owl-carousel,
.center-owl-carousel,
.right-owl-carousel {
  overflow: hidden;
}

.region-sliders .jcarousel-skin-default .jcarousel-container-horizontal {
  width: 100%;
}

.new-coctails-wrapper {
  margin: 20px 0;
}

.new-coctails {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: start;
}

.owl-carousel-bottom {
  width: 100%;
  z-index: 1;
  margin: 0;
  padding: 0;
}

.owl-carousel-bottom .owl-dots {
  display: none;
}
.owl-carousel-bottom,.owl-carousel-bottom .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel-bottom .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel-bottom .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel-bottom .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0)
}

.owl-carousel-bottom .owl-item,.owl-carousel-bottom .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0)
}

.owl-carousel-bottom .owl-item {
  width: 80px;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel-bottom .owl-item li {
  list-style: none;
}

.owl-carousel-bottom .owl-item a {
  text-decoration: none;
}

.owl-carousel-bottom .owl-item img {
  display: block;

}

.owl-carousel-bottom .bigslider-row {
  margin-bottom: 20px;
}

.owl-carousel-bottom .bigslider-row {
  height: 140px;
}

.owl-carousel-top {
  width: 100%;
  z-index: 1;
  margin: 0;
  padding: 0;
}

.owl-carousel-top .owl-dots {
  display: none;
}
.owl-carousel-top,.owl-carousel-top .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel-top .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel-top .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel-top .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0)
}

.owl-carousel-top .owl-item,.owl-carousel-top .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0)
}

.owl-carousel-top .owl-item {
  width: 80px;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel-top .owl-item li {
  list-style: none;
}

.owl-carousel-top .owl-item a {
  text-decoration: none;
}

.owl-carousel-top .owl-item img {
  display: block;

}

.owl-carousel-top .bigslider-row {
  margin-bottom: 20px;
}

.owl-carousel-top .bigslider-row {
  height: 140px;
}

.owl-carousel .owl-item {
  width: 80px;
}

#main-content {
  padding: 20px 0;
  line-height: 22px;
}

.menu-open-link {
  display: none;
}

.content-image-left {
  float: left;
  margin-right: 30px;
  border-radius: 15px;
}

.other-cocktail-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: start;
}

.other-cocktail-item {
  flex: 0 0 25%;
}

.other-cocktail-item-name-wrapper,
.other-cocktail-item-img-wrapper {
  text-align: center;
}

.cocktail-item-name {
  font-size: 16px;
  display: block;
  text-decoration: none;
  text-align: center;
  margin-bottom: 20px;
  line-height: 25px;
  color: #98A955;
}

.cocktail-list li {
  margin-bottom: 10px;
}

.cocktail-landing-item {
  padding: 20px 0;
}

.cocktail-landing-img {
  float: left;
  margin-right: 20px;
}

.copy-block {
  text-align: right;
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 10px;
}

.composition-list-item {
  margin-bottom: 10px;
}

.composition-list-item ul {
  margin: 0;
  padding: 0 0 0 15px;
}

.composition-list-item ul li {

}

.recipe-detail-button {
  display: inline-block;
  background-color: #e8c55c;
  color: #000;
  padding: 10px 20px;
  font-size: 14px;
  border: none;
  border-radius: 30px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.recipe-detail-button:hover {
  background-color: #ffd740;
  color: #222;
  box-shadow: 0 4px 15px rgba(255, 204, 0, 0.5);
}

.recipe-detail-button:active {
  background-color: #e6b800;
  transform: translateY(1px);
}


/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}

/* Landscape phones and smaller */
@media (max-width: 480px) {
  #main {
    padding: 0 10px;
  }
  #block-views-krepost-block {
    margin: 0 auto;
    width: 280px;
    float: none;
  }
  #search-coctail {
    display: none;
  }
  #block-views-bigslider-block .jcarousel {
    height: auto;
    margin-left: 0;
    padding-left: 13px;
  }
  .region-sliders .block-views {
    width: 100%;
    flex: auto;
    margin-bottom: 20px;
  }
  .region-sliders .jcarousel-item .views-field-title a {
    font-size: 16px;
  }
  .new-coctails-item {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 0px;
  }
  .view-new-coct .views-field-body {
    text-align: center;
  }
  .region.region-trethen-four {
    display: none;
  }
  .region-footer {
    margin-left: 0;
    display: flex;
  }
  #bar-bottom {
    overflow: hidden;
  }
  a.menu-open-link {
    display: block;
    position: absolute;
    z-index: 10;
    top: 210px;
    left: 20px;
    color: #b2597b;
    text-decoration: none;
    font-size: 20px;
  }
  #navigation {
    display: none;
  }
  #navigation.active {
    display: block;
    z-index: 11;
    position: absolute;
    background: #000;
    padding: 20px;
    border: 1px solid #98A955;
    border-radius: 10px;
    top: 245px;
    min-height: 180px;
  }
  ul.inline li {
    display: block;
    margin-bottom: 10px;
  }
  #footer {
    min-height: 273px;
    background: url(/local/templates/top_cocktail/images/footer_logo3.png) center bottom no-repeat;
    background-size: contain;
  }
  .region-footer .block {
    float: none;
    width: 50%;
  }
  .content-image-left {
    margin-right: 30px;
    float: none;
  }
  .content-image-left li {
    margin-left: 10px;
  }
  .other-cocktail-item {
    width: 100%;
    flex: auto;
    margin-bottom: 20px;
  }
  .cocktail-landing-img {
    float: none;
    margin-right: 0;
  }
  #footer .menu li {
    margin-bottom: 10px;
    list-style: none;
  }
  .copy-block {
    text-align: center;
  }
  .bx-breadcrumb {
    padding: 0 10px;
  }
  .bx-breadcrumb .bx-breadcrumb-item a {
    text-decoration: none;
  }
  .bx-breadcrumb .bx-breadcrumb-item span {
    font-size: 16px;
  }
  .composition-list-item {
    margin-bottom: 20px;
  }
  .content-image-left {
    width: 100%;
    float: none;
  }
  .content-image {
    width: 100%;
  }
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wrapper table {
    width: 100%;
    border-collapse: collapse;
  }
}

/* Landscape phones and smaller */
@media (max-width: 320px) {

}
/* End */
/* /local/templates/top_cocktail/css/owl.carousel.min.css?15242305303351 */
/* /local/templates/top_cocktail/css/owl.theme.default.min.css?15242305301013 */
/* /local/templates/top_cocktail/template_styles.css?177922785754058 */
