<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: YEWS Flawless Theme
Description: Customisation of Flawless theme 
Author: Your Easy Web Solutions
Author URI: http://yews.com.au
Template: flawless
Version: 1.8.7
*/

/* Homepage New */

nav.gdlr-navigation .home-2{
	display: none !important;
}

.page-id-3558 nav.gdlr-navigation li.home-2{
	display: inherit !important;
}
.page-id-3558 nav.gdlr-navigation li.home1{
	display: none !important;
}



/* Gravity Forms */

.gform_wrapper input, .gform_wrapper textarea {
    padding: 14px 15px !important;
    border: 1px solid #b9b9b9 !important;
    border-bottom-width: 2px !important;
    outline: none !important;
    font-size: 15px !important;
    margin-bottom: 3px !important;
    color: #000 !important;
    transition: 0.4s ease 0s;
}
.gform_wrapper input:focus, .gform_wrapper input:hover, .gform_wrapper textarea:focus, .gform_wrapper textarea:hover {
    border-color: #0fc2f6 !important;
}
.gform_wrapper label {
    display: none !important;
}
.gform_wrapper textarea {
    height: 100px !important;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding: 0 !important;
    border: none !important;
    margin-top: 0 !important;
}
.gform_wrapper .gform_footer {
    padding: 0 !important;
}
.gform_wrapper .gform_footer input[type=submit] {
    background: #215f92 !important;
    color: #fff !important;
    text-transform: uppercase;
    height: inherit !important;
    border-color: #215f92 !important;
    padding: 12px 15px !important;
}
.gform_wrapper.gf_browser_chrome .gform_body {
    width: inherit !important;
}



.gdlr-page-title-wrapper {display: none !important;}

/* Header */

.gdlr-navigation-wrapper.gdlr-style-2 {
  border-top-color: none !important;
  box-shadow: none !important;
}
.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu &gt; li &gt; a {
  border-left-width: 0px; border-top-width: 0px !important; padding: 7px 7px !important;}
.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu &gt; li {
  padding: 0px 21px !important;
  border: 1px solid #d3d3d3;
  margin-right: 3px;
}
.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu &gt; li:hover {
  color: #FFF !important;
  background-color: #454545 !important;
}
.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu &gt; li.current-menu-item {
  color: #FFF !important;
  background-color: #0fc2f6 !important;
}
.sf-menu {margin-left: 5px !important;}
.sf-menu &gt; li &gt; a {font-size: 14px !important; text-transform: uppercase; margin-right: 0px !important;}

/* Img */

#img-front-line .gdlr-frame img {margin-top: -60px !important;}
.gdlr-image-link-shortcode .gdlr-image-link-icon, .gdlr-image-link-shortcode .gdlr-image-link-overlay {
  background: none !important;
}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link {
  display: none;
}
#event-registration.gdlr-image-frame-item {text-align: left !important;}
#event-registration .gdlr-frame img {border: #E3E3E3 1px solid; width: 607px !important;}
#jbox img {margin: 30px 0px 70px 0 !important;}
.gdlr-frame img {width: 968px !important;}


/* Forms */

#optin-form {width: 303px !important;}
#optin-form h5 {
  color: #2b3a6b;
  font-family: arial;
  font-size: 13px !important;
  text-shadow: 0 1px 2px #FFF;
}
#optin-form input[type="text"], .optin-form input[type="email"] {
  padding: 10px 15px!important;
  border: #D3D1D1 1px solid !important;
  background: #fff !important;
  margin-bottom: 5px;
}
#optin-form input[type="submit"] {
  background-color: #215F92;
  margin-top: 10px;
  margin-bottom: -6px;
}

#notify-form input[type="text"], .notify-form input[type="email"] {
  padding: 10px 15px!important;
  border: #D3D1D1 1px solid !important;
  background: #fff !important;
  margin-bottom: 5px;
}
#notify-form input[type="submit"] {
  background-color: #215F92 !important;
  color: #fff !important;
  margin-top: 10px;
  margin-bottom: -6px;
}

