/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

/*  WHITE HORSE APENDED STYLES / OVERRIDES  */


.formStyles label   {
    display: block;
    position: relative;
    margin: 0!important;
    bottom: -10px;
}

html	{
	background: #a4a6a6!important;
	}

.post-content h1, .post-content h2, .post-content h3, .post-content h4	{
	margin: 0 0 15px 0;
	}
.post-content h1	{
	margin-top: -10px!important;
	}

.header-social, .header-v2	{
	border: none!important;
	}
header#header	{
	border: none!important;
	}
.footer-area	{
	border-top: 3px solid #d2d2d2!important;
	}
.footer-area article a, .footer-area li.widget_nav_menu a	{
	color: #333!important;
	}
.footer-area article a:hover	{
	color: #e30040!important;
	}
.copyright, .copyright a	{
	color: #333!important;
	}
.copyright a:hover	{
	color: #fff!important;
	}	
.copyright span{
	color: #ddd!important;
	margin: 0 5px!important;
	}
#snav li	{
	border: none!important;
	}
.widget.widget_nav_menu li a	{
	color: #333!important;
	border-bottom: 1px solid #fff!important;
	}
.widget.widget_nav_menu li a:hover	{
	color: #e20040!important;
	}	
.tp-caption.avada_big_black_text	{
	font-family: Lato!important;
	font-size: 36px!important;
	}
.tp-caption.mediumwhitebg	{
	/*  background: rgba(255,255,255,.50)!important;  */
	background: none!important;
	font-size: 14px!important;
	font-family: Lato!important;
	line-height: 20px!important;
	font-weight: 400!important;
	}
.tp-caption.mediumwhitebg span	{
	font-size: 21px!important;
	color: #e20040!important;
	}	
.tp-button.red.small, .formButtons input.btn	{
	text-transform: uppercase!important;
	font-family: Lato!important;
	background-color: #c40340;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c40340), to(#95022a))!important;
	background-image: -webkit-linear-gradient(top, #c40340, #95022a)!important;
	background-image:    -moz-linear-gradient(top, #c40340, #95022a)!important;
	background-image:     -ms-linear-gradient(top, #c40340, #95022a)!important;
	background-image:      -o-linear-gradient(top, #c40340, #95022a)!important;
	background-image:         linear-gradient(top, #c40340, #95022a)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c40340', EndColorStr='#95022a')!important;
	word-spacing: 3px;
	padding: 8px 30px!important;
	font-size: 14px!important;
	border: 0!important;
	}	
.tp-button.red.small:hover, .formButtons input.btn:hover	{
	background: #c40340!important;
	}
.sliders-container .tp-button.red.small	{
    top: 270px!important;
}
	
	
.cherryChat	{
	position: absolute;
	z-index: 1000;
	right: 0;
	top: 43px;
	background: #fff;
	padding: 7px;
	border: 1px solid #ddd;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
	box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
	display: none;
	}
#snav li:last-child	{
	/* padding-right: 10px; */
	}
#snav li	{
	padding-right: 0px;
	}
#snav li:last-child a, #snav li#menu-item-71 a	{
	background: #e20040;
	color: #fff!important;
	padding: 5px 10px;
	border-radius: 3px;	
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
	box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
	}
#snav li a.chatClick	{
	background: #98022c;
	}
#snav li a.clickChat:hover	{
	background: #eb0000!important;
	}	
a.liveChat	{
	display: block;
	background: #e20040;
	color: #fff!important;
	padding: 25px;
	text-align: center;
	border-radius: 3px;	
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
	box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
	font-size: 18px;
	}
.cherryChat	{
	display: none;
	}	
a.pdf	{
	background: url(/wp-content/uploads/2014/09/icon_pdf.gif) no-repeat 0 2px;
	padding: 0 0 0 22px;
	}	
a.pdf:after {
	position: absolute;
	font-family: IcoMoon;
	content: '\f105';
	font-size: 14px;
	padding-left: 5px;
}
body.home .prodSlider, body.home .homeNews	{
	min-height: 300px;
	}
