
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900|Rubik:400,500,700&amp;display=swap");
@import url("https://fonts.googleapis.com/css?family=Courgette&amp;display=swap");
body {
  font-family: 'Rubik', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #56566a; }

img {
  max-width: 100%; 
  }
.about_head
{
	text-align:justify;
}
.navbar-brand img
{
	width:40%;
}
.f_logo
{
	margin:0px;
	padding:0px;
    display: flex;
    justify-content: center;
}
.f_logo img
{
	width:30%;
}
.mobile-nav img
{
	width:23%;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  text-decoration: none; }

i,
span,
a {
  display: inline-block;
  text-decoration:none;  }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #212849;
  margin: 0px; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #56566a; }

.line {
    border-top-style: double;
    border-top-width: 1px;
    border-top-color: #D2D2D2;
    width: 100%;
}


.carousel-fade .carousel-item {
  height:100%;
}

.carousel-fade .carousel-item img {
  height:100vh;
  width:100%;
  max-width:100%;
  background-size:cover;
  background-origin:content-box;
  background-clip:content-box;
  background-position:center;
  right:0;
  left:0;
  resize:both;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  background:none;
  border:2px solid #fff;
  height:60px;
  width:60px;
  line-height:55px;
  opacity:9 !important;
  filter:brightness(100%) !important;
  font-size:40px;
  border-radius:100%;
}

.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
  background:#fff;
  opacity:9;
  color:#000;
}

.la {
  opacity:99;
  z-index:1;
  position:relative;
}

.carousel-indicators li {
  background:#000;
  color:#000;
  height:0px;
  width:20px;
  margin:5px !important;
  border-radius:100%;
}

.carousel-caption {
  top:220px;
}

@media (min-width: 992px) {
  .carousel-caption {
    top:220px !important;
  }
}

.carousel-caption h3 {
  font-size:70px;
  text-align:center;
  font-weight:bold;
}

@media (min-width: 992px) {
  .carousel-caption h3 {
    font-size:70px !important;
    text-align:center;
    font-weight:bold;
  }
}

.carousel-caption p {
  font-size:30px;
  margin-top:20px;
  text-align:center;
}

@media (min-width: 992px) {
  .carousel-caption p {
    font-size:30px !important;
    margin-top:20px;
    text-align:center;
  }
}

.carousel-caption .btn {
  border:2px solid #c29958;
  border-radius:0;
}
.btn-outline-light {

    color:  #fff;   
	border-color: #c29958;
	background-color:#c29958;
    margin-top:20px;
}
@media (min-width: 300px) {
  .img-fluid.w-100.d-block {
    height:auto;
  }
}

@media (min-width: 576px) {
  .img-fluid.w-100.d-block {
    height:auto;
  }
}

@media (min-width: 768px) {
  .img-fluid.w-100.d-block {
    height:auto;
  }
}

/*@media (min-width: 992px) {
  .img-fluid.w-100.d-block {
    height:60vh;
  }
}*/

@media (min-width: 300px) {
  .carousel-caption {
    top:0;
    font-size:20px;
  }
}

@media (min-width: 300px) {
  .carousel-caption h3 {
    font-size:20px;
  }
}

.carousel-caption p {
  font-size:15px;
}

@media (min-width: 768px) {
  .carousel-caption {
    top:100px;
  }
}

@media (min-width: 768px) {
  .carousel-caption h3 {
    font-size:40px;
  }
}

.main-nav {

    background:  #f4f4f4;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 100%;
    z-index: 999;
    height: auto;

}
.main-nav nav .navbar-nav .nav-item:hover a {
    color:  #c29958;
}
.main-nav nav .navbar-nav .nav-item a {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color:     #666;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 40px;
    margin-right: 0;
}
.navbar {

    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;

}
.mean-container .mean-bar {

    background-color: #f4f4f4;
    padding: 0;

}
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #f4f4f4;
    background-color: #f4f4f4;
    padding: 0 0 0;
    z-index: 999;
    border-bottom: 0px solid rgba(0, 0, 0, 0.03);
    height: 55px;
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: 
    #333;
    height: 4px;
    margin-top: 3px;
    border-radius: 3px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a {

    color:  #c29958;
}
.navbar-brand {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-nav .nav-item a.active {
    color:#c29958 !important;
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 10px;
    background-color: #c29958;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
	border-radius: 10px;
}
#back2Top:hover {
    background-color: #fff;
    color: #c29958;
	transition-duration:0.5s;
}
#back2Top i{
	font-size: 26px;
}


