.mytab{
	background-color: #ffffff; 
font-weight: normal;
color:333333;
}
.mytab:hover{
	background-color: #F3F3F3; 
	font-weight: normal;
	color:000000;
}
.mytab2{
   text-align:center;
font-weight: normal;
color:333333;
}
.mytab2:hover{
   text-align:center;
  font-weight: normal;
  color:000000;
}
/*----------------------------------------
                  PRODUCTS
----------------------------------------*/
.our-products-beta .heading-section {
  margin-bottom: 35px;
}

.our-products-beta .products-quick-link {
  margin-bottom: 50px;
  text-align: center;
}

.our-products-beta .products-quick-link li.active a {
  color: #ac907f;
}

.our-products-beta .products-quick-link li a {
  display: inline-block;
  padding: 0 30px;
  font-size: 25px;
  font-weight: 600;
  color: #999;
}

.our-products-beta .products-quick-link li a:hover {
  color: #ac907f;
}

.our-products-beta .products {
  margin-top: 0;
}

.products-grid .section__wrapper {
  padding: 15px 0 40px 0;
}

.products-grid .products-pagination {
  margin-top: 30px;
  text-align: right;
}

.products-layout-list .section__wrapper {
  padding-bottom: 0;
}

.products-layout-list .products {
  margin-bottom: 65px;
}

.products-layout-list .owl-dots {
  margin-left: 100px;
}

.products-layout-list .owl-dots .owl-dot {
  margin-right: 15px;
  cursor: pointer;
  width: 12px;
  height: 12px;
  background: transparent;
  border: 1px solid #ac907f;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.products-layout-list .owl-dots .owl-dot.active {
  background: #ac907f;
}

@media (max-width: 991px) {
  .products-layout-list .owl-dots {
    margin-left: 0;
    text-align: center;
  }
}

.products-right .owl-dots {
  float: right;
  margin-right: 80px;
}

@media (max-width: 991px) {
  .products-right .owl-dots {
    margin-right: 0;
    float: none;
    text-align: center;
  }
}

.products-layout-list-v2 .section__wrapper {
  padding: 0 0 80px;
}

.products-layout-list-v2 .products-pagination {
  float: right;
}

.featured-products-v2 .section__wrapper {
  padding-top: 60px;
}

.shop-modal .modal-header {
  border-bottom: none;
}

.shop-modal .shop-modal-list {
  padding: 0 15px;
  position: relative;
}

.shop-modal .shop-modal-list:hover .owl-nav .owl-next,
.shop-modal .shop-modal-list:hover .owl-nav .owl-prev {
  visibility: visible;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

.shop-modal .shop-modal-list .owl-nav .owl-prev,
.shop-modal .shop-modal-list .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  display: table;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  background: black;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shop-modal .shop-modal-list .owl-nav .owl-prev:hover,
.shop-modal .shop-modal-list .owl-nav .owl-next:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #948075;
}

.shop-modal .shop-modal-list .owl-nav .owl-prev i,
.shop-modal .shop-modal-list .owl-nav .owl-next i {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}

.shop-modal .shop-modal-list .owl-nav .owl-prev {
  left: -25px;
}

.shop-modal .shop-modal-list .owl-nav .owl-next {
  right: -25px;
}

.rev-slider-alpha {
  z-index: 0;
  top: -130px;
  margin-bottom: -130px;
}

.rev-slider-alpha .uranus:hover {
  background: transparent;
}

