﻿@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro: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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Nunito:ital,wght@0,200..1000;1,200..1000&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');

.mobile-div
{
	display: none;
}

.pc-div
{
	display: block;
}


html,
body {
    height: 100%;
    font-size:15px;
    font-family: 'Almarai';
    color:#000;
	/*-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;*/
}



a 
{
	text-decoration: none;	
	color:#EC6724;

}

a:hover
{
	color:#EC6724;	
	text-decoration: underline;	
}
.top
{
	padding:10px 0;
	background-color:#313131;
	color:#fff;
	font-size:13px;
	text-align: left;      
    z-index: 9;  
}

.top ul
{
	padding-left:0;
	margin-bottom:0;
	top: 5px;
    position: relative;
}

.top ul li
{
	 display:inline-block;
	margin-right:12px;
}


.top i
{
    margin-right: 5px;
	color: #fff;
}


.top a
{
	color:#fff;        
	text-decoration: none;
}


.top .socials {
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align:right;
	margin-bottom:0px;	
	top: 0px;
}


.top .socials ul 
{
	padding-left:0px;
	text-align:right;
	top: 0;
    display: inline;
}



.top .socials ul  li {
    display: inline-block;	
    width: auto;
    height: 25px;    
	margin-right: 10px; 
	margin-left: 10px;
}

.top .socials ul li a {
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	padding-right:0;
    margin-right: 0px;
	color: #fff;	
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;    
    margin-left: 0px;
    padding-left:0;
}

.top .socials ul li a i{
 margin-left:0;
 font-size:15px;	
 margin-right: 0px;			
}

.top .socials ul li a:hover {
	color: #fff;	   
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}


.language
{
    width: auto!important;
    font-family: "Almarai", sans-serif;
    border-left: 1px #ffffff66 solid;
    padding-left: 12px;
}

.language a
{
    width: auto!important;    
    font-size:15px!important;

}


.header
{
	position: relative;
	z-index: 99;
	background-color:#313131;
	color: #FFFFFF;
    padding: 15px 0;
}

.container-fluid
{
	padding-left: 5%;
	padding-right: 5%;
}


.text-top
{
	text-align:right;
	margin-top: 15px;
}

.flag-img
{
    width: 22px;
    border-radius: 2px;
    top: -5px !important;
    position: relative !important;
    margin-right: 6px;
}


.user
{
    padding: 0px 0px 0px 15px;
    margin-right: 0px;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: capitalize;
    display: inline-block;
}

.user span
{
    color: #B2B2B2;
    font-size: 13px;
    display:block;
    height: 18px;
}


.user-img
{
    top: -5px;
	position: absolute;
    top: 15px;
    left: 0;
}

.dropdown {
  position: relative;
}

/* Style the dropdown button */
.dropbtn {
    border: none;
    cursor: pointer;
    background-color: #313131;
    border-radius: 50px;
    margin-right: 20px;
    color:#FFFFFF;    
	padding: 0px 0 0 25px;
    font-size:16px;
	text-align: left;
    text-transform:capitalize;
}
.dropbtn2 {
    border: none;
    cursor: pointer;
    background-color: #313131;
    border-radius: 50px;
    margin-right: 20px;
    color:#FFFFFF;    
	padding: 0px 0 0 0px;
    font-size:16px;
	text-align: left;
    text-transform:capitalize;
}

/* Dropdown content */
.dropdown-content {
    display: none;
    position: absolute;
	text-align:left;
    background-color: #fff;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    left: 0px;
    top: 40px;
    border: 1px #ffffff solid;
}

/* Links inside dropdown content */
.dropdown-content a {
  color: black;
  padding: 7px 10px;
  text-decoration: none;
  display: block;
  font-size: 13px;
}
.dropdown-content a img{
  margin-right:4px;
  border-radius:3px;
    height: 15px;
    width: 20px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color:rgb(236 103 36 / 10%)
}

/* Show the dropdown content on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change background color of dropdown button on hover */
.dropdown:hover .dropbtn {
  background-color: #313131;
}


.logo img
{
    margin-top: 0px;
}


.logo-search
{
	position:relative;
	z-index:0;
	display: inline-block;
	width: 100%;    	
	margin-top: 16px;
}


.logo-search .form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}


.logo-search .form-control2 {
    display: block;
    width: 100%;
    height:55px;
	background-color: #F2F4F7;
    padding: 6px 40px 6px 45px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #212529BF;
    border-radius:50px;
}

#search
{
	background: #fff url("../images/search.png") no-repeat 15px center;
}
.logo-search .form-group a {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 2;
    display: block;
    width: 85px;
    height: 42px;
    color: #ffffff;
    background-color:#313131;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    pointer-events: auto;
	text-transform: capitalize;
    border-radius: 50px;
}

.carousel {
    height:445px;
    position:relative;
	overflow: hidden;
	z-index:1;
}