.ship{
	padding:40px 0;
}
.ship_icon{
	font-size: 30px;
    line-height: 1;
    color:#c29958;
    padding-right: 16px;
	float:left;
}
.ship_content h1{
	font-size:14px;
} 
.ship_content p{
	font-size:13px;
	padding-top:6px;
} 
.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
background: #707070;
}
.pro_data{
	text-align:center;
	padding:20px 0;
}
.pro_data h2{
	font-size:14px;
	color:#333;
}
.pro_data span{
	color:#c29958;
	font-weight:bold;
	line-height:40px;
}
.pro_btn{
	text-align:center;
	padding:10px 10px;
}
.pro_btn a {
    font-size: 14px;
    background: #666;
    padding: 10px 15px;
    color: #fff;
    border-radius: 25px;
    box-shadow: 0 3px 4px 0 #666;
}
.pro_btn i{
	margin-right:5px;
}
.pro_btn a:hover{
	background:#444444;
	transition-duration:0.5s;
}
.pro_head{
	text-align:center;
	padding:15px 0;
}
.pro_head  h3{
	font-size:25px;
	font-weight:bold;
	color:#c29958;
}
.pro_head  p{
	font-size:17px;
	color:#666;
}
.our_pro{
	padding:0px 0;
}
.beaut{
	padding:40px 0;
}
.beaut_img img:hover{
	opacity:0.9;
	transition-duration:0.5s;
}
.beaut_img{
    margin-bottom:20px;
}
.img_out{
	text-align:right;
	right: 55px;
top: 50%;
position: absolute;
pointer-events: none;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.img_out h4{
	font-size: 15px;
    line-height: 1.1;
    padding-bottom: 15px;
    color:#777777;
    text-transform: uppercase;
}
.text2{
	padding-bottom: 34px;
    font-size:30px;
}
.shopbtn{
	color:#333;
}
.shopbtn:before{
	content:'';
	left:0;
	width:100%;
	height:2px;
	bottom:-4px;
	position:absolute;
	background-color:#333;
}


.testimonial-section2{
  /*height: 600px;*/
  position: relative;
  padding: 20px 0;
  background-color: #EFEFEF;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #dadada;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #2b288d;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #cacaca;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #c29958;
    border-color: #c29958;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div .h4 {
    color: #c29958;
    font-size: 1.2em;
    margin: 15px 0;
}
.test_head{
	color:#c29958;
	font-size:30px;
}
.testim .cont div p {
    font-size: 1.15em;
    color: #808080;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}
.blog{
	padding:0px 0;
}
.blog_top h6{
	color:#c29958;
	font-size:30px;
}
.blog_top{
	padding:40px 0;
	text-align:center;
}
.blog_top p{
	color:#666;
	font-size:16px;
}
.blog_content a{
	color:#c29958;
	margin-left:5px;
}
.blog_content p{
	padding: 200px 0 8px 0px;
}
.blog_title{
	color:#333 !important;
	margin-left:0 !important;
	font-weight: bold;
    font-size: 15px;
}
.blog_title :hover{
	color:#c29958;
}
.blog_image{
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}


.blog_image .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;

-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.blog_image img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
width:100%;
border:1px solid #CECECE;
}
.blog_image img:hover {
border:1px solid #CECECE;
}


.blog_image a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;

background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.blog_image a.info:hover {

}

.blog_image:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
border:1px solid #CECECE;
}

.blog_image:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.blog_image:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.blog_image:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

.footer{
	padding:40px 0;
	background:#f7f7f7;
}
.footer_content p{
	margin-top:20px;
	color:#666;
}
.footer_content h1{
	font-size:18px;
	margin-bottom:30px;
}
.footer_icon li{
	font-size: 14px;
    margin-bottom: 8px;
}
.footer_icon a{
	font-size: 14px;
	color:#666;
}
.footer_icon a:hover{
	color:#c29958;
}
.footer_icon i{
	font-size: 18px;
    padding-right: 10px;
    vertical-align: middle;
}
.footer_menu{
	display: flex;
justify-content:center;
margin:20px 0 0 0;
}
.footer_menu li
{
list-style:none;
padding:0 28px;
}
.footer_menu a{
	font-size: 18px;
    color: #666;
    margin-bottom: 5px;
}
.footer_menu a:hover{
    color:#c29958;
}
.footer_social i{
	background:#fff;
    padding: 11px 14px;
    border-radius: 50px;
    font-size: 17px;
    color:#666;
	margin-right:6px;
	border:1px solid #dadada;
	    width: 40px;
    height: 40px;
}
.footer_social i:hover{
	background:#c29958;
    color:#fff;
}
.news h2{
     font-size: 16px;
     color:#333;
	 text-align:left;
	 padding:25px 0;
}
.news input{
	width: 100%;
    border: 0;
    background-color:#f7f7f7;
}
.news button{
top: 63px;
right: 15px;
line-height: 40px;
position: absolute;
font-size: 14px;
font-weight: 700;
color:#c29958;
background: none;
border: none;
}
.news{
	margin-bottom: 10px;
}
.footer_boottom_data{
	text-align:center;
}
.footer_boottom_data a{
	color:#c29958;
}
.footer_boottom_data a:hover{
	opacity:0.7;
	transition-duration:0.5s;
}
.footer_boottom{
	padding:20px 0;
}
.pay_img{
	margin-top: 68px;
    text-align: right;
}

.pages{
    padding:30px 0;
}
.pages:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*==================================================
 * Effect 3
 * ===============================================*/
