:root{
	--color-button-principale : #719929;
	--color-button-secondario : #274e87;
	--color-button-secondario-hover : #0f2341;
	--color-button-standard : #fff;
	--color-border-button-standard : #274e87;
	--color-text-button-standard : #274e87;
	--color-testoimportante : #30394a;
    --background-primary : linear-gradient(45deg, #196fc1 0%, #2a46b1 100%);
    --background-green : linear-gradient(45deg,#4CAF50 0%,#8BC34A 100%);
    --background-orange : linear-gradient(45deg,#ff8100 0%,#fcbd00 100%);
    --background-blue : linear-gradient(45deg,#03A9F4 0%,#68d0ff 100%);
}
html .navigation, html .breadcrumbs, html .page-header .header.panel, html .header.content, html .footer.content, html .page-wrapper > .widget, html .page-wrapper > .page-bottom, html .block.category.event, html .top-container, html .page-main {
	max-width: 1440px;
}
.block-minicart .block-content > .actions > .secondary {
    text-align: center;
    border: solid 1px var(--color-button-secondario);
    padding: 10px 10px;
    text-transform: uppercase;
    color: var(--color-button-secondario);
}
*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{border:1px solid #000;background-color:transparent}
html .message.success {
    padding: 9px 20px 7px 40px;
    color: #43AC6A;
    border: solid 1px #43AC6A;
    background: white;
}
html .message.error {
	padding: 9px 20px 7px 40px;
    color: #de0000;
    border: solid 1px #de0000;
    background: white;
}
html a:visited, html .alink:visited {
	color: var(--color-button-secondario);
}
#narrow-by-list .filter-options-item .filter-options-content .items {
	    max-height: 192px;
    overflow-y: auto;
}
#narrow-by-list .filter-options-item .filter-options-content .items.am-filter-items-attr_category_ids {
max-height: 100%;
}
#gotocart .button{
	font-size: 10px;
    padding: 2px 15px;
}
html .firecheckout .column.main {
    max-width: 1000px;
    margin: 0 auto;
}
#gotocart {
	    float: right;
     margin-bottom: 5px;
    margin-top: -5px;
}
html .message.success a {
	color: #43AC6A;
	text-decoration: underline;
	padding: 0px 5px;
}
html .message.success>*:first-child:before {
	font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f058";
    color: #43AC6A;
    top: 17px;    font-size: 20px;
}
html .message.error > *:first-child:before {
	font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f057";
    color: #de0000;
    top: 18px;
    font-size: 20px;
}
html .message.success a:hover {
	background: #43AC6A;
	color: white;
}
.action.primary:focus, .action.primary:active {
	background: var(--color-button-secondario-hover);
    border: 1px solid var(--color-button-secondario-hover);
}
.abs-revert-to-action-secondary, .paypal-review .block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.cancel, .block-compare .action.primary, .cart-summary .block .actions-toolbar > .primary .action.primary, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review-discount .actions-toolbar .action.primary, .paypal-review-discount .actions-toolbar .action.cancel, .cart-discount .actions-toolbar .action.primary, .cart-discount .actions-toolbar .action.cancel {
	background: white;
	border: solid 1px black;
	margin-left: 0px;
    border-radius: 0px;
}
html .abs-revert-secondary-color:hover, html .abs-revert-to-action-secondary:hover, html .paypal-review .block .actions-toolbar .action.primary:hover, html .abs-discount-block .actions-toolbar .action.primary:hover, html .abs-discount-block .actions-toolbar .action.cancel:hover, html .block-compare .action.primary:hover, html .cart-summary .block .actions-toolbar > .primary .action.primary:hover, html .cart-summary .form.giftregistry .fieldset .action.primary:hover, html .paypal-review-discount .actions-toolbar .action.primary:hover, html .paypal-review-discount .actions-toolbar .action.cancel:hover, html .cart-discount .actions-toolbar .action.primary:hover, html .cart-discount .actions-toolbar .action.cancel:hover, html .action.primary:hover {
	background: var(--color-button-secondario-hover);
	color: white;
	border-color: var(--color-button-secondario-hover);
}
html button:focus {
	outline: none !important;
}
.loading-mask .loader > img {
	max-width: 100px;
}
html *:focus {
    box-shadow: none;
    outline: 0
}
html .action-primary:focus, html .action-primary:active {
	background: var(--color-button-secondario-hover);
    border: 1px solid var(--color-button-secondario-hover);
    box-shadow: none;
}
.modal-content {
	border: none;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus,
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar>.primary .action.primary:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar>.primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active{
    box-shadow: none;
}
@charset "UTF-8";
@-webkit-keyframes slideInUp {from {    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);   visibility: visible;  }  to {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }}
@keyframes slideInUp {  from {    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);    visibility: visible;  }  to {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }}
.slideInUp {  -webkit-animation-name: slideInUp;  animation-name: slideInUp;}
@-webkit-keyframes slideOutUp {  from {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }  to {    visibility: hidden;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0);  }}
@keyframes slideOutUp {  from {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }  to {    visibility: hidden;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0);  }}
.slideOutUp {  -webkit-animation-name: slideOutUp;  animation-name: slideOutUp;}
.animated {  -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;}
.animated.infinite {  -webkit-animation-iteration-count: infinite;  animation-iteration-count: infinite;}
.animated.delay-1s {  -webkit-animation-delay: 1s;  animation-delay: 1s;}
.animated.delay-2s {  -webkit-animation-delay: 2s;  animation-delay: 2s;}
.animated.delay-3s {  -webkit-animation-delay: 3s;  animation-delay: 3s;}
.animated.delay-4s {  -webkit-animation-delay: 4s;  animation-delay: 4s;}
.animated.delay-5s {  -webkit-animation-delay: 5s;  animation-delay: 5s;}
.animated.fast {  -webkit-animation-duration: 800ms;  animation-duration: 800ms;}
.animated.faster {  -webkit-animation-duration: 500ms;  animation-duration: 500ms;}
.animated.slow {  -webkit-animation-duration: 2s;  animation-duration: 2s;}
.animated.slower {  -webkit-animation-duration: 3s;  animation-duration: 3s;}
@media (print), (prefers-reduced-motion: reduce) {  .animated {    -webkit-animation-duration: 1ms !important;    animation-duration: 1ms !important;    -webkit-transition-duration: 1ms !important;    transition-duration: 1ms !important;    -webkit-animation-iteration-count: 1 !important;    animation-iteration-count: 1 !important;  }}
.breadcrumbs a:visited, a, .alink , a:visited, .alink:visited, html .pages a.page:visited, html .pages a.page, html .pages a.page:hover, .breadcrumbs a:visited, .breadcrumbs a, .abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .action-gift, .gift-wrapping-title .action-remove, .wishlist.split.button > .action, .abs-add-fields .action.remove, .paypal-review-discount .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove, html .firecheckout .opc-progress-bar li._complete span {
	color: var(--color-button-secondario);
}
.abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-discount-block .action.check:hover, .popup .actions-toolbar .action.cancel:hover, .paypal-button-widget .paypal-button:hover, .bundle-options-container .action.back:hover, .block.related .action.select:hover, .cart.table-wrapper .actions-toolbar > .action-delete:hover, .cart.table-wrapper .action.help.map:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-summary .action-edit:hover, .gift-summary .action-delete:hover, .action-gift:hover, .gift-wrapping-title .action-remove:hover, .wishlist.split.button > .action:hover, .abs-add-fields .action.remove:hover, .paypal-review-discount .action.check:hover, .cart-discount .action.check:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
	text-decoration: underline;
	color: black;
}
html a:hover, html .alink:hover , html a:visited:hover, html .alink:visited:hover {
	color: var(--color-button-secondario-hover);
	text-decoration: none;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0px;
}
html input[type=text], html input[type=password], html input[type=url], html input[type=tel], html input[type=search], html input[type=number], html input[type=datetime], html input[type=email] {
    border: 1px solid #b3b9c5;
    transition: border-color 0.3s linear;
    height: 46px;
    font-size: 14px;
    padding: 0 10px;
    box-shadow: none;
    font-weight: 400;
    color: #3c3c3c;
    font-family: inherit !important;
}
html body select {
    border: 1px solid #b3b9c5;
    height: 46px;
    font-size: 14px;
    padding: 0 10px;
    box-shadow: none !important;
    font-weight: 400;
    color: #3c3c3c;
}






