@media (min-width:800px){
    .nasa-slick-nav.nasa-nav-top > .nasa-nav-arrow {
        visibility: visible;
        display: inline-block;
        margin-right: 230px;
        opacity: 1;
    }
    .nasa-warp-slide-nav-top.title-align-left .nasa-title h3 {
        text-align:inherit;
    }
    .nasa-store-page .filters-container{
    visibility: hidden !important;
}
}
@media (max-width:901px){
   .d-flex {
    gap: 2px !important;
} 
.nasa-product-info-wrap form {
    flex-direction: row-reverse !important;
    align-items: center;
    justify-content: center !important;
}
.product-info-wrap > p {
    font-size:22px !important;
}
form .d-flex {
    flex-direction:column !important;
}
.nafea_buttons .new_buy {
    padding: 11px 8px !important;
    color: #000;
    margin-left:10px !important;
}
.nasa-modern-2 .product-item {
    z-index: 1;
    background: #fff !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    padding: 0 !important;
}

.slick-slide.product-item {
    height: inherit !important;
    /***** why you do that my friend ? ****/
    /*display: inline !important;*/
}
}
.card_share_like_btns {
    position: absolute;
    top: 10px;
    right: 50%;
    margin-right: -40px;

}

.single-product .card_share_like_btns {
    top: 18px;
}

body.home .card_share_like_btns {
    top: 23px;
}

body.archive .card_share_like_btns {
    top: 0;
}


.card_like_btn, .card_share_btn {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 15px 15px;
    padding: 5px 10px;
}


.card_like_btn:hover, .card_share_btn:hover {
    color: #FFFFFF;
    background: #FFC94B;
}


.card_share_btn:hover {
    color: #FFC94B;
    /* background: #FFC94B; */
}

.card_like_btn {
    border-radius: 0px 0px 15px 0px;
}

.card_share_btn {
    border-radius: 0px 0 0px 15px;
}

.new_cart:before {
    content:url("icons/add_cart.png");
    width:40px;
    height:40px;
}
.nafea_buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.nafea_buttons .new_buy {
    padding: 11px 17px;
    color: #fff !important;
    border-radius: 10px;
    background-color: #856D93 !important;
}
.quick-view-icon {
display:none !important
}
.nafea_buttons .new_buy:hover {
color: #fff !important;
    border-radius: 10px;
    background-color: #856D93 !important;
}
.new_price {
    text-align: center;
    font-size: 18px;
    color:#7E468D;
    font-weight: 600;
}
.new_card_design {
    background:#fff;
    border-radius:10px;
}
.nasa-modern-4 .product-item .add-to-cart-grid {
    display: none;
}
.product-img-wrap {
    background:#fff;
    border-radius: 10px 10px 0 0;
}
.product-info-wrap {
    /*background:#fff;*/
    border-radius: 0px 0px 10px 10px;
}
/*.main-img img {
    min-width: 56% !important;
    width: 100px;
    padding: 43px 0px 0px 0px !important;
}*/
/*.mini-cart-info .minus,*/
/*.mini-cart-info .plus {*/
/*    width: 18px !important;*/
/*    height: 18px !important;*/
/*    rder-radius: 50%;*/
/*    line-height: 23px !important;*/
/*}*/

li.product-warp-item .product-item {
    margin: 0;
    box-shadow: 0px 10px 15px 14px rgb(216 208 208 / 10%);
    border-radius: 10px;
    padding: 0px 10px;
}
.nasa-no-effect .main-img img {
    margin:0 auto;
    text-align:center;
}

.col-sidebar .widget, .nasa-side-sidebar .widget {
    box-shadow: 0px 10px 15px 14px rgb(216 208 208 / 10%);
    padding:20px;
    border-radius: 10px;
    
}
#masthead {
    padding:0 !important;
}
.nasa-header-sticky .sticky-wrapper {
    box-shadow: 0px 7px 13px -3px rgb(189 187 187 / 10%);
   padding:0 !important;
}
body .logo-wrapper .logo .header_logo {
    max-height: 74px !important;
}
.pe-7s-user:before {
     content:url("icons/profile2.png") !important;
    
}
.pe-7s-cart:before , .nasa-header-icons-wrap .cart-icon {
     content:url("icons/cart.png") !important;
}
.icon-nasa-if-search {
    content:url("icons/search.png") !important;
}
.nasa-header-icons-wrap .pe7-icon,
.nasa-header-icons-wrap .cart-icon,
.nasa-header-icons-wrap .nasa-search,
.nasa-header-icons-wrap .icon-nasa-like{
    background: white;
    border-radius: 34px;
    padding: 4px;
    box-shadow: 0px 0px 11px 2px rgb(173 173 173 / 10%);
}
/*.nasa-nav-arrow.slick-disabled:before {
    background: #7e468d45 !important;
    padding: 9px !important;
    margin-right:10px !important;
}*/

