/**
 * Theme Name:     Toup Solns
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   toup-solns
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

*{ padding:0; margin:0;}
img{ vertical-align:top; max-width:100%!important; height:auto!important;}
html, body{ overflow-x:hidden;}
.btnprimary a{ color: #fff!important;  text-transform: none!important;  font: normal 17px/50px 'Creato Display'!important; border-radius: 99px!important;  padding: 0!important;  border: 0!important;  background: linear-gradient(90deg,rgba(252, 137, 68, 1) 0%, rgba(245, 61, 72, 1) 50%, rgba(182, 59, 132, 1) 100%)!important;  transition: all 1000ms ease-out 0s!important;}
.btnprimary a:hover{  background: linear-gradient(90deg,rgba(252, 137, 68, 1) 0%, rgba(245, 61, 72, 1) 15%, rgba(245, 61, 72, 1) 50%, rgba(245, 61, 72, 1) 85%, rgba(182, 59, 132, 1) 100%)!important;}

.btnprimary1 a{ font: normal 17px/50px 'Creato Display'!important; border-radius: 99px!important;  padding: 0!important;}

.mobile-menu{ display:none;}
#blog-content{ color:#fff;}

#blog-content h3{ font:600 30px/32px "Creato Display", Sans-serif; margin: 0 0 20px;}
#blog-content h4{ font:600 25px/27px "Creato Display", Sans-serif; margin: 0 0 20px;}
#blog-content h5{ font:600 20px/22px "Creato Display", Sans-serif; margin: 0 0 20px;}
#blog-content img{ border-radius:30px;}
#blog-content img.aligncenter{ margin:0 auto;}
.pos-relative > div{ position:relative;}



@media only screen and (max-width: 1080px) {
.mobile-menu{ display:block;}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.positionfix {position: inherit !important;}	
}