.item,
.carousel-inner {
    height:445px;
	z-index: 9;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
/* 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{
    height: 100%;
	width: 100%;
    background-position: center;
    object-fit: cover;
}

.fill-img{
    width: 100%;
    height: 100%;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-color: #FFFFFF;
	background-blend-mode:multiply;
}

/*
video {
        width: 100%;
        height: 100vh;
        display: block;
}
*/

.bg-h
{
background: #09043BE5;
position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 99;    
	opacity: 0.9;
}

.img-left
{
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 99;
    height: 600px;
    height: 100%;
}

.img-left img
{
    width: 595px;
    height: 470px;  
	object-fit: cover;    
	border-radius: 500px 0px 0px 500px;
	border: 1px rgb(255 255 255 / 40%) solid;
}
 

.caption-carousel {
    position: absolute;
    top: 15%;
    right: auto;
    left:30%;
	width: 750px;  
    margin:auto;
    z-index: 99;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align:left;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.caption-carousel h2{
    font-size:40px;
    font-weight:700;	
    color:#fff;
	font-style: italic;
    margin: 20px 0;
	text-transform: uppercase;
}

.caption-carousel h2 span{
	color: #EC6724;
	display: block;
    font-size:70px;
}

.caption-carousel h1 span{
    font-size:18px;
    font-weight:700;	
    color:#fff;
	background-color: #FFFFFF1A;
	border-radius: 10px;
	padding: 10px 20px;
}
.orange-color
{
	color: #EC6724;
}

.caption-carousel h3{
    font-size:16px;
    font-weight:500;
    color:#fff;
    line-height: 30px;
    margin: 0;
}

.carousel-indicators {
    position: absolute;
    bottom: 30px;
    padding-right: 0px;
    z-index: 999;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}



.carousel-control-next, .carousel-control-prev {
    z-index: 9;
}
.btn-header {
    display: inline-block;
    padding: 14px 30px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight:600;
    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:20px;
	margin-right: 5px;
}
.btn-header2 {
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    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: 5px;
    margin-top: 10px;
    margin-right: 0;
}

.btn-header2 i {
    margin-right: 5px;
}
.btn-call {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight:600;
    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: 0px solid transparent;
    margin-top:20px;
	color: #FFFFFF;
}


.btn-call img{
    float: left;
	margin-right: 10px;
}

.btn-call b{
    font-weight: 700;
	font-size: 18px;
}
.btn-more{
    color: #fff;
    background-color: #EC6724;
    border-color:#EC6724;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more:hover {
    color: #EC6724;
    background-color: #fff;
    border-color: #EC6724; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-more2{
    color: #EC6724;
    background-color:rgb(247 147 30 / 0%);
    border-color:#EC6724;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more2:hover {
    color: #fff;
    background-color: #EC6724;
    border-color: #EC6724; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-white{
    color: #EC6724;
    background-color:#fff;
    border-color:#fff;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-white img{
    float: left;
}


.btn-white:hover {
    color: #EC6724;
    background-color: #fff;
    border-color: #EC6724; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;    

}

.btn-gray{
    color: #222222;
    background-color: #fff;
    border-color: #949494;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 10px 15px;
	margin-right: 2px;
	font-weight: 400;
	font-size: 14px;
}


.btn-gray:hover {
    color: #fff;
    background-color: #EC6724;
    border-color: #EC6724; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.title
{
   color:#000;
   font-size:24px;
   font-weight: 700; 
   margin-bottom:10px;	
   text-transform:	capitalize;
}

.title span
{
   color:#EC6724;

}
.title2
{
   color:#000;
   font-size:24px;
   font-weight: 700; 
   margin-bottom:20px;	
   text-transform:	capitalize;
}

.title2 span
{
   color:#EC6724;
	display: block;
	font-weight: 400;
	font-size: 14px;

}
.title span img
{
   margin-right:10px;
}


.titlesmall
{
 
   margin-bottom:20px;	
   text-transform:	capitalize;

}
.titlesmall span
{
   color:#fff;
   font-size:16px;    
   line-height: 20px;
   font-weight: 600; 
	padding: 10px 20px;
	background-color: #DF0402;
	border-radius: 10px;
}

.text-right
{
	text-align: right;
}
.titlesmall2
{
 
   margin-bottom:20px;
	text-transform:	capitalize;
	background: url("../images/bg-title.png") no-repeat  center center;
	padding: 20px 30px;
}
.titlesmall2 span
{
   color:#fff;
   font-size:18px;    
   line-height: 20px;
   font-weight: 600; 
}

.body-bg
{
	background-color: #f5f5f5;
	padding-top: 40px;
}
.white-bg2
{
	background-color: #FFFFFF;
	padding: 30px;
	border-radius: 20px;    
	margin-bottom: 40px;
}
.all-pro
{
	padding:0px 0;
	position: relative;
	z-index: 9;
}


.all-pro ul
{
    padding-left:0;
    margin-top:0px;
}

.all-pro ul li
{
    display: inline-block;
    margin: 20px 5px;
    width: 24%;
    font-weight: 500;
    height: auto;
    position: relative;
    padding: 0;	
	border-radius: 10px;
    border: #E5E5E5 1px solid;
}
.box-shadow
{
    box-shadow: 1px 2px 13px 0 rgb(9 9 12 / 15%);
}

.lable {
    margin-left: 10px;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 4px;
    text-transform: capitalize;
    z-index: 9;
}

.lable-green
{
	background-color: #3BE3B6;
}

.lable-black
{
	background-color: #000;
}
.lable-orange
{
	background-color: #EC6724;
}

.cart {
    color: #FFFFFF;
    position: absolute;
    right: 15px;
    top: 75px;
    padding: 0;
    border-radius: 50px;
    text-transform: capitalize;
    z-index: 9;
}
.all-pro ul li .img-big
{
    height: 260px;
    width: 100%;	
	border-radius: 10px;
    object-fit: cover;
	margin-bottom: 20px;
}
.all-pro ul li .content-li
{
    padding: 15px 15px;
	position: relative;
}
.all-pro ul li .content-li .date
{
    font-size:14px;
    font-weight:300;
	color: #021532;
    overflow: hidden;
}




.all-pro ul li .content-li .date img
{
    width: 15px;
	height: 15px;
	margin: 0 5px 0 0px;
}


.all-pro ul li .content-li .title-1
{
      font-size:20px;
      font-weight:700;
	  color: #000;
      overflow: hidden;

}

.all-pro ul li .content-li .title-price
{
  font-size:18px;
  font-weight:700;
   margin-top:5px;
}



.all-pro ul li .content-li .title-price span
{
    color: #EC6724;
    margin-left: 10px;
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 500;
}

.star-community
{
	color: #313131;
	margin-top:5px;
    position: relative;
	font-size: 16px;
}

.star-community span
{
	 font-weight: 400;
	color: #282828;
	font-size: 18px;
}

.box-color
{
    font-weight: 600;
}

.box-color ul
{
    padding-left: 0;
    margin-top: 0;
	margin-left: 10px;
    display: inline-block;
    position: relative;
    top: 10px;
}


.box-color ul li
{
    display: inline-block;
    margin-right: 10px;
	width: 20px;
	height: 20px;
    text-transform:capitalize;
	border-radius: 50px;
	margin: 5px 5px 5px 0px;
}

.box-color ul li a:hover
{
    text-decoration:none;
}

.blue
{
	background-color: #4285F4;
}
.yellow
{
	background-color: #FBBC04;
}
.orange
{
	background-color: #F0761F;
}
.green
{
	background-color: #2AC654;
}


.all-pro ul li .text {
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
	margin-top: 10px;	  
}

.line-circle
{
    width: 100%;
	position: relative;
    top: 0px;
    height: 8px;
	border-radius: 20px;
	background-color: #E3E3E3;
	margin: 10px 0;
}
.line-full
{
    width: auto;
	position: absolute;
    top: 0px;
    height: 8px;
	border-radius: 20px;
background: #EC6724;
background: linear-gradient(90deg,rgba(236, 103, 36, 1) 0%, rgba(255, 160, 44, 1) 100%);
}



.box-products ul
{
	padding-left:0;
	margin-top:15px;
}


.box-products ul li
{
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    font-weight: 500;
    color: #333333;

}
.box-products ul li a
{
    display: inline-block;
    text-align: center;
    font-weight: 500;
    color: #333333;
    border: 1px #E8E8E8 solid;
	background-color: #FFFFFF;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 15px;
    border-radius: 50px;
    width: auto;
    padding: 5px 20px;
}

.box-products ul  li a:hover 
{
    text-decoration:none;
	background-color: #EC6724;
	color:#FFFFFF;
}
.box-products-active
{
	background-color: #EC6724 !important;
	color:#FFFFFF !important;
}


.footer
{
	font-size:14px;
	padding:50px 0 10px 0;
	color:#fff;	
	background-color: #313131;
	position: relative;
	z-index: 9;
	font-weight: 400;
}

.footer ul
{
   padding-left:0px;
}
.footer ul li
{
   margin:10px 0;    
   color: #BBBBBB;
	display: block;
}
.footer ul li a
{
	color:#BBBBBB;
}



.footer-title
{
	 color:#fff;
	 font-size:20px;	
	 text-transform: capitalize;
	 font-weight:500;
	 margin:10px 0;
}

.footer-title img
{
	display: block;
	margin: 0 0 25px 0;
}
.footer-text
{
	height: 65px;
    overflow: hidden;
	color:#BBBBBB;
}

.footer .text-right
{
	text-align: right;
}
.vcard
{
	margin-top:20px;
}

.vcard div
{
	margin-bottom:10px;	
	font-weight: 600;
}

.vcard div span
{
	margin-top:5px;
	font-weight: 300;
	display: block;
}
 
.vcard img
{
    margin-right: 10px;
    /*float: left;*/
    margin-bottom: 20px; 
}

.footer .socials {
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align: left;
	margin-bottom:0px;    
	padding-left: 0;    
	margin-left: 0;
}



.footer .socials li {
    display: inline-block;	    
	margin: 8px 2px;
}


.footer .socials li a {
	position: relative;
	display: inline-block;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
    margin-left: 0px;
	color: #fff;	
	border-radius: 2px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}



.footer .socials li a:hover {
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}

.newsletter
{
	margin:20px 0 0 0;
	position: relative;
}



.newsletter .form-control {
    display: block;
    width: 100%;
    height: 52px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #ffffff00;
    background-image: none;
    border: 1px solid #ffffff3d;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -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;
	
}

.newsletter .form-control::placeholder {
    color: #fff;
}


.footer .btn {
display: inline-block;
    margin-bottom: 0;
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 16px;
    font-weight: 400;
    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-color: #ffffff00;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #191313;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.footer-margin {
    margin-top: 10px;
}
.copyright
{
    padding: 15px 0;
	border-top: 1px #ffffff29 solid;
    color: #fff;	
	background-color: #313131;
    font-size: 14px;
    line-height: 55px;
	position: relative;
	z-index: 99;
}


.copyright a
{
    color:#EC6724;
}

.copyright .text-right
{
	text-align: right;
}




.inner-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.2;
    z-index: 0;
}


.caption-inner 
{
    height:auto;
    width: 100%;
    color: #fff;
	position: relative;
	text-align: center;
    padding:80px 0;  
    background-color:#111;      

}


.caption-inner h3 
{
    margin-bottom: 10px;
    font-size: 40px;   
    font-weight:600; 
    text-transform: capitalize;
    margin-top:15px;
    color: #fff;	
	z-index: 9;	
	position: relative;


}


.breadcrumb 
{
    padding: 10px 0;
    margin-bottom: 0px;
    color:#fff;	
	z-index: 9;
	position: relative;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px; 
	text-align: center;
    display: block;
}


.breadcrumb>li 
{
    display: inline-block;
    font-size:13px;
    color:#fff;    
    font-weight: 300;
    text-transform: uppercase;
}

.breadcrumb>li a
{    
color:#fff;
}


.breadcrumb>.active
{
    color: #fff;
    font-weight: 300;
}

.breadcrumb>li+li:before 
{
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.content-bg {
background: #F0F5FD;
background: linear-gradient(89deg, #F0F5FD 0%, #FFFDF4  100%); 
}

.content-inner {
    padding: 80px 0;
    margin-bottom:0;
    overflow:hidden;
}

.content-color {
    background: #EC6724;
	padding: 50px 0;
}

.pic-inner {
    width: 500px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    float:  right;
}

.pic-inner img{
    width: 100%;
}

.map
{
	background: url("../images/contact.png.png") no-repeat  center center;
	padding: 80px 0;
    background-size: contain;
}

.bg-navy
{
	background-color:#EC6724;
	border-radius:10px;
	padding:30px;
	color:#FFFFFF;
}
.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: #EC6724;
}

.calls-data
{
	margin-top:15px;
    background-color: rgb(255 255 255 / 15%);
    border-radius: 10px;
	border: 1px #5C5E5E2E solid;
    padding: 50px 20px;
	text-align: center;
}


.calls-data a
{
	color:#000;
}

.calls-data i
{
    margin: auto auto 15px auto;
	display: block;    
    font-size: 50px;
    color: #EC6724;
}


.navy-socail ul
{
	position: relative;
	overflow: hidden;	
	margin-top:15px;
	text-align: left;
	padding-left:0;
	margin-bottom:10px;
	margin-left: 0;
}

.navy-socail ul li 
{
    display: inline-block;	
}


.navy-socail ul li a 
{
	width: 45px;
	height: 45px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
    margin-left: 0px;
	color: #fff;	
    background-color: rgb(255 255 255 / 25%);
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50px;
    border:1px #fff solid;

}

.navy-socail ul li a i
{
	font-size: 16px;
	color:#fff;
	margin-right:0;
}

.navy-socail ul li a:hover 
{
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.title-white
{
	color:#FFFFFF;
    font-size: 35px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 20px;
}


.bg-white
{
	background-color:#f9f9f9;
	border-radius:10px;
	padding:30px;
}


.bg-shadow
{
 box-shadow: 0 1px 20px 5px rgb(0 0 0 / 8%);
}
.form-group
{
	margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 15px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:3px;
    -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;
}
/* Change placeholder color */
.form-control::placeholder {
    color: #555;
opacity: 1; /* For Firefox */
}

/* For Edge */
.form-control::-ms-input-placeholder {
    color: #555;
}

textarea.form-control {
    height: auto;
    border-radius: 5px;
}

.box-category 
{
	height:300px;
	color:#EC6724;
	font-size:14px;
	font-weight:600;
	padding: 15px 10px;
	border-radius:4px;
	margin-bottom:25px;
	position:relative;
	border:1px solid #CCCCCC;
}


.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: #EC6724;
    border-radius: 4px;
    padding: 20px 10px;
    text-align: center;	
    border:1px solid #EC6724;
    position: absolute;
    width:92%;
    bottom: 10px;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category:hover h1
{
     background-color:#EC6724;
     color:#FFFFFF !important;    
     -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category h2 {
    font-size: 20px !important;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #EC6724;
	background-color:rgb(255 255 255 / 85%);
    padding: 15px 30px;
    text-align: left;	
    position: absolute;
    top: 10px;   
	border-radius: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category:hover h2
{
     background-color:#EC6724;
     color:#FFFFFF !important;    
     -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.menu-left
{    
margin-top:0px;
z-index: 99;    
width: 100%;
overflow:hidden;
background-color:#EC6724;
text-align:left;
border-radius:5px;

}


.menu-left ul
{
    padding-left:0;
    margin:0;
    font-size:15px;
}
.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;
}

.date-news
{
	font-size: 14px;
    padding: 10px 0 15px 0;
	color:gray;
}


.date-news i
{
padding-right:10px;
}



.title-news {
    font-size: 20px;
    margin-bottom:10px;
    margin-top:10px;
	font-weight: 600;
}




.path-search
{
    border-left: 5px #f6f6f6 solid;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 0;
    background-color: #EC6724;
}

.highlight {
    font-weight: bold;
    background-color: #FFCC00;
    padding: 0 3px;
    color:#333333;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #EC6724;
    border-color: #EC6724;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #EC6724;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}


.collapsible-all
{
	
}
.collapsible-all .collapsible {
  background-color: #EC6724 ;
  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;  border-radius:5px;

  transition: max-height 0.2s ease-out;
  background-color: #fbfbfb;
}


.collapsible-all .content p
{
	padding:10px 0;color: #272727;
	
}



.news-inner{
     display:inline-block;
     margin:20px 0px;
     width: 100%;
     height: auto;  
     background-color:#F9F9F9;      
     border-radius: 10px;
     box-shadow: 0px 1px 11px 0px rgb(0 0 0 / 25%);
     padding: 0px 0px 25px 0px;
}

.news-inner img
{
    margin: auto;     
    border-radius: 10px 10px 0 0;
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.news-inner .title-1
{
    font-size: 15px;
    color: #EC6724;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    margin: 20px 20px;
}

.news-inner .text
{
    font-size: 18px;
    color: #000;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
    margin: 0px 20px 0px 20px;
}

.more-news-inner
{
     margin:0px 20px;
}


.more-news-inner a {
    font-size: 14px;
}


.box-news-all
{
	position:relative;
    margin-bottom: 20px;
}

.box-news{
    height: 115px;
    width: 35%;
    position: relative;
    background-color: #F9F9F9;
    background-blend-mode: multiply;
    background-size: cover;  
    border-radius: 5px;
}

.box-news-text
{
    width: 58%;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 15px;
    padding: 0px 0px 5px 0;
    height: 115px;    
    overflow: hidden;
    color: #000;
    font-weight:500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-news-text:hover
{
    color: #000;
}

.box-news-text .text-all 
{
    font-size: 15px;
    font-weight: normal;
    height: 85px;
    overflow: hidden;
    margin: 0px 0px;
}


.news2-time 
{
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    margin: 0 0 10px 0;
}


.category ul
{
   padding-left:0px;
	font-size: 16px;
}
.category ul li
{
   display: block;
   margin:10px 0;   
}
.category ul li a
{
	color:#EC6724;
}.category ul li a img
{
	margin-right: 10px;
}
.category ul li a i
{
	margin-right: 10px;
}
.title-2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-bottom: 30px;
    margin-top: 6px;
	position: relative;
}

.title-2-border{
    border-bottom: 2px #EC6724 solid;
    width: 80px;
	position: absolute;
	bottom: -10px;
	
}
.newletter
{
    margin-top:20px;
    background-color: #092241;
    border-radius: 20px;
    padding: 20px 20px;
}

.newletter .form-group {
    margin-bottom: 10px;
    position: relative;
}

.newletter .form-control {
    display: block;
    height: auto;
    width:100%;
    padding: 15px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    margin-bottom:0px;
    background-color: #ffffff00;
    background-image: none;
    border: 1px solid #ededed;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    -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;
}


.newletter .btn {
    display: block;
    padding:15px 35px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight:400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;    
    width: 100%;
    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-color:#EC6724;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
}



.gray-box
{
    background-color:#f6f6f6;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    border-radius:0px;
    min-height: 90px;
	border-radius: 10px;    
	font-size: 18px;
    margin-bottom: 20px;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    background-color: #EC6724;
    margin: 0px 0px 10px 10px;
    min-height: 50px;
    color: #fff;
    width: 300px;
    float: right;    
	font-size: 15px;
    border-radius: 5px;
}



a.code_apply {
    border: 1px solid #fff;
    color: #EC6724;    
	background-color: #fff;
    padding: 3px 8px;
    margin: 0 0px 0 10px;
    float: right;   
    width: auto;    
	border-radius: 50px;
    min-height: auto;
}
   
    
a.code_apply:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #363636;
    -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: #08AF9A;
    margin:0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}





.brands
{
	margin-top:10px;
}

.brands ul
{
	padding-left:0;
	text-align:center;
}



.brands ul li
{
	
	width: 250px;
    height: 145px;
    background-color:#fff;
	display:inline-block;
	padding:0px;
	margin:10px;
	border:1px #d4d4d4 dashed;
}


.brands ul li img
{
	width: 120px;
    height: 80px;
    background-color:#fff;
	margin: 10px;
	object-fit: contain;
	display:inline-block;
}

.brands ul li .name
{
	text-align:center;
	background-color:#fff;
	display: table-cell;
	font-size:16px;
    height: 40px;
    vertical-align: middle;   
	width:250px;
	color: #000000;
	overflow:hidden;    
	padding: 0 5px;
	border-top:1px #d4d4d4 solid;
}


.pdf-all
{
	position:relative;
}

.pdf-inner
{
    padding: 25px 25px 25px 25px;
    display: block;
    background-color: #f2f4f7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;    
    transition: 0.3s;
    color: #EC6724;
    text-align:center;    
    font-size: 20px;
    border-radius:5px;
    margin-bottom:20px;
}

.pdf-inner i
{
    margin:auto auto 10px auto;
    display:block;
    font-size:35px;
}

.pdf-all a:hover .pdf-inner
{
   background-color:#EC6724;
   color:#FFFFFF;
   text-decoration:none;
   -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.services-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.services-one .container {
  max-width: 1600px;
}

.services-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.services-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  height: 230px;
}

.services-one__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color:rgb(236 103 36 / 53%);
  width: 0%;
  transform: translateY(100%);
  transition: all 500ms ease;
  z-index: 1;
}

.services-one__single:hover .services-one__img:before {
  transform: translateY(0);
  width: 100%;
}

.services-one__img img {
  width: 100%;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  height: 230px;
  object-fit:cover;
}

.services-one__single:hover .services-one__img img {
  transform: scale(1.1);
}

.services-one__content {
  position: relative;
  display: block;
  background-color:#F9F9F9;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
  margin-top: -40px;
  margin-right: 40px;
  padding:30px;
  z-index: 2;
}

.services-one__title-box {
  position: relative;
  display: block;
}

.services-one__sub-title {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  line-height: 12px;
}

.services-one__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 7px;
  margin-bottom: 14px;
}

.services-one__title a {
  color: #EC6724;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.services-one__title a:hover {
  color: #313131;
}

.services-one__arrow {
  position: absolute;
  top: -20px;
  right: 20px;
}

.services-one__arrow a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #EC6724;
  font-size: 15px;
  color: #fff;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.services-one__arrow a:hover {
  background-color: #313131;
}






.menu-products
{    
margin-top:0px;
z-index: 99;    
width: 100%;
overflow:hidden;
border: 1px rgb(255 255 255 / 25%) solid;
text-align:left;
}


.menu-products ul
{
    padding-left:0;
    margin:0;
    font-size:16px;
}
.menu-products ul a:hover
{
    text-decoration:none;
    
}

.menu-products ul li
{
    padding: 20px 25px;
    display: block;
    border-bottom: 1px rgb(255 255 255 / 25%) solid;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;    
    color: #fff;
	position: relative;
    transition: 0.3s;
}
 
.menu-products ul li i
{
     font-size:14px;
	right: 20px;
   color:#EC6724;
	position: absolute;
}

.menu-products ul a:hover li
{
   background-color:#EC6724;
   color:#FFFFFF;
   text-decoration:none;
   -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.menu-products ul a:hover li i
{
   color:#FFFFFF;

}
.menu-products-active
{
   background-color:#EC6724 !important;
   color:#FFFFFF !important;
}
.menu-products-active i
{
   color:#FFFFFF !important;
}



.calls-Need
{
    margin-top: 15px;
    border-radius: 4px;
    padding: 100px 20px;
    text-align: center;
    position: relative;
    background-size: cover;
    color: #ffffff;    
	z-index: 0;
}
.calls-Need-img
{
	left: 0;
	right: 0;
	top: 0;    
	border-radius:4px;
	bottom: 0;
	position: absolute;
	background-color: #040404;
	opacity: 0.5;    
	z-index: -1;
}


.calls-Need a
{
	color:#000;
}

.calls-Need img
{
    margin: auto auto 15px auto;
	display: block;    
}


.products
{
	overflow:hidden;
}


.products ul
{
	 text-align:center;
	 padding-left: 0;    
	margin-top: 30px;
}

.pro-top
{
	top: 30px !important;
}
.products ul a:hover
{
	 text-decoration:none;
}

.products ul li
{
    width: 23%;
    display: inline-block;
    margin: 0 9px 20px 9px;
    border-radius:3px;    
	padding: 0px 0px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow:hidden;    
    position:relative;
}

.products-img
{
    width: 100%;
    height:280px;    
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow:hidden;    
}
.products ul li img
{
    height:280px;    
    width: 100%;    
    object-fit:cover;  
	z-index: 9;
	border-radius:3px;   
	transform: scale(1); 	
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 
.products ul li:hover img
{
    height:280px;    
    width: 100%;    
    object-fit:cover;  
	z-index: 9;
	border-radius:3px;   
	transform: scale(1.1);
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 

.products ul li img
{
    height:350px;    
    width: 100%;    
    object-fit:cover;  
	z-index: 9;
	border-radius:3px;    
}
.product-content
{
	text-align: center;
	padding: 15px 15px;    
}

.product-content h5
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size:20px;
    color:#000;
	height:50px;
	overflow: hidden;
}

.product-action {
	top: 150px;
	left: 0;
	z-index: 9;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: center;
	background-color: #FFFFFF;
	transition: all 300ms ease 0s;	

}
.product-action a {
	background-color:#FFFFFF;
	display: inline-block;
	height: 43px;	
	border-radius:2px;    
	line-height: 40px;
	text-align: center;
	text-shadow: 0 0 0;
	width: 38px;
}
.product-action a img {
	height: 25px!important;	
	width: 25px!important;
	object-fit: contain !important;
}

.single-product:hover .product-action {
    opacity: 1;
}
.product-action a:hover {
	background: #fff;
}
.product-content a {
	font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
}

.product-price 
{
	 margin-top: 5px;
}


.new-price
{
	color:#EC6724;
	font-size:18px;
	font-weight: 700;
}

.old-price
{
    color: #ffffff;
    text-decoration: line-through;
    font-size: 14px;
    background-color: #EC6724;
    padding: 5px 5px 2px 5px;
    border-radius: 3px;
    top: -3px;
    position: relative;
}



.title-inner {
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 10px;
    color: #EC6724;
}

.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-right: 4px;
    font-weight:500;
    color: #EC6724;    
}

.Prices__container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 6px;
}

.Prices .Price {
    font-size: 30px;
}


.Prices__price {
    padding-left: 0px;
    font-size: 29px;
    font-weight: 600;
    color:#EC6724;
}

    
.cart-h
{
    display:table-cell;
    vertical-align:middle;
    font-size:16px;
}
    
.cart-h img {
    height: 80px;
    width: 80px;
    object-fit: cover;
    border: 1px #d1d1d1 solid;
    padding: 10px;
    border-radius:4px;
    margin-right:15px;
}    


.cart-h small
{
    margin-right:0px;
}

.cart-h a
{
	color:#EC6724;
}

.cart-delete a i {
    color: #ffffff;
    border: 1px #313131 solid;
    border-radius: 100px;
    font-size: 12px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 0px;
    line-height: 28px;
	margin-right: 10px;
    background-color: #313131;
}

.top-inner
{ 
	background-color: #f6f6f6;
	padding: 20px;
	border-radius: 10px;
}
.cart-top {
    top: 30px;
}
.cart-relative {
    position: relative;
}

.cart-delete {
    float: right;    
	position: relative;
}

.btn-cart
{
    padding: 0px 0px;
    background-color: #ffffff;
    border:1px #CCCCCC solid;
    color: #EC6724;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    line-height: 35px;
}

.btn-cart1
{
    padding: 0px 0px;
    background-color: #fff;
    color: #EC6724;
    display:inline-block;
    width: 35px;
    height: 35px;    
    font-size: 18px;
    text-align:center;
    font-weight:500;
}
.btn-cart2
{
    padding: 0px 0px;
    background-color: #ffffff;
    border:1px #CCCCCC solid;
    color: #EC6724;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    line-height: 35px;
}

.po-relative
{
	position: relative;
}
.title-cart
{
    line-height: 1.5;
    text-align:  center;
    font-size: 40px;
    font-weight: 300;
    color:#EC6724;
    margin-bottom:50px;
}


.secure-payment-box1, .shiping-delivery-box1, .returns-policy-box1, .help-us-box1, .store-pickup-box1 {
    margin-bottom: 20px;
    position: relative;
    padding: 40px 0 0 0;
	text-align:center;
    margin-top:0px;
	
}



.secure-payment-box1 h5, .shiping-delivery-box1 h5, .returns-policy-box1 h5, .help-us-box1 h5, .store-pickup-box1 h5 {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 5px;
    line-height: normal;
}



.secure-payment-box1 p, .shiping-delivery-box1 p, .returns-policy-box1 p, .help-us-box1 p, .store-pickup-box1 p {
    font-size: 12px;
    color: #000;
    line-height: 16px;
}

.secure-payment-box1:before {
    top: 0;
    width: 31px;
    height: 31px;
}
.secure-payment-box1:before, .shiping-delivery-box1:before, .returns-policy-box1:before, .help-us-box1:before, .store-pickup-box1:before {
    position: absolute;
    left: 2px;
    top: 3px;
}
.secure-payment:before {
    content: '';
    background-image: url(../images/icon-payment.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}



.shiping-delivery-box1:before {
    top: 1px;
}

.icon-shipping:before {
    content: '';
    background-image: url(../images/icon_shipping.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}


.returns-policy-box1:before {
    top: 0;
    width: 31px;
    height: 31px;
}
.icon-return-policy:before {
    content: '';
    background-image: url(../images/icon_return_policy.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}




.review-all
{
    font-size: 50px;
    font-weight: 500;
}



.review-number
{
    font-size: 15px;
    font-weight: 300;
    margin-top:10px;
}

.review-bar-filled
{
    width: 90%;
    background-color: #f5f5f5;
    border-radius: 10px;
    height: 12px;
    display: inline-block;
}
.review-bar-no
{
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.review-bar-filled-on
{
	background-color: #fbaf40;
	border-radius: 10px;
	height:12px;
}

.review-title 
{
    font-size:18px;
    font-weight: 600;
    margin:10px 0;
}
.review-title span 
{
    font-size:14px;
    color:#EC6724;
    font-weight:400; 
    margin-left:10px;
}

.need {
    position: absolute;
    right: 40px;
    top: 25px;
    padding: 8px 15px;
    background-color: #3d2116;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 5px;
 }


.more-full {
    width: 100%;
}


.bg-products
{
	background: url("../images/preview-bg.webp") no-repeat fixed center top;
	padding:80px 0;
}



.table-s
{
	margin-bottom:30px;
}
.table--has-hover tbody tr {
  transition: 0.4s border;
  border-top: solid 1px transparent;
  border-right: solid 1px transparent;
  border-left: solid 1px transparent;
	cursor: pointer;
}
.table--has-hover tbody tr:hover td, .table--has-hover tbody tr.active td {
  background: rgb(0 48 140 / 12%);
}
.table--has-hover tbody tr:hover td:first-child, .table--has-hover tbody tr.active td:first-child {
  border-left: 1px solid rgb(0 48 140 / 12%);
}
.table--has-hover tbody tr:hover td.cell--add-to-spec--added, .table--has-hover tbody tr.active td.cell--add-to-spec--added {
  background: rgb(0 48 140 / 12%);
}
.table--has-hover tbody tr:hover .button:not(:hover), .table--has-hover tbody tr.active .button:not(:hover) {
  color: rgb(0 48 140 / 12%);
  border-color: rgb(0 48 140 / 12%);
}
.table--has-hover tbody tr:hover .button:not(:hover) .la,
.table--has-hover tbody tr:hover .button:not(:hover) .las, .table--has-hover tbody tr.active .button:not(:hover) .la,
.table--has-hover tbody tr.active .button:not(:hover) .las {
  color: rgb(0 48 140 / 12%);
}
.table--has-hover tbody tr:hover .button.button--1--alt:focus, .table--has-hover tbody tr.active .button.button--1--alt:focus {
  color:rgb(0 48 140 / 12%);
  border-color: currentColor;
}
.table--has-hover tbody tr:hover .button.button--1--alt:focus .la, .table--has-hover tbody tr.active .button.button--1--alt:focus .la {
  color: currentColor;
}
.style-b
{
    text-align: left;
    padding: 15px;
    background-color: #EC6724;
    font-size: 25px;
    border: 1px #EC6724 solid;
    color: #ffffff;
	font-weight:700;
}


.style
{
    text-align: left;
    padding: 15px;
    font-size: 22px;
    border: 1px #e5eaf3 solid;
	border-bottom:5px #fff solid;
    background-color: #e5eaf3;
}


.style2
{
    text-align: left;
    padding: 15px;
    font-size: 22px;
    border: 1px #fdfcef solid;	
	border-bottom:5px #fff solid;
    background-color: #fdfcef;

}

.login-2 
{
    /*background-color: #f6f6f6;*/
    padding: 20px;
    border-radius: 5px;
}



.products-list
{
	overflow:hidden;
}
 
.products-list ul
{
	 text-align:center;
	 padding-left: 0;    
	margin-top: 30px;
}

.products-list ul a:hover
{
	 text-decoration:none;
}

.products-list ul li
{
    width: 100%;
    display: inline-block;
    margin: 0 0px 20px 0px ;
    border-radius:3px;    
	padding: 0px 0px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow:hidden;    
    position:relative;    
	border-bottom: 1px #dedede solid;
    padding-bottom: 30px;
}


.products-list ul li img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    z-index: 9;
    border-radius: 3px;
    float: left;
}




#slide-list {
    position: absolute;
    left: -25%;
	height:200px;    
    width: 25%;  
    background: blue;
    transition: 0.6s;
}

.wrapper:hover #slide-list {
    transition: 0.6s;
    left: 0;
}

.product-content-list
{
    text-align: left;
    padding: 15px 0px;    
	width: 75%;
    margin-top: 0px;
    float: left;
}

.product-content-list h5
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size:20px;
    color:#482e20;
}

.product-action-list {
	top: 0px;
	left: 0;
	z-index: 99;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	width: 25%;
	right: 0;
	text-align: center;
	transition: all 300ms ease 0s;	

}
.product-action-list a {
	background-color:#FFFFFF;
	display: inline-block;
	height: 40px;	
	border-radius:2px;    
	line-height: 40px;
	text-align: center;
	text-shadow: 0 0 0;
	width: 40px;
	margin-bottom: 5px;
}
.product-action-list a img {
	height: 28px!important;	
	float: none !important; 
	width: 28px!important;
	object-fit: contain !important;
}

.single-product:hover .product-action-list {
    opacity: 1;
}
.product-action-list a:hover {
	background: #fff;
}
.product-content-list a {
	font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #464646;
}

.product-price-list 
{
	 text-align: left;
	 margin-top: 5px;
}


.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: #e31213;    
    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: inline;
    color:#5a5a5a;
	margin-right: 35px;
		
}


.product-addto-links a i {
    background-color: rgb(227 18 19 / 10%);
    padding: 10px;
    border-radius: 50px;
    color: #e31213;
    margin-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;
}


.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: #e31213;    
    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: inline;
    color:#5a5a5a;
	margin-right: 35px;
		
}


.product-addto-links a i {
    background-color: rgb(227 18 19 / 10%);
    padding: 10px;
    border-radius: 50px;
    color: #e31213;
    margin-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;
}


.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: #cb0000;    
}

.Prices__container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 6px;
}