.prodSlider h1	{
	text-shadow: 1px 1px 1px rgba(255,255,255,.75)!important;
	}
.eventon_list_event	{
	background: #fff!important;
	}
#evcal_cur	{
	font-family: Lato!important;
	font-size: 21px!important;
	color: #e30040!important;
	}
mark.count {
    background-color: white !important;
}	
	
	
/*  WOOCOMMERCE OVERRIDES  */
	
/*disabled shopping cart function for woocommerce*/
#wrap_all .sub_menu {
 display:none;
}
 
.woocommerce-message {
 display:none;
}
 
.thumbnail_container div.thumbnail_container_inner a.product_type_variable,
.thumbnail_container div.thumbnail_container_inner a.product_type_simple {
 display:none;
}
 
.quantity {
 display:none;
}
 
.summary button {
 display:none;
}
 
.summary button[type="submit"] {
 display:none;
}
 
.cart_dropdown {
 display:none;
}

/*  HIDING TABS NOT NEEDED  */
/*  .woocommerce-tabs ul.tabs	{
	display: none;
	}
#tab-description	{
	margin: 0;
	}  */

 
/*Custom styling for Mystile theme*/
ul.nav li.cart a,
ul.nav li.checkout a {
display:none;
}
	
#snav li.my-account, #snav li.cart, #nav li.cart, .top-menu li.my-account, .top-menu li.cart 	{
	display: none!important;
	}
#snav li	{
	margin-left: 15px!important;
	}
	
.product-details + .product-buttons	{
	display: none;
	}
.price .amount	{
	display: none;
	}
.faqList.tabs	{
	display: none;
	}
.optionSelect	{
	padding: 3px 10px;
	display: block;
	clear: both;
	border: 1px solid #ddd;
	cursor: pointer;
	width: 200px;
	margin: 0;
	}
.optionSelect i	{
	float: right;
	padding: 7px;
	background: #dedede;
	margin: -3px -10px 0 0;
	}
.optionSelect:hover i	{
	color: #e20040;
	}	
ul.faqList.tabs	{
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	width: 200px!important;
	position: absolute;
	z-index: 1000;
	}
ul.faqList.tabs li	{
	width: 200px!important;
	}
ul.faqList.tabs li a	{
	padding: 3px 10px;
	display: inline-block;
	clear: both;
	border: 1px solid #eee;
	background: #e30040;
	color: #fff;
	cursor: pointer;
	width: 100%!important;
	}
ul.faqList.tabs li a.inactive/* , .partnerList ul.faqList.tabs li a */	{
	background: #fff!important;
	color: #333!important;
	}
.tabContent	{
	margin: 30px 0 0 0!important;
}
	
h3.tp, h3.sp, h3.nap	{
	display: none;
}
.downloadLinks a.pdf	{
	display: inline-block;
	margin-bottom: 10px!important;
	}
#snav li a:hover	{
	color: #e30040!important;
	}
	
	
	
.tabContent	{
	margin: 10px 0;
	}
.widgets_on_page ul	{
	margin: 0;
	padding: 0;
	}
.partnerList h3	{
	margin: 0 0 15px 0!important;
	}
.partnerList a.read-more	{
	display: block;
	text-align: left!important;
	padding: 8px 0!important;
	}
.es-carousel ul li	{
	transition: all .5s ease-in-out;
	}	
.es-carousel ul li a img	{
	border: 3px solid transparent!important;
	}	
.es-carousel ul li a:hover img	{
	border: 3px solid #e30040!important;
	-ms-transition:.5s!important;
	-moz-transition:.5s!important;
	-webkit-transition:.5s!important;
	 transition:.5s!important;
	}	
.woocommerce-tabs ul.tabs	{
	display: none !important;
	}
#tab-description	{
	margin: 0!important;
	width: 100%;
	}
ul.arrow li:before	{
	background-color: #e20040!important;
	}
.summary-container p	{
	margin: 0 0 10px 0!important;
	}	
#tab-description.panel.entry-content	{
	padding: 0;
	border: 0;
	}
