/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */



@media (max-width: 768px) {
  .ct-container {
    width: 95% !important;
    max-width: 100% !important;
    padding-left: 5 !important;
    padding-right: 5 !important;
  }
}

/* 

 .wapf {
     border: 1px solid rgba(175, 156, 128, 0.427) !important;
     border-radius: 5px;
     margin-bottom: 10px;
     background-color: rgba(168, 151, 123, 0.193);
     padding: 10px !important;
     margin-top: 0 !important;
 }
 .wapf-field-label label {
     font-size: 15px !important;
     font-weight: 600;

 }

 table.variations { margin-bottom: 5px !important; }
 table.variations tbody tr {
     border: 1px solid rgba(175, 156, 128, 0.427) !important;
     border-radius: 5px;
    margin-bottom: 10px;
     background-color: rgba(168, 151, 123, 0.193);
     padding: 10px !important;
     margin-top: 0 !important;

 }
 .variable-item-span.variable-item-span-button{
     font-size: 14px;
 } */
