/*
Theme Name: Florial Child
Theme URI: http://www.wpbingosite.com/florial
Author: wpbingo
Description: This is a child theme for Florial
Version: 1.0
Author URI: http://wpbingosite.com
Template: florial
Text Domain: florial-child
*/
.asfLogo{
	text-align: center;
}

.bwp-header .wpbingoLogo img {
    max-width: 100px;
    margin: -20px;
}

.chaty-widget {
    padding-bottom: 35px;
}

.product-asfSaksiBoyutu{
	text-align: center !important;
    color: #fff;
    font-size: 14px;
    padding: 0 7px;
    text-transform: capitalize;
    font-weight: 500;
    display: block;
    position: relative;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: 35px;
    min-width: 47px;
    z-index: 1;
    left: 10px;
    background: #d6ae7b;
}

.asfMinCartTotal{
    font-size: 16px;
    color: red;
}

.asfMinCartTotal strong{
    font-weight: bold;
    text-decoration: underline;
}

.back-top{
	bottom: 85px !important;
}

#chaty-widget-0 .chaty-widget {
    bottom: 95px !important;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
	a.mm-next {
    	width: 100% !important;
	}
}