/*.nasa-nav-arrow.slick-arrow:before {
    background: #7e468d;
    padding: 9px !important;
    color:#fff;
    margin-right:10px !important;
}*/
.title-align-left .nasa-nav-top > .slick-prev {
    right: 46px !important;
}
.d-flex {
    display: flex;
    align-items: center;
    gap: 12px;
}
/* .woocommerce-mini-cart__buttons > a:first-of-type:before {
     content:url("icons/cart.svg") !important;
}
.nasa-tit-mycart:before {
    content:url("icons/cart.svg") !important;
} */
.col-sidebar .nasa-toggle-widget:before, .col-sidebar .nasa-toggle-widget:after, .nasa-side-sidebar .nasa-toggle-widget:before, .nasa-side-sidebar .nasa-toggle-widget:after {
    display: inline-block !important;
    content: "^" !important;
    position: absolute !important;
    width: 15px;
    left: 10px !important;
    background: #ffffff;
    border-radius: 11px;
    box-shadow: 0px 0px 10px 4px rgb(216 208 208 / 10%);
        padding: 7px 9px;
    line-height: 17px;
    width: 25px !important;
    background: #ffffff;
    height: 25px !important;
    right: 0;
    top: 14px;
     border-top: unset !important;
}
.widget_price_filter .ui-slider .ui-slider-handle:after {
    background-color: #7E468D !important;
}
.widget_price_filter .ui-slider .ui-slider-handle:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 10px !important;
    left: -14px !important;
    top: 4px !important;
    border: unset !important;
  
    border-radius: 32% !important;
    background-color: #7E468D !important;
}
.widget_price_filter .ui-slider .ui-slider-range {
    
    background: #c1c1c100 !important;
}
.nasa-widget-store .widget-title {
    color:#7E468D;
}
/*.product-info .cart .single_add_to_cart_button {
    all:unset;
    font-size:0;
    background-color: #7e468d00 !important;
    cursor:pointer;
        flex-grow: 0 !important;
}*/
/* .nasa-single-product-slide .single_add_to_cart_button:after{
    content:url("icons/add_cart.png");
    width:40px;
    height:40px;
} */
.product-info .cart .single_add_to_cart_button:hover {
    background-color: #7e468d00 !important;
}