ul.arrow.pointer li:before	{
	background-color: transparent!important;
	color: #e20040!important;
	}
ul.arrow.pointer li	{
	margin-bottom: 5px!important;
	}
.catalog-ordering.clearfix	{
	display: none;
	}
.home-products	{
	background: #ebeaea;
	border: 1px solid #ebeaea;
	}
.home-products a	{
	color: #343333!important;
	}
.home-products a b, .home-products a strong	{
	display: block;
	font-weight: 400!important;
	padding: 10px;
	}
.home-products:hover	{
	background: #e30040;
	border: 1px solid #e30040;
	}
.home-products:hover a	{
	color: #fff!important;
	}
	
/*  FLIP BOX NOT BEING USED ANYMORE  */
.flip-box-front	{
	min-height: 150px;
	font-size: 17px!important;
	color: #333!important;
	background-size: 100% auto!important;
	}
.flip-pos .flip-box-front	{
	background: url(/wp-content/uploads/2014/10/home-pos.jpg);
	}
.flip-office .flip-box-front	{
	background: url(/wp-content/uploads/2014/10/home-office.jpg);
	}
.flip-pos-mobile .flip-box-front	{
	background: url(/wp-content/uploads/2014/10/home-mobile.jpg);
	}
.flip-integrated .flip-box-front	{
	background: url(/wp-content/uploads/2014/10/home-integrated.jpg);
	}
.flip-industrial .flip-box-front	{
	background: url(/wp-content/uploads/2014/10/home-industrial.jpg);
	}
.flip-accessories .flip-box-front	{
	background: url(/wp-content/uploads/2014/10/home-accessories.jpg);
	}	
.fusion-flip-box	{
	min-height: 150!important;
	}
.fusion-flip-box a	{
	color: #fff!important;
	font-size: 15px;
	font-weight: bold;
	}	
	
#sidebar h3	{
	padding: 7px 10px;
	background: #e30040;
	color: #fff!important;
	font-size: 17px!important;
	margin: 0!important;
	}
#sidebar #tweets-widget-3 h3 {
	margin-bottom: 10px !important;
}
#nav ul li > a,
#sticky-nav ul li > a,
.navigation li.current-menu-ancestor > a {
  border-top: 3px solid transparent!important;
}
/*  CONTACT FORM 7 MODS  */

input.wpcf7-form-control.wpcf7-submit, .formButtons input.btn	{
	padding: 7px 25px!important;
	color: #fff!important;
	cursor: pointer;
	font-size: 14px!important;
	}
input.wpcf7-form-control.wpcf7-submit:hover	{
	background: #b00!important;
	}
.contactForm7 .wpcf7-form-control	{
	margin: 0 0 20px 0!important;
	}
.wpcf7-list-item	{
	display: block;
	}	

.fusion-social-networks {
	text-align: right!important;
	}
.fusion-social-networks a	{
	background: #e30040!important;
	width: 27px;
	height: 27px;
	padding: 5px;
	display: inline-block;
	display: table-cell;
	vertical-align: middle;
	border-radius: 27px;
	margin: 0 0 0 5px!important;
	}
.fusion-social-links-header .fusion-social-networks a	{
	background: none!important;
	color: #e30040!important;
	}
.fusionicon-pen	{
	display: none!important;
}
.portfolio-content h4	{
	font-size: 12px!important;
	margin-top: -10px!important;
}
.breadcrumbs a	{
	color: #ed174b!important;
}

.checkDistributor {
	display: inline;
	position: absolute;
	top: 12px;	
	}	
.checkDistributor input	{
	border: 0;
	background: none;
	color: #757575;
	font-family: Lato!important;
	display: inline;
	cursor: pointer;
	font-size: 11px!important;
	}
.checkDistributor input:hover	{
	color: #ed174b;
	}
.top-menu	{
	padding-left: 140px;
	}
.clear-block    {
    clear: both;
    display: block;
    width: 100%;
    height: 10px!important;
}

