@import url(http://fonts.googleapis.com/css?family=Chivo:900,400,400italic);
@import url(http://fonts.googleapis.com/css?family=Economica);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

*{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; }

body {
    overflow-x: hidden;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.3;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0 !important;
}

a {
    color: #121212;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

/************** july 11th ************/

/******** may 3rd **************/

.blogbars{
      display: inline;
}


/****** april 22nd ****************/

.showme{
  display: block;
}


.hideme{
  display: none !important;
}


#post-115 .familybreakboxes {display: none !important;}

/****** april 22nd ****************/



/****** april 7th ****************/



@media(min-width:1660px){

.chosen-container-single:nth-child(4){
				position: absolute;
		left: 210px;
}

.woof_submit_search_form_container {
    right: 0px;
    position: absolute;
}
.woof_container_inner_choosealocation{
left: 420px;
    position: absolute;
}

}

.g {
  margin: 10px 0 !important;
}

.woof_container_inner{
  max-width: 210px;
  margin-right: 20px;
  float: left;
}

.woof_container_inner_showall div{
      max-width: 200px;
    width: 200px;
}



.woof_container_inner_choosealocation div{
        max-width: 200px;
    width: 200px;
}

.woof_submit_search_form_container {
    float: left;
}

.woof_redraw_zone {
    position: relative;
    z-index: 1001;
    padding-top: 25px !important;
    display: flex;
}
@media(max-width:767px){
.woof_redraw_zone {
    display: table;
    margin-top: 5px;
    padding-top: 40px !important;
}
.woof_submit_search_form_container {
    float: left;
    position: absolute;
    left: 0px;
    top: -5px !important;
}
}


.chosen-container-single .chosen-single span {
    font-weight: 900;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
}


@media (min-width:1660px){
  .woof_redraw_zone {
    position: relative;
    z-index: 1001;
    padding-top: 40px !important;
}
}


@media (max-width:1659px){
  .woof_redraw_zone {
    position: relative;
    z-index: 1001;
    padding-top: 30px;
}
}

@media (min-width:600px){
  .woof_redraw_zone {
     min-width: 550px;
}
}




.woof_container_inner div{
    border-radius: 0px !important;
        float: left;
    }

.chosen-container-single .chosen-single{
  border-radius: 0px !important;
  padding: 5px;
}


.chosen-container-active.chosen-with-drop .chosen-single {
background-color: #ffffff !important;
font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.chosen-container-single .chosen-single {
      background-image: none !important;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 30px !important;
    border: none;
    border-radius: 0px;
    background-color: #ffffff !important;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}


/*** march 1st **************/
.woocommerce-ordering, .woocommerce-result-count{
  display: none;
}

.footheadlink{
  color: #ffffff;
}

.footquicklinks{
  color: #f36e65;
}


.footquicklinks a{
  color: #f36e65;
}

.advertpic{
  padding: 0px !important;
  border: none !important;
  border-radius: 0px !important;
}

.recentpostsblog{
  padding: 20px 10px;
}


.recent-posts-title {
    color: #f36e65;
    font-family: 'Chivo';
    font-weight: 900;
    font-size: 20px;
    padding: 10px;
}

/************* feb 8th ***************/
.woodbackborder{
    background-image: url(../img/easy/woodback.jpg);
    background-repeat: none;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 40px;
    border-bottom: 10px solid rgba(221,223,209,1);
}

.countyname{
position: absolute;
    color: #fff;
    text-shadow: 1px 1px 1px #222;
    background: #f36e65;
    padding: 5px;
    text-transform: uppercase;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.newprodpic{
  background-color: #DFE1D3;
  min-height: 100px;
}


.woo-internal-product-title {
    z-index: 999;
    position: absolute;
    color: #fff;
    font-family: 'Chivo';
    font-weight: 900;
    font-size: 40px;
    padding: 10px;
    margin-left: 130px;
    text-shadow: 2px 2px 2px #121212;
}

/**************** jan 21st ****/

.contentpiceasy{
  position: absolute;
    border: 5px solid #fff;
    max-height: 220px !important;
    min-height: 210px !important;
    transform: rotate(-2deg);
    box-shadow: 1px 1px 6px #333;
    backface-visibility: hidden;
    min-width: 350px;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.mobilesearchhide{
  display: block !important;
}

.woodheight{
  height: 190px !important;
}
@media only screen and (max-width: 767px) {
#easy_destinations{
  display: none;
}
}

.destinationdisplayer{
  display: block !important;
}

.innerwootitle {
  margin-top: 70px;
}

/*****************8 end jan 21st ****/

.advertwidth{
  max-width: 215px;
  text-align: center;
}

.advertwidth img{
  max-width: 215px;
}

button:focus {outline:0 !important;}

:active {
   outline:none !important;
}

textarea:focus, input:focus{
    outline: 0;
}

@media (max-width: 1200px) {

  #cssmenu > ul > li > a {
  line-height: 40px !important;
  font-size: 20px !important;
}
#cssmenu a {
  background: #ffffff;
  color: #121212 !important;
  margin-left: 2px !important;
}

  .toplogo {
  margin-top: 0px !important;
  width: 60%;
}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

/**************************** home nav ****/
.hometik a{
  margin-top: -17px;
}

/************ about eileen *****************/

.campheight{
  min-height: 180px;
}

.paddfif{
  padding: 15px;
}

.aboutblogbarsmallgreen {
    padding: 5px;
    position: inherit;
    display: block;
    width: 92%;
    margin-top: 10px;
    height: 48px;
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    background-color: #F36F65;
}




@media (min-width: 992px) {
.blogbarsmallgreen2 {
    padding: 5px;
    position: relative;
    display: block;
    width: 107%;
    margin-left: -3%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 48px;
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    background-color: #7a9666;
  }

}

@media (max-width: 991px) {
.blogbarsmallgreen2 {
    padding: 5px;
    position: relative;
    display: block;
    width: 115%;
    margin-left: -7%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 48px;
    color: #fff;
    font-weight: 900;
    font-size: 15px;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    background-color: #7a9666;
  }
}


  .blogbarsmallgreen2:before{
  content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallgreenbefore.png);
  height: 55px;
  background-repeat: no-repeat;
  width: 10px;
  margin-top: -5px;
  margin-left: -13px;
}

.blogbarsmallgreen2:after{
content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallgreenafter.png);
  height: 55px;
  background-repeat: no-repeat;
  width: 10px;
  right: 0;
  margin-right: -9px;
  margin-top: -5px;
}

.eileenthumb{
    background: #fff;
    height: 60px;
    padding: 5px;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 1px 2px 3px #777;
    }

.rate1 {
    background-color: #cd7f32;
    padding: 5px;
    text-align: center;
    border-radius: 12px;
    color: #121212;
    font-size: 33px;
    text-shadow: 1px 1px 3px #191919;
    box-shadow: 1px 1px 1px #777;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
}
.rate2 {
    background-color: #c0c0c0;
    padding: 5px;
    text-align: center;
    border-radius: 12px;
    color: #121212;
    font-size: 33px;
    text-shadow: 1px 1px 3px #191919;
    box-shadow: 1px 1px 1px #777;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
}
.rate3 {
    background-color: #ffd700;
    padding: 5px;
    text-align: center;
    border-radius: 12px;
    color: #121212;
    font-size: 33px;
    text-shadow: 1px 1px 3px #191919;
    box-shadow: 1px 1px 1px #777;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
}

.bordo{
  border-radius: 7px;
}

.ratebutton{
      background-image: url(../img/easy/green_arrow_butt.png) !important;
    background-repeat: no-repeat !important;
    height: 50px !important;
    border: none !important;
    background-color: transparent !important;
    width: 140px !important;
    padding: 4px 10px 10px 16px !important;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 25px !important;
    text-shadow: 1px 2px 3px #121212 !important;
    text-rendering: optimizeLegibility !important;
}

    /************ end about ******************/

.rev_padd{
  padding: 20px;
}

.flexImages{
  display: none;
}

.heav{
  font-weight: 900;
}


.nolist {
  list-style-type: none;
}
.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.centered{
    text-align: center;
  margin: 0 auto;
}

/** colours **/
.whiteback{
    background-color: #ffffff !important;
}

.greenback{
    background-color: #116064;
}

.limegreen{
    background-color: #dfe0d0;
}

.peach{
    background-color: #f36e65;
}

.boxshad{
    box-shadow: 1px 1px 3px #777;
  border-radius: 7px;
}

.greygrad{
    background: rgba(226,226,226,1);
background: -moz-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 0%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(226,226,226,1)), color-stop(0%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 0%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 0%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 0%, rgba(254,254,254,1) 100%);
background: linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 0%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
}

.greengrad{
    background: rgba(221,223,209,1);
background: -moz-linear-gradient(top, rgba(221,223,209,1) 0%, rgba(248,245,236,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221,223,209,1)), color-stop(100%, rgba(248,245,236,1)));
background: -webkit-linear-gradient(top, rgba(221,223,209,1) 0%, rgba(248,245,236,1) 100%);
background: -o-linear-gradient(top, rgba(221,223,209,1) 0%, rgba(248,245,236,1) 100%);
background: -ms-linear-gradient(top, rgba(221,223,209,1) 0%, rgba(248,245,236,1) 100%);
background: linear-gradient(to bottom, rgba(221,223,209,1) 0%, rgba(248,245,236,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddfd1', endColorstr='#f8f5ec', GradientType=0 );
}


.margtopbott{
  margin: 30px 0px;
}

.nopadd{
    padding-left: 0px;
    padding-right: 0px;
}
.onepadd{
  margin-bottom: 10px;
    padding-left: 1px;
    padding-right: 1px;
    margin-left: -5px;
}

.onepaddinner{
  margin-bottom: 10px;
    padding-left: 1px;
    padding-right: 1px;
    margin-left: -5px;
    max-height: 100px;
    height: 100px;
}



.activitytext{
  font-size: 14px;
  color: #799667;
}

.activitycolor{
  color: #799667;
}

/** easy peasy **/

/**** front page ****/
.family-ul {
  padding-left: 5px;
  padding-right: 5px;
}

.family-ul li{
  display: inline;
}

.formo{
  padding: 10px;
}


.textleft{
    text-align: left;
}

.ribfold{
  margin-left: -8px;
background-image: url(../img/easy/ribb_fold.png);
  background-repeat: no-repeat;
  height: 46px;
  width: 220px;
  color: #fff;
  float: left;
  font-weight: 900;
  font-size: 16px;
  display: table-cell;
  text-shadow: 1px 2px 3px #121212;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  position: absolute;
  margin-top: 20px;
  padding-top: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 230px;
}


.findoutbtn{
  background-image: url(../img/easy/green_arrow_butt.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  height: 45px;
  width: 150px;
  padding: 4px 10px 10px 0px;
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}

.gobutton {
  background-image: url(../img/easy/small_arrow.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 55px;
  color: #fff;
  padding-left: 15px;
  float: left;
  font-weight: 900;
  margin-left: 10px;
  font-size: 16px;
  display: table-cell;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}

.easywell {
  min-height: 20px;
  padding: 19px;
    margin-left: 5px;
  margin-right: 5px;
  background-color: transparent;
  list-style-type: none;
}

/************* blog **************/

#bloginterior img{
    max-width: 100%;
    height: auto;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 7px;
}



.easywell_homeblog {
  min-height: 20px;
  padding: 19px;
  margin: 20px;
  background-color: transparent;
}

.easywell_prod_homeblog{
  min-height: 20px;
  padding: 15px 25px 15px 10px;
  margin: 20px;
  background-color: transparent;
  box-shadow: 1px 1px 15px #777;
}

.destination_pics{
    text-align: center;
  padding: 10px;
}


.easywell_nomarg {
  min-height: 20px;
  padding: 19px;
  background-color: transparent;
  box-shadow: 1px 1px 8px #777;
  border-radius: 7px;
}

.easywellthin {
 min-height: 160px;
  padding: 10px;
    margin: 0px 20px 20px 20px;
  background-color: transparent;
  box-shadow: 1px 1px 8px #777;
  border-radius: 7px;
  display: inline-table;
}

.centremainblogbox{
    max-height: 800px;
    min-height: 200px;
}

.padd-top-bott{
  padding: 20px 0px;
}


.padd_deal{
padding: 50px 15px;
}

.dealoftheweektitle{
  color: #799667;
  font-weight: 900;
  font-size: 16px;
}

.dealweekpic img{
    width: 100%;
    height: auto;
        max-height: 21em;
    transform: rotate(2deg);
    padding: 5px;
    background: #fff;
    box-shadow: 1px 1px 1px #777;
    float: right;
}

.bunto{  
  position: absolute;
  width: 100%;
  margin-top: -30px;
}

.rowshove{
  padding-top: 35px !important;
}

.restweekpicko img {
width: 6em;
    height: 6em;
  border-radius: 7px;
  box-shadow: 1px 1px 1px #777;
  float: right;
  border: 5px solid #fff;
}


.restweekpickoinner img {
width: 70px !important;
    height: 70px !important;
  border-radius: 2px;
  box-shadow: 1px 1px 1px #777;
  float: right;
  border: 5px solid #fff;
}

.restweekpic img {
  width: 100px;
  height: 100px;
  padding: 5px;
  background: #fff;
  box-shadow: 1px 1px 1px #777;
  float: right;
}

.turqbutt {
  background-color: #70a697;
  padding: 5px;
  text-align: center;
  border-radius: 12px;
  color: #fff;
  font-size: 33px;
  text-shadow: 1px 1px 3px #191919;
  box-shadow: 1px 1px 1px #777;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
}

.green_arrow_butt{
  background-image: url(../img/easy/green_arrow_butt.png);
  background-repeat: no-repeat;
  height: 10px;
  width: 100%;
  padding: 4px 10px 10px 16px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  display: inline-table;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}

.pink_arrow_butt {
    background-image: none;
    text-align: center;
    background-color: #f36e65;
    background-repeat: no-repeat;
    width: inherit;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    display: table-cell;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    margin-top: 0px;
}


.green_arrow_prev_butt {
  background-image: url(../img/easy/green_arrow_butt_left.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 150px;
  padding: 4px 10px 10px 36px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  display: inline-table;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}

.green_arrow_next_butt {
  background-image: url(../img/easy/green_arrow_butt.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 150px;
  padding: 4px 10px 10px 36px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  display: inline-table;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}



.back_more{
  display: inline-flex;
  list-style-type: none;
}


.green_arrow_prev_butt a{
  color: #fff;
}

.green_arrow_next_butt a{
  color: #fff;
}

.blogbar{
  padding: 5px;
  width: 100%;
  margin-top: 10px;
  height: 74px;
  color: #fff;
  font-weight: 900;
  font-size: 40px;
  position: relative;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}

.blogbar:before{
  left: 5px;
    content:'';
    position:absolute;
    background-image: url(../img/easy/pink_end.png);
  height: 84px;
  width: 10px;
  margin-top: -5px;
  margin-left: -15px;
}

.blogbar:after{
content: '';
  position: absolute;
  right: 0;
  background-image: url(../img/easy/pink_end1.png);
  height: 84px;
  width: 10px;
  margin-top: -5px;
  margin-right: -10px;
}


/*  brown bar */

.blogbarbrown{
    background-color: #87362d;
  padding: 5px;
  width: 100%;
  margin-top: 10px;
  height: 74px;
  color: #fff;
  font-weight: 900;
  font-size: 40px;
  position: relative;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}

.blogbarbrown:before{
    content:'';
    position:absolute;
    background-image: url(../img/easy/brown_end.png);
  height: 84px;
  width: 10px;
  margin-top: -5px;
  margin-left: -15px;
}

.blogbarbrown:after{
content: '';
  position: absolute;
  right: 0;
  background-image: url(../img/easy/brown_end1.png);
  height: 84px;
  width: 10px;
  margin-top: -5px;
  margin-right: -10px;
}



.blogbarsmall{
padding: 5px;
  position: absolute;
  width: 50%;
  margin-top: 10px;
  height: 32px;
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}


.blogbarsmall:before{
  content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallbefore.png);
  height: 40px;
  background-repeat: no-repeat;
  width: 10px;
  margin-top: -5px;
margin-left: -46px;
}

.blogbarsmall:after{
content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallafter.png);
  height: 40px;
  background-repeat: no-repeat;
  width: 10px;
  right: 0;
  margin-right: -9px;
  margin-top: -5px;
}


.blogbarsmallbrown{
  background-color: #773027;
  z-index: 9;
  padding: 5px;
  position: absolute;
  width: 70%;
  margin-top: 25px;
  margin-left: 20px;
  height: 32px;
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
}

.blogbarsmallbrown:before{
  content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallbrownbefore.png);
  height: 40px;
  background-repeat: no-repeat;
  width: 10px;
  margin-top: -5px;
  margin-left: -11px;
}

.blogbarsmallbrown:after{
content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallbrownafter.png);
  height: 32px;
  background-repeat: no-repeat;
  width: 10px;
  right: 0;
  margin-right: -9px;
  margin-top: -5px;
}



/* BLOG SMALL GREEN BAR */

@media (min-width: 992px) {
.blogbarsmallgreen{
padding: 5px;
  position: absolute;
  display: block;
  width: 92%;
  margin-top: 10px;
  height: 48px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
  background-color: #7a9666;
}
}

@media (max-width: 991px) {
.blogbarsmallgreen{
padding: 5px;
  position: absolute;
  display: block;
  width: 92%;
  margin-top: 10px;
  height: 48px;
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
  background-color: #7a9666;
}
}

.blogbarsmallgreen:before{
  content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallgreenbefore.png);
  height: 55px;
  background-repeat: no-repeat;
  width: 10px;
  margin-top: -5px;
  margin-left: -13px;
}

.blogbarsmallgreen:after{
content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallgreenafter.png);
  height: 55px;
  background-repeat: no-repeat;
  width: 10px;
  right: 0;
  margin-right: -9px;
  margin-top: -5px;
}

