@font-face {
font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712301188/PingAR_LT-Regular_hqcb8h.otf');
}

@font-face {
    font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712301187/PingAR_LT-Bold_ha9qaq.otf');
    font-weight:700;
}
 
body, *:not(i) {
font-family: 'GESSTextMedium' !important;
}



.sicon-check-circle2:before {
    content: "\e903";
      display: none;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
    
}




.main-nav-container.fixed-pinned .inner {
    position: fixed!important;
    right: 0px!important;
    left: 0px!important;
    z-index: 10!important;
    width: 93%!important;
    opacity: .95!important;
}



.mm-spn.mm-spn--light {
    background-color: #fee3c5;
}

.mm-spn li {
    background: inherit;
    cursor: pointer;
    padding-left: .75rem;
    padding-right: .75rem;
    position: relative;
    z-index: 0;
    color: #aa7942;
    color: #171716;
    top: 54px;
}

.dark .mm-spn li {
    color: #fff;
}

.mm-spn li:after {
    content: "";
    position: absolute;
    top: 5px;
    width: 15%;
    background: #fee3c5;
    border: #fee3c5 solid 2px;
    box-shadow: inset 0px 0px 0px 1px #aa7942, 0px 0px 0px 2px #aa7942;
    transition: all .1s linear;
    left: -1px;
    opacity: 1;
    z-index: -1;
    height: calc(100% - 10px);
    border-radius: 0px 4px 4px 0px;
    border-left: 0;
}

.dark .mm-spn li:after {
    content: "";
    position: absolute;
    top: 5px;
    width: 15%;
    background: #171716;
    border: #171716 solid 2px;
    box-shadow: inset 0px 0px 0px 1px #aa7942, 0px 0px 0px 2px #aa7942;
    transition: all .1s linear;
    left: -1px;
    opacity: 1;
    z-index: -1;
    height: calc(100% - 10px);
    border-radius: 0px 4px 4px 0px;
    border-left: 0;
}

.mm-spn ul.mm-spn--parent {
    padding-right: 100% !important;
}

.dark .btn--close-sm {
    color: #ffffff;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    color: #171716;
}

.dark .mm-spn.mm-spn--navbar.mm-spn--main:after {
    color: #fff;
}

/*.mm-spn li span:not(.s-user-menu-dropdown-item-badge) {
    padding: .75rem 1rem;
    background: #0000;
    color: #171716;
} */

.mm-spn a {
    background: inherit;
    color: inherit;
    text-decoration: none;
    background: #0000;
}
/*
.dark .mm-spn li span:not(.s-user-menu-dropdown-item-badge) {
    color: #fff;
    background: #0000;
}*/

.mm-spn li:hover:after {
    width: calc(100% - 10px);
}















.main-menu .contact-links a {
    flex-shrink: 0;
    gap: .25rem;
    padding: 4px 8px!important;
    width: auto;
    display: flex;
    flex-direction: row;
    font-size: 16px;
    color: #171716;
}
/*
.main-menu .contact-links span {
    flex-shrink: 0;
    gap: .25rem;
    padding: 0px!important;
    width: auto;
    display: flex;
    flex-direction: row;
    font-size: 16px;
    color: #171716;
}*/












.inner.bg-white.da-bgm {
    border-radius: 4px;
    border: #fff solid 2px;
    box-shadow: inset 0px 0px 0px 1px #aa7942, 0px 0px 0px 2px #aa7942;
    margin: 15px 15px 0px 15px;
    background: #fee3c5;
    background: #fff;
}*/

.inner.bg-white.da-bgm {
    border-radius: 0px;
    border-bottom: #fee3c5 solid 2px;
    box-shadow: 0px 0px 0px 1px #aa7942, 0px 0px 0px 3px #fee3c5, 0px 0px 0px 5px #aa7942;
    background: #fee3c5;
    background: #fee3c5;
}

.dark .inner.bg-white.da-bgm {
    border-bottom: #171716 solid 2px;
    box-shadow: 0px 0px 0px 1px #aa7942, 0px 0px 0px 3px #171716, 0px 0px 0px 5px #aa7942;
}

.is_large .header-btn .sicon-search, .is_large .header-btn .sicon-user {
    color: #171716 !important;
}

