/*
  Main Style File
  Abdulrhman Ahmed
  11.3.2022
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  touch-action: manipulation;
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

.center {
  text-align: center ;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
.hide,
[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0;
}

p {
    margin: 15px 0;
}






/*
  Start Edit Here
*/
@font-face {
    font-family: 'erc';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url('../fonts/GE_SS_Two_Light.woff2') format('woff2');
}

@font-face {
    font-family: 'erc';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url('../fonts/GE_SS_Two_Medium.woff2') format('woff2');
}

body {
    font-family: "erc", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #333232;
    font-weight: 100;
    cursor: default;
    max-width: 670px;
    margin: 0 auto;
    direction: rtl;
    position: relative;
}

header .container {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.right_hcont {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    max-width: 228px;
}

.container {
    padding: 0 16px;
    width: 100%;
    box-sizing: border-box;
}

header {
    padding: 15px 0 20px 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 9;
}

.s_debg {
    position: absolute;
    width: 100%;
    height: 340px;
    background: url(../img/g44.svg);
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec_tit h2 {
    font-size: 23px;
    font-weight: 100;
    color: #171718;
    margin: 0;
}

.sec_tit.wit_link {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#back_main {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #171718;
}

#back_main span {
    font-size: 17px;
    padding-top: 2px;
}

#back_main svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.right_hcont .sd {
    margin-left: 6px;
}

.right_hcont .sd a {
    text-decoration: none;
    color: #fff;
    width: 40px;
    height: 40px;
    background: #4C4C4C;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 16px;
}

.right_hcont .sd a.lng {
    line-height: 1px;
}

span.cart_items {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #c4161c;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    font-size: 14px;
}

a.cart_pg {
    position: relative;
}

.right_hcont .sd a svg {
    width: 17px;
    height: 17px;
}

div#secondaryLogoDiv {
    margin: 0px 10px;
    max-width: 200px;
}

.logo a {
  display: block;
  /* height: 90px; */
  width: 100%;
}

.logo a img {
  /* width: 200px; */
  /* height: 90px; */
  /* object-fit: contain; */
  height: auto;
  object-fit: contain;
  max-width: 190px;
  width: 100%;
}

.left_hcont {
  overflow: hidden;
  display: flex;
  flex-direction: row-reverse;
}

.sd.cart {
    margin: 0;
}

.right_hcont .sd a {
    width: 38px;
    height: 38px;
}










/* 
    Body
*/
.etop_links ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.etop_links ul li {
    list-style: none;
    display: inline-flex;
    width: 32.5%;
    justify-content: center;
    align-items: center;
}

a.btn {
    text-decoration: none;
    color: #fff;
    height: 52px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    font-size: 17px;
    transition: all .3s ease;
    cursor: pointer;
}

a.btn svg {
    width: 18px;
    height: 18px;
    margin-left: 7px;
}

a.btn:hover {
  opacity: 0.9
}

.etop_links {
    margin: 40px 0 60px;
}

.red_btn {
  background: #C4161C;
}

.dark_btn {
    background: #4C4C4C;
}



/* 
  Blocks
*/
.sikoe_e {
    width: 45%;
}

.hamla_blocks {
    margin: 0;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 15px 15px;
    padding: 30px 0 15px 0;
}

.block_sec a:hover {
    box-shadow: 0 10px 30px -2px rgb(50 50 93 / 16%);
    transform: translate3d(0,-2px,0);
}

.block_sec {
    display: block;
    width: 100%;
    scroll-snap-align: start;
}

.block_sec a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    text-decoration: none;
    color: #727272;
    transition: 300ms cubic-bezier(.215, .61, .355, 1);
    justify-content: flex-start;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.se_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    white-space: normal;
    padding-left: 2px;
    margin: 0;
}

.se_content span {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
}

.se_content h2 {
    margin: 0;
}

.si_img img {
    object-fit: cover;
    width: 100%;
    height: 120px;
    border-radius: 12px;
}

.hamla_cart_blocks .block_sec h2 {
    font-size: 17px;
    margin-bottom: 8px;
}

.hamla_cart_blocks .block_sec a:hover {
    box-shadow: none;
    transform: none;
}

.si_img {
    overflow: hidden;
    margin-left: 18px;
    width: 140px;
    height: 120px;
}

.se_content h2 {
    color: #000;
    font-size: 16px;
    font-weight: 100;
    margin: 0;
    transition: all .3s ease;
    width: 100%;
    line-height: 24px;
}

.block_sec a:hover h2 {
    color: #C4161C;
}

.si_link svg {
    width: 9px;
    height: 11px;
}

