.orange, .sky, .green, .yellow, .purple, .pink {
  padding: 10px 0; }

* {
  font-family: 'PT Sans', sans-serif;
  margin: 0;
  padding: 0; }

body {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0; }

.nomargin {
  margin: 0; }

.nopadding {
  padding: 0; }

.top-header {
  background: #f05d4d;
      position: fixed;
    z-index: 999;
  }

a.logo {
  color: #ffffff;
  font-size: 35px;
  text-decoration: none;
  font-weight: 600; }

ul.menu-contact li {
  color: #fff;
  line-height: 50px; }

.btn-theme {
  background: #df8c7c;
  color: #fff; }

.btn-theme:hover {
  color: #fff; }

.navbar-theme {
  background: #f05d4d;
  border-radius: inherit; }

ul.navbar-nav li a {
  color: #fff;
  font-size: 18px; }

.nav > li > a:hover, .nav > li > a:focus {
  background: none; }

.navbar-toggle .icon-bar {
  background: #fff; }

a.navbar-brand {
  display: none; }

.desktop-menu {
  background: #f05d4d;
  position: fixed;
    width: 100%;
    z-index: 9; }

ul.desktop-list li {
  padding: 15px; }
ul.desktop-list a {
  text-transform: uppercase;
  padding: 15px;
  color: #fff;
  text-decoration: none;
  font-size: 18px; }

.mobile-menu {
  display: none; }

.carousel-indicators li {
  width: 30px;
  height: 3px;
  margin: 0; }

.carousel-indicators li.active {
  width: 30px;
  height: 3px;
  background: #fff;
  border-color: #fff; }

.space-50 {
  height: 50px; }

.space-15 {
  padding: 15px; }

/*.lines {
    border-bottom: 3px solid $grey;
    width:200px;
    position:relative;
    left:42%;
}*/
/*.box-350
{box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);}*/
/*h1:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid black;
    z-index: -1;
}*/
.affix {
  z-index: 99;
  width: 100%;
  top: 0; }

.jumbotron h1 {
  font-size: 36px; }

.jumbo-heading {
  margin-bottom: 30px; }

.jumbo-heading::after {
  width: 100px;
  border-bottom: 2px solid red; }

.gal-slide {
  border: 2px solid #556681;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }

.fix-150 {
  height: 150px;
  object-fit: cover;
  width: 100%; }

.ph-freind-owl {
  display: none; }

.orange {
  background: #f04a3a; }

.sky {
  background: #3ac0ff; }

.green {
  background: #77df40; }

.yellow {
  background: #f5c837; }

.purple {
  background: #c66dfb; }

.pink {
  background: #ff4181; }

.keep-distance {
  margin: 0 10px; }

.fo-white {
  color: #fff; }

.fo-22 {
  font-size: 22px; }

.theme-heading {
  margin-bottom: 30px; }

.breadcrum {
  position: absolute;
  top: 85px;
  left: 40%; }

a.bread:hover {
  color: #fff; }

.block {
  background: #f5f5f5;
  box-shadow: 0px 0px 2px rgba(51, 51, 51, 0.5); }

.side-heading {
  background: #f05d4d;
  color: #fff;
  padding: 5px 10px; }

.data {
  padding: 5px 10px; }

.cover {
  background: #f5f5f5;
  padding: 15px 0px; }

.selt-feture {
  padding: 15px; }

.box {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  margin: 5px; }

.list-dettail {
  border-top: 1px solid #ccc; }

.list-dettail h5
{
  color: #222!important;
}

.list-img {
  height: 230px;
  object-fit: cover; }

.desc-cover {
  border: 2px solid #f5f5f5; }

.dull {
  color: #556681; }

ul.sel-size li {
  width: 30px;
  height: 30px;
  border: 2px solid #e4e4e4;
  border-radius: 50px;
  text-align: center;
  line-height: 27px;
  box-shadow: 0px 0px 1px #bbb;
  cursor: pointer; }

.pagination > li > a, .pagination > li > span {
  border-radius: 50% !important;
  margin: 0 5px; }

a.dropdown-toggle {
  color: #000 !important; }

ul.save-seller li {
  border: 2px solid #556681; }

ul.enquiey-btn li a {
  background: #556681;
  color: #fff;
  padding: 10px 15px; }

.txt-green {
  color: #5cb85c; }

strike {
  color: #ef2e2e; }

ul.link-list li {
  margin-left: 10%; }

.desc-box {
  border: 2px solid #f5f5f5;
  padding: 10px; }

.desc-head {
  padding-bottom: 8px;
  border-bottom: 2px solid #eeeeee;
  margin-bottom: 8px; }

.space-10 {
  height: 10px; }

.product-options label {
  font-weight: 100; }

.rate-product {
  background: #5cb85c;
  padding: 10px 15px;
  box-shadow: 0px 0px 2px #333;
  color: white;
  border-radius: inherit; }

.rate-product:hover {
  background: #5cb85c;
  padding: 10px 15px;
  box-shadow: 0px 0px 2px #333;
  color: white;
  border-radius: inherit; }

.overall-rating {
  text-align: center;
  background: #f5f5f5;
  border: 5px solid #dddddd;
  padding: 10px; }

.overalll-star {
  font-weight: 600; }

.user-review {
  font-size: 14px;
  color: #556681; }

.panel-heading {
  cursor: pointer; }

#share-btn {
  margin-top: 15px; }

#share-icons {
  border: 1px solid #e6e6e6;
  padding: 5px 3px;
  text-align: center;
  /*background: #f5f5f5;*/
  border-radius: 5px;
  display: none; }

ul.share-toggle {
  margin-bottom: 0; }

ul.share-toggle li {
  padding: 2px 0; }
  
  .text-white
  {
      color:white!important;
  }
  
  @media only screen and (max-width: 768px)
{
   .mobile-menu {
    display: block; }
    
    .desktop-menu {
    display: none;
    }
    
    a.logo
    {
        font-size:37px;
    }
    
    .mobile-view
    {
      display: none;
    }

}

@media only screen and (max-width: 480px) {
  
  .space-50 {
    height: 25px; }

  .space-15 {
    padding: 10px; }

  .fit-img {
    height: 100px;
    object-fit: cover; }

  .mob-space-1 {
    margin-bottom: 20px; }

  .ph-freind-owl {
    display: block;
    margin-bottom: 50px; }

  .theme-heading {
    font-size: 30px; }

  .ph-friendly-collection {
    display: none; }

  .img-owl img {
    height: 290px;
    object-fit: cover;
    border-radius: 0 !important;
    border: 2px solid #556681;
    padding: 5px; }

  .listing-product {
    margin-top: 15px; }

  .newsletter .text {
    padding-left: 7px !important; }

  ul.link-list li {
    margin-left: 0; }

  ul.save-seller li {
    width: 100%;
    margin-bottom: 10px; }

  .onmobile-z {
    z-index: 99; } }

.pages
{
  display: inline-block;
    margin: 25px 0;
}

.logo-f .logo
{
  color: white;
}

.slide-mrgn-btm
{
  margin-bottom: 8px;
}

.category-display
{
  display: block;
}




/*# sourceMappingURL=styles.css.map */
