﻿/* Filters */
.filter-container {

  margin-bottom: 10px;
  /*margin-right: 10px;
  margin-left: 10px;*/

}
@media (max-width: 767px) {
  .filter-container .btn.dropdown-toggle {
    
    font-size: 14px;
    padding-left: 3px;
    padding-right: 3px;
  }
}
.filter-container ul.dropdown-menu {
  padding-left: 25px;
  padding-right: 25px;
}
.filter-container ul.dropdown-menu li a {
  font-size: 15px;
}

.MyShare {
    height: 23px;
    text-align: center;
    opacity: 0;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    vertical-align: top;

    display: none;
}
.MyShare > iframe, .MyShare > div {
    display: inline-block;
    margin-right: 5px !important;
    vertical-align: top;
    height: 20px;
}
.fb-share-button > span {
    vertical-align: top !important;
}

/*************************************************************/
.product-bs-block {
    overflow: hidden;
    display: block;
    margin-bottom: 0;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0,0.07);
    padding: 5px;
    margin-bottom: 30px;
}
.product-bs-block:hover {
    box-shadow: 0px 7px 15px 5px rgba(0, 0, 0,0.1);
}
.product-bs-block > a {
  padding: 3px 15px 15px 15px;
  display: block;
  border: 1px solid transparent;
  transition: 0.1s ease-in-out;
  position: relative;
  margin: 1px;
}
/* only recommended page ***/
.product-bs-page .product-bs-block > a {
  padding: 0 5px 15px 5px;
}

.product-bs-block > a:hover {
  border: 1px solid #f7b930 !important;   
}

.product-bs-block .PriceBlock {
}
.product-bs-block .PriceBlock .currency   {
  color: #999;
}
.product-bs-block .PriceBlock .OriginalPrice .Number, .product-bs-block .PriceBlock .WasPrice .Number { 
    font-size: 14px;
    color: #999;
    font-size: 14px;
}
.product-bs-block .PriceBlock .WasPrice {
    text-decoration: line-through;
    margin-right: 5px;
    margin-left: 5px;
}

.product-bs-block span.product-code
{
    display: block;
    position: absolute;
    z-index: 9;
    text-align: center;
    
    font-size:12px;

    height:20px;
    line-height:20px;
    top: 2px;
    right: 2px;
    width: 70px;

    opacity: 0;
    font-size: 80%;
    border-radius: 10px;

    transition: 0.3s ease-in-out;
    
    display: none;
}
.product-bs-block:hover span.product-code {
    opacity: 0.9;
}
.product-bs-block span.product-code-undertext {
    color: #000;
    font-size: 13px;
    text-align: center;
    display: block;
    margin-top: 4px;
    margin-bottom: 3px;
    font-weight: 600;
}

.product-bs-block .product-new
{
    top: 5px;
    left: -24px;
    width: 90px;
    height: 30px;
    line-height: 30px;

    display: block;
    position: absolute;
    z-index: 9;
    text-align: center;
    vertical-align: middle;
    font-size: 90%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);


    display: none;

    /*background-color: red;
    color: white;*/
    

}
.product-new.text-danger {
  color: #a94442;
  white-space: nowrap;
  width: 110px;
  top: 12px;
  left: -28px;
  font-size: 60%;
}
.product-head-title {
  text-transform: uppercase;
}