.si_link {
    visibility: hidden;
    opacity: 0;
    transform: translate(20px, 0);
    transition: all .3s ease;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 7px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.197' height='8.334' viewBox='0 0 5.197 8.334'%3E%3Cg id='surface10395' transform='translate(5.197) rotate(90)'%3E%3Cpath class='Path_210' data-name='Path 210' d='M4.167,3.137,1.03,0,0,1.03,4.167,5.2,8.334,1.03,7.3,0Zm0,0' transform='translate(0 0)' fill='%23C4161C'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    display: none;
}

.block_sec a:hover .si_link {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0);
}



/*
  Cart Page
*/
.cart_empty {
    height: 350px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.dki_mg {
    margin-bottom: 20px;
}

.jid_f p {
    margin-bottom: 0;
    line-height: 23px;
    color: #969696;
}

.dki_mg svg {
    width: 200px;
    height: 100px;
}

.hamla_cart_blocks {
    margin-top: 40px;
}

.hamla_cart_blocks .block_sec {
    width: 100%;
    margin: 5px 0;
    position: relative;
}

.hamla_cart_blocks .block_sec .remove_d {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    cursor: pointer;
    background-position: center center;
    background-size: 30px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-6 w-6' fill='none' viewBox='0 0 24 24' stroke='%23C4161C' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16' /%3E%3C/svg%3E");
}

.hamla_cart_blocks .block_sec .remove_d:hover {
    opacity: 0.7;
}

.hamla_cart_blocks .block_sec .pass-quantity {
    margin: 10px 0 0 0;
    box-shadow: none;
    border: 1px solid #efefef;
    padding: 0;
    width: 140px;
    display: flex;
    justify-content: space-between;
}

.hamla_cart_blocks .block_sec .sikoe_e {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.hamla_cart_blocks .block_sec span.minus, span.plus {
    width: 38px;
    height: 40px;
    background-size: 83px;
    background-repeat: no-repeat;
}

.hamla_cart_blocks .block_sec .pass-quantity input.form-control {
    max-width: 57px;
    font-size: 18px;
}

.location_se .sd img {
    width: 120px;
    height: 85px;
    object-fit: contain;
}

.location_se > div span {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 12px;
}

.d_line {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border-top: 1px dashed #dfdfdf;
    padding: 18px 0;
}

.s_ti h3 {
    margin: 0;
    font-weight: 100;
    font-size: 16px;
}

.co_st p {
    margin: 0;
    font-size: 17px;
}

.totals-value {
    margin: 0 7px;
}

.totals {
    margin-top: 50px;
}

a.pay_now {
    margin-top: 10px;
}








/*
    Modal
*/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 60%);
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow-y: scroll;
}

.overlay.is-on {
  opacity: 1;
  visibility: visible;
}

.overlay.is-on .content {
  visibility: visible;
  transform: translate3d(0,0,0);
}