.blogbarsmallcounty{
  padding: 5px;
  position: absolute;
  display: block;
  width: 82%;
  margin-top: 10px;
  height: 34px;
  color: #fff;
  font-weight: 100;
  font-size: 18px;
  text-rendering: optimizeLegibility;
  background-color: #f36e65;
}

.blogbarsmallcounty:before{
  content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallbefore.png);
  height: 55px;
  background-repeat: no-repeat;
  width: 10px;
  margin-top: -5px;
  margin-left: -6px;
}

.blogbarsmallcounty:after{
content: '';
  position: absolute;
  background-image: url(../img/easy/blogbarsmallafter.png);
  height: 55px;
  background-repeat: no-repeat;
  width: 10px;
  right: 0;
  margin-right: -10px;
  margin-top: -5px;
}

/****************** internal pages activities *******************/



.whiteback_nopadd{
  background-color: #ffffff;
  padding: 5px;
}

@media (min-width: 992px) {
.blogpichold {
  max-height: 300px;
  overflow: hidden;
  position: relative;
}

.blogpic{
  width: 100%;
      max-height: 200px;
}
}

@media (max-width: 992px) {
.blogpichold {
    overflow: hidden;
    max-height: 300px;
}
}



.blurpic{
  z-index: 0;
    -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}



