/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@media (min-width: 769px) {
#anthemeblocks-homeslider_6
	{
	padding-top: 255px;
	background-color: #222;
}
}

.block_newsletter .gdpr_module_17 {
	margin-top: 5px;
}

.block_newsletter .psgdpr_consent_message span {
	color: #fff;
}

.block_newsletter .custom-checkbox #psgdpr_consent_checkbox_17 {
	height: 13px;
}

}
.block_newsletter .custom-checkbox input[type=checkbox]+span {
    margin-right: 3px;
    display: inline-block;
    width: .9375rem;
    height: .9375rem;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid #fff
}

.block_newsletter .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    
    margin: -.25rem -.125rem;
    font-size: 1.1rem;
    color: #fff
}
.block_newsletter .custom-checkbox input[type=checkbox]:focus+span {
    border-color: #fff
}

.carrier-logo {
    padding-right: 0;
    padding-left: 45px;
}

@media (max-width: 1024px) {
body#checkout section.checkout-step .delivery-option img {
  width: 60px;
}
}

.cms-delivery p {
    font-size: 14px;
}

.product-information #caraty img {
	width: 178px;
	border-radius: 5px;
}