.dark .is_large .header-btn .sicon-search, .dark  .is_large .header-btn .sicon-user {
    color: #fff !important;
}

.is_large .header-btn .sicon-arrow-left, .is_large .header-btn .sicon-arrow-right {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #171716 !important;
}

.dark .is_large .header-btn .sicon-arrow-left, .dark  .is_large .header-btn .sicon-arrow-right {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #fff !important;
}

.is_large .s-cart-summary-wrapper i.text-base {
    color: #171716 !important;
}

.dark .is_large .s-cart-summary-wrapper i.text-base {
    color: #fff !important;
}

.dark .store-header .mode-toggler .dark-mode {
    stroke: #fff ;
}















/*    ======    PR    ======    */
.s-products-list-wrapper {
    gap: 12px;
}

.s-product-card-content-title.font-primary a {
    font-family: 'GESSTextMedium' !important;
}

.s-product-card-entry {
    border-width: 0px;
    background: #fff4e8;
    border-radius: 4px;
}

.dark .s-product-card-entry {
    background-color: #39342e;
}

.s-product-card-content-title {
    -webkit-line-clamp: 8;
}

.dark .s-product-card-content-title {
    color: #ffffff;
}

.dark .s-product-card-price {
    color: #e1a766;
}

.s-product-card-content-footer.rounded-2xl button, .s-product-card-content-footer.rounded-xl button {
    border-radius: 4px;
}

.large-cards .s-products-slider-card.swiper-slide {
    display: flex;
    width: 50%;
}

@media (min-width: 768px){
.large-cards .s-products-slider-card.swiper-slide {
    display: flex;
    width: 20% !important;
}
}

[dir=rtl] .carousel-slider .swiper, [dir=rtl] salla-slider[type]:not(.hydrated) .swiper>div>div, [dir=rtl] salla-slider[type]:not(.hydrated)>div {
    padding-left: 5px;
}

.s-slider-block__title-right {
    width: 85%;
}

.lazy__bg.lazy_img {
    background: #0000 !important;
}

.s-slider-block__title h2, .s-block__title h2, section:nth-child(5) .s-block__title h2 {
    background: linear-gradient(45deg, #aa7942 -10%, #e2a866, #aa7942 110%);
    color: #fff !important;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    font-weight: 700 !important;
    padding-left: 0rem!important;
    text-align: center;
}

.feature .s-block__title h2 {
    background: #0000 ;
}

.dark .da-cp {
    color: #fff!important;
}

.right-side {
    width: 100%;
}

[dir=rtl] .s-slider-block__title-right {
    padding-left: 0rem !important;
}












/*      ==========  INNER PR  ==========       */
.s-product-card-image-contain {
    object-fit: contain;
    aspect-ratio: 0 !important;
    border-radius: 4px;
}

.dark .form-input, .dark .s-comment-form-input, .dark .s-login-modal-input, .dark .s-product-availability-input, .dark .s-verify-input, .dark .tel-input, .dark input, .dark select, .dark textarea {
    background-color: #39342e;
    color:#fff;
}

.filters-trigger, .prod-filter {
    flex: 0 0 100%;
}

.form-input, .s-comment-form-input, .s-login-modal-input, .s-product-availability-input, .s-verify-input, .tel-input, input, select, textarea {
    margin-bottom: 0px !important;
    border: 0;
    border-radius: 4px;
    background: #fff3e5;
    padding-bottom: 0;
}

.s-product-card-content {
    gap: 5px;
    padding-top: 10px;
}

.s-product-card-content-footer {
    gap: 8px;
}
.s-products-list-wrapper {
    grid-gap: .25rem;
    display: grid;
    gap: 10px;
}

.s-product-card-content-title {
    font-size: 16px;
    font-weight: 700 !important;
    /*-webkit-text-stroke: 0.2px;*/
}

.s-product-card-entry {
    border-radius: 4px;
    background-color: #fff3e5;
}

.s-product-card-content-title.font-primary a {
    font-family: 'GESSTextMedium' !important;
}

.s-product-card-wishlist-btn {
    background: #ffa90d;
    height: 30px;
    width: 30px;
    color: #162745;
    position: relative;
    left: 0px !important;
    bottom: 0px;
    border-radius: 4px !important;
    opacity: 1;
    font-size: 16px;
}

.s-product-card-content-sub {
    margin-bottom: 0;
    color: #aa7942;
}

.s-product-card-content-main {
    margin-bottom: 0;
}

.s-product-card-rating {
    align-items: center;
    display: none;
    gap: .25rem;
    justify-content: center;
}

img[src="https://cdn.assets.salla.network/themes/1034648396/1.60.0/images/appstore.png"], img[src="https://cdn.assets.salla.network/themes/1034648396/1.60.0/images/googleplay.png"] {
    opacity: 0;
}

.s-product-card-content-footer .s-button-outline, .s-product-card-content-footer .s-button-primary {
    height: 30px;
    border-radius: 4px !important;
}

.product-entry {
    background-color: #fff3e5;
}

.product-entry__title a {
    color: #1d3156;
    font-size: 17px;
    font-weight: 700 !important;
}

.s-button-btn {
    font-size: 17px;
}




/*  ====  title top  ====   */
.px-4 , .py-6{
    padding: 0px 10px 0px 10px;
}

.nav-header .nav-title {
    background: #fff3e5;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    margin: 8px 0px 3px 0px;
}

.dark .nav-header .nav-title {
    background: #39342e;
}

h1#page-main-title {
    color: #b6834a !important;
}

