.shop-details-images .flex-viewport {
    margin-bottom: 15px;
    border: 1px solid #ededed;
}
.shop-details-images ol.flex-control-nav {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.shop-details-images ol.flex-control-nav.flex-control-thumbs li img {
  border: 1px solid #ededed;
  padding: 5px;
}
.shop-details-images ol.flex-control-nav.flex-control-thumbs li {
  margin-bottom: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
.shop-details-content .woocommerce-product-details__short-description {
    margin-bottom: 30px;
}
.woocommerce div.product form.cart .variations select {
    margin-bottom: 12px;
    padding: 0px 5px;
    background: #f5f2eb url("../img/icon/select_down_arrow.png") no-repeat scroll 97.5% center;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: auto;
    border-radius: 0;
    color: #676666;
}
.woocommerce .shop-details-content .variations tbody td.label label {
    color: #0a303a;
    text-transform: capitalize;
    font-weight: 600;
}
.woocommerce div.product .shop-details-content form.cart .variations {
    margin-bottom: 1.2em;
}
.shop-details-button-wrap {
    margin-bottom: 0;
}
.shop-details-button-wrap .btn {
    margin-bottom: 0;
}
.shop-details-content .woocommerce-variation-description {
    margin-bottom: 17px;
}
.shop-details-content .woocommerce-variation-description p {
    font-size: 14px;
    line-height: 26px;
}
.shop-details-content .woocommerce-variation-price {
    margin-bottom: 20px;
}
.woocommerce div.product .shop-details-content .woocommerce-variation-price .price {
    display: block;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    color: #0a303a;
}
.woocommerce div.product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.woocommerce .woocommerce-product-rating .star-rating {
    font-size: 13px;
    color: #febd00;
    margin: 0 7px 0 0;
}
.woocommerce .woocommerce-product-rating a.woocommerce-review-link {
    font-size: 14px;
    color: #676666;
}

.comment-reply-box .form-check-label {
    margin-bottom: 30px;
}
.comment-reply-box .form-check-label {
    color: #cfcfcf;
}
.footer-text p {
	font-size: 15px;
	margin-bottom: 15px;
}
.footer-contact ul li {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 28px;
}
.footer-contact ul li i {
	margin-right: 10px;
}
.footer-contact ul li span {
	font-weight: 500;
    margin-right: 5px;
}
.footer-contact ul li:last-child {
	margin-bottom: 0;
}


.footer-widget .footer-newsletter input {
    width: 100%;
    background: #111316;
    border: none;
    padding: 19px 28px;
    color: #ffffff;
    padding-right: 85px;
    font-size: 15px;
    border-radius: 3px;
}
.footer-widget .footer-newsletter input::placeholder {
	color: #a3a3a3;
	font-size: 14px;
}
.footer-widget .footer-newsletter form {
	position: relative;
}
.footer-widget .footer-newsletter button {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 100%;
    border: none;
    color: #fff;
    cursor: pointer;
    background: #ff8503;
    font-size: 20px;
    border-radius: 3px;
}
.footer-newsletter {
    margin-top: 20px;
}
.footer-widget .rc-post-list .rc-post-item {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.footer-widget .rc-post-thumb {
    width: 100px;
    flex: 0 0 100px;
}
.footer-widget .sidebar-posts-bg-thumb {
    height: 85px;
    width: 100%;
}
@media (max-width: 767.98px){
    .footer-social ul {
        justify-content: flex-start;
    }
}
.footer-widget.widget_text .textwidget .f-logo {
    margin: 0 0 25px;
}
.footer-widget.widget_text .textwidget .f-logo img {
    margin: 0 0;
}
.elementor .live-stream-icon img {
    max-width: 50px;
}
.extra-info-instagram .zoom-instagram-widget__follow-me {
    display: none;
}
.avatar-post-img img {
    max-width: 100%;
}
.footer-top-wrap .footer-col-2 .footer-widget {
    margin-left: 45px;
}

/* Kutto page CSS */
.standard-blog-area.kutto-page-area {
    padding: 110px 0;
}
.comment-reply-box {
    clear: both;
    overflow: hidden;
}
.kutto-page-area .blog-comment {
    margin-top: 50px;
}

/* Kutto custom shop single */
.shop-details-content>p.stock {
    display: none !important;
}