.blogpadul {
  padding: 0;
}

.flexslider{
    margin: 10px 0 10px;
  background: transparent;
  border: none;
  position: relative;
  border: 10px solid #fff !important;
  border-radius: 7px;
}

.contactbackcolor{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f0e7+0,ffffff+100 */
background: #f3f0e7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjBlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f3f0e7 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f0e7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f3f0e7 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f3f0e7 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f3f0e7 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #f3f0e7 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f0e7', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}



.yith{
  color: transparent;
}


.woo-internal-title{
  z-index: 999;
  position: absolute;
  color: #fff;
  font-family: 'Chivo';
  font-weight: 900;
  font-size: 40px;
  padding: 10px;
  text-shadow: 2px 2px 2px #121212;
}

@media (min-width: 992px) {
  .woo-internal-title{
    bottom: 0;
}
}



.contact-title{
  z-index: 999;
  position: absolute;
  color: #fff;
  font-family: 'Chivo';
  font-weight: 900;
  font-size: 40px;
  padding: 10px;
  text-shadow: 2px 2px 2px #121212;
}

.counties-title {
  z-index: 999;
  position: absolute;
  color: #fff;
  font-family: 'Chivo';
  font-weight: 900;
  font-size: 40px;
  padding: 10px;
  margin-top: -100px;
  text-shadow: 2px 2px 2px #121212;
}

.blogover{
top: 0;
  width: inherit;
  position: absolute;
  margin-top: -5%;
}


/******************* end internal pages ************************/

.blogbox{
      border: 1px solid #121212;
  margin: 15px;
}

.mini-box{
      text-align: center;
  margin: 0 auto;
  padding: 20px;
}

.mini-box-nopadd{
      text-align: center;
  margin: 0 auto;
  padding: 5px;
}

.paddtop{
  padding-top: 40px;
}

.paddtopthirtfive{
  padding-top: 35px;
}

.paddtopbott{
    padding-top: 25px;
    padding-bottom: 25px;
}

.paddtopbottnoleftright{
    padding: 25px 0px;
}


.paddtopfift{
    padding-top: 50px;
}

.toplogo{
    margin-top: 10px;
}

.hidetext{
  font-size: .1px;
}

.socialbann{
    height: 90px;
    top: 0;
}
.woodback {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/easy/woodback.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 140px;
    position: relative;
}

.woodbackmobile {
  position: relative;
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/easy/woodback.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 140px;
    padding-top: 10px;
    margin: 0 auto;
}

.banner {
text-align: center;
  color: #fff;
  height: auto;
  background-attachment: scroll;
  background-image: url(../img/header-bg.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-top: 25px;
  padding-bottom: 25px;
}

.banner_contact {
text-align: center;
  color: #fff;
  height: auto;
  min-height: 300px;
  background-attachment: scroll;
  background-image: url(../img/easy/EP_CONTACTFORM.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-top: 25px;
  padding-bottom: 25px;
}

.banner_internal {
text-align: center;
  color: #fff;
  min-height: 300px;
  background-attachment: scroll;
  background-image: url(../img/header-bg.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-top: 25px;
  padding-bottom: 25px;
}

.footbanner {
text-align: center;
  color: #121212;
  height: 300px;
  background-attachment: scroll;
  background-image: url(../img/easy/foot_bann.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-top: 25px;
  padding-bottom: 25px;
}


/* social */
.social_left{
    float: left;
}

.socialstrip{
    background-color: #ffffff;
    padding: 10px;
}


/** default **/

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}

@media(min-width:768px) {
    .navbar-default {
          padding: 15px 0px 5px;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

.flexslider {
      height: 242px;
}
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}




footer {
    padding: 25px 0;
    text-align: center;
    background: #0a4552;
    text-align: left;
    color: #fff;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

.flex-control-nav {display: none;}
.flex-control-paging{display: none;}
.flex-direction-nav{list-style-type: none}


.homepic {
    padding: 5px;
    background: #fff;
    box-shadow: 1px 1px 1px #777;
    display: block;
    width: 100%;
}

/********************** woo **************************/

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none !important;
}

.woocommerce-tabs ul.tabs:before {
  border-bottom: none !important;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #176065 !important;
  z-index: 2;
  border-bottom-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #8db2b5 !important;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 0 !important;
  margin: 0 0px;
  padding: 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 0em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom: none;
  border-bottom-color: transparent;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
  z-index: 0;
  position: relative;
  margin: 0 -5px;
  padding: 0 1em;
  border: none;
  border-radius: 4px 4px 0 0;
  background-color: #ebe9eb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
  padding-bottom: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 0em !important;
  margin: 0 0 0em !important;
  overflow: hidden;
  position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  text-transform: uppercase;
  font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff !important;
    text-shadow: 1px 1px 3px #121212 !important;
}

.product_meta{
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 700;
  color: #176065;
  text-decoration: none;
}

.internal_title{
  position: absolute;
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  top: 400px;
  text-shadow: 1px 2px 3px #121212;
}

#tabs li a {
  text-transform: uppercase;
   font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  background-color: #8db2b5
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #fff;
  cursor: default;
  font-weight: 600;
  background-color: #176065 !important;
   font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif;
  border: none;
  border-bottom-color: transparent;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0px;
  padding: 0 1em;
}

.entry-content{
  padding: 20px !important;
}

.nextprev{
  padding: 10px;
}


.page-title{
    padding: 5px;
  width: 100%;
  margin-top: 10px;
  height: 74px;
  color: #fff;
  font-weight: 900;
  font-size: 40px;
  position: relative;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
  background-color: #f36e65;
}


.page-title:before{
    content:'';
    position:absolute;
    background-image: url(../img/easy/pink_end.png);
  height: 84px;
  width: 10px;
  margin-top: -5px;
  margin-left: -15px;
}

.page-title:after{
content: '';
  position: absolute;
  right: 0;
  background-image: url(../img/easy/pink_end1.png);
  height: 84px;
  width: 10px;
  margin-top: -5px;
  margin-right: -10px;
}

.catthumb {
  height: 170px;
  padding: 10px;
  background-color: #ffffff;

}

.catthumb img {
  min-height: 170px;
    object-fit: cover !important;
    display: block !important;
    width: 100% !important;
    max-height: 170px !important;
  padding: 10px;
}

/********************** search ***********************/
.mdf_filter_categories{
  display: none !important;
}

.widget-meta-data-filter{
  margin-top: -60px;
  padding: 10px;
}


body.woocommerce-page .widget-meta-data-filter{
  margin-top: -60px;
  padding: 0px;
}


.widget_text{
  display: none;
}

i.mdf_widget_found_count {
font-family: "Chivo","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-size: 20px;
  font-weight: bold !important;
  padding: 9px 0 5px 0 !important;
  display: inline-block !important;
  position: absolute !important;
}

.woocommerce .products ul, .woocommerce ul.products {
  border: 1px solid #121212;
  padding: 100px 20px 20px 40px !important;
  margin-top: -100px !important;
}

.prodname {
  background-image: url(../img/easy/ribb_fold2.png);
  background-repeat: no-repeat;
  height: 46px;
  width: 220px;
  color: #fff;
  font-family: 'Economica', sans-serif;
  font-weight: 900;
  font-size: 14px;
  display: table-cell;
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  margin-top: 20px;
  padding-top: 7px;
  padding-left: 10px;
  padding-right: 20px;
  top: 0;
  left: -7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

.prodcategory{
  display: none;
}

.woocommerce ul.products li.product h3{
    background-image: url(../img/easy/ribb_fold.png);
    background-repeat: no-repeat;
    height: 46px;
    width: 220px;
    color: #fff;
    float: left;
    font-weight: 900;
    font-size: 15px;
    display: table-cell;
    text-shadow: 1px 2px 3px #121212;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    position: absolute;
    margin-top: 20px !important;
    padding-top: 6px !important;
    padding-left: 10px !important;
    top: 0;
    left: -7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px;
}


.attachment-shop_catalog{
  background: #fff;
  width: 170px !important;
  height: 170px !important;
  min-width: 170px;
  min-height: 170px;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 30px;
  box-shadow: 1px 2px 3px #777;
}

.woof_sid_auto_shortcode.woof{
  display: none;
}


.widget-woof h3{
  display: none;
}

.woof_container_inner_activitytype h4{
  display: none;
}

.woof_container {
  padding-bottom: 5px;
  margin-bottom: 9px;
  margin-top: 10px;
  display: inline !important;
}

.woo_submit_search_form_container {
  overflow: hidden;
  clear: both;
  margin: 0px 0 15px 0 !important;
}

.adroom img{
  margin: 10px 0;
}
.mdf_filter_section {
    margin-bottom: 9px;
    display: inline-table !important;
}

#innersidebar .mdf_input_container {
  margin-top: 0px !important;
}

#innersidebar .mdf_search_form {
  padding-top: 20px !important;
  margin-bottom: 100px !important;
  width: 70% !important;
  position: relative !important;
}

.widget li a{
  list-style-type: none;
}

.widget li{
  list-style-type: none;
}

.mks_ads_widget{
    list-style-type: none;
}

.mks_adswidget_ul li{
  list-style-type: none;
}

.AdWidget_ImageWidget img{
  height: 100px !important;
}

#innersidebar .widget-meta-data-filter .mdf_input_container {
  padding: 2px 0 3px 0;
  width: 100% !important;
}

#innersidebar .mdf_submit_button_container {
  float: left !important;
  position: relative;
  top: 80px;
  right: 0% !important;
  margin: 0;
  padding: 0;
}


.widget-meta-data-filter .mdf_input_container {
  padding: 2px 0 3px 0;
  /*width: 20% !important;*/
}

.widget-meta-data-filter select {
  line-height: 21px !important;
  margin-bottom: 3px !important;
  padding: 4px !important;
  height: auto !important;
  float: left !important;
}

.woo_submit_search_form_container {
  clear: none !important;
}

.woof_select{
   float: left;
 margin-right: 10px;
 color: #121212;
 font-size: 20px;
}

.mdf_widget_found_count{display: none;}

.purp_list{list-style-type: none;background: #33bec3; font-size: 20px;color: #fff;padding: 5px;}

#innersidebar .button{
  background-color: transparent !important;
}



#innersidebar .mdf_button{
  background-image: url(../img/easy/green_arrow_butt.png);
  background-repeat: no-repeat;
  height: 50px;
  border: none;
  background-color: transparent;
  width: 140px;
  padding: 4px 10px 10px 16px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  display: inline-block;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
  float: left;
  position: absolute;
  left: 0;
    margin-top: 20px;
}

