3614 lines
111 KiB
CSS
3614 lines
111 KiB
CSS
.breadcrumb::before {
|
|
display: none;
|
|
}
|
|
.breadcrumb li {
|
|
margin-right: 40px;
|
|
}
|
|
.breadcrumb li a:after {
|
|
content: url("/themes/at_movic/assets/img/modules/appagebuilder/images/arrow_right.svg");
|
|
line-height: 1;
|
|
top: 50%;
|
|
right: -20px;
|
|
transform: translateY(-50%);
|
|
}
|
|
.breadcrumb li a span {
|
|
color: #1a1a18;
|
|
font-weight: 600;
|
|
font-size: 12px;
|
|
font-family: "Prompt", sans-serif;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.page_title_and_arrows, #authentication #wrapper #main .page-header h1, #module-leofeature-mywishlist #wrapper #main .page-header h1, #order-detail #wrapper #main .page-header h1, #history #wrapper #main .page-header h1, #addresses #wrapper #main .page-header h1, #address #wrapper #main .page-header h1, #identity #wrapper #main .page-header h1, #my-account #wrapper #main .page-header h1 {
|
|
position: relative;
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 24px;
|
|
line-height: 34px;
|
|
text-align: center;
|
|
color: #1a1a18;
|
|
text-transform: uppercase;
|
|
padding-left: 40px;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
.page_title_and_arrows::before, #authentication #wrapper #main .page-header h1::before, #module-leofeature-mywishlist #wrapper #main .page-header h1::before, #order-detail #wrapper #main .page-header h1::before, #history #wrapper #main .page-header h1::before, #addresses #wrapper #main .page-header h1::before, #address #wrapper #main .page-header h1::before, #identity #wrapper #main .page-header h1::before, #my-account #wrapper #main .page-header h1::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 0;
|
|
top: 17px;
|
|
width: 27px;
|
|
height: 18px;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrows.svg");
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
transform: translateY(-50%);
|
|
}
|
|
|
|
.btn_whiteBg_blackBorder_radius, #my-account #wrapper #main .page-footer a {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 111.5%;
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
background-color: #ffffff;
|
|
padding: 14px 64px;
|
|
border: 2px solid #1a1a18;
|
|
border-radius: 50px;
|
|
}
|
|
|
|
.btn_orange, .cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data a, #contact #page #wrapper #main #content .contact-form .form-footer .btn, #contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group.add-file .input-group-btn label, #category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .button-container .add-to-cart, #module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .btn, #pagenotfound #wrapper #main .content .btn, #authentication #wrapper #main #content .register-form .form-footer .btn, #authentication #wrapper #main #content #login-form .form-footer .btn, #module-leofeature-mywishlist .leo-modal-wishlist .btn, #module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-row .btn, #order-detail #wrapper #main #content .order-message-form form .form-footer .btn, #order-detail #wrapper #main #content #order-infos .button-primary, #history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .btn.btn2, #addresses #wrapper #main #content .addresses-footer > a, #address #wrapper #main #content form .form-footer .btn, #identity #wrapper #main #content form .form-footer .btn, #order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation .card-block-buttons .btn.btn1, #checkout #wrapper #content #checkout-payment-step #payment-confirmation .btn, #checkout #wrapper #content #checkout-delivery-step .delivery-options-list .btn.continue, #checkout #wrapper #content #checkout-addresses-step .content .js-address-form .btn, #checkout #wrapper #content #checkout-personal-information-step .content #checkout-login-form #login-form .form-footer .btn, #content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart, #content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart, .leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom .leo-dropdown-cart-total .price-box-btn .btn, #_desktop_cart .leo-dropdown-cart .leo-dropdown-bottom .leo-cart-dropdown-action .cart-dropdow-button.cart-dropdow-viewcart {
|
|
background: #ff8400;
|
|
color: #fff;
|
|
font-size: 14px;
|
|
font-family: "Aeonik", sans-serif;
|
|
padding: 12px 30px;
|
|
border-radius: 50px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
text-transform: uppercase;
|
|
font-weight: 600;
|
|
}
|
|
.btn_orange:hover, .cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data a:hover, #contact #page #wrapper #main #content .contact-form .form-footer .btn:hover, #contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group.add-file .input-group-btn label:hover, #category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .button-container .add-to-cart:hover, #module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .btn:hover, #pagenotfound #wrapper #main .content .btn:hover, #authentication #wrapper #main #content .register-form .form-footer .btn:hover, #authentication #wrapper #main #content #login-form .form-footer .btn:hover, #module-leofeature-mywishlist .leo-modal-wishlist .btn:hover, #module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-row .btn:hover, #order-detail #wrapper #main #content .order-message-form form .form-footer .btn:hover, #order-detail #wrapper #main #content #order-infos .button-primary:hover, #history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .btn.btn2:hover, #addresses #wrapper #main #content .addresses-footer > a:hover, #address #wrapper #main #content form .form-footer .btn:hover, #identity #wrapper #main #content form .form-footer .btn:hover, #order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation .card-block-buttons .btn.btn1:hover, #checkout #wrapper #content #checkout-payment-step #payment-confirmation .btn:hover, #checkout #wrapper #content #checkout-delivery-step .delivery-options-list .btn.continue:hover, #checkout #wrapper #content #checkout-addresses-step .content .js-address-form .btn:hover, #checkout #wrapper #content #checkout-personal-information-step .content #checkout-login-form #login-form .form-footer .btn:hover, #content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart:hover, #content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart:hover, .leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom .leo-dropdown-cart-total .price-box-btn .btn:hover, #_desktop_cart .leo-dropdown-cart .leo-dropdown-bottom .leo-cart-dropdown-action .cart-dropdow-button.cart-dropdow-viewcart:hover {
|
|
color: #ffffff;
|
|
}
|
|
.btn_orange.disabled, .cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data a.disabled, #contact #page #wrapper #main #content .contact-form .form-footer .disabled.btn, #contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group.add-file .input-group-btn label.disabled, #category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .button-container .disabled.add-to-cart, #module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .disabled.btn, #pagenotfound #wrapper #main .content .disabled.btn, #authentication #wrapper #main #content .register-form .form-footer .disabled.btn, #authentication #wrapper #main #content #login-form .form-footer .disabled.btn, #module-leofeature-mywishlist .leo-modal-wishlist .disabled.btn, #module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-row .disabled.btn, #order-detail #wrapper #main #content .order-message-form form .form-footer .disabled.btn, #order-detail #wrapper #main #content #order-infos .disabled.button-primary, #history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .disabled.btn.btn2, #addresses #wrapper #main #content .addresses-footer > a.disabled, #address #wrapper #main #content form .form-footer .disabled.btn, #identity #wrapper #main #content form .form-footer .disabled.btn, #order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation .card-block-buttons .disabled.btn.btn1, #checkout #wrapper #content #checkout-payment-step #payment-confirmation .disabled.btn, #checkout #wrapper #content #checkout-delivery-step .delivery-options-list .disabled.btn.continue, #checkout #wrapper #content #checkout-addresses-step .content .js-address-form .disabled.btn, #checkout #wrapper #content #checkout-personal-information-step .content #checkout-login-form #login-form .form-footer .disabled.btn, #content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .disabled.add-to-cart, #content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .disabled.add-to-cart, .leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom .leo-dropdown-cart-total .price-box-btn .disabled.btn, #_desktop_cart .leo-dropdown-cart .leo-dropdown-bottom .leo-cart-dropdown-action .disabled.cart-dropdow-button.cart-dropdow-viewcart {
|
|
background-color: #8a8a8a;
|
|
}
|
|
|
|
.btn_dark, #history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .btn.btn1 {
|
|
background: #1a1a18;
|
|
color: #fff;
|
|
font-size: 14px;
|
|
font-family: "Aeonik", sans-serif;
|
|
padding: 12px 30px;
|
|
border-radius: 50px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
text-transform: uppercase;
|
|
font-weight: 600;
|
|
}
|
|
.btn_dark:hover, #history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .btn.btn1:hover {
|
|
color: #ffffff;
|
|
}
|
|
.btn_dark.disabled, #history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .disabled.btn.btn1 {
|
|
background-color: #8a8a8a;
|
|
}
|
|
|
|
.btn_white_border_orange, #order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation .card-block-buttons .btn.btn2 {
|
|
background: #ffffff;
|
|
color: #ff8400;
|
|
font-size: 14px;
|
|
font-family: "Aeonik", sans-serif;
|
|
padding: 12px 30px;
|
|
border-radius: 50px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
text-transform: uppercase;
|
|
font-weight: 600;
|
|
border: 2px solid #ff8400;
|
|
}
|
|
.btn_white_border_orange:hover, #order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation .card-block-buttons .btn.btn2:hover {
|
|
color: #ff8400;
|
|
}
|
|
.btn_white_border_orange.disabled, #order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation .card-block-buttons .disabled.btn.btn2 {
|
|
background-color: #8a8a8a;
|
|
}
|
|
|
|
.form-group-password {
|
|
position: relative;
|
|
}
|
|
.form-group-password.active .eye-show {
|
|
display: block !important;
|
|
}
|
|
.form-group-password.active .eye-hiden {
|
|
display: none !important;
|
|
}
|
|
.form-group-password .eye {
|
|
position: absolute;
|
|
right: 14px;
|
|
bottom: 20px;
|
|
width: 16px;
|
|
height: 16px;
|
|
transform: translateY(50%);
|
|
cursor: pointer;
|
|
z-index: 5;
|
|
}
|
|
.form-group-password .eye-show {
|
|
display: none;
|
|
}
|
|
.form-group-password .eye-hiden {
|
|
display: block;
|
|
}
|
|
|
|
.custom-checkbox input[type=checkbox] + span,
|
|
.custom-checkbox input[type=radio] + span {
|
|
border: 1px solid #8a8a8a;
|
|
width: 15px;
|
|
height: 15px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.custom-checkbox input[type=checkbox]:checked + span .checkbox-checked {
|
|
position: absolute;
|
|
font-size: 0;
|
|
width: 9px;
|
|
height: 9px;
|
|
margin: 2px;
|
|
border-radius: 3px;
|
|
background: #8a8a8a;
|
|
}
|
|
|
|
.custom-checkbox input[type=radio]:checked + span .checkbox-checked {
|
|
font-size: 0;
|
|
width: 13px;
|
|
height: 13px;
|
|
margin: 2px;
|
|
border-radius: 100%;
|
|
background: #8a8a8a;
|
|
}
|
|
|
|
#footer .footer-center {
|
|
background: #1a1a18;
|
|
}
|
|
#footer .footer-center .footer-center-top {
|
|
padding: 70px 0 90px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
-moz-column-gap: 90px;
|
|
column-gap: 90px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes .ApBlockLink {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes .ApBlockLink .title_block {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
font-weight: 700;
|
|
margin-bottom: 30px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes .ApBlockLink ul {
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes .ApBlockLink ul li {
|
|
margin-left: 0;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes .ApBlockLink ul li:not(:last-child) {
|
|
margin-bottom: 10px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes .ApBlockLink ul li a {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
padding: 0;
|
|
text-transform: initial;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes .ApBlockLink ul li a:hover {
|
|
text-decoration: none;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .ApImage {
|
|
margin-bottom: 15px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .ApHtml .block_content p,
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .ApHtml .block_content a {
|
|
color: #fff;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-info {
|
|
padding: 0;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-info p {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-info p:not(:last-child) {
|
|
margin-bottom: 10px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-links .block_content p:not(:last-child) {
|
|
margin-bottom: 15px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-links .block_content p a {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 20px;
|
|
line-height: normal;
|
|
color: #ff8400;
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
text-transform: initial;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-links .block_content p a img {
|
|
padding-bottom: 4px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-social {
|
|
margin-bottom: 0;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-contact-social-boxes .footer-contact-social .block_content {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 25px;
|
|
}
|
|
#footer .footer-center .footer-center-bottom {
|
|
position: relative;
|
|
padding: 27px 0 37px;
|
|
}
|
|
#footer .footer-center .footer-center-bottom::before {
|
|
content: "";
|
|
position: absolute;
|
|
top: 0;
|
|
left: 9%;
|
|
width: 82%;
|
|
height: 1px;
|
|
background: #555555;
|
|
}
|
|
#footer .footer-center .footer-center-bottom .footer-bottom-icons {
|
|
margin-bottom: 0;
|
|
}
|
|
#footer .footer-center .footer-center-bottom .footer-bottom-info {
|
|
margin-bottom: 0;
|
|
}
|
|
#footer .footer-center .footer-center-bottom .footer-bottom-info p {
|
|
color: #555555;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
gap: 50px;
|
|
line-height: 1;
|
|
padding: 7px 0;
|
|
}
|
|
#footer .footer-center .footer-center-bottom .footer-bottom-info p strong {
|
|
font-weight: 600;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
#footer .footer-center .footer-center-bottom::before {
|
|
left: 0;
|
|
width: 100%;
|
|
}
|
|
}
|
|
@media (max-width: 992px) {
|
|
#footer .footer-center .footer-center-bottom {
|
|
text-align: center;
|
|
}
|
|
#footer .footer-center .footer-center-bottom .footer-bottom-info {
|
|
margin-top: 20px;
|
|
}
|
|
#footer .footer-center .footer-center-bottom .footer-bottom-info .block_content p {
|
|
justify-content: center;
|
|
}
|
|
}
|
|
@media (max-width: 1200px) {
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes {
|
|
-moz-column-gap: 65px;
|
|
column-gap: 65px;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
#footer .footer-center .footer-center-top {
|
|
padding: 70px 0 20px;
|
|
}
|
|
#footer .footer-center .footer-center-top .footer-nav-boxes {
|
|
flex-direction: column;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
row-gap: 20px;
|
|
}
|
|
}
|
|
|
|
#_desktop_cart .header {
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
height: 40px;
|
|
width: 40px;
|
|
background: #ff8400;
|
|
border-radius: 100%;
|
|
}
|
|
#_desktop_cart .cart-products-count {
|
|
position: absolute;
|
|
bottom: 0px;
|
|
right: 0px;
|
|
background: #000;
|
|
border-radius: 50px;
|
|
width: 16px;
|
|
height: 16px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
line-height: 0;
|
|
color: #ffffff;
|
|
font-family: monospace, sans-serif;
|
|
font-size: 11px;
|
|
}
|
|
#_desktop_cart .leo-dropdown-cart {
|
|
display: none !important;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-list-item-header {
|
|
padding: 15px 0;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-list-item-header h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 24px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
color: #000000;
|
|
text-transform: uppercase;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 100vh;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper {
|
|
flex-grow: 1;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item {
|
|
position: relative;
|
|
padding: 18px 18px 18px 26px;
|
|
height: 137px !important;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item::before {
|
|
content: "";
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 26px;
|
|
right: 18px;
|
|
height: 1px;
|
|
background-color: #cbcbcb;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item .leo-cart-item-img {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item .leo-cart-item-info .product-name a {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
line-height: 1.2;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item .leo-cart-item-info .product-price .price {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 1.2;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item .leo-cart-item-info .unit-price-cart {
|
|
display: none;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item .leo-cart-item-info .product-quantity {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
margin-bottom: 8px;
|
|
margin-top: 8px;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item .leo-cart-item-info .product-quantity .leo-bt-product-quantity {
|
|
height: auto;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item .leo-dropdown-cart-item .leo-cart-item-info .product-quantity .leo-bt-product-quantity i {
|
|
width: 16px;
|
|
height: 16px;
|
|
background-color: #efefef;
|
|
border-radius: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom {
|
|
height: auto !important;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom .leo-dropdown-cart-total .price-box {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom .leo-dropdown-cart-total .price-box p {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom .leo-dropdown-cart-total .price-box-btn {
|
|
margin-bottom: 10px;
|
|
}
|
|
.leo-fly-cart-slidebar .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom .leo-dropdown-cart-total .price-box-text {
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 142.7%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-moz-column-gap: 7px;
|
|
column-gap: 7px;
|
|
margin-bottom: 28px;
|
|
}
|
|
|
|
.pagination {
|
|
border-top: none;
|
|
}
|
|
.pagination #pagination {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
.pagination .page-list li {
|
|
height: 31px;
|
|
width: 31px;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.pagination .page-list li.current {
|
|
background: #ff8400;
|
|
border-radius: 3px;
|
|
}
|
|
.pagination .page-list li.current a {
|
|
color: #ffffff;
|
|
}
|
|
.pagination .page-list li a {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #8a8a8a;
|
|
}
|
|
|
|
#back-top {
|
|
bottom: 70px;
|
|
}
|
|
|
|
.product-detail .product-manufacturer-top {
|
|
margin-bottom: 30px;
|
|
}
|
|
.product-detail .product-detail-name {
|
|
color: #1a1a18;
|
|
font-weight: 400;
|
|
font-size: 24px;
|
|
font-family: "Prompt", sans-serif;
|
|
}
|
|
.product-detail .product-prices {
|
|
margin: 15px 0 30px;
|
|
}
|
|
.product-detail .product-prices .current-price {
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 24px;
|
|
font-family: "Prompt", sans-serif;
|
|
}
|
|
.product-detail .product-prices .tax-shipping-delivery-label {
|
|
display: none;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper {
|
|
padding: 0;
|
|
margin: 0;
|
|
border: none;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .qty {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .qty .control-label {
|
|
display: block !important;
|
|
color: #000;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
font-family: "Aeonik", sans-serif;
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .qty .input-group {
|
|
border: none;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .qty .input-group #quantity_wanted {
|
|
color: #000;
|
|
font-size: 16px;
|
|
font-weight: 700;
|
|
min-width: 80px;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .qty .input-group .input-group-btn-vertical .btn {
|
|
height: 24px;
|
|
width: 24px;
|
|
max-width: 24px;
|
|
min-width: unset;
|
|
background: #efefef;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
border-radius: 50px;
|
|
top: 30px;
|
|
transform: translateY(-50%);
|
|
margin: 0;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .qty .input-group .input-group-btn-vertical .btn i {
|
|
color: #000;
|
|
font-weight: 600;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .add .add-to-cart {
|
|
background: #ff8400;
|
|
border-radius: 50px;
|
|
padding: 21px 100px;
|
|
height: auto;
|
|
width: auto;
|
|
line-height: initial;
|
|
max-width: none;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .add .add-to-cart:hover {
|
|
background: #ff8400;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .leo-compare-wishlist-button {
|
|
height: 58px;
|
|
line-height: 58px;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .leo-compare-wishlist-button .leo-wishlist-bt-content {
|
|
line-height: 58px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
height: 100%;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .leo-compare-wishlist-button .compare {
|
|
display: none;
|
|
}
|
|
.product-detail .product-add-to-cart .p-cartwapper .wishlist-button-add.wishlist-button-product {
|
|
display: none;
|
|
}
|
|
.product-detail .product-tabs.tabs {
|
|
flex-direction: column;
|
|
border: none;
|
|
}
|
|
.product-detail .product-tabs.tabs .tabs-tiles .tabs-tile {
|
|
margin-bottom: 80px;
|
|
}
|
|
.product-detail .product-tabs.tabs .tabs-tiles .tabs-tile .tabs-tile-title {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 8px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.product-detail .product-tabs.tabs .tabs-tiles .tabs-tile .tabs-tile-title h2 {
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 24px;
|
|
margin-bottom: 0;
|
|
text-transform: uppercase;
|
|
}
|
|
.product-detail .product-tabs.tabs .tabs-tiles .tabs-tile .product-description {
|
|
color: #1a1a18;
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
font-family: "Prompt", sans-serif;
|
|
}
|
|
.product-detail .product-tabs.tabs .tabs-tiles .tabs-tile .product-description ul {
|
|
padding-left: 30px;
|
|
}
|
|
.product-detail .product-accessories .products-section-title {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 8px;
|
|
margin-bottom: 20px;
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 24px;
|
|
text-transform: uppercase;
|
|
}
|
|
.product-detail .product-accessories .products .owl-buttons .owl-prev::after,
|
|
.product-detail .product-accessories .products .owl-buttons .owl-next::after {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
background: #dcdcdc;
|
|
opacity: 0.5;
|
|
z-index: -1;
|
|
}
|
|
.product-detail .product-accessories .products .owl-buttons .owl-prev:hover::before,
|
|
.product-detail .product-accessories .products .owl-buttons .owl-next:hover::before {
|
|
color: #000;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn {
|
|
position: initial;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .wishlist {
|
|
position: absolute;
|
|
top: 7px;
|
|
right: 5px;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .wishlist .btn-product {
|
|
box-shadow: none;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .wishlist .btn-product:hover {
|
|
background: none;
|
|
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.07);
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .wishlist .btn-product .leo-wishlist-bt-content {
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .button-container.cart {
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .button-container.cart .add-to-cart {
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
border-radius: 50px;
|
|
padding: 0px 30px;
|
|
background: #1a1a18;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .button-container.cart .add-to-cart > span {
|
|
color: #fff;
|
|
font-weight: 600;
|
|
font-size: 12px;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .pro3-btn .button-container.cart .add-to-cart .leo-bt-cart-content {
|
|
display: none;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .product-meta .product-title a {
|
|
color: #1a1a18;
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
text-transform: uppercase;
|
|
}
|
|
.product-detail .product-accessories .products .owl-item .product-miniature .product-meta .product-price-and-shipping .price {
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
letter-spacing: 0.015em;
|
|
font-family: "Prompt", sans-serif;
|
|
}
|
|
.product-detail #product-availability {
|
|
margin-bottom: 30px;
|
|
}
|
|
.product-detail #product-availability .product-status-ball {
|
|
width: 7px;
|
|
height: 7px;
|
|
display: inline-block;
|
|
border-radius: 50px;
|
|
margin-bottom: 1px;
|
|
}
|
|
.product-detail #product-availability .product-available {
|
|
color: #1a1a18;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
font-family: "Prompt", sans-serif;
|
|
text-transform: initial;
|
|
}
|
|
.product-detail #product-availability .product-available .product-status-ball {
|
|
background: #3fc600;
|
|
}
|
|
.product-detail #product-availability .product-last-items {
|
|
color: #1a1a18;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
font-family: "Prompt", sans-serif;
|
|
text-transform: initial;
|
|
}
|
|
.product-detail #product-availability .product-last-items .product-status-ball {
|
|
background: #ff8400;
|
|
}
|
|
.product-detail #product-availability .product-unavailable {
|
|
color: #1a1a18;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
font-family: "Prompt", sans-serif;
|
|
text-transform: initial;
|
|
}
|
|
.product-detail #product-availability .product-unavailable .product-status-ball {
|
|
background: #e00000;
|
|
}
|
|
.product-detail .product-variants {
|
|
margin: 0;
|
|
}
|
|
.product-detail .product-variants > .product-variants-item .color {
|
|
width: 42px;
|
|
height: 42px;
|
|
border: 2px solid #b5b5b5;
|
|
}
|
|
.product-detail .product-variants > .product-variants-item .color:before {
|
|
line-height: 36px;
|
|
}
|
|
.product-detail .product-variants .product-variants-item {
|
|
flex-direction: column;
|
|
align-items: flex-start;
|
|
gap: 15px;
|
|
margin-top: 0;
|
|
}
|
|
.product-detail .product-variants .product-variants-item .control-label {
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
}
|
|
.product-detail .product-variants .product-variants-item ul li span.color {
|
|
box-shadow: none;
|
|
background-size: cover !important;
|
|
}
|
|
.product-detail .product-variants .product-variants-item #group_2 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
gap: 10px;
|
|
max-width: 380px;
|
|
}
|
|
.product-detail .product-variants .product-variants-item #group_2 li {
|
|
margin: 0;
|
|
}
|
|
.product-detail .product-variants .product-variants-item #group_2 li label {
|
|
margin: 0;
|
|
}
|
|
.product-detail .product-variants .product-variants-item #group_2 li label .radio-label {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 180.69%;
|
|
text-align: center;
|
|
color: #8a8a8a;
|
|
padding: 6px;
|
|
min-width: 120px;
|
|
background: #ffffff;
|
|
border: 2px solid #b5b5b5;
|
|
border-radius: 80px;
|
|
}
|
|
.product-detail .product-variants .product-variants-item #group_2 li label .input-radio[checked=checked] ~ .radio-label {
|
|
border-color: #1a1a18;
|
|
color: #1a1a18;
|
|
}
|
|
.product-detail .description-short .description-short-title {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 8px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.product-detail .description-short .description-short-title h2 {
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 24px;
|
|
margin-bottom: 0;
|
|
text-transform: uppercase;
|
|
}
|
|
.product-detail .roduct-comments-box {
|
|
display: none;
|
|
}
|
|
|
|
#left-column.sidebar .block-categories {
|
|
background: #f5f5f5;
|
|
border: none;
|
|
padding-bottom: 25px;
|
|
}
|
|
#left-column.sidebar .block-categories .category-top-menu li.active > a {
|
|
color: #ff8400;
|
|
}
|
|
#left-column.sidebar .block-categories .category-sub-menu li:after {
|
|
display: none;
|
|
}
|
|
#left-column.sidebar .block-categories .category-sub-menu li .navbar-toggler {
|
|
color: #000;
|
|
}
|
|
#left-column.sidebar .block-categories .category-sub-menu li a {
|
|
color: #000;
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
font-family: "Prompt", sans-serif;
|
|
padding: 7px 0;
|
|
}
|
|
#left-column.sidebar .block-categories .category-sub-menu li .category-sub-menu {
|
|
padding: 0;
|
|
}
|
|
#left-column.sidebar .block-categories .facet-title {
|
|
display: inline-block;
|
|
color: #000;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
margin-bottom: 13px;
|
|
}
|
|
#left-column.sidebar .block-categories .title_block {
|
|
padding: 0 0 20px 0;
|
|
color: #000;
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
font-size: 20px;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper {
|
|
background: #f5f5f5;
|
|
border: none;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters {
|
|
padding-top: 0;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet {
|
|
position: relative;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet:first-child {
|
|
padding-top: 25px;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet:first-child::after {
|
|
content: "";
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
width: 100%;
|
|
height: 1px;
|
|
background: #cdcdcd;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet:not(:last-child) {
|
|
padding-bottom: 25px;
|
|
margin-bottom: 25px;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet:not(:last-child)::before {
|
|
content: "";
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
width: 100%;
|
|
height: 1px;
|
|
background: #cdcdcd;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet ul li .facet-label {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet ul li .facet-label .custom-checkbox {
|
|
height: auto;
|
|
line-height: 0;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet ul li .facet-label .search-link {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 5px;
|
|
color: #000000;
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
font-family: "Aeonik", sans-serif;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet ul li .facet-label .search-link .magnitude {
|
|
color: #8a8a8a;
|
|
font-weight: 400;
|
|
font-size: 10px;
|
|
font-family: "Prompt", sans-serif;
|
|
line-height: 1;
|
|
height: auto;
|
|
position: relative;
|
|
top: 0;
|
|
right: auto;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet-color ul {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
gap: 17px;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet-color ul li .facet-label {
|
|
padding: 0;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet-color ul li .facet-label .custom-checkbox .color {
|
|
margin: 0;
|
|
width: 30px;
|
|
height: 30px;
|
|
border-radius: 100%;
|
|
border-color: #929292;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper #search_filters .facet-color ul li .facet-label .search-link {
|
|
display: none;
|
|
}
|
|
#left-column.sidebar #search_filters_wrapper .facet-title {
|
|
color: #000;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
margin-bottom: 13px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container:hover .product-image .pro3-btn .button-container.cart {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .product-flag {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
letter-spacing: 0.015em;
|
|
color: #ffffff;
|
|
background: #ff8400;
|
|
border-radius: 56px;
|
|
padding: 6px 20px;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn {
|
|
inset: 0;
|
|
filter: none;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist {
|
|
position: absolute;
|
|
top: 7px;
|
|
right: 7px;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist .leo-wishlist-button {
|
|
box-shadow: none;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist .leo-wishlist-button:hover {
|
|
transform: none;
|
|
background: transparent;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist > .btn-product {
|
|
margin-right: 0;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist > .btn-product .leo-wishlist-bt-content {
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 15px 30px;
|
|
transition: all 0.5s ease-in;
|
|
margin-right: 0;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart:hover {
|
|
background: #000 !important;
|
|
color: #fff !important;
|
|
transform: none;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-meta .product-title a {
|
|
color: #1a1a18;
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
text-transform: uppercase;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.grid .ajax_block_product .product-miniature .thumbnail-container .product-meta .product-price-and-shipping .price {
|
|
color: #1a1a18;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
letter-spacing: 0.015em;
|
|
font-family: "Prompt", sans-serif;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .product-flag {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
letter-spacing: 0.015em;
|
|
color: #ffffff;
|
|
background: #ff8400;
|
|
border-radius: 56px;
|
|
padding: 6px 20px;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn {
|
|
inset: 0;
|
|
filter: none;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist {
|
|
position: absolute;
|
|
top: 7px;
|
|
right: 7px;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist .leo-wishlist-button {
|
|
box-shadow: none;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist .leo-wishlist-button:hover {
|
|
transform: none;
|
|
background: transparent;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist > .btn-product {
|
|
margin-right: 0;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .wishlist > .btn-product .leo-wishlist-bt-content {
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 15px 30px;
|
|
transition: all 0.5s ease-in;
|
|
margin-right: 0;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
#content-wrapper #products #js-product-list .products .product_list.list .ajax_block_product .product-miniature .thumbnail-container .product-image .pro3-btn .button-container .add-to-cart:hover {
|
|
background: #000 !important;
|
|
color: #fff !important;
|
|
transform: none;
|
|
}
|
|
|
|
#checkout #wrapper #content #checkout-personal-information-step .content #checkout-login-form #login-form .forgot-password {
|
|
margin: 10px 0 !important;
|
|
}
|
|
#checkout #wrapper #content #checkout-personal-information-step .content #checkout-login-form #login-form .form-footer {
|
|
margin-top: 10px;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form h2.h4 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #delivery-addresses,
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #invoice-addresses {
|
|
display: grid;
|
|
gap: 15px;
|
|
grid-template-columns: repeat(auto-fit, minmax(239px, 1fr));
|
|
margin-top: 0;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #delivery-addresses .address-item,
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #invoice-addresses .address-item {
|
|
border: 2px solid #8a8a8a;
|
|
border-radius: 10px;
|
|
background-color: #ffffff;
|
|
margin-bottom: 0;
|
|
height: 100%;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #delivery-addresses .address-item.selected,
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #invoice-addresses .address-item.selected {
|
|
background-color: rgba(0, 0, 0, 0.1);
|
|
border-color: #ff8400;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #delivery-addresses .address-item .radio-block .custom-radio,
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #invoice-addresses .address-item .radio-block .custom-radio {
|
|
display: none;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #delivery-addresses .address-item .radio-block .address-alias,
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #invoice-addresses .address-item .radio-block .address-alias {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
font-size: 14px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
padding: 0;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #delivery-addresses .address-item .radio-block .address,
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form #invoice-addresses .address-item .radio-block .address {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #000000;
|
|
margin-left: 0;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form .add-address {
|
|
margin-top: 0;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form .add-address a {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
text-decoration-line: underline;
|
|
color: #8a8a8a;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form .add-address a i {
|
|
display: none;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form .billing-address {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
border: 1px solid #ff8400;
|
|
border-radius: 43px;
|
|
padding: 13px 30px;
|
|
}
|
|
#checkout #wrapper #content #checkout-addresses-step .content .js-address-form .btn {
|
|
float: left !important;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .realization-form-title h3 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
margin-bottom: 30px;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .form-fields .delivery-options .row.delivery-option {
|
|
display: flex;
|
|
align-items: center;
|
|
background: #ffffff;
|
|
flex-direction: row;
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 43px;
|
|
cursor: pointer;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .form-fields .delivery-options .row.delivery-option label {
|
|
margin-bottom: 0;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .form-fields .delivery-options .row.delivery-option label > .row {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .form-fields .delivery-options .row.delivery-option label .col-xs-3 {
|
|
display: none !important;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .form-fields .delivery-options .row.delivery-option label .carrier-name {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
font-size: 14px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
margin-bottom: 0;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .form-fields .delivery-options .row.delivery-option label .carrier-delay {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
line-height: 111.5%;
|
|
color: #8a8a8a;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .form-fields .delivery-options .row.delivery-option label .carrier-price {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#checkout #wrapper #content #checkout-delivery-step .delivery-options-list .btn.continue {
|
|
float: left !important;
|
|
}
|
|
#checkout #wrapper #content #checkout-payment-step #payment-confirmation {
|
|
margin-top: 25px;
|
|
}
|
|
#checkout #wrapper #content #checkout-payment-step #payment-confirmation .ps-shown-by-js {
|
|
text-align: start;
|
|
}
|
|
#checkout #wrapper #content #checkout-payment-step #payment-confirmation .btn {
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
|
|
#order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation {
|
|
box-shadow: none;
|
|
border: none;
|
|
}
|
|
#order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation img {
|
|
margin-bottom: 30px;
|
|
}
|
|
#order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation h3 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 24px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
color: #1a1a18;
|
|
}
|
|
#order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
color: #1a1a18;
|
|
}
|
|
#order-confirmation #wrapper #content-wrapper #main #content-hook_order_confirmation .card-block-buttons {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-wrap: wrap;
|
|
-moz-column-gap: 35px;
|
|
column-gap: 35px;
|
|
row-gap: 15px;
|
|
margin-top: 25px;
|
|
}
|
|
#order-confirmation #wrapper #content-wrapper #main .page-order-confirmation {
|
|
display: none;
|
|
}
|
|
|
|
#identity #wrapper #main #content form .form-group,
|
|
#address #wrapper #main #content form .form-group,
|
|
#addresses #wrapper #main #content form .form-group,
|
|
#history #wrapper #main #content form .form-group,
|
|
#module-leofeature-mywishlist #wrapper #main #content form .form-group {
|
|
margin-bottom: 0;
|
|
}
|
|
#identity #wrapper #main #content form .form-group .form-control-label,
|
|
#address #wrapper #main #content form .form-group .form-control-label,
|
|
#addresses #wrapper #main #content form .form-group .form-control-label,
|
|
#history #wrapper #main #content form .form-group .form-control-label,
|
|
#module-leofeature-mywishlist #wrapper #main #content form .form-group .form-control-label {
|
|
text-align: start;
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
margin-bottom: 1px;
|
|
}
|
|
#identity #wrapper #main #content form .form-group .form-control-label .form-control-comment,
|
|
#address #wrapper #main #content form .form-group .form-control-label .form-control-comment,
|
|
#addresses #wrapper #main #content form .form-group .form-control-label .form-control-comment,
|
|
#history #wrapper #main #content form .form-group .form-control-label .form-control-comment,
|
|
#module-leofeature-mywishlist #wrapper #main #content form .form-group .form-control-label .form-control-comment {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#identity #wrapper #main #content form .form-group .form-control,
|
|
#address #wrapper #main #content form .form-group .form-control,
|
|
#addresses #wrapper #main #content form .form-group .form-control,
|
|
#history #wrapper #main #content form .form-group .form-control,
|
|
#module-leofeature-mywishlist #wrapper #main #content form .form-group .form-control {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
padding: 8px 26px;
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 31px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
#identity #wrapper #main #content form .form-group .custom-checkbox label,
|
|
#address #wrapper #main #content form .form-group .custom-checkbox label,
|
|
#addresses #wrapper #main #content form .form-group .custom-checkbox label,
|
|
#history #wrapper #main #content form .form-group .custom-checkbox label,
|
|
#module-leofeature-mywishlist #wrapper #main #content form .form-group .custom-checkbox label {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
line-height: 142.7%;
|
|
color: #8a8a8a;
|
|
}
|
|
#identity #wrapper #main #content form .form-group .custom-checkbox em,
|
|
#address #wrapper #main #content form .form-group .custom-checkbox em,
|
|
#addresses #wrapper #main #content form .form-group .custom-checkbox em,
|
|
#history #wrapper #main #content form .form-group .custom-checkbox em,
|
|
#module-leofeature-mywishlist #wrapper #main #content form .form-group .custom-checkbox em {
|
|
font-size: 10px;
|
|
padding-left: 28px;
|
|
display: inline-block;
|
|
}
|
|
#identity #wrapper #main #content form .form-group .custom-checkbox em a,
|
|
#address #wrapper #main #content form .form-group .custom-checkbox em a,
|
|
#addresses #wrapper #main #content form .form-group .custom-checkbox em a,
|
|
#history #wrapper #main #content form .form-group .custom-checkbox em a,
|
|
#module-leofeature-mywishlist #wrapper #main #content form .form-group .custom-checkbox em a {
|
|
color: #8a8a8a;
|
|
}
|
|
#identity #wrapper #main #content form #captcha-row,
|
|
#address #wrapper #main #content form #captcha-row,
|
|
#addresses #wrapper #main #content form #captcha-row,
|
|
#history #wrapper #main #content form #captcha-row,
|
|
#module-leofeature-mywishlist #wrapper #main #content form #captcha-row {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
#identity #wrapper #main .page-footer,
|
|
#address #wrapper #main .page-footer,
|
|
#addresses #wrapper #main .page-footer,
|
|
#history #wrapper #main .page-footer,
|
|
#module-leofeature-mywishlist #wrapper #main .page-footer {
|
|
display: none;
|
|
}
|
|
#identity #footer .footer-top,
|
|
#address #footer .footer-top,
|
|
#addresses #footer .footer-top,
|
|
#history #footer .footer-top,
|
|
#module-leofeature-mywishlist #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
#my-account #wrapper {
|
|
background-image: url("/themes/at_movic/assets/img/my_acc_bg.png");
|
|
background-position: right top;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
}
|
|
#my-account #wrapper #main #content {
|
|
margin-bottom: 40px;
|
|
}
|
|
#my-account #wrapper #main #content .links {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
width: 100%;
|
|
max-width: 842px;
|
|
}
|
|
#my-account #wrapper #main #content .links a {
|
|
padding: 0 20px;
|
|
margin: 12px 0;
|
|
}
|
|
#my-account #wrapper #main #content .links a .link-item {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
gap: 10px;
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
color: #000000;
|
|
background: #ffffff;
|
|
border: 2px solid #e1e1e1;
|
|
border-radius: 20px;
|
|
box-shadow: none;
|
|
}
|
|
#my-account #wrapper #main #content .links a .link-item i {
|
|
padding-bottom: 0;
|
|
}
|
|
#my-account #wrapper #main .page-footer {
|
|
display: flex;
|
|
justify-content: center;
|
|
width: 100%;
|
|
max-width: 842px;
|
|
}
|
|
#my-account #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
#identity #wrapper #main .page-header h1 {
|
|
margin: 0 auto;
|
|
}
|
|
#identity #wrapper #main #content {
|
|
position: relative;
|
|
background: #f5f5f5;
|
|
padding: 30px;
|
|
}
|
|
#identity #wrapper #main #content::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
width: 100vw;
|
|
background-image: url("/themes/at_movic/assets/img/kalsport-big-bg.svg");
|
|
background-position: center;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
transform: translateX(-50%);
|
|
margin-left: 50%;
|
|
z-index: -1;
|
|
}
|
|
#address #wrapper #main .page-header h1 {
|
|
margin: 0 auto;
|
|
}
|
|
#address #wrapper #main #content {
|
|
position: relative;
|
|
background: #f5f5f5;
|
|
padding: 30px;
|
|
}
|
|
#address #wrapper #main #content::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
width: 100vw;
|
|
background-image: url("/themes/at_movic/assets/img/kalsport-big-bg.svg");
|
|
background-position: center;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
transform: translateX(-50%);
|
|
margin-left: 50%;
|
|
z-index: -1;
|
|
}
|
|
#address #wrapper #main #content form .form-fields {
|
|
margin-bottom: 30px;
|
|
}
|
|
#address #wrapper #main #content form .form-fields .form-group:last-child label.required:after {
|
|
position: relative;
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
#addresses #wrapper #main .page-header h1 {
|
|
margin: 0 auto;
|
|
}
|
|
#addresses #wrapper #main #content {
|
|
position: relative;
|
|
background: #f5f5f5;
|
|
padding: 30px;
|
|
}
|
|
#addresses #wrapper #main #content::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
width: 100vw;
|
|
background-image: url("/themes/at_movic/assets/img/kalsport-big-bg.svg");
|
|
background-position: center;
|
|
background-size: 100%;
|
|
background-repeat: no-repeat;
|
|
transform: translateX(-50%);
|
|
margin-left: 50%;
|
|
z-index: -1;
|
|
}
|
|
#addresses #wrapper #main #content .col-sm-12 h4 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
margin-bottom: 30px;
|
|
}
|
|
#addresses #wrapper #main #content .address {
|
|
position: relative;
|
|
border: 2px solid #8a8a8a;
|
|
border-radius: 10px;
|
|
box-shadow: none;
|
|
}
|
|
#addresses #wrapper #main #content .address .address-body h4 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
margin-bottom: 10px;
|
|
}
|
|
#addresses #wrapper #main #content .address .address-body address {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 24px;
|
|
color: #000000;
|
|
margin-bottom: 0;
|
|
}
|
|
#addresses #wrapper #main #content .address .address-footer {
|
|
border: none;
|
|
display: flex;
|
|
flex-direction: column;
|
|
position: absolute;
|
|
top: 20px;
|
|
right: 20px;
|
|
padding: 0;
|
|
}
|
|
#addresses #wrapper #main #content .address .address-footer a {
|
|
margin-right: 0;
|
|
}
|
|
#addresses #wrapper #main #content .address .address-footer a:not(:last-child) {
|
|
margin-bottom: 12px;
|
|
}
|
|
#addresses #wrapper #main #content .addresses-footer {
|
|
margin: 0;
|
|
}
|
|
#history #wrapper #main .page-header h1 {
|
|
margin: 0 auto;
|
|
}
|
|
#history #wrapper #main #content #notifications {
|
|
display: none;
|
|
}
|
|
#history #wrapper #main #content h6 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #000000;
|
|
text-align: center;
|
|
}
|
|
#history #wrapper #main #content .products-not-found {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 250px;
|
|
justify-content: center;
|
|
gap: 15px;
|
|
}
|
|
#history #wrapper #main #content .products-not-found .no-items {
|
|
color: #1a1a18;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 24px;
|
|
line-height: 142.7%;
|
|
padding-top: 20px;
|
|
}
|
|
#history #wrapper #main #content .table-layout {
|
|
padding: 50px;
|
|
background: #f5f5f5;
|
|
margin-top: 40px;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered {
|
|
margin: 0;
|
|
border: none;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered .thead-default tr {
|
|
background-color: transparent;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered .thead-default tr th {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 12px;
|
|
line-height: 142.7%;
|
|
color: #ff8400;
|
|
text-transform: uppercase;
|
|
border: none;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr {
|
|
background-color: transparent;
|
|
border-bottom: 1px solid #8a8a8a;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr th {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 12px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
border: none;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
line-height: 142.5%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
text-align: start !important;
|
|
border: none;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
gap: 10px;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .btn.btn1 {
|
|
padding: 5px 10px;
|
|
font-weight: 500;
|
|
font-size: 10px;
|
|
}
|
|
#history #wrapper #main #content .table-layout .table.table-striped.table-bordered tbody tr td.order-actions .btn.btn2 {
|
|
padding: 5px 10px;
|
|
font-weight: 500;
|
|
font-size: 10px;
|
|
}
|
|
|
|
#order-detail #wrapper #main .page-header h1 {
|
|
margin: 0 auto;
|
|
}
|
|
#order-detail #wrapper #main #content {
|
|
position: relative;
|
|
background: #f5f5f5;
|
|
padding: 30px;
|
|
}
|
|
#order-detail #wrapper #main #content::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
width: 100vw;
|
|
background-image: url("/themes/at_movic/assets/img/kalsport-big-bg.svg");
|
|
background-position: center top;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
transform: translateX(-50%);
|
|
margin-left: 50%;
|
|
z-index: -1;
|
|
}
|
|
#order-detail #wrapper #main #content .box {
|
|
background: transparent;
|
|
}
|
|
#order-detail #wrapper #main #content .box.box2 {
|
|
margin-bottom: 0;
|
|
padding-bottom: 0;
|
|
}
|
|
#order-detail #wrapper #main #content #order-infos .row {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
}
|
|
#order-detail #wrapper #main #content #order-infos strong {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content #order-infos strong span {
|
|
color: #ff8400;
|
|
}
|
|
#order-detail #wrapper #main #content #order-infos ul li {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content #order-infos ul li:not(:last-child) {
|
|
margin-bottom: 20px;
|
|
}
|
|
#order-detail #wrapper #main #content #order-infos ul li strong {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
margin-right: 20px;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history {
|
|
padding-top: 20px;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history h3 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history table {
|
|
margin: 0;
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history table .thead-default tr {
|
|
background-color: transparent;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history table .thead-default tr th {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 12px;
|
|
line-height: 142.7%;
|
|
color: #ff8400;
|
|
text-transform: uppercase;
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history table tbody tr {
|
|
background-color: transparent;
|
|
border-bottom: 1px solid #8a8a8a;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history table tbody tr th {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 12px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content #order-history table tbody tr td {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
line-height: 142.5%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
text-align: start !important;
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content .addresses .col-xs-12 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
gap: 20px;
|
|
}
|
|
#order-detail #wrapper #main #content .addresses h3.h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content .addresses #delivery-address,
|
|
#order-detail #wrapper #main #content .addresses #invoice-address {
|
|
border: 2px solid #8a8a8a;
|
|
border-radius: 10px;
|
|
background: #f5f5f5;
|
|
padding: 20px 30px;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
#order-detail #wrapper #main #content .addresses #delivery-address h4,
|
|
#order-detail #wrapper #main #content .addresses #invoice-address h4 {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #000000;
|
|
}
|
|
#order-detail #wrapper #main #content .addresses #delivery-address address,
|
|
#order-detail #wrapper #main #content .addresses #invoice-address address {
|
|
margin-bottom: 0;
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #000000;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products {
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products thead tr th {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #ff8400;
|
|
border: none;
|
|
padding-bottom: 20px;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products tbody tr {
|
|
border-bottom: 1px solid #8a8a8a;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products tbody tr td {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
line-height: 142.5%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products tbody tr td:nth-child(1) strong {
|
|
font-weight: 400;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products tbody tr td:not(:first-child) {
|
|
font-weight: 700;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products tfoot tr.line-products td {
|
|
padding-top: 20px;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products tfoot tr.line-total td {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #ff8400;
|
|
}
|
|
#order-detail #wrapper #main #content #order-products tfoot tr td {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
border: none;
|
|
padding: 0 10px;
|
|
text-transform: uppercase;
|
|
}
|
|
#order-detail #wrapper #main #content .table.table-striped.table-bordered {
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content .table.table-striped.table-bordered thead tr th {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #ff8400;
|
|
border: none;
|
|
padding-bottom: 20px;
|
|
}
|
|
#order-detail #wrapper #main #content .table.table-striped.table-bordered tbody tr {
|
|
border-bottom: 1px solid #8a8a8a;
|
|
background-color: transparent;
|
|
}
|
|
#order-detail #wrapper #main #content .table.table-striped.table-bordered tbody tr td {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
line-height: 142.5%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
border: none;
|
|
}
|
|
#order-detail #wrapper #main #content .table.table-striped.table-bordered tbody tr td:nth-child(1) {
|
|
font-weight: 700;
|
|
}
|
|
#order-detail #wrapper #main #content .messages h3 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content .messages .message-title {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content .messages .message-text {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form header {
|
|
margin-bottom: 30px;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form header h3 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form header p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form section h3 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form section .form-group .form-control-label {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
text-align: left !important;
|
|
padding-top: 0;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form section .form-group select.form-control-select {
|
|
width: 100%;
|
|
max-width: 460px;
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 31px;
|
|
background-color: transparent;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form section .form-group textarea {
|
|
width: 100%;
|
|
max-width: 520px;
|
|
border-radius: 5px;
|
|
border: 1px solid #8a8a8a;
|
|
background-color: transparent;
|
|
}
|
|
#order-detail #wrapper #main #content .order-message-form form .form-footer {
|
|
text-align: left !important;
|
|
}
|
|
#order-detail #wrapper #main .page-footer {
|
|
display: none;
|
|
}
|
|
#order-detail #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
#module-leofeature-mywishlist #wrapper #main .page-header {
|
|
margin-bottom: 60px;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main .page-header h1 {
|
|
margin: 0 auto;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-title {
|
|
margin-bottom: 15px;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-title h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist label {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
margin-bottom: 5px;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-row {
|
|
display: flex;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
max-width: 480px;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-row input {
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 31px;
|
|
padding-right: 45px;
|
|
margin-right: -40px;
|
|
height: 44px;
|
|
}
|
|
@media (max-width: 500px) {
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-row {
|
|
flex-direction: column;
|
|
row-gap: 20px;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .new-wishlist .form-group-row input {
|
|
margin-right: 0;
|
|
padding-right: 16px;
|
|
}
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table thead tr th {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 12px;
|
|
line-height: 142.7%;
|
|
color: #ff8400;
|
|
border: none;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table thead tr th:not(:nth-child(1)) {
|
|
text-align: center;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr {
|
|
background: transparent;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr.show {
|
|
background: rgba(255, 132, 0, 0.15) !important;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr.new, #module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr.active {
|
|
background: rgba(255, 132, 0, 0.8) !important;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td {
|
|
border-top: none;
|
|
border-bottom: 1px solid #8a8a8a;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td:nth-child(1) a.view-wishlist-product {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 12px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td:nth-child(1) a.view-wishlist-product .material-icons {
|
|
display: none;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td:not(:nth-child(1)) {
|
|
text-align: center;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td a.delete-wishlist img {
|
|
filter: brightness(0);
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td label.form-check-label input[type=checkbox] {
|
|
position: relative;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none;
|
|
height: 15px;
|
|
width: 15px;
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 3px;
|
|
cursor: pointer;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td label.form-check-label input[type=checkbox]:checked::before {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .list-wishlist table.table tbody tr td label.form-check-label input[type=checkbox]::before {
|
|
content: "";
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 9px;
|
|
height: 9px;
|
|
background: #8a8a8a;
|
|
border-radius: 2px;
|
|
transform: translate(-50%, -50%);
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
transition: opacity 200ms ease-in, visibility 200ms ease-in;
|
|
}
|
|
#module-leofeature-mywishlist #wrapper #main #mywishlist .footer_links {
|
|
display: none;
|
|
}
|
|
#module-leofeature-mywishlist .leo-modal-wishlist .btn {
|
|
margin-left: 10px;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
#index #slideshow-form_4659265334353033 .iview-video .iview-video-show {
|
|
top: 0 !important;
|
|
display: block !important;
|
|
}
|
|
#index #slideshow-form_4659265334353033 .iview-controlNav {
|
|
display: none;
|
|
}
|
|
#index #slideshow-form_4659265334353033 .iview-directionNav {
|
|
display: none;
|
|
}
|
|
#index #slideshow-form_4659265334353033 #heroMyVideo {
|
|
cursor: default;
|
|
}
|
|
#index #slideshow-form_9540575135095924 .iview-controlNav {
|
|
display: none;
|
|
}
|
|
#index #slideshow-form_9540575135095924 .slide_config {
|
|
width: 100% !important;
|
|
}
|
|
#index #slideshow-form_9540575135095924 .slide_config .tp-caption {
|
|
height: auto !important;
|
|
}
|
|
#index #slideshow-form_9540575135095924 .slide_config .caption-contain {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic !important;
|
|
font-weight: 900 !important;
|
|
font-size: 100px !important;
|
|
line-height: 111.5% !important;
|
|
letter-spacing: 0.095em !important;
|
|
height: auto !important;
|
|
}
|
|
@media (max-width: 992px) {
|
|
#index #tab_4183733975071095 .owl-item .item .product-image {
|
|
padding-bottom: 10px;
|
|
}
|
|
#index #tab_4183733975071095 .owl-item .item .functional-buttons {
|
|
padding: 0 15px;
|
|
}
|
|
}
|
|
@media (max-width: 575px) {
|
|
#index #tab_4183733975071095 {
|
|
max-width: 300px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
}
|
|
#index .partners_logo_slider {
|
|
width: 100vw;
|
|
transform: translateX(-50%);
|
|
margin-left: 50%;
|
|
padding: 20px 0;
|
|
background: #dbdbdb;
|
|
}
|
|
@media (max-width: 576px) {
|
|
#index .partners_logo_slider {
|
|
padding: 10px 0;
|
|
}
|
|
}
|
|
#index .partners_logo_slider .splide__list {
|
|
align-items: center;
|
|
}
|
|
#index .partners_logo_slider .splide__list .splide__slide {
|
|
text-align: center;
|
|
}
|
|
#index .partners_logo_slider .splide__list .splide__slide img {
|
|
filter: opacity(0.5);
|
|
transition: filter 200ms ease-in;
|
|
}
|
|
@media (max-width: 576px) {
|
|
#index .partners_logo_slider .splide__list .splide__slide img {
|
|
max-height: 35px;
|
|
}
|
|
}
|
|
#index .partners_logo_slider .splide__list .splide__slide:hover img {
|
|
filter: opacity(1);
|
|
}
|
|
@media (min-width: 600px) {
|
|
#index #slideshow-form_9540575135095924 {
|
|
display: none;
|
|
}
|
|
}
|
|
@media (max-width: 600px) {
|
|
#index #slideshow-form_4659265334353033 {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
#authentication #wrapper #main .page-header h1 {
|
|
margin: 0 auto;
|
|
}
|
|
#authentication #wrapper #main #content #login-form .form-group .form-control-label {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
text-align: left !important;
|
|
}
|
|
#authentication #wrapper #main #content #login-form .form-group .form-control {
|
|
background-color: #ffffff;
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 31px;
|
|
}
|
|
#authentication #wrapper #main #content #login-form .form-footer {
|
|
text-align: center;
|
|
}
|
|
#authentication #wrapper #main #content #login-form .form-footer .btn {
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
#authentication #wrapper #main #content .register-form .form-group .form-control-label {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
text-align: left !important;
|
|
}
|
|
#authentication #wrapper #main #content .register-form .form-group .form-control {
|
|
background-color: #ffffff;
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 31px;
|
|
}
|
|
#authentication #wrapper #main #content .register-form .form-footer {
|
|
text-align: center;
|
|
}
|
|
#authentication #wrapper #main #content .register-form .form-footer .btn {
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
|
|
#pagenotfound #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
#pagenotfound #wrapper #main {
|
|
margin-top: 40px;
|
|
}
|
|
#pagenotfound #wrapper #main .content {
|
|
max-width: 740px;
|
|
}
|
|
#pagenotfound #wrapper #main .content p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 24px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
color: #1a1a18;
|
|
}
|
|
#pagenotfound #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
.cms-id-3 #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
.cms-id-3 #wrapper #main .page-header h1 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 48px;
|
|
line-height: 103.2%;
|
|
color: #ff8400;
|
|
text-transform: uppercase;
|
|
margin-bottom: 30px;
|
|
}
|
|
.cms-id-3 #wrapper #main #content h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
margin-bottom: 65px;
|
|
}
|
|
.cms-id-3 #wrapper #main #content h4 {
|
|
text-align: center !important;
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
margin-bottom: 20px;
|
|
}
|
|
.cms-id-3 #wrapper #main #content p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-3 #wrapper #main #content ul li {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-3 #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
.cms-id-7 #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
.cms-id-7 #wrapper #main .page-header h1 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 48px;
|
|
line-height: 103.2%;
|
|
color: #ff8400;
|
|
text-transform: uppercase;
|
|
margin-bottom: 30px;
|
|
}
|
|
.cms-id-7 #wrapper #main #content h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 800;
|
|
font-size: 24px;
|
|
line-height: 142.7%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
margin-bottom: 20px;
|
|
font-style: italic;
|
|
}
|
|
.cms-id-7 #wrapper #main #content p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-7 #wrapper #main #content ul li {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-7 #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
.cms-id-2 #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
.cms-id-2 #wrapper #main .page-header h1 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 48px;
|
|
line-height: 103.2%;
|
|
color: #ff8400;
|
|
text-transform: uppercase;
|
|
margin-bottom: 30px;
|
|
}
|
|
.cms-id-2 #wrapper #main #content h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
margin-bottom: 20px;
|
|
}
|
|
.cms-id-2 #wrapper #main #content p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-2 #wrapper #main #content ul li {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-2 #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
.cms-id-5 #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
.cms-id-5 #wrapper #main .page-header h1 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 48px;
|
|
line-height: 103.2%;
|
|
color: #ff8400;
|
|
text-transform: uppercase;
|
|
margin-bottom: 30px;
|
|
}
|
|
.cms-id-5 #wrapper #main #content h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
margin-bottom: 20px;
|
|
}
|
|
.cms-id-5 #wrapper #main #content p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-5 #wrapper #main #content ul li {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 200.2%;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-5 #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
#module-leoblog-list .breadcrumb {
|
|
display: none;
|
|
}
|
|
#module-leoblog-list #main .blog-header {
|
|
position: relative;
|
|
height: 155px;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-bottom: 120px;
|
|
}
|
|
#module-leoblog-list #main .blog-header::before {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
width: 100vw;
|
|
margin-left: 50%;
|
|
background-image: url("/themes/at_movic/assets/img/BLOG-haeder.jpg");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
transform: translateX(-50%);
|
|
}
|
|
#module-leoblog-list #main .blog-header h1 {
|
|
position: relative;
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 48px;
|
|
line-height: 142.7%;
|
|
color: #ffffff;
|
|
}
|
|
#module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles {
|
|
width: 100%;
|
|
max-width: 1150px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
display: grid;
|
|
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
|
|
-moz-column-gap: 30px;
|
|
column-gap: 30px;
|
|
row-gap: 30px;
|
|
}
|
|
#module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item {
|
|
padding-bottom: 0;
|
|
}
|
|
#module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .blog-image {
|
|
margin-bottom: 20px;
|
|
}
|
|
#module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .blog-image img {
|
|
border-radius: 18px;
|
|
}
|
|
#module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .title {
|
|
margin-bottom: 20px;
|
|
}
|
|
#module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .title a {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
}
|
|
#module-leoblog-list #main #blog-listing .secondary-blog .blog-tiles .blog-tile .blog-item .blog-shortinfo {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
padding-bottom: 0;
|
|
margin-bottom: 25px;
|
|
}
|
|
#module-leoblog-list #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
#module-leoblog-blog #wrapper {
|
|
margin-top: 50px;
|
|
}
|
|
#module-leoblog-blog #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
#module-leoblog-blog #wrapper #main {
|
|
width: 100%;
|
|
max-width: 1000px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .blog-image {
|
|
margin-bottom: 50px;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .blog-image img {
|
|
width: 100%;
|
|
max-width: -moz-fit-content;
|
|
max-width: fit-content;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .article-mini-info {
|
|
margin-bottom: 80px;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .article-mini-info .article-added-tile {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
color: #8a8a8a;
|
|
margin-bottom: 13px;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .article-mini-info .blog-title {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 32px;
|
|
line-height: 142.7%;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
color: #ff8400;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .blog-description {
|
|
padding: 0;
|
|
background: transparent;
|
|
margin-bottom: 120px;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .blog-description h3 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .blog-description p {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 35px;
|
|
color: #1a1a18;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .blog-description ul {
|
|
list-style: decimal;
|
|
padding-left: 25px;
|
|
margin-bottom: 16px;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .blog-description ul li {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 35px;
|
|
color: #1a1a18;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .social-share,
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .extra-blogs {
|
|
display: none;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .article-social {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
gap: 50px;
|
|
flex-wrap: wrap;
|
|
margin-bottom: 40px;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .article-social .article-social-text {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 32px;
|
|
line-height: 142.7%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
margin-bottom: 0;
|
|
width: 100%;
|
|
max-width: 400px;
|
|
}
|
|
#module-leoblog-blog #wrapper #main #blogpage .blog-detail .article-social ul {
|
|
display: flex;
|
|
flex-direction: row;
|
|
-moz-column-gap: 50px;
|
|
column-gap: 50px;
|
|
row-gap: 20px;
|
|
}
|
|
#module-leoblog-blog #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
.leo-megamenu .navbar-nav li.active {
|
|
overflow: initial;
|
|
}
|
|
.leo-megamenu .navbar-nav li.active > a {
|
|
color: #ff8400;
|
|
}
|
|
.leo-megamenu .navbar-nav li.nowosci-link > a {
|
|
color: #a6e32e;
|
|
}
|
|
.leo-megamenu .navbar-nav li.bestsellery-link > a {
|
|
color: #ff8400;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
.leo-megamenu .navbar-nav {
|
|
-moz-column-gap: 20px;
|
|
column-gap: 20px;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 481px) {
|
|
#header .header-nav .bottomnav .wrapper #_desktop_cart .header .desktop_cart_title {
|
|
display: none;
|
|
}
|
|
}
|
|
@media (max-width: 480px) {
|
|
#header .header-nav .bottomnav .wrapper .navbar-header {
|
|
text-align: right;
|
|
margin-top: -60px;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper .navbar-header .navbar-toggler {
|
|
position: relative;
|
|
margin: 0;
|
|
z-index: 999;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #_desktop_cart {
|
|
position: fixed;
|
|
bottom: 35px;
|
|
right: 14%;
|
|
z-index: 999;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #_desktop_cart .header {
|
|
height: 22px;
|
|
width: 22px;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #_desktop_cart .header img {
|
|
width: 14px;
|
|
height: 14px;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #_desktop_cart .header .cart-products-count {
|
|
display: none;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #_desktop_cart .header .desktop_cart_title {
|
|
position: absolute;
|
|
top: 27px;
|
|
color: #ffffff;
|
|
font-size: 10px;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #_desktop_user_info .popup-content {
|
|
top: auto;
|
|
bottom: calc(100% + 16px);
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #_desktop_user_info .popup-content::before, #header .header-nav .bottomnav .wrapper #_desktop_user_info .popup-content::after {
|
|
transform: rotate(180deg);
|
|
top: 100%;
|
|
left: 50%;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper #leo_search_block_input {
|
|
width: calc(100vw - 20px);
|
|
left: 10px;
|
|
}
|
|
}
|
|
@media (max-width: 480px) {
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] {
|
|
position: fixed;
|
|
bottom: 0;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right {
|
|
justify-content: flex-start;
|
|
gap: 0;
|
|
width: 100%;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right .block,
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right #_desktop_user_info {
|
|
width: 25%;
|
|
justify-content: center;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right .block a,
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right #_desktop_user_info a {
|
|
font-size: 10px;
|
|
align-items: center;
|
|
gap: 5px;
|
|
flex-direction: column;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right .block a img,
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right #_desktop_user_info a img {
|
|
margin-right: 0;
|
|
}
|
|
#header .header-nav .bottomnav .wrapper[attr-id=top_menu_black_line] #top_menu_black_line .top_belt_right #_desktop_user_info a i {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .product-flag {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
letter-spacing: 0.015em;
|
|
color: #ffffff;
|
|
background: #ff8400;
|
|
border-radius: 56px;
|
|
padding: 6px 20px;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn {
|
|
inset: 0;
|
|
filter: none;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .wishlist {
|
|
position: absolute;
|
|
top: 7px;
|
|
right: 7px;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .wishlist .leo-wishlist-button {
|
|
box-shadow: none;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .wishlist .leo-wishlist-button:hover {
|
|
transform: none;
|
|
background: transparent;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .wishlist > .btn-product {
|
|
margin-right: 0;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .wishlist > .btn-product .leo-wishlist-bt-content {
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .button-container {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .button-container .add-to-cart {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 15px 30px;
|
|
transition: all 0.5s ease-in;
|
|
margin-right: 0;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-image .pro3-btn .button-container .add-to-cart:hover {
|
|
background: #000 !important;
|
|
color: #fff !important;
|
|
transform: none;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-meta .product-price-and-shipping {
|
|
text-align: left;
|
|
font-family: "Prompt", sans-serif;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-meta .product-price-and-shipping .price {
|
|
font-size: 15px;
|
|
font-weight: 600;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-meta .product-title {
|
|
text-align: left;
|
|
margin-bottom: 10px;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-meta .product-title a {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 500;
|
|
font-size: 15px;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
}
|
|
#category-products .owl-wrapper .owl-item .item article .product-meta .product-title a:hover {
|
|
color: #666;
|
|
}
|
|
|
|
@media (max-width: 480px) {
|
|
.page-index {
|
|
padding-bottom: 50px;
|
|
}
|
|
}
|
|
|
|
#contact {
|
|
overflow-x: hidden;
|
|
}
|
|
#contact #page #wrapper {
|
|
padding-bottom: 0;
|
|
}
|
|
#contact #page #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
#contact #page #wrapper #main #content {
|
|
padding: 0;
|
|
border: none;
|
|
box-shadow: none;
|
|
margin-bottom: 0;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-header {
|
|
position: relative;
|
|
padding: 100px 0 300px;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-header::before {
|
|
content: "";
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
width: 100vw;
|
|
margin-left: 50%;
|
|
transform: translateX(-50%);
|
|
background-image: url("/themes/at_movic/assets/img/kontakt-bg.jpg");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
z-index: 1;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-header::after {
|
|
content: url("/themes/at_movic/assets/img/Watemark.svg");
|
|
position: absolute;
|
|
top: 200px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-header h1 {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-bottom: 0;
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 800;
|
|
font-size: 48px;
|
|
line-height: 142.7%;
|
|
color: #ffffff;
|
|
text-transform: uppercase;
|
|
padding-left: 60px;
|
|
z-index: 2;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-header h1::before {
|
|
content: "";
|
|
position: absolute;
|
|
width: 45px;
|
|
height: 30px;
|
|
top: 50%;
|
|
left: 0;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrow-white.svg");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
transform: translateY(-50%);
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form {
|
|
position: relative;
|
|
width: 100%;
|
|
max-width: 930px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.12);
|
|
border-radius: 20px;
|
|
margin-top: -220px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-bottom: 80px;
|
|
z-index: 3;
|
|
padding: 0;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form form {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
padding: 45px 55px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form form .alert {
|
|
padding-left: 40px;
|
|
background: transparent;
|
|
color: #000;
|
|
border: none;
|
|
border-radius: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
line-height: 1.5;
|
|
margin: 0;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form form .alert::before {
|
|
left: 15px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form form .alert ul {
|
|
padding-left: 5px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data {
|
|
display: grid;
|
|
grid-template-columns: 285px minmax(460px, 1fr);
|
|
gap: 70px;
|
|
align-items: center;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles {
|
|
display: flex;
|
|
flex-direction: column;
|
|
row-gap: 40px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles .tile {
|
|
display: flex;
|
|
flex-direction: row;
|
|
-moz-column-gap: 20px;
|
|
column-gap: 20px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles .tile-1 .tile-data a {
|
|
font-style: italic;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles .tile .tile-data p,
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles .tile .tile-data a {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
color: #000000;
|
|
margin-bottom: 0;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles .tile .tile-data a {
|
|
font-weight: 700;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-bottom: 10px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group h3 {
|
|
position: relative;
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
padding-left: 40px;
|
|
margin-bottom: 0;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group h3::before {
|
|
content: "";
|
|
position: absolute;
|
|
width: 27px;
|
|
height: 18px;
|
|
top: 50%;
|
|
left: 0;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrows.svg");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
transform: translateY(-50%);
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group .form-control-label {
|
|
font-family: "Aeonik", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 142.7%;
|
|
color: #1a1a18;
|
|
text-align: left;
|
|
margin-bottom: 5px;
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group input,
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group select {
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 31px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group textarea {
|
|
border: 1px solid #8a8a8a;
|
|
border-radius: 5px;
|
|
resize: none;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group .form-control-comment {
|
|
display: none;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group.add-file input {
|
|
border-top-right-radius: 0;
|
|
border-bottom-right-radius: 0;
|
|
border-right: 0;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields .form-group.add-file .input-group-btn label {
|
|
border-top-left-radius: 0;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-fields #captcha-box {
|
|
display: flex;
|
|
}
|
|
@media (max-width: 992px) {
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data {
|
|
grid-template-columns: 1fr;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles {
|
|
display: grid;
|
|
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
|
|
-moz-column-gap: 40px;
|
|
column-gap: 40px;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
#contact #page #wrapper #main #content .contact-form .contact-form-data .form-contact-texts .tiles {
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form .form-footer .btn {
|
|
width: 100%;
|
|
max-width: 240px;
|
|
}
|
|
#contact #page #wrapper #main #content .contact-form-map {
|
|
width: 100vw;
|
|
height: 420px;
|
|
margin-left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
#contact #page #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
@media (max-width: 576px) {
|
|
.slider_bottom {
|
|
display: none !important;
|
|
}
|
|
}
|
|
.cms-id-4 #wrapper {
|
|
padding-bottom: 0;
|
|
}
|
|
.cms-id-4 #wrapper .breadcrumb {
|
|
display: none;
|
|
}
|
|
.cms-id-4 #wrapper #main .page-header {
|
|
display: none;
|
|
}
|
|
.cms-id-4 #wrapper #main #content {
|
|
margin-bottom: 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 {
|
|
position: relative;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01::before {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
width: 100vw;
|
|
margin-left: 50%;
|
|
background-image: url("/themes/at_movic/assets/img/o-nas/o-nas-box-1.jpg");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
transform: translateX(-50%);
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data {
|
|
position: relative;
|
|
padding: 260px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 900;
|
|
font-size: 66px;
|
|
line-height: 111.5%;
|
|
letter-spacing: 0.095em;
|
|
text-transform: uppercase;
|
|
color: #ff8400;
|
|
margin-bottom: 24px;
|
|
width: 100%;
|
|
max-width: 640px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data h2::before {
|
|
content: "";
|
|
display: inline-block;
|
|
margin-right: 5px;
|
|
width: 82px;
|
|
height: 50px;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrows.svg");
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 700;
|
|
font-size: 20px;
|
|
line-height: 142.7%;
|
|
text-transform: uppercase;
|
|
color: #ffffff;
|
|
width: 100%;
|
|
max-width: 500px;
|
|
}
|
|
@media (max-width: 991px) {
|
|
.cms-id-4 #wrapper #main #content .box-01::before {
|
|
background-position: 25%;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data {
|
|
padding: 150px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data h2 {
|
|
font-size: 36px;
|
|
max-width: 350px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data h2::before {
|
|
width: 38px;
|
|
height: 24px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data p {
|
|
font-size: 16px;
|
|
max-width: 360px;
|
|
}
|
|
}
|
|
@media (max-width: 500px) {
|
|
.cms-id-4 #wrapper #main #content .box-01::before {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
width: 100vw;
|
|
height: 225px;
|
|
margin-left: 0;
|
|
background-image: url("/themes/at_movic/assets/img/o-nas/o-nas-box-1-mobile.jpg");
|
|
background-position: top right;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
transform: none;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01::after {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
background: #1a1a18;
|
|
width: 100vw;
|
|
transform: translateX(-50%);
|
|
margin-left: 50%;
|
|
z-index: -1;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data {
|
|
padding: 220px 0 50px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data h2 {
|
|
font-size: 27px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-01 .box-wrapper .box-data p {
|
|
font-size: 14px;
|
|
}
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 {
|
|
position: relative;
|
|
overflow-y: clip;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02::before {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
width: 100vw;
|
|
margin-left: 50%;
|
|
transform: translateX(-50%);
|
|
background: #ff8400;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02::after {
|
|
content: "";
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: -50%;
|
|
width: 700px;
|
|
height: 690px;
|
|
margin-left: 50%;
|
|
background-image: url("/themes/at_movic/assets/img/o-nas/o-nas-box-2-ball.png");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
opacity: 0.05;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper {
|
|
position: relative;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
padding: 75px 0 115px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper img {
|
|
margin-bottom: -60px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 900;
|
|
font-size: 67.6834px;
|
|
line-height: 111.5%;
|
|
text-align: center;
|
|
letter-spacing: 0.095em;
|
|
text-transform: uppercase;
|
|
color: #ffffff;
|
|
margin-bottom: 40px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper h2::before {
|
|
content: "";
|
|
display: inline-block;
|
|
margin-right: 30px;
|
|
width: 90px;
|
|
height: 50px;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrow-white.svg");
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 20px;
|
|
line-height: 186.7%;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
width: 100%;
|
|
max-width: 930px;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cms-id-4 #wrapper #main #content .box-02::after {
|
|
width: 400px;
|
|
height: 390px;
|
|
right: -100px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper {
|
|
padding: 35px 0 60px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper img {
|
|
max-width: 150px;
|
|
margin-bottom: -30px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper h2 {
|
|
font-size: 36px;
|
|
max-width: 350px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper h2::before {
|
|
display: none;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper h2::after {
|
|
content: "";
|
|
display: block;
|
|
width: 38px;
|
|
height: 24px;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrow-white.svg");
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-top: 15px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper p {
|
|
font-size: 16px;
|
|
max-width: 360px;
|
|
}
|
|
}
|
|
@media (max-width: 500px) {
|
|
.cms-id-4 #wrapper #main #content .box-02::after {
|
|
width: 250px;
|
|
height: 245px;
|
|
right: -62px;
|
|
bottom: -90px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper img {
|
|
max-width: 120px;
|
|
margin-bottom: -20px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper h2 {
|
|
font-size: 27px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-02 .box-wrapper p {
|
|
font-size: 14px;
|
|
}
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 {
|
|
position: relative;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03::before {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
width: 100vw;
|
|
margin-left: 50%;
|
|
background-image: url("/themes/at_movic/assets/img/o-nas/o-nas-box-3.jpg");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
transform: translateX(-50%);
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper {
|
|
position: relative;
|
|
padding: 140px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data h2 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 900;
|
|
font-size: 66px;
|
|
line-height: 111.5%;
|
|
letter-spacing: 0.095em;
|
|
text-transform: uppercase;
|
|
color: #ffffff;
|
|
margin-bottom: 30px;
|
|
width: 100%;
|
|
max-width: 750px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data h2::after {
|
|
content: "";
|
|
display: inline-block;
|
|
width: 280px;
|
|
height: 120px;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrows.svg");
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 186.7%;
|
|
color: #ffffff;
|
|
margin-bottom: 30px;
|
|
width: 100%;
|
|
max-width: 420px;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper {
|
|
padding: 70px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data {
|
|
text-align: center;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data h2 {
|
|
font-size: 36px;
|
|
flex-direction: column;
|
|
margin-bottom: 10px;
|
|
row-gap: 10px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data h2::after {
|
|
width: 38px;
|
|
height: 24px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data p {
|
|
font-size: 16px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
}
|
|
@media (max-width: 500px) {
|
|
.cms-id-4 #wrapper #main #content .box-03::before {
|
|
background-image: url("/themes/at_movic/assets/img/o-nas/o-nas-box-3-mobile.jpg");
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper {
|
|
padding: 70px 0 250px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data h2 {
|
|
font-size: 27px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data p {
|
|
font-size: 14px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-03 .box-wrapper .box-data .btn {
|
|
font-size: 10px;
|
|
}
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 {
|
|
position: relative;
|
|
overflow-y: clip;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper {
|
|
padding: 160px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper::before {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0 0 -80px 0;
|
|
margin-left: 50%;
|
|
width: 100vw;
|
|
background-image: url("/themes/at_movic/assets/img/Watemark.svg");
|
|
background-position: center bottom;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
transform: translateX(-50%);
|
|
opacity: 0.5;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data {
|
|
position: relative;
|
|
display: grid;
|
|
grid-template-columns: 1fr 1fr;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-1 {
|
|
width: 100%;
|
|
max-width: 580px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-1 h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 900;
|
|
font-size: 66px;
|
|
line-height: 111.5%;
|
|
letter-spacing: 0.095em;
|
|
text-transform: uppercase;
|
|
color: #1a1a18;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-1 h2::after {
|
|
content: "";
|
|
display: block;
|
|
width: 80px;
|
|
height: 52px;
|
|
margin-top: 20px;
|
|
background-image: url("/themes/at_movic/assets/img/three-arrows.svg");
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-2 {
|
|
width: 100%;
|
|
max-width: 570px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-2 p {
|
|
font-family: "Prompt", sans-serif;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 186.7%;
|
|
color: #000000;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data {
|
|
grid-template-columns: 1fr;
|
|
row-gap: 50px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-1 {
|
|
max-width: unset;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-2 {
|
|
max-width: unset;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper {
|
|
padding: 70px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data {
|
|
row-gap: 10px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-1 h2 {
|
|
font-size: 36px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-1 h2::after {
|
|
width: 38px;
|
|
height: 24px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-2 p {
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
@media (max-width: 500px) {
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper::before {
|
|
inset: 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-1 h2 {
|
|
font-size: 27px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-04 .box-wrapper .box-data .tile-2 p {
|
|
font-size: 14px;
|
|
}
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-05 {
|
|
position: relative;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper {
|
|
padding: 115px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper::before {
|
|
content: "";
|
|
position: absolute;
|
|
inset: 0;
|
|
margin-left: 50%;
|
|
width: 100vw;
|
|
background-image: url("/themes/at_movic/assets/img/o-nas/o-nas-box-5.jpg");
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
transform: translateX(-50%);
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper .box-data {
|
|
position: relative;
|
|
width: 100%;
|
|
max-width: 420px;
|
|
margin: auto;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper .box-data h2 {
|
|
font-family: "Prompt", sans-serif;
|
|
font-style: italic;
|
|
font-weight: 900;
|
|
font-size: 44px;
|
|
line-height: 111.5%;
|
|
text-align: center;
|
|
letter-spacing: 0.095em;
|
|
text-transform: uppercase;
|
|
color: #ffffff;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper {
|
|
padding: 70px 0;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper .box-data {
|
|
max-width: 360px;
|
|
}
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper .box-data h2 {
|
|
font-size: 36px;
|
|
}
|
|
}
|
|
@media (max-width: 500px) {
|
|
.cms-id-4 #wrapper #main #content .box-05 .box-wrapper .box-data h2 {
|
|
font-size: 27px;
|
|
}
|
|
}
|
|
.cms-id-4 #footer .footer-top {
|
|
display: none;
|
|
}
|
|
|
|
section[type=availability] #filter_2 {
|
|
display: none !important;
|
|
}
|
|
|
|
@media (max-width: 576px) {
|
|
#slideshow-form_7849302495138052 .iview {
|
|
height: 30vh !important;
|
|
}
|
|
#slideshow-form_7849302495138052 .iview .iviewSlider {
|
|
height: 1090px !important;
|
|
}
|
|
#slideshow-form_7849302495138052 .iview .iviewSlider .slide_config {
|
|
height: 100% !important;
|
|
}
|
|
}
|
|
.social-sharing {
|
|
display: none !important;
|
|
}
|
|
|
|
.js-mailalert {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.js-mailalert .js-mailalert-add {
|
|
background: #000;
|
|
}
|
|
@media (min-width: 992px) {
|
|
.js-mailalert input {
|
|
width: 50% !important;
|
|
}
|
|
.js-mailalert .js-mailalert-add {
|
|
width: 50%;
|
|
margin-top: 0 !important;
|
|
}
|
|
}
|
|
@media (max-width: 991px) {
|
|
.js-mailalert input {
|
|
width: 100% !important;
|
|
}
|
|
.js-mailalert .js-mailalert-add {
|
|
width: 100%;
|
|
margin-top: 0 !important;
|
|
}
|
|
}
|
|
|
|
.alert-danger {
|
|
background: #ff8400;
|
|
border: 0;
|
|
color: #fff;
|
|
letter-spacing: 0 !important;
|
|
}
|
|
|
|
.box-newletter5 .block_newsletter form {
|
|
display: flex;
|
|
flex-direction: column-reverse;
|
|
}
|
|
.box-newletter5 .block_newsletter form p.alert {
|
|
background: #1a1a18;
|
|
color: white;
|
|
border: none;
|
|
border-radius: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
line-height: 1.5;
|
|
}
|
|
.box-newletter5 .block_newsletter form .block_newsletter_alert {
|
|
padding-left: 40px;
|
|
position: relative;
|
|
}
|
|
.box-newletter5 .block_newsletter form .block_newsletter_alert::before {
|
|
left: 15px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
|
|
#identity form .custom-checkbox input[type=checkbox],
|
|
#identity form .custom-checkbox input[type=radio] {
|
|
top: -21px;
|
|
}
|
|
|
|
#invoice_bill {
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#header .leo-megamenu .navbar-nav > li:last-child a {
|
|
color: #dd001c !important;
|
|
}/*# sourceMappingURL=custom.css.map */ |