.nasa-single-product-slide form{
        display:flex !important;
        flex-direction:row-reverse !important;
        justify-content: flex-end !important;
}
.nasa-single-product-slide .quantity{
        order: 2 !important;
}
.product-info .cart .nasa-buy-now {
            flex-grow: 0 !important;
    margin: 5px 30px !important;
    background: #856D93 !important;
    border: unset !important;
    color: #fff !important;
}
.product-info .quantity .plus {
    right: 67px !important;
    background: unset !important;
    color: #000 !important;
    top: 12px !important;
    border: none !important;
}
.product-info .quantity .minus {
    right: 1px !important;
    background: unset !important;
    color: #000 !important;
    top: 12px !important;
    border: none !important;
}
.product-info .quantity .input-text.qty {
    border: unset !important;
}
.product-info .cart .quantity {
    margin: 5px 3px;
    box-shadow: 0px 0px 24px 0px #0000001A !important;
    padding: 0 22px !important;
    width: 89px !important;
    border-radius: 10px !important;
}
#yith-wcwl-form .add_to_cart_button {
    background: #856D93 !important;
    border: unset !important;
    padding:10px;
    text-decoration:none;
    color: #000 !important;
}
.nasa-wrap-popup-nodes {
    display:none !important;
}
#nasa-counter-viewing {
    display:none !important;
}
.nasa-single-product-price {
    text-align:right !important;
    color:#7E468D !important;
}
body.nasa-rtl .nasa-product-details-page .product-info .entry-title.nopadding {
    padding-left: 0;
    text-align: right;
}
.product-info .stock {
    text-align: right;
}
.product-info .stock-sold:before {
    content:url("icons/stock.png") !important;
}
.product-info .stock span {
    display: flex;
}
.nasa-single-share {
    display: flex !important;
    justify-content: flex-start !important;
}
.nasa-share-label {
    font-size:0 !important;
}
.related-product .nasa-nav-arrow.slick-arrow:before {
    background: #7e468d;
    padding: 9px !important;
    color: #fff !important;
    margin-right: 10px !important;
}
#menu-ages-widget li:after {
    content:url("icons/Checkbox.png") !important;
    margin-inline-start: 10px;
}
#menu-ages-widget .current-menu-item:after {
    content:url("icons/Checkbox-active.png") !important;
    display:inline-block;
}
#menu-ages-widget .current-menu-item a{
    color:#000 !important;
}
.widget li:before {
    display:none !important;
}
#menu-ages-widget li {
    display:flex !important;
    align-items: center;
}
.widget_price_filter .price_slider_amount {
    text-align: right;
    flex-direction: row-reverse;
    line-height: 2.4em;
    justify-content: space-between;
    display: flex;
    font-size: 0.8751em;
}
#yith-wcwl-form {
    padding:0 40px !important;
}
.show-title-form {
    color: #fff !important;
    padding: 0 20px !important;
}
#nasa-init-viewed {
display:none !important
}
.nasa-warper-order {
    background:url();
}
.nasa-order-received-left .nasa-warper-order {
        box-shadow: 0px 2px 12px #B7BDC480;
        padding:15px;
        border-radius:10px;
        background:url("icons/order-shape.png");
        background-position:top left;
        background-repeat:no-repeat;
}
#menu-ages-widget li {
    width: 50%;
    float: right;
}




/* new edits */
.nasa-icon-wishlist {
    display: none !important;
}
.nasa-header-icons-wrap .pe7-icon,.nasa-header-icons-wrap .cart-icon {
    background: #ffffff3b !important;
        border-radius: 0px !important ;
        padding: 6px !important;
        color:#fff
}
.nasa-header-flex {
    margin-top: 20px !important;
}
.nasa-mini-number {
    background: #8CDBFF !important;
}
@media (min-width:1000px) {
.header-icons .nasa-icon {
        
        height: 54px;
        display: flex;
        align-items: center;
    }
        .header-icons .nasa-icon.pe-7s-user {
            background: #8CDBFF !important;
        }
                .header-icons {
                    gap: 20px;
                }
}


.nasa-item-main-image-wrap .easyzoom.first img {
    width: 60% !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
    position: relative;
    background: #9E7EAE !important;
}
.dokan-dashboard-menu .products,.dokan-dashboard-menu .coupons,.dokan-dashboard-menu .reviews,.dokan-dashboard-menu .withdraw,.dokan-dashboard-menu .announcement,.dokan-dashboard-menu .settings {
	display:none !important
}
.dokan-dashboard-wrap {
	margin-top:40px !important
}
.dokan-store-tabs {
	display:none
}
.store-lists-other-filter-wrap {
	display:none !important
}
#yith-quick-view-content div.summary {
	text-align:right !important
}
@media (min-width:1000px) {
	.logo .header_logo {
    width: 140px !important;
}
	.mobile_ver {
		display:none
	}
}
.woosb-item-child {
	display:none
}
.widget_price_filter .ui-slider .ui-slider-handle:after {
	background:unset !important
}
.site-header .nasa-elements-wrap {
	text-align:right !important
}
.author-img {
	border-radius:50%
}
.author-list {
	padding: 10px;
    display: flex;
    gap: 50px;
}
}
.author-title {
	position: absolute;
    bottom: 35px;
    width: 100%;
    background-image: url(https://lib.keyframe-eg.org/wp-content/themes/elessi-theme-child/shreta.png);
    background-size: 100% 100%;
    height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
}
.nasa-title-relate {
	text-align:right;
	font-size:0px
}
.nasa-title-relate:after {
	content:"كتب لها صلة" ;
	text-align:right;
	font-size:29px
}
#woocommerce_product_categories-2 {
	padding:14px
}
#nasa-breadcrumb-site {
    background: #9E7EAE !important;
    color: #fff !important;
}
.header-type-3 {
	background:#fff
}

