.logoSLC {
width: 120px;
}
.bo1 {
 border: 1px solid #D3D2D2; padding: 2px;
}

.social-icon1 {
  font-size: 1.4rem;
  width: 32px;
  height: 32px;
  margin: 2px 10px 2px 0;
  line-height: 28px;
  border: 0px solid #ccc;
  border-radius: 50%;
  color: inherit;
  -webkit-transition: color 0.4s, border 0.4s, background-color 0.4s;
  transition: color 0.4s, border 0.4s, background-color 0.4s;
  text-align: center;
}
.border-thin .social-icon1 {
  border-width: 1px;
  line-height: 3rem;
}
.social-icon1:last-child {
  margin-right: 0;
}

.text-bold  {font-weight: 700; }

.widget .widget-body1 {
  padding: 0.5rem 0.5rem 0rem;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  color: #333;
  line-height: 1.6;
}

.widget .widget-body1 a {
 font-size: small;
  color: #000; 
}

.text-underline  {   
    display: inline-block; 
	 text-decoration: underline; 
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px ;
  text-decoration-color: #ccc;
}

.text-nounderline  {    
	 text-decoration: none;
}


.chitiet  {margin-left: 20px;}

.chitiet ul li {list-style-type: disc;}
.chitiet ol li {list-style-type: circle; }
 
.chitiet img {  
	width: 100%;
	height: auto;
}



.menu li ul li {
 border-bottom: 1px solid #E8E8E8; 
 }

.btn-product-icon123 {
margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0.5rem;
  background-color: #fff;
  border: 1px solid #eee;
  color: #999;
  font-size: 1.8em;
  font-weight: 400; 
  overflow: hidden;
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, transform 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  
   border-radius: 50%;
}
.btn-product-icon123:hover, .btn-product-icon123:active {
  border-color: #336699;
  color: #336699;
  background-color: #fff;
}
.btn-product-icon123.btn-cart, .btn-product-icon123.btn-quickview {
  font-size: 1.6em;
}
.btn-product-icon123.btn-compare {
  font-size: 2em;
}
.product-action-vertical .btn-product-icon123 {
  border-radius: 50%;
}
.btn-product-icon123.btn-cart {
  margin-bottom: 0.2rem;
}
.btn-product-icon123.loading {
  background-color: rgba(255, 255, 255, 0.2);
}
.btn-product-icon123.loading::before {
  opacity: 0.4;
}

.CPcatDescProd {margin-bottom: 30px}
 
 /* ==========================================================================

  /* Style 1 */
 

.theHoverBorder1 {position:absolute; left:0; top:0; bottom:0; right:10px; margin:0px; box-shadow: 0 0 0 1px rgba(255,255,255,0.15) inset; }
.theHoverBorder1:hover { box-shadow:0 0 0 1px #000000 inset;}
.table1 td {padding:4px 3px 3px 5px; }
.table2 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
}
.table2 > thead > tr > th,
.table2 > tbody > tr > th,
.table2 > tfoot > tr > th,
.table2 > thead > tr > td,
.table2 > tbody > tr > td,
.table2 > tfoot > tr > td {
font-size: 1.6rem;
  font-weight: 600;
  color: #333;
  letter-spacing: -0.05em;
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

 td.actions .input-text { width: 150px; margin-right: 5px; padding: 5px 10px;}

.tablemenu {
	border-right: 0px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.tablemenu1, .tablemenu1 td {
	border: 0px solid #dddddd;
	padding: 2px;
		font-size: 1.6rem;
}

.tablemenu2, .tablemenu2 td , .tablemenu2 th  {
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #fff;
	font-size: 1.6rem;
  font-weight: 600;
  color: #333;
 
}

.tablemenu3, .tablemenu3 td   {
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	background-color: #fff;
	font-size: 1.6rem;
  font-weight: 600;
  color: #333;
 
}

.tablemenu3, .tablemenu3 th  {
	border-bottom: 1px solid #dddddd;
	padding: 0px;
	background-color: #FCE6DB;
	font-size: 1.6rem;
  font-weight: 600;
  color: #999;
 
}

.divTable
    {
        display:  table;
        width:auto;
        background-color:#eee;
        border:1px solid  #666666;
        border-spacing:5px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }

.CPgenHeadings {
	background-color: #dddddd;
}

 
.thumbnailxxxxx {
  position: relative; 
   width: 100%;
  overflow: hidden;
}

.thumbnailxxxxx  img {
  position: relative;
  left: 0%;
  top: 0%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(0%,-10%);
  -ms-transform: translate(0%,-10%);
  transform: translate(0%,-10%);
    min-height: 200px;
}
.thumbnailx {
  position: relative; 
   width: 100%;
  overflow: hidden;
}
.thumbnailx  img {
text-align: center;
  height: 100%;
  width: auto;
  -webkit-transform: translate(0%,-10%);
  -ms-transform: translate(0%,-10%);
  transform: translate(0%,-10%);
   height: 300px; 
}

.thumbnail  img {
  position: absolute;
  left: 0%;
  top: 0%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(0%,-10%);
  -ms-transform: translate(0%,-10%);
  transform: translate(0%,-10%);
    min-height: 200px;
}
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}


.thumbnail2 {
  position: relative; 
   width: 100%;
  overflow: hidden;
}

.thumbnail2  img {  
  height: 100%;
  width: auto;
  -webkit-transform: translate(0%,-10%);
  -ms-transform: translate(0%,-10%);
  transform: translate(0%,-10%);
   height: 400px;
   object-fit: cover;
}


@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  
  .tablemenu2, .tablemenu2 td , .tablemenu2 th  {
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #fff;
	font-size: 1.2rem;
  font-weight: 500;
  color: #333; 
}

.thumbnailx  img {

  height: 100%;
  width: auto;
  -webkit-transform: translate(0%,-10%);
  -ms-transform: translate(0%,-10%);
  transform: translate(0%,-10%);
    min-height: 220px;
}
.thumbnail2 {
  position: relative; 
   width: 100%;
  overflow: hidden;
}

.thumbnail2  img {  
  height: 100%;
  width: auto;
  -webkit-transform: translate(0%,-10%);
  -ms-transform: translate(0%,-10%);
  transform: translate(0%,-10%);
   min-height: 225px;
   object-fit: cover;
}

.logoSLC {
 width: 60px;
}

}