﻿@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');


html,
body {
    height: 100%;
    font-size:15px;
  font-family: "Cairo", sans-serif;
    color:#1D3C5D;
    font-weight:400;
	/*-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;*/
}

h1{
	
	    font-size: 24px!important;
}

.row.cartmob {
    display: inline-flex;
}

.Pager span {
    text-align: center;
	background-color: #0070eb !important;
	border:#0070eb !important;
    color: #fff;
    display: flex !important
;}

.Pager a{
	background-color:#1d3c5d !important;
}
.shop-detail-content {
    top: 89px;
    position: relative;
}
.amazingcarousel-prev{display:none !important;}
	
	.amazingcarousel-next{display:none!important;}
.container-fluid {
    padding-right: 100px;
    padding-left: 100px;
    margin-right: auto;
    margin-left: auto;
}

.fade-in-slider {
  transition: opacity .6s ease-in-out;
}


.iphone
{
	    position: absolute;
    right: 20px;
    top: -75px;
    z-index: 9;
	width: 480px;
}
.top
{
    padding: 5px 0;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 35px;
	margin-bottom: 15px;
}

.top img
{
	margin-right:5px;
}

.top-links
{
}

.top-links a
{
    text-decoration: none;
    color: #000000;
    margin-right: 20px;
    font-weight: 500;
    transition: color 0.3s;
}

.top-links a:hover {
  color: #FFD42A;
}
.top a
{
	color:#000;
}

.language
{
    font-family: 'Tajawal', sans-serif !important;
}
.header
{
    padding: 0px 0 15px 0;
    background-color: #fff;
    box-shadow: 0 1px 18px 5px rgb(0 0 0 / 15%);
    margin: 0px 0;
}


.menu-logo
{
	 padding:10px 0 0px 0;
	 font-size:15px;
	 color:#333;
}
.menu-logo .logo img {
    float:  none;
    margin-top: 0px;    
    margin-right: 0px;
}



.logo-search
{
	position:relative;
	z-index:999;
	padding-top:0px;
	padding-bottom:0px;
}


.logo-search .form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}


.logo-search .form-control2 {
    display: block;
    width: 100%;
    height:43px;
    padding: 6px 14px 6px 14px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    border: 1px solid #DEDEDE;
    border-radius:25px;
}


.logo-search .form-control-feedback {
position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 45px;
    height: 43px;
    color: #495057;
    background-color:#FFD42A;
    font-size: 17px;
    line-height: 44px;
    text-align: center;
    pointer-events: auto;
    border-radius: 0px 25px 25px 0px;
}



.text-top
{ 
text-align:right;
margin-top: 10px;
} 


.text-top ul
{
	 padding-left:0;
	 margin-bottom:0;
}


.text-top ul li
{
	display: inline-block;
	font-size:14px;
	margin: 0 5px;    
	text-transform: capitalize;
}


.text-top ul li a
{
	 color:#e81c25;
}


.cart{
    position: relative;
    font-size: 13px;
    cursor: pointer;
    text-align: left;   
    display: inline-block;
    vertical-align: middle;
}



.cart .circle
{
    width:20px;
    height: 20px;
    border-radius: 50px;
    position: absolute;
    color: #495057;
    background-color:#FFD42A;
	text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    left: 25px;
    margin: auto;
    top: -10px;
}



.carousel {
    height:400px;
    position:relative;  
    border-radius: 18px;
	margin-top: 30px;
}

.item,
.carousel-inner {
    height: 100%;    
    border-radius:20px;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size:cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.fill-img{
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: contain;
    -o-background-size: cover;
  /*  background-color: #eeeeee;*/
    border-radius:20px;
    background-blend-mode: multiply;
   }


.slider-video video {
    display: inline-block;
    vertical-align: baseline;
    width: 185%;
    height: 185%;
    overflow: hidden;
}

.caption-carousel {
    position: absolute;
    top: 75px;
    right: auto;
    left:60px;
    margin:auto;
    z-index: 10;
    text-transform: capitalize;
    padding-top: 20px;  
    font-family: "Nunito", serif;
    width:430px;
    padding-bottom: 20px;
    color: #fff;
    text-align:left;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.caption-carousel h2{
    font-size:20px;
    font-weight:500;    
    color: #fff !important;
}

.caption-carousel h1{
    font-weight: 800;
    font-size:48px;    
    color: #fff !important;
}

.caption-carousel h1 span{
     color:#FFD42A;
}
.caption-carousel p{
    font-weight: 400;
    font-size:16px;
}

.carousel-indicators {
    position: absolute;
    bottom: -14px;
    padding-right: 0px;
    z-index: 15;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align:  center;
    list-style: none;
}


.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background: #0070EB;
    border-radius:100px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 2px;    
    background: #000;
}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity = 50);
    opacity: 1;
}