.pages
{
  position: relative;
  background-color: #fff;
}
.pages:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.pages_data h1{
	font-size:22px;
}
.pages_data a{
	color:#c29958;
	font-size:17px;
}
.pages_data i{
	margin-right:5px;
}
.cont{
	padding:15px 0;
}
.tell_us h2{
	font-size:30px;
	text-align:left;
	color:#333;
	padding:15px 0;
}
.tell_us input{
	border: 0;
    background:#f7f7f7;
    height: 45px;
    width: 100%;
    padding: 0 10px;
    border-radius: 5px;
	margin-bottom: 25px;
    color:#7C7C7C;
}
.tell_us textarea{
	border: 0;
    background:#f7f7f7;
    width: 100%;
    padding: 0 10px;
    border-radius: 5px;
	margin-bottom: 25px;
    color:#7C7C7C;
}
.sendbtn a{
	background:#c29958;
    color:#fff;
    padding: 10px 10px;
    box-shadow: 0 5px 6px 0#909090;
}
.cont_us h3{
	font-size:30px;
	text-align:left;
	color:#333;
	padding:15px 0;
}
.contact_icon li{
	font-size: 14px;
    margin-bottom: 20px;
	margin-top: 20px;
}
.contact_icon a{
	font-size: 14px;
	color:#666;
}
.contact_icon a:hover{
	color:#c29958;
}
.contact_icon i{
	font-size: 18px;
    padding-right: 10px;
    vertical-align: middle;
}
.cont_us span{
	font-size:18px;
}
.cont_us p{
	font-size:14px;
}
.about{
	padding:40px 0;
}
.about_head h1{
	font-size:30px;
	color:#333;
}
.about_head p{
	font-size:15px;
	margin-top:10px;
}
.why{
	padding:40px 0;
}
.why h2{
	font-size:30px;
	text-align:center;
	color:#333;
	padding:0;
}
.why_icon{
	text-align: center;
    padding: 20px 0;
}
.why_icon:hover{
	color:#c29958;
	transition-duration:0.5s;
}
.why_icon i{
	font-size: 30px;
    padding: 15px 0;
}
.why_icon h3{
	font-size: 22px;
    margin-bottom: 10px;
}
.why_icon p{
	font-size: 14px;
}
.catalog{
	padding:40px 0;
}
.cata_first{
    width: 270px;
}
.cata_head{
	background:#f0f0f0;
}
.cata_head h1{
	font-size: 20px;
    padding: 10px 9px;
}
.info a{
	font-size: 15px;
    color:#666;
    line-height: 30px;
}
.info a:hover{
    color:#c29958;
	transition-duration:0.5s;
}
.cata_line{
	border-top-style: solid;
    border-top-width: 7px;
    border-top-color:#c29958;
    width: 100%;
}
.info{
	margin-bottom:20px;
}
.top{
	padding:10px 0;
}
.top img{
	float:left;
	margin-right:10px;
}
.top h2{
	font-size:11px;
	padding:0;
	text-align:left;
	margin-bottom: 6px;
}
.top p{
	font-size:12px;
	line-height:18px;
	color#666;
}
.price a{
	font-size: 13px;
    color:#666;
    line-height: 30px;
}
.price a:hover{
    color:#c29958;
	transition-duration:0.5s;
}
.price{
	margin-bottom:10px;
}
.product_one{
	padding:40px 0;
}
.about_product{
	margin-bottom:20px;
}
.about_product img{
	width:100%;
}
.product_image{
	text-align:center;
	
}
.product_image p{
	font-size: 17px;
    line-height: 0;
    margin-top: 25px;
    color:#333;
    font-weight: bold;
}
.product_image span{
	font-size: 18px;
    padding: 10px 0;
    font-weight: bold;
    color:#c29958;
}
.about_product p{
	font-size:14px;
	line-height:24px;
	color:#666;
}
.about_product h2{
	text-align: right;
    padding: 16px 0;
    color:#c29958;
	font-size:18px;
}
.about_product h1{
	text-align: left;
    margin-bottom: 15px ;
    color:#333;
	font-size:30px;
}
.view a{
	background:#c29958;
padding: 6px 10px;
font-size: 13px;
color:#fff;
margin-right: 5px;
}
.view a:hover{
	opacity:0.7;
	transition-duration:0.5s;
}
.view i{
	margin-left:5px;
}
.sort_by select{
	height: 30px;
padding: 2px 6px 6px 6px;
line-height: 16px;
max-height: 200px;
max-width: 100%;
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
background:    #fff;

}
.sort_by{
	padding:15px 0;
	border-bottom: 1px solid #d6d4d4;
    border-top: 1px solid #d6d4d4;
}
.sort_by label{
	display: inline-block;
    font-size: 12px;
    color:#777777;
    margin-bottom: 5px;
    cursor: default;
	margin-right:5px;
}
.product_two{
	width:270px;
}

/* Compatibility styles for frameworks like bootstrap, foundation e.t.c */
.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
  display: block;
  max-width: none;
  max-height: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* --------------- */

/* xZoom Styles below */
.xzoom-container { 
  display: inline-block;
}

.xzoom-thumbs {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}

.xzoom { 
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);  
}
.xzoom2, .xzoom3, .xzoom4, .xzoom5 {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

/* Thumbs */
.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
  border: 1px solid #cecece;
  margin-left:0px;
  margin-bottom: 10px;
}

