/*      Content       */
#row-wrap-content {
    margin-top: 5px;
}

.hide {
    display: none;
}

#row-wrap-content section {
    background: none repeat scroll 0 0 #FFFFFF;
}

img {
    max-width: 100%;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/*      Post        */
.single-post div.pp_woocommerce .pp_content_container {
    padding: 8px 0;
}

.single-post .pp_content_container .pp_left {
    padding-left: 8px;
}

div.pp_woocommerce .pp_content_container {
    padding: 8px 0;
}

.pp_content_container .pp_left {
    padding-left: 8px;
}


.page div.pp_woocommerce .pp_content_container {
    padding: 8px 0;
}

.page .pp_content_container .pp_left {
    padding-left: 8px;
}

div.pp_woocommerce .pp_content_container {
    padding: 8px 0;
}

.pp_content_container .pp_left {
    padding-left: 8px;
}

#comments textarea {
  max-width: 100%;
  width: 100%;
}

#commentform .form-allowed-tags,
#commentform .form-submit {
    clear: both;
    float: left;
    margin-top: 10px;
}

#comments.comments-area {
  border-top: 1px solid #CCCCCC;
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 20px 0px;
}

#commentform p {
    clear: both;
}

.full-content {
    float: left;
    width: 100%;
}

.content-box {
    float: left;
    width: 100%;
}

.content-box-1 {
  box-sizing: border-box;
  float: left;
  width: 75%;
  margin-bottom: 20px;
}


.search .product,
.search .page {
    float: left;
    width: 100%;
}

.entry-tag {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.tags li {
    float: left;
}

.tags a::before {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 1px rgba(0, 0, 0, 0.25) inset;
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 6px;
}

.tags a::after {
  background: #fff none repeat scroll 0 0;
  border-bottom: 13px solid transparent !important;
  border-left: 10px solid #415201;
  border-top: 13px solid transparent !important;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}

.tags a {
    background: #415201 none repeat scroll 0 0;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin: 0 10px 10px 0;
    padding: 0 20px 0 23px;
    position: relative;
    text-decoration: none;
}

.related-post {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.related-post ul {
    padding-left: 20px;
}

.related-post ul li {
    color: #867566;
    float: left;
    list-style-type: square;
    margin-top: 10px;
    width: 100%;
}

.related-post ul li a {
  color: #415201;
  transition: .3s;
}
.related-post ul li a:hover {
  color: #8EA92C;
}

.comments .submit {
    background: #867566 none repeat scroll 0 0 !important;
    border: medium none !important;
    padding: 10px 20px !important;
}

/*Video*/
.page-video {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}

.page-video li {
  overflow: hidden;
  display: block;
  width: calc(100%/2 - 20px);
  margin: 10px;
}

.page-video iframe {
  width: 100%;
  display: block;
}


/*      Category        */
.entry-content .attachment-full {
    float: left;
    height: auto;
    margin-right: 10px;
    max-width: 100%;
}

.category-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -5px;
}

.category-content .type-post {
  display: block;
  width: calc(100%/3 - 10px);
  margin: 0px 5px 10px;
  padding: 5px;
  box-shadow: 0px 0px 4px #ccc;
}

.entry-content a {
  display: block;
  width: 100%;
}

.entry-content img {
  display: block;
  max-width: 100%;
}

.wp-pagenavi {
  float: left;
  margin-top: 10px;
}

.img-category {
    float: left;
    max-height: 230px;
    overflow: hidden;
    width: 100%;
}

.title-cate {
  width: 100%;
  float: left;
  margin: 10px 0px;
}

.title-cate a {
  color: #415201;
  font-size: 17px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  width: 100%;
}

.category-loop p {
    float: left;
    width: 100%;
    margin: 10px 0px;
    text-align: justify;
}

.time-category {
    float: left;
    font-size: 13px !important;
    margin: 0 !important;
    width: 100%;
}

.time-category i {
    margin-right: 6px;
}

.dt-categoty {
    background: #ff0000 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    padding: 9px;
}

.dt-categoty:hover {
    cursor: pointer;
    background: #ff9000;
    color: #fff;
}


/*      Myaccount       */
.box-myaccount {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    left: 35%;
    padding: 5px;
    position: absolute;
    top: 10%;
    z-index: 9999;
}

.box-myaccount .woocommerce {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px;
}

.box-myaccount #customer_login.col2-set .col-1,
.box-myaccount #customer_login.col2-set .col-2 {
    float: left;
    width: 100%;
}

.box-myaccount .login,
.box-myaccount .register {
    display: none;
    margin: 10px 0 !important;
    padding: 10px !important;
}

.box-myaccount.show-login .login {
    display: block;
    float: left;
}

.box-myaccount.show-register .register {
    display: block;
}

.box-myaccount.show-login .form-row {
    float: left;
    margin: 0;
    width: 100%;
}

.wrap-for-myaccount {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.box-myaccount h2 {
    font-size: 18px;
    text-transform: uppercase;
}

.box-myaccount label {
    color: #181818;
    font-size: 13px;
    margin-bottom: 5px;
}

.box-myaccount input[type="email"],
.box-myaccount input[type="password"] {
    box-shadow: none;
    height: 24px;
}

.box-myaccount .lost_password {
    float: right;
    font-size: 12px;
}

.login label[for=rememberme] {
    clear: both;
    float: left;
}


/*comment form*/
#commentform label {
    float: left;
    width: 100%;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    min-height: 30px;
    padding: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
  margin: 0px 2px;
  display: inline-block;
}

/**** Responsive settings ******/
@media only screen and (max-width: 768px) {
.content-box-1 {
    width: 100%;
}
.entry-title {
    font-size: 20px;
}
}

@media only screen and (max-width: 640px) {
.page-video li {
    width: calc(100% - 20px);
}
.category-content .type-post {
    width: calc(100%/2 - 10px);
}
.title-cate a {
    font-size: 14px;
}
.time-category {
    font-size: 12px !important;
}
.category-loop p {
    font-size: 13px;
}
}