/** Shopify CDN: Minification failed

Line 97:0 Unexpected "}"

**/
.site-footer .footer__collapsible {
	font-size: 13.6px;
}

.site-footer__linklist {
	margin: 0px;
}

.site-foot .no-bullets {
	list-style: outside none;
	margin-left: 0px;
}

.site-foot li {
	margin-bottom: 0.25em;
}

.site-footer__linklist a {
	display: inline-block;
	padding: 4px 0px;
  font-size: 16px;
}

.site-footer a {
	color: rgb(255, 255, 255);
}

.site-footer .menu-title {
	text-transform: capitalize;
	font-size: 1.3rem;
	margin-bottom: 1.5rem;
	color: #fff;
  font-size: 24px;
}

.top_footer {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	width: 100%;
}

.footer_column.footer_menu {
	width: 17%;
}

.footer_column.footer_newsletter {
	width: 32%;
	text-align: center;
	position: relative;
}

.site-footer form.newsletter {
	width: 100%;
	display: flex;
}

.site-footer form.newsletter input#bemail {
	width: 70%;
	background: #fff;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	color: #4d7cbe;
	padding: 6px 6px 6px 15px;
	outline: 0;
}

.site-footer form.newsletter input#bemail:focus {
	border: 0px solid #000;
	background: #eee;
}

.site-footer form.newsletter input:active {
	border: 0px solid #000 !important;
}

.site-footer form.newsletter button.rebuy-button {
	width: 30%;
	background: #4d7cbe;
	right: 0;
	border-color: #4d7cbe;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	padding: 8px 15px;
}


}
form.newsletter ::-webkit-input-placeholder {
	color: #000;
}
form.newsletter :-ms-input-placeholder {
	color: #000;
}
form.newsletter ::placeholder {
	color: #000;
}
.site-footer .social-icons {
	display: flex;
	flex-direction: row;
	gap: 0 12px;
}
.site-footer .inner-newsletter {
	top: 50%;
	transform: translate(0%, -50%);
	position: absolute;
	width: 90%;
	/*     left: 50%; */
	/*     transform: translate(-50%,-50%); */
}
.site-footer .bottom_footer .special-box {
/* 	border: none; */
/* 	margin-top: 20px; */
  padding:14px;
}

.site-footer .bottom_footer .special-box p {
 	padding:0px; 
}