.Prices .Price {
    font-size: 30px;
}


.Prices__price {
    padding-right: 10px;
    font-size: 22px;
    font-weight: 600;
}

.out-of-stock
{
    margin-left: 10px;
    font-weight: 400;
    background-color: #EC6724;
    color: #FFFFFF;
    font-size: 15px;
    padding: 5px 5px;
    border-radius: 3px;
	text-transform: capitalize;
}
.ready
{
    font-weight: 400;
    background-color: #EC6724;
    color: #FFFFFF;
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 999;
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 3px;	
	text-transform: capitalize;
}


.textbox{
    background: linear-gradient(180deg, rgba(245, 245, 245, 1) 100%, rgba(239, 255, 232, 1) 100%);
	padding: 20px;
    font-size: 15px;
    color: #676767;    
	border-radius: 5px;
}


.float-r {
    position: absolute;
    right: 15px;
    top: 20px;    
	text-align: right;
}

.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-relative
{
	position: relative;
}

.cart-top
{
    top:30px;
}
      
.cart-h img {
    height: 110px;
    width: 110px;
    object-fit: cover;
    border: 1px #d1d1d1 solid;
    padding: 6px;
    border-radius:3px;
    margin-right:15px;
}    
.cart-img {
    height: 75px !important;
    width: 75px!important;
    object-fit: cover!important;
    border: 1px #d1d1d1 solid!important;
    padding: 5px!important;
    border-radius: 3px!important;
    margin-right: 15px!important;
}