p.da-tm.hidden.text-xl.md\:block.ms-1, button.lang.text-lg.btn.basis-0.\!px-0.da-tm {
    color: #fff !important;
}

.dark label {
    color: #fff;
}
.px-4, .py-6 {
    padding: 0px 12px 4px 12px;
    margin: 10px 0px 0px 0px;
}

/*  ====  image  ====   */
.s-product-card-image {
    height: 100%;
    position: relative;
    width: calc(100% - 16px );
    margin: 8px;
    border-radius: 4px;
}

.lazy__bg.lazy_img {
    height: 100%;
    width: 100%;
    border-radius: 4px;
}



/*  ====  add to cart  ====   */
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    padding: 0;
    height: 30px;
    line-height: 37px;
    display: flex;
    align-items: center;
    background: linear-gradient(45deg, #aa7942 -10%, #e2a866, #aa7942 110%);
    color: #fff;
}

.dark .s-product-card-content-footer salla-add-product-button .s-button-outline {
    padding: 0;
    height: 30px;
    line-height: 37px;
    display: flex;
    align-items: center;
    background: #fff;
    border-color: #fff;
    color: #121928;
}

.s-product-card-content-footer salla-add-product-button .s-button-outline:hover {
    background: #ffb41f;
    border-color: #ffb41f;
    opacity: 1;
    color:#482d86;
}

.gap-1\.5 {
    gap: 8px;
}



/*  ====  heaht  ====   */
.product-entry--vertical salla-button.btn--wishlist button {
    background-color: #ffa90d!important;
    border-radius: 4px !important;
    border: initial!important;
    height: 30px !important;
    width: 30px!important;
    color: #1d3156;
}

[dir=rtl] .s-product-card-wishlist-btn {
    padding-left: 0;
}
[dir=rtl] .s-product-card-wishlist-btn {
    padding-right: 0;
}

.btn--wishlist .text-xl {
    font-size: 15px;
}

.product-entry--vertical salla-button.btn--wishlist button:hover {
    background-color: #1d3156!important;
    color: #fff;
}

.s-button-text {
    overflow: visible;
}

.styles__tabby-promo-snippet--e9896.styles__tabby-promo-snippet--rtl--d7dbe.styles__tabby-promo-snippet_font_inherit--d203b.styles__snippetWrapper--d68e9.styles__singleLine--d1c5f {
    background-color: #39342e!important;
}

.dark #tabbyPromo>[class*=styles__tabby], .dark .tamara-product-widget {
    background: #39342e!important;
    color: var(--dark-text-main)!important;
}













/*      ==========  INNER INNER PR  ==========       */

salla-add-product-button > div > salla-mini-checkout-widget > div > span > svg {
    display: none;
}

salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
    width: 100%;
}

.s-add-product-button-main {
    display: flex;
}