.side-category-ul.dropdown-menu > li > a {
    color: #000;
}
.side-category-ul.dropdown-menu > li > a:hover, .side-category-ul.dropdown-menu > li > a:focus {
    color: #d58512;
    background-color: transparent;
}
#CategoryPage .CategoryBrief {
  display: none;
}
/********** RESPONSIVE ************/
@media (min-width: 1200px) {

    .product-bs-block .caption {
      height: 90px;
      overflow: hidden;
    }
    .product-bs-block .caption h4 {
      /*max-height: 39px;
      line-height: 1.3;
      overflow: hidden;
      margin-bottom: 3px;
      margin-top: 4px;
      font-size: 15px;
      font-weight: 400;
      color: #0066cc;*/

      margin-top: 25px;
      margin-bottom: 14px;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600;
      color: #000;
      text-align: center;
      line-height: 24px;
      height: 53px;
      transition: all 0.3s ease-in-out;
      word-break: keep-all;

    }
    .product-bs-block:hover .caption h4 {
        color: #ff9801;
    }
    .product-bs-block .caption span.price {
      height: 20px;
      line-height: 20px;
      overflow: hidden;
      display: block;
    }
    .product-head-title {
      font-size: 28px;
    }
}
@media (min-width:992px ) and (max-width: 1199px) {
  
    .product-bs-block .caption {
      height: 65px;
      overflow: hidden;
    }
    .product-bs-block .caption h4 {

      margin-top: 25px;
      margin-bottom: 14px;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600;
      color: #000;
      text-align: center;
      line-height: 24px;
      height: 53px;
      transition: all 0.3s ease-in-out;
      word-break: keep-all;

    }
    .product-bs-block:hover .caption h4 {
        color: #ff9801;
    }
    .product-bs-block .caption span.price {
      height: 20px;
      line-height: 20px;
      overflow: hidden;
      display: block;
    }
    .product-head-title {
      font-size: 27px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    
    .product-bs-block .caption {
      height: 65px;
      overflow: hidden;
    }
    .product-bs-block .caption h4 {

      margin-top: 25px;
      margin-bottom: 14px;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600;
      color: #000;
      text-align: center;
      line-height: 24px;
      height: 53px;
      transition: all 0.3s ease-in-out;
      word-break: keep-all;

    }
    .product-bs-block:hover .caption h4 {
        color: #ff9801;
    }
    .product-bs-block .caption span.price {
      height: 20px;
      line-height: 20px;
      overflow: hidden;
      display: block;
    }
    .product-head-title {
      font-size: 24px;
    }
}
@media (min-width: 768px) {
  .side-category-block, .side-category-block .dropdown-menu {
    background-color: #f5f5f5;
  }
}

@media (max-width: 767px) {

    #detail-container .Brief, #CategoryPage .CategoryBrief {
      font-size: 13px;
    }
    .products-container {
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      
      flex-grow: 1;
      flex-flow: row wrap;

    }
    .p-block {
      display: flex;
      margin-bottom: 15px;
    }
    .product-bs-block {
      display: flex;
      flex-direction: column;
    }
    .product-bs-block > a {
      border: 1px solid #e1e1e1;
      padding: 3px 5px 5px 5px;

    }
      .product-bs-block .img-flip {
        display: block;
        position: absolute;
        z-index: 11;
        bottom: 89px;
        left: 5px;
        width: 30px;
        height: 40px;
        overflow: hidden;
        border: 1px solid #e5e5e5;
        cursor: pointer;
    }

    .product-bs-block .caption {
      /*height: 38px;*/
      overflow: hidden;
    }
    .product-bs-block .caption h4 {

      margin-top: 25px;
      margin-bottom: 14px;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600;
      color: #000;
      text-align: center;
      line-height: 24px;
      height: 53px;
      transition: all 0.3s ease-in-out;
      word-break: keep-all;

    }
    .product-bs-block:hover .caption h4 {
        color: #ff9801;
    }
    .product-bs-block .caption span.price {
      /*height: 18px;*/
      line-height: 18px;
      overflow: hidden;
      display: block;
      font-size: 12px;
    }
    .PriceBlock .DiscountPrice, .PriceBlock .DiscountPrice .currency {
      font-size: 12px !important;
    }
    .product-head-title {
      font-size: 22px;
      font-weight: bold;
    }

    .product-bs-block .product-new
    {
        width: 90px;
        height: 22px;
        line-height: 22px;
        font-size: 80%;
        left: -28px;
        /*background-color: red;
        color: white;*/
    }
    .product-new.text-danger {
      color: #a94442;
      white-space: nowrap;
      width: 110px;
      top: 16px;
      left: -26px;
      font-size: 60%;
    }
}
@media (max-width: 479px) {
  .product-bs-block .product-new {
        width: 90px;
        height: 17px;
        line-height: 17px;
        font-size: 70%;
        left: -32px;
        top: 5px;
    }
    .product-bs-block span.product-code
    {
        font-size:11px;

        height:18px;
        line-height:18px;
        width: 50px;
        border-radius: 7px;
        
    }
    .product-new.text-danger {
      color: #a94442;
      white-space: nowrap;
      width: 110px;
      top: 16px;
      left: -30px;
      font-size: 50%;
    }
}
/**********************************************/
/*************** SWATCH ***********************/
.product-bs-block .swatches-block {
    height: 25px;
    overflow: hidden;
    /*margin-bottom: 10px;*/
}
.swatches {
    text-align: center;
    overflow: hidden;
    padding: 0 4px;
    font-size: 7px;
    height: 25px;
}
.swatches li {
    width: 23px;
    height: 23px;
    display: inline-block;
    position: relative;
    margin: 0 2px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}
