.woocommerce .single-product .woocommerce-product-gallery, .woocommerce .single-product .product_meta, .woocommerce .single-product .woocommerce-tabs, .woocommerce .single-product .onsale, .woocommerce .single-product .price { display: none; }
.woocommerce .single-product .entry-summary { float: left !important; }
.woocommerce .single-product .quantity .qty { padding: 0.6rem 0.3125rem; }
.woocommerce .upload-file-section { margin-bottom: 30px; }
.woocommerce select {
height: 27px;
font-size: 12px;
font-size: 0.75rem;
line-height: 0.6rem;
padding: 5px;
padding: 0.3125rem;
border: 1px solid #d7d8d8;
background: #fff;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#order_review_heading {
margin-top: 20px;
margin-top: 1.25rem;
}
.nf-form-cont {
padding: 0 1px;
}
.nf-form-content {
width: 50%;
}
.nf-field-container {
margin-bottom: 16px !important;
}
.nf-field-label label {
font-weight: 400 !important;
}
.nf-form-fields-required {
margin-bottom: 16px !important;
}
.nf-form-content select {
height: 27px !important;
font-size: 12px;
font-size: 0.75rem;
padding: 5px;
padding: 0.3125rem;
border: 1px solid #d7d8d8;
background: #fff;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.nf-form-content .label-hidden {
display: none;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-text,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-text,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-text{
font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px
}
.yasr-visitor-votes {
margin-bottom: 20px;
}
.type-post .content-thumb {
display: none;
}
.type-post .content-lead-excerpt > .button {
display: none;
}
.type-post .content-lead-title {
font-size: 24px;
font-size: 1.5rem;
margin-bottom: 10px;
}
.mh-content .post-nav-wrap {
display: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 70%;
margin-bottom: 20px;
}
.woocommerce div.product form.cart {
margin-bottom: 0px;
}
.woocommerce div.product form.cart div.quantity {
display: none !important;
}
.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
list-style: none;
}
.woocommerce div.product form.cart .variations td.label {
min-width: 110px;
}
.woocommerce div.product form.cart .variations select {
min-width: initial;
}
.woocommerce .single-product .entry-summary {
float: none !important;
}
.page-numbers {
padding: 6px;
}
.woocommerce .single-product .related.products {
display: none;
}
.visible-xs-table,
.visible-s-table,
.visible-sm-table,
.visible-md-table,
.visible-lg-table {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs-table {
display: table-cell !important;
}
}
@media (min-width: 420px) and (max-width: 768px) {
.visible-s-table {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-table {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-table {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-table {
display: table-cell !important;
}
}
.table-transparent td, .table-transparent th {
background-color: transparent;
border-color: transparent;
}
#main_countedown_1 .time_left {
color: #fff !important;
}
#main_countedown_1 .countdown {
margin-bottom: 30px !important;
}
#order_data .order_data_column .edit_other_details .form-field {
width: 100%;
}
#order_data .order_data_column .edit_other_details input[type=checkbox].form-field {
width: auto;
}
#order_data .order_data_column div.edit_other_details {
display: none;
zoom: 1;
padding-right: 1px;
}
#order_data .order_data_column a.edit_other_details {
width: 14px;
height: 0;
padding: 14px 0 0;
margin: 0 0 0 6px;
overflow: hidden;
position: relative;
color: #999;
border: 0;
float: right;
}
#order_data .order_data_column a.edit_other_details::after {
font-family: Dashicons;
content: '\f464';
}
#order_data .order_data_column a.edit_other_details::after {
font-family: WooCommerce;
position: absolute;
top: 0;
left: 0;
text-align: center;
vertical-align: top;
line-height: 14px;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
.postbox-container .datepicker {
display: block !important;
position: initial !important;
}