@import url(//fonts.googleapis.com/css?family=Satisfy|Open+Sans|Didact+Gothic);


* {
	margin: 0;
	padding: 0;
    
}
li {
    list-style:none;
}
a {
    text-decoration:none;
    
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	height: 100%;
  
     
}
.wrapper {
	max-width: 1310px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: auto;
	background: #a2bb80;

    
   
}
#header {
    max-width:1050px;
    height:170px;
    margin:0 auto
}

#header .left-search {
  float: left;
  width: 210px;
  height: 35px;
  margin-top: 66px;
}

#header .left-search span a,#header .left-search span {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  font-weight: bolder;
  letter-spacing: 0.9px;
}
#header .left-search input[type="text"] {
  background: #96aa74;
  border: 1px solid #fff;
  border-radius: 30px;
  width: 145px;
  height: 22px;
}

#header .left-search input[type="submit"] {
      background-image: url(images/search.jpg) ;
      width: 13px;
      height: 15px;
      border: none;
      position: relative;
      top: 0px;
      right: 25px;
      text-indent: -999px;
}
#header .mid-logo{
  float: left;
  margin-top: 18px;
  text-align: center;
  position: relative;
  left: 210px;
    
}

#header .right-account {
float: right;
  width: 285px;
  margin-top: 36px;
}

#header .right-account ul li {
    float:left;
    border-right:1px solid #fff;
     margin-right: 5px;
     padding-right: 5px;
}
#header .right-account span {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
#header .right-account ul li a {
    color:#fff;
    font-size:13px;
}
#header .right-account ul li:last-child {
    margin:0;
    border:none;
}
#header .right-account .cart {
    float:right;
}

#header .right-account .cart  .img{
    float:left;
}
#header .right-account .cart .items {
    float:left;
    color:#fff;
}

#header .right-account .cart .items a {
    color:#fff;
    font-size:13px
}
#header .right-account .cart .items span {
    
    margin-left:3px;
}


 .menu-top {

  background-color: #efeeea;

  height: 40px;
  /*background-image: url(images/bg-sub-menu-top.jpg);
  background-position: 80% 0%;
  background-repeat: repeat-x;
*/

   }
   




.header .top-menu ul li a {
    color:#a2bb80;
    font-size:18px;
}
.header .top-menu ul li:last-child {
    margin:0;
}

/* woocommerce */



.wc-proceed-to-checkout {
    float:right;
}
.add_to_cart_button{
    display:none !important;
}

.woocommerce-breadcrumb a {
    color:#000;
}
.woocommerce-breadcrumb {
    color: #a2bb80;
    margin: 10px 5px;
}
.page-title {
  margin: 15px 0;
  font-size: 59px;
  color: #a2bb80;
  font-family: Satisfy;
  text-align: CENTER;
}


.products li {
  float: left;
  width: 334px;
  height: 377px;
  margin-right: 11px;
  text-align: center;
  background: url(images/bg-block.png) no-repeat;
  padding: 6px 0px 0 7px;
}

.products li a {
  background: #a2bb80;
  display: block;
  float: left;
  height: 99%;
  width: 96%;
}


.products li h3 {
  height: 60px;
  color: #fff;
  font-size: 37px;
  padding-top: 16px;
  font-family: Satisfy;
  font-weight: normal;
}
.products li span{
  display: block;
  color: #fff;
  font-size: 30px;  
    
}
.content .images {
    float:left;
    border:2px solid #a2bb80;
    padding:5px;
}
.content .entry-summary {
  float: right;
  margin-left: 30px;
  padding: 21px;
  background: #CEFC8F;
}
.content .product_title {
  color: #a2bb80;
  font-size: 38px;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
 
}
.content .price .amount {
  color: #000;
  font-size: 30px;
  margin:10px 0;
}
.content .in-stock {
   margin: 10px 0;
}
.content .quantity {
   float: left;
   margin-right: 10px;
}
.content .input-text {
  height: 31px;
  font-size: 18px;
  padding-left: 5px;
  color: #747373;
  text-align: CENTER;
}
.content .single_add_to_cart_button {
   padding: 5px;
   font-size: 18px;
}
.content .product_meta {
      margin: 10px 0;
}
.content .woocommerce-tabs{
    width:100%;
    display:inline-block;
      margin: 20px 0;
}
.content .tabs li {
    float:left;
    margin:0 10px;
    border-bottom:2px solid #ccc;
    text-align:left;
    
}
.content .tabs li a {
  color: #a2bb80;
  font-size: 32px;
  font-family: 'Open Sans', sans-serif;
  
}
.woocommerce {
    overflow:hidden;
}


.woocommerce-message {
  margin: 20px 0;
  background: #CAF590;
  
  padding: 30px;
  color: #83936E;
}
.woocommerce-error {
  margin: 20px 0;
  background: #F59090;
  padding: 30px;
  color: #83936E;  
}


.cart-collaterals {
  float: right;
  width: 100%;
}
.copy .cart_totals h2 {
  padding: 7px 0px 20px;
  margin: 0;
  border-top: 3px solid #e8e8e8;
  color: #333;
  font-size: 14px;
  font-weight: 700;
}
.cart_totals table {
  background: #f0f0f0;
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
  vertical-align: middle;
}
.cart_totals th {
  padding: 5px 10px;
  border: none;
  font-weight: normal;
  text-transform: none;
}
.cart_totals td {
  text-align: right;
}
.cart_totals td {
  padding: 5px 10px;
  border: none;
}
.cart_totals table td {
  padding: 10px;
  border-bottom: 1px solid #e8e8e8;
  vertical-align: top;
}
.order-total {
  font-weight: bold;
  border-top: 1px solid #e8e8e8;
}
.copy .button {
 
  display: inline-block;
  padding: 3px 10px;
  background-color: #da1c3f;
  color: #fff;
  border: none;
  border-radius: 100px;
  font-weight: 700;
  font-size: 13px;

}







.woocommerce-message a, .woocommerce-error a {
    color:#fff;
    text-decoration:underline;
}

.content .panel h2{
    width:100%;
    display: inline-block;
      margin: 10px 0;
}

/* Banner
-----------------------------------------------------------------------------*/

.banner {
  max-width: 1310px;
  margin: 0 auto;
  overflow: hidden;
}

