
@font-face {

 font-family: 'FontAwesome';
 src: url('/assets/fonts/fontawesome-webfont.eot');
 src: url('/assets/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
      url('/assets/fonts/fontawesome-webfont.woff') format('woff'),
      url('/assets/fonts/fontawesome-webfont.ttf') format('truetype'),
      url('/assets/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.only-mobile {display:none;}
li.active.my-cart-number a {
    padding: 0px;
}

.cart-icn {
    width: 30px;
    height: auto;
    top: 10px;
    border: none;
    outline: 0;
    position: relative;
}
.cart-icn img {
    width: 100%;
    height: auto;
    border: transparent !important;
    margin: 0px;
}
.qty-wrp {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.sec-1-qw {
    width: 45%;
    float: left;
    height: auto;
    overflow: hidden;
}
.msg-cart {
    margin: 30px 0 0;
    padding: 20px 10px;
    border: solid 1px #ccc;
}
#container {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}


.clearfix{clear:both;}

.success {
    width: 150px;
    height: auto;
    margin: 0 auto;
}
.about {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0px;
}

#multiple .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

div#multiple h3 {
    font-weight: 800;
    color: #fff;
    padding: 14px;
    margin: 0px;
    position: absolute;
    width: 100%;
    top: 37%;
}


/*#multiple .carousel-caption {
    position: absolute;
    right: 30%;
    bottom: 20px;
    left: 30%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}*/
.success img{
    width: 100%;
    height: auto;
}

.order-placed {
    background: #fff;
    text-align: center;
    padding: 30px 0px;
}

a.ee-mail {
    color: #7c1b1b;
    font-weight: 600;
}

.order-placed .btn{width:250px;}


.order-placed p{text-align:center;}
.success-list {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    width: 36%;
}
h4.success-f {
    margin: 20px 0px;
}
.success-list li {
    background-color: #e8e8e8;
    padding: 10px 0px;
    margin: 0 0 5px;
}
body{margin:0px !important; padding:0px !important; margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;}
.top-lgo-holder {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0px;
  
}
.empty-msg {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0px;
    text-align: center;
}


.msg-emp {
    width: 50%;
    margin: 0 auto;
    border: solid 2px #ccc;
    background: #efefef;
    padding: 30px 0px;
}

.msg-emp h5{margin:0px;}


i.fa.fa-shopping-cart.my-cart-icon {
    font-size: 20px;
}

h3.form-heading {
    margin: 0 0 25px;
    color: #7c1b1b;
}
ul.emp-sign {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: right;

}
ul.emp-sign li{
   float: left;
   height: auto;
   margin:0 5px;
}
.add-new-wrap {
    width: 100%;
    height: auto;
    border-bottom: solid 1px #ccc;
    float: left;
    padding: 0 0 10px;
}
.addr {
    width: 25%;
    height: auto;
    float: left;
    margin: 20px 0 30px;
}
.add-new-btn {
    background: #7c1b1b;
    color: #fff;
    float: right;
}
.address-btn {
    display: block;
    float: left;
    width: 100px;
    text-align: center;
    border: solid 1px #ccc;
    margin-right: 10px;
    background: #7c1b1b;
    color: #fff;
    padding: 4px 10px;
}
.login-head a{color: #7c1b1b;}
.myaddress-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 40px 0px;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
.add {
    color: #7c1b1b;
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px;
    font-weight: 600;
    font-size: 22px;
}
.cart-empty {
    width: 200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.empty-btn{width: 200px !important;}
.cart-empty img{
    width: 100%;
    height: auto;
}

.empty-cart {
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0px;
}

.empty-cart .container {
    border-top: solid 1px #ccc;
    padding: 30px 15px 0px 15px;
}

.edit-lnk {
    float: right;
    margin: 10px 0px;
    color: #1f1f1f;
}
.my-cart-number {
    position: relative;
}
.register-wrap{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 50px 0px;
}
.my-acc-btns {
    color: #fff;
    background-color: #7c1b1b;
    border-color: #7c1b1b;
    width: 100%;
    transition: .5s all ease-in;
    margin: 20px 0 0;
    border-radius: 0px;
}
span.cart-number {
    background: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    color: #000;
    line-height: 25px;
    border-radius: 50%;
    top: 2px;
    right: -22px;
}
.card-inner {
   
    width: 100%;
    border-radius: 2px;
    margin-bottom: 10px;
}
.card-inner img{width: 100%; height: auto;  border: 1px solid #ececec !important;}


.listing-new {
    padding: 20px 20px 0 20px;
    text-align: center;
    width: 100%;
}
.listing-new  h6{
    display: block;
    margin: 0 0 30px;
    padding: 0;
    height: auto;
}
.listing-new h6 a {
    color: #fc8a39;
    display: block;
    height: auto;
    padding: 0 0 10px;
    border-bottom: solid 3px #fc8a39;
}

.login-ml{margin-left: 115px;}

.bottom-sizder .item{padding: 0 7px;}

.card-inner p {
    text-align: center;
    background-color: #fc8a39;
    color: white;
    padding: 7px;
    display: block;
    height: 70px;
}

.slider-for {
    box-shadow: 0 1px 6px #424242;
    margin: 64px 0 20px;
}
.bottom-sizder {
    width: 100%; 
    height: auto;
    overflow: hidden;
    padding: 30px 0px;
    background: #ffffff;
}

.bottom-sizder h4{
    color: #fc8a39;
    border-bottom: solid 1px #fc8a39;
    padding: 0 0 10px;
    margin: 0 0 30px;
}




.logo-wrap {
  width: auto;
  height: auto;
  float: left;
  margin: 0 40px 0 0;
}
.logo-wrap a {
  text-decoration: none;
  color: #7c1b1b;
  font-weight: bold;
  font-size: 40px;
}
ul.e-details {
  margin: 18px 0px;
  padding: 0px;
  list-style: none;
  float: left;
}
.logo-email {
  float: right;
  width: auto;
  height: auto;
}
.search-box {
  float: left;     position: relative;
  margin: 11px 0 0;
  width: 290px;
}
.search-box button.btn.btn-danger {
     float: left;
  position: absolute;
  right: 0px;
  border-radius: 0px;
  background-color: #7c1b1b;
  border-color: #7c1b1b;
  top: 0px;
      border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
}
.search-box .form-control{border-radius:15px;}
ul.e-details li{float:left;}
ul.e-details li a {
    font-size: 16px;
    text-decoration: none;
    margin: 0 10px;
    color: #333;
}

/*--------------carousel pager dots---------------------*/
#multiple .cycle-pager {bottom: 45px; position: absolute; right: 40px; text-align: center; z-index: 9999;}
#multiple .cycle-pager span {color: #ddd; display: inline-block; height: 19px; background: rgba(0, 0, 0, 0) url("../images/pager-icon2.png") no-repeat scroll 0 0;
margin: 0 3px; text-indent:-10000px; width: 20px; cursor:pointer;}
#multiple span.cycle-pager-active{color:#00b0f0; background: rgba(0, 0, 0, 0) url("../images/pager-icon.png") no-repeat scroll 0 0;}
/*--------------carousel pager dots---------------------*/
/*--------------Carousel---------------------*/
.cycle-slideshow img{ width:100%; height: auto; position:relative;}
.center{ position:absolute; top:45%; z-index:999; width:100%;}
#multiple {position: relative; overflow: hidden; width: 100%;  background:#ededed; background-size: cover; background-attachment: fixed; background-position: 0 0;}
#multiple .prevControl {
  width: 50px;
  height: 50px;
  float: left;
  background: #000 url(images/arrow-ri-c.png) !important;
  background-size: 100% !important;
}
.icn-holder {
  width: 100%;
  position: absolute;
  z-index: 999;
  height: 50px;
  top: 43%;
}
div#pagination {
    text-align: center;
    background: #e4e4e4;
    padding: 10px 0px;
}
div#pagination a {
    display: inline-block;
    width: auto;
    border: solid 1px #ccc;
    margin: 0 5px;
    padding: 9px 20px;
    color: #7c1b1b;
}
div#pagination strong{ display: inline-block;
    width: auto;
    border: solid 1px #ccc;
    margin: 0 5px;
    padding: 9px 20px;
    color: #7c1b1b;}





.go-btn {
    color: #fff !important;
    background-color: #7c1b1b !important;
    border-color: #7c1b1b !important;
    width: 57% !important;
    transition: .5s all ease-in !important;
    margin: 20px 0 !important;
    border-radius: 0!important;
}
#multiple .prevControl:hover .fa{color:#fff;}
#multiple .nextControl:hover .fa{color:#fff;}
#multiple .nextControl {
  width: 50px;
  height: 50px;
  float: right;
  background-color: #000;
  background: #000 url(images/arrow-le-c.png) !important;
  background-size: 100% !important;
}
.icn-holder .prevControl .fa {color: #8e8c8b; cursor: pointer; display: block; float: left; font-size: 50px; text-align: center; width: 50px;}
.icn-holder .fa {color: #8e8c8b; cursor: pointer; font-size: 50px; margin-right: 25px; text-align: center; width: 50px;}
.cycle-slide{ width:100%; height:auto; position:absolute;}
.cycle-slide img{ width:100%; height:auto;}
.banner-overlay {position: absolute; top: 15%; width: 100%; text-align: left; z-index: 999; min-height: 67px; color: #fff;  background: transparent; padding: 15px 0; right: 0px;}
.banner-overlay h2 {font-size: 60px; text-shadow: 1px 2px 5px #000; margin: 0; font-weight: 600; line-height: 65px; margin-bottom: 20px;}
.banner-overlay p {text-align: left; font-weight: 600; font-size:24px; font-size: 24px;}

/*--------------Carousel---------------------*/
.form-group {
  margin-bottom: 15px;
  color: #7c1b1b;
}
.col-sm-6 p {
  color: #f57f0a;
}
.btn-link {
  font-weight: 600;
  color: #7c1b1b;
  text-decoration: none;
}

.btn-primary {

  border-color: #f57f0a;
}

.list-item a {
  color: #f57f0a;
  text-decoration: none;
  background-color: transparent;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
#container h2, #container h3 {
  position: relative;
  padding: 0 0 3px;
  font-size: 20px;
  border-bottom: 2px solid #ddd;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.form-group a {
  color: #FF6600;
}

.btn-primary:hover {
  color: #fff;
  background-color: #fc8a39;
  border-color: #fc8a39;
}




.navbar.navbar-expand-lg.navbar-light1 {
  padding: 3px 50px;
}

#navbarSupportedContent1 a {
  color: white;
  padding: 12px;
  font-size: 12px;
  border-left: 1px dotted;
      border-right: 1px dotted;
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  color:#7c1b1b;
  font-size: xx-large;
  font-weight: 800;
  float: left;
}

.search-prod-sec {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0px;
}
.search-result {
    background: #fff;
    display: inline-block;
    margin: 0;
    position: relative;
    border: 0px solid rgba(0,0,0,0);
    width: 100%;
}

.search-result img {
    border: 1px solid #fc8a39;
    width: 100%;
}
.search-result p {
    text-align: center;
    background-color: #fc8a39;
    color: white;
    padding: 7px;
    display: block;
    height: 70px;
}


.list-unstyled li{
margin-bottom: 5px;

}
.list-unstyled li a{
    color: #848383;
  font-size: 14px;
border-bottom: 1px solid;
}
.list-unstyled li a:hover {
  color: #7c1b1b;
}
.menuzord-menu ul.dropdown{
  list-style: none;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 9999; text-align: left;
  min-width: 180px;
  white-space: nowrap;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0,0,0,1.45);
}
.bg-10{
width: 100%;
height: auto;
float: left;text-align: center;
padding: 15px;
}
.bg-10 a{
padding: 7px 20px;
box-shadow: 0 1px 3px rgba(0,0,0,.3);
font-size: 13px;
color: #000;
text-align: center;

}
.bg-10 a:hover{
padding: 7px 20px;
background-color: #fc8a39;
font-size: 13px;
color: #fff;
    text-decoration: none;

}

.search {
width: 70%;
position: relative;
display: flex;
}

.searchTerm {
width: 100%;
border: 1px solid #7c1b1b;
border-right: none;
padding: 17px;
height: 20px;
border-radius: 5px 0 0 5px;
outline: none;
color: #9DBFAF;
}

.searchTerm:focus{
color: #00B4CC;
}

.searchButton {
width: 40px;
height: 36px;
border: 1px solid #7c1b1b;
background: #7c1b1b;
text-align: center;
color: #fff;
border-radius: 0 5px 5px 0;
cursor: pointer;
font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
width: 30%;
position: absolute;
top: 2%;
left:66%;

}
.btn-outline-success:hover {
  color: #fff;
  background-color: #fc8a39;
  border-color: #fc8a39;
}

.login{
margin-left: 180px;
}


.logo.float-left a {

  text-decoration: none;
  font-family: 'Racing Sans One', cursive;
}
.logo.float-left h2 {

  font-size: 48px;
  color: #C0C6C6;
}

/*------------------------navigation css-----------------------------------*/
.nav-bar {
  width: 100%;
  transition: all 0.5s ease-in 0s;
  text-align: center;
  z-index: 999;
  float: left;
  background: #7c1b1b;
}
.channel-partner {
  width: 100%;
  height: auto;
  padding: 30px 0px;
  background: #fff;
  float: left;
}
.auth {
  width: 100%;
  height: auto;
  padding: 15px;
}
.auth img {
  width: 100%;
  height: auto;
}
.btm-ln {
  font-size: 24px;
  color: #ffbc00;
  position: relative;
  margin: 0 0 30px;
  border-bottom: solid 1px #ccc;
  text-align: left;
  width: 100%;
}
.btm-ln:after {
  content: '';
  border-bottom: solid 3px #302073;
  display: block;
  width: 60px;
  margin: 8px 0;
  top: 10px;
  position: relative;
}

#mobile-menu{ display: block;}
#menu{ display: none;}
.slicknav_menu{ display: none; transition: all 0.5s ease-in 0s;}
#nav_wrapper{display: block; transition: all 0.5s ease-in 0s; position:relative; z-index:9991;     float: left;}
#nav_wrapper ul{}
#nav_wrapper ul.menu {margin: 0; padding: 0; width: auto; float: left; text-align: left;}
#nav_wrapper ul.menu li { list-style-type: none; padding: 0; float: left; margin: 0;}
#nav_wrapper ul.menu li a {
  display: block;
  color: #26156e;
  font-size: 15px;
  padding: 0 12px;
  line-height: 46px;
  margin: 0;
  text-decoration: none;
  transition: all 0.5s ease-in 0s;
  font-weight: 600;
  width: auto;
  text-align: center;
}
#nav_wrapper ul.menu li:hover a, #nav_wrapper .menu li.current-menu-item a, #nav_wrapper .menu li.current-menu-ancestor a, #nav_wrapper .menu li.current-page-ancestor a{color: #dc211b  !important; }
.activ-link {
  color: #dc211b  !important;
}
#nav_wrapper ul.menu li{position:relative;}
#nav_wrapper ul.menu li ul.sub-menu{display: none; width:310px;  background:#00b0f0; padding: 15px 10px 15px 20px;  margin:0; position:absolute; top:100%; left:0px; z-index:999999; height:auto; overflow:hidden;}
#nav_wrapper ul.menu li:hover ul.sub-menu{display:block;}
#nav_wrapper ul.menu li ul.sub-menu li{padding:0; display:block; z-index:9999; float:none; margin:0 auto;}
#nav_wrapper ul.menu li ul.sub-menu li a{font-size:12px; line-height:20px; text-transform: none !important; display:block;  padding: 0px 20px !important; margin:0; color:#fff; border:none; font-family:"Open Sans Semibold"; font-size:14px; background-image: url("../images/drop.png"); background-position: left 8px; background-repeat: no-repeat; margin: 11px 0;}
#nav_wrapper ul.menu li ul.sub-menu li:hover a{color:#333333; background-image: url("../images/drop-h.png");}
#nav_wrapper ul.menu li ul.sub-menu li.current-menu-item a, #nav_wrapper ul.menu li ul.sub-menu li.current-menu-ancestor a, #nav_wrapper ul.menu li ul.sub-menu li.current-page-ancestor a{ color:#5b0f70;}
#nav_wrapper ul.menu li:last-child ul.sub-menu{right:0; left:inherit;}
/*------------------------navigation css-----------------------------------*/
li.cart {
  color: #FFF;
  font-size: 20px;
}



.fa-rupee:before, .fa-inr:before {
  content: "\f156";
  float: left;
  margin-left: -13px;
  margin-top: 3px;
}

/*-----------start about------------*/

hr {
  margin-top: 0rem;
  margin-bottom: -1rem;
  border: 0;
  border-top: 1px solid #fc8a396e;
}
.rudra a {
color:#fc8a39;
font-size: 15px; 
}

.card {
background: #fff;
display: inline-block;
margin: 15px 14px;
position: relative;
border: 0px solid rgba(0,0,0,0);
width: 232px;

}
.card img{
border: 1px solid #fc8a39;
width: 100%;
}
.card-1:hover {
box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0,0,0,0.2);
}

.card-2 {
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.rudra{
font-size: 25px;
padding: 15px 30px;
color: #fc8a39;

}
.slide-main-image{width: 100%; height: auto; float: left;}
.slide-main-image img {
    width: 100%;
    height: auto;
    margin: 0px !important;
    box-shadow: none !important;
}

.slide-main-image-t {
    width: 100%;
    height: auto;
    float: left;
    border: solid 1px #ccc;
    padding: 5px;
}
.slide-main-image-t img{width: 100%; height: auto;}

.slider-nav .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    padding: 5px;
}

.ques-ans {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}
.descripition-blocks{
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}
.card.card-1 p {
    text-align: center;
    background-color: #fc8a39;
    color: white;
    padding: 7px;
    display: block;
    height: 70px;
}

/*end about*/

.footer1 {
  background-color: #fc8a39;
  padding: 0px 2px;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  margin-left: 7px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.car img{
display: block;
  margin-left: auto;
  margin-right: auto;
 
}
.car h6{
margin-top: 15px;
}
.car p{
margin-top: 10px;
}
/*footer*/
.site-footer
{
background-color:#7c1b1b;
padding:45px 0 20px;
font-size:15px;
line-height:24px;
color:#fff;

}

.site-footer hr
{
border-top-color:#bbb;
opacity:0.5;
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid #fc8a39;
}
.site-footer hr.small
{
margin:20px 0;
}
.site-footer h6
{
color:#fff;
font-size:20px;
text-transform:uppercase;
margin-top:5px;
letter-spacing:2px;
font-weight: bold;
}
.site-footer a
{
color:#737373;
}
.site-footer a:hover
{
color:#3366cc;
text-decoration:none;
}
.footer-links
{
padding-left:0;
list-style:none;
}
.footer-links li {
    display: inline-block;
    width: 30%;
}
.footer-links a
{
color:#fff;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
color:#fff;
text-decoration:none;
}
.footer-links.inline li
{
display:inline-block;
}
.site-footer .social-icons
{
text-align:right;
}
.site-footer .social-icons a
{
width:35px;
height:35px;
line-height:36px;
margin-left:6px;
margin-right:0;
border-radius:100%;

}

p.copyright-text {
  font-size: 11px;
}
.copyright-text
{
margin:0;
}

/*------buttton------*/
.bg,
.bg-2,
.bg-3{
width: 100px;
height: 100px;
    margin: 10px 28px;
}

.bg,
.bg-2 {
display: none;
}

.bg {
width: 100px;
height: 100px;
background-size: 8px 8px;
background-color: #c16;
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                transparent 75%, transparent);
background-image: linear-gradient(135deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                transparent 75%, transparent);
}

.bg-2 {
height: 40px;
background-color: #ccc;
background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(255,255,255,.5) 2px, rgba(255,255,255,.5) 4px);
}

