#secondary {
background: transparent !important;
}
#secondary .products li {
width: 100%;
border: none;
}
#secondary .products li a:hover {
box-shadow: none;
}
#secondary .products li img {
box-shadow: none;
}

.siteButton01 a {
width: auto;
background-color: #ea6a0c;
color: #000;
border-radius: 10px;
display: inline-block;
padding: 3px 20px;
font-size: 15px;
margin: 0 3px 6px;
text-align: center;
min-width: inherit;
}
.siteButton01 a:first-child
{
background: none;
border: 1px solid #f6a83b;
}
.siteButton01 a:first-child:hover
{
background: #f6a83b;
color: #000;
}
.siteButton01.siteButton01a {
text-align: center;
}
.siteButton01 a:hover {
background: #000;
color: #f6a83b;
}

body.single-product form.cart {
margin: 0 0 25px;
}
body.single-product.single #primary {
width: 100% !important;
margin-right: 0;
}
body.single-product .flex-viewport {
background: #dfdfdf;
margin-bottom: 20px;
}
body.single-product .woocommerce-product-gallery img {
margin: auto;
}
body.single-product .woocommerce-product-gallery--columns-4 {
margin: 0 -2px;
}
body.single-product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
background: #dfdfdf;
margin: 0 2px;
}
body.single-product .woocommerce-tabs.wc-tabs-wrapper {
margin-top: 30px;
float: left;
width: 100%;
}
body.single-product .summary p.price {
margin-bottom: 0;
}

body.woocommerce-page .entry-content {
width: 100% !important;
}

.cTable01 {
width: 100%;
overflow: auto;
}
.cTable01 table {
min-width: 100%;
}
.cTable01 tr {
border: none;
}
.cTable01 thead tr {
background-color: #efeeee;
}
.cTable01 thead tr th {
font-weight: bold;
color: #000;
padding: 10px 15px 8px;
border: none;
}
.cTable01 tbody tr td {
padding: 10px 15px 8px;
color: #898989;
font-size: 13px;
}
.cTable01 tbody tr td a{
color:#898989;
}
.cTable01 tbody tr:nth-child(2n) {
background-color: #efeeee;
}
.woocommerce-breadcrumb {
padding-top: 20px;
}
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
}
.bottom-inner-left.bottom-inner-left-change-layout {
padding-right: 0 !important;
}
body.single .wrap.CustomSingleLayout #primary {
width: 100% !important;
padding-right: 0;
}
.single .wrap.CustomSingleLayout #secondary {
margin: auto;
float: none;
width: 100%;
max-width: 380px;
}

}
@media (max-width:639px) {
  .author-view-row1 .author-view-img1 img {
  float: none !important;
  margin:0 !important;
}

  }
.fullWidthContent {
width: 100%;
max-width: 800px;
margin: auto;
}/*# sourceMappingURL=custom.css.map */