.overlay .content {
  background: #fff;
  width: 100%;
  max-width: 600px;
  height: fit-content;
  border-radius: 15px;
  padding: 18px;
  transform: translate3d(0,-90px,0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.close {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.close svg path {
  fill: #fff;
}

.close:hover svg path {
  fill: #303030;
}

.ijks_hed h3 {
    margin: 0;
    color: #ffffff;
    font-size: 25px;
    font-weight: 100;
    text-shadow: 1px 1px black;
}

.share_a h3 {
    margin: 0;
    color: #242121;
    font-size: 20px;
    font-weight: 100;
    /* text-shadow: 1px 1px black; */
}

.share_a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.ijks_hed {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.s_lnks {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    background-color: #f6f6f6;
    padding: 20px;
    box-sizing: content-box;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}

.body_sha ul {
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.body_sha ul li {
    list-style: none;
    display: inline-flex;
}

.body_sha ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    text-decoration: none;
    margin: 0 12px;
}

.body_sha ul li a svg {
    width: 28px;
    height: 28px;
}

.body_sha ul li a span {
    display: block;
    color: #4a596a;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.body_sha ul li a svg path, .ikod_sd button#copy svg path {
    fill: #4a596a !important;
    transition: 0.3s ease-in-out;
}

.body_sha {
    margin: 35px 0 45px 0;
}

.or_shlink {
    font-size: 13px;
    margin: 50px 0 40px;
}

.close svg {
    width: 25px;
    height: 25px;
    z-index: 9;
}

.close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    z-index: 0;
    border-radius: 50%;
    transition: all 400ms cubic-bezier(0.18, 0.89, 0.32, 1.28);
    background: #f8f8f8;
}

.close:hover:after {
    width: 45px;
    height: 45px;
}

.or_shlink h3 {
    margin: 0;
    color: #4a596a;
}

.hala_link {
    position: relative;
    height: 50px;
}

input#data {
    border: none;
    background: #f6f6f6;
    padding: 15px;
    border-radius: 8px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    box-sizing: border-box;
    height: 50px;
    font-size: 15px;
    outline: none;
    direction: ltr;
    text-align: left;
}

.ikod_sd button#copy {
    position: absolute;
    right: 0;
    top: 0;
    outline: none;
    border: 0;
    background: #f6f6f6;
    cursor: pointer;
    width: 60px;
    height: 50px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.ikod_sd button#copy svg {
    width: 22px;
    height: 22px;
}

.body_sha ul li a:hover span {
    color: #C5161D;
}

.body_sha ul li a:hover svg path {
    fill: #C5161D !important;
}

.hamla_share_popup.warehaly {
    visibility: visible;
    opacity: 1;
}

.hamla_share_popup {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hamla_boxcontent_popup .overlay .content:before {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 400px;
    content: " ";
    z-index: -1;
    background: url(../img/header_bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.6;
    background-position: center center;
}

.hamla_boxcontent_popup .overlay .content {
    position: relative;
}

.ont_con ul {
    padding: 16px 0;
    gap: 10px 12px;
    display: grid;
    grid: auto/repeat(2,1fr);
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin: 20px auto 0;
    justify-items: stretch;
    direction: rtl;
}

.ont_con ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    float: right;
    text-align: right;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    padding: 12px 12px;
    background: #fff;
    border-radius: 6px;
    font-size: 17px;
}

.ont_con h2 {
    font-size: 30px;
    margin: 0;
    font-weight: 100;
    color: #C5161D;
    text-align: center;
}

.ont_con {
    padding-top: 40px;
}

.hamla_cart_blocks .block_sec a {
    cursor: default;
}

/*
*/
.select_donation_type {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    top: 0;
    width: 100%;
    background: #606060;
    z-index: 99;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.5);
    transition: all 500ms;
    border-radius: 15px;
}

.so_sele {
    width: 100%;
    padding: 0 10%;
}

.select_donation_type.show {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.select_donation_type .donation_type {
    padding: 0;
}

.select_donation_type .sec_tit  p.text-muted {
    font-size: 22px;
    color: #fff;
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
}

.select_donation_type .skie_fli label p.text-muted {
    font-size: 17px;
}

.select_donation_type .skie_fli label {
    height: 45px;
}

.skie_fli label.chosen {
    background: #d4e5ff;
    color: #3b74c8;
    border-color: #74a8f4;
}



/*
    Payment Modal
*/
.apple_pay a, .def_pam a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 45px;
}

.def_pam {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin: 5px 0;
    border-radius: 6px;
    float: left;
    width: 100%;
}

.apple_pay {
    background: #282A2B;
    margin: 0 0 5px 0;
    border-radius: 6px;
}

.sdkji_ef a {
    text-decoration: none;
    color: #fff;
    direction: rtl;
}

.sdkji_ef .def_pam a {
    color: #282a2b;
}

.sdkji_ef a span {
    font-size: 16px;
    font-weight: 400;
}

.sdkji_ef a img {
    margin-right: 8px;
}

.payment_se {
    display: flex;
    width: 100%;
}

.mobi_fastpay {
    width: 100%;
}

.more_padet {
    text-align: center;
    font-size: 16px;
    position: relative;
    padding: 25px 0;
}

.skie_lforo input[type=number],
.skie_lforo input[type=text],
.skie_lforo input[type=password],
.skie_lforo select,
.skie_lforo input[type=phone],
input#total_numbers_input {
    width: 100%;
    border: 1px solid #E5E5E5;
    outline: 0;
    padding: 0 15px;
    border-radius: 6px;
    height: 45px;
    display: block;
    font-size: 16px;
    font-weight: 100;
    box-sizing: border-box;
}

.skie_lforo p {
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

label.containerCheckbox p {
  margin: 0
}

.skie_lforo .form-group {
    margin: 0 0 25px 0;
    text-align: right;
}

input#userName {
    text-align: right;
}

.se_hea_d {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    direction: rtl;
}

.se_hea_d svg {
    width: 28px;
    height: 28px;
}

.sdoi_dwes_gro {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
}

.sdoi_dwes_gro select {
    width: 100%;
    border: 1px solid #E5E5E5;
    outline: 0;
    padding: 0 15px;
    border-radius: 8px;
    height: 45px;
    display: block;
    direction: rtl;
}

