/*
Theme Name: TeeSpace - Child
Theme URI: https://harutheme.com/teespace
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of TeeSpace
Template: teespace
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/

.both-side-print-option {
    padding: 10px 10px;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #999;
    border-radius: 20px;
    display: inline-block;
    background: #efefef;
}
.woocommerce-cart .woocommerce-cart-form .cart-actions>.button {
    margin-left: 30px;
}