#back-top {bottom: 140px;margin-right: -596px;position: fixed;right: 50%;visibility: hidden;z-index: 9999;}
#back-top a {-moz-text-blink: none;-moz-text-decoration-color: -moz-use-text-color;-moz-text-decoration-line: none;-moz-text-decoration-style: solid;color: #333333;display: block;font-size: 0;font-weight: bold;text-align: center;text-transform: uppercase;width: 37px;}
#back-top a:hover {color: #807F7F;} #back-top span {background-attachment: scroll;background-clip: border-box;background-color: transparent;    background-image: url("images/up-arrow.png");background-origin: padding-box;background-position: 0 0;background-repeat: no-repeat;    background-size: auto auto;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;display: block;height: 61px;margin-bottom: 7px;width: 66px;} #back-top a:hover span {background-position: 0 -61px;}

.mrg15R{
  margin-right:15px!important;
}

.btn-facebook, .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0,0,0,0.2);
}

.btn-linkedin, .btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active, .btn-linkedin.active, .open>.dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0,0,0,0.2);
}

.btn-twitter, .btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open>.dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0,0,0,0.2);
}

.btn-pinterest, .btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active, .btn-pinterest.active, .open>.dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0,0,0,0.2);
}

.btn-google, .btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google.active, .open>.dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0,0,0,0.2);
}

.btn-whatsapp, .btn-whatsapp:hover, .btn-whatsapp:focus, .btn-whatsapp:active, .btn-whatsapp.active, .open>.dropdown-toggle.btn-whatsapp {
    color: #fff;
    background-color: #25D366;
    border-color: rgba(0,0,0,0.2);
}
@media ( min-width: 767px ) {
  .btn-whatsapp{
    display:none!important;
  }
  .products-gallery{
	  margin-top:15px !important;
  }
}
@media ( max-width: 767px ) {
	.mobileh3{
		margin-top:0px !important;
	}
	.products-gallery{
		margin-top:-15px !important;
	}
	.zoom-tiny-image:hover{
		border:none !important;
	}
	.fullwidth{
		margin-right:1px !important;
		margin-left:1px !important;
		padding-right:1px !important;
		padding-left:1px !important;
	}
}
.slick-prev:before,
.slick-next:before {
	color: black;
}
.cloud-zoom-loading {
  display:none !important;
 }

 .scrooll.affix {
      top:0;
      width: 100%;
      opacity: .9;
      z-index: 9999 !important;
  }
  .cartscrooll.affix {
      top:0;
      width: 100%;
      opacity: 1;
      z-index: 9999 !important;
      left: 0;
  }
  #top-link-block.affix-top {
      position: absolute; /* allows it to "slide" up into view */
      bottom: -82px; /* negative of the offset - height of link element */
      right: 10px; /* padding from the left side of the window */
  }
  #top-link-block.affix {
      position: fixed; /* keeps it on the bottom once in view */
      bottom: 18px; /* height of link element */
      right: 10px; /* padding from the left side of the window */
  }
  a.btn-social i,
  a.btn-social:hover i {
    color:#FFF;
  }
  .thumbnail.style-new {
    margin-bottom:33px;
  }
  .icon-sz {
    font-size:16px;
    cursor:pointer;
  }
  .icon-sz i {
    color:#FFF !important;
    margin:4px 8px 4px 0px;
  }
    
  .btn-social-icon {
    overflow:inherit;
  }
  .btn .badge {
    position:absolute;
    right:-13px;
    top:-13px;
    border:#CCC 1px solid;
  }
    .mrg20R{
        margin-right: 15px !important;
    }
	
.accordian_dis b {
    display: contents;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}
.panel{
	border:0;
}
.accordian_dis .panel-heading h4 a {
    text-decoration: none;
}
.brandlink{
	color: #ec008c;
}