#paynow {
  max-width: 600px;
  padding: 0 20px 20px;
  border: 1px solid #ccc;
  background-color: #E9F6FF;
}
#paynow input[type="text"], #paynow input[type="email"] {
  background-color: #fff;
  border: #CFCFCF 1px solid;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}
#paynow input[type="button"] {
  font-size: 16px !important;
  padding: 12px 18px !important;
}
#paynow .section-heading {margin-top: 20px;}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    float: none !important;}

.woocommerce .cart-collaterals .cart_totals h2, html .woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 22px !important;
    color: #0fc2f6 !important;}

.woocommerce-message a.button.wc-forward{ color: #0DC2F5 !Important; }

/* Button */

.jbutton.blue {
  color: #f2fbff;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.jbutton.blue:hover, .jbutton.xxlarge:hover  {
  background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
}
a.jbutton {
  display: inline-block;
  zoom: 1;
  vertical-align: baseline;
  margin: 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .5em 1.75em .55em;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.jbutton.xxlarge {
  font: 34px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em;
}


/* Body */

.gdlr-right-sidebar {margin-bottom: -70px !important;}
#jbox {
  margin: 0.5em;
  padding: 18px 15px;
  border-style: solid;
  text-shadow: none;
  border-width: 1px;
  border-color: #bcdcf4;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  border-radius: 18px;
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.15);
  -moz-box-shadow: 2px 2px 4px rgba(0,0,0,.15);
  box-shadow: 2px 2px 4px rgba(0,0,0,.15);
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfeff), to(#DCF1FF));
  background: -moz-linear-gradient(top, #fdfeff, #DCF1FF);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfeff', endColorstr='#DCF1FF');
}
#jbox .jbox-content {text-align: center;}
#jbox .aligncenter {margin-bottom: 30px !important; margin-top: 0px !important;}
#jbox h3 a {color: #0fc2f6 !important;}
#jbox h3 a:hover {color: #1a67cc !important;}
#jbox h5 {color: #888888 !important;}

.gdlr-accordion-item.style-1 .accordion-title {font-size: 20px !important; color: #168EC3 !important;}

.pdf-logo {
  background-image: url(/wp-content/uploads/2015/07/pdf-icon.png);
  background-size: 15px;
  padding: 2px 22px 2px 0;
  margin: -2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}
#recipe {font-size: 21px;}

.gdlr-blog-full .gdlr-blog-title, .gdlr-post-author .post-author-title, .comment-respond .comment-reply-title {font-weight: normal !important;}

.gdlr-sidebar .gdlr-widget-title {color: #0DC2F5 !important;}

.widget.gdlr-widget {margin-bottom: 76px !important;}

#event-title h3.gdlr-item-title {font-size: 2em;color: #0fc2f6;}
#event-title .gdlr-item-caption {font-size: 1.3em;color: #888888;}

#event_espresso_registration_form {padding-top: 100px;background: url(/wp-content/uploads/2015/07/step-1-your-gut-feelings-register-register-01.jpg) no-repeat top center;}
div.event-conf-block {padding-top: 100px;background: url(/wp-content/uploads/2015/09/step-2-your-gut-feelings-register-verify.jpg) no-repeat top center;}
#espresso-payment_page-dv {padding-top: 100px;background: url(/wp-content/uploads/2015/09/step-3-your-gut-feelings-register-payment.jpg) no-repeat top center;}

#event-reg-form-groups, p.highlight-bg, .event_form_submit, .event_form_field.coupon_code { background-color:  #E9F6FF; padding: 15px;margin-bottom:0px!important;max-width: 320px;margin-top: 0!important;}
.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {float: none;display: block;text-transform: uppercase;font-size: 0.8em;padding: .5em 10px 0.5em 0;}
.event_espresso_form_wrapper input[type=text], .event_espresso_form_wrapper select {background: #fff;padding: 6px 10px!important;border: 1px solid #D7D7D7;border-radius: 5px;width: 93%;margin: 0 0 0.5em;}
.event_espresso_form_wrapper fieldset div {margin: 0.15em 0 0.15em;}
.event_form_submit .btn_event_form_submit, .espresso_confirm_registration .btn_event_form_submit {color: #ffffff;background-color: #00adee;border-color: #0078a5;font-size: 15px;padding: 12px 20px;border-bottom-width: 3px;border-bottom-style: solid;}
.espresso_confirm_registration {padding: 0;margin: 20px 0;}
table#event_espresso_attendee_verify th, table#event_espresso_attendee_verify_questions th {font-weight: bold;}

.event-conf-block #confirm {display: none;}

.gdlr-button.large {padding: 12px 75px;}

//.parent-pageid-2895 .add_to_cart_inline a {text-indent: -99999px;}
//.parent-pageid-2895 .add_to_cart_inline a:after {content: 'BUY NOW'}

.woocommerce-checkout #billing_company_field {display: none;}
.woocommerce-checkout #customer_details .col-2 {display: none;}
.woocommerce-checkout input[type="text"], .woocommerce-checkout input[type="tel"], .woocommerce-checkout input[type="url"], .woocommerce-checkout input[type="email"] {padding: 15px!important;}
.woocommerce-cart .wc-proceed-to-checkout {max-width: 275px;float: right;}

/* Footer */

.copyright-left {font-size: 12px !important;}
.footer-wrapper img {width: 45px !important; margin-right: 5px;}
.gdlr-widget-title {
  font-size: 24px !important;
  font-weight: normal !important;
  text-transform: capitalize !important;
}
.copyright-container p {margin-bottom: 0 !important; display: none !important;}


/* YEWS Contact Form */
small {font-size: 0.8em;}
input[type="text"],input[type="tel"], input[type="url"], input[type="email"] {width: 100%;color: #a3a3a3;background-color: #f5f5f5;border: 0px;outline: none;max-width: 100%;}

div.policy{}
div.policy ul{margin:0; padding:0;}
div.policy ul li{display:inline; list-style:none;}
div.policy ul li a{ color:#fff; text-decoration:none;}
div.policy ul li a:hover{color:#fff000; text-decoration:underline;}

.yews-wp {display: inline-block;overflow: hidden;border: 1px solid #fff!important;border-radius: 3px;padding: 6px;width: 0px;margin: 0 0px -3px 5px;}
.yews-wp:hover {background:#ccc;}


/* Responsive */


@media screen and (max-width: 959px) {
.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu &gt; li {
  padding: 0px 12px !important;
}
.gdlr-item h3 {font-size: 24px !important;}
.gdlr-item h4 {font-size: 22px !important;}
.gdlr-item h5 {font-size: 19px !important;}
.footer-wrapper img {width: 40px !important;}
iframe {width: 350px !important; height: 350px !important;}
#optin-form {width: 225px !important;}


}

@media screen and (max-width: 767px) {
#jbox img {margin: 10px 10px 20px 40px !important;}
.page-id-13 .section-container, .page-id-13 .gdlr-item-start-content, .page-id-53 .section-container, .page-id-24 .section-container, .page-id-52 .section-container {padding-top: 0px !important;}
.gdlr-item h3, .gdlr-item-title {font-size: 21px !important;}
.gdlr-item h4 {font-size: 20px !important;}
.gdlr-item h5 {font-size: 18px !important;}
#recipe {font-size: 18px;}
#optin-form {width: 388px !important;}

a img.alignleft.genes-img {float: none !important; margin-left: 77px !important;}
#jbox .genes-img {margin-left: 77px !important;}


}

@media screen and (max-width: 419px) {
iframe {width: 250px !important; height: 250px !important;}
#jbox img {margin: 0 !important;}
#optin-form {width: 270px !important;}

#jbox .genes-img {margin-left: 15px !important;}


}</pre></body></html>