.banner-courses {
  max-width: 1310px;
  margin: 0 auto;
  overflow: hidden;
}
.banner-courses div{
    position:relative;
    z-index:1;
}
.banner-courses h1 {
  position: absolute;
  font-size: 150px;
  color: #fff;
  font-weight: normal;
  font-family: Satisfy;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.banner-courses img {
     position:relative;
    left:0;
    right:0;
    z-index:9;
    width:100%;
   
} 





.banner-cottages {
  max-width: 1310px;
  margin: 0 auto;
  overflow: hidden;
}
.banner-cottages div{
    position:relative;
    z-index:1;
}


.banner-cottages h1 {
  position: absolute;
  font-size: 120px;
  color: #fff;
  font-weight: normal;
  font-family: Satisfy;
  top: 5%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.banner-cottages .line {
  width: 100%;
  height: 37px;
  position: absolute;
  z-index: 99;
  text-align: center;
  top: 44%;
}


.banner-cottages .line img {
    width:auto;
}

.banner-cottages .cottages-rating {
  width: 100%;
  height: 37px;
  position: absolute;
  z-index: 99;
  text-align: center;
  top: 40%;
}
.banner-cottages .cottages-rating img{
    width:auto;
}

.banner-cottages .desc {
  position: absolute;
  z-index: 999;
  display: inline-block;
  width: 100%;
  text-align: center;
  bottom: 30%;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #fff;
}



.banner-cottages img {
     position:relative;
    left:0;
    right:0;
    z-index:9;
    width:100%;
   
} 
.banner .bg-top-banner  {
    position:relative;
    z-index:999;

    width:100%;
    height:100%;

}


.banner .bg-top-banner:before {
    content: '';
    background:#000;
    opacity:0.3;
    display:inline-block;
    width:1309px;
    height:99%;
    position:absolute;
    z-index:9;
    
}






.banner img {
     position:relative;
    left:0;
    right:0;
    z-index:8;
    width:100%;
   
} 
.banner li {
    
}


.banner span {
  position: absolute;
  z-index: 999;
  display: inline-block;
  text-align: center;
  width: 100%;
  font-family: Satisfy;
  font-size: 132px;
  color: #fff;
  top: 36px;
  
}

.banner .line {
  width: 100%;
  height: 37px;
  position: absolute;
  z-index: 99;
  text-align: center;
  top: 37%;
 
}
.banner .line img {
    width:auto;
     background:none !important;
}

.banner .desc {
position: absolute;
  z-index: 999;
  display: inline-block;
  width: 100%;
  text-align: center;
  bottom: 42%;
  font-family: 'Open Sans', sans-serif;
  font-size: 29px;
  color: #fff;
}
.banner .url {
  position: absolute;
  z-index: 999;
  display: inline-block;
  width: 100%;
  text-align: center;
  bottom:15%;
  

}

.banner .url a {
font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  background: url(images/button-green.png) no-repeat;
  display: inline-block;
  width: 167px;
  height: 60px;
  padding-top: 20px;
  
}


.banner-mid img {
     position:relative;
    left:0;
    right:0;
    z-index:9;
    width:100%;
   
} 


.banner-mid .block-slider-center {
  position: absolute;
  right: 10%;
  width: 295px;
  /* padding: 30px; */
  top: 17%;
  /* background: #fff; */
  display: inline-block;
  height: 285px;
  z-index: 999;

  text-align: center;
  background-image: url(images/bg-block-center-slider.png);
  /* background-position: 21% 17%; */
}



.banner-mid .block-slider-center .bg-block-center-slider {
  width: 95.6%;
  height: 94%;
  background: #fff;
  opacity: 0.9;
  padding: 5px 0 0 0px;
  margin: 6px 0 0 6px;
}

.banner-mid .book-now-cottages {
position: absolute;
  right: 15%;
  width: 167px;
  padding: 20px 0 10px 0;
  bottom: 14%;
  background: url(images/button-green.png);
  display: inline-block;
  height: 33px;
  z-index: 999;
  text-align: center;
}
.banner-mid .book-now-cottages a {
  color: #fff;
  font-size: 12px;
}



.banner-mid span {

  z-index: 999;
  display: block;

  margin-bottom: 20px;
  font-family: Satisfy;
  font-size: 38px;
  color: #a2bb80;
 
}

.banner-mid .number {
    color:#000;
    font-size:20px;
    font-family: 'Open Sans', sans-serif;
   
}


.banner-mid .desc {

  z-index: 999;
  display: inline-block;
  font-family: Open Sans;
  font-size: 18px;
  color: #6B6B6B;
  margin-top: 20px;
}





/* icons*/ 

.icons-div-mobile {
    display:none;
}


.icons-div {
    float:right;
}


.icons {
    width:100%;
  
    display:inline-block;
}
.icons li {
    display:inline-block;
      float: none !important; 
   border:none !important; 
   margin-right: 7px; 
   padding:0 !important;
 
   
    
}

.icons li img {
    width:28px;
    height:28px; 
}





/* Middle
-----------------------------------------------------------------------------*/


.content {
  padding: 0 0 580px;
  overflow: hidden;
  width: 100%;

}
.content .row-mid {
  max-width: 1050px;
  margin: 80px auto 80px;
  overflow: hidden;
}
.content .filter-mid {
  width: auto !important;
  margin: 0 !important;
  overflow: hidden;
}

.content .row-mid h2 {
  font-size: 50px;
  text-align: center;
  color: #a2bb80;
  margin:15px 0 50px 0;
}

.content .filter-mid h2 {

  margin:0px 0 50px 0;
}






.content .row-mid ul li .pagetitle {
  height: 60px;
  color: #fff;
  font-size: 34px;
  padding-top: 16px;
  font-family: Satisfy;
  font-weight: normal;
    
}


.content .row-mid ul li {
  float: left;
  width: 334px;
  height: 377px;
  margin-right: 11px;
  text-align: center;
  background: url(images/bg-block.png) no-repeat;
  padding: 6px 0px 0 7px;

}

.content .row-mid ul li img {
    width:100%;
    height:231px;
}

.content .row-mid ul li a{
    
  background: #a2bb80;
  display: block;
  float: left;
  height: 99%;
  width: 96%;

 
}

.content .row-mid ul li span {
  display: block;
  text-align: left;
  padding: 10px 0 0 30px;
  color: #fff;
  font-size: 16px;  
}

.content .row-mid ul li:last-child {
    margin:0;
}
/* catalog cottages*/



.content .catalog-cottages ul li .pagetitle {
  height: 60px;
  color: #fff;
  font-size: 37px;
  padding-top: 16px;
  font-family: Satisfy;
  font-weight: normal;
    
}


.content .catalog-cottages ul li {
  float: left;
  width: 334px;
  height: 377px;
  margin-right: 0px;
  text-align: center;
  background: url(images/bg-block.png) no-repeat;
  padding: 6px 0px 0 7px;

}

.content .catalog-cottages ul li a{
    
  background: #a2bb80;
  display: block;
  float: left;
  height: 99%;
  width: 96%;

 
}

.content .catalog-cottages ul li img {
    width:100% !important;
    height:231px;
}


.content .catalog-cottages ul li span {
  display: block;
  text-align: left;
  padding: 10px 0 0 30px;
  color: #fff;
  font-size: 16px;  
}

.content .catalog-cottages ul li:last-child {
    margin:0;
}











/* our cottages */
.content .cottages-mid {
  max-width: 1050px;
  padding: 0 150px 80px 150px;
  overflow: hidden;
}

.content .cottages-mid h2 {
  font-size: 100px;
  text-align: center;
  color: #a2bb80;
  margin: 15px 0 50px 0;
  font-family: Satisfy;
  font-weight: normal;
}



.content .cottages-mid .cot .pagetitle {
  height: 60px;
  color: #fff;
  font-size: 37px;
  padding-top: 16px;
  font-family: Satisfy;
  font-weight: normal;
    
}


.content .cottages-mid .cot {
  float: left;
  width: 334px ;
  height: 377px;
  margin-right: 11px;
  text-align: center;
  background: url(images/bg-block.png) no-repeat;
  padding: 6px 0px 0 7px;

}




.content .cottages-mid .cot a{
    
  background: #a2bb80;
  display: block;
  float: left;
  height: 99%;
  width: 99.6%;

 
}

.content .cottages-mid .cot span {
  display: block;
  text-align: left;
  padding: 10px 0 0 30px;
  color: #fff;
  font-size: 16px;  
}

.content .cottages-mid .cot:last-child {
    margin:0;
}

.content .cottages-mid .bx-wrapper .bx-prev {
    left:-76px !important;
     background: url(images/left_hay.jpg) no-repeat !important;
    
}
.content .cottages-mid .bx-wrapper .bx-next {
    right:-76px !important;
     background: url(images/right_hay.jpg) no-repeat !important;
}

.content .cottages-mid .bx-wrapper .bx-controls-direction a {
    top:56% !important;
}




/* */



















.content .banner-mid {

}
.content .banner-mid ul li img{

}



.content .banner-bottom {
  overflow: hidden;
  max-width: 1310px;
  background:url(images/banner3.jpg) no-repeat;
  height:390px;
}
.content .banner-bottom .bx-wrapper{height:100% !important;}
.content .banner-bottom  .bx-wrapper .bx-viewport {height:100% !important;}

.content .banner-bottom ul li {
    text-align:center;
    top: 80px;
}
.content .banner-bottom ul li .text-slider {
  font-size: 17px;
  color: #fff;
  width: 50%;
  display: inline-block;
  position: relative;
  top: 10px;
  font-weight: normal;
}
.content .banner-bottom ul li p {
    font-size:17px;
    font-weight:bold;
    color:#fff;
    margin-top:20px;
}

.content .banner-bottom ul li img{
  width: 100%;
}
.content .banner-bottom ul li .rat img{
width:43px;

}
.content .banner-bottom ul li .text-slider {

}

.content .banner-bottom ul li .rating img {
    width:auto;
}



.content .row-bottom h2 {
font-size: 80px;
  text-align: center;
  color: #a2bb80;
  margin: 40px 0 25px 0;
  font-family: Satisfy;
  font-weight: normal;
}
.content .row-bottom {
    max-width:1050px;
    margin-bottom: 55px;
    overflow: hidden;
      padding: 0 130px;
    
}


.content .row-bottom ul li {
  float: left;
  width: 316px;
  height: 308px;
  margin-right: 43px;
  text-align: center;
}

.content .row-bottom ul li a{
  width: 320px;
  height: 301px;
  background: #a2bb80;
  margin-right: 37px;
  text-align: center;
  display: block;
}
.content .row-bottom ul li .date {
    color:#fff;
    padding:5px 0;
}
.content .row-bottom ul li span {
  display: block;
  /* text-align: left; */
  /* padding: 10px 5px 0 30px; */
  color: #fff;
  font-size: 20px;
  width: 339px;
  height: 80px;
  background: url(images/bg-span-block.png) no-repeat;
  position: relative;
  left: -7px;
}

.content .row-bottom ul li:last-child {
    margin:0;
}


.screen-reader-text {display:none;}










/* blog */

.content .blog {
    max-width:1050px;
    margin-bottom: 80px;
    overflow: hidden;
      padding: 0 130px;
    
}
.content .other {
  max-width: 1050px;
  margin-bottom: 80px;
  overflow: hidden;
  padding: 0 130px;
}

.cottages-mobile {
    display:none;
}

.content .blog ul li {
  float: left;
  width: 316px;
  height: 319px;
 
  margin-right: 33px;
  text-align: center;
}

.content .blog ul li a{
  
    width:320px;
    height:302px;
    background:#a2bb80;
    margin-right:37px;
    text-align:center;
    display:block;
}
.content .blog ul li .date {
    color: #fff;
    padding: 5px 0;
}
.content .blog ul li span {
  
  color: #fff;
  font-size: 16px;
  height: 70px;
 
}

.content .blog ul li:last-child {
    margin:0;
}
.content .blog h1,.content .other  h1 {
    font-family: Satisfy;
    text-align: CENTER;
    color: #A2BB80;
    margin:20px 0;
}

/* /blog */

.content .mid-sidebar {
     max-width: 1050px;
     margin: 0 auto;
     margin-top:70px;
     overflow: hidden;
}
.content .left-sidebar {
  max-width: 600px;
  float: left;
}
.content .left-sidebar .big-image  {
    position:relative;
      height: 455px;
}
.content .left-sidebar .big-image  a{

   
}
.content .left-sidebar .big-image img {
      width:600px;
    height:450px;
     z-index:1;
     position:absolute;
}

.content .left-sidebar .bg-big-image img{
  width: 608px;
  height: 455px;
  z-index: 999;
  position: absolute;
  margin: -5px;
}
.content .left-sidebar .mini-image a{
    display:block;
    width:137px;
    height:95px;
 
}

.content .left-sidebar .mini-image img {
  width: 137px;
  height: 95px;
  z-index: 999;
  position: absolute;
}
.content .left-sidebar .bg-mini-image img{
width: 144px;
  height: 100px;
  z-index: 1;
  position: absolute;
  margin-top: -96px;
  /* top: -20px; */
  margin-left: -3px;
}





.content .left-sidebar-cottages {
    max-width: 695px;
  float: left;
}


.content .our-cottages {
  max-width: 1050px;
  margin-bottom: 80px;
  overflow: hidden;
  text-align: center;
  display: inline-block;

}
    
.content .our-cottages h1 {
      font-family: Satisfy;
  text-align: CENTER;
  color: #A2BB80;
  margin: 20px 0;
}

.content .filter-sidebar {
    max-width:695px;
  
}
.h1-mobile {
    display:none;
}
.courses-bottom-block {
   width: 104%; margin-top: 55px;margin-bottom: 55px;overflow-y: hidden; 
}
 
 


.content .left-sidebar h1 {
    color:#a2bb81;
    font-size:40px;
    font-family: Satisfy;
    font-weight:normal;
}

.content .left-sidebar .price {
  width: 100%;
  text-align: center;
  float: left;
  margin-top: 50px;
  margin-bottom: 20px;
}
.content .left-sidebar .price a {
  background: url(images/button-green.png) no-repeat;
  width: 167px;
  height: 60px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  line-height: 57px;
}




.content .left-sidebar .mini-image a:before{
  content: '';
  background-image: url(images/bg-mini-image.png);
  height: 95px;
  width: 140px;
  display: block;
  position: absolute;
  z-index: 9999;
    margin-left: -3px;
  
}
.content .left-sidebar .mini-image ul li {
    float:left;
    margin-right:17px;
}
.content .left-sidebar .mini-image ul li:last-child {
    margin:0;
}

.content .left-sidebar .cont{
    margin-top:25px;
    float: left;
}


.content .left-sidebar .table {
    width:595px;
   
    background:#efeeea;
    float:left;
    margin-top:35px;
}
.content .left-sidebar .table table {
      width: 100%;
  padding: 20px;
  text-align: center;
  height: 100%;
}

.content .left-sidebar .table table td{
    border-right:5px solid #fff;
    border-bottom:5px solid #fff;
    font-size: 18px;
    padding:10px 0px;
    
}

.content .left-sidebar .table table tr {
    padding: 5px 0;
}
.content .left-sidebar .table table td:last-child {
    border-right:none;
    
}

.content .left-sidebar .table table tr:last-child td {
    border-bottom:none;
}
.content .right-sidebar {
    width:355px;
    float:right;
    margin-bottom:30px;
}
/*.content .right-sidebar .top-block {
  width: 335px;
  background: url(images/bg-block.png) no-repeat;
  height: 385px;
}*/

.content .right-sidebar .top-block {
  width: 100%;
  
  /* background: url(images/bg-block.png) no-repeat; */
  overflow: hidden;
  height: 100%;
}

/*.content .right-sidebar .top-block .bg {
    background: #a2bb80;
    margin: 7px 7px;
    height: 96%;
    float: left;
    width:97%;
}
*/

/*.content .right-sidebar .top-block .bg {
  background: #a2bb80;
  margin: 7px 7px;
  height: 100%;
  float: left;
  width: 100%;
}
*/
.content .right-sidebar .top-block .bg {
  background: #a2bb80;
  margin: 7px 7px;
  height: 100%;
  float: left;
  width: 100%;
  padding:10px 0;
}




.content .right-sidebar .top-block h3 {
font-size: 40px;
  color: #fff;
  margin: 20px 0 15px 0;
  float: left;
  text-align: center;
  width: 100%;
  font-family: Satisfy;
  font-weight: normal;
}
.content .right-sidebar .top-block ul {
    float:left;
    width:100%;
    text-align:center;
}
.content .right-sidebar .top-block ul li {
    display:inline-block;
}
.content .right-sidebar .top-block .desc {
font-size: 14px;
  color: #fff;
  padding: 7px 35px;
  float: left;
}
.content .right-sidebar .top-block .book-white {
  width: 100%;
  text-align: center;
  float: left;
  position: relative;

    
}
.content .right-sidebar .top-block .book-white a {
    background:url(images/button_white.jpg) no-repeat;
    width:167px;
    height:60px;
    color:#a2bb80;
    font-size:16px;
    display:inline-block;
    line-height: 57px;
}
.content .right-sidebar .trip {
    
    width:100%;
    float:left;
    margin-top:35px;
    height:65px;
    background: #efeeea;
    margin-bottom: 35px;
}
.content .right-sidebar .trip p {
    color:#a2bb80;
    font-size:16px;
    float:left;
    padding: 24px 20px;
}

.content .right-sidebar  .trip img {
    float:left;
    padding: 8px 0px;
}
.content .right-sidebar .check {
   float: left;
   width: 100%;   
}

.content .right-sidebar .check h3 {
  margin: 40px 0;
  font-size: 27px;
  font-weight: normal;
  color: #646464;
}

.content .right-sidebar .check input[type="text"] {
  width: 296px;
  height: 60px;
  border: none;
  margin-bottom: 20px;
  background: #efeeea;
  font-size: 30px;
  font-weight: normal;
  color: #6E6D6D;
  padding-left: 10px;
}

.datepicker_from {
    background: url(images/date_icon.png) no-repeat;
    width:31px;
    height:29px;
    float:right;
    margin-top: 15px;
}
.datepicker_to {
    background: url(images/date_icon.png) no-repeat;
    width:31px;
    height:29px;
    float:right;
    margin-top: 15px;
}



.content .right-sidebar .check input[type="submit"] {
  background: url(images/button-green.png) no-repeat;
  border: none;
  float: left;
  width: 167px;
  height:60px;
  margin-top:-7px;
  color:#fff;
  font-size:16px;
  cursor:pointer;
 
}




.content .right-sidebar .courses {
    text-align:center;
}
/*.content .right-sidebar .courses .form-inputs {
  float: left;
  background: #efeeea;
  padding: 20px 0px 0 10px;
  margin: 0px;
  width: 308px;
}*/

/*.content .right-sidebar .courses .form-inputs {
  float: left;
  background: #efeeea;
  padding: 20px 0px 0 0px;
  margin: 0px;
  width: 100%;
}

*/
.content .right-sidebar .courses .form-inputs {
  background: #efeeea;
  padding: 19px 0px 0 0px;
  margin: 0px;
  width: 308px;
  display: inline-block;
}



.content .right-sidebar .courses .bg-input input[type="text"] {
border: none;
  margin-bottom: 20px;
  background: #a2bb80;
  text-align: center;
  width: 95%;
  height: 71%;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  padding: 0px 0 0 0;
  margin: 11px 0 0 0px
}
/*.content .right-sidebar .courses .bg-input {
   
  background-image: url(images/bg-input.png);
  width: 301px;
  height: 70px;
  margin-bottom: 20px;
}
*/
.content .right-sidebar .courses .bg-input {
  background-image: url(images/bg-input.png);
  width: 301px;
  height: 70px;
  margin-bottom: 20px;
  display: inline-block;
}


.shopping_cart a {
    color:#fff;
}
.img_cart {display:none;}

.shopping_cart table td {
    color:#fff;
}
.content .right-sidebar .courses input[type="submit"] {
  background: url(images/button_white.jpg) no-repeat;
  border: none;
  
  width: 167px;
  height:60px;
  margin-top: 20px;
  color: #a2bb80;
  font-size: 16px;
  margin-bottom: 20px;
 
}
.woocommerce-result-count {
    text-align:left;
    margin:15px 0;
    font-size:18px;
    background:#ccc;
    display:none;
}
.content .right-sidebar .bottom-block {
     width: 355px;
  background: url(images/bg-block-bottom.png) no-repeat;
  height: 520px;
  float:left;
  margin-top:20px;
}


.content .right-sidebar .bottom-block .bg {
    background: #a2bb80;
    margin: 7px 7px;
    height: 97%;
    float: left;
}



.shop-left-block {
    width:355px;
  
    background:#a2bb80;
    float:left;
}

.content .right-sidebar .bottom-block h3,.shop-left-block h3 {
font-size: 38px;
  color: #fff;
  margin: 21px 0 0px 0;
  float: left;
  text-align: center;
  width: 100%;
  font-family: Satisfy;
  font-weight: normal;
}
.content .right-sidebar .bottom-block ul {
    float:left;
    width:100%;
    text-align:center;
    margin-top: 10px;
}



.content .right-sidebar .bottom-block ul li,.shop-left-block ul li{
  float: none;
  margin: 0 0 13px 35px;
  text-align: left;
  background: url(images/plus-white.jpg) left no-repeat;
}
.content .right-sidebar .bottom-block ul li a,.shop-left-block ul li a {
  font-size: 16px;
  display: block;
  padding-left: 20px;
  margin-bottom: 5px; 
  color: #fff; 
}
.content .bottom-sidebar {
    max-width:1050px;
    float:left;
}
.content .bottom-sidebar ul li {
    float:left;
    margin-right: 5px;
}

.showbx-thumbs {
    overflow:hidden;
}

.content .bottom-sidebar .bottom-left-block {
    float:left;
    width:505px;
    background: #efeeea;
    text-align: center;
}
.content .bottom-sidebar .bottom-left-block table {
     padding: 20px 0;
     display: inline-block;
}

.content .bottom-sidebar .bottom-left-block table td {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  color: #6F6C6C;
}
.content .bottom-sidebar .bottom-left-block table tr {
     background:#fff;
}
.content .bottom-sidebar .bottom-left-block table tr:nth-child(2),
.content .bottom-sidebar .bottom-left-block table tr:nth-child(4),
.content .bottom-sidebar .bottom-left-block table tr:nth-child(6),
.content .bottom-sidebar .bottom-left-block table tr:nth-child(8),
.content .bottom-sidebar .bottom-left-block table tr:nth-child(10) {
    background:none !important
}

.content .bottom-sidebar .bottom-right-block table {
     padding: 20px 0;
     display: inline-block;
       text-align: center;
}

.content .bottom-sidebar .bottom-right-block table td {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  color: #a2bb80;
}
.content .bottom-sidebar .bottom-right-block table tr {
     background:#fff;
}
.content .bottom-sidebar .bottom-right-block table tr:nth-child(2),
.content .bottom-sidebar .bottom-right-block table tr:nth-child(4),
.content .bottom-sidebar .bottom-right-block table tr:nth-child(6),
.content .bottom-sidebar .bottom-right-block table tr:nth-child(8),
.content .bottom-sidebar .bottom-right-block table tr:nth-child(10) {
    background:none !important
}



.content .bottom-sidebar .bottom-left-block h2 {
font-size: 50px;
  color: #fff;
  margin: 0 0 15px 0;
  float: left;
  text-align: center;
  width: 100%;
  font-family: Satisfy;
  font-weight: normal;
  background: url(images/bgh2.png) no-repeat;
  height: 95px;
  padding-top: 13px
}

.content .bottom-sidebar .bottom-right-block {
    float:right;
    width:505px;
    background: #efeeea;
      text-align: center;
}
.content .bottom-sidebar .bottom-right-block  h2{
font-size: 50px;
  color: #fff;
  margin: 0 0 15px 0;
  float: left;
  text-align: center;
  width: 100%;
  font-family: Satisfy;
  font-weight: normal;
  background: url(images/bgh2.png) no-repeat;
  height: 95px;
  padding-top: 13px
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
  width: 100%;
  margin: -599px auto 0;
  height: 599px;
  background: #efeeea;
  position: relative;
  display: inline-block;
  text-align: center;
}
.footer h2 {
    margin:65px 0 25px 0;
    color:#a2bb80;
    font-size:50px;
    font-family:Satisfy;
    font-weight: normal;
}
.footer .footer-top {
  max-width: 1050px;
  background: #efeeea;
  display: inline-block;
  text-align: center;  
}

.footer .footer-bottom {
  width: 100%;
  background: #a2bb80;
  display: inline-block;
  text-align: center; 
  background-image: url(images/bg-footer.png);
  background-position: 10% 0%;
  background-repeat: repeat-x; 
}



.footer-bottom-fix {
   max-width: 1050px;
   display: inline-block;
     width: 100%;
  
}



.footer .footer-top ul.footer-top-menu li{
    display:inline-block;
    margin:0 31px;
}
.footer-bottom-menu {
  width: 100%;
  overflow: hidden;
  margin-top: 34px;
    margin-bottom: 40px;
}

.footer .footer-bottom-menu ul li {
  float: left;
  margin-right: 160px;
  text-align: left;
}
.footer .footer-bottom-menu ul li:last-child{margin:0;}


.footer .footer-bottom-menu ul li ul{
    
   
}

.footer .footer-bottom-menu ul li ul li{
    
    float:none;
    margin:0;
    text-align: left;
    background: url(images/icon-footer.png) left no-repeat;
    margin-bottom:0;
    
}
.footer .footer-bottom-menu ul li ul li a {
    font-size:15px;
    display:block;
    padding-left:20px;
    margin-bottom:0;
    
  
}
.footer .footer-bottom-menu ul li a {
     color: #4b4b4d;
     font-size: 18px;
     margin-bottom: 15px;
     display: block;
}

.footer .footer-bottom {
   
    height: 137px;
    line-height: 130px;
}
.footer .footer-bottom .copy {
    float:left;
    font-size:14px;
    color:#fff;
    margin-left: 10px;
}
.footer .footer-bottom .design {
     float: right;
     font-size: 14px;
     color: #fff;
     margin-right: 10px;
     margin-top: -8px;
}
.footer .footer-bottom .design img{
   margin-left: 10px;
  position: relative;
  top: 6px;
}
.desc-cottages {
    width:800px; 
    display: inline-block;
    
}
#header .mid-logo-mobile {
    display:none;
}
.contact-bottom {
    float:right
}

.wpcf7 input {
      height: 30px;
  background: #a2bb80;
  border: none;
  color:#fff;
  padding-left:5px
}

.wpcf7 p {
     color: #a2bb80; 
}

.wpcf7-submit{
    width:20%;
}
.wpcf7-textarea {
    width:100%;
    color: #fff; 
    background: #a2bb80;
    padding-left:5px
}
.contact-forms {
    float:left;
    margin-right:50px;
}

/* supercontrol */

#supercontrol-availability {

  width: 355px !important;
  height: auto !important;

}
#supercontrol_avail_ajax_widget_box {
   height: auto !important; 

}
#supercontrol_avail_ajax_calendar_box {
      width: 355px !important;
}