body .product-info .cart .single_add_to_cart_button:hover {
    border-color: #7a6487;
    color: #7a6487;
}
.nasa-modern-2 .product-item {
    z-index: 1;
    background: #fff !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    padding: 0 !important;
}
.product-item .info {
    position: relative;
    padding: 10px 15px !important;
	text-align:right !important
}
.new_price {
    font-size: 20px;
    color: #7E468D;
    font-weight: 700;
    text-align: right !important;
}
@media (min-width:100px) {
	.nafea_buttons .new_buy {
		padding: 11px 30px;
	}
	.nafea_buttons {
		justify-content: space-between;
	}
	.nasa-modern-2 .nasa-product-grid .btn-wishlist {
    width: 36px;
	position:absolute;
	left:20% !important;
	right:120px !important;
    height: 36px;
    text-align: center;
    background-color: #ffffffd4;
    border-radius: 45px;
    bottom:17px !important;
}
	.nafea_buttons .new_buy {
    padding: 11px 30px;
}
}

@media (max-width:800px) {
	.author-title {
    position: absolute;
    bottom: 20px !important;
    width: 100% !important;
    font-size: 11px !important;
    background-size: 100% 100%;
    height: 39px !important;
}
	.post_content {
	height:50px !important
}
	.web_ver {
		display:none
	}
}
.mobile-menu {

	min-height: 100px;
}
.nasa-logo-retina img {
	width:125px !important
}

.download-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #54E48F!important;
    color: #fff !important;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 700;
}

.whatsapp_wrapper {
    background: transparent linear-gradient(270deg, #23CC69 0%, #15967B 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 12px #b7bdc480;
    border-radius: 9px;
    width: 100%;
    height: 47px;
    display:flex;
    align-items:center;
    justify-content: center;
    text-align: center;
    gap: 5px;
    font: normal normal 600 16px/36px;
    letter-spacing: 0px;
    color: #FDFDFD;
    padding: 15px 20px;
    margin: 0px 0;
    font-family: el messiri;
}
.shipping_note_wrapper {
    padding: 4px;font-size:16px;
    height: auto;
    width: 100%;
    /* margin: 8px auto;
    background: #FFFFFF 0% 0% no-repeat padding-box; */
    border-radius: 12px;
    font-family: el messiri;
    text-align: center;
}
body .nasa-static-sidebar .minicart_total_checkout {
    padding: 10px 0px !important;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin: 10px 0;
}
.nasa-static-sidebar .btn-mini-cart .woocommerce-mini-cart__buttons a {
    margin-top: 0px;border-radius: 9px;}
.nasa-minicart-footer .shipping_note_wrapper {    margin-bottom: 0;
    order: 1;max-height: 47px;display: flex;align-items: center;justify-content: center;}
.nasa-minicart-footer a.whatsapp_contact {
    order: 3;}
.minicart_total_checkout.woocommerce-mini-cart__total.total {
    order: 2;display: flex;justify-content: space-between;}
.btn-mini-cart.inline-lists.text-center {
    order: 4;}

@media screen and (max-width: 1200px) and (min-width: 767px) {
.large-4.columns.cart-collaterals.rtl-left{width:100%;padding-top: 0;}
body.page-template-page-shopping-cart.nasa-rtl .rtl-desktop-padding-right-10{width:100%;}
body.page-template-page-shopping-cart.nasa-rtl tr.nasa-no-border {display: none;}
}

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:not(.checkout) {
    display: none;
}

@media (max-width: 901px){
.shipping_note {
    font-size: 12px !important;
}	
	
}

.nasa-accordion-seller {
		display:none !important
	}
.nasa-accordion-shipping {
	display:none !important
}
.store-footer .dokan-btn-theme {
	visibility:hidden !important
}
.store-header {
	visibility:hidden !important;
	height:100px !important
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
	margin:0 auto !important;
	position:unset !important
}
.store-data  {
	text-align:center !important
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
    background: unset !important;
    position: relative;
    padding: 0px 20px !important;
    border-top: unset !important;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite {
 
    display: none;
}