.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;
}



.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;
}


.circle-cart {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    position: absolute;
    background-color: #EC6724;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    right: 0px;
    margin: auto;
    top: -10px;
}
.margin-top
{
	margin-top: 20px;
}



.container-radio {
    display: block;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    border: 1px solid #dadada;
    padding: 15px 15px 15px 40px;
    border-radius: 5px 5px 0 0px;
}

.container-radio img 
{
   margin: 0 5px;
   width: auto;
   height: auto;
}

.border-ship
{
border-radius: 0 0px 5px 5px  !important;
}
/* Hide the browser's default radio button */
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 15px;
  left: 10px;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px #000000 solid;
}

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
	background: white;
}

.form-group
{
	margin-bottom: 15px;
}



.box-products ul
{
	padding-left:0;
	margin-top:15px;
}


.box-products ul li
{
    display: inline-block;
    margin-right: 10px;
    font-weight:500;
    color:#333333;
    font-size:15px;
    text-transform:capitalize;
    margin-bottom:15px;
}

.box-products ul li a:hover
{
    text-decoration:none;
}

.box-products ul li .number-pro
{
border: 3px #EC6724 solid;
    padding: 15px 10px;
    font-weight: 500;
    color: #333333;
    font-size: 15px;
	
}

.box-products ul li a:hover .number-pro
{
  background-color:#EC6724;
  color:#FFFFFF;
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:#FFFFFF;
  color: white;
  cursor: pointer;
  padding: 15px;box-shadow: 0 0px 10px 0px rgb(0 0 0 / 24%);
  border-radius: 4px;
  color: #221011;
}

