/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2019 | 15:44:29 */
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* SPECIAL ANNOUNCEMENT */

 .text-border {
	font-size:1.5em;
}

/* MADE TO ORDER BANNER */
.made_to_order .text{
	font-size:1.5em;
}
/* BLOCKQUOTE */
.quote {
	text-align: center;
  	border: none;
  	
}
/* ABOUT US PAGE */
/* TESTIMONIAL SECTION 	*/
.monial h3{
	padding-top: 25px;
}
.monial .testimonials.style3 .text-in  {
	font-size: 1.2em;

}
.monial .section-title .sub-title{
	font-size: 1.2em;

}
.abus .sub-title {
	font-size: 1.3em;
}
/* SHOP PAGE */
/* CENTER PRODUCT IMAGE */
.product-item .thumb-inner a {
	text-align: center;
}
/* KUTETHEME FEATURED PRODUCTS */
/* HIDE SEE MORE LINK */
.box-product-featured .box-link {
	opacity: 0;
}
/* MEGA MENU */
.mega_tit h2{
  font-size: 1.2em;
  text-align:center;
  color: ;
}
.mega_tit_men div{
	margin-left: 10%;
  
}
.megamenu .widget_nav_menu ul>li>a{
	padding-left:10%;
  	font-size:1.3em;
  	color: ;
}
#mega_shop_entire a{
  	color: white;
	font-size:2em;
  	line-height:1.2em;
}

.mega_inside_button a:link.vc_general.vc_btn3 {
	background-color: rgba(90, 161, 227, 0.79);
}
.mega_inside_button a:hover.vc_general.vc_btn3 {
	background-color: #5AA1E3;
}

.mega-separator{
	font-size:1em;
  
}
/* MEGA MENU FLYOUT */
.menu-item .menu-item-type-taxonomy .menu-item-object-product_cat {
    background-color: rgba(172, 208, 241, 0.2);
}

.mega_spec_OnD{
    background-color: rgba(172, 208, 241, 0.2);
}


/* WOO FEATURED PRODUCTS */
.feat_pro a.button {
	margin-bottom:40px;
}
.feat_ban .text {
	font-size:2em;
}
/* CATEGORY TITLES */

.woocommerce-loop-category__title{
	font-size: 1.3em;
  	padding-bottom:25px;
}
/* PRODUCT TAB */
	.latex-info h4{
		text-align: center;
	}
/* SHOP BY CATEGORY PAGE */
.special-cat .woocommerce-loop-category__title{
	padding-bottom:25px;
}
.product-category a h3 {
	padding-bottom:25px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	font-family: 'Montserrat',sans-serif;
}
/* THEMIFY PRODUCT FILTER */

.wpf_form {
	margin: 12px auto 5%;
}
a.clear-filter-button {
    padding: .6em 1em;
 	line-height: 1.25em;
  	text-transform: uppercase;
    background: #dcaa2e;
  margin-left:.5vw;
  	float:left;

}

span.cfb-text {
    color: #ffffff;
    font-size: inherit;
 	font-family: inherit;
}


.breadcrumbs, .woocommerce-breadcrumb {
	padding: 0;
}
/* ACCOUNT PAGE */
/* REWARDS */
.rs_subscriptionoption h3 {
  font-size:1em;
}
.my_rewards_title{
	font-size:1.2em;
}
.my_reward_total{
	font-size:1em;
}
.woocommerce-MyAccount-content th{
	font-weight:500;
  	text-transform: capitalize;
}
/* DVD PRODUCT PAGE */
/*ADD TEXT FOR STREAMING */
.streamText {
	font-family:'MontserratLight', sans-serif;
  	margin-top:10px;
  	color: #222;
}
/* ACCOUNT PAGE */	
/* CHANGE SIZE OF CHECKBOX */
#subscribeoption{
	transform:scale(1.5);
  	margin:1vw;
}
/* STREAM PAGE */
#dvdGo{
  	padding-top: 6px;
    padding-bottom: 6px;
	border-radius:6px;
  	background-color: #5AA1E3;
  	font-size:0.6em;
}
#dvdGo:hover{
	background-color:#c99947;
  	font-size:0.6em;
}
/* LARGE BUTTON */
.srGoBtn{
  	padding-top: 14px;
    padding-bottom: 14px;
    background-color: #5AA1E3;
	border-radius:6px;
   	font-size:1em;
  	min-width: 50%;
}
/* BLOG */

table.aligncenter, tbody, tr, td, .wp-caption{
	border:none;
}
table.single_image_table, tbody, tr{
	border:none;
}

/*  DISABLE HOVER COLOR CHANGE
.srGoBtn:hover{
	background-color:#c99947;
  	font-size:1.1em;
  	border:none;
}
*/


/* PRODUCT PAGE ADDITIONAL INFO */
.shop_attributes th{
	padding-left: 1vw;
}

/* HOME PAGE */
/*NEWS LETTER AD */ 
.newsletter .newsletter-info {
	font-size:20px !important;

}

/* PAGINATION - RELATED PRODUCTS, YOU MAY LIKE */
.owl-carousel.nav-style5 .owl-next, .owl-carousel.nav-style5 .owl-prev{
	border:1px solid #1b1b1b;
  	color: #1b1b1b;
  
}
/* FRONT PAGE BOOK LINK */
div.text-tight a:link,
div.text-tight a:visited {
  	color:black;
  	text-decoration:none;
	
}
div.text-tight a:hover{
  	text-decoration:none;
  	color: #c99947;
	font-size:2rem;
}
