@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;900&display=swap');
body{font-family: 'Tajawal', sans-serif; background: #FFF; }
.btn:active:focus, .btn:focus{
    outline: unset;
}
.form-control,input{
    height: 54px;
    box-shadow: 0px 3.11579px 3.11579px rgba(0, 0, 0, 0.05);;
}
a { text-decoration: none;}
a:hover{
    text-decoration: none;
    opacity: .9;
}
a:focus-within{
    text-decoration: none;

}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* begin color variable */
:root {
    --secondary: #87786C;
    --tertiary: #6C727F;
    --primary: #F26530;
    --body_text: #363636;
    --card_bg: #FFF8F6;
    --input_fields_stroke: #E6E1DE;
    --secondary2: #685A4D;
    --toggles: #AFAFAF;
    --links: #1F3C9F;
    --on_hover: #DF491B;
    --nav_links: #777;
    --font: 'Tajawal';


}

/* End color variable */
.img-fluid {
    width: 100%;
}
.clear_both{
    clear: both
}
.float-right {
    float: right;
}

.float-left {
    float: left;
}


.mb-5 {
    margin-bottom: 3em;
}
.mt-5 {
    margin-top: 3em;
}

/* start header */
header .banner-container img {
    width: 100%;
    height: 100%;
}
header .banner-container .col-xs-6{
    padding-left: 0 !important;
    padding-right: 0;
    margin-top: -5em;
}
header .banner-container .col-xs-6 img{
    margin-top: -2em;
    margin-right: 2em;
}
header .banner-container .banner-info{
    text-align: center;
    margin: 0 .5em;
}

header .banner-container .banner-info>h1{
    font-size: 7.5em;
    color: var(--primary);
    font-weight: 800;
    font-family: var(--font);
}
header .banner-container .banner-info>p{
    font-size: 2em;
    color: #87786C;
    font-weight: 800;
    font-family: var(--font);
}
header .banner-container .banner-info .year_container{
    color: var(--primary);
}











.user {
    width: 14rem;

}

.cart,
.user {
    background: #f9f9f9;
    border-radius: 50rem;
    margin-left: 5px;
}

.user a {
    padding-top: 5px !important;
    padding-bottom: 3px !important;
}

.flag {
    margin-top: 0.5rem;
    margin-left: 4px;
}

nav .first {
    float: right;
    border-left: 1px solid;
    padding-left: 6px;
    margin-left: 4px;
}

nav .icon i {
    background: #f16236;
    padding: 0.7rem;
    border-radius: 50rem;
    color: #fff;
    margin-top: -8px;
    margin-right: 4px;
}
/****** header ********/
.head-bg-cont{margin-left: 15px; margin-right: 15px;}
.head-bg{background: url(../images/header/header.jpg) no-repeat center right ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height: 297px;}
/************* *************/
.tab-content > .tab-pane {text-align: center;}
/* breakfast_basket */
.breakfast_basket{
    background-color: var(--card_bg);
    padding-bottom: 2em;
    padding-top: 1em;
    border-radius: 16px;
}

.breakfast_basket .tab-content{
    height: 16em;
}
.breakfast_basket .tab-pane img{
    margin: 0 auto;
    padding-bottom: 1em;
	display: block;
}
.breakfast_basket ul {
    padding-inline-start:0px;
}
.breakfast_basket .nav-tabs{
    border:  1px solid #F16236;
    border-radius: 16px;
    overflow: hidden;
    background-color:#fff !important;
}

.breakfast_basket .nav-tabs>li>a{
    padding: 0.8em 0px;
    text-align: center;
    width: 100%;
    color: #685A4D;
    font-size: 11px;

}

.breakfast_basket .nav-tabs>li>a span{
    font-size: 14px;

}
.nav-tabs>li>a{
    margin-left: 0;
}
.breakfast_basket .nav-tabs>li{
    border-right:  1px solid #F16236;
    min-width: 25%;
}
.breakfast_basket .nav-tabs>li:first-child{
    border-right:  unset;
}
.breakfast_basket.nav-tabs>li>a.active:hover{ color:#AFAFAF !important;}
.breakfast_basket .nav-tabs>li>a.active,
.breakfast_basket .nav-tabs>li>a.active:focus,
.breakfast_basket .nav>li>a:focus{
    background-color: #F16236 !important;
    color: var(--card_bg) !important;
    border-color:#F1623600 ;
    border-radius: 0;
    /* -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; */
}
.breakfast_basket .nav>li>a:hover,
.nav-tabs>li>a:hover{
    color:var(--tertiary) ;  border-color:#F1623600 ;
}

.breakfast_basket .nav-tabs>li>a span{
    display: block;
}
.breakfast_basket .nav-tabs>li.active>a span{
    font-weight: 700;
}

/**************control panel***********/
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(242 101 48 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(242 101 48 / 60%);
}
/* family_breakfast */
/* .family_breakfast{
    margin-top: 5em;
} */
.family_breakfast .h4{
    color: var(--secondary);
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 2em;
    margin-top: 1.5em;
}
/* float-label */
.has-float-label {
    display: block;
    position: relative
}

.has-float-label label,
.has-float-label>span {
    position: absolute;
    cursor: text;
    font-size: 18px;
    color: var(--secondary);
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s;
    top: -.5em;
    right: 1rem;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
    background: #ffffff;
}

.has-float-label label::after,
.has-float-label>span::after {
    content: " ";
    display: block;
    position: absolute;
    background: #fff;
    height: 2px;
    top: 50%;
    left: -.2em;
    right: -.2em;
    z-index: -1;
}

.has-float-label .form-control::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s
}

.has-float-label .form-control::-moz-placeholder {
    opacity: 1;
    transition: all .2s
}

.has-float-label .form-control:-ms-input-placeholder {
    opacity: 1;
    transition: all .2s
}

.has-float-label .form-control::placeholder {
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s
}

.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
    opacity: 0
}