#innersidebar.mdf_submit_button_container{
    float: right !important;
  position: absolute;
  top: 80px;
  right: 0% !important;
  margin: 0;
  padding: 0;
}

.mdf_reset_button_container {
    float: right !important;
    margin: -6px -80px 0px 0px !important;
    padding: 0 !important;
}


.mdf_button{
  /*background-image: url(../img/easy/green_arrow_butt.png) !important;*/
  background-repeat: no-repeat !important;
  height: 50px !important;
  border: none !important;
  background-color: transparent !important;
  width: 140px !important;
  padding: 4px 10px 10px 16px !important;
  color: #fff !important;
  font-weight: 900 !important;
  font-size: 25px !important;
  display: inline-table !important;
  text-shadow: 1px 2px 3px #121212 !important;
  text-rendering: optimizeLegibility !important;
  float: right !important;
margin-top: -50px !important;
position:absolute !important;
}

.mdf_submit_button_container {
  float: right !important;
  position: absolute;
  top: 60px;
     right: 0%;
  margin: 0;
  padding: 0;
}


div.widget-meta-data-filter .mdf_input_container {
  display: inline !important;
  height: 37px;
}


/*.mdf_search_form {
  padding-top: 20px;
  position: absolute;
}*/

.mdf_search_form {
    top: 20px;
    position: absolute;
}