.bg-3 {
width: 126px;
height: 37px;
color: #000;
font-family: 'Trebuchet MS';
font-size: 14px;
line-height: 36px;
font-weight: 700;
text-align: center;
cursor: pointer;

background-color: #ffffff;

-webkit-transition: color cubic-bezier(0.445, 0.05, 0.55, 0.95) .25s, background-color cubic-bezier(0.445, 0.05, 0.55, 0.95) .25s;
-moz-transition: color cubic-bezier(0.445, 0.05, 0.55, 0.95) .25s, background-color cubic-bezier(0.445, 0.05, 0.55, 0.95) .25s;
transition: color cubic-bezier(0.445, 0.05, 0.55, 0.95) .25s, background-color cubic-bezier(0.445, 0.05, 0.55, 0.95) .25s;

-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
   -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
        box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.bg-3:hover,
.bg-3.in-cart {
color: #fff;
background-color: #fc8a39;
}

.bg-3.anim {
color: #fff;
background-color: #598526;
}

.cssanimations .bg-3.anim {  
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzUiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZC11Y2dnLWdlbmVyYXRlZCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+");

-webkit-background-size: 8px 8px;
   -moz-background-size: 8px 8px;
     -o-background-size: 8px 8px;
        background-size: 8px 8px;

-webkit-animation: progress-bar-stripes .25s linear infinite;
   -moz-animation: progress-bar-stripes .25s linear infinite;
    -ms-animation: progress-bar-stripes .25s linear infinite;
     -o-animation: progress-bar-stripes .25s linear infinite;
        animation: progress-bar-stripes .25s linear infinite;
}

@-webkit-keyframes progress-bar-stripes {
from {
  background-position: 0 0;
}
to {
  background-position: 8px 0;
}
}

@-moz-keyframes progress-bar-stripes {
from {
  background-position: 0 0;
}
to {
  background-position: 8px 0;
}
}

@-ms-keyframes progress-bar-stripes {
from {
  background-position: 0 0;
}
to {
  background-position: 8px 0;
}
}

@-o-keyframes progress-bar-stripes {
from {
  background-position: 0 0;
}
to {
  background-position: 8px 0;
}
}

@keyframes progress-bar-stripes {
from {
  background-position: 0 0;
}
to {
  background-position: 8px 0;
}
}

@media (max-width:991px)
{
.site-footer [class^=col-]
{
  margin-bottom:30px
}
}
@media (max-width:767px)
{
.site-footer
{
  padding-bottom:0
}
.site-footer .copyright-text,.site-footer .social-icons
{
  text-align:center
}
/*------------------------navigation css-----------------------------------*/
.slicknav_menu{background: #594a43 none repeat scroll 0 0 !important;}
.slicknav_nav .slicknav_row {padding: 0px !important; margin: 0px !important; }
#nav_wrapper ul.menu{ display: none;}
.js #menu {display:none;}
.js .slicknav_menu {display:block;}
.slicknav_menu{ display:block !important;}
.nav-bar{width:100%; margin-bottom:10px;}
.nav-bar{margin-bottom:0px;}
/*------------------------navigation css-----------------------------------*/
}
.social-icons
{
padding-left:0;
margin-bottom:0;
list-style:none
}
.social-icons li
{
display:inline-block;
margin-bottom:4px
}
.social-icons li.title
{
margin-right:15px;
text-transform:uppercase;
color:#96a2b2;
font-weight:700;
font-size:13px
}
.social-icons a{
background-color:#eceeef;
color:#000080;

display:inline-block;
line-height:44px;
width:44px;
height:44px;
text-align:center;
margin-right:8px;
border-radius:100%;
-webkit-transition:all .2s linear;
-o-transition:all .2s linear;
transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
color:#fff;
background-color:#29aafe
}
.social-icons.size-sm a
{
line-height:34px;
height:34px;
width:34px;
font-size:14px
}
.social-icons a.facebook:hover
{
background-color:#fc8a39
}
.social-icons a.twitter:hover
{
background-color:#fc8a39
}
.social-icons a.linkedin:hover
{
background-color:#fc8a39
}
.social-icons a.dribbble:hover
{
background-color:#fc8a39
}
@media (max-width:767px)
{
.social-icons li.title
{
  display:block;
  margin-right:0;
  font-weight:600
}
.login-ml{margin-left: 0px;}
}



#w {
display: block;
width: 600px;
margin: 0 auto;
}

#title {
display: block;
width: 100%;
background: #fc8a39;
padding: 10px 0;
-webkit-border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
    text-align: center;
}

