/*  
Theme Name: Aldhikr Theme
Theme URI: https://suhailulaslam.com
Description: A WordPress theme frame work developed by Suhailul Aslam KC (fb/suhailul.aslam)
Version: 3.0
Author: Suhailul Aslam KC
Author URI:  https://suhailulaslam.com
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

•ie - Internet Explorer (All versions)
•ie8 - Internet Explorer 8.x
•ie7 - Internet Explorer 7.x
•ie6 - Internet Explorer 6.x
•gecko - Mozilla, Firefox (all versions), Camino
•ff3 - Firefox 3
•developer-the_code_viber - (SAKC)
•ff3_5 - Firefox 3.5 new
•opera - Opera (All versions)
•opera8 - Opera 8.x
•opera9 - Opera 9.x
•opera10 - Opera 10.x
•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
•safari3 - Safari 3.x
•chrome - Google Chrome
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
 img{
 	max-width: 100%;
 }
 a:focus , input:focus , button:focus , textarea:focus {
	outline: none;
}
a, a:hover, input, input:hover, button, button:hover {
    transition-duration: 0.4s;
}

.header-logo a img {
    width: 200px;
}
.mobile-logo  a img {
    width: 140px;
}
.discount-wrapp .logo img {
    width: 50px;
    margin-top: 24px;
}
.about-feature.style3 .box-icon {
    display: flex ;
    align-items: center;
    justify-content: center;
}
.quranpdf .row .img-box3 {
    padding-right: 30px;
}
.footer-logo img {
    width: 70%;
}
.firstfootmenu {
	margin-left: 50px;
}
.service-grid .box-icon {
    display:  flex !important;
    align-items: center;
    justify-content: center;
}
.choose-item .icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.choose-item .box-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.testi-logo img {
    height: 50px !important;
}
.contact-media .icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.student {
    text-align: center;
}
.student  img {
    margin-bottom: 10px;
}
 

@media only screen and (max-width: 1100px) {
   .firstfootmenu {margin-left: 0px;}
   .quranpdf .row .img-box3 {
    padding-right: 0px;
    text-align: center;
}
}
@media only screen and (max-width: 767px) {
.sec-title br {
    display: none;
}
.footer-logo img {
    width: 50%;
}
    .cousrse-card .meta .icon {
        font-size: 12px  !important;
    }
}