/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);*/
@import url(https://fonts.googleapis.com/css?family=Tajawal:200,300,400,500,700,800,900);

body {
    overflow-x: hidden !important;
    font-family: 'Tajawal', serif !important;
    background: #f5f5f5 !important;
    direction: rtl;
    text-align: right;
}
/* Smooth scroll behavior */
:root {
    scroll-behavior: smooth;
  }
a,
button,
i,
span {
    text-decoration: none !important;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}

p {
    font-family: 'Tajawal', serif !important;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Tajawal', serif !important;
}

h1 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px !important;
    padding: 0 !important;
    text-transform: uppercase;
}

h1 span,
h2 span,
h3 span {
    color: #e47600;
    margin-left: 3px;
}

h2 {
    font-size: 28px;
    color: #252424;
    font-weight: 700;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: uppercase;
    text-align: center;
}

h3 {
    font-size: 17px;
    color: #252424;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin: 0 !important;
    padding: 0 !important;
}

h4 {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.3;
    margin: 0 !important;
    padding: 0 !important;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 21px;
    font-style: normal;
    /*! color: #333; */
}


/* Header section  */

header {
    background: url(../images/pattern.png) repeat center top;
    /* padding: 20px 0; */
}

#Header {
    background: url('../images/banner-bg.jpg') 50% 0 repeat-y;
    /* -webkit-background-size: cover; */
    /* background-size: cover; */
    /* background-position: center center; */
    /* position: relative; */
    color: #999;
    padding: 0;
    min-height: 300px;
    /* border-radius: 30px; */
}

#Header .overlay {
    background: rgba(03, 03, 03, 0);
    z-index: 1;
    padding: 30px;
    border-radius: 30px;
    position: relative;
}
#Header .overlay h3{
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
#Header .overlay h4{
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.topbar {
    position: absolute;
    left: 0px;
    top: -3px;
    display: flex;
    width: 100%;
    padding: 0 25px;
    align-items: center;
}

.languageTop {
    z-index: 111;
    margin-right: auto;
}

.languageTop #lstSelectLang {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 2px 10px;
    border-radius: 1px
}
.topbar .shopping-cart{
    margin-left: auto;
    position: relative;
    font-size: 23px;
    margin-top: 30px;
    margin-right: 10px;
 }
 .shopping-cart a{
 color: #fff;
 }
 .shopping-cart a:hover{
    color: #dab202;
    }

 .shopping-cart a .count {
     background: #dab202;
     position: absolute;
     display: inline-block;
     text-align: center;
     width: 20px;
     height: 20px;
     border-radius: 50%;
     top: -1px;
     right: -9px;
     color: #ffffff;
     font-size: 12px;
     line-height: 20px;
 }
 .shopping-cart a:hover .count {
    background:#fff;
    color: #252424;
 }
#Header h2 {
    color: #ffffff;
    padding-top: 20px !important;
    padding-bottom: 5px !important;
}

.logoHead {
    margin-top: -130px;
}

.Headertext {
    position: relative;
    z-index: 2;
}

.Headertext p {
    color: #e47600;
    text-align: center;
    font-size: 19px;
}

.Logo {
    background: #fff;
    width: 220px;
    height: 220px;
    margin: 20px auto;
    border-radius: 50%;
    padding: 14px;
    position: relative;
    z-index: 2;
}

.Logo img {
    width: 100%;
    height: auto;
}

.tabsCont {
    margin: 0;
    /* background: #F1B22E; */
    /* padding: 50px 0; */
}

.LinkDown {
    background: #111;
    width: 100%;
    display: flex;
    height: 68px;
    justify-content: center;
    align-items: center;
    margin: 5px 0;
}

.LinkDown img {
    width: auto;
    height: 44px;
    display: block;
}

.LinkDown:hover {
    background: #F1B22E;
}

.logoAtma {
    width: 120px;
    background: #fff;
    border-radius: 50%;
    padding: 9px;
    margin-bottom: 27px !important;
}

