/*
Theme Name: mirspalni
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.2.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.wc-metaboxes-wrapper .wc-metabox h3 select {
    max-width: 15%;
}

.taxonomy-description {
    margin: 20px;
}

.container-width { max-width: 1280px;}
th {text-transform: none;}
/*th:first-child{white-space: nowrap;}*/
.woovr-variation-selector .dd-selected-text {font-weight:400;}
.woovr-variation-selector .dd-selected-image {max-width: 50px;}
.is-outline {color: #009fe3;}
.badge-inner {padding: 10px;}
ul li.bullet-checkmark, ul li.bullet-arrow, ul li.bullet-star {border-bottom: 0px solid #ececec;}
.home .shop-page-title {display:none;}
.box-text { font-size: 1.0em;}
.woocommerce-variation-price {font-size: 1.8em;}
ul li.bullet-checkmark:before {color: #ff8138;}
.entry-header-text {padding: .5em 0;}

.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:#ccc;border-style:solid;border-width:1px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:#ccc;border-style:solid;border-width:1px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0lax{text-align:left;vertical-align:top}

.footerblog .is-divider {visibility: hidden;}
.footerblog .box-blog-post .is-divider {height: 0px;}

.page-wrapper {padding-bottom: 0px; padding-top: 0px;}

#shop-sidebar .widget_wpc_filters_widget {
    background: #fafafa;
    padding: 10px;
    border-radius: 15px;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.size-guide-table tr th, .size-guide-table tr td {
    text-align: center;
    width: 100px;
}
.size-guide-table tr:nth-child(even) {
    background-color: #fbfbfb;
}
.size-guide-table th {
    background-color: #f5f5f5;
}