.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity =0);
    outline: 0;
    opacity: 1;
}

.btn-header {
    display: inline-block;
    padding: 8px 25px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight:500;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform:   capitalize;
    background-image: none;
    border: 2px solid transparent;
    border-radius:50px;
    margin-top:10px;
    margin-bottom:10px;
}


.btn-more{
    color: #fff;
    background-color: #FFD42A;
    border-color:#FFD42A;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more:hover {
    color: #FFD42A;
    background-color: #FFFFFF;
    border-color: #FFD42A; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-login{
    color: #fff;
    background-color: #FFD42A;
    border-color:#FFD42A;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width:100%;
}


.btn-login:hover {
    color: #FFD42A;
    background-color: #FFFFFF;
    border-color: #FFD42A; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-gray{
    color: #fff;
    background-color: #FFD42A;
    border-color:#FFD42A;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-gray:hover {
    color: #fff;
    background-color: #CCCCCC;
    border-color:#CCCCCC;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-white{
    color: #0070EB;
    background-color: #fff;
    border-color:#0070EB;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin:30px 0 0 0;
}


.btn-white:hover {
    color: #fff;
    background-color: #0070EB;
    border-color:#0070EB;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;    
}

.btn-red{
    color: #FFD42A;
    background-color: #fff;
    border-color:#FFD42A;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-red:hover {
    color: #fff;
    background-color: #FFD42A;
    border-color: #FFD42A; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pro1
{
	padding:15px 0;
	background-color:#fff;
	overflow:hidden;
}



.title
{
	text-transform: capitalize;
    color: #414141;
    font-weight:700;
    font-size:26px;
    padding-top:25px;
}

.title-s
{
	text-transform: capitalize;
    color: #6F6C90;
    font-weight:500;
    font-size:15px;
    padding-bottom:15px;
}

.title2
{
	text-transform: capitalize;
    color: #000;
    font-weight:700;
    font-size:20px;
    margin-bottom:20px;
}

.margin-top1
{
	position: relative;
	z-index: 999;
}

.margin-top
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.products 
{
	margin-bottom:20px;
	position:relative;  
	border-radius: 15px;
  border:1px #f2f2f2 solid;

}

.icon-pro
{
	position: absolute;
    left: 20px;
    top: 20px;
}

.icon-save
{
	position: absolute;
    right: 20px;    
	padding: 10px;
    font-weight: 700;
    top: 20px;
	background-color: #FFD42A;
	border-radius: 5px;
}

.products-image
{    display: block;
    max-width: 100%;
	margin: auto;
    height: auto;
}
.products .product-card {
  padding: 15px;
  border-radius:  0 0 15px 15px;
  transition: transform 0.5s ease, filter 0.5s ease;
}

.products .imageContainer
{
  text-align:center;
	background-color: #FAFAFD;
	 border-radius: 15px 15px 0 0;
}

.products .imageContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}


.products .product-grid .product-info {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 15px;
  width: 100%;
}

.products .product-grid .category {
  font-size: 0.9rem;
  color: #888;
}

.products .product-card .product-name {
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0;
    text-align: left;
    height: 44px;
    overflow: hidden;
}