.xzoom-source, .xzoom-hidden {
  display: block;
  position: static;
  float: none;
  clear: both;
}

/* Everything out of border is hidden */
.xzoom-hidden {
  overflow: hidden;
}

/* Preview */
.xzoom-preview {
  border: 1px solid #888;
  background: #2f4f4f;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.50);
}

/* Lens */
.xzoom-lens {
  border: 1px solid #555;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.50);
  cursor: crosshair;
}

/* Loading */
.xzoom-loading {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 100%;
  opacity: .7;
  background: url(../images/xloading.gif);
  width: 48px;
  height: 48px;
}

/* Additional class that applied to thumb when it is active */
.xactive {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
  box-shadow: 0px 0px 3px 0px rgba(74,169,210,1); 
  border: 1px solid #4aaad2;
}

/* Caption */
.xzoom-caption {
  position: absolute;
  bottom: -43px;
  left: 0;
  background: #000;
  width: 100%;
  text-align: left;
}

.xzoom-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  padding: 10px;
}
.shopping{
  padding:60px 0;
}
.item-property h4{
	font-size: 16px;

margin-bottom: 4px;
margin-top: 15px;
}
.item-property p{
	font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color:#56566a;
}
.text{
	color:green;
margin-top: 20px;
font-size: 17px;
}
.price-title{
	font-size: 18px;
color:#333;
margin-top: 20px;
}
.rate{
	font-size: 25px;
color:goldenrod;
}
.param h5{
	font-size: 17px;
margin-bottom: 10px;
color:#333;
}
.check a{
	background:#c29958;
padding: 8px 14px;
font-size: 17px;
color:#fff;
margin-right: 5px;
margin-top: 35px;
border-radius: 8px;
box-shadow: 0 3px 4px 0 #666;
}
.check a:hover{
	opacity:0.7;
	transition-duration:0.5s;
}
.check i{
	margin-right:5px;
}
.white button{
	margin-top: 25px;
}
.produit{
	font-size: 14px;
font-weight: 400;
line-height: 24px;
color:#56566a;
}
.share_social i{
	background:#fff;
    padding: 11px 14px;
    border-radius: 50px;
    font-size: 17px;
    color:#666;
	margin-right:6px;
	border:1px solid #dadada;
}
.share_social i:hover{
	background:#c29958;
    color:#fff;
}
#login .container #login-row #login-column #login-box {
  margin-top: 120px;
  margin-bottom: 120px;
  max-width: 600px;
  height: auto;
  border: 1px solid #9C9C9C;
  background-color: #EAEAEA;
}
#login .container #login-row #login-column #login-box #login-form {
  padding: 20px;
}
#login .container #login-row #login-column #login-box #login-form #register-link {
  margin-top: -85px;
}
.create{
	float:right;
	color:#c29958;
}
.btn-info {
    color: #fff;
background-color:#c29958;
border-color:    #c29958;
}
.text-info {

    color:#c29958 !important;
}
.account_form{
	padding:25px 0;
}
.account_form h1{
	text-align:center;
	font-size:40px;
	color:#333;
	padding-bottom: 30px;
}
.account_data input, .form_data select {

    height: 50px !important;
   

}
.account_data input, .form_data select {
    width:100%;
    height: 50px !important;
    line-height: 50px;
    padding: 0 20px;
    margin-bottom: 44px;
	border:1px solid #dadada;
   
}
.account_data textarea {

    line-height: 50px;
    margin-bottom: 30px;
    padding: 0 20px;
    border-radius: 30px;

}
.select{
	padding:10px 0;
}
select#DOBDay {

    width: 80px;
    margin: 0 8px 10px 0;
    height: 35px
}
select#DOBMonth {

    width: 80px;
    margin: 0 8px 10px 0;
    height: 35px
}
select#DOBYear {

    width: 80px;
    margin: 0 8px 10px 0;
    height: 35px
}
.select span{
	color:#c29958;
}
.privacy{
	padding-top:20px;
}
.privacy span{
	color:#c29958;
}
.register{
	text-align:right;
	padding:20px 0;
	
}
.register a,.register button{
	background-color:#c29958;
	padding: 12px 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
	border:0px;
}
.register a:hover,.register button:hover{
	opacity:0.5;
	color:#fff;
	
}

.sendbtn button{
	background-color:#c29958;
	padding: 12px 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
	border:0px;
}
.sendbtn button:hover{
	opacity:0.5;
	color:#fff;
	
}

.log{
	text-align:right;
}
.log a{
	font-size:12px;
	color:#c29958;
}