.supercontrol-availability-calendar_legend {
      width: 173px !important;
}
.sc-arrow-btn-container {
      width: 355px !important;
}
#supercontrol_avail_ajax_results_box {
    width:355px !important;
}

.select-month-container {
    width:297px !important;
}
#sc-calendar table {
    display:inline-block;
    
}
#sc-calendar {
    text-align:center !important;
    width:100% !important;
}
/* supercontrol*/

@media only screen and (max-width: 1075px) {
    
.droplinetabs {
    display:none;
}
.header .menu-top {
    height:auto;
    text-align:left;
}    
 .header {
  height: 245px;

}
#header {
  max-width: 1050px;
  height: auto;
  margin: 0 auto;
}  
.banner .line img  {
    width:80%;
} 
.content .left-sidebar .big-image img {
    position:static;
       width:100%;
    height: 100%;
}
.content .left-sidebar .mini-image img {
    position:static;
}
.content .left-sidebar .bg-big-image img {
    display:none;
}   

.footer .footer-bottom .design {

  margin-right: 25px;
  margin-top: 4px;
}
   
.footer .footer-bottom .copy {

  margin-left: 25px;
}
 .content .blog {

  text-align: center;
}  
  
.content .blog ul li {
  float: none;
  text-align: center;
  display: inline-block;
  margin:0 10px;
} 
.contact-bottom {
  float: none;
  display: inline-block;
  margin-top: 30px;
}