.logoAtma img {
    width: 100%;
}


/* *************************** */

.tabsCont nav>.nav.nav-tabs {
    border: none;
    border-radius: 0;
}

.tabsCont nav>div a.nav-item.nav-link i:before {
    display: block;
    font-size: 42px !important;
    line-height: 1;
}

.tabsCont nav>div a.nav-item.nav-link {
    border: none;
    padding: 19px;
    color: #333;
    background: #fff;
    border-radius: 0;
    margin: 20px 5px;
    position: relative;
    font-size: 21px;
    border: 1px solid #e0e0e0;
}

.tabsCont nav>div a.nav-item.nav-link.active i {
    text-align: center !important;
    color: #fff !important;
    line-height: : 1px;
}

.tabsCont nav>div a.nav-item.nav-link.active {
    border: none;
    color: #fff;
    background: #e47600;
    text-align: center;
    border: 1px solid #e0e0e0
}

.tabsCont nav>div a.nav-item.nav-link:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: transparent;
    border-width: 15px;
    margin-left: -15px;
}

.tabsCont nav>div a.nav-item.nav-link.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #e47600;
    border-width: 15px;
    margin-left: -15px;
}

.tabsCont nav>div a.nav-item.nav-link:hover,
.tabsCont nav>div a.nav-item.nav-link:focus {
    background: #e47600;
    color: #fff;
    border-radius: 0;
    transition: background 0.20s linear;
    border: 1px solid #fff;
}


/* ****************************** */



/*------------------------------------------------------------------
    MENU AREA
-------------------------------------------------------------------*/
.menu-main {}

.menu-main .title-caption {
    color: #666;
}

.tab-title-menu {
    text-align: center;
}

.tab-title-menu h2 {
    border-bottom: 1px solid #666;
    display: inline-block;
    padding-top: 10px;
}

.tab-title-menu p {
    font-size: 35px;
    padding-top: 0px;
}

.tab-title-menu p {
    color: #000;
}

.tab-menu {
    background: #f5f5f5;
    padding: 2px 0px;
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.05);
}

.offer-item {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
    padding: 0;
    border: 1px solid #eee;
    /* display: flex; */
    align-items: start;
    height: 100%;
    flex-wrap: wrap;
}

.offer-item img {
    width: 100%;
    padding: 3px;
    background: #f5f5f5;
}

.offer-item .textBox {
    /* width: 65%; */
    padding: 0;
    text-align: center;
    padding: 0 12px 15px;
}

.offer-item .itemImg {
    width: 100%;
    /* padding-left: 10px; */
    padding-right: 0;
    text-align: right;
    height: 200px;
    overflow: hidden;
    margin-bottom: 15px;
}

.offer-item .offer-price {
    /* width: 100%; */
    margin-left: 8px;
}

.offer-item .offer-price>span {
    -moz-border-radius: 92px;
    -webkit-border-radius: 92px;
    border-radius: 20px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    letter-spacing: .5px;
    padding: 5px 15px 3px;
    background: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    font-size: 18px;
    font-weight: 600;
    margin: 0px auto 0 0;
    /* width: 100px; */
}

.offer-item .offer-price span span {
    position: absolute;
    left: -8px;
    top: 6px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    background: #e47600;
    border-radius: 50%;
    color: #fff;
    line-height: 25px;
    text-align: center;
}

.offer-item .offer-price font {
    font-size: 12px;
    line-height: 10px;
    margin: 0 3px;
    text-align: center;
    font-family: 'Tajawal', serif !important;
    font-weight: 400;
}
.offer-item div h2 {
    font-size: 16px;
    margin: 9px 0 0px;
    font-family: 'nautilus_pompiliusregular';
    font-weight: 600;
    letter-spacing: .5px;
    color: #333;
    /* text-align: right; */
}
.offer-item div h3 {
    font-size: 14px;
    margin: 9px 0 0px;
    font-family: 'nautilus_pompiliusregular';
    font-weight: 500;
    letter-spacing: .5px;
    color: #333;
    /* text-align: right; */
}