@media(min-width: 320px ) and (max-width: 500px)
{
.btn-outline-light {
    color:  #fff;   
	border-color: #c29958;
	background-color:#c29958;
    margin-top:0px !important;
	padding:2px 8px !important;
	font-size:12px !important;
}	
.footer_menu {
     display:inline-table;
    justify-content: center;
    margin: 20px 0 0 0;
}
.carousel-caption {

    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px !important;
    color:     #fff;
    text-align: center;
}
.product-thumb img{
    width:310px !important;
}
.carousel-caption h3{
	font-size:18px !important;
}
.carousel-caption p{
	font-size:11px !important;
	margin-top:0px !important;
	margin-bottom:5px !important;
}
.img-fluid.w-100.d-block {
    height: 27vh !important;
}
.blog {
    padding: 20px 0 !important;
}
.products{
	margin-bottom:15px !important;
}
.text2 {
    padding-bottom: 14px !important;
    font-size: 18px !important; 
}
.img_out {
    text-align: right;
    right: 30px !important;
    top: 42% !important;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 0px 20px !important;
    margin: auto;
}
.blog_content{
	margin-bottom:15px !important;
}
.about_head h1 {
    font-size: 19px !important;
    color:     #333;
}
.tell_us h2 {
    font-size: 26px !important;
    text-align: left;
    color:     #333;
    padding: 15px 0;
}
#login .container #login-row #login-column #login-box #login-form {
    padding: 5px !important;
}
.account_form h1 {

    text-align: center;
    font-size: 28px !important;
    color:     #333;
    padding-bottom: 30px;
}
.product_image {
    text-align: center;
    margin-bottom: 20px !important;
}
.mobile-nav .logo {

    text-decoration: none;
    position: absolute !important;
    top: -44px !important;
    z-index: 999;
    left: 15px;
    color:  #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
	width: 79%;
}
.mean-container .mean-bar {

    float: left;
    width: 100%;
    position: absolute !important;
    background: #f4f4f4;
    background-color: rgb(244, 244, 244);
    background-color:#f4f4f4;
    padding: 0 0 0;
    z-index: 999;
    border-bottom: 0px solid    rgba(0, 0, 0, 0.03);
    height: 55px;
    bottom: 0px !important;
}
.pages {
    position: relative;
    background-color:   #fff;
    margin-top: 50px !important;
}
.carousel {
    position: relative;
    margin-top: 50px !important;
}

}


