.woocommerce div.product div.images{
    margin: 0px;
}


/* Body Of Table */
.elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tbody{
 transform:translatex(0px) translatey(0px);
 border-width:2px;
}

/* Th */
.woocommerce-product-attributes tbody .woocommerce-product-attributes-item__label{
 text-align:left;
 padding-left:10px !important;
 padding-right:10px !important;
 padding-top:10px !important;
 padding-bottom:10px !important;
 background-color:rgba(255,255,255,0.07) !important;
 color:#0a1e33;
 border-right-color:#10a9c7;
 border-right-style:none;
}

/* Widget container */
.e-active .elementor-widget-woocommerce-product-additional-information .elementor-widget-container{
 transform:translatex(0px) translatey(0px);
}

/* Table Data */
.woocommerce-product-attributes tbody .woocommerce-product-attributes-item__value{
 padding-left:10px !important;
 padding-right:10px !important;
 padding-top:10px !important;
 padding-bottom:10px !important;
 background-color:rgba(255,255,255,0.07) !important;
 font-style:normal !important;
}

/* Paragraph */
.woocommerce-product-attributes tbody p{
 padding-top:0px !important;
 padding-bottom:0px !important;
}

/* Woocommerce product attributes */
.elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes{
 border-width:1px;
 border-top-left-radius:16px;
 border-top-right-radius:16px;
 border-bottom-left-radius:16px;
 border-bottom-right-radius:16px;
}

/* Woocommerce product attributes item */
.woocommerce-product-attributes tbody .woocommerce-product-attributes-item{
 background-color:#ffffff;
}

.woocommerce table.shop_attributes{
    border: 1px solid #ddd;
}

table td, table th{
    border: 1px solid #ddd;

}

.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th{
      border: 1px solid #ddd;
}


/* Link */
#commentform span a{
 color:#f7b711;
}

/* Label */
#commentform .comment-form-comment label{
 font-weight:500;
 display:none;
}

/* Submit Button */
#submit{
 background-color:#333 !important;
 color:#ffffff !important;
}

/* Stars */
#commentform .comment-form-rating .stars{
 padding-top:6px;
}

/* Comment Reply Title */
#reply-title{
 display:none;
}

/* Comment form rating label */
#comment-form-rating-label{
 font-weight:600;
}

/* Comment text */
.product .elementor-element .e-con-inner .elementor-element .elementor-element .elementor-element .elementor-hidden-tablet .elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs #tab-reviews #reviews #comments .commentlist .comment-author-khoatran .comment_container .comment-text{
 transform:translatex(0px) translatey(0px) !important;
}

/* Star rating */
#comments .commentlist .star-rating{
 color:#f7b711;
}

/* Comment text */
#comments .commentlist .comment-text{
 border-color:transparent !important;
 background-color:#f9fafa;
}

/* Woocommerce review  author */
#comments .meta .woocommerce-review__author{
 color:#333;
 font-size:14px;
}

/* Woocommerce review  verified */
#comments .meta .woocommerce-review__verified{
 display:none;
}

/* Time Tag */
#comments .meta time{
 color:#bdc3c7;
}

/* Paragraph */
#comments .description p{
 font-size:14px;
}

/* Comment */
#comment{
 border-color:#bdc3c7;
}
