/*
 Theme Name:     Bolsbury Trading Pvt Ltd
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Bolsbury Trading Pvt Ltd, a company that was incorporated in 2000 in Zimbabwe, is a logistics firm that offers a seamless freight forwarding and logistics service for clients in diverse industries in both Zimbabwe and South Africa. 
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Home */
.value-ethos .et_pb_blurb_container,
.align-icon .et_pb_blurb_container {
    padding-left: 0;
}
.value-ethos .et_pb_main_blurb_image{
	position: relative;top: 4px;
}
.align-icon .et_pb_main_blurb_image {
	position: relative;top: 7px;
}
.value-ethos .et_pb_blurb {
    margin-bottom: 20px !important;
}
.contact-section .et_pb_blurb_container {
    padding-left: 0 !important;
}
div#gform_confirmation_message_1 {
    text-align: center;
    font-size: 18px;
    color: #fff;
}
#gform_1 input[type=text], 
#gform_1 input[type=email], 
#gform_1 input[type=tel], 
#gform_1 textarea {
    background: transparent;
    border: 1px solid #ffffff;
    min-height: 45px;
    border-radius: 0;
    color: #fff;
}
#gform_1 input[type=submit] {
    background: transparent;
    border: 2px solid #82fc63;
    border-radius: 45px;
    padding: 0.7em 2em;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #82fc63;
    font-weight: 600;
}
#gform_1 input[type=submit]:hover {
    background: #82fc63;
    color: #060f80;
}
@media (min-width:981px){
	.header-menu .et_pb_menu__wrap {
		display: flex;
		justify-content: end;
	}
	.gallary_section .et_pb_gallery_item.et_pb_grid_item {
		width: 23%;
		margin-right: 2%;
		margin-bottom: 3%;
	}
	li.hide-desktop {
		display: none !important;
	}
}
@media (max-width:767px){
	.ginput_container.ginput_recaptcha{
		transform:scale(0.75);
		-webkit-transform:scale(0.75);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}