html body {
    margin: 0;
    -webkit-font-smoothing: auto;
    font-family: 'Metropolis';
    color: #222;
}
html p, html ul li, html ol li {
    font-family: Metropolis,sans-serif;
    color: #637178;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 300;
}
@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-semibolditalic-webfont.woff2) format("woff2"), url(fonts/metropolis-semibolditalic-webfont.woff) format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-regular-webfont.woff2) format("woff2"), url(fonts/metropolis-regular-webfont.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-regularitalic-webfont.woff2) format("woff2"), url(fonts/metropolis-regularitalic-webfont.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-semibold-webfont.woff2) format("woff2"), url(fonts/metropolis-semibold-webfont.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-medium-webfont.woff2) format("woff2"), url(fonts/metropolis-medium-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Metropolis;
    src: url(fonts/metropolis-mediumitalic-webfont.woff2) format("woff2"), url(fonts/metropolis-mediumitalic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
h1,h2,h3,h4,h5,h6 {
    font-family: Metropolis,sans-serif;
    color: var(--color-testoimportante);
}
html .action.primary {
	background: var(--background-primary);;
	border-color: transparent;
	text-transform: uppercase;
	padding: 12px 20px;
	font-size: 16px;
}
html .action.primary.checkout, html .action.primary.tocart {
	background: var(--background-primary);;
	border-color: transparent;
	text-transform: uppercase;
}
.block-minicart .block-content > .actions > .primary .action.primary {
    background: var(--color-button-principale);
    color: white;
    padding: 10px 12px;
    width: 100%;
    position: relative;
    transition: transform .3s;
}
html button {
	background-image: none;
    background: var(--color-button-standard);
    border: 1px solid var(--color-border-button-standard);
    color: var(--color-text-button-standard);
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 0px;
    box-shadow: none;
}
html button:hover {
	    background: var(--color-text-button-standard);
    border: 1px solid var(--color-text-button-standard);
    color: var(--color-button-standard);
}
html .block-minicart .block-content > .actions > .primary {
    margin: 0px;
    margin-bottom: 10px;
}
html .page-main, html .container, html .breadcrumbs {
	max-width: 1440px;
}
#logoheader .action.nav-toggle {
	display: none;
}
#menutopdf {
	padding-left: 0px;
}
#menutopdf .submenu {
	display: none;
}
#menutopdf li {
	list-style: none;
}
.amcheckout-step-container #co-payment-form .fieldset br,
.amcheckout-step-container #co-payment-form .fieldset hr,
.checkout-index-index #logoheader .save.checkoutprocess.primary{
    display: none;
}
html .nav.items li, html .nav.items li a {
	width: 100%;
    font-size: 14px;
    color: black;
    line-height: initial;
}
html .affiliatefieldset {
    background: #d0d8ef;
}
html .block-collapsible-nav .item.current a, html .block-collapsible-nav .item.current > strong {
    border-color: var(--color-button-secondario);
}
html .minicart-wrapper .action.showcart .counter.qty {
background: var(--color-button-secondario);
}
html .modal-inner-wrap .action.action-primary, html .amgdprcookie-groups-modal .amgdprcookie-done {
    background: var(--background-primary);
    border-color: transparent;
    text-transform: uppercase;
    padding: 12px 20px;
    font-size: 16px;
}
html .modal-inner-wrap .modal-header .modal-title, html .amgdprcookie-cookie-container .amgdprcookie-options{
    color: #006bb4 !important;
}






