/*
Theme Name:     MugLatte
Theme URI: 		http://muglatte.com
Description:    Child theme of the NewsPaper Theme
Author:         Ibrahim Abdel Fattah Mohamed
Author URI: 	http://bingorabbit.com
Template:       Newspaper                             
Version:        1
*/

@import url("../Newspaper/style.css");
@import url("../Newspaper/rtl.css");


/*  ----------------------------------------------------------------------------
    Your custom style.... here :)
*/
.td-a-rec-id-content_inline, .td-a-rec-id-content_top, .td-a-rec-id-content_bottom {
margin-bottom: 50px;
}

.newsletter-email, .newsletter-submit {
font-family: 'Droid Arabic Kufi';
}

@media (max-width: 767px) {
  .sf-menu .menu_icon {
    top: 4px;
  
    left: -258px;
}
}

.widget.widget_newsletterwidget > div.newsletter.newsletter-widget > form > p:nth-child(2), .wpcf7-form p {
padding: 3px;
border: 2px solid #FF909C;
}
#wpcf7-f246-p244-o1 > form > p:nth-child(6) {
border: none;
}