.s-add-product-button-main {
    display: flex;
    gap: 11px;
    width: 100%;
}

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    padding: 10px;
}

.s-quantity-input-button {
    width: 32PX;
}

/*  ====  top  ====   */
.py-3 {
    padding: 14px 9px 9px 9px;
    background: #fff3e5;
    border-radius: 4px;
}

.dark .py-3 {
    background: #39342e;
}

.dark .da-bgg {
    background-color: #39342e !important;
}

.dark .da-tm {
    color: var(--dark-text-main)!important;
}

.dark .tabs .tab-trigger.is-active {
    background-color: #39342e;
}

:root {
    --font-main: 'sky-bold';
    --font-secondary: 'sky';
    --color-primary: #b6834a;
    --color-primary-dark: #905d24;
    --color-primary-light: #dca970;
    --color-primary-reverse: #370400;
    --dark-bg-main: #171716;
    --dark-bg-sec: #ffffff;
    --dark-text-main: #fff;
    --dark-text-sec: #fff2d5;
    --dark-grey: #ffffff;
    --text-btn: #ffffff;
    --bg-color: #ffffff;
}

.styles__snippetWrapper--d68e9.styles__singleLine--d1c5f {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #39342e;
    border: 0;
}
.tabs__product .tab-trigger {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.dark .details {
    background-color: #39342e;
}

.dark .tabs-wrapper {
    background-color: #39342e;
}

.bg-gray-100 {
    background-color: #fee3c5;
}

.dark .bg-gray-100 {
    background-color: #171716 !important;
}


/*  ====  bg photo  ====   */
salla-slider.details-slider .swiper-slide {
    border-radius: 0;
    position: relative;
    background: #fff3e5;
    margin: 10px;
    width: calc(100% - 20px);
    border-radius: 4px;
    overflow: hidden;
}

.dark salla-slider.details-slider .swiper-slide {
    background: #162745;
}



/*  ====  heart & share  ====   */
.sidebar salla-button.btn--wishlist .btn--wishlist, button.s-social-share-btn, .dark .sidebar salla-button.btn--wishlist .btn--wishlist, .dark button.s-social-share-btn {
    background-color: #b6834a;
    opacity: 1;
    border-radius: 4px !important;
    color: #fff;
}

.opacity-80 {
    opacity: 1;
}





/*  ====  details  ====   */
.tabs .tab-trigger.is-active {
    background-color: #fff3e5;
}

.s-product-card-content-footer.tabs-wrapper button, .tabs-wrapper {
    border-radius: 4px;
}

.tabs__product .tab-trigger {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.tabs-wrapper .tabs__item.is-active {
    display: block;
    background: #fff3e5;
    border-radius: 4px 0px 4px 4px;
}

.dark .tabs-wrapper .tabs__item.is-active {
    background: #39342e;
}

.details__title span {
    font-family: 'GESSTextMedium' !important;
}




/*  ====  bg pay  ====   */
.details {
    background-color:#fff3e5;
    border-radius: 4px;
}



/*  ====  pr you may like  ====   */
.mob\:my-8 .da-cp {
    color: #162745!important;
    background: #fff3e5;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 4px;
}

.dark .mob\:my-8 .da-cp {
    color: #fff!important;
    background: #162745;
}



/*  ====  add to cart bar  ====   */
.sticky-product-bar{
    background: #fff3e5;
}














h4.text-center.text-base.md\:text-lg.da-tm {
    font-size: 16px;
    -webkit-text-stroke: 0.6px;
    margin-bottom: 8px;
}

.dark h4.text-center.text-base.md\:text-lg.da-tm {
    color: #ffd19d !important;
}

.angel-feature.flex-center.flex-col {
    display: flex;
    /*flex-direction: row;*/
    width: 100%;
    /*background: #000;*/
    /*justify-content: flex-start;*/
    gap: 15px;
}

@media (min-width: 768px){
.md\:text-4xl {
    font-size: 22px;
    line-height: 2.5rem;
}
}

.flex-center.h-14.w-14.md\:h-20.md\:w-20 {
    border: #fee3c5 solid 2px;
    box-shadow: inset 0px 0px 0px 1px #aa7942, 0px 0px 0px 2px #aa7942;
    margin: 0px;
    border-radius: 2px;
}

.dark .flex-center.h-14.w-14.md\:h-20.md\:w-20 {
    border: #171716 solid 2px;
}

.angel-features .flex-center.flex-col.mt-2 {
    /*align-items: flex-start;*/
    margin-top: 0;
}

.angel-features .gap-2 {
    gap: 0px;
    display: flex;
    flex-direction: row;
}

.feature .flex-center {
    align-items: center;
    display: flex;
    flex-direction: row;
}

section.s-block.s-angel--divider.feature.angel_anime.animate__.animate__fadeIn.merge-bottom.centered-title {
    padding-bottom: 30px;
    padding-top: .75rem;
}

.divider-container .s-block__title {
    background: linear-gradient(45deg, #aa7942 -10%, #e2a866, #aa7942 110%);
    margin-inline: 15px;
    color: #fff;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    font-weight: 700 !important;
}















/*    ======    FOOTER    ======    */
.store-footer .footer-container .logo-footer .foo {
    margin-bottom: .5rem;
    max-height: 100px;
    max-width:100%;
    width: auto;
    /*content: url(https://media.giphy.com/media/SuXaHHtuO1uE3FAWEb/giphy.gif)!important;*/
}

@media (min-width: 768px){
.da-brdr {
    border-color: var(--dark-grey)!important;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
}

.store-footer {
    margin-top: 2rem;
    position: relative;
    background: #431f82;
    background-image: /*url(https://cdn.salla.sa/form-builder/QEhKENxWtB4GW4l8GndKr2MZmcav8HemtZIJG80A.png),*/  radial-gradient(at 50% 0%, #4f25989c 13px, transparent 64%);
    background-size: 90%,contain!important;
    background-position: top 100% left 10%!important;
    background-repeat: no-repeat;
    border-radius: 20px 20px 0px 0px;
}


.footer-middle {
    padding-inline: 100px;
}

[dir=rtl] .md\:text-start {
    text-align: right;
    display: none;
}

.social-links .social-links {
    width: 61%;
    display: flex;
    flex-direction: row;
}

.footer-top{
    border-color: var(--dark-grey)!important;
    display: grid;
    grid-template-columns: repeat(1,minmax(0,1fr));
}

.footer-middle .contact-links {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 33rem;
}

[dir=rtl] .footer-middle h3 {
    text-align: center;
}

.store-footer__inner .container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: none;
}

.md\:max-w-xs {
    max-width: none;
    display: grid;
    grid-column: span 3/span 3;
}

.social-links {
    width: calc(33.33333% - 86px) !important;
    display: flex;
    flex-direction: column;
}

.footer-bottom {
    padding-inline: 130px;
}
}
/*
.dark .da-tm {
    color: #e2a866 !important;
}*/

.bubble-show {
    cursor: pointer;
    position: relative;
    background: #aa794261;
    width: 36px;
    color: #fff;
    height: 36px;
    border-radius: 10px;
    display: flex;
}

.dark .bubble-show {
    background: #e2a86666 ;
    color: #fff!important;
}

.contact-links a {
    font-size: 20px;
    background-color: #aa794261;
    border-radius: 10px;
    min-width: 0.5rem;
    padding: 8px;
    color: #fff;
}

.dark .contact-links a {
    background-color: #e2a86666 !important;
    color: #fff ;
}

.contact-links a:hover, .dark .contact-links a:hover {
    transform: scale(1.08);
    background-color: #ffffff !important;
    color: #171716;
}

.dark .contact-links a:hover .mm-spn li span:not(.s-user-menu-dropdown-item-badge){
    color: #171716;
}

.social-links .icon {
    margin: auto!important;
    width: 36px!important;
    font-size: 20px;
    align-items: center;
    align-content: center;
    justify-content: center;
    display: flex;
}

.max-w-sm {
    max-width: 38rem;
    color: #44301a;
    font-size: 18px;
    font-weight: 700 !important;
    padding-top: 25px;
}

.dark .max-w-sm {
    color: #e2a866 !important;
}

.store-footer .store-links-items {
    -moz-columns: 2;
    column-count: 2;
    margin-inline: 20px;
    color: #fff;
}

.social-links {
    width: calc(100% - 0px);
}

.store-footer h3 {
    background: linear-gradient(45deg, #aa7942 -10%, #e2a866, #aa7942 110%);
    margin-inline: 15px;
    color: #fff;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    font-weight: 700 !important;
    width: calc(100% - 30px);
}

.unicode {
    unicode-bidi: plaintext;
    display:none;
}

.store-footer__inner .container {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-social {
    align-items: center;
    margin-bottom: 50px;
}

.store-footer {
    margin-top: 60px;
    position: relative;
    background: #fee3c5;
    background-image: radial-gradient(circle at 50% 0%, #f5e8d8 13px, transparent 64%);
    border-radius: 4px;
    border: #fee3c5 solid 3px;
    box-shadow: inset 0px 0px 0px 1px #aa7942 , 0px 0px 0px 2px #aa7942;
    margin: 50px 15px 15px 15px;
}

.dark .store-footer {
    background-image: radial-gradient(circle at 50% 0%, #39342e 13px, #171716 64%);
    border: #171716 solid 3px;
}

.footer-middle {
    order: 1;
    background-color: #0000;
    background-position: left -9.5rem  top -20rem  , right top;
    background-repeat: no-repeat;
    position: relative;
    border: 0 !important;
    row-gap: 1.5rem !important;
    border-radius: 20px 20px 0px 0px;
    z-index: 0;
}

.footer-list {
    columns: 1;
    margin-inline: 25px;
    color: #44301a;
}

.store-footer .footer-container .footer-list a {
    margin-bottom: .75rem;
    text-align: center;
    color: #44301a;
}

.dark .store-footer .da-bgm {
    background-color: #0000!important;
}

.footer-top {
    order: 2;
    background-color: #0000;
    border-radius: 0px 0px 25px 25px;
    position: relative;
    z-index: 0;
    border: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.dark .footer-top:after {
    background-color: #22133e;
    border-bottom: #100b1e solid 7px;
}

.footer-bottom {
    order: 3;
    background: linear-gradient(90deg, #aa7942 -20%, #e2a866, #aa7942 120%);
    padding: 10px;
    z-index: 1;
    margin: 15px;
    border-radius: 4px;
}

.opacity-75 {
    opacity: 1;
}

.footer-apps .gap-2 .leading-none:nth-child(2) {
    color:#000;
}

.text-gray-400 {
    color: #44301a;
    font-size: 16px;
    font-weight: 700 !important;
}

.title-wrapper  .text-gray-400 {
    color: #51279a;
    font-size: 14px;
    font-weight: 100 !important;
}

.details.total {
    background-color: #ffff;
}



/*
.sicon-whatsapp2:before ,.sicon-iphone:before ,.sicon-paper-plane-o:before ,.sicon-instagram2:before ,.sicon-snapchat:before ,.sicon-tiktok:before {
    background-size: contain;
    color:#0000;
}

.sicon-whatsapp2:before {
    background-image: url(https://cdn.salla.sa/form-builder/F7FxNYbHndyYaKCQH1EmUJzDQP41nsEvkui114Ya.png);
}
.sicon-iphone:before {
    background-image: url(https://cdn.salla.sa/form-builder/Ag3t4biulXLwRH8WoaHLe5wX2qdCR4MCQ9uLAJPz.png);
}
.sicon-paper-plane-o:before {
    background-image: url(https://cdn.salla.sa/form-builder/GcyhbZ7J0bE75MjY0HiXpdy0ucFtf7WZchZCr3L5.png);
}
.sicon-instagram2:before {
    background-image: url(https://cdn.salla.sa/form-builder/wVRzL2MUzgcOnjq8hpqqBQgOFGoykDPHrFCuIjFA.png);
}
.sicon-snapchat:before {
    background-image: url(https://cdn.salla.sa/form-builder/w7Pka7imAps1rAhadesfmA6xT5w6cctmLcdYBkA1.png);
}
.sicon-tiktok:before  {
    background-image: url(https://cdn.salla.sa/form-builder/YMoeY0YNHy0gBTLzJkvnXya2tIkUIdGjIj9otBcR.png);
}*/












.container {
    padding-left: 12px;
    padding-right: 12px;
}

body {
    background: #fee3c5 !important;
}