.products .rating {
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.products .rating i {
  color: #ffcc00;
  margin-right: 2px;
}

.products .rating span {
  font-size:15px;
  margin-left: 5px;
  color: #000;
  font-weight:600;
}
.products .priceAndBtnCart {
  width: 100%;
  margin-top: 0.8rem;
}
.products .price {
  font-weight: bold;
}

.products .current-price {
  font-size: 20px;
	font-weight: 700;
  color:#3A3A3A;
}

.products .old-price {
  font-size:15px;
  color: #B9BBDE; 
	margin-right: 15px;
  font-weight:600;
  text-decoration: line-through;
}

/* Add to Cart Button */
.products .add-to-cart {
  background-color:#0070EB;
  color: #fff;
  border: 2px solid transparent;
  border-radius: 40px;
  padding: 2px 13px;
  cursor: pointer;
  font-size:16px;    
  align-items: center;
  width: 100%;
  font-weight: 600;
}

.products .add-to-cart i {
  font-size: 1rem;
}

.products .add-to-cart:hover {
  background-color: white;
  border-color: #0070EB;
  color: #0070EB;
}

.product-image-big {
    width: 130px !important;
    min-width: 510px !important;
    height: 610px !important;
 }



.products-list
{
	margin-bottom:20px;
}

.products-list .product-list-card {
  background-color: #fff;
}

.products-list .product-list-card .imageContainer {
    text-align: center;
    width: 100%;
    border: 0px solid #CCCCCC;;
    border-radius: 5px;    
    height:200px;
    margin-right: 0px;
}
.products-list .product-list-card:nth-child(1) .imageContainer .product-list-image,
.products-list .product-list-card:nth-child(5) .imageContainer .product-list-image {
    width: 100%;
    margin: 0px;
    height:200px;
    object-fit: contain;
}

.products-list .product-list-grid .imageContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}
.products-list .product-list-grid .product-list-image {
  width: 150px;
  max-width: 150px;
  margin-bottom: 15px;
 
}

.products-list .product-list-grid .product-list-info {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 15px;
  width: 100%;
}

.products-list .product-list-grid .category-list {
  font-size: 0.9rem;
  color: #888;
}

.products-list .product-list-card .product-list-name {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
    text-align: left;
    height:  auto;
    overflow: hidden;
}