@media (max-width: 767px) {
    
    .product-bs-block .swatches-block {
        height: 20px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .swatches {
        text-align: center;
        overflow: hidden;
        padding: 0 4px;
        font-size: 7px;
        height: 35px;
        margin: 0;
    }
    .swatches li {
        width: 33px;
        height: 33px;
    }
}
/*****************************************************************************/
/************ Product detail page ****************/
#ProductPage {
  /*overflow: hidden;*/
}
.product-title {
  text-transform: uppercase;
  text-align: center;
}
#detail-container .Brief { 
    font-size: 90%;
    text-align: center;
}
#detail-container .details { 
    padding-left: 3rem;
    padding-right: 3rem;
}
.price-offer {
    font-size: 90%;
    text-align: center;
    margin-bottom: 10px;
}
.price-offer .WasPrice
{
    text-decoration: line-through;
    color:#aeaeae;
    margin-right: 5px;
    margin-left: 5px;
}

.PriceBlock .currency {
    font-weight: 400;
}
.PriceBlock .DiscountPrice, .PriceBlock .DiscountPrice .currency {
    color: #d58512;
    font-size: 16px;
    font-weight: 500;
}

.product-bs-block  .PriceBlock .OriginalPrice .Number, .product-bs-block  .PriceBlock .OriginalPrice .currency {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.saved {
    text-decoration: none;
    background-color: white;
    display: inline-block;
}
.twin-switch-block {
  margin-bottom: 10px;
}
.product-owl-carousel .owl-theme .owl-nav .owl-prev, .product-owl-carousel .owl-theme .owl-nav .owl-next {
  margin: 0 !important;
}
/*****************************************************************************/
/***** product-owl-carousel ****************/
.product-owl-carousel .owl-nav .owl-prev, 
.product-owl-carousel .owl-nav .owl-next,
.product-owl-carousel .owl-nav .owl-prev:hover, 
.product-owl-carousel .owl-nav .owl-next:hover {
  background-color: transparent;
  transform: translateY(-100%);
}
.product-owl-carousel .owl-nav .owl-prev::before, .product-owl-carousel .owl-nav .owl-next::before {
  font-size: 30px;
}
.product-owl-carousel .owl-nav {
  margin-top: 0;
}
.product-owl-carousel .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.product-bs-page ul.swatches {
  height: 30px;
}
.product-bs-page .swatches li {
  width: 30px;
  height: 30px;
}
/****** Related products *********/
.product-related-block .product-new, .product-related-block .product-code {
  display: none !important;
}
/*****************************************************************************/
.fa-phone-alt::before {
  content: "\f095";
}
.fa-facebook-messenger::before {
  content: "\f39f";
}
.fa-whatsapp:before {
    content: "\f232";
}
.contact-icons-block {
  padding-left: 10px;
  padding-right: 10px;
}
.order-now-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
ul.product-contactul {
  list-style: none;
  display: flex;

  margin: 0;
   padding: 0;

   resize: horizontal;
}
ul.product-contactul li {
  margin-left: 0;
  margin-right: 0;
  flex: auto;
}
/*****************************************************************************/
/*********** Request Form **************************/
li.mystickyelements-contact-form  {
    display: block;
    cursor: pointer;
    color: #fff;
    position: relative;
    margin: 0;
    padding: 0;
}

ul.product-contactul li .mystickyelements-social-icon, ul.product-contactul li > a {
    display: block;
    font-size: 14px;
    padding: 12px 10px 10px 10px;
    -webkit-transform-origin: 51px 51px 0;
    -moz-transform-origin: 51px 51px 0;
    transform-origin: 51px 51px 0;
    box-shadow: -3px 0 6px rgba(0,0,0,.16);
    border-radius: 0;
    
}
ul.product-contactul li .mystickyelements-social-icon {
    background-color: #7761DF;
    color: #FFFFFF;
    transition: 0.3s ease-in-out;
}
ul.product-contactul li:hover .mystickyelements-social-icon {
    background-color: #6851D5;
    color: #FFFFFF;
}
.mystickyelements-contact-form .mystickyelements-social-icon i {    
    font-size: 16px;
    line-height: 12px;
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-times:before {
    content: "\f00d"; 
}




/*li.mystickyelements-contact-form.element-contact-active:hover .element-contact-form,*/

li.mystickyelements-contact-form.element-contact-active.desktop-on .element-contact-form {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);
}

.element-contact-form form {
    padding: 0 14px 20px 14px;
    display: block;
}
.element-contact-form h3 {
    border-radius: 10px 10px 0 0;
    color: #7761DF;
    display: block;
    margin: 0;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 500;
    background-color: #f9f8fc;
    padding: 18px 14px;
    text-align: left;
    position: relative;
}
.element-contact-form h3 span {

  font-size: 12px;
}
.element-contact-form h3 .element-contact-close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #ccc;
    font-size: 20px;
    line-height: 1;
}
/*********** Categories list page ****************/ 

