/* 
Theme Name:		 Pharell Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Pharell Child is a child theme of Pharell, created by ChildTheme-Generator.com
Author:			 Richie Wholesale Distributor
Author URI:		 http://childtheme-generator.com/
Template:		 pharell
Version:		 1.0.0
Text Domain:	 pharell-child
*/


/*
    Add your custom styles here
*/
.taseav-age-verify h2 p {
	font-size: 20px;
}

#menu-main .sub-menu .wpisset-menu-description {
	display: none;
}
a.goToGoogle {
    width: 45%;
    margin-left: 2.5%;
    clear: both;
    background: #489bde;
    color: #ffffff;
    border-radius: 5px;
    display: inline-block;
    padding: 0.75rem 1.5rem;
    outline: 0;
    border: none;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    font-size: 90%;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.7;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-appearance: none;
}
.wpisset-es-navlinks-title>span:before {
    background: none !important;
}
.wpisset-es-ticker-items li span:last-child:before{
    background: none !important;
}
@media screen and (max-width: 576px){
	.taseav-age-verify h2 {
		font-size: 18px;
	}
	.taseav-age-verify h2 p {
		font-size: 15px;
	}
}