
/* Стили таблиц для мобильных устройств */

@media 
only screen and (max-width: 760px),
(min-device-width: 425px) and (max-device-width: 768px)  {
 
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
/*
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
*/
 
	tr { border: 1px solid #ccc!important; }
	
	td { 
		/* Behave  like a "row" */
		border: none!important;
        width: 100%!important; 
		position: relative;
		padding: 7px;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
    
    tr td:first-child {
	font-weight: bold;
    }
    
}

/* // Стили таблиц для мобильных устройств */


/* Стили хлебных крошек */
.single-breadcrumbs {
    margin-bottom: 15px;
}
/* / Стили хлебных крошек */


/* 
Стили сайдбара
-------------------------------------
*/
.content-newsidebar .title:hover {
    text-decoration: underline;
}
.content-newsidebar .room-cost {
    color: #d5750b;
}
.content-newsidebar .new-room-cost {
    color: #d5750b;
}
.content-newsidebar .nomer-komn {
	color: #7c7c76;
	margin-bottom: 5px;
}
.content-newsidebar .rooms-features{
    border-bottom: 2px dotted rgb(221 221 221);
    margin-bottom: 20px;
    margin-top: 10px;
}

/* 
/ Стили сайдбара
-------------------------------------
*/


/* 
Стили футера
*/

.footer-adres-tel p {
	margin-bottom: 5px;
}

.footer-adres-tel a:hover {
    text-decoration: none;
}

.category-footer a:hover {
    text-decoration: none;
}

.category-footer .title {
	margin-bottom: 10px;
	border-bottom: 1px solid;
}

/* 
/ Стили футера
--------------------------------------------------------------------------------
*/

/* 
Стили для респонсивной верстки (sidebar2, mainslider)
-------------------------------------
*/

/* Smaller mobile screens */
@media screen and (min-width: 10em) {
	 
.sidebar2 {
    display: none;
}
    
    /* Стили на слайдера на главной странице */
.mainslider {
    margin-top: -40px;
}
/* / Стили на слайдера на главной странице */
	
}


/* Larger mobile screens - 768px and wider */
@media screen and (min-width: 48em) {
    
.sidebar2 {
    display: none;
}
    
/* Стили для слайдера на главной странице */
.mainslider {
    margin-top: -60px;
}
/* / Стили на слайдера на главной странице */

}


/* Laptops and medium screens - 1024px and wider */
@media screen and (min-width: 64em) {
    
/* Стили для слайдера на главной странице */
.mainslider {
    margin-top: -60px;
}
/* / Стили на слайдера на главной странице */
	
}

/* Larger mobile screens - 1440px and wider */
@media screen and (min-width: 1440px) {

	.sidebar2 {
	  display: inherit;
	  position: fixed;
	  right: -10px;
	  z-index: 1000;
	  top: 280px;
	  /*width: 120px;*/
	  height: 45px;
	  padding: 10px 10px;
	  /* background: #00b285; */
	  color: #fff;
	  /* border-radius: 10px; */
	}
	/*.sidebar2.fixed {
	  top: 70px;
	}*/
	.sidebar2:hover {
	  /* background: #104ba9; */
	  /* border-radius: 10pxpx; */
	}
	.sidebar2 a {
	  position: relative;
	  margin-bottom: 10px;
	  display: block;
	  width: 150px;
	  text-decoration: none;
	  color: #fff;
	}
	.sidebar2 a:hover {
	  /* background: #104ba9; */
	  /* border-radius: 10px 0 0 10px; */
	}
	body.home .sidebar2 {
	  top: 410px !important;
	}
	body.home .sidebar2.fixed {
	  top: 70px !important;
	}

}

/* Large screens - 1920px and wider */
@media screen and (min-width: 120em) {
	
/* Стили на слайдера на главной странице */
.mainslider {
    margin-top: -60px;
}
/* / Стили на слайдера на главной странице */
		
}

/* 
/ Стили для респонсивной верстки (sidebar2, mainslider)
-------------------------------------
*/

/* Блок на всю ширину экрана */
.mainwidblock {
    margin-left: -381.5px;
    margin-right: -381.5px;
    padding-left: 381.5px;
    padding-right: 381.5px;
    border-left: 0px;
    border-right: 0px;
    padding-top: 15px;
    padding-bottom: 30px;
    color: #fff;
}

.undercontentbar {
    width: 100%;
    border-left: 0px;
    border-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 18px;
    color: #fff;
    background-color: #807974;
}
.undercontentbar a:hover {
    color: #fff;
}

/* /Блок на всю ширину экрана */

/*
/ Кнопки
*/
.booking-button {
    color: #fff;
    background: #f58811;
    padding: 5px 10px;
    font-size: 18px;
}
.booking-button:hover {
    background: #f4843e;
}

.telephone-button {
    color: #fff;
    border: 1px solid rgba(224, 220, 220, 0.01);
    padding: 5px 10px;
    font-size: 18px;
    
}
.telephone-button:hover {
    border: 1px solid #e5e2df;
}

.question-button {
    color: #fff;
    padding: 14px;  
}

.question-button:hover {
}

.phone-mobile-button {
    color: #fff;
    padding: 14px;  
}

.phone-mobile-button a {
    color: #fff;
}

/*
/ Кнопки
*/


/* Анимация превью галереи */
.gallery .gallery-item {
    text-align: center !important;
}

.gallery .gallery-item img {
    transition: all 0.2s linear;
}

.gallery .gallery-item img:hover {
    transform: scale(1.1);
}
/* /Анимация превью галереи */


/* Стили книги отзывов */
.gb-author-info {
    margin-top: 30px;
}
.gb-author-name {
    color: #6b1909;
}
.gb-admin_reply_uid {
    color: #104ba9;
    font-weight: bold;
}
.gwolle-gb-float div.label {
    margin-top: 12px;
}
.gwolle_gb_submit {
    border-radius: 0;
}
.gwolle_gb_write_button .button {
    border-radius: 0;
}
.gwolle_gb_privacy input[type="checkbox"]
    {
        margin-top: 15px;
    }

.gwolle_gb_privacy .label .text-info {
    font-size: 10px!important;
}

.gwolle-gb .label .text-info {
    font-style: normal;
    font-size: 14px;
    color: #6b1909;
}

.gwolle-gb div.input textarea {
    max-width: 550px;
}

/* / Стили книги отзывов */

/* Стили таблиц */
.entry-content table {
    width: auto !important;
}
/* / Стили таблиц */

/* 
Шаблон рубрики 
*/
.template-category2 { /* общие стили для блока */
    width: 99%; /* общая ширина блока */
    margin: 0 auto; /* внешние отступы сверху и снизу, а также выравнивание по центру */
}
.template-category li { /* стили для элементов списка */
    margin-top: 20px; /* внешние отступы сверху и справа от ячейки */
}
.template-category h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
.template-category2 img { /* здесь можно задать отдельные стили для миниатюр */
}
.template-category2 a { /* здесь можно задать отдельные стили для ссылок */
}
.template-category2 a:hover { /* здесь можно задать отдельные стили для ссылок при наведении мыши */
    text-decoration: none !important;
    color: darkblue !important;
}
.maintemplate-more { /* стили кнопки читать далее*/
    font-weight: 600;
}
.maintemplate-more2:hover { /* стили кнопки читать далее*/
    color: darkblue !important;
}
.rooms-features-cat {
	color: #7c7c76;
}
/* 
/Шаблон рубрики
*/


/* 
Стили анимированных виджетов
-------------------------------------
*/
.mainvidzhet-link a {
    color: #fff !important;
    text-decoration: none !important;
}
.view-wrap:hover {
}
.view-wrap a {
    color: #fff !important;
}
.view-wrap a:hover {
    text-decoration: none !important;
}

.view {
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
}
.view .mask, .view .content {
/*    width: 65%;*/
    height: auto;
    position: absolute;
    overflow: hidden;
/*    top: 0;*/ /* Если раскомментировать, маска будет полностью заполнять область виджета*/
    bottom: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.view p {
    font-size: 14px;
    position: relative;
    padding: 10px 10px 0px;
    text-align: center;
}
.view .mainvidzhet-more {
    font-weight: 600 !important;
}
.view a.info {
    display: inline-block;
    text-decoration: none !important;
    padding: 7px 14px;
    background: #000;
    color: #fff !important;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
}

/* Стили 1 */

.view-first img {
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgb(36, 36, 36);
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p {
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}

.view-first:hover img {
}
.view-first:hover .mask {
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}
/* 
Стили анимированных виджетов
-------------------------------------
*/

/* Стили для коллекции шорткодов */
.su-spoiler-icon {
/*    display: none !important;*/
}
/* /Стили для коллекции шорткодов */

/* Стили для Contact form 7 */
.wpcf7-quiz-label {
    font-size: 16px;
    font-style: normal;
    color: #6b1909;
    font-weight: 600;
}

#antispam-answer {
    font-size: 16px;
    font-style: normal;
}
/* / Стили для Contact form 7 */

/*  Стили спойлера в Шорткодах */

.custom-su-spoiler-style-fancy {
    border-radius: 0px!important;
	border: 0px!important;
}

.custom-su-spoiler-style-fancy .su-spoiler-title {
    border: 2px solid #6b1909!important;
    border-radius: 0px!important;
    background: #ffffff!important;
    font-size: 16px!important;
}
	
.custom-su-spoiler-style-fancy .su-spoiler-content {
	padding: 0px!important;
    padding-top: 10px!important;
}

.custom-su-spoiler-style-fancy .su-spoiler-title:focus {
    outline: none;
}

/*  / Стили спойлера в Шорткодах */

.custom-su-expand-link a {
    width: 100%;
}

.grecaptcha-badge {
    display: none!important;
}


.hidden-check {
    display:none;
}

#gwolle_gb div.input textarea {
    max-width: 550px;
}


#vidzhet-kontur {
    background-color: #f17a14;
    margin-top: -1px;
}

.vidzhet-kontur-container {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}


.obv-main-page {
    border: 2px solid #6b1909;
    font-weight: 400;
    padding: 10px;
}






#video_background {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.content-video_background {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

.site-header {
	box-shadow: 0 0 10px 0 #333;
	-webkit-box-shadow: 0 0 10px 0 #333;
}





		.price-box-corner {
            position:relative;
            display: inline-block;
            width: 300px;
            margin: 10px 0 40px 0;
            padding: 20px;
            color: #fff;
            font-size: 16px;
            text-align: left;
            background: #ffd69b;
			background: linear-gradient(to left bottom, transparent 50%, rgb(241 122 20 / 46%) 0) no-repeat 100% 0 / 30px 30px, linear-gradient(-135deg, transparent 20px, #ffd69b 0);
            filter: drop-shadow(10px 15px rgba(0,0,0,0.1));
        }
        .price-box-corner::before{
            content: ' ';
            position:absolute;
            top: 30px; 
            right: 0;
            background: linear-gradient(to left bottom, transparent 50%, rgba(0,0,0,0.1) 0) 100% 0 no-repeat;
            width: 30px;
            height: 30px;
            transform: rotate(180deg)
        }

		.price-box-corner h3 {
			color: #812420!important;
		}

/*
input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="search"], textarea, select, .select2-container {
    background-color: #e4e4e400!important;
    color: #000000;
*/

.banner-over-footer {
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
}
	
/* Larger mobile screens - 1440px and wider */
@media screen and (min-width: 1440px) {
	.georg-lenta-over-footer {
		display: none;
	}
}

.hide-for-seo {
	display: none;
}

.gwolle-gb-write-button {
    display: none!important;
}

.center-sow-carousel-title .sow-carousel-title {
    display: flex;
	justify-content: center;
    padding-bottom: 10px;
}

/* Стили шаблона записи */

.entry-content .nomer-komn {
	border-bottom: 2px dashed rgb(185 180 180);
    margin-bottom: 20px;
    margin-top: 10px;
	font-size: 30px;
}

.entry-content .nomer-komn img {
	width: 30px;
	height: 30px;
}

/* 
	/ Стили шаблона записи
	------------------------------------------
*/



/* 
	/ Стили виджета куки - блокировка
*/



/* 
	/ Стили виджета куки - блокировка
	------------------------------------------
*/

