/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/*
@media (min-width: 570px) and (max-width: 959px){
.page-id-111233 div[class*=vc_custom_]:not(.vc_custom_preserve_tablet) {
    margin-left: 0;
    border-left-width: 1px !important;
    border-right-width: 1px !important;
}
}
@media (max-width: 569px){
.page-id-111233 div[class*=vc_custom_]:not(.vc_custom_preserve_mobile) {
    margin-left: 0;
   border-left-width: 1px !important; 
     border-right-width: 1px !important;
}
}*/