.skie_lforo select option {
    font-weight: 100;
    font-size: 16px;
}

.sdoi_dwes_gro .form-group {
    width: 31%;
}

.ksajdi_de {
    color: #444444;
    position: relative;
}

.hglki {
    width: 100%;
    height: 1px;
    background: #EBEBEB;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
}

.hglki:before {
    width: 40px;
    height: 40px;
    content: " ";
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -20px;
    border-radius: 50%;
}

.ksajdi_de > span {
    display: block;
    z-index: 1;
    position: relative;
    font-weight: 100;
    font-size: 21px;
}

.asdoi_pd ul {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.asdoi_pd ul li {
    list-style: none;
    margin: 0 7px;
}

.asdoi_pd ul li a,
.asdoi_pd ul li a img {
    display: block;
    height: 55px;
    width: 55px;
}

.skdji_loe,
.mod_cosm_ain.hide {
    display: none;
}

.skdji_loe.active-banks,
.skdji_loe.active {
    display: block;
}

.ujie_wor .modal_header {
    display: none;
}

.ujie_wor a.close-modal {
    display: none;
}

.ujie_wor .modal-content {
    padding: 30px;
}

.asdkji_pgl button svg {
    width: 20px;
    height: 20px;
}

.asdkji_pgl button:hover {
    opacity: 0.6;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.containerCheckbox {
  display: block;
  position: relative;
  padding-right: 32px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* Hide the browser's default checkbox */
.containerCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 5px;
  width: 5px;
  visibility: hidden;
  display: none;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 50%;
  right: 0;
  top: -2px;
}

/* When the checkbox is checked, add a blue background */
.containerCheckbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerCheckbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerCheckbox .checkmark:after {
  left: 8px;
  top: 4.5px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.card_modal_header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.sdolpe_pd {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.back_tk {
    width: 35px;
    height: 35px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-left: 12px;
    cursor: pointer;
}

.he_tilo h3 {
    margin: 0;
    font-weight: 100;
}

.skie_lforo {
    padding: 32px 0 10px;
}

div {
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

#processPayment {
    background: #DB312D;
    outline: 0;
    border: 0;
    text-decoration: none;
    color: #fff;
    height: 45px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    font-size: 17px;
    transition: all .3s ease;
    cursor: pointer;
    margin-top: 10px;
}

#processPayment:hover {
    background: #bf231f;
}

#processPayment svg.h-5.w-5 {
    width: 26px;
    height: 26px;
    margin-left: 8px;
}

button#lepay {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    margin-top: 10px;
}

.asdlkio_det img {
    width: 100%;
    max-width: 230px;
    max-height: 55px;
}

.asdkji_pgl {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 5px;
}

.asdkji_pgl div {
    font-size: 20px;
    padding-top: 5px;
}

.asdkji_pgl button {
    border: 0;
    background: transparent;
    width: 40px;
    height: 27px;
    margin-left: 7px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.asdkji_pgl button svg {
    width: 20px;
    height: 20px;
}

.asdkji_pgl button:hover {
    opacity: 0.6;
}

.okldp_eb {
    width: 100%;
    padding: 40px 0 30px 0;
}

.asdlkio_det {
    width: 100%;
    text-align: center;
    margin: 5px 0;
    padding: 25px 0;
    border-bottom: 1px solid #eee;
}

.asdlkio_det:first-child {
    margin-top: 0;
    padding-top: 0;
}

.asdlkio_det:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

input#mobileThanks,
input#donatorPhoneField,
input#giftedPhoneField {
  border: 1px solid #E5E5E5;
  height: 50px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  outline: 0;
  padding: 0 15px;
  border-radius: 6px;
  height: 46px;
}

input#mobileThanks:focus-visible
input#donatorPhoneField:focus-visible {
    outline: none;
}

.iti__selected-flag {
  display: flex;
  flex-direction: row;
}

.donation_type {
    padding: 5px 0 40px 0;
}

