/*
Theme Name:  marketbiz Child
Description: Child theme for the Twisted theme
Author:      Paulina
Template:    marketbiz
Version:     0.1
*/


/* =Parent theme style.css file
-------------------------------------------------------------- */

div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    color: green;
    height: 20px;
    margin-top: 5px;
    overflow: hidden;
	
	
    padding: 0;
    position: relative;
    width: 300px;
}

.home .blog .col-lg-12, .home .blog .blog_container {
    display: none;
}

.wpcf7-form-control.wpcf7-checkbox input {
    margin-bottom: 0;
    margin-top: 0;
    width: 20px;
}
.wpcf7-list-item-label {
    vertical-align: top;
}
.wpcf7-list-item {
    display: block;
}
.wpcf7-list-item {
    margin-bottom: 5px;
    margin-top: 5px;
}
.checksize{
width:270px;
}

@media only screen and (max-width : 320px) {
.checksize{
width:210px;
}
}

.slider h1{text-align:center !important;}
.slider h3{text-align:center !important;}

.slider .bx-wrapper {
    max-height: 200px;
}