.courses-bottom-block {
    width:100%;
}


 .content .bottom-sidebar .bottom-left-block {
 
  width: 50%;
  margin-left: 0;
  display:inline-block;
  float:none;
  

}
.content .bottom-sidebar .bottom-right-block {
  margin-right: 0;
  width:50%;
  display:inline-block;
  float:none;
  margin-top:20px;

}

.content .bottom-sidebar {

    float:none;
}

.content .cottages-mid {
  
  padding: 0;
  margin-bottom: 30px;
  
}
.bx-controls-direction {
    display:none;
}
.menu-top {
    height:auto
}
    
}

@media only screen and (max-width: 1024px) {
 
#header {

  text-align: center;
} 
 
 
.banner span {
    font-size:80px;
} 
 
 .banner .url {
     bottom: 3%;
} 

.banner .desc {
 
  bottom: 36%;
  font-size: 24px;
 
}

 
  .header {
  height: auto;

  

}

 
    
.content .row-mid {
    text-align: center;
}
.content .row-mid ul li:last-child {
  margin: 0;
  margin-right: 11px;
}



.content .row-mid ul li {
      display: inline-block;
      float:none;
} 




.content .row-bottom ul li {
   float: none;
   display: inline-block;
   margin-bottom:10px;
}
.content .row-bottom ul li:last-child {
    margin:0 25px 10px 0;
}