.skie_fli {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.skie_fli label {
    width: 100%;
    max-width: 48%;background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    text-align: center;
    height: 45px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    cursor: pointer;
    
    flex-grow: 1;
}

label.ZakatcontainerCheckbox.chosen,
label.SaqadatcontainerCheckbox.chosen {
    border-color: #a6c5ee;
    background: #f4f9ff;
}

.skie_fli label input {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.skie_fli label p.text-muted {
    display: block;
    margin: 0;
font-size: 16px;}








/*
    Footer
*/
.sok_bg {
    padding-top: 25px;
    padding-bottom: 20px;
    position: relative;
}

.social_links ul {
    padding: 0;
    margin: 0;
}

.social_links ul li {
    list-style: none;
    display: inline-block;
    margin: 0 1px;
}

.social_links ul li a {
    display: block;
    width: 38px;
    height: 38px;
}

.social_links ul li a img {
    width: 100%;
    height: auto;
}

footer {
    padding: 35px 0 30px 0;
    position: relative;
    background: #F5F5F5;
    border-top: 1px solid #E6E6E6;
    margin-top: 60px;
}

footer:after {
    content: " ";
    width: 100%;
    height: 400px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: repeat-x;
    background-position: center bottom;
    z-index: -1
}

.mobile_app {
    margin: 20px 0 25px;
}

.mobile_app ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.mobile_app ul li {
    display: inline-block;
    list-style: none;
    height: 55px;
    margin: 0 3px;
}

.mobile_app ul li img {
    width: 170px;
    height: 55px;
}

.copyrights {
    font-size: 15px;
    line-height: 22px;
}

.mobile_app ul li a {
  display: block;
  height: 55px;
}

.wha_fixed {
    position: absolute;
    top: -23px;
    right: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.wha_fixed a {
    display: block;
    height: 45px;
    width: 45px;
}

.wha_fixed a img {
    width: 100%;
}



/*
    Counter
*/
.pass-quantity  input.form-control {
    padding: 0;
    border: 0;
    text-align: center;
    font-size: 20px;
    outline: 0;
    max-width: 90px;
}

/* Chrome, Safari, Edge, Opera */
input.form-control::-webkit-outer-spin-button,
input.form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input.form-control[type=number] {
  -moz-appearance: textfield;
}

.pass-quantity {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 6px 10px 6px;
    box-shadow: 0 4px 50px -10px rgb(0 0 0 / 30%);
    max-width: 200px;
    border-radius: 12px;
    margin: 0 auto 50px;
    background: #fff;
}

span.minus, span.plus {
    font-size: 33px;
    width: 45px;
    height: 45px;
    top: 0.6rem;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    background: #fff
    url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="50"><path d="M17 25h16M67 25h16M75 17v16" fill="none" stroke="rgb(59,69,66)" stroke-width="1.5px" stroke-linecap="round" stroke-linejoin="round" /></svg>')
    no-repeat 0 0;
    background-size: 5.6rem 2.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    border-radius: 10px;
    cursor: pointer;
    transition: opacity 0.15s;
    opacity: 0.8;
}

span.plus:active,
span.minus:active {
    background-position-y: 1px;
    box-shadow: inset 0 2px 12px -4px #c5d1d9;
}

span.plus {
    background-position: -44px;
}



/*
    Show payment section
*/

.mod_cosm_ain .payment_section_content {
    display: none;
}

.khaleha_mawgooda  .payment_section_content {
    display: block !important;
}

.khaleha_mawgooda .etop_links {
    display: none;
}

.khaleha_mawgooda {
    padding-top: 60px;
}


/*  */
.pa_sebg {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    height: 180px;
    z-index: -1;
    background-position: center center;
    background-size: 100%;
    border-radius: 15px;
}

.pa_sebg svg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 130px;
}

.pa_sebg:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 180px;
    background: #000;
    opacity: 0.4;
    border-radius: 15px;
}

.number-spinner {
    transform: translate3d(0, 85px, 0);
}

.mod_cosm_ain .etop_links {
    margin: 0;
    padding: 80px 0 10px 0;
}

a.disabled {
    pointer-events: none;
    opacity: 0.4;
}

.confirm_add_to_cart {
    margin-top: 22px;
}

.select_donation_type .card_modal_header {
    position: absolute;
    top: 19px;
    left: 25px;
}

.select_donation_type .card_modal_header path#Path_3671 {
    fill: #fff;
}

.select_donation_type .card_modal_header .back_tk {
    margin: 0;
    transform: rotateY(180deg);
}

#showthankyou {
    text-align: center;
}

p#p1 {
    font-size: 27px;
    margin-bottom: 0;
    color: #000;
    margin-top: 10px;
}