.offer-item div p {
    color: #6b6b6b;
    /* text-align: right !important; */
}

.offer-item div p span {
    display: block;
    font-weight: 600;
}

.tab-menu .slick-prev.slick-arrow {
    display: none;
}

.tab-menu .slider.slider-single {
    border-top: 1px solid #ccc;
    padding-top: 25px;
}

.tab-menu .slick-initialized .slick-slide {
    outline: none;
}

.tab-menu .is-active h2 {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.tab-menu .is-active p {
    color: #fff;
}





/*------------------------------------------------------------------
    TEAM AREA
-------------------------------------------------------------------*/

#demos .owl-carousel .item {}

.iconBox {
    color: #333;
    height: 45px;
    background: rgba(255, 255, 255, 1);
    padding: 1rem;
    border-radius: 7px;
    text-align: center;
    padding: 0;
    line-height: 45px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #e0e0e0;
    font-size: 14px;
}

.iconBox:hover {
    border: 1px solid #e0e0e0;
}

.iconBox:hover i,
.iconBox:hover span {
    color: #e47600;
}

.item.activ .iconBox {
    background: #e47600;
    border-color: #e47600;
}

.item.activ .iconBox i,
.item.activ .iconBox span {
    color: #fff;
}

.iconBox div {
    line-height: 21px;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    width: 100%;
    top: -12px !important;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
}

.iconBox i {
    display: inline;
}

.owl-carousel .owl-stage-outer {
    margin: 15px 0;
}

.owl-carousel .owl-nav button span {
    color: #fff!important;
    font-size: 35px;
}

.drinksTitle {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.drinksTitle .iconBox {
    width: 164px;
    margin: 0 10px;
    padding: 5px;
}

.copyright {
    text-align: center;
    padding: 26px;
    bottom: 0;
    width: 100%;
    z-index: 11;
    color: #fff;
}

.copyright span {
    color: #F1B22E;
}


/*  Loder*/


/*****loading******/

.loading-overlay {
    background: #dab202;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden;
}

.loading-overlay .LogoLoading {
    position: relative;
    margin: 0 auto;
    top: 15vh;
    width: 100vw;
    text-align: center;
    font-family: 'Amatic SC';
    font-size: 6vh;
    color: #333;
}

.loading-overlay .LogoLoading div {
    margin: 0 auto;
    width: 160px;
    background: #fff;
    height: 160px;
    padding: 20px;
    border-radius: 50%;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading-overlay .LogoLoading img {
    position: relative;
    margin: 0 auto;
    width: 90%;
}

.loading-overlay h1 {
    width: 100vw;
    text-align: center;
    font-size: 3vh;
    color: #333;
    animation: pulse 2.5s linear infinite;
}

.LoaderBox {
    width: 200px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 65%;
    transform: translate(-50%, -50%);
}

.circle {
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    left: 15%;
    transform-origin: 50%;
    animation: circle .5s alternate infinite ease;
}

@keyframes circle {
    0% {
        top: 60px;
        height: 5px;
        border-radius: 50px 50px 25px 25px;
        transform: scaleX(1.7);
    }

    40% {
        height: 20px;
        border-radius: 50%;
        transform: scaleX(1);
    }

    100% {
        top: 0%;
    }
}

.circle:nth-child(2) {
    left: 45%;
    animation-delay: .2s;
}

.circle:nth-child(3) {
    left: auto;
    right: 15%;
    animation-delay: .3s;
}

.shadow {
    width: 20px;
    height: 4px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 62px;
    transform-origin: 50%;
    z-index: -1;
    left: 15%;
    filter: blur(1px);
    animation: shadow .5s alternate infinite ease;
}

@keyframes shadow {
    0% {
        transform: scaleX(1.5);
    }

    40% {
        transform: scaleX(1);
        opacity: .7;
    }

    100% {
        transform: scaleX(.2);
        opacity: .4;
    }
}

.shadow:nth-child(4) {
    left: 45%;
    animation-delay: .2s
}

.shadow:nth-child(5) {
    left: auto;
    right: 15%;
    animation-delay: .3s;
}

.LoaderBox span {
    position: absolute;
    top: 75px;
    font-size: 20px;
    letter-spacing: 12px;
    color: #333;
    left: 15%;
}


/***** // loding ******/

* {
    box-sizing: border-box;
}


/* Style the search field */

form.example input[type=text] {
    padding: 10px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
}


/* Style the submit button */

form.example button {
    float: left;
    width: 20%;
    padding: 10px;
    color: white;
    font-size: 17px;
    border-left: none;
    /* Prevent double borders */
    cursor: pointer;
}


/* Clear floats */

form.example::after {
    content: "";
    clear: both;
    display: table;
}

.navContainer {
    background: #222;
    padding: 5px 0;
}

.searchBox {
    padding: 25px 0;
}

.searchBox form {
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 2px 5px;
    margin: 0 0 0 auto;
    max-width: 383px;
    background: #eee;
}

.searchBox form.example input[type=text] {
    border: none;
    background: transparent;
    border-radius: 50px 0 0 50px;
}

.searchBox form.example button {
    float: left;
    width: 20%;
    padding: 5px;
    color: #720722;
    font-size: 17px;
    border-left: none;
    cursor: pointer;
    background: transparent;
}

.searchBox p {
    color: #720722;
    margin-bottom: 0;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 27px;
    font-weight: 600;
}

footer {
    background: #333;
    margin-top: 30px;
}

.overBg {
    background: url(../images/patternfoot.png) repeat center top;
    padding: 50px 0 0;
}

footer ul {
    display: flex;
    margin: 0 0 30px;
    align-items: center;
    justify-content: center;
}

footer ul li {}

footer ul li a {
    color: #fff;
    padding: 10px 15px;
}

footer ul li a:hover {
    color: #F1B22E;
}

footer input {
    padding: 5px;
    margin: 4px;
    width: 100%;
}

footer button {
    background: #F1B22E;
    padding: 5px 20px;
    margin: 4px;
    border-radius: 30px;
    color: #fff;
}

footer .SocMad {
    text-align: center;
    /* margin-bottom: 20px; */
}

footer .SocMad a {
    background: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    color: #333;
    border-radius: 50%;
    margin: 3px;
}

footer .SocMad a:hover {
    background: #F1B22E;
    color: #fff;
}

footer .Subscription {
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.SubNav .iconBox {}

.SubNav .iconBox i {}


/* accordion */

.accordion{

}
.card {
    border: 1px solid rgba(0, 0, 0, 0.125) !important;
}
.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}
.accordion .card-header button.collapsed{
    color: #fff;
    background-color: #dab202;
    border-radius: 0;
    text-align: center !important;
    padding: .7rem;
}
.accordion .card-header button{
    color: #fff;
    background-color: #e47600;
    border-radius: 0;
    text-align: center !important;
    padding: .7rem;
}
.accordion .card-header button:hover{
    opacity: 0.9;
}
.card-body {

background: #f9f9f9;

padding: 1.25rem 0.75rem 0;
}

.priceCart{
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
    margin-top: 8px;
}
.quantity {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.quantity .control {
    display: table;
    border: 1px solid #e9e9e9;
    width: 100%;
    padding: 0 13px;
    border-radius: 18px;
    background: #f5f5f5;
}

.quantity .control .btn-number {
    font-size: 23px;
    color: #d9d9d9;
    font-weight: 500;
}
.quantity .control .btn-number, .quantity .control .input-qty {
    display: table-cell;
    vertical-align: middle;
}
.quantity .control .input-qty {
    border: none;
    padding: 1px 0;
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    width: 45px;
    height: inherit;
}

.quantity .control .btn-number, .quantity .control .input-qty {
    display: table-cell;
    vertical-align: middle;
    outline: none;
    background: transparent;
}
.cart_button{
        -webkit-border-radius: 92px;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        letter-spacing: .5px;
        padding: 10px 15px;
        background: #E47602;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        font-size: 13px;
        margin-right: 5px;
        line-height: 1;
        cursor: pointer;
}
.cart_button:hover{
    background: #dab202;
}
/*shopping cart page*/
.cart-form {
	border: 1px solid #f1f1f1;
	border-radius: 0;
	background: #fff;
	padding: 20px;
}
.cart-form .shop_table {
	border: none;
	margin-bottom: 0;
	width: 100%;
}
.cart-form .shop_table thead {
	display: none;
}
.cart-form .shop_table thead > tr, .cart-form .shop_table tbody > tr.cart_item {
	display: block;
	font-size: 0;
	line-height: 0;
	position: relative;
	text-align: right;
}
.cart-form .shop_table thead tr, .cart-form .shop_table tr.cart_item {
	border-bottom: 1px solid #f1f1f1;
}
.cart-form .shop_table th, .cart-form .shop_table td {
	border: none;
	text-align: left;
}
.cart-form .shop_table tbody > tr > td {
	padding: 20px 0 20px 20px;
}
.cart-form .shop_table tbody tr.cart_item td.product-remove {

	padding: 0 30px;
	text-align: center;
}
.shop_table td.product-remove a {
	display: block;
	font-size: 20px
}
.cart-form .product-remove a:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 20px;
	color: #aaa;
}
.cart-form .shop_table thead th, .cart-form .shop_table tbody tr.cart_item td {
	display: inline-table;
	line-height: 24px;
	border: none;
	text-align: right;
}
.cart-form .shop_table tbody tr.cart_item td.product-thumbnail a{
    display: block;
    max-width: 120px;
    margin: 10px 0 10px 10px;
}
.cart-form .shop_table .product-thumbnail {
	/* padding-left: 30px; */
	margin: 0;
}
.cart-form .shop_table .product-thumbnail img {
	width: 100%;
}
.cart-form .shop_table .product-name {
	color: #333333;
	width: 35%;
	font-size: 16px;
	padding-right: 20px;
}
.cart-form .shop_table .product-name a {
	display: block;
	font-weight: 500;
	font-size: 16px;
	color: #e47600;
}
.cart-form .shop_table .product-name .attributes-select {
	display: inline-block;
	font-size: 14px;
	color: #888888;
	cursor: pointer;
}
.cart-form .shop_table .product-name .attributes-size {
	text-transform: capitalize;
}
.cart-form .shop_table .product-quantity {
	width: 22%
}
.cart-form .shop_table .product-quantity .quantity {
	display: block;
	padding: 0 6px;
	width: 75px;
	text-align: center;
	margin: auto !important;
}
.cart-form .shop_table .product-quantity .quantity .control {
	border: none;
}
.cart-form .shop_table .product-price {
	width: 20%;
	font-size: 20px;
	color: #111;
	font-weight: 500;
}
.cart-form .shop_table tbody > tr > td.actions {
	padding: 50px 60px 50px 30px;
}
.shop_table .actions .coupon {
	position: relative;
	display: inline-block;
}
.shop_table .actions > .order-total {
	float: right;
	padding: 8px 0;
}
.cart-form .shop_table .actions .coupon_code {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
}
.cart-form .shop_table .actions input[type="text"] {
	min-width: 281px;
	color: #888888;
}
.cart-form .coupon .button {
	font-size: 0;
	padding: 0;
	width: 42px;
	height: 42px;
	line-height: 40px;
	color: #aaaaaa;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	cursor: pointer;
	background: transparent;
}
.shop_table .actions .coupon .button::after {
	content: '\f061';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 14px;
}
.shop_table .actions .order-total span {
	color: #333333;
	text-transform: capitalize;
	font-weight: 500;
}
.shop_table .actions .order-total .title {
	font-size: 16px;
}
.shop_table .actions .order-total .total-price {
	font-size: 20px;
}
.shoppingcart-content .control-cart {
	text-align: right;
	margin-top: 30px;
}
.shoppingcart-content .control-cart .button {
	background: transparent;
	color: #333333;
	border: 1px solid #e9e9e9;
	margin-left: 15px;
}
.shoppingcart-content .control-cart .button:hover {
	color: #ffffff;
}
.custom_blog_title{
    color: #fff;
}
.checkout-wrapp{
    background: #fff;
    /* margin: 20px 0; */
    padding: 20px;
}
input, select{
    
width: 100%;
    
font-size: 12px;
    
padding: 8px 10px;
    
border: 1px solid #e9e9e9;
    
background: #f9f9f9;
    
margin: 5px 0;
}
.title-form {
	font-size: 18px;
	font-weight: 500;
	color: #0a0a0a;
	margin-bottom: 25px !important;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	text-align: right;
}
.title-form::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: -4px;
	border-bottom: 2px solid #e47600;
	width: 60px;
}
.button-control{
    /* display: flex; */
    margin: 10px 0 0;
    align-content: center;
    align-items: center;
}
.checkout-wrapp .button {
    background: transparent;
    color: #333333;
    border: 1px solid #e9e9e9;
    padding: 10px 30px;
    margin: 0px auto 5px 0;
    display: inline-block;
    text-align: left;
    align-content: start;
    border-radius: 25px;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
.btn-back-to-shipping{
    
direction: ltr;
}
.btn-back-to-shipping:hover{
    background: #333 !important;
    color: #fff !important;
}
.btn-pay-now{
    background: #e47600 !important;
    color: #fff !important;
    margin-left: 5px;
}
.btn-pay-now:hover{
    background: #333 !important;
    color: #fff !important;
}
.button-control .btn-back-to-shipping::before {
    content: "\f060";
    font-family: "FontAwesome";
    font-size: 13px;
    color: #aaaaaa;
    margin-right: 10px;
}

.AddToCart.AddToCartMobil{
    display: none;
        }


.counter {
    width: auto;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eee;
    border-radius: 25px;
    padding: 0 5px;
}
.counter input {
    width: 35px;
    height: auto;
    border: 0;
    font-size: 16px;
    text-align: center;
    background: transparent;
    color: #333;
    appearance: none;
    outline: 0;
    border-radius: 50%;
    margin: 0;
    font-weight: 600;
    padding: 0;
}
.counter span {
    display: block;
    font-size: 25px;
    padding: 0 5px;
    cursor: pointer;
    color: #999;
    user-select: none;
}
  .quantity-add-to-cart{
    display: flex;
    align-items: center;
}
/* media */
#navbar .shopping-cart.cartFixed{
    display: none;
    }
    .navbar-fixed {
        position: fixed;
        top: -30px;
        z-index: 99;
        width: 100%;
        background: #3D3C39;
        padding: 0;
    }
 .navbar-fixed .owl-carousel .owl-stage-outer {
    margin: 7px 0;
}
@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {
    .cart-form .shop_table tbody tr.cart_item td.product-remove {
        float: left;
    }
}

@media screen and (max-width: 991px) {

    #navbar.navbar-fixed .shopping-cart.cartFixed{
        display: flex;
        position: fixed;
        bottom: 20px;
        left: 20px;
        background: #222;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        align-items: center;
        align-content: center;
        }
    #navbar.navbar-fixed .shopping-cart.cartFixed a{
        width: 100%;
        display: block;
        z-index: 1;
        font-size: 20px;
    }
    #navbar.navbar-fixed .shopping-cart.cartFixed a .count{
    right: -4px;
    top: -2px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    }
    .navbar-fixed {
        position: fixed;
        top: -30px;
        z-index: 99;
        width: 100%;
        background: #222;
        padding: 0;
    }
    #navbar.navbar-fixed .topbar {
        display: flex;
        background: #222;
        margin-bottom: 5px;
     }
     #navbar.navbar-fixed .topbar .shopping-cart{
        margin-top: 9px;
        font-size: 18px;
    }
    #navbar.navbar-fixed .topbar .shopping-cart span{

    }
    #navbar.navbar-fixed .fixedTopbar{

    } 
    #navbar.navbar-fixed .fixedTopbar .Logo {
        background: #fff;
        width: 40px;
        height: 40px;
        margin: 0 auto;
        border-radius: 0;
        padding: 5px;
        position: relative;
        z-index: 2;
        display: flex;
        align-items: center;
    }
    .navbar-fixed .iconBox {
        height: 40px;
        font-weight: 600;
        font-size: 12px;
    }

    .navbar-fixed .subNav .iconBox {
        font-size: 14px;
    }

    .navbar-fixed .owl-carousel .owl-stage-outer {
        margin: 5px 0;
    }

    .searchBox {
        margin-top: 175px;
    }

    .Logo {
        background: #fff;
        width: 180px;
        height: 180px;
        margin: 20px auto;
        border-radius: 50%;
        padding: 25px;
        position: relative;
        z-index: 2;
    }
    .cart-form .shop_table tbody tr.cart_item td.product-remove {
        float: left;
    }
   .sectionMenu {
    padding-top: 65px !important;
} 
}