html body{
    background: #0f36bf;
    height: 100%;
}
html body:before {
    width: 1200px;
    height: 1200px;
    border-radius: 200px;
    position: fixed;
    left: 40%;
    transform: rotate(45deg);
    top: 0;
    background-color: rgba(255,255,255,0.05);
    content: " ";
    display: block;
}
.blockcustom, .cms-page-view #maincontent, .account #maincontent {
    background-color: #FFF;
    box-shadow: 5px 20px 40px rgba(0,0,0,0.07);
    border-radius: 20px;
    padding: 35px 20px;
    width: calc(100% - 50px);
    margin: 0 auto;
    margin-bottom: 35px;
    max-width: 955px;
}
.blockcustom i{
    font-size: 50px;
    margin-bottom: 10px;
    display: block;
}
.login-container .blockcustom .fieldset>.field>.control{
    width: 100%;
}
.blockcustom .fieldset .field {
    margin-bottom: 10px;
}
.blockcustom .fieldset .field, .blockcustom .fieldset>.field, .blockcustom .fieldset>.fields>.field {
    text-align: left;
}
html .blockcustom .fieldset>.field.note{
    text-align: center;
}
html .blockcustom .field.field-name-firstname{

}
.fieldset .field.required .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
html .blockcustom .fieldset{
    margin-bottom: 0px;
}
html .fieldset>.field>.label, html .fieldset>.fields>.field>.label, .blockcustom .fieldset .field label {
    margin-bottom: 2px;
}
html .message.global.noscript, html .message.global.cookie{
    background: var(--background-primary);
    color: white;
}
html div[data-role="gdpr-cookie-container"] {
    position: fixed;
    z-index: 15;
    bottom: 0px;
    width: 100%;
    right: 0px;
}
html .actions button.action.primary.cookiebar{
    background: white;
    color: #1979c3;
}
#logotop {
    max-width: 220px;
}
html .form-create-account .fieldset.create.account:after, html .login-container .fieldset:after, html .form.password.forget .fieldset:after {
    display: none;
}
html .page-footer {
    background: transparent;
}
html .breadcrumbs a:visited, html .breadcrumbs a, html .breadcrumbs li{
    color: white;
}
html .form.password.reset, html .form.send.confirmation, html .form.password.forget, html .form.create.account, html .form.search.advanced, html .form.form-orders-search{
    min-width: auto;
}