.w
{width: 68%; display: inline-block}

.h
{width: 30%; display: inline-block}


.craete-box-list {
     height: 400px;
     overflow-y: scroll;
    overflow-x: hidden;
    padding: 0 10px 0 15px;
}
.craete-box-list hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}


.craete-box-img {
     height: 165px;
	width: 100%;
	object-fit: cover;
	margin: 20px 0;
}
.craete-box-h1 {
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-bottom: 20px;
	text-align: center;
}
.craete-box-h1 span{
    font-size: 12px;
    font-weight: 400;
    display: block;
	margin-top: 5px;
}





.profile-bg
{
text-align: left;
    margin-bottom: 70px;
    position: relative;
    background-color: #EC6724;
    border-radius: 10px;
	padding: 30px;
	color:#FFFFFF;
     
}


.profile-pic
{
    width: 160px;
    height: 160px;
    border-radius: 160px;
    position: relative;
    margin: auto auto 20px auto;
}

.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;
    text-transform:  capitalize;
    margin-bottom: 35px;
}
.profile-name span
{
	font-size: 14px;
    text-transform:none;
    display:block;
}

.data_profile
{
	text-align: center;
}
.data_profile p
{
	margin-bottom: 5px;
}

.menuleft-i ul
{
	padding-left:0;
	text-align:left;
	margin-top:15px;
	font-size:15px;	
	color: #fff;
	font-weight: 600;
}