.content .row-mid ul li span {
  display: block;
  text-align: left;
  padding: 10px 0 0 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.content .row-bottom {
 
  text-align: center;
  padding:0;
}
.footer-bottom-menu {

  text-align: center;
  display: inline-block;
}
.footer .footer-bottom-menu ul li {
  float: none;
  text-align: center;
  display: inline-block;
    margin-right: 55px;
}
.footer .footer-bottom-menu ul li ul li {
  float: none;
  display: inherit;
}
.footer .footer-top ul.footer-top-menu li {
  margin: 20px 32px;
}
.content .left-sidebar .mini-image ul li {
  float: none;
  margin-right: 13px;
  display: inline-block;
}
.content .left-sidebar .cont {
  margin-top: 25px;
  float: none;
  display: inline-block;
  text-align:left;
    padding: 0 15px
}
.content .left-sidebar .table {
  max-width: 595px;
  background: #efeeea;
  float: none;
  margin-top: 35px;
  display: inline-block;
}
.content .mid-sidebar {
 
 
  text-align: center;
}
.content .right-sidebar {
  width: 355px;
  float: none;
  margin-bottom: 30px;
  display: inline-block;
   text-align: center;
}
.content .right-sidebar .check input[type="submit"] {
    float:none;
}
#header .left-search {
  float: none;
  width: 205px;
  height: 35px;
  margin-top: 0;
  text-align: center;
  display: inline-block;
  position: relative;
  top: -57px;
}
#header .mid-logo {
  float: none;
  margin-top: 23px;
  text-align: center;
  position: static;
  left: 0;
  display: inline-block;
}
#header .right-account {
  float: none;
  width: 180px;
  margin-top: 0;
  text-align: center;
  display: inline-block;
  position: relative;
  top: -44px;
  left: 22px;
}
#menu-top-menu-cart {
  display: inline-block;
  text-align: center;
}
#header .right-account .cart {
  float: none;
  text-align: center;
  width: 100%;
  display: inline-block;
}
#header .right-account span {
 
  font-size: 15px;
 
}
#header .left-search span a, #header .left-search span {
  
  font-size: 15px;
  letter-spacing: 0;
 
}
.icons {
  width: 100%;
  display: inline-block;
}