.formStyles div   {
    margin: 0!important;
    padding: 0!important;
    line-height: 18px!important;
    max-width: 300px;
}
.formStyles label   {
    display: block;
    margin: 20px 0 -20px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
/* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.) */  
  .formStyles label   {
    display: block;
    margin: 20px 0 -35px 0;
}  
}









.formStyles .contactForm7 .wpcf7-form-control	{
	margin: 0!important;
	}



.formStyles div input   {
    margin: 0!important;
    font-weight: bold!important;
    border-radius: 5px!important;
}
.formStyles div span   {
    margin: 0 3px 0 0!important;
    color: #ed174b;
    font-weight: bold;
}


@media only screen and (max-width: 800px){
    
    .importantNotice    {
    width: 110px!important;
    height: auto!important;
    top: 0px!important; 
    left: -20px!important; 
} 
   .pleaseNote    {
    width: 110px!important;
    height: auto!important;
    top: 0px!important; 
    right: -20px!important; 
}

	.cherryChat	{
	position: relative;
	z-index: 1000;
	right: auto;
	top: auto;
	left: auto;
	display: none;
	text-align: center;
	min-height: 150px;
	}
	.cherryChat img	{
	margin-bottom: 5px!important;
	display: block!important;
	}
	.cherryChat .lpPoweredByDiv span	{
		display: inline-block;
		margin-bottom: 10px!important;
		}	
	
.top-menu	{
	padding-left: 0px;
	}
.top-menu ul#snav li {
	margin: 0 10px!important;
	padding: 0!important;
	}
.checkDistributor {
	display: block;
	position: relative;
	top: auto;	
	}	
#sliders-container .slotholder	{
	min-height: 300px;
	}	
.tp-caption.avada_big_black_text img	{
	display: none;
	}
.tp-button.red.small	{
	margin-top: -25px 0 0 10px!important;
	position: relative;
	}

.homeHalf   {
    float: none;
    width: 100%!important;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border: 1px solid #f0f0f0;
	padding: 15px 0!o,[important];
}	
.underBox   {
    display: none!important;
}


.sl_leftcol {
    float: none;
    width: 100%!important;
    clear: both;
    display: block;
}
.sl_rightcol {
    float: none;
    width: 100%!important;
    clear: both;
    display: block;
}

	
}
/* END MEDIA */



.footerAngle    {
    background: #fff url(/wp-content/uploads/2014/12/angle.png) no-repeat 5px 5px;
    text-transform: uppercase;
    padding: 15px 10px 10px 20px;
    font-size: 9.5px!important;
    line-height: 16px!important;
    color: #444!important;
    font-weight: 300;
}
.footerAngle strong {
    font-weight: 800!important;
}









.homeHalf   {
    float: left;
    position: relative;
    display: block;
    width: 50%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	padding: 15px;
	margin: 0;
}

.homeHalf h3    {
    text-transform: uppercase;
    font-size: 24px!important;
    margin: 0!important;
}
.homeHalf h4    {
    text-transform: uppercase;
    font-size: 15px!important;
    margin: 0!important;
    color: #e30040!important;
    margin: 0 0 15px 0!important;
    font-weight: 300!important;
}

.homeHalf a.enterBtn    {
    color: #fff!important;
    background: #e61e25;
    padding: 10px 60px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300!important;
    -ms-transition:.5s!important;
	-moz-transition:.5s!important;
	-webkit-transition:.5s!important;
	 transition:.5s!important;
}
.homeHalf a:hover.enterBtn  {
    background: #000;
    transition: all .5s ease-in-out;
}

.underBox   {
    float: left;
    position: relative;
    display: block;
    margin: 0;
    width: 50%;
    height: 20px;
    background: url(/wp-content/uploads/2014/12/shadow-under.jpg) center bottom no-repeat;
	background-size: 100% auto;
	top: -3px;
}
.products .product-buttons  {
    display: none!important;
}
.slider2 .slide, slider2 .slide:hover {
    transition: none!important;
}
.catalog-ordering.clearfix {
    display: none!important;   
}
.product-title a    {
    color: #666!important;
}
.product-title a:hover    {
    color: #ed174b!important;
}