.menuleft-i ul li
{
    display:block;
	position: relative;
	margin: 5px 0;
}


.menuleft-i ul li a
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 15px 15px 15px 15px;
    background-color: #ffffff21;
    border-radius: 5px;
}
.menuleft-i ul li a:hover
{
    color: #fff;
    background-color: #313131;
}

.menuleft-i ul li i
{
    float: left;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 0px;
	color: #FFFFFF;
}

.data_profile-inner {
    height: auto;
    width: 100%;
    padding-top: 5px;
	margin-bottom: 20px;
    padding: 20px 15px;
    border-radius: 5px;
}


.data_profile-inner i{
    float: right;
    margin-left: 10px;
    font-size: 35px;
    color: #ec6724;
}
.data_profile-inner .headline {
    margin-bottom: 0px;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 0;
	color: #090B0E;
	font-weight: 700;
}
.data_profile-inner .headline span{
     display:block;
     font-size:18px;
     margin-top:5px;
	color: #8B8C8E;
}

.lable-n
{
	font-size: 14px;
	text-transform: capitalize;    
	margin: 10px 0;
    display: block;
}
.lable-n span
{
	color: #ec6724;
}


.figure {
        position: relative;
        width: auto; /* can be omitted for a regular non-lazy image */
        margin:auto;
    }
      .figure img.image-main {
      opacity: 1;
      transition: opacity .5s;

    }
    .figure:hover img.image-main {
      opacity: 0;
      object-fit: cover;
    }

    .figure img.image-hover {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      object-fit: cover;
      opacity: 0;
      transition: opacity .5s;
    }
    .figure:hover img.image-hover {
      opacity: 1;
      object-fit: cover;
   }
 
.icon-list .collapsible-all {
    margin-top: 0px;    
	font-weight: 600;
}

.icon-list .collapsible-all .collapsible {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    padding: 5px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    border-radius: 0;
    margin-bottom: 0;
    border: 0px #d3d3d3 solid;
	border-bottom: 1px #E9E9E9 solid;
}


.icon-list .collapsible-all .collapsible:after {
  content: '\002B';
  color:#000;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}

.icon-list .collapsible-all .active:after {
  content: "\2212";
}

.icon-list .collapsible-all .content {
    padding: 0 15px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #ffffff;

}




.box-time
{
	overflow-x: scroll;
    overflow-y: hidden;
	color:#666666;    
	padding-left: 1px;
	font-size:13px;
	font-weight:bold;
	padding-bottom: 4px;
	padding-bottom:15px;    
	margin-top: 20px;
}
#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background-color: #F5F5F5;	
	border-radius:100px;

}

#style-4::-webkit-scrollbar
{
	width: 10px;
	height:0px;
	background-color: #F5F5F5;	
	border-radius:100px;

}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #F0761F;
	border: 2px solid #F0761F;	
	border-radius:100px;

}

.box-products-tabs {
    display: inline-block;
    text-align: center;
    font-weight: 500;
    color: #333333;
    border: 1px #E8E8E8 solid;
    background-color: #FFFFFF;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 15px;
    border-radius: 50px;
    width: auto;
    padding: 5px 20px;
}
.month-text
{
	font-size:16px;
	margin-bottom:10px;
}
.time-circle
{
	width:48px;
	height:48px;
	border-radius:100px;
	line-height:48px;
	text-align:center;
	font-size:16px;
	background-color: #EC6724;
	font-weight:500;
	color:#FFFFFF;
	display:inline-block;
	margin-right:4px;
	border:1px  #FFFFFF solid;
}

.time-circle2
{
	width:48px;
	height:48px;
	border-radius:100px;
	line-height:48px;
	text-align:center;
	font-size:16px;
	font-weight:500;
	background-color:#482e20;
	color:#FFFFFF;
	display:inline-block;
	margin-right:4px;
	border:1px  #FFFFFF solid;
}



.container-radio2 {
display: inline-block;
    position: relative;
    margin: 0px 0px 5px 0;
    cursor: pointer;
 width: 140px;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;    
  font-weight: normal; 
  border:1px #FFFFFF solid;
  border-radius:5px;
  padding:15px 15px 10px 15px;    
	background-color: #EC6724;
    color: #ffffff;
}