.products-list .rating {
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.products-list .rating i {
  color: #ffcc00;
  margin-right: 2px;
}

.products-list .rating span {
  font-size: 0.85rem;
  margin-left: 5px;
  color: #555;
}
.products-list .priceAndBtnCart {
  width: 100%;
  margin-top: 0.8rem;
}
.products-list .price {
  font-weight: bold;
}

.products-list .current-price {
  font-size: 1.2rem;
  color: #333;
}

.products-list .old-price {
  font-size: 0.9rem;
  color: #888;
  text-decoration: line-through;
}

/* Add to Cart Button */
.products-list .add-to-cart {
  background-color: #0070eb;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 10px 15px;
  cursor: pointer;
  font-size:14px;    
  gap: 5px;
  display:  block;
  width:100%;
  align-items: center;
  margin-top:15px;
}

.products-list .add-to-cart i {
  font-size: 1rem;
}

.products-list .add-to-cart:hover {
  background-color: white;
  border-color: #0070eb;
  color: #0070eb;
}

.products hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.top-pro-name
{
	 font-size:14px;
	 padding-top:5px;
}

.top-pro-name img
{
	display: inline-block;
    margin-right:5px;
    width: 23px;
    height: 23px;
    object-fit: contain;
}

.top-pro
{
 text-align: right;
}

.top-pro i
{
	display: inline-block;
    margin-right: 3px;
    width: 40px;
    height: 40px;
    background-color:#f8f8f8;
    border-radius:100%; 
    color:#777777;     
    text-align: center;
    line-height: 40px;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.top-pro a:hover i
{
    background-color:#0070eb;
    color:#fff;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.logos
{
	padding:10px 0;
	overflow:hidden;
}
.footer
{
	background-color:#fff;
	font-size:14px;
	margin-top: 20px;
	padding:50px 0 0px 0;
	color:#333333;
}
.footer ul
{
   padding-left:0px;
}
.footer ul li
{
   margin:10px 0;       
   list-style-type: none; 
   color: #000;
}
.footer ul li a
{
	color:#000;
}
.footer ul li a i
{
	color:#197eed ;
	font-size:10px;
	margin-right:5px;
}


.footer-title
{
	 color:#000;
	 font-size:20px;
	 text-transform:  capitalize;
	 font-weight:600;
	 margin:20px 0;
}

.footer-text
{
	height: 65px;
    overflow: hidden;
}


.vcard
{
	margin-top:20px;
}
.vcard div
{
	margin-bottom:10px;
}
 
.vcard i
{
	margin-right:10px;	 
	color: #808080;
}



.socials ul
{
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align: left;
	padding-left:0;
	margin-bottom:10px;
}



.socials ul li
{
	width: 35px;
	height: 35px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
    margin-left: 5px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50px;
    border:2px #FFFFFF solid;

}

.socials ul li  img
{
	width: 35px;
	height: 35px;	margin-right:0;
}

.socials ul li a:hover 
{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.copyright
{
    background-color: #F2F4F7;
    padding: 5px 0;
    color: #1D242D;
    font-size: 13px;
    line-height: 30px;
	 text-align: center;
    margin-top:30px;
}


.copyright a
{
    color:#FFD42A;
}


.inner-bg {
    height: 250px;
}


.caption-inner 
{
    height:  auto;
    width: 100%;
    color: #0070eb;
    padding:10px 0;  
    background-color:#ffd42a;  
}


.caption-inner h3 
{
    margin-bottom: 10px;
    font-size: 35px;   
    font-weight:700; 
    text-transform: capitalize;
    margin-top: 0;
    background:url('../images/title-line.png') repeat-x center 20px;
    color: #fff;
}


.caption-inner h3 span
{
    background-color:#ffd42a;  
    padding-right:20px;
}


.breadcrumb 
{
    padding: 10px 0 20px 0;
    margin-bottom: 0px;
    color:#000;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px;    
}


.breadcrumb>li 
{
    display: inline-block;
    font-size:13px;
    color:#fff;    
    font-weight: 600;
    text-transform: uppercase;
}

.breadcrumb>li a
{    
color:#fff;
}


.breadcrumb>.active
{
    color: #fff;
    font-weight: 800;
}

.breadcrumb>li+li:before 
{
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}



.content-inner {
    padding: 30px 0;
    margin-bottom:0;
}

.pic-inner {
    width: 500px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    float:  right;
}

.pic-inner img{
    width: 100%;
}



.title-inner {
    text-transform: capitalize;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
}

.title-inner span{
    font-size: 14px;
    display:block;
    margin-top:10px;
}

.social_bt {
margin-bottom: 10px;
    width: 100%;
    padding: 10px;
    font-size:14px;
    border-radius: 25px;
}

.social_bt i{
margin-right: 10px;
}

.social_bt.facebook {
    background-color: #3b5998;
    color:#FFFFFE !important;
     text-align:center;
}
.social_bt.facebook a{
    color:#FFFFFE !important;
}

.social_bt.google {
    background-color: #dc4e41;
    color:#FFFFFE !important;
    text-align:center;
}
.social_bt.google a {
    color:#FFFFFE !important;
}

.container-login {
  display: block;
  position: relative;
  padding-left: 25px;
  font-weight:400;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color:#6d6e71;
}

/* Hide the browser's default checkbox */
.container-login input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-login {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  border-radius:2px;
  background-color: #d6d6d6;
}

/* On mouse-over, add a grey background color */
.container-login:hover input ~ .checkmark-login {
  background-color: #d6d6d6;
}

/* When the checkbox is checked, add a blue background */
.container-login input:checked ~ .checkmark-login {
  background-color: #0070eb;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-login:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-login input:checked ~ .checkmark-login:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-login .checkmark-login:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.pagination__wrapper {
    height: 50px;
    padding-top: 20px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    width: 100%;
    border-top: 1px solid #ededed
}





.bg-filter
{
	border-color: #f4f4f4;
    background-color: #f4f4f4;
    padding:10px 20px;    
    border-radius:10px;
    margin-bottom:30px;
}


.dropdown {
  display: inline-block;
  position: relative;    
  z-index: 999;
  width:100%;
}

.dd-button {
  display: inline-block;
  border: 1px solid #0070eb ;
  border-radius: 4px;
  padding: 10px 30px 10px 20px;
  background-color: #ffffff;
  cursor: pointer;
  color:#0070eb ;
  white-space: nowrap;
  width:100%;
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.dd-button:hover {
  background-color: #eeeeee;
}


.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
  background-color: #ffffff;
  list-style-type: none;    
  width: 100%;
}

.dd-input + .dd-menu {
  display: none;
} 

.dd-input:checked + .dd-menu {
  display: block;
} 

.dd-menu li {
  padding: 5px 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size:13px;
  font-weight:500;
  
}

.dd-menu li:hover {
  background-color: #f6f6f6;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
}

.dd-menu li.divider{
  padding: 0;
  border-bottom: 1px solid #cccccc;
}

.sort 
{
    display:inline-block;    
}



.sort a
{
    border: 1px #0070eb solid;
    color: #0070eb;
    padding: 5px 8px;      
    border-radius:4px;
    margin-right: 15px;
    display:inline-block;    
    font-size: 18px;
}

.sort a:hover
{
    border: 1px #0070eb solid;
    color: #fff;
    background-color:#0070eb;    
}

.active-sort
{
    border: 1px #0070eb solid !important;
    color: #ffffff!important;
    background-color: #0070eb !important;
}

.colors ul{
    padding-left:0;

}

.colors ul li {
    display:  inline-block;

}

.colors ul li a.color {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 28px;
    height: 28px;
    position: relative;
}

.colors ul li a.color.color_1 {
    background-color: #ffcc00;
}


.colors ul li a.color.color_2 {
    background-color: #ff9933;
}


.colors ul li a.color.color_3 {
    background-color:#ff9966;
}


.colors ul li a.color.color_4 {
    background-color:#ff9999;
}


.cart-h small
{
    margin-left:0px;
}


.cart-h a
{
	color:#FFD42A;
}


.cart-delete a i
{
	color:#000;
	border:1px #333333 solid;
	border-radius:100px;
	font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;    
    margin-left:15px;
    line-height: 18px;
}

.btn-cart
{
    padding: 0px 0px;
    background-color: #E9EAF2;
    border:1px #E9EAF2 solid;
    color: #3A3A3A;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50px;
    font-size: 10px;
    line-height: 35px;
}

.btn-cart1
{
    padding: 0px 0px;
    background-color: #fff;
    color: #3A3A3A;
    display:inline-block;
    width: 25px;
    height: 35px;    
    font-size: 18px;
    text-align:center;
    font-weight:700;
}


.title-cart
{
    line-height: 1.5;
    text-align:  center;
    font-size: 40px;
    font-weight: 300;
    color:#5a5a5a;
    margin-bottom:50px;
}
.sub-headline
{
	margin:30px 0;
	border-bottom:1px #CCCCCC solid;
	padding-bottom:15px;
}

.div-border
{
    border-bottom: 1px #ebebeb solid;
    padding:15px 0 25px 0;
    border-radius: 0px;
    font-size:12px;
    margin-bottom:0px;
}

.div-border2
{
    border-bottom: 1px #ebebeb solid;
    padding:15px 0 25px 0;
    border-radius: 0px;
    font-size:14px;
    margin-bottom:20px;
}

.div-border3
{
    /*rder: 1px #ebebeb solid;*/
    padding:0px 0px ;
    border-radius: 0px;
    font-size:16px;
    margin-bottom:0px;
}

.cart a
{
    color:#5a5a5a;
}


.btn-cart 
{
    padding: 0px 0px;
}
    
.cart-border
{
    padding-bottom: 10px;
    padding-top: 10px;
}
    
    
.cart-h
{
    display:table-cell;
    vertical-align:middle;
    font-size:16px;
	padding-top: 5px;
}
    
.cart-h img {
    height: 80px;
    width: 110px;
    object-fit: contain;
    border: 1px #d1d1d1 solid;
    padding: 10px;
    border-radius:4px;
    margin-right:15px;
}    
.cart-h2
{
    height: auto;
    display:table-cell;
    vertical-align:middle;
    padding:10px;
}
    
.sub-headline
{
	margin:30px 0;
	border-bottom:1px #CCCCCC solid;
	padding-bottom:15px;
}









.box-gray
{
	padding: 20px 40px;
    border: 1px solid #cdcfd0;
    background: #f8f9fa;
}



.box-gray .healine
{
	font-size: 25px;
    display: block;
    font-weight:300;
    width: 100%;
    padding: 7px 0;
}


.box-gray .healine2
{
	font-size: 18px;
    display: block;
    font-weight:300;
    width: 100%;
    padding: 7px 0;
    margin-bottom:10px;
}



.box-gray .product-item {
    font-weight: 300;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.box-gray .product-item .product-name {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
}


.box-gray .product-item span.product-quantity {
    color: #838889;
}
    
    
.box-gray .product-item > span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
} 

.calls
{
	margin-bottom:25px;
	font-size:16px;
}

.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #f2f3f8;
    border: none;
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 40px;
    background: #FFD42A;
}

.calls-data
{
	margin-top:15px;
	color:#000;
}


.calls-data a
{
	color:#000;
}

.calls-data i
{
    color: #FFD42A;
    margin-right: 10px;
    font-size:18px;
}


.gray-box
{
    background-color: #f1f1f1;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    min-height: 90px;
    margin-bottom: 20px;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    background-color: #FFD42A;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 300px;
    float: right;
    border-radius: 0px;
}



a.code_apply {
    border: 1px solid rgba(255, 255, 255,1);
    color: rgba(255, 255, 255,1);
    padding: 3px 8px;
    margin: 0 0 0 10px;
    float: right;   
    width: auto;
    min-height: auto;
}
   
    
a.code_apply:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #03daa9;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

 



.btn-career 
{
    background-color:#4d4d4d;
    border: 1px #4d4d4d solid;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    margin:0;
    transition: 0.3s;
}

.btn-career:hover 
{
    background-color: #fff;
    border: 1px #ffffff solid;
    color: #FFD42A;
    margin:0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}








.btn-career2 
{
    background-color: #459844;
    border: 1px #ffffff solid;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-career2:hover 
{
    background-color: #ffffff ;
    border: 1px #ffffff solid;
    color: #459844;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.big-text
{
	font-size:18px;
}

.cv-box
{    
    background-color:#2ea053;
    padding: 20px;
}


.cv-box-title {
    text-align: center;
    color: rgba(255, 255, 255,1);
    font-size: 25px;
    margin-bottom: 20px;
}




.title-product
{
	color: #d43f39;
    font-size: 30px;
    margin-bottom: 20px;
}









.products-all
{
 display:inline-block;
 width: 355px;

}


.products-box
{
    height: 60px;
    vertical-align: middle;
    display: table-cell;
    width: 355px;
    text-align: center;    
    padding: 0 10px;
}




.date-news
{
	font-size: 14px;
    padding: 10px 0 15px 0;
	color:gray;
}


.date-news i
{
padding-right:10px;
}



.newspage 
{
	border:1px #CCCCCC solid;
	margin-bottom:30px;
}


.newspage img
{
	height: 225px;
    object-fit: cover;
    width: 100%;
}

.newspage .text-all 
{
	 padding:10px 20px;
}

.newspage .text-all .headline
{
	font-size:18px;
	font-weight:700;    
	height: 50px;
    overflow: hidden;
    margin-bottom:15px;
}


.newspage .text-all .details
{
	font-size: 15px;
    font-weight: 400;
    height: 85px;
    overflow: hidden;
}




.title-news {
    font-size: 20px;
    color:#FFD42A;
    margin-bottom:10px;
    margin-top:10px;
}




.left-menu ul
{
	 padding-left:0;
	 text-align:center;
}

.left-menu ul a:hover
{
    text-decoration:none;
}


.left-menu ul a li
{
    padding: 12px 15px;
    background-color: #ed1c24;             
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 1px;
    border-radius: 0px;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.left-menu-active
{
    background-color:#25247b!important;             
}

.left-menu ul a:hover li
{    background-color: #25247b;                          
    color: #FFFFFF;
    text-decoration:none;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pro-details1
{
	margin-bottom: 15px;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin:10px 0;    
    color:#242424;
}

.pro-details2
{
    display: block;
    vertical-align: middle;    
    margin:0px 0;
}

.pro-details3
{
    font-size: 25px;
    line-height: 25px;
    color: #FFD42A;    
    margin:10px 0;

}
.product-addto-links {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 35px;
    margin-top:0px;
    margin-right: 8px;
    padding: 0;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
}


.product-addto-links a {
    display: block;
    color:#5a5a5a;
}


.product-addto-links a i {
     padding-right:10px;
}
   

.product-addto-link {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 35px;
    margin-top:0px;
    margin-right: 8px;
    padding: 0;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
}


.product-addto-link a {
    display:  inline-block;
    color:#5a5a5a;
    margin: 0 10px 0px 0px;
}


.product-addto-link a i {
     padding-right:5px;
}


.div-border
 {
    border: 1px #bfbfbf solid;
    padding: 20px;
    border-radius: 10px;
    font-size:15px;
    margin-bottom:20px;
}



.box-title h4
{
	
	 margin:0;
}



.lines
{
	 margin-top:30px;
	 margin-bottom:50px;
}
.lines .row .col-md-3
{
	 padding:0;
}

.line-gray
{
	border-top:5px #c9cacc solid;
	text-align:center;
}

		/* styles unrelated to zoom */
		/* these styles are for the demo, but are not required for the plugin */
		.zoom {
			display:inline-block;
			position: relative;    
			border: 1px #e6e6e6 solid;
		}
		
		/* magnifying glass icon */
		.zoom:after {
			content:'';
			display:block; 
			width:33px; 
			height:33px; 
			position:absolute; 
			top:0;
			right:0;
		}

		.zoom img {
			display: block;
		}

		.zoom img::selection { background-color: transparent; }

		#ex2 img:hover { cursor: url(grab.cur), default; }
		#ex2 img:active { cursor: url(grabbed.cur), default; }


.products-inner
{
	margin-top:30px;
}


.products-inner ul
{
	text-align:center;
	padding-left:0;
}


.products-inner ul a:hover
{
 text-decoration:none;
}



.products-inner ul li
{
    display: inline-block;
    width: 260px;
    height: 250px;
    border: 2px #f5f5f5 solid;
    margin: 0px 10px 20px 10px;
    position:relative;    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.products-inner ul a:hover li 
{
    border: 2px #971873 solid;    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.products-inner ul li img
{
    height: 195px;
    width: 100%;
    object-fit: cover;
    }


.products-title
{
    color:#605f5f;
	font-size:20px;    
	font-family: 'Playfair Display';
	margin-bottom:0px;
	font-style:italic;    
	padding-top: 15px;
	position: absolute;
    bottom: 10px;
    width: 100%;
}


.products-inner ul a:hover li .products-title
{
    color:#971873;
}

.new-lable
{
    background-color: #971873;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    padding: 4px 10px;
}

.title-gallery {
    font-size: 20px;
    color: #FFD42A;
    margin: 30px 0;
    text-align: center;
}


/*-------table-------*/
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}


.menu-left
{    
    margin-top: 0px;
    z-index: 99;
    width: 100%;
    background-color: #0070EB;
    overflow: hidden;
    text-align: left;
    border-radius: 10px;
}


.menu-left ul
{
    padding-left:0;
    margin:0;
    font-size:14px;
}
.menu-left ul a:hover
{
    text-decoration:none;
    
}

.menu-left ul li
{
    padding: 15px 25px;
    display: block;
    border-bottom: 1px rgb(255 255 255 / 55%) solid;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;    
    color: #fff;
    transition: 0.3s;
}
 
.menu-left ul li i
{
     font-size:14px;
     margin-right:10px;
}

.menu-left ul a:hover li
{
   background-color:rgb(255 255 255 / 32%);
   color:#FFFFFF;
   text-decoration:none;
   -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}






.box-category 
{
	height:264px;
	color:#3d3d3d;
	font-size:14px;
	font-weight:600;
	padding: 15px 10px;
	border-radius:4px;
	margin-bottom:25px;
	position:relative;
}


.box-category img
{
     width:18px;
     display:inline-block;
     margin-left:10px;
}



.box-category h1 {
    font-size: 15px !important;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    background-color: #fff;
    color: #0070eb;
    border-radius: 4px;
    padding: 20px 10px;
    text-align: center;
    position: absolute;
    width:92%;
    bottom: 10px;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category:hover h1
{
     background-color:#0070eb;
     color:#FFFFFF !important;    
     -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}



.new-price
{
	color:#000;
	font-weight:700;
	font-size:18px;
    
}

.old-price
{
	color:#222222;
	text-decoration:line-through;
	font-size:13px;	
	font-weight:300;
}   


.product-content
{
	background-color:#FFFFFF;
	text-align: center;
	padding: 10px;
}



.collapsible-all
{
	
}
.collapsible-all .collapsible {
  background-color: #0070eb ;
  color: white;
  cursor: pointer;
  padding: 10px 18px ;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  border-radius:5px;
  margin-bottom:5px;
}


.collapsible-all .collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}

.collapsible-all .active:after {
  content: "\2212";
}

.collapsible-all .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fbfbfb;
}


.collapsible-all .content p
{
	padding:10px 0;
}




.container-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;    
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight:normal;
}

/* Hide the browser's default checkbox */
.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-check {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #ebebeb;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark-check {
  background-color: #ebebeb;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark-check {
  background-color: #0070eb;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-check:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark-check:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark-check:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



.login-box {
  position: relative;
  background: #FFF;
  padding:15px;
  font-size: 14px;
  border-radius: 10px;
  box-shadow: 0 2px 20px 7px rgb(0 0 0 / 9%)
}


.results-star 
{
   margin-top:10px;
}

.results-star i
{
  font-size:12px;
  color:#cecece;    
  padding:0px;
}

.star-active
{
  color:#fcb040!important;    
}

.Prices__price-label {
    text-transform: var(--h8-text-transform);
    font-family: var(--h8-font-family);
    font-size: var(--h8-font-size);
    font-weight: var(--h8-font-weight);
    font-style: var(--h8-font-style);
    line-height: 1;
    line-height: 1em;
    color: #000;
    font-size: 16px;
    display: inline;
    margin: 10px 0;
    font-weight: 700;
    font-size: 14px;
}


.Prices__serving {
    display: inline-block;
    font-size: 14px;
    margin-left: 4px;
    font-weight:500;
    color: #0070eb;    
}

.Prices__container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 6px;
}

.Prices .Price {
    font-size: 30px;
}


.Prices__price {
    padding-right: 10px;
    font-size: 29px;
    font-weight: 600;
}



.profile-bg
{
text-align: center;
    margin-bottom: 70px;
    position: relative;
    background-color: #0070eb;
    border-radius: 20px;
    height: 160px;
     
}


.profile-pic
{
    width: 160px;
    height: 160px;
    border-radius: 160px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50px;
}

.profile-pic img
{
	width:160px;
	height:160px;
	border-radius:160px;    
	object-fit: cover;
	border:5px #FFFFFF solid;
	    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);
}
.profile-name
{
	font-size: 25px;
    font-weight: 500;
    color: #000;
    text-transform:  capitalize;
    margin-bottom: 35px;
}
.profile-name span
{
	font-size: 14px;
    color: #999;
    text-transform:none;
    display:block;
}
.btn-m{
    display: inline-block;
    padding: 6px 10px;
    background-color:#0070eb;
    font-size: 12px;
    color:#FFFFFF;
    font-weight:400;
    text-align: center;
    text-transform:capitalize;
    border-radius:5px;
    width:100%;
}

.prog
{
	font-size:11px;
	color:#47515a;
}

.prog-line
{
	 height:5px;
	 border-radius:10px;
	 margin:15px 0 5px 0;
	 position: relative;
	 background-color:#ebebeb;
}


.prog-line-full
{
	 height:5px;
	 border-radius:10px;
	 position: absolute;
	 background-color: #ffb700;
}




.share-article
{
    position: relative;
    right:0;
    margin:30px 0;
}


.share-article ul
{
   padding-left:0px;    
   margin-top: 0px;
}


.share-article ul li
{
   width: 35px;
   height: 35px;
   display:inline-block;
}

.share-text
{
    width: 105px !important;
    top: -10px;
    position: relative;
}

.imageContainer img {
    height: 200px;
	    width: 100%;
}
.products .price {
    font-weight: bold;
    text-align: left;
}
.product-card {
    text-align: right;
}
img.amazingsliderimg.amazingslider-img-elem.amazingslider-img-elem-1
Specificity: (0,3,1)
 {
    margin: auto !important;
    display: block !important;
}

