  /* breadcrumps */
  #path{
    margin-top: 0;
  }
  #path > div {
    background: #f1f1f1;
    margin: 0;
    overflow: inherit;
    padding: 6px 19px 8px;
  } 
/* one product page */

.show_product .sh_prod .one_prod_description > #description {
    font-size: 20px;
    color: #333;
    margin: 0px 0px;
  }
  .one_prod_pno,
  .one_prod_desc2{
   font-size: 12px;
   color:#999999;
  }
  .one_prod_price{
    background: #F7EBBD;
    padding: 5px 10px;
    margin: 0px 10px;
  }
  .show_product .sh_prod .one_prod_description .one_price {
    float: unset;
    display: inline-block;
    margin-top: 20px;
  }
  
  #main_content{
    background: #f1f1f1
  }
  .show_product .sh_prod .one_prod_image {
    width: auto;
  }
  #subphotossme{
    float:left;
    display: grid;
  }
  #subphotossme a{
    margin: 0px 10px 10px 10px;
  }
.zoomWrapperTitle{
    display: none !important;
}

.oneprod_table {
  width: 85% !important;
  margin: 0 auto;
  display: block;
  float: unset;
}
.show_product .sh_prod .one_prod_description {
  float: left;
  width: 52%;
  /* background: red; */
}
#pg_maincolumn.pg_full_width hr {
  margin-top: 20px;
  margin-bottom: 5px;
  border: 0;
  border-top: 3px solid #DDDDDD;
}
#sh_tab {
  display: table;
  width: 100%;
  margin: 0 auto;
}
#sh_tab .tab-content {
  background-color: unset;
  border: 0px solid #ccc;
  margin-top: 0px;
  width: 100%;
}
.tab_title{
  display:none !important;
}
#sh_tab .tab-content .tab-pane p{
  margin:0;
}
#sh_tab .tab-content .tab-pane {
  padding: 0px;
}
#sh_tab #product_nav_tabs {
  margin-top: 0px;
}

.nav-tabs {
  border-bottom: 0px solid #ddd;
}
#px01 {
  padding: 5px 0px;
  margin: 0px 0px;
}
.pg_add_to_basket .text > a{
 
}
.show_product .sh_prod .one_prod_description .pg_add_to_basket a {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #eee;
  color: #000;
  border-radius: '0px';
  text-decoration: none;
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #f00;
  border-radius: 4px;
  white-space: nowrap;
  color: #f00;
  background: none repeat scroll 0 0 #ed3025;
  color: #fff;
  font-size: 16px;
  border-radius: 0;
  background: #e9bb06;
  border: none;
}

.show_product .sh_prod .one_prod_description .pg_add_to_basket a:hover {
  background: #e9bb06 !important;
  border: none !important;
}

@media(max-width:992px){
  #pg_maincolumn{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .one_prod_description{
    width:100% !important;
  }
  .panel-heading{
    display:none;
  }
  #product_nav_tabs-accordion .panel .panel-collapse {
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    margin: 0;
    border-top: 0;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 0px solid #ddd;
}
#product_nav_tabs-accordion .panel .panel-collapse .panel-body {
  padding: 0px 0;
}
.zoomPad >img{
  width: 100%;
}
.show_product .sh_prod .one_prod_description .pg_add_to_basket a {
  margin-top: 20px;
}
.show_product input:not(.inpblue), .show_product select{
  border:0;
  border-radius: 0;
}
.show_product input:not(.inpblue), .show_product select {
  height: 38px;
}
.pg_add_to_basket label{
  text-align: left;
}
#path > div {
text-align: center;
}
.one_prod_pno,
.one_prod_description .description{
  text-align: left;
}
.show_product .sh_prod .one_prod_description .pg_add_to_basket a {
  margin-top: 20px;
  width: 65%;
}
.show_product .sh_prod .one_prod_description .pg_add_to_basket {
width:100%;
}
.one_prod_description{
  padding: 15px 0px 15px 0px;
}
.show_product .sh_prod .one_prod_description {
  padding-left: 0px;
  padding-right: 0px;
}
.pg_add_to_basket table{
  width:100%;
}
}
