/**
Theme Name: Mini Melts Child Theme
Author: Cool Nerds Marketing
Author URI: https://coolnerdsmarketing.com/
Description: We are a marketing agency located in Delaware, specializes in media buying, Creative, Branding, SEO, Website design, PPC, and Omnichannel
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mini-melts-child-theme
Template: astra
*/
.s_heading h2 {
    /* width: 100%; */
    float: left;
}

.s_heading {
    width: 18% !important;
    display: inline-block;
    float: left;
    margin-bottom: 0 !important;
    margin-top: 20px;
}

.foot-icon {
    float: right;
    width: 80% !important;
    margin-top: 20px;
}
.head {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
	z-index:999;
}
.btn a.elementor-button-link {
    position: relative;
    z-index: 5;
    outline: 5px solid #dc6ea1;
}

.btn a.elementor-button-link:before {
    content: '';
    width: 100%;
    height: 68px;
    display: block;
    background: #fff;
    position: absolute;
    z-index: -1;
    left: 14px;
    border-radius: 10px;
    top: 14px;
	 transition:0.5s ease;
}
.btn a.elementor-button-link:hover::before {
    top: 0;
    transition:0.5s ease;
    left:0;
}

.anim .elementor-background-overlay {
    animation: mover 3s infinite alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    50% { transform: translateY(-40px); } 
    100% { transform: translateY(-40px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    50% { transform: translateY(-40px); } 
    100% { transform: translateY(-20px); }
}
.faq h3.elementor-image-box-title {
    border-bottom: 1px solid #00000036;
    padding-bottom: 20px;
}
.b-slider .elementor-testimonial__text {
    text-align: center;
}

.b-slider .elementor-testimonial__header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.b-slider .elementor-testimonial__image img {
    width: 40% !important;
    height: 100% !important;
    border-radius: 0 !important;
}

.b-slider .elementor-testimonial__image {
    width: 100%;
    height: 200%;
}

.b-slider .elementor-testimonial__image {
    justify-content: center;
    margin-bottom: 70px;
}
.b-slider a {
    background: #DC6EA1;
    text-decoration: none !important;
    color: #fff;
    font-family: "Nunito", Sans-serif;
    font-size: 20px;
    margin-top: 70px;
    display: inline-block;
    box-shadow: 5px 9px 43px 0px rgb(0 0 0 / 16%);
    padding: 20px 50px 20px 50px;
    border-radius: 10px;
}
.candy_box1:after{ background-image: url(/wp-content/uploads/2023/03/Banana-Split-cup-bg.png);}
.candy_box2:after{ background-image: url(/wp-content/uploads/2023/03/Birthday-Cake-cup-bg.png);}
.candy_box3:after{ background-image: url(/wp-content/uploads/2023/03/Brownie-Blast-cup-bg.png);}
.candy_box4:after{ background-image: url(/wp-content/uploads/2023/03/Cake-Pop-cup-bg.png);}
.candy_box5:after{ background-image: url(/wp-content/uploads/2023/03/Chocolate-cup-bg.png);}
.candy_box6:after{ background-image: url(/wp-content/uploads/2023/03/Cookie-Dough-cup-bg.png);}
.candy_box7:after{ background-image: url(/wp-content/uploads/2023/03/Cookies-Cream-cup-bg.png);}
.candy_box8:after{ background-image: url(/wp-content/uploads/2023/03/Cotton-Candy-cup-bg.png);}
.candy_box9:after{ background-image: url(/wp-content/uploads/2023/03/Mint-Chocolate-cup-bg.png);}
.candy_box10:after{ background-image: url(/wp-content/uploads/2023/03/Rainbow-Ice-cup-bg.png);}
.candy_box11:after{ background-image: url(/wp-content/uploads/2023/03/Shark-Bait-cup-bg.png);}
.candy_box12:after{ background-image: url(/wp-content/uploads/2023/03/Strawberry-cup-bg.png);}
.candy_box13:after{ background-image: url(/wp-content/uploads/2023/03/Vanilla-cup-bg.png);}

.candy_box:after {
    content: '';
    background-size: contain;
    display: block;
    width: 90%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    bottom: -11%;
	transition: 0.5s ease;
	background-position:bottom center;
}

.candy_box {
    position: relative;
    z-index: 4;
}
.candy_box .btn a.elementor-button-link{
    outline-width: 3px;
}

.candy_box .btn a.elementor-button-link::before{
    height: 53px;
	top:11px;
	right:11px !important;
}
.candy_box .btn a.elementor-button-link::before{
}
.candy_box:hover::after {
    transition: 0.5s ease;
    bottom: -8%;
    left: 0;
}
.candy_box .btn a.elementor-button-link:hover::before {
    top: 0;
    transition:0.5s ease;
    left:0;
}
.meet h3.elementor-image-box-title a {
    text-decoration: none;
}
.j-team-img img {filter: drop-shadow(15px 10px 0px #DC6EA1);}
.ssmini-col .elementor-widget-wrap {
    display: none !important;
    left: 10%;
    transition: 0.5s;
}


.ss-toggle .elementor-icon:focus .ssmini-col .elementor-widget-wrap {
    display: flex !important;
    left: 0 !important;
}

.ssmini-col .ss-mini-show.elementor-widget-wrap {
    display: flex !important;
    left: 0;
    transition: 0.5s;
}

@media screen and (min-width:1025px) and (max-width: 1280px){
	.nav li a.elementor-item {
    font-size: 15px !important;
}
.nav li.menu-item {
    margin-right: 25px !important;
}
.nav li.menu-item:last-child {
    margin-right: 0 !important;
}	
	
.position1 {
    position: relative !important;
	left: auto !important;
}
	
}

@media screen and (min-width:768px) and (max-width:1024px){
.position1.elementor-element {
    position: relative !important;
    bottom: 40px !important;
	top: auto;
}
}

@media screen and (max-width:1366px){
	.candy_box h3.elementor-image-box-title {
    font-size: 27px !important;
}
.candy_box a.elementor-button-link.elementor-button {
    font-size: 14px !important;
}
.elementor-element-62a481b h2 {
    padding-top: 40px;
}	
	
.candy_box:after {
    width: 80%;
    left: 10%;
    bottom: -8%;
}	

.position1 {
    bottom: 9% !important;
}	
	
	
}
@media screen and (max-width:1024px){
	.btn a.elementor-button-link:before {
    height: 52px;
}
.candy_box:after {
    bottom: -10%;
    width: 90%;
}
.candy_box:hover::after {
    left: 10%;
}	
	.candy_box h3.elementor-image-box-title {
    font-size: 23px !important;
}
.h_spacer .elementor-spacer-inner {
    height: 370px !important;
}	
.b-slider a {
    margin-top: 40px;
    padding: 16px 30px;
    font-size: 18px;
}	
.foot-logo img {
    width: 100% !important;
}
.s_heading {
    width: 30% !important;
}	
.b-slider .elementor-testimonial__image {
    margin-bottom: 30px;
}
	.elementor-element-5f5612b h3.elementor-image-box-title {
    font-size: 23px !important;
}

.elementor-element-5f5612b p.elementor-image-box-description {
    font-size: 16px !important;
    margin: 0 35px !important;
}
.position1 {
	top: 0;
	left: 0 !important;
	position:relative !important;
	}	
	
}
.sell-mini-box .elementor-widget-wrap {
    height: max-content;
    padding: 80px !important;
}
.precup-tab .elementor-tab-title.elementor-active {
    background: #DC6EA1;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 0px 6px 21px #0000006e;
    overflow: visible !important;
    margin: 30px;
}

.precup-tab .elementor-tab-title {
    border-radius: 10px;
    text-align: center;
    overflow: visible !important;
    margin: 30px;
    border: 1px solid #DC6EA1 !important;
	position:relative;
	z-index:1;
}
.precup-tab .elementor-tab-title:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #db6ea04d;
    position: absolute;
    left: 10px;
    right: 0;
    z-index: 0;
    border-radius: 10px;
    top: 10px;
	z-index:0;
}

@media screen and (max-width:768px){
	.candy_box a.elementor-button-link.elementor-button {
    padding: 12px 20px !important;
}
.candy_box .btn a.elementor-button-link::before {
    height: 40px;
    top: 6px;
}
.candy_box:after {
    bottom: -6%;
    left: 0;
    width: 95%;
}
	.candy_box h3.elementor-image-box-title {
    font-size: 20px !important;
}
.b-slider .elementor-testimonial__image {
    margin-bottom: 20px;
}	
.elementor-element-5f5612b p.elementor-image-box-description {
    margin: 0 20px !important;
	font-size:14px;
}

.elementor-element-5f5612b figure.elementor-image-box-img {
    margin-bottom: 0 !important;
}

.elementor-element-5f5612b h3.elementor-image-box-title {
    font-size: 19px !important;
}	
	
	
}
@media screen and (max-width: 767px) and (min-width: 480px){
	.product_tab .elementor-widget-container:first-child {
    margin-right: 20px !important;
    margin-bottom: 0 !important;
}
	.f_box .elementor-column {
    width: 33%  !important;
		
}
	.foot-logo img {
    width: 30% !important;
}
	.product_tab .elementor-button {
    font-size: 12px !important;
		 margin-bottom: 10px !important;
}
	.logo img {
    width: 50% !important;
}	
	
}


@media screen and (max-width:640px){
	.btn a.elementor-button-link {
    outline-width: 3px;
}
	.candy_box:after {
    bottom: 0;
}
	.h_spacer .elementor-spacer-inner {
    height: 120px !important;
}
	.foot-logo img {
    width: 50% !important;
}
	.s_heading {
    width: 100% !important;
}
.elementor-element-5f5612b h3.elementor-image-box-title {
    font-size: 22px !important;
}	
	.position1 {
    top: auto;
}
		.product_tab .elementor-button {
		 margin-bottom: 10px !important;
}
		.product_tab .elementor-widget-container:first-child {
    margin-right: 20px !important;
}
.t_row .elementor-element-5f5612b p.elementor-image-box-description {
    font-size: 12px;
}

.t_row p.elementor-image-box-description {
    font-size: 11px !important;
    line-height: 1.1;
}

.t_row h3.elementor-image-box-title {
    font-size: 15px !important;
}

}