.rev-slider-alpha .slider-geeting {
  font-family: "Dosis", Arial, "Helvetica Neue", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.rev-slider-alpha .slider-content {
  color: #e5e5e5;
}

.rev-slider-alpha .slider-item-2 .slider-geeting {
  font-size: 55px;
  text-transform: none;
}

.rev-slider-beta {
  top: 0;
  margin-bottom: 100px;
}

.rev-slider-beta .slider-geeting {
  font-size: 55px;
  text-transform: none;
}





/*  css for pagination */

 
.box_left
{
  /* [disabled]background-color: #EEEEEE; */
  
   padding-top:1px;
  height: 30px;
  width: 28px;
  float: left;
   border-width: 1px;border-style: solid;
  border-color: #f3f3f3;
  z-index:9999;
  cursor: pointer;
  cursor: hand;

}
.box_right
{
  /* [disabled]background-color: #EEEEEE; */
    margin: 2px 2px 2px 2px;
   padding-top:1px;
  height: 30px;
  width: 28px;
  float: left;
  border-width: 1px;border-style: solid;
  border-color: #f3f3f3;
  background-repeat: no-repeat;
  background-position:0 3px;
  z-index:9999;
  cursor: pointer;
  cursor: hand;
}

.box_active
{
  /* [disabled]background-color: #EEEEEE; */
 margin: 2px 2px 2px 2px;
  padding-top:1px;
  height:30px;
  width: 28px;
  float: left;
   border-width: 1px;border-style: solid;
  border-color: #f3f3f3;
  color:red;
  font-weight:bold;
}

.mybox {
  cursor: pointer;
  cursor: hand;
  margin: 2px 2px 2px 2px;
  padding-top:1px;
  height: 30px;
  width: 28px;
  float: left; 
   border-width: 1px;border-style: solid;
  border-color: #f3f3f3;
}
.mybox:hover {
  cursor: pointer;
  cursor: hand;
  margin: 2px 2px 2px 2px;
  padding-top:1px;
  height: 30px;
  width: 28px;
  float: left;
  color:#333333; border-width: 1px;border-style: solid;
    font-weight:bold;
   border-color: #333333; 
 
}


.mybox2 {
  margin: 3px;
  padding: 3px;
  float: left;
}

.megamenu
{
 /* border-bottom-left-radius: 15px;
 border-bottom-right-radius: 15px; */
}

.inactiveLink {
     
}


/*-------------------------------------
         Background parallax specials
--------------------------------------*/
.bg-transparent {
  background-color: transparent;
}

.bg-white {
  background-color: #fff;
}

.parallax {
  /* Create the parallax scrolling effect */
  background-attachment: fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

/*-------------------------------------
/*----------------------------------------
           parallax  CALL TO ACTION
----------------------------------------*/
.call-to-action-article {
  text-align: center;
}

.call-to-action-article .heading-action {
  margin-bottom: 30px;
}

.call-to-action-article .heading-action h3 {
  color: #fff;
  font-family: "Dosis", Arial, "Helvetica Neue", sans-serif;
  font-size: 48px;
  font-weight: 400; 
}

.call-to-action-article .content-action {
  margin-bottom: 80px;
}

.call-to-action-article .content-action p {
  color: #fff;
}

.call-to-action .section__wrapper {
  padding: 140px 0;
}

.call-to-action-beta .section__wrapper {
  padding: 100px 0;
}

.call-to-action-beta .call-to-action-article .content-action p {
  font-size: 25px;
  text-transform: uppercase;
}

.call-to-action-gamma .call-to-action-article .heading-section {
  margin-bottom: 0;
}

.call-to-action-gamma .section__wrapper {
  padding: 0;
  margin: 60px 0 100px 0;
}

.call-to-action-gamma .section__content {
  margin-top: 0;
}

.call-to-action-gamma .section__inner {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding: 165px;
}

.call-to-action-gamma .section__inner .call-to-action-article .content-action {
  margin-bottom: 45px;
  padding: 0 100px;
}

@media (max-width: 1199px) {
  .call-to-action-gamma .section__inner .call-to-action-article .content-action {
    padding: 0 30px;
  }
}

@media (max-width: 991px) {
  .call-to-action-gamma .section__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .call-to-action-gamma .section__inner .call-to-action-article .content-action {
    padding: 0 30px;
  }
}


/*----------------------------------------
                    SHOP
----------------------------------------*/
.shop-nav .shop-nav-wrapper {
  background: #fff;
  padding: 0px 0;
}

.shop-nav .shop-nav-inner:after {
  content: "";
  display: table;
  clear: both;
}

.shop-nav .show-result {
  float: left;
}

.shop-nav .show-result p {
  color: #666;
  margin-bottom: 0;
}

.shop-nav .select-order {
  float: right;
}

.shop-nav .select-order .dropdown {
  cursor: pointer;
}

.shop-nav .select-order .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.shop-nav .select-order .dropdown span {
  color: #666;
}

#gridiv{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}






.catpads-8
{
padding:7px 10px 37px 10px;
}
.catpads-7
{
padding:7px 20px 37px 20px;
}
.catpads-6
{
padding:7px 30px 37px 30px;
}
.catpads-5
{
padding:7px 40px 37px 40px;
}
.catpads-4
{
padding:7px 45px 37px 45px;
}
.catpads-3
{
padding:7px 55px 37px 55px;
}

@media (min-width: 1315px)
 {
      .catpads-8
      {
      padding:7px 35px 37px 35px;
      }
      .catpads-7
      {
      padding:7px 45px 37px 45px;
      }
      .catpads-6
      {
      padding:7px 85px 37px 85px;
      }
      .catpads-5
      {
      padding:7px 135px 37px 135px;
      }
      .catpads-4
      {
      padding:7px 155px 37px 155px;
      }
      .catpads-3
      {
      padding:7px 175px 37px 175px;
      }
 }

@media (min-width: 1785px)
{
      .catpads-8
      {
      padding:7px 185px 37px 185px;
      }
      .catpads-7
      {
      padding:7px 285px 37px 285px;
      }
      .catpads-6
      {
      padding:7px 345px 37px 345px;
      }
      .catpads-5
      {
      padding:7px 315px 37px 315px;
      }
      .catpads-4
      {
      padding:7px 455px 37px 455px;
      }
      .catpads-3
      {
      padding:7px 595px 37px 595px;
      }
 }

.myselected
{
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  background-color:#fff1f1;
  color:#000000; 
  border-bottom-width:1px;
  border-bottom-style: solid;
  border-bottom-color: red; 
  /*border-top-width:1px;
  border-top-style: solid;
  border-top-color: red; */
}
.link
{
   cursor: pointer;
       cursor: hand;
}




   /*  spinner */
                    .product-item 
                    {
                        padding:4px;
                    }
        .product-item:hover
        {
         
        padding:4px; 

        }  
                        .spinner1 {
                          width: 80px; height:21px;
                        }

                        .spinner1 input {
                          text-align: center;
                        }

                        .input-group-btn-vertical {
                          position: relative;
                          white-space: nowrap;
                          width: 1%;
                          vertical-align: middle;
                          display: table-cell;
                        }

                        .input-group-btn-vertical > .btn {
                          display: block;
                          float: none;
                          width: 100%;
                          max-width: 100%;
                          padding: 8px;
                          margin-left: -1px;
                          position: relative;
                          border-radius: 0;
                        }

                        .input-group-btn-vertical > .btn:first-child {
                          border-top-right-radius: 4px;
                        }

                        .input-group-btn-vertical > .btn:last-child {
                          margin-top: -2px;
                          border-bottom-right-radius: 4px;
                        }

                        .input-group-btn-vertical i {
                          position: absolute;
                          top: 0;
                          left: 1px;
                        }