.banner-shortcode-wrap .banner-content {
    position: relative;
    overflow: hidden;
}
.banner-shortcode-wrap .banner-content::before {
    opacity: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0%;
    transition: all 0.35s ease-in-out;
}
.banner-shortcode-wrap .banner-content .banner-label-outer {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 2;
}
.banner-shortcode-wrap .banner-content .banner-label-outer span {
    position: relative;
    background-color: #fff;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 20px;
    line-height: 50px;
    display: block;
    font-weight: 500;
}
.banner-shortcode-wrap .banner-content:hover .banner-label-outer span {
    color: #f39b2d; 
}
.banner-shortcode-wrap .banner-content .banner-label-outer span {
    position: relative;
    background-color: #fff;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 20px;
    line-height: 50px;
    display: block;
}
.banner-shortcode-wrap .banner-content .banner-label-outer span::before {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 25px solid #fff;
    border-right: 15px solid transparent;
}
.banner-shortcode-wrap .banner-content .banner-label-outer span::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-bottom: 25px solid #fff;
    border-right: 15px solid transparent;
}
.banner-shortcode-wrap .banner-content img {
    transition: all 0.8s ease-in-out;
}
.banner-shortcode-wrap .banner-content:hover::before {
    opacity: 1;
}
.banner-shortcode-wrap .banner-content:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

/*********** Categories list page ****************/ 