.widget-meta-data-filter table {
    width: 0px !important;
}
/* product search 
#woocommerce_product_search-2{
      float: right;
    padding-top: 0px;
    list-style-type: none;
    color: #121212;
}
/**/
#woocommerce_product_search-2  {
    float: right;
    top: 20px;
    list-style-type: none;
    color: #121212;
    position: absolute;
    right: 0px;
}

.mdf_filter_section table tbody{
  display: -ms-flexbox !important;
}

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

.woomdf_button{
background-image: url(../img/easy/green_arrow_butt.png);
    background-repeat: no-repeat;
    height: 50px;
    border: none;
    background-color: transparent;
    width: 140px;
    padding: 4px 10px 10px 16px;
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    display: inline-table;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    float: right;
    margin-left: 10px;
    margin-top: -2px;
}

/*
.mdf_search_form {
  padding-top: 20px;
  width: 70%;
  position: absolute;
}*/

.mdf_one_moment_txt{
  display: none !important;
}

.woof_container_inner_productcategories h4{
  display: none;
}
.mdf_taxonomy_child_container{
    margin-left: 10px;
      float: left;
}

.mdf_input_container{
  float: left;
  color: #121212;
  margin-top: 20px;
  margin-right: 10px;
}


.mdf_taxonomy_child_container{
  display: none;
}