p#p1:before {
    content: " ";
    width: 190px;
    height: 120px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 0 auto 20px;
    opacity: 0.6;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='239.327' height='260.872' viewBox='0 0 239.327 260.872'%3E%3Cg id='Group_683' data-name='Group 683' transform='translate(-177.565 -157.447)'%3E%3Cpath id='Path_3817' data-name='Path 3817' d='M327.777,306.551c.57,2.285-4.855,9.14-6.282,12.565-1.428,3.712-1.713,11.138-5.425,14.85-2,2.285-8,5.425-8.282,7.71-2,34.557.285,120.8.285,120.8l-30.274,0s6.282-89.1,7.14-123.086c0-3.142-4.285-2.855-6.568-12.852-.857-2.855,0-9.425-.57-12.565-.857-3.712-4.285-10.282-5.425-13.995-.57-2-2.285-7.425-.57-8.567a2.579,2.579,0,0,1,3.712,1.142c1.427,2,3.712,7.71,4.855,11.138.57,1.427,4.285,6,4.285,4.57.57-7.14-2.855-18.85-3.142-25.417,0-1.428,0-4,2.285-4.855a2.56,2.56,0,0,1,3.427,1.713c1.428,6,3.142,17.42,4.57,24.847,0,.285,1.428.285,1.428-.285.857-4.855-.57-21.99,0-27.417a3.508,3.508,0,0,1,3.712-3.142c1.427,0,2.855,1.713,3.427,4.57.857,6.282.57,18.85.857,25.417,0,.285,1.142.57,1.428.285,1.712-5.712,2.285-16.565,2.855-22.275.285-1.713,2-3.142,3.142-2.855a3.591,3.591,0,0,1,3.712,3.427c1.142,8.282-2,23.7-2,31.415,0,1.428.57,4.855,2,4.855s3.142-7.14,4.855-9.995a9.034,9.034,0,0,1,6.855-4,2.615,2.615,0,0,1,3.708,2Z' transform='translate(-37.115 -44.166)' fill='%23c4161c'/%3E%3Cpath id='Path_3818' data-name='Path 3818' d='M178.708,389.168c-.857,2,2.855,8.853,3.712,12,.857,3.427,0,9.995,2.57,13.707,1.428,2.285,6.282,6,6,8-2.855,30.844-13.422,75.681-13.422,75.681h25.99s3.712-44.552,7.71-74.542c.285-2.855,4-2,7.425-10.282,1.142-2.57,1.142-8.567,2.285-10.852,1.142-3.142,5.14-8.567,6.568-11.71.857-1.713,2.855-6.282,1.713-7.425a2.6,2.6,0,0,0-3.427.285c-1.428,1.427-4,6.282-5.712,9.14-.57,1.142-4.285,4.57-4.285,3.427.57-6.282,5.14-16.277,6.282-21.99.285-1.142.57-3.712-1.427-4.57a2.749,2.749,0,0,0-3.427,1.142c-2,5.14-5.14,15.138-7.14,21.42,0,.285-1.142,0-1.142-.285,0-4.57,3.712-19.42,3.712-24.275,0-1.142-.57-3.142-2.57-3.427-1.142-.285-2.855,1.142-3.427,3.712-1.712,5.425-3.142,16.565-4.285,22.275,0,.285-1.142.285-1.142,0-.57-5.425.285-15.137.57-20.277a3.529,3.529,0,0,0-2.285-3.142,3.451,3.451,0,0,0-3.712,2.57c-2,7.14-1.428,21.135-2.855,27.987-.285,1.142-1.142,4.285-2.285,4-1.428-.285-1.712-6.855-2.855-9.425-.57-1.713-3.142-4-5.14-4.57a2.841,2.841,0,0,0-3.993,1.432Z' transform='translate(0 -80.235)' fill='%23c4161c'/%3E%3Cpath id='Path_3819' data-name='Path 3819' d='M440.745,260.546c.857,2.57-6,11.71-7.71,15.422-1.712,4.285-3.427,13.707-7.425,18.562-3.427,4-8,4.855-8.282,7.14-2.285,39.982.57,140.508.57,140.508l-36.27,0s7.71-103.668,8.567-143.083c0-3.712-5.14-3.427-8-14.85-.857-3.427,0-11.138-.57-14.565-.857-4.57-4.285-12-5.712-16.277-.857-2-3.712-7.427-1.427-9.712,1.142-1.428,3.427-.57,4.57.857,1.713,2.285,4,8.853,6,12.565.57.857,2,3.712,3.427,5.14,1.142,1.142,2,1.142,2.285.285.57-8.282-3.712-21.99-4-29.7,0-1.713-.57-4.285,2.57-5.14a3.178,3.178,0,0,1,4.285,2c1.713,7.14,3.712,20.277,5.425,28.845,0,.285,1.712.285,1.712-.285,1.142-5.712-.285-25.7.57-31.7.285-1.428.857-4,3.712-4,2.285,0,3.712,2,4,5.425.857,7.425.857,21.99,1.142,29.7,0,.285,1.428.57,1.713.285,2-6.568,2.855-19.42,3.427-25.99a4.494,4.494,0,0,1,3.712-3.427,4.649,4.649,0,0,1,4.57,4c1.142,9.71-2.57,27.417-2.285,36.554,0,1.428.857,6,2.285,5.712,1.142-.285,3.427-8.282,5.712-11.71,1.428-2,4.285-4.855,7.14-5.14a3.382,3.382,0,0,1,4.285,2.572Z' transform='translate(-77.827 -23.863)' fill='%23c4161c'/%3E%3Cpath id='Path_3820' data-name='Path 3820' d='M465.5,350.482c-.285,2,5.425,8.282,7.14,10.852,1.713,3.142,4,9.995,7.14,13.422,2.855,2.57,6.282,2.855,6.568,4.57,6,30.272,17.42,100.816,17.42,100.816h27.417s-20.562-75.681-25.417-105.381c-.57-2.855,3.142-3.142,4-12,.285-2.57-1.427-8.282-1.142-11.138.285-3.427,1.712-9.425,2.285-12.852.285-1.712,1.712-6,0-7.71-1.142-.857-2.57-.285-3.142,1.142-1.142,1.712-1.713,7.14-2.855,9.995a16.738,16.738,0,0,1-1.713,4.285c-.57.857-1.427,1.142-1.427.57-1.428-6,.285-17.135-.285-22.847,0-1.142,0-3.142-2.285-3.712a2.29,2.29,0,0,0-2.855,2c-.57,5.425-.285,15.707-.57,22.275,0,.285-1.142.285-1.142,0-1.427-4.285-2.57-19.42-4-23.989-.285-.857-.857-2.855-3.142-2.57-1.427.285-2.285,2-2.285,4.57,0,5.712,2,16.565,2.57,22.562,0,.285-.857.57-1.142.285-2-4.855-4-14.565-5.425-19.42a3.342,3.342,0,0,0-3.142-2.285,3.709,3.709,0,0,0-2.855,3.427c.285,7.425,4.855,20.562,5.712,27.417,0,1.142,0,4.57-.857,4.57-.857-.285-3.427-6-5.425-8.282-1.142-1.428-3.427-3.142-5.712-3.142-1.145.283-3.145.57-3.43,2.568Z' transform='translate(-114.296 -61.823)' fill='%23c4161c'/%3E%3Cpath id='Path_3821' data-name='Path 3821' d='M218.942,248.271a9.665,9.665,0,0,0-12.28-4,9.986,9.986,0,0,0-5.712,9.14A9.674,9.674,0,0,0,185.243,263.7c0,.285.285.57.285.857,4.855,10.852,20.277,9.71,27.417,15.137.57-8.853,11.422-19.992,6.568-30.557-.285-.29-.285-.577-.57-.862Z' transform='translate(-2.822 -32.152)' fill='%23c4161c'/%3E%3Cpath id='Path_3822' data-name='Path 3822' d='M324.109,174.972a10.064,10.064,0,0,0-19.42,1.43,10.391,10.391,0,0,0-10.567-4,9.838,9.838,0,0,0-7.71,11.138,2.166,2.166,0,0,0,.285,1.142c2.57,12,18.562,14.28,24.56,21.42,2.57-8.853,15.993-17.992,13.137-29.987a1.723,1.723,0,0,0-.285-1.145Z' transform='translate(-43.156 -2.265)' fill='%23c4161c'/%3E%3Cpath id='Path_3823' data-name='Path 3823' d='M567.481,280.813a4.445,4.445,0,0,0-1.981-5.946,5.1,5.1,0,0,0-5.287.33,4.686,4.686,0,0,0-2.314-4.625c-1.981-1.322-4.625-.659-6.276,1.322l-.33.33c-2.973,4.957,1.981,10.9,1.651,15.2,3.635-2.314,10.9-.992,13.877-5.946.659-.332.659-.332.659-.662Z' transform='translate(-157.3 -44.026)' fill='%23c4161c'/%3E%3Cpath id='Path_3824' data-name='Path 3824' d='M505.305,188.132a11.94,11.94,0,0,0-6-14.85A11.75,11.75,0,0,0,486.171,175a12.3,12.3,0,0,0-6.568-11.422,12.079,12.079,0,0,0-15.137,4.285c-.285.285-.285.57-.57,1.142-6.282,12.852,6.568,26.845,7.14,37.7,8.853-6.282,27.7-4.855,33.984-17.707,0-.287.285-.572.285-.857Z' transform='translate(-110.973 -5)' fill='%23c4161c'/%3E%3C/g%3E%3C/svg%3E%0A");
}