@media (min-width: 768px) and (max-width: 1199px) {
  ul.product-contactul li .mystickyelements-social-icon, ul.product-contactul li > a {
      font-size: 12px;
  }
  .element-contact-form {
    width: 340px
  }
}
@media (min-width: 768px) {
  .element-contact-form {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,.16);
    border-radius: 10px;
    position: absolute;
    
    top: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  
  .product-owl-carousel .owl-nav {
    display: none;
  }

  .element-contact-form {
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,.16);
    border-radius: 10px;
    position: absolute;
    bottom: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    transform-origin: bottom;
    z-index: 1;
  }

  li.mystickyelements-contact-form.element-contact-active.mobile-on .element-contact-form {
      -webkit-transform: rotateX(0);
      -moz-transform: rotateX(0);
      transform: rotateX(0);
  }
  
  .order-now-title {
    display: none;
  }
  .product-contactul {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
  }
  ul.product-contactul li .mystickyelements-social-icon, ul.product-contactul li > a {
      display: block;
      font-size: 12px;
      padding: 12px 5px 10px 5px;
      -webkit-transform-origin: 51px 51px 0;
      -moz-transform-origin: 51px 51px 0;
      transform-origin: 51px 51px 0;
      box-shadow: -3px 0 6px rgba(0,0,0,.16);
      border-radius: 0;
      
  }
  .element-contact-form {
    max-height: 80vh;

    overflow-y: auto;
  }


}
.ProductSmall
{
    float:Left; 
}
.fa-angle-double-Left::before
{
    content: "\f101";
}
.fa-angle-double-Right::before {
  content: "\f100";
}
.fa-angle-Right::before {
  content: "\f104";
}
.fa-angle-Left::before {
  content: "\f105";
}
.fa-shopify::before {
  content: "\e057";
}
.element-contact-form {
    Left: 0; 
}
.mystickyelements-contact-form .mystickyelements-social-icon i {
    margin-Right: 6px; 
}
/************ New Rotator Area **************/

/* Caution! Ensure accessibility in print and other media types... */
.ui-tabs-hide {
    display: none;
}

/* Skin */
/*.ui-tabs-nav, .ui-tabs-panel {
     font-size: 12px;
}

.ui-tabs-panel {
    margin-right: 110px;
}
*/
.ui-tabs-nav {
    /*float:right;  
    width:110px;*/
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
    
}
.ui-tabs-nav li {
    display: block;
    margin: 0;
    padding:0;
    /*min-width: 110px;*/ /* be nice to Opera */
    
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0px;
    line-height:20px;

}
.ui-tabs-nav a:active, .ui-tabs-nav a:active span {
    display: block;


    }

.ui-tabs-nav a:visited, .ui-tabs-nav a:visited span 
{
    display: block;
}


.ui-tabs-nav a span {
    /*width: 110px;  IE 6 treats width as min-width */
    /*min-width: 64px;*/
    /*height: 49px;IE 6 treats height as min-height */
    /*min-height: 49px;*/


}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
/*
.ui-tabs-nav .ui-tabs-selected a span {
    padding: 0px;
}
*/

/*.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
*/
/*
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
    background: url(images/billboard/tabHorz110.jpg) no-repeat;
    color:#333333;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
        background: url(images/billboard/tabHorzDark110.jpg) no-repeat;
}
*/
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
    
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-panel {
    padding: 0px;
    /*background: #fff;*/ /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/*******************Personalized Css *********************/
/*************/
.HeaderCell .breadcrumb {
    background-color: transparent;
    text-transform: uppercase;
    padding: 0;
}
.breadcrumb i.fa-home:before {
    font-size: 20px;
}
#ProductGalleryBlock
{
    width:560px;
    overflow:hidden;
    float:right;
    margin:20px 10px 20px 10px;
}
#ProductGalleryDiv
{
    width:560px;
    height:444px;
    overflow:hidden;
    border:1px solid #302e1e;
}
/*******************Personalized Tabs Css *********************/
.zoomContainer
{
    z-index:9999;
}
#ProductGalleryDiv .ui-widget.ui-widget-content 
{
    border: 0;
}
#ProductGalleryDiv .ui-widget-content {
    background: black;

}
#ProductGalleryDiv .ui-tabs .ui-tabs-panel {
    padding: 0;
}
#ProductGalleryDiv .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding:0;

}
#ProductGalleryDiv .ui-widget-header
{
    background-color:transparent;
    border: 1px solid #947115;
}
#ProductGalleryDiv .ui-state-active, #ProductGalleryDiv  .ui-widget-content .ui-state-active, #ProductGalleryDiv .ui-widget-header .ui-state-active, #ProductGalleryDiv a.ui-button:active, #ProductGalleryDiv .ui-button:active, #ProductGalleryDiv .ui-button.ui-state-active:hover
{
    background-color:#2f2d1d;
    border: 1px solid #2f2d1d;
}
#ProductGalleryDiv .ui-state-default, #ProductGalleryDiv .ui-widget-content .ui-state-default, #ProductGalleryDiv .ui-widget-header .ui-state-default, #ProductGalleryDiv .ui-button, html #ProductGalleryDiv .ui-button.ui-state-disabled:hover, html #ProductGalleryDiv .ui-button.ui-state-disabled:active
{
    border: 1px solid #2f2d1d;
}
#ProductGalleryDiv .ui-tabs .ui-tabs-nav
{
    padding:0.2em;
}