@media screen and (max-width:767px) {
     footer ul {
        flex-wrap: wrap;
    }

        footer ul li {
            text-align: center !important;
        }

            footer ul li a {
                text-align: center !important;
            }

    footer .Subscription {
        flex-wrap: wrap;
    }

    footer input {
        /* display: block!important; */
    }

    footer button {
        display: block !important;
        margin: 10px auto;
    }


    .offer-item {
        margin-bottom: 10px;
        padding: 5px;
    }

        .offer-item .img {
            width: 100%;
            float: none;
        }

        .offer-item div {
            /* width: auto; */
            /* margin-right: auto; */
        }

        .offer-item .itemImg {
            /* width: 35%; */
            /* height: auto; */
        }

        .offer-item .textBox {
            padding: 0 10px 0 0;
        }

        .offer-item .offer-price {
            /* margin: 0 auto 0 0; */
            /* font-size: 15px; */
            /* padding: 3px 5px; */
        }

    .searchBox form {
        margin: 0 auto;
    }

    .offer-item div p {
        color: #6b6b6b;
        /* text-align: right !important; */
        line-height: 18px;
        margin-bottom: 5px;
    }


    .owl-carousel .owl-stage-outer {
        margin: 5px 0;
    }

    .navContainer nav > div a.nav-item.nav-link {
        padding: 10px;
        margin: 0 5px 15px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .firstList .owl-carousel .owl-nav button.owl-next, .firstList .owl-carousel .owl-nav button.owl-prev {
        top: -14px !important;
    }

    .offer-item img {
        width: 100%;
    }

    .offer-item .offer-price {
    /* width: auto; */
    /* position: absolute; */
    /* top: 0; */
    }

    header {
        padding: 0;
    }

    #Header {
        border-radius: 0px;
    }

        #Header .overlay {
            padding: 15px;
        }

    .portfolio-list .single-portfolio-item {
        margin: 0;
        padding: 0
    }

    .offer-item div h3 {
        /* text-align: right; */
        font-size: 14px;
    }

    .navContainer nav > div a.nav-item.nav-link {
        margin: 0px 5px 8px;
        border-radius: 25px;
        border: none !important;
    }

        .navContainer nav > div a.nav-item.nav-link.active:after {
            border-width: 10px;
            margin-left: -10px;
            top: 96%;
        }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        /* display: none; */
    }

    .navbar-fixed .owl-carousel .owl-stage-outer {
        margin-top: 6px;
    }

    .navbar-fixed {
        padding: 0;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        top: -4px !important;
    }

    #Header.container {
        max-width: 100%;
    }
    .iconBox i {
    display: none;
}
    .card-body {
    padding: 1rem 0.5rem 0;
}
    .offer-item .offer-price>span {
        /* margin: 0; */
        /* width: auto; */
        /* font-size: 14px; */
        /* text-align: center; */
        /* padding: 5px 4px 3px; */
    }
    .quantity .control .input-qty{
        padding: 0;
        font-size: 12px;
    }
    .cart_button{
         font-size: 12px;
         padding: 10px 15px;
    }
    .AddToCart{
        /* display: flex; */
        /* flex-wrap: wrap-reverse; */
        /* flex-grow: inherit; */
    }
    .quantity .control{
        padding: 0 4px;
    }
    .AddToCart.AddToCartMobil{display: flex;width: 100%;align-items: center;padding: 0 5px;}
    .priceCart .AddToCart{
        /* display: none; */
    }
