

.carousel-control{
    width: 30%;
}

@media only screen and (max-width: 420px){.q_logo a{height: 42px !important;}.header_bottom {padding: 0 15px;}}


.page-list ul.children{
padding-left: 20px;
}


/*To remove Sorting drop down */
.orderby {
	display: none !important;
}

//remove related products
.related.products {
display: none;
}
.related.products {
    display: none;
}

//Hide About this project in Portfolio
.portfolio_single_text_holder h3:first-child {
display: none;
}
