/*
Theme Name: YEWS Flawless Theme
Description: Customisation of Flawless theme 
Author: Your Easy Web Solutions
Author URI: http://yews.com.au
Template: flawless-v1-17
Version: 1.17
*/

@import url("../flawless-v1-17/style.css");


.cta {font-size: 16px; text-align:center;}
.cta strong { font-size: 30px; }

.gdlr-item.gdlr-divider-item {
  margin-bottom: 15px!important;
}

body {background: #fff!important;}
body img.gdlr-full-boxed-background{left: -83px!important;}


.gdlr-page-title-wrapper { background-size: cover; }
.gdlr-page-title-wrapper .gdlr-page-title {text-shadow: #000 1px 1px 0;
  font-weight: 700!important;}


/* .body-wrapper.gdlr-boxed-style {

  -moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
} */


div.policy{}
div.policy ul{margin:0; padding:0;}
div.policy ul li{display:inline; list-style:none;}

.yews-wp {display: inline-block; overflow: hidden; padding: 6px; width: 10px; height: 10px; margin: 0 0px -3px 5px; }
.yews-wp:hover { }

div.getaquote {display:none;}

@media screen and (max-width: 767px){
div.getaquote {display:inline !important; }
#content-section-1 {display: none;}
}

.getaquote{ text-align: center; line-height:3.5;  }
.getaquote a{ background:#003767 !important; color:#fff !important; font-weight: bold; font-size: 22px; padding: 15px 25px;  }
.getaquote a:hover {background-color: #FFF !important; color:#003767 !important; border: 1px solid #003767;}