p#p2 {
    margin-top: 10px;
}

#thankyouModalDialog a.btn {
    margin-top: 0;
    margin-bottom: 10px;
}



/*
    Thanks Page
*/
.asdkl_logo {
    margin-bottom: 0;
    text-align: center;
}

.asdkl_logo img {
    width: 260px;
    height: 120px;
}

.oke_bg {
    width: 100%;
}

.oke_bg img {
    width: 100%;
    object-fit: cover;
    height: 136px;
}


.sadkii_btns ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.sadkii_btns ul li {
    list-style: none;
    margin: 10px 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.sadkii_btns ul li a {
    /* text-decoration: none; */
    /* height: 50px; */
    /* display: flex; */
    /* flex-direction: row; */
    /* align-content: center; */
    /* justify-content: center; */
    /* align-items: center; */
    /* flex-wrap: nowrap; */
    /* font-size: 16px; */
    /* border-radius: 8px; */
    max-width: 340px;
    /* margin: 0 auto; */
}

.sadkii_btns {
    margin-top: 50px;
}

.asdkl_logo {
    margin-bottom: 0;
    transform: translate3d(0,-60px,0);
}

.siio_eof {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 190px;
}

.siio_eof h3 {
    font-weight: 100;
    font-size: 24px;
    margin: 0;
}

.siio_eof svg {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    animation: heartbeat 1.5s infinite;
}


@keyframes heartbeat {
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }
}