.site-footer hr.footer_divider {
  margin: 35px 0 16px 0px;
}
.bottom_footer p {
	font-size: 14px;
	text-align: center;
	padding: 10px 4px;
}
.social-icons a {
	color: #003378;
	background: #fff;
	border-radius: 50%;
	line-height: 1.2rem;
	font-size: 1.2rem;
	width: 32px;
	height: 32px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.brand-logos .site-footer__linklist {
	display: flex;
	gap: 0 8px;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
}
.brand-logos {
    margin-right: 25px;
}
.site-footer{
  padding-bottom: 16px;
}
@media only screen and (max-width: 1199px) {
	.site-footer .menu-title {
		font-size: 1.1rem;
	}
	
	.site-footer form.newsletter button.rebuy-button {
		padding: 8px 0;
		font-size: 0.9rem;
	}
	
	.site-footer .social-icons {
		gap: 0 7px;
	}
	
	.social-icons a {
		line-height: 1;
		font-size: .8rem;
		width: 25px;
		height: 25px;
	}
}
@media only screen and (max-width: 768px) {
	.site-footer {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media only screen and (max-width: 991px) {
  
  .payment_icon{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  
	.top_footer {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
	}
	
	.footer_column.footer_menu {
		width: 25%;
		text-align: left;
	}
	
	.site-footer .inner-newsletter {
		top: 0;
		transform: unset;
		position: relative;
		width: 100%;
	}
	
  .site-footer hr.footer_divider {
    margin: 45px 0 15px 0px;
	}
	
	.footer_column.footer_newsletter {
		width: 55%;
		margin-top: 30px;
		order: 5;
	}
	
	.top_footer .footer_column.footer_menu.footer_social {
		order: 4;
	}
	
	.site-footer .menu-title {
		/*     margin-bottom: 0.9rem; */
	}
}
@media only screen and (max-width: 767px) {
	.footer_column.footer_newsletter {
		width: 50%;
		margin-top: 0;
		order: 1;
		margin-bottom: 24px;
	}
	
	.top_footer .footer_column.footer_menu.footer_social {
		order: 4;
		text-align: center;
		margin-bottom: 0;
		width: 50%;
	}
	
	.footer_column.footer_menu {
		/*     width: 50%; */
		width: 33.33%;
		order: 1;
		margin-bottom: 0px;
		text-align: left;
	}
	
	width: 33.33%;
	.site-footer .menu-title {
		margin-bottom: 0.7rem;
		line-height: 1.2;
	}
	
	.bottom_footer>.page-width {
		padding: 0px !important;
	}
	
	.site-footer .page-width {
		padding: 0 40px;
	}
	
	.site-footer .social-icons {
		justify-content: center;
		align-items: center;
	}
	
	.social-icons a {
		font-size: 1.5rem;
		width: 40px;
		height: 40px;
	}
}
@media only screen and (max-width: 639px) {

	.site-footer__linklist a {
		padding: 1px 0;
	}
	
	.footer_column.footer_menu {
		width: 100%;
		text-align: left;
		margin-bottom: 16px;
	}
	
	.footer_column.footer_newsletter .menu-title {
		text-align: center;
	}
	
	.site-footer .menu-title {
		margin-bottom: 0.8rem;
	}
	
	.site-footer .inner-newsletter {
		width: 100%;
	}
	
	.footer_column.footer_newsletter {
		width: 90%;
		order: 1;
	}
	
	.top_footer .footer_column.footer_menu.footer_social {
		order: 4 !important;
		text-align: left;
	}
	
	.site-footer .social-icons {
		justify-content: flex-start;
	}
	
    .site-footer hr.footer_divider {
      margin: 35px 0 25px 0px;
    }
	
	.social-icons a {
		font-size: 1.2rem;
		width: 33px;
		height: 33px;
	}
}
@media only screen and (max-width: 425px) {

	.footer_column.footer_menu {
		width: 100%;
		text-align: center;
	}
  .top_footer .footer_column.footer_menu.footer_social {
    text-align: center;
}
  .site-footer .social-icons {
    justify-content: center;
}
  
  .site-footer form.newsletter button.rebuy-button {
    font-size: .7rem;
}
  
}


.footer_slogo {
    padding-top: 20px;
}

.bottom_footer .page-width {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

@media only screen and  (max-width: 767px) {
  .bottom_footer .page-width{
		display: flex;
        flex-direction: row;
  }
  
/*   div#myLogoDIV  {order: 1;}
  div#myCriptoDIV {order: 3;}
  div#myCardDIV {order: 2;} */
}
@media (max-width :499px) {
  .bottom_footer .page-width{
    flex-direction: column !important;
  }
  
  div#myLogoDIV  {order: 1;}
  div#myCriptoDIV {order: 3;}
  div#myCardDIV {order: 2;}
}

/* new home */
.site-footer{
  background-color: #003c95;
}
.footer_column.footer_menu {
  width: 25%;
}
.bottom_footer .page-width{
  padding:0;
}
.site-footer .bottom_footer .special-box {
  padding: 0;
}
.bottom_footer {
  margin-top: 30px;
  margin-bottom:10px;
}
.bottom_footer img {
  padding: 0;
}
.footerbottomright {
  display: flex;
  align-items: center;
}
.bottom_footer .payment_icon {
  display: flex;
  gap: 0 10px;
  margin-right: 25px;
}
.bottom_footer .payment_icon img {
  margin-right: 10px;
}
.social_icon .social-icons a {
  background: transparent;
  color: #fff;
  padding: 0;
}
@media only screen and (max-width: 639px) {
  .footer_column.footer_menu {
    width:100%;
    text-align: left;
    margin-bottom: 5px;
  }
  .site-footer .page-width {
    padding: 0 15px;
  }
  .accordion_new::after {
    content: "\f107" !important;
    font-size: 20px !important;
    color: #fff !important;
    margin-left: 10px !important;
    font-weight: 500 !important;
    float: none !important;
    font-family: FontAwesome;
  }
  .accordion_new.active_k::after {
    content: "\f106" !important;
  }
   div#myCriptoDIV {
    order: 1;
  }
  .footerbottomright {
    order: 2;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .bottom_footer {
    margin-top: 15px;
  }
  div#myCardDIV.social_icon {
    width: 100%;
    margin-top: 15px;
  }
  div#myCardDIV.social_icon .social-icons {
    justify-content: flex-start;
  }
}