#header .right-account .cart .img {
  float: none;
  display: inline-block;
}
#header .right-account .cart .items {
  float: none;
  color: #fff;
  display: inline-block;
}
.banner-courses h1 {
    font-size:100px;
}
.content .banner-bottom ul li .text-slider {
    width:70%;
}
.banner-cottages h1 {
    font-size:100px;
}
.banner-cottages .desc {
    font-size:20px;
}
.content .row-bottom ul li {
    margin-right:5px;
}
.banner-mid .book-now-cottages {
  bottom: 17%;
  right: 16%;
}

    
}

@media only screen and (max-width: 960px) {
.content .left-sidebar {
  max-width: 100%;
  float: none;
  text-align: center;
  padding: 0 20px;
}  
.h1-mobile {
    display:block;
    margin:40px 0;
}
.content .mid-sidebar {

  margin-top: 0px;
 
}
    
}

@media only screen and (max-width: 768px) { 
    
.desc-cottages {
  width: auto; 
  display: inline-block;
} 
.line {
    display:none;
}   
.footer .footer-bottom-menu ul li {
    width: 23%;
    overflow: hidden;
    margin: 0;
    height: 155px;
    text-align: center;
}


.footer .footer-bottom-menu ul li ul li {
  float: none;
  display: inherit;
  height: auto;
  width:auto;
  background:none;
  padding-left:0;
  text-align:center;
  
}
.footer .footer-bottom-menu ul li ul li a {
    padding:0;
    font-size:14px;
}
.content .cottages-mid .cot a img{
   width: 100% !important;
}
.content .cottages-mid .cot a {
 
  display: block;
  float: none;
  height: 99%;
  width: 89%;
}


.content .mid-sidebar {
    display:block;
}
.big-bottom-img img{
    width:100% !important;
      height: 100%
} 
.content .bottom-sidebar ul li {
  float: none;
  margin-right: 5px;
  display: inline-block;
    width: 48%;
}
.content .bottom-sidebar .bottom-left-block {
  float: none;
 
  height: auto;
  display:inline-block;
}
.content .bottom-sidebar .bottom-right-block {
  float: none;
 
  height: auto;
  display:inline-block;
}
.banner .desc {
    font-size:20px;
}
.banner .url {
    bottom:0;
}
.banner-mid .block-slider-center {
    padding:0;
    top:5%;
}
.banner-mid .book-now-cottages {
  bottom: 10%;
  right: 19%;
}
.contact-bottom  {
    float:none;
      display: block;
}

.footer .footer-bottom .design {

  margin-top: -4px;
}

.banner-cottages h1 {
    font-size:200%;
}
.banner-cottages .desc {

  bottom: 18%;
  font-size: 75%;
  
}
.content .left-sidebar .mini-image ul li {
    margin-right:0;
}
.content .left-sidebar .table table {
    width:100%;
}

.footer-bottom-fix {
    margin-top:20px;
}
.content .right-sidebar .bottom-block .bg {
    width:100%;
}

.content .left-sidebar .big-image img {
    position:static;
    
}
.bg-big-image {
    display:none;
}
.content .left-sidebar .mini-image img {
    position: static;
}
.content .cottages-mid h2 {
    font-size:50px;
}
.content .cottages-mid .cot {
    width:286px !important;
}
.footer .footer-bottom {
    height:auto;
    line-height: 20px;
}
.content .left-sidebar-cottages {
  max-width: 100%;
  float: none;
}
.content .catalog-cottages ul li {
    float:none;
    display:inline-block;
}
.banner span {
    top:0;
}
.banner-mid span {
      margin-bottom: 0px;
}
.banner-mid .number {
    font-size: 16px;
}
.banner-mid .desc {
  z-index: 999;
  display: inline-block;
  font-family: Open Sans;
  font-size: 16px;
  color: #6B6B6B;
  margin-top: 10px;
}
.content .cottages-mid .cot .pagetitle {

  font-size: 25px;

}
.content .cottages-mid .cot {
    width:360px !important;
}
.content .cottages-mid {
      padding: 0 30px;
}
#header .right-account .cart .img {


  position: relative;
  top: 3px;
}
.content .banner-bottom ul li .text-slider {
  width: 85%;
}

}







