/*
	Theme Name: Avada Child
	Theme URI: 
	Author: Crackler
	Author URI: 
	Description: Child theme for Avada
	Version: 3.5.1
	Template: Avada
	License: GNU General Public License version 3.0
	License URI: http://www.Crackler.com.au

-------------------------------------------------------------------------
*/

/* Importing Main theme files  -----------------------------------------  */

@import url("../Avada/style.css");


/* 1920px SITE WIDTH RESTRICTION FOR SUPER WIDE MONITORS  -----------------------------------------  */

@media only screen and (min-width: 1920px){

html 
{
background-color: #f2f2f2 !important;
}

body
{
  max-width: 1920px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.12)
}
}


/* BEAVER BUILDER RESPONSIVE STYLES  -----------------------------------------  */

.fl-col-small
{
  max-width: 100% !important;
}

@media only screen and (max-width: 1300px){
.fl-col, #main .sidebar, .fusion-flexslider , .fusion-footer-widget-area, .related-posts
{
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#main
{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
}

@media only screen and (max-width: 800px){
#main .sidebar
{
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
}



/* THEME CONTENT & SITE WIDTH RESONSIVE EDIT  -----------------------------------------  */

body.has-sidebar #content
{
  width: calc(100% - 22% - 60px) !important;
}

@media only screen and (max-width: 1260px){
  body.has-sidebar #content
{
  width: calc(100% - 22% - 20px) !important;
}
}

@media only screen and (max-width: 800px){
  body.has-sidebar #content
{
  width: 100% !important;
}
}




/* GLOBAL STYLES  -----------------------------------------  */

a
{
  transition: 0.7s;
}

.fusion-copyright-notice
{
  text-align: center;
}

.whitetext h1,
.whitetext .post-content h1,  
.whitetext h2,
.whitetext .post-content h2,  
.whitetext h3,
.whitetext .post-content h3,  
.whitetext h4,
.whitetext .post-content h4,  
.whitetext h5,
.whitetext .post-content h5,   
.whitetext p,
.whitetext .post-content p
{
  color: #fff !important;
}

.fl-icon i
{
  height: 75px !important;
  width: 75px !important;
  line-height: 75px !important;
}

.widget_nav_menu li, .widget_nav_menu li:before
{
  border: none !important;
  padding: 5px 10px 5px 12px !important;
}

.widget_nav_menu a, .widget_nav_menu li a:before
{
  color: #727272 !important;
}

.widget_nav_menu li:hover
{
  opacity: 0.6 !important;
}

.fusion-sticky-shadow
{
  box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 26px !important;
}

@media only screen and (max-width: 800px){
.sidebar
{
  padding-top: 40px !important;
}
}

@media only screen and (max-width: 400px){
.fusion-logo
{
  width: 210px !important;
}
}

.engrave-cta h3.fl-cta-title
{
  color: #fff !important;
}

h2.widgettitle
{
	font-size: 24px !important;
	line-height: 1.4 !important;
}



/* HOMEPAGE SPECIFIC  -----------------------------------------  */

@media only screen and (min-width: 800px){

.home-banner .fl-slide-content
{
  position: absolute !important;
  top: 30%;
  left: 0%;
  right: 0%;
}
.home-banner .fl-slide-content h1
{
  text-shadow: 0px 10px 26px rgba(0, 0, 0, 0.90);
  font-size: 58px !important;
  line-height: 110% !important;
}
.bx-wrapper .bx-pager
{
  bottom: 15px !important;
}
}





/* SHOP  -----------------------------------------  */

.shop-btn .fl-callout
{
  transition: 0.2s;
  padding: 20px;
  border-radius: 4px;
}

.shop-btn .fl-callout-title a
{
  color: inherit !important;
}

.shop-btn .fl-callout:hover
{
  transition: 0.5s;
  box-shadow: 0px 6px 38px rgba(0, 0, 0, 0.15);
}

.shop-btn .fl-callout .fl-callout-button
{
  transition: 0.3s;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.shop-btn .fl-callout:hover .fl-callout-button
{
  transition: 0.6s;
  width: 90%;
}

.mem-shop-btn .fl-callout-title a
{
  color: inherit !important;
}

.mem-shop-btn .fl-callout
{
  transition: 0.2s;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
}

.mem-shop-btn .fl-callout .fl-callout-button
{
  transition: 0.3s;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.mem-shop-btn .fl-callout:hover .fl-callout-button
{
  transition: 0.6s;
  width: 90%;
}



/* MEMBER ONLY ITEMS  -----------------------------------------  */

.member-item
{
  display: none;
}

.logged-in .member-item
{
  display: block !important;
}



/* NEW PLUGIN MEMBER LOGIN AREA  -----------------------------------------  */


.um-login .um-right.um-half
{
	display: none;
}


.um-login .um-field-label label,
.um-login .um-col-alt-b a
{
	color: #fff !important;
}

.um-login .um-field-checkbox
{
	background-color: #fff;
    padding: 10px;
    border-radius: 2px;
    border: 2px solid #ddd !important;
}

.um-login .um-field-checkbox-state, 
.um-login .um-field-radio-state
{
	top: 10px !important;
	left: 12px !important;
}

.um-login i.um-icon-android-checkbox-outline
{
	color: #777777 !important;
}






/* MEMBER LOGIN AREA  -----------------------------------------  */

.form .status
{
	color: #fff;
	margin: 10px 0px;
	font-size: 22px;
}

.member-login p
{
  color: #fff !important;
}

.member-login
{
  transition: 0.5s;
  background: url("http://www.ivanhoewines.com.au/2016/wp-content/themes/Avada-child/knight-bg.png"), url("http://www.ivanhoewines.com.au/2016/wp-content/themes/Avada-child/member-bg.jpg");
  background-position: 105% 50%, 50% 50%;
  background-repeat: no-repeat, repeat;
}

.member-login:hover
{
  transition: 1s;
  background-position: 100% 50%, 50% 50%;
}

@media only screen and (max-width: 800px){
  .member-login
{
  background: url(""), url("http://www.ivanhoewines.com.au/2016/wp-content/themes/Avada-child/member-bg.jpg");
}
}

.member-login input[type="text"], 
.member-login input[type=password]
{
  padding: 10px 20px !important;
  border-radius: 4px;
  border: none;
  font-size: 18px !important;
  line-height: 22px !important;
  height: inherit !important;
  width: 70%;
  max-width: 800px;
}

.member-login input#wp-submit
{
  padding: 12px 20px !important;
  border: none !important;
  border-radius: 4px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 22px;
  line-height: 28px;
  width: 220px;
}

.member-login input#wp-submit:hover
{
  background-color: rgba(0, 0, 0, 0.7);
}



/* MEMBER SIDEBAR AREA  -----------------------------------------  */

.member-sidebar
{
  transition: 0.7s;
  background: url("http://www.ivanhoewines.com.au/2016/wp-content/themes/Avada-child/knight-bg.png"), url("http://www.ivanhoewines.com.au/2016/wp-content/themes/Avada-child/member-bg.jpg");
  background-size: 80%, 100% 100%;
  background-position: 480% 50%, 50% 50%;
  background-repeat: no-repeat, repeat;
}

.member-sidebar:hover
{
  transition: 1.4s;
  background-position: 240% 50%, 50% 50%;
}

.member-sidebar h4
{
  color: #fff !important;
}

.member-sidebar-logged-in
{
  padding: 20px;
  background-color: #192951;
  color: #fff !important;
  text-align: center;
}




/* MEMBER ACCOUNT AREA  -----------------------------------------  */

.ms-account-wrapper h2 a
{
  font-size: 16px;
  line-height: 110%;
  background-color: #f2f2f2;
  padding: 7px 14px;
  border-radius: 4px;
  margin: 20px;
}

.ms-logout-form
{
  background-color: #f2f2f2;
  padding: 20px;
  border-radius: 4px;
  line-height: 40px;
}

.ms-logout-form .login_button
{
  background-color: #192951;
  padding: 7px 14px;
  border-radius: 4px;
  color: #fff;
  margin: 10px;
}


/* FORM STYLING  -----------------------------------------  */


.formcraft-css .fc-form
{
  box-shadow: none !important;
}




/*  SHOP MENU SECTION -----------------------------------------  */

.shop-menu .fl-col-content
{
  transition: 1s;
}

.shop-menu .fl-col-content:hover
{
  transition: ease 0.5s;
  padding-top: 50px !important;
  padding-bottom: 70px !important;
}





/*  FOOTER -----------------------------------------  */

.fusion-footer h3
{
  font-size: 125% !important;
}

.footer-1 .fl-col-content,
.footer-2 .fl-col-content,
.footer-3 .fl-col-content
{
  transition: 1.2s !important;
}

.footer-1 .fl-col-content:hover,
.footer-2 .fl-col-content:hover,
.footer-3 .fl-col-content:hover
{
  transition: 0.5s !important;
  border: 2px solid transparent !important;
  box-shadow: 0px 6px 38px rgba(0, 0, 0, 0.15);
}

.mc4wp-form-fields input[type="email"]
{
  width: 100%;
  border-radius: 4px;
  border: 2px solid #f2f2f2;
  padding: 10px;
}

.mc4wp-form-fields input[type=submit]
{
  width: 100%;
  background-color: #192951;
  color: #fff;
  border-radius: 4px;
  border: none;
  padding: 10px;
}

.mc4wp-form-fields input[type=submit]:hover
{
  transition: 0.5s;
  background-color: #2A3F75;
}




/*  TYPE STYLES   -----------------------------------------  */

h4, .post-content h4
{
  font-style: italic;
}

h5, .post-content h5
{
  font-weight: 300 !important;
}







