/* Enter Your Custom CSS Here */

.sf-menu a.sf-with-ul {
    padding-right: 1em !important;
} 

.at_logo_carousel > ul > li img {
    opacity: 1 !important;
}

#site-description {
    font-style: normal;
    background-image: url('https://www.croquetsa.com.au/wp-content/uploads/2016/05/h13.png');
    background-repeat: no-repeat;
    height: 100px;
    text-indent: 110px;
  line-height: 4;
}

.bookbutton {
background: red;
  padding: 5px;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}


.bookbutton a {
color: white;
}

ul.xoxo.blogroll {
list-style: none;
  margin-left: none !important;
}

#sidebar_primary .widget-title  {
color: white !important;
background: #295175;
padding-left: 10px;
}

.widget-title  {
color: white !important;
}

#site-title a {
    display: none;
}

.content-2-col-right {
    width: 47%;
    background: #ECECEF;
    padding: 5px;
  margin-bottom: 10px;
}

.content-2-col-left {
    width: 47%;
    background: #ECECEF;
    padding: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.entry-content {
    padding:0px;
}

.widget-in-footer .textwidget {
color: white !Important;
}