#page {
display: block;
background: #fff;
padding: 15px 0;
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
}

/** cart table **/
#cart {
display: block;
border-collapse: collapse;
margin: 0;
width: 100%;
font-size: 1.2em;
color: #444;
}
#cart thead th {
padding: 8px 9px;
font-weight: bold;
}

#cart thead th.first {
width: 175px;
}
#cart thead th.second {
width: 45px;
}
#cart thead th.third {
width: 230px;
}
#cart thead th.fourth {
width: 130px;
}
#cart thead th.fifth {
width: 20px;
}

#cart tbody td {
text-align: center;
margin-top: 4px;
}

tr.productitm {
height: 65px;
line-height: 65px;
border-bottom: 1px solid #d7dbe0;
}


#cart tbody td img.thumb {
vertical-align: bottom;
border: 1px solid #ddd;
margin-bottom: 4px;
}

.qtyinput {
width: 33px;
height: 22px;
border: 1px solid #a3b8d3;
background: #dae4eb;
color: #616161;
text-align: center;
}

tr.totalprice, tr.extracosts {
height: 35px;
line-height: 35px;
}
tr.extracosts {
background: #fc8a39;
}

.remove {
/* http://findicons.com/icon/261449/trash_can?id=397422 */
cursor: pointer;
position: relative;
right: 12px;
top: 5px;
}