/*  */
   .sectionMenu {
   padding-top: 60px !important; 
} 
}

@media screen and (max-width: 406px) {
    .iconBox {
        font-size: 11px;
    }
    .cart-form .shop_table .product-name {
        width:100%;
        padding-left: 0px;
    }
        .cart-form .shop_table .product-thumbnail {
        width: 100%;
        margin-bottom: 10px;
    }
        .cart-form .shop_table tbody tr.cart_item td.product-thumbnail a {
        display: block;
        max-width: 100%;
        margin:0;
    }
        .cart-form .shop_table tr.cart_item {
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 10px;
        margin-bottom: 14px;
    }
    .menu .offer-item {
    display: block !important;
}
    .menu .menu-img {
    width: 100px;
    height: 100px;
    margin: auto;
}
    .menu .offer-item .textBox{
    width: 100% !important;
}
.menu .quantity-add-to-cart {
    margin: 0 auto!important;
}
    .menu .offer-item div h3, .menu .offer-item div p{
    text-align: center !important;
}
}




/*  */
.menu .offerBoxList{
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
    padding: 12px 12px 10px;
    border: 1px solid #eee;
}
.menu .offer-item {
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    padding: 0;
    border:none;
    display: flex;
    align-items: start;
    height: 100%;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 10px;
}

