/* Enter Your Custom CSS Here */
div#wrapper {
    padding: 3%;
}
.fusion-main-menu .sub-menu {
    background-color: #c31e5c;
}
.fusion-main-menu .sub-menu li a:hover {
    background-color: #c31e5c;
}
.fusion-secondary-header {
    display: none;
}
.social-widget {
    border-left: 2px solid #666666;
    float: right;
    padding-left: 10px;
    font-size: 19px;
}
.social-widget p {
    font-weight: bold;
    padding: 5px 0px;
    margin : 0px;
    color: #000;
}
.social-widget p:last-child {
    color: #ea598c;
    padding-top: 0px;
}
.socialmedia-buttons img {
    vertical-align: middle;
    margin-bottom: 3px;
}
.smw_center img, .smw_left img {
    border: 0;
    border: 0 !important;
    display: inline;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease;
    margin-right: 10px !important;
}
.fusion-header-v4 .fusion-header {
    padding-top: 5px;
    padding-bottom: 5px;
}
.fusion-logo {
    margin-top: 0;
}
ul#menu-main_menu {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    display: inline-block !important;
    text-align: left;
    float: left;
    width: 100%;
    padding-left: 2%;
    background: url(http://homeandgardenshow.com.au/wp-content/uploads/2017/06/menubar-bg.png) repeat-x;
}
.fusion-main-menu > ul > li > a {
    border-top: 3px solid transparent;
    height: 37px;
    line-height: 37px;
}
.fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header {
    border-bottom: 0px solid transparent;
}
.fusion-secondary-main-menu {
    border-bottom: 0px solid transparent;
}
.text {
    text-align: center;
    color: #c31e5c;
    font-weight: 900;
    padding: 3% 0%;
    letter-spacing: 1px;
}
ul.tp-revslider-mainul {
    width: 100%!important;
}
body.has-sidebar #content {
    width: calc(100% - 31% - 15px);
}
.slider_text {
    font-size: 14px!important;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #000;
}
.wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover {
    background: #000;
}
form.es_shortcode_form {
    padding: 7%;
}
input#es_txt_button_pg {
    background: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 1%;
    cursor: pointer;
}
.row {
    border-bottom: 1px solid #cccccc;
    padding : 1% 0%;
}
#row-logo {
    float: left;
    margin-right: 10px;
    width: 25%;
}
#row-content1 {
    float: right;
    margin-right: 0px;
    text-align: left;
    width: 70%;
}
p.entry-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #C31E5C !important;
}
div#row-content1 a {
    outline: none;
    color: #F500A7;
    text-decoration: none;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #c31e5c;
    background-color: #c31e5c;
    color: #fff;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab>a:focus, .vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab>a:hover {
    background-color: #F334A6;
}
.submit_form {
    width: 100%;
    float: left;
    padding-top: 4%;
}
.form_row {
    width: 100%;
    float: left;
    padding-bottom: 3%;
}
.submit_form p {
  margin: 0% 2% 15px 2%;
}
.submit_form h3 {
  margin: 0% 2% 5px 2%;
}
.row_full p {
    margin-bottom: 0px;
}
.row_full{
     width: 96%;
    float: left;
    margin: 0% 2%;
}
.row_full label{
     width: 96%;
    float: left;
    margin: 0% 2%;
}
.row_half {
    width: 44%;
    float: left;
    margin: 0% 3%;
}
.row_half label{
    width: 46%;
    float: left;
    margin: 0% 2%;
}
.row_half p {
    margin-bottom: 0px;
}
span.wpcf7-list-item.first {
    margin-left: 0;
}
input.wpcf7-form-control.wpcf7-submit.form {
   margin: 0% 2%;
}
.fusion-footer-copyright-area {
    background-color: rgba(40, 42, 43, 0);
}
.fusion-copyright-notice {
    font-weight: bold;
}

@media only screen and (max-width: 800px) {
  
.textwidget>.img {
    width: 310px;
    height : 175px;
        margin: 0px auto;
}
  
}



.fusion-main-menu > ul > li > a{
font-size: 13px;
}
.fusion-main-menu > ul > li {
    padding-right: 40px;
}
.submit_form .two-col-list span.wpcf7-list-item {
    float: left;
    min-width: 50%;
    margin-left: 0px;
}