.adwidgethome img {
    width: 80% !important;
    margin-left: 10%;
}

.titledesc{color: #121212;}
label{
  color: #121212 !important;
}

button, input, select, textarea {
  padding: 5px 15px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.sf-element select {
  color: #121212;
}

.acps_form_label{
    margin-top: -20px;
  position: absolute;
  color: #121212;
  font-weight: 600;
  font-size: 15px;
}

.activities_search_fields p{
 float: left;
 margin-right: 10px;
 color: #121212;
 font-size: 20px;
 padding: 40px;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: none; 
}


.activities_search_fields p span .submit{
  float: right !important;
}

 .acps_submit{
 background-image: url(../img/easy/green_arrow_butt.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 145px;
  padding: 4px 10px 10px 5px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  display: inline-table;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
  background-color: transparent;
  border: none;
}


.activthumb img{
    background: #fff;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
   margin-bottom: 30px;
  box-shadow: 1px 2px 3px #777;
}

.activthumb_home img {
  background: #fff;
  width: 180px;
  height: 180px;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 30px;
  box-shadow: 1px 2px 3px #777;
}

.prices{
  padding: 10px;
  color: #2b5b55;
  font-weight: 700;
  font-size: 16px;
}

.blogorange{
  font-size: 17px;
  width: 83%;
  background-color: rgba(255, 191, 56, .8);
  padding: 10px;
  position: absolute;
  bottom: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #777;
  margin: 11px 0px 0px;
}

.blogpicheader{
  font-size: 18px;
  position: absolute;
}


.ribfoldyellow{
background-image: url(../img/easy/ribb_fold_yellow.png);
background-repeat: no-repeat;
  height: 46px;
  width: 220px;
  color: #fff;
  float: left;
  font-weight: 900;
  font-size: 16px;
  display: table-cell;
  text-shadow: 1px 2px 3px #121212;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  position: absolute;
  margin-top: 20px;
  padding-top: 6px;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 230px;
  left: 16px;
}


.activitysidepichold{
  height: 200px;
  overflow: hidden;
  border: 10px solid #fff;
  background-color: #fff;
  border-radius: 7px;
  margin-top: 15px;
  margin-bottom: 10px;
  box-shadow: 1px 1px 7px #777;
}

.activitysidepic{
    width: 100%;
    height: 100% !important;
}

.activityheading{
  font-weight: 700;
  font-size: 20px;
  color: #f36e65;
}

.activityblogheading {
  font-weight: 100;
  font-size: 13px;
  color: #fff;
}

.readmore{
  font-weight: 700;
    border: 1px solid #f36e65;
  display: table-cell;
  padding: 2px;
  color: #f36e65;
}

.readmore a{
    border: 1px solid #f36e65;
  display: table-cell;
  padding: 2px;
  color: #f36e65;
}

.ageetc{
  color: #fff;
  font-weight: 700;
  padding: 5px;
  font-size: 14px;
  line-height: 1;
}

/************** recently viewed ***********/
.recentviewed_post {
  width: 100%;
  list-style: none;
  display: -webkit-inline-box;
}

.recentviewed_right{
  display: none;
}

.recentviewed_left img{
    width: 100px;
  height: 100px;
    background: #fff;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 30px;
  box-shadow: 1px 2px 3px #777;
}

.widgettitle{
  text-align: center;
}


/*************** counties ********************/

.map_title{
  background-color:#116064;
  padding: 5px;
  width: 100%;
}

#county_1,#county_2,#county_3,#county_4,#county_5,#county_6,#county_7,#county_8,#county_9,#county_10,#county_11,#county_12,#county_13,#county_14,#county_15,#county_16,#county_17,#county_18,#county_19,#county_20,#county_21,#county_22,#county_23,#county_24,#county_25,#county_26,#county_27,#county_28,#county_29,#county_30,#county_31,#county_32{
  opacity:1;
}

#county_1:hover,#county_2:hover,#county_3:hover,#county_4:hover,#county_5:hover,#county_6:hover,#county_7:hover,#county_8:hover,#county_9:hover,#county_10:hover,#county_11:hover,#county_12:hover,#county_13:hover,#county_14:hover,#county_15:hover,#county_16:hover,#county_17:hover,#county_18:hover,#county_19:hover,#county_20:hover,#county_21:hover,#county_22:hover,#county_23:hover,#county_24:hover,#county_25:hover,#county_26:hover,#county_27:hover,#county_28:hover,#county_29:hover,#county_30:hover,#county_31:hover,#county_32:hover{
  opacity:.5;
}


/*************** cssmenu ***********************/

.nav li{
    list-style-type: none !important;
}

.nav li a {
text-transform: uppercase;
font-family: Open Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
letter-spacing: 1px;
color: #fff;
text-decoration: none;
}



/* Starter CSS for Menu */
#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  bottom: 0;
  left: 0;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
}
#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/* Custom CSS Styles */
#cssmenu {
  font-size: 12px;
}
#cssmenu > ul {
  *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul {
  text-transform: uppercase;
}
#cssmenu ul ul {
  text-transform: none;
  min-width: 190px;
}
#cssmenu ul ul a {
  background: #00a39a;
  color: #ffffff;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 12px;
}
#cssmenu ul ul ul {
  border-top: 0 none;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu ul ul li:first-child > a {
  border-top: none;
}
#cssmenu ul ul li:hover > a {
  background: #e5e5e5;
  color: #151515;
}
#cssmenu ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#cssmenu ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#cssmenu ul ul li.has-sub > a:after {
  content: '\25bc';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
#cssmenu ul li:hover > a,
#cssmenu ul li.active > a {
  color: #151515;
  opacity: .5;
}
#cssmenu ul li.has-sub > a:after {
  content: '\25bc';
  margin-left: 5px;
}
#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}
#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#cssmenu a {
background: #ffffff;
  color: #fff;
  margin-left: 2px;
}