.light {
color: #000;
text-shadow: 1px 1px 0 rgba(255,255,255,0.45);
font-size: 1.1em;
font-weight: normal;
}
.thick {
color: #272727;
font-size: 1.7em;
font-weight: bold;
}


/** submit btn **/
tr.checkoutrow {
background: #fc8a39;
border-top: 1px solid #abc0db;
border-bottom: 1px solid #abc0db;
}
td.checkout {
padding: 12px 0;
padding-top: 20px;
width: 100%;
text-align: right;
}


/* https://codepen.io/guvootes/pen/eyDAb */
#submitbtn {
width: 150px;
height: 35px;
outline: none;
border: none;
border-radius: 5px;
margin: 0 0 10px 0;
font-size: 1.3em;
letter-spacing: 0.05em;
font-family: Arial, Tahoma, sans-serif;
color: #fff;
text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
cursor: pointer;
overflow: hidden;
border-bottom: 1px solid #0071ff;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #66aaff), color-stop(100%, #4d9cff));
background-image: -webkit-linear-gradient(#66aaff, #4d9cff);
background-image: -moz-linear-gradient(#66aaff, #4d9cff);
background-image: -o-linear-gradient(#66aaff, #4d9cff);
background-image: linear-gradient(#66aaff, #4d9cff);
}
#submitbtn:hover {
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d9cff), color-stop(100%, #338eff));
background-image: -webkit-linear-gradient(#4d9cff, #338eff);
background-image: -moz-linear-gradient(#4d9cff, #338eff);
background-image: -o-linear-gradient(#4d9cff, #338eff);
background-image: linear-gradient(#4d9cff, #338eff);
}
#submitbtn:active {
border-bottom: 0;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #338eff), color-stop(100%, #4d9cff));
background-image: -webkit-linear-gradient(#338eff, #4d9cff);
background-image: -moz-linear-gradient(#338eff, #4d9cff);
background-image: -o-linear-gradient(#338eff, #4d9cff);
background-image: linear-gradient(#338eff, #4d9cff);
-webkit-box-shadow: inset 0 1px 3px 1px rgba(0,0,0,0.25);
-moz-box-shadow: inset 0 1px 3px 1px rgba(0,0,0,0.25);
box-shadow: inset 0 1px 3px 1px rgba(0,0,0,0.25);
}
.filter {
  width: 21%;
  height: auto;
  float: left;
  margin-top: 66px;
  border: 1px solid #33333347;
  padding: 10px;
  margin-bottom: 500px;
}
.filter h3 {
  font-size: 20px;
  text-align: center;
  color: #f77a22;
}
.about-us-lest{margin: 0 0 20px; padding:0px; list-style:none;}
.about-us-lest li {
  background: url(images/bullet.png);
  background-repeat: no-repeat;
  background-size: 10px;
  padding-left: 25px;
  background-position: 0 8px;
}
.about-us-lest li {
  background: url(images/bullet.png);
  background-repeat: no-repeat;
  background-size: 10px;
  padding-left: 25px;
  background-position: 0 8px;
}
div#about h3 { margin-bottom: 85px; color: #fff; font-weight: 700;padding: 8px;}
.breadcrumb {
  color: #c2c2c2;
  margin-bottom: 10px;
  background: 0 0;
  padding: 0;
}
.breadcrumb>li {
  display: inline-block;
}
.breadcrumb a {
  color: #999;
  font-size: 11px;
}
.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.fa-home:before {
  content: "\f015";
  margin-left: 28px;
}
#cart thead th.second {
width: 45px;
}
.second { width: 79%; height: auto; float: right; margin-top: 50px;}

.filter .input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;

}
.custom-range {
width: 100%;
  height: calc(1rem + .4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ques-heads {
  width: 100%;
  float: left;
  font-size: 22px;
  color: #000000;
  font-weight: 700;
  font-family: open sans;
  margin: 20px 0 20px 0px;
}
.client-sps {
  width: 100%;
  height: auto;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: -15px;
  font-family: sans-serif;
  padding: 26px 0px 22px 0px;
  margin-top: -29px;
}
.client-sp h5 {
  width: 100%;
  height: auto;
  clear: both;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: -15px;
  font-family: sans-serif;
  padding: 26px 0px 22px 0px;
  margin-top: -29px;
}
.ques-txt {
  width: 100%;
  float: left;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 0px;
}
.ques-txt span {font-weight: 700; color: #000}
.ques-txt p {
  font-size: 18px;
  font-family: sans-serif;
  margin-bottom: 0px;
}
.review-wrp {
  width: 100%;
  float: left;
  height: auto;
  padding: 15px 20px;
  background-color: #f7f7f7c9;
  margin-bottom: 25px;
   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.heading-h2-yk {
  margin: 0;
  padding: 0;
  color: #da302b;
  position: relative;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
.heading-h2-yk span {
  color: #302073;
  font-weight: 600;
}
.heading-h2-yk:after {
  content: '';
  border-bottom: solid 3px #d92c25;
  display: block;
  width: 60px;
  margin: 20px auto 40px;
}


.about1{
margin-top:50px;
margin-bottom: 50px;
}


.ab{
margin-top: 25px;
font-size: 25px;
font-weight: bold;
text-align: center;
}

.abb{
margin-top: 25px;
font-size: 15px;
font-weight: bold;
text-align: center;
}










/*div#multiple h3 {
    font-weight: 800;
    color: #fff;
    margin-bottom: 78px;
    padding: 14px;
    background: #000000b8;
}*/
.heading-h2 {
  margin: 0;
  padding: 0;
  color: #da302b;
  position: relative;
  font-size: 26px;
  font-weight: 600;
}
.heading-h2:after {
  content: '';
  border-bottom: solid 3px #d92c25;
  display: block;
  width: 60px;
  margin: 20px 0 40px;
}
.descripition-blocks .btn-default {
    background: #da302b;
    transition: .5s all ease-in;
    width: 130px;
    color: #ffffff !important;
    /* margin: 10px 0 0px; */
    border: none;
    padding: 4px 0px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 18px;
}
.vcs a{color: #333; text-decoration:underline;}
.ques-ans .container {
    border-top: solid 1px #ccc;
    padding: 30px 15px 0 15px;
    margin-top: 30px;
}

.discription {margin-top: 60px}
.slider-for img {margin-top: 70px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4)
}

.site-footer {
    background-color: #7c1b1b;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    width: 100%;
    height: auto;
    overflow: hidden;
}


.site-footer .footer-links li a{color:#fff;}
.site-footer .footer-links li a:hover, .site-footer a:hover{color:#f57f0a !important; background:transparent !important;}
.shopping-cart-wrap {
  width: 100%;
  height: auto;
  float: left;
  padding: 40px 0;
}

.price-table {
  border: solid 1px #ccc;
}
.shopping-cart-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 40px 0;
}

.make-payment .table-responsive {
    display: block;
    width: 100%;
    border: 1px solid #fc8a39;
    padding: 10px;
    height: 330px;
    overflow-x: inherit;
}
.make-payment .scrollbar {
    height: 212px;
    width: 100%;
    min-width: 150px;
    background: #fff;
    overflow-y: scroll;
}
.pay-u {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  border: solid 1px #ccc;
  display: block;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn-primary {
  color: #fff;
  background-color: #7c1b1b;
  border-color: #7c1b1b;
  width: 100%;
  transition: .5s all ease-in;
  margin: 20px 0 0;
  border-radius: 0px;
}


.products-pic-table img {
  width: 75px;
  height: auto;
      margin-top: 20px;
}

.pay-u .table th, .table td {
  padding: 16px 9px 16px 15px;
}


svg:not(:root).svg-inline--fa {
  overflow: visible;
}


.svg-inline--fa.fa-w-14 {
  width: .875em;
  margin-top: 47px;
}
.price-table p {
  margin-top: 45px;
  margin-bottom: 1rem;
}

.price-table .table th, .table td .form-control {
  margin-top: 37px;
}

.breadcrump-wrap {
  float: left;
  width: 100%;
  height: auto;
  padding: 15px 0px;
  background: #ffffff;
  text-align: center;
  border-bottom: solid 1px #f7f7f7;
}

.bread-list {
  list-style-type: none;
  margin: 0px;

}
.active-bread {
  font-weight: 600;
  color: #a3221d !important;
}
.bread-list li {
  display: inline;
  position: relative;
}
.bread-list li a {
  color: #333333;
}
.bread-list li:nth-child(1)::after {
  content: '--------';
  margin: 0 10px;
  font-size: 21px;
}
.bread-list li:nth-child(2)::after {
  content: '--------';
  margin: 0 10px;
  font-size: 21px;
}



.shipping-wrap {
  width: 100%;
  height: auto;
  float: left;
  padding: 40px 0;
}

.shipping-wrap .bs-example {
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.first-form-email {
  border-bottom: solid 1px #ccc;
  width: 100%;
  height: auto;
  padding: 30px 0 0px;
}
.form-title {
  margin: 0 0 30px;
  color: #9f211d;
  position: relative;
}
.form-group {
  margin-bottom: 1rem;
}
*, *::before, *::after {
  box-sizing: border-box;
}

.card1 {
  background: #fff;

  margin: 15px 14px;
  position: relative;
  border: 0px solid rgba(0,0,0,0);
}

.fram table, .fram2 table {
  border-collapse: collapse;
  margin-top: 7px;
  width: 100%;
}
.isq table tr td:first-of-type {
  border-right: #fc8a39 1px solid;
  width: 40%;
  
}
.isq table tr td{
 border-bottom: 1px solid #fc8a39;
     padding: 5px 5px 5px 10px;
         color: #000;
}
.pri {
  margin-top: 25px;
  font-size: 21px;
}
.pri strong {
  font-size: 21px;
}
.hstr hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid #fc8a39;
  width: 75%;
  float: left;
}
.pdetail {
  font-size: 20px;
  font-weight: 800;
}

.example:hover {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.hstr {
  font-size: 1.5rem;
  font-weight: 800;
}
.car {
  padding: 20px 35px;
}
.row:first-child {
  margin-top: 0;
  margin-left: -1px;
}

.quan input {
    width: 130px;
    float: left;
}
#slideshow {
margin: 80px auto;
position: relative;
width: 240px;
height: 240px;
padding: 10px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#slideshow > div {
position: absolute;
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
}

img.mar {
  margin-bottom: 20px;
  padding: 10px;
  box-shadow: none;
  border: 1px solid;
}



.tcb-product-slider {

padding: 100px 0;
}
.tcb-product-slider .carousel-control {
width: 5%;
}
.tcb-product-item a {
color: #fc8a39;
}
.tcb-product-item a:hover {
text-decoration: none;
}
.tcb-product-item .tcb-hline {
margin: 10px 0;
height: 1px;
background: #ccc;
}
@media all and (max-width: 768px) {
.tcb-product-item {
  margin-bottom: 30px;
}
}
.tcb-product-photo {
text-align: center;
height: 180px;
background: #fff;
}
.tcb-product-photo img {
height: 100%;
display: inline-block;
}
.tcb-product-info {

padding: 15px;
}
.tcb-product-title h4 {
margin-top: 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.tcb-product-rating {
color: #acacac;
}
.tcb-product-rating .active {
color: #FFB500;
}
.tcb-product-price {
color: #fc8a39;
font-size: 18px;
}



.details {
  margin: 50px 0; }
.details h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 3px; }
  .details .back-link {
    text-align: center; }
    .details .back-link a {
      display: inline-block;
      margin: 20px 0;
      padding: 15px 30px;
      background: #333;
      color: #fff;
      border-radius: 24px; }
      .details .back-link a svg {
        margin-right: 10px;
        vertical-align: text-top;
        display: inline-block; }
        .carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
  background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}




.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;
}

.listing{
padding: 0px 40px;
    text-align: center;
}
.listing h6 a{
color: #fc8a39;

}

.lis {
  /* padding: 14px 0px; */
  padding-bottom: 20px;
}

.listing h6 hr{
color: #fc8a39;
border: 1px solid #fc8a39;
margin-top:5px;
margin-bottom: 0rem;

}

.blog .carousel-indicators .active {
  background: #fc8a39;
}

.blog .carousel-indicators li {
  background: #a3a3a3;
  border-radius: 50%;
  width: 18px;
  height: 0px;
}

.dis{
color: #000;
  margin-top: 3px;
}

.rudra1 a {
color:#fc8a39;
font-size: 15px; 
}
.rudra1{
font-size: 25px;
padding: 15px 30px;
color: #fc8a39;

}
.rudra1 hr {
  margin-top: 0rem;
  margin-bottom: -1rem;
  border: 0;
  border-top: 1px solid #fc8a39;

}
.rate {
text-align: center;
}









/*set a border on the images to prevent shifting*/
#gallery_01 img {
  border: 2px solid white;
}

/*Change the colour*/















.productImage {
position: relative;

}

.product {
height: 300px;

}

.product img {
height:auto;
box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0,0,0,0.2);

width: 100%;
}

.productBox, .product {
float: left;
}



.magnifier {

opacity: 0; 
background: rgba(255,255,255,0.5); 
}

.magnifierChoose {
float: left;
}

.zoomImage {
float: left;

position: relative;
overflow: hidden;
margin-left: 100px; 
}

.zoomImage img {
position: absolute;

top: 0;
left: 0;
}

.featureImages {
width: 100%;
float: left;
height: 100px;
}

.featureImages img {
height: 100%;
border: 1px solid #e4e3e3;
}






@import url('https://fonts.googleapis.com/css?family=Montserrat|Quicksand');

*{

  box-sizing: border-box;
}

button.btn.login {
  margin-left: 0px;
}
.main h4{
text-align: center;  
font-size: 35px;
font-weight: bold; 
color: #7c1b1b;
margin: 14px auto;
}



.form-modal1 {
  position: relative;
  width: 450px;
  height: auto;
  margin-top: 4em;
  margin: auto;
  background: #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
}

.form-modal {
    padding: 5px;
    position: relative;
    width: 450px;
    height: auto;
    margin-top: 4em;
    margin: auto;
    background: #fff;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 0px 6px #000;
}

.form-modal button{
  cursor: pointer;
  position: relative;
  text-transform: capitalize;
  font-size:1em;
  z-index: 2;
  outline: none;
  background:#fff;
  transition:0.2s;
}

.form-modal .btn{
  border-radius: 5px;
  border:none;
  font-weight: bold;
  font-size:1.2em;
 
  transition:0.5s;
  border:1px solid #ebebeb;
  margin-bottom:0.5em;
  margin-top:0.5em;
}

.form-modal .login , .form-modal .signup{
  background:#7c1b1b;
  color:#fff;
}

.form-modal .login:hover , .form-modal .signup:hover{
  background:#7c1b1b;
}

.form-toggle{
  position: relative;
  width:100%;
  height:auto;
}
.form-toggle1 hr {
  margin-top: 1rem;
  margin-bottom: 0rem;
  border: 0;
  border-top: 1px solid #7c1b1b;
  margin-bottom: 1rem;
}
.form-toggle button{
  width:50%;
  float:left;
  padding: 10px;
  margin-bottom:1.5em;
  border:none;
  transition: 0.2s;
  font-size:1.1em;
  font-weight: bold;
  
  border-top-left-radius: 20px;
}

.form-toggle button:nth-child(1){
  border-bottom-right-radius: 20px;
}

.form-toggle button:nth-child(2){
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 0px;
}

#login-toggle {
  background: #7c1b1b;
  color: #ffff;
}


.form-modal form{
  position: relative;
  width:90%;
  height:auto;
  margin: auto; 
}

#login-form , #signup-form{
  position:relative;
  width:100%;
  height:auto;
  padding-bottom: 30px;
}

#signup-form{
  display: none;
}


#login-form button , #signup-form button{
  width:100%;
  margin-top:0.5em;
  font-size: 16px;
  
}
#login-form p {
  padding: 0px 0px;
}

.form-modal input{
  position: relative;
  width:100%;
  font-size:13px;
  padding:1.2em 1.7em 1.2em 1.7em;
  margin-top:0.6em;
  margin-bottom:0.6em;
  border-radius: 5px;
  border:none;
  background:#ebebeb;
  outline:none;
  font-weight: bold;
  transition:0.4s;
  padding: 10px;
}

.form-modal input:focus , .form-modal input:active{
  transform:scaleX(1.02);
}

.form-modal input::-webkit-input-placeholder{
  color:#222;
}

.form-modal h5 {
  padding: 0px 0px;
  color: #000;
  font-weight: bold;
  font-size: 13px;
}
.form-modal p{
  font-size:13px;

}
#login-form1 {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 5px;
}
#login-form1 button {
  width: 100%;
  margin-top: 0.5em;
  font-size: 16px;
}
.form-modal hr{
  margin-top: -5px;
  margin-bottom: 0rem;
  border: 0;
  border-top: 1px solid #7c1b1b;
}
.form-toggle1 hr{
  margin-top:10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #7c1b1b;
}

.form-modal p a{
  color:#0014ff;
  text-decoration: none;
  transition:0.2s;
}

.form-modal p a:hover{
  color:#222;
}


.form-modal i {
  position: absolute;
 
 
}

.fa-google{
  color:#dd4b39;
}

.fa-linkedin{
  color:#3b5998;
}

.fa-windows{
  color:#0072c6;
}

.-box-sd-effect:hover{
  box-shadow: 0 4px 8px hsla(210,2%,84%,.2);
}

.form-toggle1 button{
  width:100%;
  float:left;
  padding: 10px;
  margin-bottom:1.5em;
  border:none;
  transition: 0.2s;
  font-size:1.1em;
  font-weight: bold;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}
.form-toggle1 h2 {
  font-size: 25px;
  padding-top: 15px;
  padding-left: 25px;
  font-weight: bold;
}
.form-toggle1 p {
  padding: 0px 25px;
  font-size: 14px;
  margin-bottom: 0px;
}
label {
    display: inline-block;
    font-weight: bold;
    color: #7c1b1b;
}
i.fa.fa-phone {
  color: #7c1b1b;
}
i.fa.fa-envelope {
  color: #7c1b1b;
}

.custom01 {
  background-color: #7c1b1b;
  color: #fff;
  padding: 0px 20px;
}

.custom01 input {
  margin-top: 15px;
}
.custom01 p {
  font-size: 15px;
  font-weight: bold;
}

#snackbar {
 visibility: hidden;
   min-width: 250px;
    margin-left: 0;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: -87px;
    font-size: 17px;
}

#snackbar.show {
  visibility: visible !important;
  -webkit-animation: fadeout 0.2s 2.2s !important;
  animation: fadeout 0.2s 2.2s !important;
  margin-top: 672px;
}


@media only screen and (max-width:500px){
  .form-modal{
      width:100%;
  }
}




.com {
    width: 100%;
    margin: auto;
    text-align: center;
}
.logo-wrap img {
    width: 260px;
}

.add1 {
    width: 100%;
    
}
.add1 hr {
    margin-top: 25px;
    margin-bottom: 25px;
}
.add1 h6 {
    text-transform: uppercase;
}

p.add2 {
  text-align: left;
  height: auto;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0rem
}
p.add3 {
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.add1 a {
    width: 100%;
    height: auto;
    padding: -1px 8px;
    float: left;
    text-align: center;
    background: #7c1b1b;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #9a9a9a91;
    margin: 7px 0px;
}
.addnew {
    float: right;
    width: 15%;
    margin-bottom: 20px;
}

.size {
    background: #fff;
    padding: 20px;
    margin-bottom: 50px;
    border: 1px solid#d4d4d4;
    width: 65%;
    float: left;
    color: #fff;
}
button.btn.btn-defoult1 {
    background-color: #7c1b1b;
        color: #fff;
}
.sadd {
    font-size: 18px;
    font-weight: bold;
    color: #7c1b1b;
}

@media (min-width: 992px){
.col-md-6 {
    width: 50%;
    float: left;
}


h2.shipadd1 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.h2, h2 {
    font-size: 30px;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

}



/*shahid*/

.table-responsive hr {
    margin: 18px 0px;
}
.col-md-12.shipaddp img {
    width: 125px;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: none;
}
#mbutton {
    background-color: #7c1b1b;
    color: #fff;
    text-align: center;
    margin: 20px 0 30px 87px;
}
.table-responsive {
    display: block;
    width: 100%;
    padding: 10px;
    height: auto;
    overflow-x: inherit;

}
.addr {
    width: 100%;
    height: auto;
    float: left;
    margin: 20px 0 30px;
}
.size {
    width: 100%;}
    
.products-invoice-table {
    width: 100px;
    height: auto;
    margin: 0 auto;
}
.products-invoice-table img{
    width: 100%;
    height: auto;
}
.order-det-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 40px 0px;
}
.col-sm-4.co {
    width: 100%;
    margin: 0;
    padding: 0;
}
.scrollbar {
    height: 250px;
    width: 100%;
    min-width: 150px;
    background: #fff;
    overflow-y: scroll;
}

.active p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.success {
    width: 150px;
    height: auto;
    margin: 0 auto;
}

.success img{
    width: 100%;
    height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 992px){
    .success-list {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    width: 50%;
    
}
ul.e-details li a{font-size:14px;}

.card {
    background: #fff;
    display: inline-block;
    margin: 15px 14px;
    position: relative;
    border: 0px solid rgba(0,0,0,0);
    width: 29.33%;
}
    
}




@media only screen and (min-width: 993px) and (max-width: 1170px){

.login-ml {
    margin-left: 100px;
}

ul.e-details li a {
    font-size: 14px;}
.menuzord-menu > li > a {
    padding: 15px 8px;}

.card {
    background: #fff;
    display: inline-block;
    margin: 15px 14px;
    position: relative;
    border: 0px solid rgba(0,0,0,0);
    width: 22%;
}
div#multiple h3 {
    font-weight: 800;
    color: #fff;
    margin-bottom: 53px;
    padding: 14px;
    background: #000000b8;
}
}






