/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Proxima+Nova:300,400,500,600,700");
body {
  padding: 45px 0 70px 0;
  margin: 0px;
  font-family: "proxima-nova", sans-serif, sans-serif;
  -color: #000000;	
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  background: #eee; 
  -webkit-tap-highlight-color: transparent!important;}

.footer a:hover i {
    color: #FE3652;
}
.footer a:hover {
    color: #FE3652;
}

.fass {
    font-weight: 900;
    padding: 5px;
    font-size: 30px;
}

.jozX1 {
    -font-weight: 700;
    font-size: 20px;
    background: #fe3652;
    color: #fff;
    -height: 4.7rem;
    border-bottom: 6px solid #ffc107;
	padding: 17px 5px 10px;
}

._1k8GS {
    padding: 10px;
    font-family: ProximaNova-Regular;
    color: rgb(0, 0, 0);
    text-align: left;
    font-size: 25px;
    background-color: #fe3;
}

.btn-default {
  background-color: #fe3652;
  border-color: #0002;
  color: #fff; }

.btn-a2c {
  background-color: #FE3652;
  border-color: #FE3652;
  color: #fff;
  padding: 5px 27px;
  font-size: 1.3rem;
  -font-weight: 700;
  text-transform: uppercase; 
  border: 1px solid #a6c58a;
  margin-right: 8px;
  -margin-top: -30px;}

.btn-2 {
  background-color: #fe3652;
  border-color: #fe3652;
  color: #fff; }

.text-default {
  color: #fe3652; }

.bg-default {
  background-color: #fe3652;
  color: #fff;
  border-color: #fe3652; }

.bg1 {
  background-color: #fe3652; }

a,
a:hover {
  text-decoration: none;
  transition: all 500ms; }

.header {
  -box-shadow: 0 5px 10px #0002;
  background-color: #fe3652;
  font-size: 22px;
  margin-top: -45px;
  z-index: 2; }
  .header a {
    padding: 10px 15px;
    display: inline-block;
    color: #fff; }
  .header .logo {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    padding: 10px 15px 6px; }

h1 {
  font-weight: 600;
  font-size: 16px;
  color: #000;
  margin: 15px 0px;
  text-align: center; }

.footer {
  position: fixed;
  bottom: -5px;
  left: 0px;
  right: 0px;
  box-shadow: 0 -5px 10px #0002;
  background-color: #fff;
  font-size: 24px;
  display: flex;
  z-index: 18; 
  border-top: 1px solid #777;}
  .footer a {
    padding: 10px 0px;
    display: block;
    color: #4a4a4a;
    text-align: center;
    line-height: 1;
    flex: 1 1 auto;
    background-color: #fff;
    -border-right: 1px solid #0002;
    -border-left: 1px solid #fff6;
    position: relative; }
    .footer a .cart-item {
      position: absolute;
      width: 17px;
      height: 17px;
      text-align: center;
      line-height: 18px;
      border-radius: 100px;
      background-color: #fe3652;
      font-size: 10px;
      color: #fff;
      top: 5px;
      right: 10px;
      font-weight: 900;
      border: 1px solid rgb(166, 197, 138);
}
    .footer a small {
      display: block;
      font-size: 12px;
      font-weight: 600;
    padding-top: 5px;}
  .footer a:first-child {
    border-left: 0px; }
  .footer a:last-child {
    border-right: 0px; }
  .footer .addtocart {
    display: none; }

.owl-dots {
  display: none; }

.footerlogos {
  text-align: center; }
  .footerlogos img {
    width: 36px;
    margin: 5px; }


.heading-box img{
/*background-color: #FE3652; 
padding:10px 20px;*/ 
text-align:center;
border-style: groove;
border-width: 1px;
border-color: #c8c8c8;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); 
border-radius: 5px 5px 0px 0px; }  

/*--------------------------------------------------------------*/
.brj-menu {
  background-color: #9bba3b;
  z-index: 16;
  border-bottom: 3px solid #9bba3b; }
  .brj-menu .copyright {
    font-size: 10px;
    color: #0009;
    text-align: center;
    padding: 10px 20px;
    background-color: #0001; }

.mainnav,
.mainnav li {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'Open Sans', sans-serif;
  line-height: 1; }

.mainnav {
  display: inline-block;
  width: 85%; 
  position: fixed}

  .mainnav .submenu {
    margin: 0px;
    padding: 0px; }
    .mainnav .submenu li a {
      font-size: 90%; }
      .mainnav .submenu li a .fa-angle-right {
        margin-right: 5px;
        font-size: 13px; }
  .mainnav li {
    float: left; }
  .mainnav .for_login {
    padding: 3px 30px; }
    .mainnav .for_login a {
      border: 1px solid #fff;
      color: #fff;
      padding: 4px 10px;
      margin: 10px;
      width: 50%;
}

  .mainnav .for_login:hover a {
    background: none;
    color: #fff; }
  .mainnav .address {
    color: #fff;
    padding: 6px 10px;
    line-height: 1.7; }
    .mainnav .address a {
      color: #fff;
      border: 0px;
      display: inline-block;
      padding: 0px; }
  .mainnav .border-top {
    -border-color: #0003 !important; 
    background: #fff;
}

.mainnav a,
.brj-caret {
  display: block;
  text-decoration: none;
  font-size: 17px;
  font-weight: 600;
  color: #484848;
  padding: 15px 11px;
  border-top: 1px solid #d4cfcf;
  border-bottom: 6px solid #d4cfcf; }

.mainnav li:hover a,
.mainnav li:hover .brj-caret {
  text-decoration: none;
  background-color: #fb9d02;
  color: #000; }

.nested {
  display: none;
  background-color: #fb9d02;
  border-radius: 0 0 3px 3px;
  border: 1px solid #0001;
  border-top: 0;
  margin: 0;
  padding: 0;
  z-index: 99; }
  .nested li {
    display: block;
    float: none; }
    .nested li a {
      font-size: 13px;
      white-space: nowrap;
      color: #000; }
    .nested li a:hover {
      background-color: #fff; }

  img {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('');
  }

.brj-caret {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.brj-caret::after {
  position: absolute;
  top: -1px;
  right: 0px;
  font-weight: 800;
  content: "+";
  display: inline-block;
  line-height: 41px;
  text-align: center;
  width: 40px;
  font-size: 15px;
  background-color: #0003; }

.caret-down::after {
  content: "-"; }

.active {
  display: block; }

@media (max-width: 768px) {
  .fixed {
    position: fixed;
    top: 0;
    right: 0;
    padding: 0px;
    background-color: #fff;
    z-index: 3; }

  .brj-menu {
    position: relative;
    border: 0;
    background: 0 0; }

  .menubox {
    position: fixed;
    left: -1000px;
    top: 0;
    width: 280px;
    height: 100vh;
    box-shadow: 0 0 100px #0002;
    z-index: 17;
    overflow-y: scroll;
    box-shadow: 0 0 50px #0006;
    background-color: #fff; }

  .mainnav {
    background-color: #fe3652; }

  .mainnav li {
    display: block;
    float: none; }

  .btn_mobile_menu {
    width: 45px;
    height: 45px;
    display: block;
    cursor: pointer;
    z-index: 1;
	margin-left:40px;
	margin-top:-6px;}

  .btn_mobile_menu span {
    cursor: pointer;
    height: 3px;
    width: 23px;
    background: #fff;
    display: block;
    position: relative;
    transition: all .5s ease-in-out;
    margin: 25px 11px;
    z-index: 2; }

  .btn_mobile_menu span:before {
    cursor: pointer;
    height: 3px;
    width: 23px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    top: -7px;
    transition: all .5s ease-in-out; }

  .btn_mobile_menu span:after {
    cursor: pointer;
    height: 3px;
    width: 23px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    bottom: -7px;
    transition: all .5s ease-in-out; }

  .mobilemenu_hide {
    -webkit-animation-name: hide;
    animation-name: hide;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }

  .mobilemenu_show {
    left: 0;
    -webkit-animation-name: show;
    animation-name: show;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; 
	width: 85%;}
	
  @-webkit-keyframes show {
    from {
      left: -1000px; }
    to {
      left: 0; } }
  @keyframes show {
    from {
      left: -1000px; }
    to {
      left: 0; } }
  @-webkit-keyframes hide {
    from {
      left: 0; }
    to {
      left: -1000px; } }
  @keyframes hide {
    from {
      left: 0; }
    to {
      left: -1000px; } }
  .mainnav a,
  .brj-caret {
    font-size: 15px;
    padding: 12px 30px; }

  .brj-caret + .nested a,
  .brj-caret:hover + .nested a {
    color: #000; }

  .brj-caret::after {
    float: right; } }
/*------------------------------------------------*/
#menu {
  padding-bottom: 100px; }
  #menu .fa-chevron-right {
    font-size: 13px;
    margin-right: 5px; }

#category ul, #category li, #account ul, #account li {
  padding: 4px;
  margin: 0px;
  list-style: none; }
#category .menu-list, #account .menu-list {
  padding-bottom: 70px; 
  padding-top: 50px;}

/*------------------------------------------------*/
.cat_hide {
  -webkit-animation-name: cathide;
  animation-name: cathide;
  -webkit-animation-duration: 1s;
  animation-duration: 0.3s; }

.cat_show {
  left: 0;
  -webkit-animation-name: catshow;
  animation-name: catshow;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

@-webkit-keyframes catshow {
  from {
    left: -1000px; }
  to {
    left: 0; } }
@keyframes catshow {
  from {
    left: -1000px; }
  to {
    left: 0; } }
@-webkit-keyframes cathide {
  from {
    left: 0; }
  to {
    left: -1000px; } }
@keyframes cathide {
  from {
    left: 0; }
  to {
    left: -1000px; } }
.menu-list {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .menu-list .submenu, .menu-list li {
    margin: 0px;
    -padding: 4px;
    list-style: none; }
  .menu-list #accordion a {
    padding-right: 0px; }
  .menu-list #accordion .fa-caret-down {
    float: right; }
  .menu-list #accordion ul a {
    -background-color: #eee;
    -font-size: 90%;
    -border-bottom: 0px solid #ccc;
    -border-top: 1px solid #ccc;
     font-size: 16px;
     -color: #28a745;}
  .menu-list i {
    margin-right: 5px; 
    font-size: 20px;
    margin-left: -10px; }
  .menu-list a {
    border-bottom: 1px solid #eee;
	-color: #000000de;  
    color: #4a4a4a;
    display: block;
	padding: 13px 25px;  
    -padding: 15px 25px;
    font-size: 18px; }

.main-container {
  padding: 10px; }
  .main-container .mb-10 {
   margin-bottom: 10px;
   -border-radius: 0px 0px 5px 5px;  }

   .mb-11 {
    margin-bottom: 7px; }

.cat_dis_2,
.cat_dis_3, 
.cat_dis_4 {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
  border-style: groove;
  border-radius: 0px 0px 5px 5px;  } 

.cat_dis_2 a,
.cat_dis_3 a, 
.cat_dis_4 a {
  flex: 0 0 auto; }

.cat_dis_2 a img,
.cat_dis_3 a img,
.cat_dis_4 a img {
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); }

  .product-box{
    border-radius: 8px;
    border: 1px solid #eeeff1;
    box-shadow: 0 5px 15px rgba(0,0,0,.05);
	margin-left: -5px;
  }

.cat_dis_2 a {
  width: 50%; }

.cat_dis_3 a {
  width: 33.33%; }

.cat_dis_4 a {
  width: 25%; }

.search-wrapper {
  background-color: #fe3652;
  padding: 10px 5px;
  margin-top: -5px; }
  .search-wrapper .search {
    -border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
    padding: 0 30px;
    border-radius: 3px;
	HEIGHT: 42PX;  }
    .search-wrapper .search input[type=text] {
      border: 0px;
      background: none; }
    .search-wrapper .search input[type=text], .search-wrapper .search input[type=text]:focus {
      outline: none;
      box-shadow: none; }
    .search-wrapper .search i {
      position: absolute;
      top: 12px;
      color: #fe3652;
      font-size: 20px; }
    .search-wrapper .search .first {
      left: 10px; }
    .search-wrapper .search .second {
      right: 10px; }

.cus_form .form-control {
  border: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #343a40;
  font-size: 13px;
  margin-bottom: -10px;
  background: none;
  -padding-top: 15px;}
.cus_form ::-webkit-input-placeholder {
  color: #999; }
.cus_form :-ms-input-placeholder {
  color: #999; }
.cus_form ::placeholder {
  color: #999; }

.or-line {
  position: relative; }
  .or-line .ol-or {
    display: block;
    text-align: center;
    background: #f7f7f7;
    width: 40px;
    margin: 0 auto;
    color: #9e9e9e;
    position: relative;
    z-index: 1;
    font-size: 12px; }
  .or-line .ol-line {
    height: 1px;
    width: 100%;
    background-color: #9e9e9e;
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 0; }

.line-height-normal {
  line-height: normal; }

.singleProduct .carousel {
  position: relative; }
.singleProduct .carousel-item img {
  object-fit: cover; }
.singleProduct #carousel-thumbs {
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
  left: 0;
  padding: 0 50px;
  right: 0; }
.singleProduct #carousel-thumbs img {
  border: 5px solid transparent;
  cursor: pointer; }
.singleProduct #carousel-thumbs img:hover {
  border-color: rgba(255, 255, 255, 0.3); }
.singleProduct #carousel-thumbs .selected img {
  border-color: #fff; }
.singleProduct .carousel-control-prev,
.singleProduct .carousel-control-next {
  width: 50px; }
@media all and (max-width: 767px) {
  .singleProduct .carousel-container #carousel-thumbs img {
    border-width: 3px; } }
@media all and (min-width: 576px) {
  .singleProduct .carousel-container #carousel-thumbs {
    position: absolute; } }
@media all and (max-width: 576px) {
  .singleProduct .carousel-container #carousel-thumbs {
    background: #ccccce; } }

.productsdisplay .brandname {
  height: 12px;
  text-transform: uppercase;
  font-size: 10px;
  color: #fe3652;
  margin-bottom: 2px; }
.productsdisplay .proname {
  line-height: 19px;
  letter-spacing: normal;
  font-size: 16px;
  color: #1a1a1a;
  -webkit-line-clamp: 2;
  font-weight: 500; }
.productsdisplay .form-control {
  font-size: 12px;
  margin: 1rem -2px; 
  width: 102%;	
  border: 1px solid;
  font-weight: 900;
  -color: #fe3652;	  }
.productsdisplay .price {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: .03px;
  padding-right: 3px; }
  .productsdisplay .price small {
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: .03px;
    -color: #9393a0;
    text-decoration: line-through;
    margin-left: 5px; }

.cus_tab .nav-link {
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #fff3;
  border-bottom: 6px solid #eee;
  height: 60px;
  padding: 15px;
  -border-radius: 0px 5px 0px 0px; 	  }
	  
.cus_tab .nav-link.active {
  background-color: #fff;
  border-bottom-color: #ffc107;
  font-weight: bold;
  color: #fe3652;
  height: 60px;
  padding: 15px;
  -font-size: 25px;
   -border-radius: 5px 0px 0px 0px;
	} 
  

.ShoppingCart-title {
  background-color: #eee;
  line-height: 33px;
  padding: 0 10px;
  font-weight: 600;
  font-size: 0.9rem;
  color: #484848;
  display: flex; }
  .ShoppingCart-title .items {
    color: #8f8f8f;
    font-size: 0.9rem;
    text-align: right; }

.product_tabs {
    padding: 12px 5px;
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    /* align-items: center; */
    text-align: center;
    -webkit-line-clamp: 2;
    /* text-overflow: ellipsis; */
}	  

	  
.product_tabs a {
    padding: -1px 25px;
    font-size: 13px;
    display: inline-block;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px;
    margin-right: 10px;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 145%;
    -webkit-line-clamp: 2;
    margin-top: -8px;
    -height: 42px;
    -width: 100px;
}
 

.product_matter {
  margin-bottom: 20px; }
  .product_matter b {
    font-size: 15px;
    -color: #555;
    margin-bottom: 5px;
    font-weight: 600; }
  .product_matter .matter {
    line-height: 1.4;
    color: #999;
    font-size: 14px;
    padding: 15px;
    border-bottom: 1px solid #ccc; }

.pagebtn {
  display: flex;
  width: 100%;
  align-items: center; }
  .pagebtn a {
    flex: auto;
    padding: 15px 0px;
    border-radius: 0px;
    text-transform: uppercase;
    -width: 50%; }
  .pagebtn .plus_minus {
    padding: 4px 10px;
    background-color: #fff; }
    .pagebtn .plus_minus .btn {
      width: 100px; }

.packsize {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 2px;
  color: #333;
  display: flex;
  line-height: 1;
  padding-right: 50px; 
  margin-bottom: 10px;	  }
  .packsize div {
    flex: auto; }
  .packsize b {
    display: block; }
  .packsize .price {
    color: #333; }
    .packsize .price b {
      font-weight: normal; }
    .packsize .price del {
      color: #999; }

.packsize:hover {
  background: #d3e2c5;
  border-right: 40px solid #689f39;
  padding-right: 0px; }

.border-dark {
  border: 1px solid #707478; }

.nogapslider {
  margin: 0px -10px; }

.app_pagetitle {
    font-size: 16.5px;
    font-weight: 700;
    background: rgb(254, 54, 82);
    color: rgb(255, 255, 255);
    text-align: center;
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 0px;
    border-bottom: 2px solid rgb(212, 207, 207);
    -border-top: 1px solid rgb(212, 207, 207);
	-box-shadow: 0 200px 0px #dedede;}
	  	  
  .app_pagetitle a {
    display: inline-block;
    color: #fff;
    padding: 3px;
    -position: absolute;
    left: 0px;
    font-size: 18px; 
    margin-left: 20px;  }

.center-border a {
  display: block;
  padding: 1px; }

.position-relative .edit {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000; }

.cus_form-control .form-control {
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
  border-bottom: 1px solid #343a40;
  background: none;
  font-size: 13px; 
  -padding-bottom: 10px;	  }
.cus_form-control ::-webkit-input-placeholder {
  color: #999; }
.cus_form-control :-ms-input-placeholder {
  color: #999; }
.cus_form-control ::placeholder {
  color: #999; }

.btn_fixed {
  position: fixed;
  bottom: 0px; }

._293qX {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -margin: 0 auto 10px;
}

._26oS7 {
    width: 100%;
    margin: 0 auto;
    padding-top: 1rem;
}
	  
.cover .outer {
    display: table;
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 1px solid #eee;
    position: relative;
}	  
	  
	  

/*# sourceMappingURL=style.css.map */
