/*
Theme Name:   infinite child theme
Description:  Write here a brief description about your child-theme
Author:       Amit Dabra
Author URL:   Write here the author's blog or website url
Template:     infinite
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  infinite-child
*/

/* Write here your own personal stylesheet */
/*
img{width:100%;height:100%;}
.infinite-body .infinite-main-menu-right{top: 40% !important; margin-top: 0px !important}
.infinite-body .infinite-main-menu-right-button{color: #ffffff !important;}
.infinite-body .infinite-main-menu-right-button:hover{color: #c1c1c1 !important;}
.infinite-top-menu-button i, .infinite-mobile-menu-button i {color: #ffffff !important;}
input.wpcf7-form-control.wpcf7-submit {width: 100%;font-size: 15px;background: #384f71 !important;border-radius: 2px;line-height: 12px;letter-spacing: 1px;text-transform: uppercase;padding: 20px 30px;border: none;font-weight: 500;margin-top: 10px !important;float: left;}
.infinite-body .read_more_expand, .read_less_collepsed {color: #fff !important;}
@media screen and (max-width: 767px){.textwidget i.icon_pin_alt{float: none !important;}}*/