.abs-visually-hidden-desktop, .modes-label, .block-search .label, .block-collapsible-nav .title {
    background: white;
    text-align: center;
    text-transform: uppercase;
    color: #274bb4;
    border-bottom: solid 3px;
}
.__PrivateStripeElement iframe {
    height: 40px !important;
}
form.ElementsApp, form.ElementsApp .InputElement{
    height: 40px !important;
    line-height: 40px !important;
}
#panelcheckdeagor .control{
    position: relative;
}
#panelcheckdeagor .domain{
    position: absolute;
    right: 1px;
    top: 1px;
    background: #d7e4f3;
    color: #1d64bd;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    height: calc(100% - 2px);
    padding: 10px;
    max-height: 44px;
}
#plandeagor .card-wrap {
    text-align: left;
    background: #fff;
    box-shadow: 0 5px 8px hsla(0,0%,0%,0.25);
}
#plandeagor .card-wrap:hover{
    box-shadow: 0px 1px 19px 1px #ff9800a3;
    cursor: pointer;
}
.card-wrap.main > .header.-promotion.essential {
    background-color: #FF9800;
}
.card-wrap.main > .header.-promotion.medium {
    background: var(--background-primary);
}
.card-wrap.main > .header.-promotion.business {
    background: var(--background-green);
}
.card-wrap.main > .header.-promotion.essential {
    background: var(--background-orange);
}
.card-wrap.main > .header {
    position: relative;
    display: flex;
    margin-bottom: 20px;
    height: 100px;
}
.main.card-wrap a.title{
    display: block;
    margin-bottom: 20px;
    padding: 0 20px;
    font-weight: bold;
    font-size: 24px;
    line-height: normal;
    text-align: center;
    text-transform: capitalize;
    color: #0073d2;
}
.card-wrap.main > .info span{
    color: #0073d2;
    font-weight: bold;
}
.card-wrap.main > .info {
    padding: 0 15px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}