@media only screen and (max-width: 767px) {
    
    .sec-1-qw {
    width: 100%;
    float: none;
    height: auto;
    overflow: hidden;
}
.descripition-blocks i.fa.fa-shopping-cart {
    margin-right: 10px;
}
.descripition-blocks .btn-default {
    width: 100px;
    border: none;
    padding: 6px 0px;
    border-radius: 5px;
    font-size: 12px;
    margin-left: 5px;
}
.msg-cart {margin: 0;}
div#multiple h3 {
    font-weight: 800;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.logo-wrap {
    width: 255px;
    height: auto;
    float: none;
    margin: 0 auto 5px;
}
      .logo-wrap img{width: 100%; height: auto;}
    
   .social-icons i {
    color: #7c1b1b !important;
}

ul.e-details {
    margin: 0px;
    list-style: none;
    float: left;
    padding: 0;
}

#multiple .prevControl {
    width: 30px;
    height: 30px;}
#multiple .nextControl {
    width: 30px;
    height: 30px;}
    
    
    
.icn-holder .prevControl .fa{width: 30px; font-size: 30px;}
.icn-holder .nextControl .fa{width: 30px; font-size: 30px;}   

.table-responsive{overflow-x:auto !important;}

#multiple .carousel-caption {
    position: absolute;
    right: 10%;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
}  
    
    .success-list {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
}
ul.e-details li a {
    font-size: 12px;
    margin: 0 5px;
}
.search-box {
    float: left;
    position: relative;
    margin: 5px 0;
    width: 100%;
}
.only-mobile {
    position: absolute;
    width: auto;
    z-index: 999;
    height: auto;
    float: left;
    padding: 5px 10px;
    display: block;
}
.only-mobile ul{padding:0px; margin:0px; list-style:none;}
.only-mobile ul li{float:left; margin:0 5px; position:relative;}
.only-mobile ul li:hover .mobile-dropdwn{display:block;}
.only-mobile ul li p {
    margin: 0px;
    line-height: 36px;
    font-size: 12px;
}
.mobile-dropdwn {
    position: absolute;
    width: 140px;
    background: #fff; display:none;
    color: #000;
}
.mobile-dropdwn li {
    float: none !important;
    line-height: 20px;
    border-bottom: solid 1px #ccc;
}
.mobile-dropdwn li a {
    color: #000 !important;
    line-height:20px !important;
}
.mobile-dropdwn li a{color:#000;}
.mobile-dropdwn ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.only-mobile ul li a {
    margin: 0px;
    line-height: 36px;
    font-size: 12px;
    color: #fff;
}


.only-mobile .cart-icn {
    width: 20px;
    height: auto;
    top: 0px;
    border: none;
    outline: 0;
    position: relative;
}
.only-mobile span.cart-number {
   
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 2px;
    right: -17px;
    font-size: 12px;
}
.top-lgo-holder {
    padding: 0 0 5px;
}
.filter {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    border: 1px solid #33333347;
    padding: 10px;
    margin-bottom: 10px;
}
.about .row{padding:0px; margin:0px;}
.second {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 0px;
}
div#productlist {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.about .container{padding:0px;}
.search-box button.btn.btn-danger {
    padding: 5px;
    font-size: 12px;
}
.search-box .form-control {
    border-radius: 15px;
    padding: 5px;
    height: 30px;
}
.card {
    background: #fff;
    display: inline-block;
    margin: 15px 5px;
    position: relative;
    border: 0px solid rgba(0,0,0,0);
    width: 46%;
    float: left;
}
.card .bg-10 {
   padding:0px;
}
.card.card-1 p {
    min-height: 20px;
    font-size: 12px;
}
.car img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}
.footer-links li {
    display: inline-block;
    width: 100%;
}
.car {
    padding: 20px 35px;
    width: 100%;
    height: auto;
}
}


/*new css*/

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 19px;
    align-items: center;
    margin-top: 8px;
    color: darkred;
}