@media only screen and (max-width: 700px) { 
    
#header .mid-logo {
    display:none;
} 
#header .mid-logo-mobile {
  float: left;
  margin-top: 10px;
  text-align: center;
  position: static;
  left: 0;
  display: block;
  width: 50%;
  margin-left: 20px;
  margin-bottom: 10px;
}

.icons-div-mobile {
    display:block;
    float:right;
    margin-top:40px;
    margin-right:45px;
}
.icons-div {
    display:none;
}



#header .mid-logo-mobile img {
    width:100%;
}
#header .left-search {
  float: right;
  width: 32%;
  height: 35px;
  margin-top: 10px;
  text-align: right;
  display: block;
  position: static;
  margin-right: 45px;
}
#header .right-account {
  float: right;
  width: 32%;
  margin-top: 0;
  text-align: right;
  display: block;
  position: static;
  margin-right: 45px;
}
#menu-top-menu-cart {
  display: block;
  text-align: center;
  float: right;
}
#header .right-account .cart {
  float: none;
  text-align: right;
  width: 100%;
  display: block;
}  
.content .cottages-mid {
  max-width: 1050px;
  padding: 0 150px 80px 195px;
  overflow: hidden;
} 
.footer .footer-bottom .design {
  float: none;
  font-size: 14px;
  color: #fff;
  width: 100%;
  margin: 0;
  display: inline-block;
}
.footer .footer-bottom .copy {
float: none;
  font-size: 14px;
  color: #fff;
  width: 100%;
  display: inline-block;
  margin: 0;
  
}
.header {
  height: auto;
  display: inline-block;
    width: 100%;
}
.banner-mid .block-slider-center {
 
  top: 0%;
}

    
}

@media only screen and (max-width: 681px) { 

.content .catalog-cottages ul li {
    float:none;
}
.content .cottages-mid .cot {
    width:360px !important;
}

.content .cottages-mid {
  max-width: 1050px;
  padding: 0 150px 80px 150px;
  overflow: hidden;
}
}

@media only screen and (max-width: 681px) { 
    
    
.banner-mid .block-slider-center .bg-block-center-slider {
      height: 96%;
}    
.banner-mid .block-slider-center {
      height: 270px;
}    
}



@media only screen and (max-width: 650px)
.header {
  height: auto;
  display: inline-block;
}

@media only screen and (max-width: 568px) { 

.content .cottages-mid {
  max-width: 1050px;
  padding: 0 74px;
  overflow: hidden;
}

}

@media only screen and (max-width: 540px) {
.icons-div-mobile {
  display: block;
  float: right;
  margin-top: 40px;
  margin-right: 16px;
}

#header .left-search span a, #header .left-search span {
  font-size: 14px;
}

#header .right-account {

  margin-right: 30px;
}
}



@media only screen and (max-width: 640px) { 
 .footer .footer-bottom {
    height:auto;
    line-height:normal;
    min-height:100px;
 } 

 .banner span {
  font-size: 60px;
}
 .banner-mid span {
    margin:0;
    font-size:20px;
 } 
 .banner-mid .desc {
    margin:0;
    font-size:15px;
 }
.content .right-sidebar .bottom-block .bg {
  width: 98%;
}
.banner-mid .block-slider-center .bg-block-center-slider {
  width: 97.6%;
  height: 91%;
  background: #fff;
  opacity: 0.9;
  padding: 11px 0 0 0px;
  margin: 6px 0 0 5px;
}
.banner-mid .block-slider-center {
  right: 1%;
  top: 0;
  height: 93%;
}
.banner-mid .book-now-cottages {
  bottom: 31px;
  padding: 6px;
  height: 27px;
  /* right: 49px; */
  width: 153px;
  left: -37%;
  right: 50%;
}
 .banner-mid .book-now-cottages a {
    color:#fff;
 }
 .content .right-sidebar .bottom-block h3, .shop-left-block h3 {
    float:none;
    width:auto;
 }
 .content .right-sidebar .bottom-block {
    width:315px;
 }
 .content .row-bottom ul li {
    margin-right:0;
 }
 .content .row-bottom ul li:last-child {
    margin: 0;
 }
 .content .right-sidebar .courses .bg-input {
  height: 50px;
  padding:0px 0px 0 0px;
  width: 300px;
  margin: 0;
  display: inline-block;
 }
 
 .content .right-sidebar .courses .form-inputs {
  width: 100%;
  padding: 20px 0px 0 0px;
  float: none;
  display: inline-block;
  text-align: center;
 }
 .content .left-sidebar .price a {
      line-height: 60px;
 }
}