.menu .offer-item .textBox{width: 78%;margin-right: auto;}
.menu .priceCart {
    margin: auto !important;
}
.menu .priceCart .AddToCart{
    margin: auto !important;
}
.menu .AddToCart.AddToCartMobil {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0 5px;
}
.menu .menu-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    float: none;
    border: 5px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    background: rgba(0, 0, 0, 0.12);
    display: block;
  }
  .menu .menu-img img{
    width: auto;
    height: 100%;
    padding: 0;
  }
  .menu-content {
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 1;
    text-align: center;
    flex-wrap: wrap;
  }
  
 .menu-content::after {
    content: "......................................................................" "...................................................................." "....................................................................";
    position: absolute;
    left: 20px;
    right: 0;
    /* top: -4px; */
    z-index: 1;
    color: #bab3a6;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  
  .menu-content a {
    padding: 3px 10px;
    background: #1a1814;
    position: relative;
    z-index: 3;
    border-radius: 5px;
    font-weight: 600;
    color: white;
    transition: 0.3s;
    line-height: 1.2;
    font-size: 14px;
    /* margin-bottom: 2px; */
  }
  
  .menu .menu-content a:hover {
    color: #cda45e;
  }
  
  .menu .menu-content p {
    background: #1a1814;
    position: relative;
    z-index: 3;
    padding: 2px 10px;
    font-weight: 600;
    color: #cda45e;
    border-radius: 5px;
    margin-right: 0px;
  }
  .menu .menu-content p span{
      display: inline-block;
      font-size: 12px;
      margin-right: 2px;
  }
  .menu .menu-ingredients {
    margin-left: 85px;
    font-style: italic;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: rgba(255, 255, 255, 0.5);
  }
  
  .menu .quantity-add-to-cart {
    margin: 0 auto 0 0;
}
.sectionMenu{
    padding-top: 80px;
}
.menu .offer-item div h3, .menu .offer-item div p{
    text-align: right;
}