.ProductGalleryThumb {
    border: 1px solid gray;
    margin-bottom: 2px;
}

#ProductGalleryBlock #TabUL
{
    list-style-type:none;
    margin:10px 5px 10px 5px;
    
}
#ProductGalleryBlock #TabUL li
{
    list-style-type:none;
    padding:0;
    height:45px;
    white-space:normal;
    overflow:hidden;
    width:45px;
    margin:0 3px 0 3px;
    display:inline-block;
}
#ProductGalleryBlock #TabUL A
{
    display:block;
    background-color:#2f2d1d;
    height:43px;
    text-decoration:none;
    line-height:17px;
    opacity:0.7;
    filter:alpha(opacity=70);
}
#ProductGalleryBlock #TabUL li.first
{
    border-right:none !important;
}
#ProductGalleryBlock #TabUL A:hover
{
    /*background-color:silver;
    color: white;*/
    text-decoration:none;
    opacity:1;
    filter:alpha(opacity=100);
}
#ProductGalleryBlock .ui-tabs-nav .ui-tabs-selected a, #ProductGalleryBlock .ui-tabs-nav a:hover, #ProductGalleryBlock .ui-tabs-nav a:focus, #ProductGalleryBlock .ui-tabs-nav a:active {
    /*background-position: 100% -150px;
    background-color:#1d4994;*/
}

#ProductGalleryBlock .ui-tabs-nav a {
    /*margin: 1px 0 0;  position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    
    /*font-weight: bolder;*/
    line-height: 20px;
    text-align: right;
    text-decoration: none;
    white-space: normal; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
    /*font-size:13px;*/
    color:black;
    border:1px solid #2f2d1d;
}
#ProductGalleryBlock .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0px;
    padding: 0;
    /*font-weight: bolder;*/
    text-align: right;
    text-decoration: none;
    white-space: normal; /* required in IE 6 */
    /*font-size:13px;*/
    color: white;
    /*background-color:#da332d !important;*/
    border:1px solid #bcbcbc;
    opacity:1 !important;
    filter:alpha(opacity=100) !important;
}
#ProductGalleryBlock #TabUL A img
{
    width:40px;
    height:40px;
    margin:1px;
}
/************ New Rotator Area **************/
#ProductLargePreview
{
    width:554px;
    height:370px;
    /*height:280px;*/
    overflow:hidden;
    position:relative;
}
#ProductLargePreview a 
{
    display:block;
    width:554px;
    height:400px;
    text-decoration:none;
}
#ProductLargePreview img
{
    border:0;
    max-width:550px;
    max-height:370px;
}
#TabThumbDiv
{
    width:420px;
    height:66px;
    overflow:hidden;
    
}
#ProductLargePreview a .Title
{
    display:block;
    position:absolute;
    bottom:10px;
    left:0;
    width:400px;
    height:46px;
    color:White;
    opacity:0.9;
    filter:alpha(opacity=90);
    background:#da332d;
    text-align:right;

    font-weight:bolder;
    font-size:15px;
    line-height:22px;
    overflow:hidden;
}
#ProductLargePreview a:hover .Title
{
    color:White;
    opacity:1;
    filter:alpha(opacity=100);
    background:#da332d;
}