.card-wrap.main .wpb_wrapper{
    padding: 0px 15px;
}
.card-wrap.main .wpb_wrapper li i {
    font-size: inherit;
    display: unset;
    margin-right: 5px;
    margin-left: 5px;
}
.card-wrap.main .wpb_wrapper li{
    list-style: none;
}
.card-wrap.main .wpb_wrapper li.nosection i{
    color:white;
}
.card-wrap.main .wpb_wrapper li.nosection{
    color:#aaa;
}
.main.card-wrap .header i{
    display: unset;
    margin: 0 auto;
    margin-top: 12px;
    font-size: 80px;
    color: white;
}
.main.card-wrap a.title span{
    font-size: 12px;
    color: #637178;
    text-transform: lowercase;
}
.main.card-wrap a.title span span{
    font-size: 40px;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 7px;
    color: #0073d2;
}
#panelcheckdeagor .password-weak .password-strength-meter:before, #panelcheckdeagor .password-strong .password-strength-meter:before{
    width: 100%;
}
#panelcheckdeagor #password-strength-meter-container #password-strength-meter span{
    text-decoration: underline;
    color: #0a447a;
}
html #panelcheckdeagor .password-strength-meter{
    height: auto;
    line-height: 20px;
    padding: 4px 9px;
}
html #panelcheckdeagor input.error{
    border: solid 3px red;
}
html .action.checkoutprocess{
    background: var(--background-green) !important;
}
html .action.checkoutprocess:hover{
    border: 1px solid #1979c3;
    opacity: 0.9;
}
.headericon i {
    font-size: 25px;
    color: white;
}
html .amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
    padding-top: 0px;
}
html .amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),
html .amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger){
    background: #f9f9f9;
    color: black;
}
html .amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
    padding-top: 0px;    padding-bottom: 0px;
}
._amcheckout-selectable-item.-selected, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active, html .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    border: none;
}
html .amcheckout-step-container .payment-method-content > .actions-toolbar > .primary .action.primary {
background : var(--background-primary);
    color: white;
}
html #checkout-payment-method-load .payment-method-billing-address .checkout-billing-address,
html .amrec-subscriptional-label,
html .opc-block-summary .items-in-cart > .title,
html .minicart-items .product-item-details .details-qty,
html .amcheckout-step-container .amcheckout-title > .amcheckout-icon{
    display: none;border-radius: 0px;
}
html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main,
html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar{
    width: 48%;
}
html .amcheckout-step-container .payment-method-content > .actions-toolbar > .primary .action.primary,
html .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary{
    width: 100%;
}
html .amcheckout-step-container .amcheckout-title {
    background: #f9f9f9;
}
html mark, html .mark {
    background-color: #dae3ef;
}
html .amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
html .amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount,
html .cart-totals tbody .mark,
html .cart-totals tfoot .mark,
html .opc-block-summary .table-totals tbody .mark,
html .opc-block-summary .table-totals tfoot .mark{
    text-align: right;
    text-transform: uppercase;
}
html .opc-block-summary .table-totals tbody .mark{
    padding-right: 9px;
}
html .checkout-payment-method .payment-option._collapsible.discount-code .payment-option-content{
    display: block !important;
    border-top: solid 1px #d4d4d4;
    padding-top: 22px;
}
html .checkout-payment-method .payment-option._collapsible.discount-code .payment-option-title{
    text-transform: uppercase;
    text-align: center;
    padding: 0px;
}
html .checkout-payment-method .discount-code .payment-option-title .action-toggle:after, .amrec-subtotal.subtotal .amrec-tooltip,
html .amcheckout-step-container .amcheckout-summary-container .product-item-details .options{
    display: none;
}
html .amcheckout-step-container .opc-payment-additional{
    background: #f9f9f9;    margin-top: -15px;
}
html .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner{
    display: block;
}
html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
    float: right;
    width: 100%;
    text-align: right;
}
html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
html .account .sidebar.sidebar-additional {
    display: none;
}
html #plandeagor .card-wrap.disabled{
    opacity: 0.3;
    pointer-events: none;
}
html #plandeagor .bestchoose{
    padding: 0px !important;
    border: solid 15px #FFEB3B;
    margin-top: -15px;
}
#customeraacountedit {
    width: 100%;
}
html .amstripe-saved-cards .amstripe-td.-name {
    word-break: inherit;
}
html #discount-form .actions-toolbar .primary button {
    background: var(--background-primary);
    color: white;
    box-shadow: none;
    text-transform: uppercase;
}
html .checkout-payment-method .discount-code .payment-option-title .action-toggle span{
display: none;
}
#topcheckout {
    background: #dae3ef;
    padding: 10px;
    text-align: center;
    margin-bottom: -15px;
}
#successblock p{
    font-size: 1.8rem;
}
#connector-newsletter-form-validate {
    display: none;
}
#logoheader .lds-ring {
    position: absolute;
    width: 20px;
    height: 20px;
    zoom: 0.5;
    margin-top: 8px;
    margin-left: 2px;
}
.customer-account-login .page.messages .message.success>*:first-child{
    font-size: 20px;
    text-align: center;
}
.lds-ring {
   display: inline-block;
   position: relative;
   width: 20px;
   height: 20px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 6px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
#loader-container h2, #action-container h2 {
    color: #0f36bf;
}
#affiliatecode{
    position: relative;
}
.nobordertop td{
    border-top: 0px !important;
}
#affiliatecode strong {
    background: #ffeb3b;
    padding: 5px 15px;
    font-size: 22px;
}
#infoaffiliate strong {
    color: #016bb4;
}
#totalcreditdash {
    background: #8bc34a;
    text-align: center;
    color: white;
    padding: 8px 10px;
}
.copylinkaffiliate {
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 19px;
    background: #03a9f4;
    color: white;
    padding: 10px;
    cursor: pointer;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.incorso.checkoutprocess{
    opacity: 0.6;
    pointer-events: none;
}
.block.block-reorder{
    display: none;
}
#plandeagor .card-wrap ul li span {
    color: #0073d2;
    font-weight: 600;
}
.illimitate{
    text-align: center;
    background: #fff6d1;
    border: 2px dotted #fdaa00;
    margin: 0px 20px;
    margin-bottom: 15px;
    transform: rotate(-2deg);
}
.info-text {
    font-size: 12px;
}
.checkout-index-index .am-checkout.-modern {
    margin-top: -15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content #apple-pay-separator {
    padding: 0px !important;
    color: #f9f9f9;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 20px;
}
.page-wrapper > .breadcrumbs {
    width: calc(100% - 50px);
    max-width: 955px;
    padding-left: 0;
}


@media only screen and (max-width: 1249px) {
    #logoheader .col-8.text-light{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .blockcustom, .cms-page-view #maincontent, .account #maincontent{
        max-width: 100%;
    }
}

@media only screen and (max-width: 1023px) {
    html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main, html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar{
        width: 100%;
    }
    html .amcheckout-step-container {
        background: #f9f9f9;
    }
    html .am-checkout.-modern .opc-estimated-wrapper{
        display: none !important;
    }
    html .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
        background: #f9f9f9;
        color: #363636;
    }

}

@media only screen and (max-width: 767px) {
    html body:before,
    html #logoheader .col-2, html #logoheader .col-1{
        display: none;
    }
    html .page-header {
        border-bottom: none;
        margin-bottom: 0px;
    }
    #logoheader .col-8{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    html .account .page-header{
        margin-bottom: 20px;
    }
    .affiliatefieldset .control.note{
        margin-top: -15px;
        margin-bottom: 10px;
    }
    html .affiliatefieldset {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }

}