/* Hide the browser's default radio button */
.container-radio2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark-radio {
  position: absolute;
  top: 10px;
  right: 15px;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border:1px #FFFFFF solid;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-radio2:hover input ~ .checkmark-radio {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.container-radio2 input:checked ~ .checkmark-radio {
  background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio2 input:checked ~ .checkmark-radio:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-radio2 .checkmark-radio:after {
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
	background:  #482e20;
}

.left-filter {
    border-color: #f4f4f4;
    background-color: #f4f4f4;
    padding: 30px 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.left-filter .slider{
    position: relative;
	margin-bottom: 25px;
}

.range-slider {
     width: 100%;
     text-align: center;
     position: relative;
     padding-bottom: 20px;
}

.range-slider-title 
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #482e20;
	font-weight: 600;
}
 .range-slider .rangeValues {
    display: block;
    padding: 0;
    font-size: 16px;
    margin-top: 50px;
    text-align: left;
}
 input[type=range] {
     -webkit-appearance: none;
     border: 1px solid white;
     width: 100%;
     position: absolute;
     left: 0;
	 top: -30px;
}
 input[type=range]::-webkit-slider-runnable-track {
     width: 100%;
     height: 5px;
     background: #ddd;
     border: none;
     border-radius: 3px;
}
 input[type=range]::-webkit-slider-thumb {
     -webkit-appearance: none;
     border: none;
     height: 18px;
     width: 18px;
     border-radius: 50%;
     background: #EC6724;
     margin-top: -6px;
     cursor: pointer;
     position: relative;
     z-index: 1;
}
 input[type=range]:focus {
     outline: none;
}
 input[type=range]:focus::-webkit-slider-runnable-track {
     background: #ccc;
}

.range-slider-btn
{    float: right;
    top: -40px;
    position: relative;
    padding: 5px 18px;
	margin-right: 0;
}


.filter-border-top
{
	border-top: 2px #dddddd solid;
    margin-bottom: 20px;
}


.category-filter ul
{
   padding-left:0px;
}
.category-filter ul li
{
   margin:10px 0;       
   color: #160304;
	font-size: 16px;
	display: block;
}
.category-filter ul li a
{
	color:#160304;
}

.pic1 {
    height: 460px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    background-color: #856757;
    background-blend-mode: multiply;
    background-size: cover;
    border-radius: 10px;
}
.text1-bg {
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    text-align: left;
}

.text1 {
    color: #ffffff;
    font-size: 30px;
    overflow: hidden;
}
.text1 span{
    font-size: 15px;
	display: block;
	margin-top: 10px;
}


    /* Modal background */
    .modal {
        display: none; /* Hidden by default */
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0, 0, 0, 0.5);
    }

    /* Modal content box */
    .modal-content {
        background-color: #fff;
        margin: 10% auto;
        padding: 20px;
        border-radius: 8px;
        width: 80%;
        max-width: 400px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
        animation: fadeIn 0.3s ease-in-out;
    }

    /* Close button */
    .close {
    color: #ffffff;
    float: right;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: -20px;
    background-color: #EC6724;
    width: 30px;
    height: 30px;
    line-height: 25px;
	border-radius: 3px;
    text-align: center;
    }

    .close:hover {
        color: #000;
    }

    /* Animation */
    @keyframes fadeIn {
        from {opacity: 0; transform: translateY(-20px);}
        to {opacity: 1; transform: translateY(0);}
    }




.bg-filter
{
	border-color: #f4f4f4;
    background-color: #f4f4f4;
    padding:10px 15px;    
    border-radius:10px;
    margin-bottom:30px;
}


.dropdown {
  display: inline-block;
  position: relative;    
  z-index: 99;
  width:100%;
  margin-bottom: 0;
}

.dd-button {
  display: inline-block;
  border: 1px solid #EC6724 ;
  border-radius: 4px;
  padding: 6px 30px 6px 20px;
  background-color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  color:#EC6724 ;
  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 #EC6724 solid;
    color: #EC6724;
    padding: 5px 8px;      
    border-radius:4px;
    margin-right: 5px;
    display:inline-block;    
    font-size: 18px;
}

.sort a:hover
{
    border: 1px #EC6724 solid;
    color: #fff;
    background-color:#EC6724;    
}

.active-sort
{
    border: 1px #EC6724 solid !important;
    color: #ffffff!important;
    background-color: #EC6724 !important;
}


.all-pro2
{
	padding:0px 0;
	position: relative;
	z-index: 9;
}


.all-pro2 ul
{
    padding-left:0;
    margin-top:0px;
}

.all-pro2 ul li
{
    display: inline-block;
    margin: 20px 5px;
    width: 32%;
    font-weight: 500;
    height: auto;
    position: relative;
    padding: 0;
    border-radius: 10px;
    border: #E5E5E5 1px solid;
}




.all-pro2 ul li .img-big
{
    height: 260px;
    width: 100%;	
	border-radius: 10px;
    object-fit: cover;
	margin-bottom: 20px;
	border-radius: 10px 10px 0 0;
}
.all-pro2 ul li .content-li2
{
    padding: 15px 15px;
	position: relative;
}
.all-pro2 ul li .content-li2 .date
{
    font-size:14px;
    font-weight:300;
	color: #021532;
    overflow: hidden;
}




.all-pro2 ul li .content-li2 .date img
{
    width: 15px;
	height: 15px;
	margin: 0 5px 0 0px;
}


.all-pro2 ul li .content-li2 .title-1
{
      font-size:20px;
      font-weight:700;
	  color: #000;
      overflow: hidden;

}

.all-pro2 ul li .content-li2 .title-price2
{
  font-size:18px;
  font-weight:700;
   margin-top:5px;
}



.all-pro2 ul li .content-li2 .title-price2 span
{
    color: #EC6724;
    margin-left: 10px;
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 500;
}


.star-community2
{
	color: #313131;
	margin-top:5px;
    position: relative;
	font-size: 16px;
}

.star-community2 span
{
	 font-weight: 400;
	color: #282828;
	font-size: 18px;
}

.box-color2
{
    font-weight: 600;
}

.box-color2 ul
{
    padding-left: 0;
    margin-top: 0;
	margin-left: 10px;
    display: inline-block;
    position: relative;
    top: 10px;
}


.box-color2 ul li
{
    display: inline-block;
    margin-right: 10px;
	width: 20px;
	height: 20px;
    text-transform:capitalize;
	border-radius: 50px;
	margin: 5px 5px 5px 0px;
}

.box-color2 ul li a:hover
{
    text-decoration:none;
}


.all-pro2 ul li .text {
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
	margin-top: 10px;	  
}

.title-deal {
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 10px;
    color: #DD3A00;
	border-radius: 5px;
	background-color: #FEEFE1;
}

.title-deal img{
     height: 45px;
}

.title-deal i{
    padding-right: 5px
}

.title-deal span{
     margin: 0 10px
}

.title-pro {
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 10px;
    color: #222222;
}
.title-pro span{
    font-weight: 600;
    color: #0A8800;
}


.title-pro2 {
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 10px;
    color: #222222;
}

.title-pro2 span{
     padding: 5px 8px;
	border-radius: 5px;
	background-color: #0A8800;
	color: #FFFFFF;
	margin-right: 5px;
}


.title-price3
{
  font-size:26px;
  font-weight:700;
  color: #EC6724;
   margin-top:5px;
	margin-bottom: 10px;
	display: inline-block;
}



.title-price3 span
{
    color: #222;
    margin-left: 10px;
    font-size: 18px;
    text-decoration: line-through;
    font-weight: 500;
}


.border-text 
{
	margin-top: 5px;
	margin-left: 10px;
	display: inline-block;
}

.border-text span
{
	color: #EC6724;
	padding: 5px 8px;
	border: 1px #EC6724 solid;
	border-radius: 3px;
}

.details-pro
{
  font-size:16px;
  font-weight:500;
  color: #fff;
   margin-top:5px;
	padding: 10px 10px;
    margin-bottom: 0;
    background-color: #EC6724;
    border-radius: 10px 10px 0 0;
}

.details-pro span
{
  font-style: italic;
}

.details-box
{
	border: 1px #EC6724 solid;
	padding: 20px;    
	border-radius: 0 0 10px 10px;
}
.details-box-d
{
	float: right;
}

.button-size   {
  margin: 10px 0;
}
.button-size  input[type="radio"] {
  display: none;
}
/*.button-size  label {
  position: relative;
  color: #222;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  border: 3px solid #222;
    padding: 5px 16px;
	margin-bottom: 5px;
    border-radius: 40px;
}*/
.button-size  label:before {
  content: "";
  height: 0;
  width: 0;
}

.button-size  input[type="radio"]:checked + label:before {

  background-color: #222;
  color: #FFFFFF;
}

.button-size input[type="radio"]:checked + label {
  background-color: #222;
  color: #ffffff;
}
.swiper-horizontal {
    height: 545px;
}

.w-100 {
    width: 100% !important;
    height: 545px;
	object-fit: cover;
}


.title-pro .collapsible-all
{
	
}
.title-pro .collapsible-all .collapsible {
background-color: #ffffff;
    color: #0a8800;
    cursor: pointer;
    padding: 10px 0px;
    width: 100%;
    font-weight: 600;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    border-radius: 0;
    margin-bottom: 5px;
}


.title-pro .collapsible-all .collapsible:after {
  content: "\f105";
    color: #0a8800;
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-left: 8px;
  float: none;
}

.title-pro .collapsible-all .active:after {
  content: "\f106";
}

.title-pro .collapsible-all .content {
  padding: 0 22px;
  max-height: 0;
  overflow: hidden;  
  border-radius:5px;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
	font-size: 16px;
}