ul.nav-tabs li.active a   {
    border-color: #ed174b!important;
}
ol  {
    margin: 0!important;
}
ol li  {
    margin: 0 0 10px -25px!important;
}

h4.panel-title.toggle a {
    padding-left: 35px;
    display: block;
}

h4.panel-title.toggle i {
    margin: 0 0 0 -35px!important;
}










/*  CONTACT FORM 7 MODS  */

.formButtons input.wpcf7-form-control.wpcf7-submit, .formButtons input.wpcf7-submit, .formButtons input.btn	{
	padding: 7px 25px!important;
	color: #fff!important;
	cursor: pointer!important;
	border: 0!important;
	border-radius: 3px!important;
    text-transform: uppercase!important;
	font-family: Lato!important;
	background: #c40340!important;
	background-color: #c40340!important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c40340), to(#95022a))!important;
	background-image: -webkit-linear-gradient(top, #c40340, #95022a)!important;
	background-image:    -moz-linear-gradient(top, #c40340, #95022a)!important;
	background-image:     -ms-linear-gradient(top, #c40340, #95022a)!important;
	background-image:      -o-linear-gradient(top, #c40340, #95022a)!important;
	background-image:         linear-gradient(top, #c40340, #95022a)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c40340', EndColorStr='#95022a')!important;
	}
.formButtons input.wpcf7-form-control.wpcf7-submit:hover, .formButtons input.btn:hover, .formButtons input.wpcf7-submit:hover	{
	background: #b00!important;
	border: 0!important;
	}
.clear-block    {
    width: 100%!important;
    height: 10px!important;
    display: block!important;
    clear: both!important;
}

/*  WHITE HORSE APENDAGES TO MEDIA QUERY STYLES  */
@media only screen  and (min-device-width: 320px) and (max-width: 800px) {

.tp-caption.avada_big_black_text	{
	font-family: Lato!important;
	font-size: 24px!important;
	padding: 15px;
	background: rgba(255,255,255,.75)!important;
	}
.tp-caption.mediumwhitebg	{
	display: none!important;
	}

body.single-product #wrapper #content .images {
	width: 100%!important;
	float: none!important;
	clear: both;
	margin: 0!important;
	padding: 0!important;
	}
body.single-product #wrapper #content .summary.entry-summary {
	width: 100%!important;
	}
.woocommerce-tabs	{
	width: 100%!important;
	}
#tab-description	{
	margin: 0!important;
	width: 100%;
	}
#tab-description.panel.entry-content	{
	padding: 0;
	border: 0;
	}
	
.fusion-column.fusion-one-sixth, .fusion-column.fusion-five-sixth, .fusion-column.fusion-one-fifth, .fusion-column.fusion-two-fifth, .fusion-column.fusion-three-fifth, .fusion-column.fusion-four-fifth, .fusion-column.fusion-one-fourth, .fusion-column.fusion-three-fourth, .fusion-column.fusion-one-third, .fusion-column.fusion-two-third, .fusion-column.fusion-one-half {
    margin-bottom: 20px;
    width: 100%!important;
}	

}

.checkDistributor   {
    display: none; 
    width: 0!important;
}

/* added by Wade Oliver*/
.cherry_compare_bt_row {

}
.cherry_compare_bt_row_item {
	float: left;
	width: 100px;
}
.cherry_compare_tbl {
	
}

div.compare_title_column img{
	display: none!important; 
}

a.woo_compare_widget_item {
	pointer_events: none!important;
	cursor: default!important;
	color: #333!important; 

}


.compare_image_container {
	display: none!important; 
}

.compare_image_container img {
	display: none!important;
}

.product_compare_row td {
	padding: 5px;
}

.tab-pane {
    overflow:auto;
}


/* 8/19 WH edits to uniform product landing pages  */

.product-images {
    height: 150px;
} 
.product-details-container {
    border-bottom: none;
}
.products-4 li, .products-1 li:nth-child(2n+1) {
    min-height: 275px;
} 