/**
 * @package 	WordPress
 * @subpackage 	Music Band
 * @version 	1.2.8
 * 
 * WooCommerce Responsive CSS Rules
 * Created by CMSMasters
 * 
 */
@media only screen {
  /*-------------------------------------------------------------------------*/
  /*	Large Monitor
/*-------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------*/
  /*	Medium Monitor
/*-------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------*/
  /*	Tablet Monitor
/*-------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------*/
  /*	Tablet Monitor 600
/*-------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------*/
  /*	Small Tablet Monitor
/*-------------------------------------------------------------------------*/
  /*-------------------------------------------------------------------------*/
  /*	Phone Monitor
/*-------------------------------------------------------------------------*/
}
@media only screen and (min-width: 1440px) {
  ul.order_details li > span {
    padding: 12px 10px 12px 20px;
  }
  ul.order_details li > strong {
    padding: 25px 10px 25px 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .cmsms_woo {
    outline: none;
  }
  .cmsms_dynamic_cart {
    width: 50px;
    height: 50px;
  }
  .cmsms_dynamic_cart:before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
  }
  ul.order_details li > span {
    padding: 12px 7px 12px 10px;
  }
  ul.order_details li > strong {
    padding: 15px 7px 15px 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .cmsms_woo.fullwidth .cmsms_products .product {
    width: 46%;
  }
  .cmsms_woo.fullwidth .cmsms_products .product:nth-child(4n+1) {
    clear: none;
  }
  .cmsms_woo.fullwidth .cmsms_products .product:nth-child(2n+1) {
    clear: left;
  }
  .cmsms_products_shortcode .cmsms_products.columns-6 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-6 .product {
    width: 29.33%;
  }
  .cmsms_products_shortcode .cmsms_products.columns-6 .product:nth-child(6n+1),
  .cmsms_selected_products_shortcode .cmsms_products.columns-6 .product:nth-child(6n+1) {
    clear: none;
  }
  .cmsms_products_shortcode .cmsms_products.columns-6 .product:nth-child(3n+1),
  .cmsms_selected_products_shortcode .cmsms_products.columns-6 .product:nth-child(3n+1) {
    clear: left;
  }
  .cmsms_products_shortcode .cmsms_products.columns-5 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-5 .product {
    width: 29.33%;
  }
  .cmsms_products_shortcode .cmsms_products.columns-5 .product:nth-child(5n+1),
  .cmsms_selected_products_shortcode .cmsms_products.columns-5 .product:nth-child(5n+1) {
    clear: none;
  }
  .cmsms_products_shortcode .cmsms_products.columns-5 .product:nth-child(3n+1),
  .cmsms_selected_products_shortcode .cmsms_products.columns-5 .product:nth-child(3n+1) {
    clear: left;
  }
  .cmsms_products_shortcode .cmsms_products.columns-4 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-4 .product {
    width: 46%;
  }
  .cmsms_products_shortcode .cmsms_products.columns-4 .product:nth-child(4n+1),
  .cmsms_selected_products_shortcode .cmsms_products.columns-4 .product:nth-child(4n+1) {
    clear: none;
  }
  .cmsms_products_shortcode .cmsms_products.columns-4 .product:nth-child(2n+1),
  .cmsms_selected_products_shortcode .cmsms_products.columns-4 .product:nth-child(2n+1) {
    clear: left;
  }
  .cmsms_dynamic_cart {
    display: inline-block;
    margin-left: 30px;
    visibility: visible;
    position: relative;
    right: 0;
    opacity: 1;
    float: right;
  }
  .cmsms_dynamic_cart .cmsms_dynamic_cart_button {
    position: relative;
  }
  .cmsms_dynamic_cart .widget_shopping_cart_content {
    display: none;
  }
  ul.order_details {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.order_details li {
    width: 50%;
    border-top-width: 1px;
    border-top-style: solid;
  }
  ul.order_details li:first-child,
  ul.order_details li:nth-child(2) {
    border-top-width: 0;
    border-top-style: solid;
  }
  ul.order_details li:nth-child(2n + 1) strong {
    border-left-width: 2px;
    border-left-style: solid;
  }
  ul.order_details li:nth-child(2n) strong {
    border-right-width: 2px;
    border-right-style: solid;
  }
  ul.order_details li:nth-child(5) {
    width: 100%;
  }
  ul.order_details li span {
    border-width: 0;
    border-style: solid;
  }
}
@media only screen and (max-width: 600px) {
  .cmsms_products_shortcode .cmsms_products.columns-6 .product,
  .cmsms_products_shortcode .cmsms_products.columns-5 .product,
  .cmsms_products_shortcode .cmsms_products.columns-3 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-6 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-5 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-3 .product {
    width: 96%;
    float: none;
  }
  .cmsms_products_shortcode .cmsms_products.columns-6 .product:nth-child(n),
  .cmsms_products_shortcode .cmsms_products.columns-5 .product:nth-child(n),
  .cmsms_products_shortcode .cmsms_products.columns-3 .product:nth-child(n),
  .cmsms_selected_products_shortcode .cmsms_products.columns-6 .product:nth-child(n),
  .cmsms_selected_products_shortcode .cmsms_products.columns-5 .product:nth-child(n),
  .cmsms_selected_products_shortcode .cmsms_products.columns-3 .product:nth-child(n) {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .cmsms_products_shortcode .cmsms_products.columns-6 .product,
  .cmsms_products_shortcode .cmsms_products.columns-5 .product,
  .cmsms_products_shortcode .cmsms_products.columns-3 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-6 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-5 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-3 .product {
    width: 96%;
    float: none;
  }
  .cmsms_products_shortcode .cmsms_products.columns-6 .product:nth-child(n),
  .cmsms_products_shortcode .cmsms_products.columns-5 .product:nth-child(n),
  .cmsms_products_shortcode .cmsms_products.columns-3 .product:nth-child(n),
  .cmsms_selected_products_shortcode .cmsms_products.columns-6 .product:nth-child(n),
  .cmsms_selected_products_shortcode .cmsms_products.columns-5 .product:nth-child(n),
  .cmsms_selected_products_shortcode .cmsms_products.columns-3 .product:nth-child(n) {
    clear: both;
  }
  .header_mid_outer .cmsms_dynamic_cart {
    float: none;
    display: inline-block !important;
    margin: 0 15px 20px !important;
    vertical-align: middle;
  }
  .col2-set > *,
  .cart-collaterals > * {
    width: 96%;
    margin-bottom: 40px;
    float: none;
    clear: both;
  }
  .col2-set > *:last-child,
  .cart-collaterals > *:last-child {
    margin-bottom: 0;
  }
  .cart-collaterals {
    width: 100%;
  }
  #order_review .shop_table th,
  #order_review .shop_table td {
    padding-left: 10px;
  }
  #order_review #payment {
    padding: 15px 20px;
  }
  .cmsms_single_product .cmsms_product_left_column,
  .cmsms_single_product .cmsms_product_right_column {
    width: 100%;
    float: none;
    padding: 0 0 50px;
  }
  .cmsms_single_product .cmsms_product_left_column {
    padding-bottom: 20px;
  }
  .shop_table.cart {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  .shop_table.cart tbody,
  .shop_table.cart tr,
  .shop_table.cart th,
  .shop_table.cart td {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  .shop_table.cart thead {
    display: none;
  }
  .shop_table.cart .cart_item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .shop_table.cart tr {
    margin-top: 30px;
  }
  .shop_table.cart tr:first-child {
    margin-top: 0;
  }
  .shop_table.cart tr td {
    padding: 25px;
    border-width: 0;
    border-style: solid;
  }
  .shop_table.cart tr td.product-remove {
    display: none;
  }
  .shop_table.cart tr td.product-thumbnail,
  .shop_table.cart tr td.product-name {
    margin: 0 auto;
    padding: 20px 0 0;
    border-width: 0;
    border-style: solid;
  }
  .shop_table.cart tr td.product-price,
  .shop_table.cart tr td.product-quantity,
  .shop_table.cart tr td.product-subtotal {
    display: inline-block;
    width: 33.33%;
    margin: 0 -2px;
    vertical-align: bottom;
  }
  .shop_table.cart tr td.product-price,
  .shop_table.cart tr td.product-subtotal {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .shop_table.cart tr td.product-quantity {
    padding: 29px 25px;
  }
  .shop_table.cart tr td.product-quantity .buttons_added {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .shop_table.cart tr td.actions {
    width: 100%;
    padding-bottom: 0;
    text-align: center;
  }
  .shop_table.cart tr td.actions .button,
  .shop_table.cart tr td.actions input[type=text] {
    margin-bottom: 15px;
  }
  .shop_table.cart tr td.actions .coupon {
    float: none;
    text-align: center;
  }
  .shop_table.my_account_orders {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  .shop_table.my_account_orders tbody,
  .shop_table.my_account_orders tr,
  .shop_table.my_account_orders th,
  .shop_table.my_account_orders td {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  .shop_table.my_account_orders thead {
    display: none;
  }
  .shop_table.my_account_orders td {
    padding: 25px;
  }
  .shop_table.my_account_orders td.order-number,
  .shop_table.my_account_orders td.order-date,
  .shop_table.my_account_orders td.order-status {
    display: inline-block;
    width: 33.33%;
    margin: 0 -2px;
    padding-bottom: 0;
    vertical-align: bottom;
    border-bottom-width: 0;
    border-bottom-style: solid;
  }
  .shop_table.my_account_orders td.order-status {
    text-align: center !important;
  }
  .shop_table.my_account_orders td.order-total {
    padding-bottom: 0;
    border-bottom-width: 0;
    border-bottom-style: solid;
  }
  .shop_table.order_details th,
  .shop_table.order_details td {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 540px) {
  .cmsms_products_shortcode .cmsms_products.columns-4 .product,
  .cmsms_selected_products_shortcode .cmsms_products.columns-4 .product {
    width: 96%;
    float: none;
  }
  .cmsms_products_shortcode .cmsms_products.columns-4 .product:nth-child(n),
  .cmsms_selected_products_shortcode .cmsms_products.columns-4 .product:nth-child(n) {
    clear: both;
  }
  .form-row,
  .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
    width: 96%;
    float: none;
    clear: both;
  }
  .cmsms_woo_wrap_result .woocommerce-result-count {
    float: none;
    margin: 0 0 10px;
    text-align: center;
  }
  .cmsms_woo_wrap_result .woocommerce-ordering {
    float: none;
    width: 100%;
  }
  .cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .cmsms_star_rating,
  .cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .review .comment_container .comment-text .cmsms_star_rating {
    margin: 5px 0;
    float: none;
  }
  .cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .meta,
  .cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .review .comment_container .comment-text .meta {
    padding-right: 0;
  }
  .woocommerce-message,
  .woocommerce-info {
    text-align: center;
  }
  .woocommerce-message .button,
  .woocommerce-info .button {
    display: block;
    margin-right: 0;
    text-align: center;
  }
  .shop_table.cart td {
    padding: 15px;
  }
  .shop_table.cart td.product-price,
  .shop_table.cart td.product-quantity,
  .shop_table.cart td.product-subtotal {
    display: block;
    width: auto;
    margin: 0;
  }
  .shop_table.cart td.product-price,
  .shop_table.cart td.product-subtotal {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .shop_table.cart td.product-price,
  .shop_table.cart td.product-quantity {
    padding-bottom: 0;
    border-bottom-width: 0;
    border-bottom-style: solid;
  }
  .shop_table.cart td.actions {
    padding-bottom: 0;
    text-align: center;
  }
  .shop_table.cart td.actions .button,
  .shop_table.cart td.actions input[type=text] {
    margin-bottom: 15px;
  }
  .shop_table.cart td.actions .coupon {
    float: none;
    text-align: center;
  }
  .shop_table.my_account_orders td {
    padding: 15px;
  }
  .shop_table.my_account_orders td.order-number,
  .shop_table.my_account_orders td.order-date,
  .shop_table.my_account_orders td.order-status {
    display: block;
    width: auto;
    margin: 0;
  }
  #order_review #payment .woocommerce-terms-and-conditions-wrapper .form-row {
    float: none;
    padding: 10px 0 10px 5px;
  }
  ul.order_details li {
    width: 100%;
  }
  ul.order_details li:nth-child(n) {
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 0;
    border-left-style: solid;
  }
  ul.order_details li:first-child {
    border-top-width: 0;
    border-top-style: solid;
  }
  ul.order_details li strong {
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
  }
  ul.order_details li span {
    padding-bottom: 0;
  }
  .cmsms_single_product .cmsms_woo_tabs .shop_attributes th {
    width: auto;
  }
}