#cssmenu a img{
height: 130px;
  width: 120px;
}
#cssmenu > ul > li > a {
  line-height: 18px;
  font-size: 12px;
}


/**************** contact form 7 **********************/

.wpcf7 input, 
.wpcf7 textarea{
    
    width: 90%;
    padding:10px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height: 20px;

    border: solid 1px #9f9f9f; 
    
    box-shadow: inset 1px 1px 3px #bababa;
    
    -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
    
}

.wpcf7 .wpcf7-list-item{
  padding-left: 0;
  margin-left: 0;
  margin-right: 25px;
}

.wpcf7 .wpcf7-list-item input{
  border: none;
  padding-left: 0;
  margin-left: 0;
}

.wpcf7 select{
  outline: none;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
}

.wpcf7 input:hover, 
.wpcf7 input:focus, 
.wpcf7 input:active, 
.wpcf7 textarea:hover, 
.wpcf7 textarea:focus, 
.wpcf7 textarea:active {
  background: #ebf7f5;
  outline: none;
}

.wpcf7 input.wpcf7-submit{
  font-weight: 700 !important;
  border: 3px solid #176065 !important;
  display: table-cell !important;
  padding: 2px !important;
  color: #176065 !important;
  background-color: transparent !important;
  font-family: 'Chivo' !important;
}

/* On hover */
.wpcf7 input.wpcf7-submit:hover{
  
  cursor: pointer;
  text-decoration: none;
  
  background-color: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#003032), to(#006662));  
  background:  -moz-linear-gradient(top, #003032, #006662);  
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#003032', endColorstr='#006662');
  -ms-filter: &quot;progid:DXImageTransform.Microsoft.gradient(startColorstr=#003032, endColorstr=#006662)&quot;; 
}

/* On click */
.wpcf7 input.wpcf7-submit:active{
  top: 1px;
  
  color: #d8c6e2;
  
  background-color: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#006662), to(#003032));  
  background:  -moz-linear-gradient(top, #006662, #003032);  
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#003032', endColorstr='#003032');
  -ms-filter: &quot;progid:DXImageTransform.Microsoft.gradient(startColorstr=#003032, endColorstr=#003032)&quot;; 
  
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors{
    border:none;
    background-color:#f4ae46;
    margin:0;
    padding:20px;
    
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.wpcf7 .wpcf7-mail-sent-ok{
    border:none;
    background-color:#7ad33f;
    margin:0;
    padding:20px;
    
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.wpcf7 .wpcf7-mail-sent-ng{
    border:none;
    background-color:#cf2d38;
    margin:0;
    padding:20px;
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  
    color: white;
}

.wpcf7 span.wpcf7-not-valid-tip{
    border:none;
    background-color:#cf2d38;
    padding:10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius:10px;
    width: 180px;
    color: white;
    
    /* Drop shadow */
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}

.wpcf7-form .fleft{
  float: left;
}

.wpcf7-form .mright20{
  margin-right: 20px;
}

.wpcf7-form .mright40{
  margin-right: 40px;
}

.wpcf7-form .clear{
  clear: both;
}

/********************* aug edits ************************/
.ireland_map_hold{
  margin-left: 0px;
}

/******************* mobile menu stuff ******************/

@media only screen and (max-width: 1350px) {
#woocommerce_product_search-2 {
    right: 100px;
}
}


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

  .hometik a{
  margin-top: 0px;
}

  .attachment-shop_catalog{
  width: 135px !important;
  height: 135px !important;
  min-width: 135px;
  min-height: 135px;
}


  /*.blogbarsmallgreen2 {
    padding: 5px;
    position: relative;
    display: block;
    width: 105%;
    margin-left: -3%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 48px;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    background-color: #7a9666;
  }*/


.woodback {
max-height: 180px;
}

#woocommerce_product_search-2 {
    float: left !important;
}

.prodname{
  width: 150px;
}
}

@media only screen and (max-width: 1072px) {
#woocommerce_product_search-2 {
    right: 50px;
}
}

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

#woocommerce_product_search-2 {
    right: 50px;
}

  .woo-internal-product-title {
    z-index: 999;
    position: absolute;
    color: #fff;
    font-family: 'Chivo';
    font-weight: 900;
    font-size: 30px;
    padding: 10px;
    margin-left: 10px;
    max-width: 65%;
    text-shadow: 2px 2px 2px #121212;
}

  .woocommerce ul.products li.product a img {
        width: 180px !important;
    padding: 0px !important;
    border: 10px solid #fff !important;
}


  .activthumb_home img {
    width: 100%;
    height: 250px;
}


.green_arrow_butt {
background-image: none;
    text-align: center;
    background-color: #70a697;
    background-repeat: no-repeat;
    width: inherit;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    display: table-cell;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    margin-top: 0px;
  }

  .green_arrow_butt {
background-image: none;
    text-align: center;
    background-color: #F36E65;
    background-repeat: no-repeat;
    width: inherit;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    display: table-cell;
    text-shadow: 1px 2px 3px #121212;
    text-rendering: optimizeLegibility;
    margin-top: 0px;
  }

.blogbar {
    font-size: 20px;
}

#videosidebar-2 iframe{
  height: 300px !important;
}


.ribfold {
    background-color: #F36E65;
    background-image: none;
    background-repeat: no-repeat;
    height: auto;
    width: auto;
    color: #fff;
    float: none;
    font-weight: 900;
    font-size: 16px;
    display: block;
    text-shadow: 1px 2px 3px #121212;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    position: absolute;
    margin-top: 0px;
    padding-left: 8px;
    padding: 5px;
    white-space: normal;
    overflow: inherit;
    text-overflow: inherit;
    max-width: 100%;
    border-radius: 5px;
    margin-left: 0px;
    position: relative;
    margin-bottom: 5px;
    line-height: 1;
    min-height: 60px;
}


.mini-box {
    padding: 5px;
}


.advertwidth{
    width: 100% !important;
    max-width: 100% !important;
}

.advertwidth img{
    width: 100% !important;
    max-width: 100% !important;
}
  
  .mdf_button {
background-image: none !important;
    background-repeat: no-repeat !important;
    height: 50px !important;
    border: none !important;
    background-color: #F36E65 !important;
    width: 110px !important;
    padding: 0px !important;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 20px !important;
    display: inline-table !important;
    text-shadow: 1px 2px 3px #121212 !important;
    text-rendering: optimizeLegibility !important;
    float: right !important;
    margin-top: -50px !important;
    position: absolute !important;
  }

.mdf_reset_button_container {
    float: right !important;
    margin: -6px -0px 0px 0px !important;
    padding: 0 !important;
}

#woocommerce_product_search-2{
  display: none !important;
}

