/*
Theme Name: BoxShop Child
Theme URI: http://demo.theme-sky.com/boxshop/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: boxshop
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: boxshop-child
*/
.product-group-button .button-tooltip{
    min-width: 140px;
}
.woocommerce-checkout .place-order .woocommerce-terms-and-conditions-wrapper{
   display: none !important;
}

#custom_blog .entry-meta {
    display: none;
}
.woocommerce .woocommerce-ordering ul.orderby {
    width: 300px;
}
.ts-feature-wrapper {
    margin-bottom: 0px;
}
.header-v3 .menu-wrapper nav > ul.menu {
    float: left;
}
#menu-menu-vshop-1 > li > a .menu-label{
    font-weight: 500;
}
#custom_home  .vc_carousel-control {
    opacity: 1;
    z-index: 999999;
    width: 40px !important;
    height: 40px !important;
    display: block !important;
}

.breadcrumb-title-wrapper .breadcrumb-content {
    display: table;
    height: auto !important; 
    table-layout: fixed;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center !important;
    text-align: left;
}
.breadcrumb-title-wrapper .breadcrumb-title h1 {
    color:#000000 !important;
    font-size: 18px !important;
    margin-top: 15px;
    margin-bottom: 0px;
    display: none;
}
.breadcrumb-title-wrapper .breadcrumb-title * {
    color:#000000 !important;
}
#main > .page-container {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.breadcrumbs{
    margin-top: 15px;
}
.breadcrumb-title-wrapper .breadcrumbs-container, .breadcrumb-title-wrapper .breadcrumbs-container a, .breadcrumb-title-wrapper .breadcrumbs-container span {
    display: inline-block;
    font-size: 12px;
}
.breadcrumb-title-wrapper{
    background-image: none !important;
}
table.variation_quantity_table,
table.variation_quantity_table *{
    border: none !important;
}
#custom_detail  table.woocommerce-table  tr td,
#custom_detail   table.woocommerce-table  tr td{
    padding: 7px 10px;
}
#custom_detail table.woocommerce-table tfoot tr th{
    width: 180PX;
}

html, body, label, input, textarea, keygen, select, button, .mc4wp-form-fields label, .font-body, .ts-banner .heading-body, .ts-button.fa, li.fa, h3.product-name > a, h3.product-name, #order_review_heading, .woocommerce-cart .cart-collaterals .cart_totals > h2, body.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab a, body.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab a, .ts-testimonial-wrapper.text-light .testimonial-content h4.name a, .ts-twitter-slider.text-light .twitter-content h4.name > a, .vc_toggle_default .vc_toggle_title h4, .vc_tta-accordion .vc_tta-panel .vc_tta-panel-title, .ts-milestone h3.subject, .cart_totals table th, .woocommerce #order_review table.shop_table tfoot td, .woocommerce table.shop_table.order_details tfoot th, .woocommerce #order_review table.shop_table tfoot th, body.wpb-js-composer .vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a, body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a, body div.pp_default .pp_nav .currentTextHolder, body .theme-default .nivo-caption, .dokan-category-menu .sub-block h3, .menu-wrapper nav > ul.menu li .menu-desc, body #yith-woocompare{
    
    font-family: Arial, sans-serif !important;
}
div.product p.price .woocommerce-Price-amount{
color: #cc000a !important;
}
.cart-collaterals .cart_totals .shipping{
    display: none !important;
}
#custom_home_top .feature-content .feature-wrapper{
    width: auto !important;
}
#custom_home_top .feature-content .feature-header{
   
    display: table !important;
    width: auto !important;
}

.header-middle .logo-wrapper{
    margin-right: 20px;
}
.woocommerce-checkout .page  .checkout .col2-set{
    width: 60%;
}

.woocommerce-checkout .page  .checkout #order_review_heading,
.woocommerce-checkout .page  .checkout #order_review{
    width: 40%;
}
.woocommerce-checkout .page  .checkout #order_review .cart-subtotal{
   display:none !important;
}
.header-v3 .menu-wrapper nav > ul.menu {
    float: right !important;
}
ul#menu-menu-vshop-1 li ul a{
    font-weight: 500;
}

@media only screen and (max-width: 700px) {
    .feature-horizontal .feature-wrapper {
        padding: 4px 0 !important; 
    }
    #custom_home_top{display: none !important;}
    .woocommerce-checkout .page .checkout .col2-set {
        width: 100%;
    }
    .woocommerce-checkout .page .checkout #order_review_heading, .woocommerce-checkout .page .checkout #order_review {
        width: 100%;
    }
    .woocommerce-checkout .page .checkout #order_review_heading, .woocommerce-checkout .page .checkout #order_review {
        width: 100%;
    }
}