.section-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.shop-top-bar {
    margin-bottom: 30px;
}
.top-bar-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-bar-left .product-view-mode {
    margin-right: 60px;
}
.top-bar-left .product-view-mode a.active {
    color:  #c29958;
}
.top-bar-left .product-view-mode a.active {
    color: #c29958;
}
.top-bar-left .product-view-mode a {
    color: #b6b6b6;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
.top-bar-left .product-view-mode a i {
    font-size: 20px;
    margin-top: 6px;
}
.top-bar-left .product-view-mode a i {
    font-size: 20px;
}
.top-bar-left .product-view-mode a {
    color: #b6b6b6;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
.top-bar-left .product-view-mode a {
    color:  #b6b6b6;
    text-align: center;
}
.top-bar-left .product-view-mode a:hover {
    color:  #c29958;
	transition-duration:0.5s;
}
.top-bar-left .product-view-mode a:hover {
    color: #c29958;
	transition-duration:0.5s;
}
.top-bar-left .product-view-mode a {
    color: #b6b6b6;
    text-align: center;
}
.top-bar-left .product-amount p {
    color:  #777;
    font-size: 14px;
    text-transform: capitalize;
}
p:last-child {
    margin-bottom: 0;
}
.top-bar-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.top-bar-right .product-short {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-bar-right .product-short p {
    margin-right: 10px;
}


.nice-select {
    height: 36px;
    line-height: 34px;
    width: 200px;
    padding: 0 10px;
}
.nice-select {
    line-height: 34px;
}
.nice-select::after {
    height: 6px;
    width: 6px;
    border-bottom: 1px solid #999;
    border-right: 1px solid
    #999;
}
.mbn-30 {
    margin-bottom: -30px;
}
.shop-product-wrap.grid-view .product-item {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    padding: 0;
}
.product-item {
    overflow: hidden;
}
.product-thumb {
    position: relative;
}
figure {
    margin: 0;
}
.product-thumb-inner {
    position: relative;
}
.product-thumb img {
    width: 250px;
    height: 250px;
    object-fit:cover;
}

.product-item:hover .product-thumb .pri-img, .product-list-item:hover .product-thumb .pri-img {
    opacity: 0;
    visibility: hidden;
	transition-duration:0.5s;
}
.product-item:hover .product-thumb .sec-img, .product-list-item:hover .product-thumb .sec-img {
    opacity: 1;
    visibility: visible;
	transition-duration:0.5s;
}
.product-thumb .sec-img {
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.product-label:nth-child(1) {
    top: 20px;
}
.product-label {
    background:  #c29958;
}
.product-label {
    background: #c29958;
    border-radius: 20px;
    color:  #fff;
    font-size: 12px;
    font-weight: 400;
    left: 20px;
    line-height: 1;
    min-width: 46px;
    padding: 4px 12px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    z-index: 3;
}
.product-label span {
    display: block;
    margin-top: -1px;
}
.product-label:nth-child(2) {
    top: 48px;
}
.product-label.discount {
    background-color: 
    #222222;
}
.product-label {
    background:  #c29958;
    background-color: rgb(194, 153, 88);
}
.product-label {
    background: #c29958;
    border-radius: 20px;
    color: 
    #fff;
    font-size: 12px;
    font-weight: 400;
    left: 20px;
    line-height: 1;
    min-width: 46px;
    padding: 4px 12px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    z-index: 3;
}
.product-label span {
    display: block;
    margin-top: -1px;
}
.button-group {
    right: 15px;
    top: 15px;
    position: absolute;
}

.button-group a {
    width: 38px;
    height: 38px;
    display: block;
    font-size: 18px;
    line-height: 42px;
    color: #222222;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
}


.product-item:hover .button-group a, .product-list-item:hover .button-group a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
	transition-duration:0.5s;
}
.button-group a:hover {
    color:  #c29958;
	transition-duration:0.5s;
	
}
.button-group a:hover {
    color: #c29958;
	transition-duration:0.5s;
}

.product-item:hover .cart-hover, .product-list-item:hover .cart-hover {
    bottom: 15px;
    opacity: 1;
    visibility: visible;
	transition-duration:0.5s;
}
.cart-hover {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.btn-cart {
    padding: 12px 25px;
    background-color: #fff;
    border-radius: 30px;
    text-transform: capitalize;
	-webkit-box-shadow: 0 2px 1px 0.5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 1px 0.5px rgba(0, 0, 0, 0.05);
}
.btn {
    font-size: 14px;
    color: #222222;
	line-height: 1;
}
.btn, button {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 10px 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: transparent;
}
.btn-cart:hover {
    color:  #fff;
    background-color: #c29958;
	transition-duration:0.5s;
}
.product-caption {
    padding-top: 17px;
}
.manufacturer-name {
    line-height: 1;
}
.product-item .color-categories {
    padding: 13px 0 6px;
}
.color-categories {
    line-height: 0;
	font-size:0;
}
.color-categories li {
    display: inline-block;
    padding: 1px;
    border-radius: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.color-categories li:hover {
    border-color:  #c29958;
	transition-duration:0.5s;
}
.product-caption .product-name {
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 8px;
}
.product-caption .product-name a {
    color:  #222222 ;
    text-transform: capitalize ;
}
.product-name{
	font-weight: 400;
    line-height: 1.2;
    padding-bottom: 8px;
}
.product-name a {
	color:  #222222 ;
    text-transform: capitalize ;
}

.product-caption .product-name a:hover {
    color: #c29958 ;
	transition-duration:0.5s;
}
.price-box {
    font-size: 15px;
    line-height: 1;
}
.price-regular {
    color: #c29958;
    font-weight: 500;
}
.price-old {
    color:  #999;
    padding-left: 5px;
    font-weight: 300;
}
.shop-product-wrap [class*="col-"] {
    margin-bottom: 30px;
}
.blog-sidebar {
    margin-bottom: 30px;
}
.blog-sidebar .title {
    line-height: 1;
    margin-top: -2px;
    margin-bottom: 40px;
    position: relative;
    text-transform: capitalize;
}
.blog-sidebar .search-field {
    width: calc(100% - 50px);
    border: 1px solid #ccc;
    padding: 0 10px;
    color:#555555;
    font-size: 14px;
    height: 50px;
    float: left;
    text-transform: capitalize;
}
.blog-sidebar .search-btn {
    width: 50px;
    height: 50px;
    margin-left: -4px;
    text-align: center;
    cursor: pointer;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.blog-sidebar .search-btn i {
    font-size: 20px;
    line-height: 50px;
    color:     #222222;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.blog-sidebar {
    margin-bottom: 30px;
}
.blog-sidebar .title {
    line-height: 1;
    margin-top: -2px;
    margin-bottom: 40px;
    position: relative;
    text-transform: capitalize;
}
.blog-category {
    margin-top: -10px;
}
.blog-sidebar .blog-archive li:first-child a {
    padding-top: 0;
}
.blog-sidebar .blog-archive li a {
    color:    #555555;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase !important;
    padding: 13px 0;
        padding-top: 13px;
    display: inline-block;
}
.category-sub-menu ul li.has-sub > a::after {
    content: "+";
    position: absolute;
    right: 5px;
}
.blog-sidebar .blog-archive li a:hover {
    color:    #c29958;
	transition-duration:0.5s;
}
.sidebar-single {
    margin-bottom: 35px;
}
.sidebar-single .sidebar-title {
    position: relative;
    line-height: 1;
    margin-top: -3px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.sidebar-single .sidebar-title::before {
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    content: " ";
    position: absolute;
    background-color:     #efefef;
}
.categories-list li {
    color:     #555555;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.custom-checkbox.custom-control, .custom-radio.custom-control {
    min-height: auto;
}

.custom-checkbox input, .custom-checkbox .custom-control-input, .custom-radio input, .custom-radio .custom-control-input {
    outline: none;
}
.custom-checkbox label, .custom-checkbox .custom-control-label, .custom-radio label, .custom-radio .custom-control-label {
    font-size: 14px;
    line-height: 1;
    padding-left: 10px;
    font-weight: 400;
    display: block;
    cursor: pointer;
	color:#555;
}
.custom-control-label:hover {
    color: #c29958;
	transition-duration:0.5s;
}
.blog-sidebar {
    margin-bottom: 30px;
}
.blog-sidebar .title {
    line-height: 1;
    margin-top: -2px;
    margin-bottom: 40px;
    position: relative;
    text-transform: capitalize;
}
.blog-sidebar .title::before {
    width: 100%;
    height: 1px;
    bottom: -10px;
    left: 0;
    background-color:     #efefef;
    content: "";
    position: absolute;
}
.blog-sidebar .blog-tags li {
    display: inline-block;
    margin-bottom: 5px;
	margin-right:5px;
}
.blog-sidebar .blog-tags li a {
    color: #222222;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 6px 15px 4px;
    display: inline-block;
    text-transform: capitalize;
}
.blog-sidebar .blog-tags li a:hover {
    background-color: #c29958;
    border-color:    #c29958;
    color:#fff;
	transition-duration:0.5s;
}





th{
	background:#c29958;
	color:#fff;
	text-align:center;
	font-weight:unset;
}
td{
	width:130px;
	vertical-align: middle;
    text-align: center;
}
.product-quantity {
    border: 1px solid   #ddd;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    width: 100px;
}
.product-quantity input {
    background: 
    transparent none repeat scroll 0 0;
    border: medium none;
    height: 38px;
    padding-left: 0;
    text-align: center;
    width: 40px;
}
.product-quantity span.dec {
    left: 0;
}
.product-quantity span {
    color:     #222;
    top: 1px;
    font-size: 20px;
}
.product-quantity span {
    color: #ddd;
    cursor: pointer;
    display: block;
    height: 38px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 29px;
}
 .product-quantity span.inc {
    right: 0;
}
.product-quantity span {
    color:     #222;
    top: 1px;
    font-size: 20px;
}
.product-quantity span {
    color: #333;
    cursor: pointer;
    display: block;
    height: 38px;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 29px;
}
.product-remove a{
    color: #333;
    font-size:30px;
}
.update a,.update button{
	padding: 10px 15px !important;
    background:#c29958;
    color:#fff;
    border-radius: 25px;
    margin-right: 10px;
	margin-bottom:20px;
}
.update a:hover,.update button:hover{
	background:#333;
	color:#fff;
	transition-duration:0.5s;
}
.seller label{
	margin-bottom: 5px;
    padding: 0px;
    float: left;
	color:#333;
	font-weight:bold;
	font-size: 20px;
    margin-top: 40px;
}
.seller textarea{
	width:100%;
	border:1px solid #dadada;
}
.total h1{
	font-size: 20px;
    font-weight: bold;
    color:#333;
    margin-bottom: 10px;
	 margin-top: 40px;
}
.total td{
	text-align:left;
}
.paginatoin-area {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid  #efefef;
}
.paginatoin-area .pagination-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.paginatoin-area .pagination-box li {
    margin-right: 5px;
    display: inline-block;
}
.paginatoin-area .pagination-box li a {

    color: #222222;
    height: 36px;
    width: 36px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    background-color:    #f5f5f5;
    border-radius: 50%;
}
.paginatoin-area .pagination-box li a {
    color:     #222222;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
}
.paginatoin-area .pagination-box li a i {
    font-size: 30px;
    line-height: 36px;
}
.paginatoin-area .pagination-box li {
    margin-right: 5px;
    display: inline-block;
}
.paginatoin-area .pagination-box li.active a {
    color:     #fff;
    background-color: #c29958;
}
.paginatoin-area .pagination-box li a:hover {

    border-color: #c29958;
    background-color: #c29958;
    color:#fff;
	transition-duration:0.5s;
}
ul.grid-color-swatch li label {
    height: 12px;
    width: 12px;
	border-radius:50%;
	margin-right:5px;
}
ul.grid-color-swatch li label:hover{
	border:1px solid #666;
	border-radius:50%;
	transition-duration:0.5s;
}
.pe-7s-like::before {

    content: "\e642";

}
.cart{
	padding:40px 0;
}
#navbarSupportedContent ul li a .notification {
    top: 3px;
    right: -6px;
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    background-color: #c29958;
}

.btn {
    font-size: 14px;
    color: #222222;
    line-height: 1;
}
.btn, button {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: transparent;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-cart2:hover {
    color: #fff !important;
    background-color: #222222;
}

.btn-primary {
    height: 40px;
    color: #fff;
    line-height: 40px;
    border-radius: 50px;
    padding: 0 25px;
    background-color: #c29958;
}
.cart-btn  {
    background: #c29958;
    padding: 8px 14px;
    font-size: 17px;
    color: #fff !important;
    margin-right: 5px;
    border-radius: 25px;
    box-shadow: 0 3px 4px 0 #666;
	border: 0px;
	float:left;
}
.cart-btn:active,.cart-btn:hover,.cart-btn:focus 
{
	opacity: 0.7;
    transition-duration: 0.5s;
}
.btn-cart2 {
    height: 40px;
    color: #fff;
    line-height: 40px;
    border-radius: 50px;
    padding: 0 25px;
    background-color: #c29958;
}
.mt-10
{
	margin-top:10px;
}
.btn-submit{
	background:#c29958 !important;
	padding: 12px 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
	border:0px;
}
.btn-submit:hover{
	opacity:0.5;
	color:#fff;
	
}
.checkout-title {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.checkout-billing-details-wrap .billing-form-wrap {
    margin-top: -20px;
}
.single-input-item {
    margin-top: 20px;
}
.single-input-item label {
    color: #222222;
    text-transform: capitalize;
    font-size: 14px;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
.single-input-item input, .single-input-item textarea , .single-input-item select{
    color: #555555;
    border: 1px solid #ccc;
    padding: 12px 10px;
    width: 100%;
    font-size: 14px;
    background: #f7f7f7;
}
select {
    word-wrap: normal;
}
.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}
.checkout-box-wrap .custom-control {
    padding-left: 0;
    margin-left: 1.5rem;
}
.custom-checkbox.custom-control, .custom-radio.custom-control {
    min-height: auto;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-checkbox input, .custom-checkbox .custom-control-input, .custom-radio input, .custom-radio .custom-control-input {
    outline: none;
}
.single-input-item input, .single-input-item textarea {
    color: #555555;
    border: 1px solid #ccc;
    padding: 12px 10px;
    width: 100%;
    font-size: 14px;
    background: #f7f7f7;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-checkbox label, .custom-checkbox .custom-control-label, .custom-radio label, .custom-radio .custom-control-label {
    font-size: 14px;
    line-height: 1;
    padding-left: 10px;
    font-weight: 400;
    display: block;
    cursor: pointer;
}
.custom-checkbox input:checked ~ .custom-control-label:before, .custom-checkbox input:checked label:before, .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before, .custom-checkbox .custom-control-input:checked label:before, .custom-radio input:checked ~ .custom-control-label:before, .custom-radio input:checked label:before, .custom-radio .custom-control-input:checked ~ .custom-control-label:before, .custom-radio .custom-control-input:checked label:before {
    background-color: #c29958;
    border-color: #c29958;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}
.custom-checkbox label:before, .custom-checkbox .custom-control-label:before, .custom-radio label:before, .custom-radio .custom-control-label:before {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    height: 15px;
    top: 0;
    width: 15px;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8…M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e);
}
.custom-checkbox label:after, .custom-checkbox .custom-control-label:after, .custom-radio label:after, .custom-radio .custom-control-label:after {
    background-size: 10px 10px;
    height: 15px;
    top: 0;
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.order-summary-table {
    background-color: #f7f7f7;
    margin-top: 34px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.order-summary-table .table, .order-summary-table table {
    color: #222222;
    margin-bottom: 0;
    font-size: 15px;
    white-space: nowrap;
}
.table-responsive>.table-bordered {
    border: 0;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.order-summary-table .table tr td, .order-summary-table .table tr th, .order-summary-table table tr td, .order-summary-table table tr th {
    font-weight: 400;
    vertical-align: middle;
    padding: 15px 10px;
    border-width: 1px;
}
.order-summary-table .table tr td a, .order-summary-table .table tr th a, .order-summary-table table tr td a, .order-summary-table table tr th a {
    color: #222222;
    font-weight: 400;
}

.btn-sqr {
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    background-color: #c29958;
    padding: 12px 25px;
}
.btn-cart{
	
    background: #FFFFFF;
	border-radius:15px;
}
.price-old del{
	
    text-decoration: line-through !important;
}
.abt_content
{
	margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    font-family: serif;
}
.abt_content img
{
	margin:0px;
	padding:0px;
	width:100%;
	width: 84%;
    border-radius: 5px;
}
.beaut
{
	margin:0px;
	padding:20px 0;
	background-color:#ebc01a;
	background-image: url(../images/parellex-img.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: auto;
}
.footer_social ul
{
display: flex;
    justify-content: center;
}
.footer_social ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.products
{
	margin:0px;
	padding:0px;
	min-height:250px;
	border:1px solid #ccc;
}
.footer_boottom_data h6
{
	font-weight:normal;
	font-size:13px;
}
.language_bar
{
	float:right;
}
.view_center
{
	font-size: 14px;
    background: #666;
    padding: 10px 15px;
    color: #fff;
    border-radius: 25px;
    box-shadow: 0 3px 4px 0 #666;
	float:right;
}
.clr
{
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0px;
}
.banner-content {
    right: 55px;
    top: 50%;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner-text1 {
    font-size: 15px;
    line-height: 1.1;
    padding-bottom: 15px;
    color: #777777;
    text-transform: uppercase;
}
.banner-text2 {
    padding-bottom: 34px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
	font-family: "Lato", sans-serif;
color: #222222;
font-weight: 700;
margin: 0;
line-height: 1.2;
    font-size: 30px;
}
.text-right {
    text-align: right!important;
}
.text-center {
    text-align: center !important;
}
.banner-text2 span {
    display: block;
}
.btn-text {
    font-size: 16px;
    position: relative;
    pointer-events: visible;
    text-transform: capitalize;
}
.btn-text::before {
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #222222;
}
.btn-text:hover {
    color: #c29958;
}