.title-pro .collapsible-all .content p
{
	padding:10px 0;
	color: #222;
	
}

.gray-box2 {
    background-color:#F8F8F8;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 20px;
	color: #888888;
}
.green-text
{
	color: #0a8800;
	margin-bottom: 5px;
	font-size: 16px;
}


.star-community3
{
	color: #313131;
	margin-top:5px;
	display: inline-block;
	font-size: 20px;
	margin: 20px 0;
}

.star-community3 span
{
	 font-weight: 400;
	color: #282828;
	margin: 0 5px;
	font-size: 18px;
}
.h-reviews 
{
	background-color: #0A88000F;
    padding: 0px 2px 0px 0px;
    border-radius: 3px;
	color: #0A8800;
	font-size: 18px;
	margin-top: 20px;
}

.h-reviews img 
{
	margin-right: 3px;
}

.line-circle2
{
    width: 60%;
    position: relative;
    top: 8px;
    height: 8px;
    border-radius: 20px;
    background-color: #E3E3E3;
    margin: 10px 0;
    display: inline-block;
    left: 0px;
}
.line-full2
{
    width: auto;
	position: absolute;
    top: 0px;
    height: 8px;
	border-radius: 20px;
background: #222;
}

.float-right
{
	float: right;    
	margin-top: 10px;
}
.float-left
{
	float: left;  
	width: 90px;  
	margin-top: 10px;
}


.gray-text
{
	color: #757575;
}



/** mobile */


.content-pro {
    padding: 10px 0px;
    position: relative;
	color: #021532;
}

.content-pro .date
{
    font-size:13px;
    font-weight:400;
	color: #021532;
    padding:10px 0;
    overflow: hidden;
}




.content-pro .date img
{
    width: 15px;
	height: 15px;
	margin: 0 5px 0 0px;
}

.content-pro .title-1
{
      font-size:20px;
      font-weight:500;
	  color: #000;
      overflow: hidden;

}
 .content-pro .title-price
{
  font-size:24px;
  font-weight:700;
  margin-top:5px;
  color: #000;
}



.content-pro .title-price span
{
    color: #EA6929;
    margin-left: 6px;
    font-size: 18px;
    text-decoration: line-through;
    font-weight: 500;
	display:inline-block;
}

.content-pro .text {
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
	color:#7F7F7F;
	margin-top: 5px;
	margin-bottom: 10px;	  

}



.container3 {
  display: block;
  position: relative;    
	color: #008236;
    background-color: #F0FDF4;
    border: 1px #B9F8CF solid;
    border-radius: 5px;
    padding: 14px;
  padding-left: 45px;
  font-weight:500;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	margin: 10px 0;
}

/* Hide the browser's default checkbox */
.container3 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark3 {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 24px;
  width: 24px;
  border-radius:4px;
  border: 1px #DDDFDF solid;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container3:hover input ~ .checkmark3 {
  background-color: #DDDFDF;
}

/* When the checkbox is checked, add a blue background */
.container3 input:checked ~ .checkmark3 {
  background-color: #008236;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark3:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container3 input:checked ~ .checkmark3:after {
  display: block;
}

/* Style the checkmark/indicator */
.container3 .checkmark3: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);
}

.title-3 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
	padding-left: 30px;
	position: relative;
	margin-bottom: 15px;
}
.title-3 i{
    font-size: 16px;
    font-weight: 500;
    color: #00A63E;
    float: left;
    height: 40px;
    top: 7px;
    position: absolute;
    left: 0;
}

.title-3 span {
    font-size: 12px;
    font-weight: 400;
    color: #6A7282;
	display: block;
}

.button-size2  {
  margin: 10px 0;
}
.button-size2  input[type="radio"] {
  display: none;
}
.button-size2  label {
  position: relative;
  color: #364153;
  cursor: pointer;
  align-items: center;
  border: 1px solid #D1D5DC;
    padding:12px 15px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 400;
    border-radius: 4px;
	margin: 0 5px;
	text-align: center;
}
.button-size2  label span{
  position: relative;
  color: #6A7282;
font-size: 14px;
	display: block;
}
.button-size2  label:before {
  content: "";
  height: 0;
  width: 0;
}

.button-size2  input[type="radio"]:checked + label:before {

  background-color: #FF6B001A;
  color: #FF6B00;
  border: 1px solid #FF6B00;

}

.button-size2 input[type="radio"]:checked + label {
  background-color: #FF6B001A;
  color: #FF6B00;
  border: 1px solid #FF6B00;
}

.button-size2 input[type="radio"]:checked + label span {
  color: #FF6B00;
}

.star-community3
{
	color: #313131;
	margin-top:5px;
    position: relative;
	font-size: 16px;
}

.star-community3 span
{
	 font-weight: 600;
	color: #282828;
	font-size: 35px;
}



.container-size {
    display: block;
    position: relative;
    padding-left: 30px;
    margin: 10px 0;
    cursor: pointer;
    font-weight: 500;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container-size input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark-size {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-size:hover input ~ .checkmark-size {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-size input:checked ~ .checkmark-size {
  background-color: #ec6724;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-size:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-size input:checked ~ .checkmark-size:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-size .checkmark-size:after {
 	top: 6px;
	left: 6px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	/*background: white;*/
}


/* Style the color (dot/circle) */


.colors  {
  margin-top: 10px;
}
.colors input[type=radio] {
  display: none;
}
.colors input[type=radio]:checked + label span {
  transform: scale(1.25);
}
.colors input[type=radio]:checked + label .red {
  border: 2px solid #711313;
}
.colors input[type=radio]:checked + label .orange {
  border: 2px solid #873a08;
}
.colors input[type=radio]:checked + label .yellow {
  border: 2px solid #816102;
}
.colors input[type=radio]:checked + label .olive {
  border: 2px solid #505a0b;
}
.colors input[type=radio]:checked + label .green {
  border: 2px solid #0e4e1d;
}
.colors input[type=radio]:checked + label .teal {
  border: 2px solid #003633;
}
.colors input[type=radio]:checked + label .blue {
  border: 2px solid #103f62;
}
.colors input[type=radio]:checked + label .violet {
  border: 2px solid #321a64;
}
.colors input[type=radio]:checked + label .purple {
  border: 2px solid #501962;
}
.colors input[type=radio]:checked + label .pink {
  border: 2px solid #851554;
}

.colors label {
  display: inline-block;
  width: 25px;
  height: 25px;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 60px;
}
.colors label:hover span {
  transform: scale(1.25);
}
.colors label span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: transform 0.2s ease-in-out;
}
.colors label span.red {
  background: #DB2828;
}
.colors label span.orange {
  background: #F2711C;
}
.colors label span.yellow {
  background: #FBBD08;
}
.colors label span.olive {
  background: #B5CC18;
}
.colors label span.green {
  background: #21BA45;
}
.colors label span.teal {
  background: #00B5AD;
}
.colors label span.blue {
  background: #2185D0;
}
.colors label span.violet {
  background: #6435C9;
}
.colors label span.purple {
  background: #A333C8;
}
.colors label span.pink {
  background: #E03997;
}

.box-color3
{
    font-weight: 600;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.box-span
{
    font-weight: 400;
    margin-bottom: 15px;
    border: 1px #FF6B00 solid;
    border-radius: 5px;
    color: #FF6B00;
    padding: 4px 5px;
    font-size: 13px;
	margin-left: 5px;
		
}


.gray-text
{
	color: #6A7282;
	font-size: 12px;
	display: block;
}

.margin-top {
    margin-top: 20px;
}

.av
{
	float: left;
    margin-right: 5px;
}






@media (max-width: 768px) {
    .content-inner {
        padding: 0px 0px;
    }
    .productSwiper .swiper-slide
    {
    height: 330px !important;
    }
    
    .productSwiper {
    height: 330px !important;
    }
    
    .all-pro2 ul li {
    width: 49% !important;
}
  .all-pro ul li {
        width: 46% !important;
    }


.all-pro2 ul li .content-li2 .date {
    font-size: 12px !important;
}
.all-pro2 ul li .content-li2 .title-1 {
    font-size: 14px !important;
}
.price-range-card {
    font-size: 12px !important;
}
    .btn-header2 {
        padding: 8px 7px !important;
        font-size: 10px !important;
    }
 
 
 
 .all-pro ul li .content-li .title-1 {
    font-size: 14px !important;
    height: 100px !important;
}


.all-pro ul li .content-li .date {
    font-size: 12px !important;
    height: 50px !important;
}

}