@media only screen and (max-width: 568px) {
    
    
.content .left-sidebar .big-image img {
        width:100%;
        height:100%;
    }
.content .left-sidebar .table {
        width:auto;
    }
.content .cottages-mid h2 {
  font-size: 35px;
}
.content .blog {
    padding:0;
}
.content .left-sidebar .table table td {
    font-size:15px;
}
}



@media only screen and (max-width: 480px) { 
    

 .banner-mid .block-slider-center {
    width:180px;
 }

  
.cottages-mobile {
    display:block;
}
.banner-mid {
    display:none;
}


.cottages-mobile .cot a {
    width:100% !important;
}

 .banner-mid .book-now-cottages {
bottom: 16px;
  padding: 0 0 8px 0;
  height: 16px;
  right: 49px;
  width: 91px;
  left:-29%;
 }
 .content .right-sidebar .top-block {
   width: 315px;
  background: url(images/bg-block-mobile.png) no-repeat;
 }
 .content .right-sidebar .top-block .bg {
  height: 98%;
  float: none;
  width: 96%;
  margin: 0px 6px;
 }
 .content .right-sidebar .trip img {
  float: left;
  padding: 15px 0px;
  width: 50%;
}
.content .right-sidebar .check input[type="text"] {
    width: 250px;
}
.content .cottages-mid .cot {
    width:320px !important;
}
.content .cottages-mid h2 {
    font-size:200%;
}

.banner-courses h1 {
    font-size:300%;
}
.content .right-sidebar .courses div {
 
  background: #efeeea;
  padding: 20px 0px 0 0px;
  margin: 0px;
}
.content .bottom-sidebar {
    float:none;
}
 
 .big-bottom-img img {
  width: 100% !important;
  height: 100% !important;
}
.showbx-thumbs img {
  width: 150px;
  height: 73px;
}
.content .bottom-sidebar .bottom-left-block,.content .bottom-sidebar .bottom-right-block {
    width:auto;
}

.banner-mid .number {
    font-size:12px;
}
.banner-mid .desc {
    font-size:11px;
}
.content .row-bottom h2 {
    font-size:60px;
}
.content .banner-bottom ul li .text-slider {
    font-size: 13px;
}
.content .left-sidebar .big-image img {
    height:auto;
}
.content .left-sidebar .big-image {
  position: relative;
  height: auto;
}
.content .right-sidebar {
    width:315px;
}
.content .cottages-mid {
   max-width: 1050px; 
  padding: 0 84px 80px 63px;
  overflow: hidden;
}
.content .right-sidebar .bottom-block .bg {
  width: 98%;
}
.banner-mid .block-slider-center .bg-block-center-slider {
  width: 97.6%;
  height: 91%;
  background: #fff;
  opacity: 0.9;
  padding: 11px 0 0 0px;
  margin: 6px 0 0 5px;
}
.banner-mid .block-slider-center {
  right: 1%;
  top: 0;
  height: 93%;
}
.banner .url {
  bottom: -15px;
}
#header .left-search {
float: right;
  width: 40%;
  height: 35px;
  margin-top: 10px;
  text-align: right;
  display: block;
  position: static;
   margin-right: 11px; 
}

.icons-div-mobile {
  display: block;
  float: right;
  margin-top: 20px;
  margin-right: 16px;
}
#header .right-account .cart {
  
  text-align: center; 
 
}


 #header .right-account ul li a {
    font-size:10px;
 }
 #header .right-account ul li {

  margin-right: 3px;
  padding-right: 3px;
}
#header .mid-logo-mobile {
  float: left;
  margin-top: 10px;
  text-align: center;
  position: static;
  left: 7px;
  display: block;
  width: 50%;
  margin-left: 10px;
    margin-bottom: 5px
}
#header .right-account {
      margin-right: 13px;
        width: 40%;
}
.icons-div-mobile {
 
  margin-right: 7px;
}
.footer .footer-bottom-menu ul li  {
    width:40%;
}
.content .cottages-mid .cot a {
    width:100% !important;
}
}

@media only screen and (max-width: 375px) { 
    
  #header .left-search {

  margin-top: 35px;
 
} 
.banner .desc {
  font-size: 15px;
}

.banner span {
  font-size: 22px;
  top:0;
}
.banner .url a {
background: #a2bb80;
  border: 1px solid #a2bb80;
  font-size: 12px;
  width: 121px;
  height: 26px;
  padding-top: 4px;
} 
.banner .url {
      bottom: 6px;
}

.content .row-mid ul li,.content .catalog-cottages ul li {
  float: none;
  width: 315px;
  height: 377px;
  margin-right: 0px;
  text-align: center;
  background: url(images/bg-block-mobile.png) no-repeat;
  padding: 6px 0px 0 0px;
}
.content .row-mid ul li img,.content .catalog-cottages ul li img {
    width:100%;
}
.content .row-mid ul li a ,.content .catalog-cottages ul li a{
  background: #a2bb80;
  display: inline-block;
  float: none;
  height: 99%;
  width: 98%;
}
.content .row-bottom ul li{
      margin-right: 0px;
}
.content .row-bottom ul li:last-child {
    margin:0;
}
.content .right-sidebar {
    width:315px;
}

.content .cottages-mid {
  max-width: 1050px;
  padding: 0 20px 80px 20px;
  overflow: hidden;
}

.content .banner-mid {
    display:none;
}
.content .row-mid {
    margin-bottom:0;
}

.icons li img {
  width: 15px;
  height: 15px;
}
.icons li {

  margin-right: 3px;
 
}
#header .right-account span {
  font-size: 12px;
}
.icons-div-mobile {
  margin-right: 0;
  width: 45%;
}
#header .right-account {
  margin-right: 0;
  width: 44%;
  margin-top: -12px;
}
 #header .left-search {
  margin-top: 0px;
  margin-right: 22px;
} 
#header .left-search span a, #header .left-search span {
  font-size: 12px;
}
#header .mid-logo-mobile img {
  width: 90%;
}


}
@media only screen and (max-width: 320px) { 
    
 #header .left-search input[type="text"] {
    width:115px;
 }  

#header .right-account {
      margin-right: 0;
}
.banner-mid .block-slider-center .bg-block-center-slider {
  width: 97.6%;
  height: 86%;
  background: #fff;
  opacity: 0.9;
  padding: 11px 0 0 0px;
  margin: 6px 0 0 5px;
}
#header .left-search span a, #header .left-search span {
  font-size: 10px;
}


 
}