/*
  Responsive
*/
@media(max-width: 992px) {
  .overlay {
      display: flex;
      justify-content: flex-start;
      padding: 10px 0;
  }
}

@media(max-width: 620px) {
  .etop_links ul li {
      width: 100%;
      margin: 5px 0;
  }
  
  .etop_links ul {
      display: flex;
      flex-direction: column;
  }
  
  .etop_links {
      margin-bottom: 30px;
      margin-top: 20px;
  }
}

@media(max-width: 500px)
{
    .right_hcont .sd
    {
        width: 30px;
        height: 25px;
    }

    .right_hcont .sd svg
    {
        width: 12px;
        height: 12px;
    }

    .right_hcont .sd a {
    width: 30px;
    height: 30px;
}
}

@media(max-width: 615px) {
  .body_sha ul {
      display: flex;
      flex-wrap: wrap;
  }
  
  .body_sha ul li {
      margin: 10px;
  }
    
  .hamla_blocks {
      scroll-snap-type: x mandatory;
      overflow-x: scroll;
      overflow-y: hidden;
      align-items: center;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: flex-start;
      gap: 10px 20px;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  
  .block_sec {
      display: inline-block;
      scroll-snap-align: start;
      width: 300px;
  }
  
  .se_content h2 {
      font-size: 16px;
      line-height: 20px;
  }
  
  .si_img {
      overflow: hidden;
      margin-left: 14px;
      width: 120px;
      height: 120px;
  }
  
  .sikoe_e {
      width: 160px;
  }
}

@media(max-width: 600px) {
  .hamla_blocks {
      overflow: auto;
      white-space: nowrap;
      gap: 20px 10px;
      display: grid;
      -webkit-box-align: center;
      align-items: center;
      width: 100%;
      margin: auto;
      justify-items: stretch;
      max-width: 738px;
      margin-top: 20px;
  }

  .si_img {
      width: 120px;
      display: inline-block;
      float: right;
  }
  
  .block_sec a {
      display: block;
      text-align: right;
  }
  
  .sikoe_e {
      width: auto;
      display: flex;
      height: 120px;
      flex-direction: column;
      justify-content: center;
  }
  
  .se_content span {
      display: block;
  }
  
  .si_link {
      display: none;
  }
  
  .hamla_blocks {
      gap: 8px 15px;
  }
  
  #don_main {
      overflow: hidden;
  }

  .sikoe_e {
      flex-direction: row;
      justify-content: flex-start;
  }
    
}


@media(max-width: 350px) {
  .logo a img {
    /* width: 140px; */
    height: 65px;
  }

  header .container {
    padding: 0 12px;
  }
  
  .sd.cart {
    margin: 0;
  }
  
  .logo a {
    height: auto;
  }
  
  .container {
    padding: 0 12px;
  }
  
  a.btn {
    height: 42px;
  }
  
  .etop_links {
    margin: 20px 0 40px;
  }
  
  .sec_tit h2 {
    font-size: 21px;
  }
  
  .hamla_blocks {
    padding: 0;
  }

  .mobile_app ul li img {
    width: 150px;
    height: 49px;
  }
  
  .mobile_app {
      margin: 20px 0 16px;
  }
  
}
