/*
Theme Name: Bezin Child
Theme URI: http://www.wpbingosite.com/bezin
Author: wpbingo
Description: This is a child theme for Bezin
Version: 1.0
Author URI: http://wpbingosite.com
Template: bezin
Text Domain: bezin-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.custom-pdf-viewer-modal{
    width: 90%;
    height: 80vh;
    margin: 10vh auto;
}

.pdf-full{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 15px;
	background-color: white;
}


.modal-pdf-close-btn{
	position: absolute;
	color: black;
	top: -4px;
	right: -13px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 11103;
}

.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-currency-menu li img, .bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-language-menu li img {
       margin-top: 8px;
}

.star-rating {display: none !important;}


.modal-open .modal {
	overflow-y: hidden;
}

.float-menu{
    width: 120%;
}

#cart .cart-popup .buttons a {
	font-size: 14px;
}


.complex-btn {
    font-size: 15px;
    margin-top: 15px;
    -webkit-transition: none;
    transition: none;
    text-transform: uppercase;
    color: #fff;
    padding: 0 10px;
    border-color: #03aae8;
    height: auto !important;
    font-weight: 600;
    line-height: 38px;
    position: relative;
    background: #03aae8;
}

.complex {
    margin-bottom: 25px;
}

.pwb-dropdown-menu{
	width:auto;	
}

.header-sign-up-banner {
    text-align: center;
    background: #832727;
    color: white !important;
    font-size: 20px;
    padding: 5px;
}

.header-sign-up-banner a{
	color: white !important;
}