.mdf_taxonomy_child_container {
    margin-left: 0px;
    float: left;
}


.mdf_search_form {
    width: 60%;
}

#cssmenu ul li {
  float: none !important;
}

  
.ireland_map_hold {
    margin-left: 30%;
}

.green_arrow_butt {
    font-size: 20px;
}

.pink_arrow_butt {
    font-size: 20px;
}


.blogbarbrown{
  font-size: 23px;
}
}



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

  .eileenthumb {
    height: 100px;
}

  .widget-meta-data-filter {
    top: 50px !important;
    padding: 0px !important;
    position: relative !important;
}

  .woo-internal-product-title {
    z-index: 999;
    position: absolute;
    color: #fff;
    font-family: 'Chivo';
    font-weight: 900;
    font-size: 20px;
    padding: 10px;
    margin-left: 10px;
    max-width: 65%;
    text-shadow: 2px 2px 2px #121212;
}

.woocommerce .products ul, .woocommerce ul.products {
  border: 1px solid #121212;
  padding: 100px 20px 20px 20px !important;
  margin-top: -100px !important;
}

.pad0 {
  padding-left: 0;
  padding-right: 0;
}

.catthumb img {
  min-height: 140px;
    object-fit: cover !important;
    display: block !important;
    width: 100% !important;
    max-height: 170px !important;
  padding: 10px;
}

#homesquares {
  height: 140px;
}

.banner {
text-align: center;
  background-color: #c5cab3;
  height: auto;
  background-image: none;
  padding-top: 25px;
  padding-bottom: 25px;
}

.paddtopbott {
    padding-top: 0px;
    padding-bottom: 25px;
}

.blogbar {
    height: 44px;
}

.innerwoottle {
  font-size: 24px;
}

.contentpiceasy {
    position: relative !important;
    min-width: 280px;
}

.banner {
  padding-top: 0;
}

.counties-title {
  z-index: 999;
  position: absolute;
  color: #fff;
  font-family: 'Chivo';
  font-weight: 900;
  font-size: 25px;
  padding: 10px;
  margin-top: -60px;
  text-shadow: 2px 2px 2px #121212;
}

.page-title{
    padding: 20px 5px 5px;
  width: 100%;
  margin-top: 10px;
  height: 74px;
  color: #fff;
  font-weight: 900;
  font-size: 28px;
  position: relative;
  text-shadow: 1px 2px 3px #121212;
  text-rendering: optimizeLegibility;
  background-color: #f36e65;
}


.page-title:before{
    content:'';
    position:absolute;
    background-image: url(../img/easy/pink_end.png);
  height: 84px;
  width: 10px;
  margin-top: -20px;
  margin-left: -15px;
}

.page-title:after{
content: '';
  position: absolute;
  right: 0;
  background-image: url(../img/easy/pink_end1.png);
  height: 84px;
  width: 10px;
  margin-top: -20px;
  margin-right: -10px;
}

#mobilesearchhiderbutton{width: 90%;display: table;text-align: center;margin: 0 auto;}

  .blogbarsmallgreen:before,.blogbarsmallgreen:after,.blogbarsmallgreen2:before,.blogbarsmallgreen2:after, .blogbar:before, .blogbar:after{
display: none;
}

  .discovertext{color: #116064;padding: 1em 0em;}

  .socialbann{
        background-color: #fff !important;
  }

  .mobilemenutitle{    padding-left: 30px;
    padding-top: 0px;
    margin-top: 15px;
    font-size: 20px;
    color: #116064;}

.mobilehider{
  display: none !important;
}


.mobileheightwell{
  height: 220px !important;
}
.padd_deal {
    padding: 45px 15px;
}


 .blogbarsmallgreen{
  width: 90%;
 }

  #cssmenu > ul > li > a {
    padding-left: 30px;
}

  .prodname {
    width: 160px !important;
  }

.woocommerce ul.products li.product a img {
        width: 160px !important;
    padding: 0px !important;
    border: 10px solid #fff !important;
}

  .attachment-shop_catalog{
  width: 135px !important;
  height: 135px !important;
  min-width: 135px;
  min-height: 135px;
}

.containerkiller{
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.activthumb_home img {
    background: transparent;
    width: 100%;
    height: 150px;
     padding: 0px !important; 
    border-radius: 5px;
     margin-top: 0px;
     margin-bottom: 5px;
    box-shadow: 1px 2px 3px #777;
    border: 10px solid #fff;
    object-fit: cover
}


  .social_left {
    float: none;
}

  .restweekpicko img {
    width: 60px;
    height: 60px;
}

  .blogbarsmallgreen {
    font-size: 19px;
  }
  
 ul {
    padding-left: 0px;
  }

.easywellthin {
    min-height: 170px;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    background-color: transparent;
    box-shadow: 1px 1px 8px #777;
    border-radius: 7px;
    display: inline-block;
}

.newsletterpush{
  margin-top: 20px;
}

.turqbutt {
    font-size: 20px;
}


  .paddtop {
    padding-top: 40px;
}

.woodback {
height: 180px;
}

.advertwidth{
  margin-top: 20px;
  max-width: 245px;
  margin-left: auto;
    margin-right: auto;
  text-align: center;
  display: inline-table;
}

  .ireland_map_hold{
  margin-left: 15%;
}

  .activities_search_fields p{
 float: left;
 margin-right: 10px;
 color: #121212;
 font-size: 20px;
 padding: 10px;
}


#cssmenu ul li {
  float: none !important;
}


#cssmenu ul ul {
  visibility: visible;
  position: relative;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: none;
}

.navbar-fixed-top{
position: relative;
}

.navbar-right {
margin-top: 40px;
}

.navbar {
    min-height: 50px;
}

.toplogo {
    margin-top: 0px !important;
    width: 100%;
}

.heavy-lead-in {
margin-top: 25%;
position: absolute;
}


.footertexthider{display: block !important;}
}


.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
    color: black;
    text-align: left;
}
@media (max-width: 767px) {
.flexslider {
      height: 202px;
}
}
@media (min-width: 991px) {
.flexslider {
      height: 262px;
}
}
@media (min-width: 1200px) {
.flexslider {
      height: 318px;
}
}