/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

@font-face { 
    font-family: 'Estedad';
    src: url('Estedad-VF-FD.woff2') format('woff2-variations');
}
@font-face {
	font-family: peyda;
	font-style: normal;
	font-weight: 900;
	src: url('PeydaWeb-Black.woff') format('woff')
}
.announcement-single p {

    padding: 12px!important;

}
body,p,a,ul,li,input,button,textarea,.plan-title,.plan-price,.product .header-content .product-name,#order-standard_cart .view-cart-items .item,#order-standard_cart .order-summary,#paymentGatewaysContainer .radio-inline,body#layout01 .header .dropdown .profile-notification,.loginpage,.carousel-control .icon-next, .carousel-control .icon-prev, .popover, .tooltip, body,.special-note,.table-container,.dataTables_wrapper,body#layout01 .dropnav-header-lined .dropdown-menu{
    font-family: Estedad !important;
}
h1, h2, h3, h4, h5, h6,.product .header-content .price{
	font-family: peyda !important;
}
h1,h2,h3, h4, h5, h6 {
	font-weight: 900 !important;
}
.product .plan-content .product-desc .prod-desc-div {
    line-height: 15px!important;
}
.forgotpw-txt {
    font-size: 10px!pximportant;
}
.header-main-slider .flickity-page-dots li:first-child {
    margin-left: 6px!pximportant;
}