.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
    opacity: 0
}

.family_num{
    position: relative;
}
.family_num input::-webkit-inner-spin-button{
    -webkit-appearance: none;
    appearance: none;
}
.family_num button{
    background-color: unset;
    color: #6C727F;
}
.family_num button:hover{
    color: var(--primary);
}
.family_num  .increment{
    left: 5px;
}
.family_num  .decrement{
    right: 5px;
}
.family_num  .decrement,
.family_num  .increment{
    position: absolute;
    top: 6px;
    z-index: 1;
}

#notes_content {padding-top: 12px;}
.congoz {}

.total_amount {
    margin-top: .7em;
    background: #FFF8F6;
    border-radius: 16px;
}
.tot-don{ text-align: center;}
.tot-don p, p.zarbo {
    background: #FFF8F6;
    padding: 22px;
    color: #685A4D;
    font-size: 24px;
    font-weight: 700;
    border-radius: 16px;
}
.tot-don span,p.zarbo span{color: #87786C}
/*
.total_amount .total_amount_content {
    font-weight: 700;
    color: var(--secondary);
    padding: 1.5em .75em;
    font-size: 25px;
    line-height: 0;
    /* height: 84px;

}


.total_amount .total_amount_content .ammount {
    color: var(--secondary2);
}
*/
.modal-header span {
    position: absolute;
       margin-right: -5px;
    display: block;
    margin-top: -11px;
    font-size: 20px;
}
.modal-header button { padding: 10px;}
.notes{
    margin-top: 2em;
    /* padding: 2em .5em; */



    position: relative;

    color: #6C727F;
    font-size: 1.2em;
}
.notes .notes_title{
    position: absolute;
    top: -12px;
    right: 1em;
    color: var(--secondary);
    background: #fff;
}
.family_breakfast_btn {
    margin-top: 1.7em;
    display: flex;
    justify-content: space-between;
}
.family_breakfast_btn button{
    padding: .3em 0;
    font-size: 20px;
    border-radius: 10px;
    font-weight: 600;
}
.family_breakfast_btn button{
    background-color: var(--primary);
    width: 60%;
    margin-left: 1%;
    border: unset;
    color: #fff;
}
.family_breakfast_btn button:hover{
    color: #fff;
    background-color: var(--on_hover);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.family_breakfast_btn button:focus,
.family_breakfast_btn button:focus-visible,
.family_breakfast_btn button:active,
.family_breakfast_btn button:focus{
    outline: unset;
    color: #fff;
}
.family_breakfast_btn button.add_toCard{
    width: 33%;
    background-color: unset;
    border: 3px solid var(--primary);
    color: var(--primary) ;
}
.family_breakfast_btn .add_toCard:hover{
    background-color: var(--on_hover);
    border-color:var(--on_hover) ;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.family_breakfast_btn button.add_toCard i{
    margin-right: .4em;
}
/* beggin donate now model */
.donate_now .nav-tabs li{
    width: 33.333%;
    text-align: center;
}
.nav-tabs>li {
    float: right;
    margin-bottom: -1px;
    position: relative;
	box-sizing: border-box;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav-tabs>li>a {
    margin-left: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
	
}
.donate_now .nav-tabs>li>a{
    padding: 1.5rem 1rem !important;
	border-bottom: 1px solid #ddd;
}
.doer_good{
    text-align: center;
}
.doer_good h4{
    color: var(--tertiary);
    font-weight: 500;
    margin-top: 2em;
    margin-bottom: 1.5em;
}
.doer_good #phone{
    width: 100%;
    border: 2.03684px solid #E6E1DE;
    box-shadow: 0px 4.07368px 4.07368px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    height: 54px;
}
.doer_good .iti--allow-dropdown{
    width: 70%;
}

.iti__country-list{
    text-align: right;
}
.iti__selected-flag{
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
    justify-content: flex-end;
}
.iti__arrow{
    border: 0;
    margin-left: 2px;
    padding-right: .2em;
}
/* .iti--allow-dropdown .iti__flag-container{
    right: auto;
    left: 0;
    z-index: 555;
    padding-right: 1em;
    overflow: hidden;

} */
.modal-content { background: #ffffff;}
.doer_good .iti--allow-dropdown .iti__flag-container .iti__selected-flag{
    border-top-left-radius:15px ;
    border-bottom-left-radius:15px ;

}
.iti--allow-dropdown .iti__flag-container .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{
    background: #E6E1DE;
    padding-right: 2em;
}

.iti__arrow::before{
    content: "\f078";
    font-family: "FontAwesome";
    display: inline-block;
    position: absolute;
    top: .75em;
    left: 2.7em;
    color:#6C727F ;
}
/* beggin payment_method */
.payment_method h5{
    color:#87786C;
    font-size: 25px;
    text-align: center;
    margin-bottom: 1.5em;
    margin-top: 1.2em;
    font-weight: 600;
}
.payment_method input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 100%;
    outline: 3px solid #AFAFAF;;
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
    height: 25px !important;
    width: 25px !important;

}
.payment_method  input[type="radio"]:checked {
    background-color: var(--primary);
    padding: 2px;
  }
.payment_method .radio-inline{
    display: flex;
    align-items: center;
}
 .payment_method img{
    margin-right: 1em;
    height: 3em !important;
}

.payment_btn{
    background-color: var(--primary);
    color: #fff !important;
    padding: 0.9em 6em;
    border-radius: 0.7em;
    font-size: 1.3em;
    font-weight: 500;
}
.payment_btn:hover{
   background-color: var(--on_hover);
}
/* End payment_method */
.social_login span{
    display: inline-block;
    vertical-align: super;;

}

.social_login{
    margin-top: 2em;
    text-align: center;

}
.social_login{
    display: flex;
    justify-content: space-between;
}
.social_login button{
    border: 2px solid var(--primary);
    padding:.2em 2em;
    background-color: #FFF;
    border-radius: .7em;
    color: var(--primary);
    width: 46.4%;
    font-weight: 600;
}
.social_login button img{
    width: 2.5em;
    height: 2.5em;
    margin-left: 1em;
}
.social_login button:hover{
    color: #fff;
    background-color: var(--primary);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#create_account h4,
#sign_in .or {
    text-align: center;
    margin-top: 1em;
    color: #6C727F;
}
#create_account h4::before,
#create_account h4::after,
#sign_in .or::before,
#sign_in .or::after{
    content: "";
    display: inline-block;
    height: 1px;
    width: 4em;
    background-color: #E6E1DE;
    margin: .3em;
    font-family: 'Tajawal';
}
/*************  *************/
#create_account .row .col-md-6{
    margin-bottom: 1em;
}
#sign_in .row .col-md-6{
    margin-bottom: 1em;
}
#create_account_phone{
    width: 100%;
    border: 1px solid #ccc;
    padding:.4em  0 ;
    border-radius: .3em;
}
#create_account .iti{
    width: 100%;


}
#doer_of_good .col-md-6,
#create_account .col-md-6,
#sign_in .col-md-6{
    margin-top: 1em;
}