/****** new thumbnail css *************/
.AddThumbBlock
{
    border: 1px solid #aeaeae;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
    border-radius: 2px;
    width: 198px;
    height: 200px;
    display: inline-block;
    position:relative;
}
.AddThumbBlock .icon-camera
{
    
    position: absolute;
    margin:0 auto 0 auto;
    left: 0;
    right: 0;
    top: 35px;
    bottom: 0;
    width: 68px;
    height: 68px;
    color: #7f7f7f;
}
.AddThumbBlock .icon-camera:before
{
    content: "\f030";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 65px;
}
.AddThumbBlock .FakeButton
{
    border-left: #067ed9 1px solid;
    border-right: #067ed9 1px solid;
    border-top: #067ed9 1px solid;
    border-bottom: #1168ab 3px solid;
    display: block;
    background-color: #067ed9;
    color: #e3eef6;
    height: 36px;
    line-height: 32px;
    text-align: center;
    width: 100px;
    border-radius: 3px;
    font-size: 15px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    margin: 5px auto 10px auto;
    
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 40px;
}
.AddThumbBlock .FakeButton:hover
{
    background-color: #108ae7;
    color: white;
    text-decoration: none;
}
.AddThumbBlock #Thumb
{
    height: 100%;
    position: absolute;
    z-index: 99;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    
}
/****** Thumbnail preview pluging css ***********/

#PreviewBlock
{
    border: 1px solid #aeaeae;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
    border-radius: 2px;
    width: 198px;
    height: 200px;
    display: inline-block;
    position:relative;
    margin-right:15px;
    padding: 10px;
    vertical-align:top;   
    
}

#PreviewBlock::after, #PreviewBlock::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 7px solid #aeaeae;
    border-bottom: 7px solid transparent;
    direction: ltr;
    top: 50%;
    right: -7px;
}
#PreviewBlock::after
{
    right: -6px !important;
    border-left: 7px solid white !important;
}
#PreviewBlock img
{
  width: 174px;
  height: 135px;
  
  position: absolute;
  top:10px;
  right:10px;
  overflow: hidden;
  background-color: #ffffff;
  color: #ecf0f1;
  display:block;
  border-radius: 5px;
}
#image-preview {
  width: 174px;
  height: 135px;
  margin:7px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  color: #ecf0f1;
  display:inline-block;
  border-radius: 5px;
}
#PreviewBlock label.ChangeFile {
  position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  width: 100px;
  height: 35px;
  line-height: 35px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  
    background-color: #3392d8;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;


}
/******************************************************/
/****** Paging **********/ 
.paging
{
    line-height:35px;
    font-weight: bold;
    clear:both;
    display:block;
    overflow:hidden;
}
.paging span.selected
{
    /*background-color:black;
    border: #947115 1px solid;
    color: #fad03c;*/

    border-radius: 5px;
    cursor:pointer;
    padding:3px 5px;
    margin-left:10px;
    
    font-size: 15px;
    line-height: 28px;
    min-width: 40px;
    display:inline-block;
    
}
.paging a
{
    /*background-color:#e6b517;
    border: 1px solid #e6b517;
    color: #000000;*/   

    border-radius: 5px;
    cursor:pointer;
    
    font-size: 17px;
    line-height: 28px;
    min-width: 40px;
    display:inline-block;
    text-decoration:none;
    padding: 3px 5px;
    margin-left:10px;
    
    transition: all 0.3s ease-in-out 0s;
    
}
.paging a:hover
{
    
}
.fa-angle
{
    font: normal normal normal 14px/1 FontAwesome;
    font-size:17px;
    font-weight: 400;
}