/* addToCard */
#addToCard .modal-body p{
    color:#F26530;
    font-size: x-large;
}
#addToCard .modal-body img{
    margin: 0 auto;
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px;
    margin-right: -20px;
}

/* start infos */
.infos {
    margin-top: 2rem;
    font-weight: 500;
}
.nav-tabs .nav-tabs>li>a.active{
    font-weight: 700;
}
 .infos .nav-tabs>li>a.active,
 .infos .nav-tabs>lia.active:focus,
 .infos .nav-tabs>li>a.active:hover,
 .infos .nav-tabs .nav>li>a:focus,
 .infos .nav-tabs .nav>li>a:hover,
 .infos .nav-tabs .nav-tabs>li>a:hover {
    color: var(--primary);
    cursor: pointer;
    background-color: var(--card_bg);
    border: 1px solid #ddd;
    border-bottom-color: #FFF8F6;
    border-radius: 16px 16px 0 0;
}
 .nav-tabs:hover,
 .nav-tabs>li>a:focus,
 .nav-tabs>li>a:focus-visible,
 .nav-tabs>li>a:focus-within,
 .nav-tabs>li>a:target,
 .nav-tabs>li>a:valid,
 .nav-tabs>li>a:focus-visible,
 .nav-tabs>li>a:active
{
    border: 0;
}
.nav-tabs>li>a {	text-decoration: none !important;}
.nav-tabs>li>a:hover{
    background-color: unset;
}
/* .infos{

} */
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
  /*  background-color: #eee;*/
}
.nav-tabs>li>a {
    margin-left: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a {
    padding: 1.5rem 12rem;
    color: var(--body_text);
    /* transition: 0.2s all ease-in-out; */
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit;
}
.panel-default {
    border-color: #E6E1DE;
}
.panel-default>.panel-heading {
    background-color: var(--card_bg);
    padding: 2rem 5rem;
}
.panel-default>.panel-heading .panel-title a:not(.collapsed){
    font-weight: 900;
    color: #87786C;

}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel-title {
    direction: rtl;
}


.panel-default>.panel-heading+.panel-collapse>.panel-body {
    direction: rtl;
	text-align: right;
    line-height: 3rem;
    padding: 1rem 4rem;
}

.reports {
    margin: 2rem;
}

.reports .img-container {
    max-width: 230px;
    margin: auto;
}

.reports h4 {
    text-align: center;
    color: var(--links);
    font-size: 18px;
}
/******************Face + google ************************/
.face-log,.goog-log { border-color: #F26530; color: #F26530;border-radius: 0.7em; font-weight: 700;width: 46.4%}
.face-log:hover, .face-log:focus, .face-log:active,.face-log.active, .open>.dropdown-toggle.face-log {
    color: #ffffff !important;
    background-color: #F26530;
    border-color: #F26530; /*set the color you want here*/
}

.face-log:hover i,.face-log:focus i, .face-log:active i { color: #ffffff;}
.goog-log:hover, .goog-log:focus, .goog-log:active,.goog-log.active, .open>.dropdown-toggle.goog-log  {
    color: #ffffff !important;
    background-color: #F26530;
    border-color: #F26530; /*set the color you want here*/
}
.face-log i { color: #0557e8; display: inline-flex; }
.goog-log i {color: #fbbc05); display: inline-flex; }
.line {
  height: 2px;
  background: #E6E1DE;
  width: 20%;
  margin: auto;
  position: relative;
  top: -22px;
}

/* cheveron icons */
.panel-title a:after {
    font-family: Fontawesome;
    content: '\f077';
    float: left;
    font-size: 10px;
    font-weight: 300;
}

.panel-title a.collapsed:after {
    font-family: Fontawesome;
    content: '\f078';
}








/* start section loading */
.loading-overlay {
    background-color: #222;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.sk-cube-grid {
    width: 80px;
    height: 80px;
    margin: 250px auto;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #FFF;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

/* end section loading */
/* start scroll top*/
#scroll_top {
    width: 50px;
    height: 48px;
    background-color: #777;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 15px;
    border-radius: 5px;
    z-index: 9999;
    display: none;
    cursor: pointer;
}

#scroll_top:hover {
    background-color: #444;
}
.reports .caption a{
    display: block;
    margin: auto;
    font-size: 13px;
    color: #F26530;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}
.reports .caption  a:hover{font-size: 13px;
    background: #F26530;
    border-radius: 15px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
.rido {float: right;}
/************select ***************/
select {
  /* reset */
  -webkit-appearance: none;
    appearance: none;
}
.bonm{
  position: relative;
}

.bonm::after {
  font-family: Fontawesome;
  content: '\f078';
  font-size: 1rem;
  top: 15px;
  left: 18px;
  position: absolute;
}

.rad-boz{
    width: 100%;
    height: 3 3rem;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); }

    .li-rad input[type=radio] {
        margin-left: auto !important;
        margin-right: -20px !important;
        margin-top: -20px;
    }
    .radio-inline:last-child {
    margin-right : 20px;
    }

/* end scroll top*/
/* start grouping system */
.contact_us,
.statistics,
.our_team {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
}
/************ FAQ **************/
.panel-group {
    margin-bottom: 20px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
	text-align: right;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
/***************************/
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
	    display: block;
}
/* end grouping system */


/* responsive */
@media (max-width: 1199.98px) {
  body{font-family: 'Tajawal', sans-serif !important;}
}
/****************************************************/
@media (max-width: 991.98px) {
    .head-bg {background: url(../images/header/992.jpg) no-repeat center right;height: 375px;}
    .form-group {margin-bottom: 20px;}
    .breakfast_basket {margin-bottom: 2rem;}
}
/************************************************/

@media (max-width: 767.98px) {



    .family_breakfast .h4{
        font-size: 18px;
        text-align: center;
        margin-bottom: 1.5em;
    }
    .family_breakfast .form-control{
        margin-bottom: 2em;
    }
    .panel-default>.panel-heading+.panel-collapse>.panel-body{
        padding: 1rem;
        line-height: 2.2rem;
    }
    .family_breakfast_btn{
        display: block;
    }
    .family_breakfast_btn button,
    .family_breakfast_btn .add_toCard
    {
        font-weight: 500;
        display: block;
        width: 100% !important;
        margin-bottom: 1em;
        padding:  .45em 0 .45em 0;
    }
    .panel-default>.panel-heading {
        padding: 2rem;
    }
    .reports .nav-tabs>li>a{
        padding: 10px 2px !important;
        /* padding: 1.5rem 4rem !important; */
    }
    .breakfast_basket .nav-tabs>li>a{
        padding: 10px 0px;
        font-size: 16px;
    }




    .flag-link,
    .cart {
        display: inline-block !important;
    }

    .navbar-default .navbar-nav>li>a {
        padding-top: 2rem;
        padding-left: 5rem;
    }

    #create_account .has-float-label,
    #sign_in .has-float-label{
        margin-top: 1.7em;
    }
    .payment_method .radio-inline{
        margin-bottom: 1em;
    }
    .payment_method h5{
        margin-top: .4em ;
        margin-bottom: 1em ;
    }
    .doer_good .payment_method h5{
        margin-top: 1em ;
        margin-bottom: 1.3em ;
    }
    .user {
        width: 16rem;
        margin-bottom: 1rem;
    }

    .user a {
        font-size: 16px !important;
    }

   .nav-tabs>li>a {
        padding: 1.5rem 3rem;
        font-size: 14px;
    }
    .modal .nav-tabs>li>a {
        font-size: 10px;
    }
	.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
	.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
    .doer_good .iti--allow-dropdown{
        width: 100%;
    }
    .social_login a {
        padding: 0.5em .4em ;
        font-size: 11px;
        width: 45%;
    }
    .social_login button img {
        width: 1.5em;
        height: 1.5em;
        display: block;
        margin: 0 auto .4em auto;
        width: 25px;
        height: 25px;
    }
    .payment_btn{
        font-size: 13px;
    }
}
/**********************************/
@media only screen and (max-width: 700px){
  .head-bg {background: url(../images/header/700.jpg) no-repeat center right;height: 286px;}
  .breakfast_basket .nav-tabs>li>a{padding: 10px 0px;font-size: 14px;}
  .breakfast_basket .nav-tabs>li>a span{font-size: 16px;}

}
/********************************************/
@media only screen and (max-width: 650px){
  .head-bg {background: url(../images/header/650.jpg) no-repeat center right;height: 245px;}
}

/********************************************/
@media only screen and (max-width: 600px){
.breakfast_basket .nav-tabs>li>a{padding: 10px 0px;font-size: 12px;}
}
/*******************************************/
@media only screen and (max-width: 550px){
  .head-bg {background: url(../images/header/550.jpg) no-repeat center right;height: 208px;}
  .goog-log i { display: block; margin: auto; float: none;}
.face-log i { display: block; margin: auto; float: none;}
.breakfast_basket .nav-tabs>li>a{padding: 10px 0px;font-size: 10px;}
}
/********************************************/

@media only screen and (max-width: 500px){
  .head-bg {background: url(../images/header/500.jpg) no-repeat center right;height: 189px;}
}
/***********************************/

@media only screen and (max-width: 475px)
{
  .head-bg {background: url(../images/header/475.jpg) no-repeat center right;height: 188px;}
  .breakfast_basket .nav-tabs>li>a{
      padding: 10px 0px;
      font-size: 8px;
  }
}
/****************************************/
@media only screen and (max-width: 425px){
  .head-bg {background: url(../images/header/425.jpg) no-repeat center right;height: 178px;}
  .breakfast_basket .nav-tabs>li>a{
      padding: 10px 0px;
      font-size: 7px;
  }
}

/******************************/
@media only screen and (max-width: 375px)
{
    .head-bg {background: url(../images/header/375.jpg) no-repeat center right;height: 178px;}
    .payment_method .radio-inline {padding-right: 0px !important;}
    .breakfast_basket .nav-tabs>li>a{padding: 10px 0px;font-size: 6.5px;}
    .breakfast_basket .nav-tabs>li>a span {;font-size: 13px;}
    .nav-tabs>li>a {font-size: 12px;}
}
/**************************************/
@media only screen and (max-width: 340px)
{.box-buttonz {right: 10%;}

}
/******************************************/
@media only screen and (max-width: 320px){
  .head-bg {background: url(../images/header/320.jpg) no-repeat center right;height: 152px;}

}
