*{ margin: 0; padding: 0;  box-sizing: border-box; }

figure{ margin: 0 }
address{ margin: 0 }
iframe{ max-width: 100%; }
 body{ }
 img{ max-width: 100%; height: auto; }
 a{ transition: all 300ms ease-in-out;  color: #343434;}
 a:hover {color: #343434;text-decoration: none;}
 body:not(.cms-home) #content { padding: 25px 0px;}
.cn_search_popup .cn_title {padding-bottom: 5px;}
.cn_button_block .button {border: 0;padding: 8px 15px;font-size: 13px;}
.cn_image>img {border: none;}
.cn_search_popup_inner {border: none;}
.cn_search_popup div.cn_element {border: none;}
.cn_search_popup .cn_image {width: 10%;}
.cn_button_block {display: table;width: 100%;padding: 10px 0;}
.cn_search_popup_inner .price-box {padding: 10px 0;}
.cn_search_popup .cn_search_popup_inner .price-box {justify-content: start;}
.section-title {text-align: center;font-size: 33px;font-weight: 600;color: #000;line-height: 41px;}
.container {max-width: 1408px;}

/* header start */
.skip-content.skip-active {display: block !important;}
.skip-content {display: none !important;}
.header-right{ display: flex; justify-content: flex-end; align-items: center; height: 100%;}
.header-right .header-minicart{ position: relative; }
.header-right .head-link{margin-left: 50px; display: flex; flex-direction: row; justify-content: center; align-items: flex-end; position: relative;}
.header-right .head-link i {font-size: 24px;color: #000;font-weight: 300;}
.header-right .head-link > span { margin-left: 10px;color: #000;font-size: 16px;letter-spacing: 0;line-height: 20px;text-align: center;font-weight: 600;}
.header-minicart > a > span.badge{ position: absolute;top: -4px;background: #343434;margin-top: 0;display: flex;right: auto; left:8px;font-size: 10px;width: 16px;height: 14px;line-height: 13px;justify-content: center;align-items: center;padding: 0;}
 
.registered-users{ margin-bottom: 20px; }
.main-header {padding: 20px 0;}
.main-header .row {position: relative;}
.header-right .header-search.head-link {margin-left: 0;}
#header-search.header-content {display: none; position: absolute; top: 100%; left: 0; right: 0; margin: 0 auto; z-index:999; max-width: 100%; padding: 15px 20px; background: #343434; width: 100%;}
#header-search.skip-active { display: block ; margin-top: 20px;}
.audio img {margin: 0 auto;margin-top: 5px;}
.audio {width: 100px;text-align: center;}
#header-search .input-group{border-bottom: 1px solid #fff; }
#header-search .form-control{ background-color: transparent; border-radius: 0;color: #fff; border:0; box-shadow: none !important; }
#header-search .input-group-text{  background-color: transparent; border-radius: 0; color: #fff;  border:0; box-shadow: none !important; }
.search_mini_form-container{ background-color: transparent;padding: 0; border: 0; max-width: 50%; margin: 0 auto;}
#header-search .form-control::-webkit-input-placeholder {color: #fff;}
#header-search .form-control::-moz-placeholder { color: #fff;}
#header-search .form-control:-ms-input-placeholder {color: #fff;}
#header-search .form-control:-moz-placeholder { color: #fff;}
.main-header .cart-col {position: static;}
.main-menu .bg-dark {background-color: #343434 !important;}
.main-menu .salecto-topmenu .salecto-label {text-transform: uppercase; color: #FFFFFF;font-size: 15px;padding: 8px 15px;font-weight: 600;letter-spacing: 0;line-height: 19px;text-align: center;}
.main-menu .salecto-topmenu .salecto-label:hover {background-color: transparent !important;color: #fff !important;}
.main-menu .salecto-topmenu {justify-content: center;}
.salecto-topmenu .salecto-level0 {margin: 0 15px;}
.salecto-topmenu .salecto-level0.active .salecto-label, 
.salecto-topmenu .salecto-level0:hover .salecto-label, 
.salecto-topmenu .salecto-level0:active .salecto-label, 
.salecto-topmenu .salecto-level0:focus .salecto-label {background-color: transparent;color: #fff !important;}
.salecto-menumanager .desktop-nav-menu.active a.active:hover {color: #fff !important;}
/* header end */

.btn-light {border-radius: 0;}
.btn-primary { color: #fff; background-color: #343434; border-color: #343434; border-radius: 0;}
.btn-primary:hover { color: #fff;  background-color: #000; border-color: #000;}
.btn-primary:focus, .btn-primary.focus { background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active, 
.show > .btn-primary.dropdown-toggle {color: #fff; background-color: #000; border-color: #000; }
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.show > .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.btn-secondary { color: #fff; background-color: #343434; border-color: #343434; }
.btn-secondary:hover {color: #fff; background-color: #000; border-color: #000; }
.btn-secondary:focus, .btn-secondary.focus { background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-secondary:not(:disabled):not(.disabled):active, 
.btn-secondary:not(:disabled):not(.disabled).active, 
.show > .btn-secondary.dropdown-toggle {color: #fff; background-color: #000; border-color: #000; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, 
.btn-secondary:not(:disabled):not(.disabled).active:focus, 
.show > .btn-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.btn-success { color: #fff; background-color: #343434; border-color: #343434; border-radius: 0;}
.btn-success:hover { color: #fff; background-color: #000; border-color: #000; }
.btn-success:focus, .btn-success.focus {background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-success:not(:disabled):not(.disabled):active, 
.btn-success:not(:disabled):not(.disabled).active, 
.show > .btn-success.dropdown-toggle {color: #fff;background-color: #000; border-color: #000;}
.btn-success:not(:disabled):not(.disabled):active:focus, 
.btn-success:not(:disabled):not(.disabled).active:focus, 
.show > .btn-success.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.button.btn-default { color: #fff; background-color: #343434 !important; border-color: #343434 !important; border-radius: 0;}
.button.btn-default:hover { color: #fff; background-color: #000 !important; border-color: #000 !important; }
.button.btn-default:focus, .button.btn-default.focus { background-color: #000 !important; border-color: #000 !important; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}
.button.btn-default:not(:disabled):not(.disabled):active, 
.button.btn-default:not(:disabled):not(.disabled).active, 
.show > .button.btn-default.dropdown-toggle {color: #fff;background-color: #000 !important; border-color: #000 !important;}
.button.btn-default:not(:disabled):not(.disabled):active:focus, 
.button.btn-default:not(:disabled):not(.disabled).active:focus, 
.show > .button.btn-default.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}

/* brand logo start */
.brand-logo-wrapper { padding: 10px 0px; }
.brand-logo-inner .item img { width: auto;}
.brand-logo-inner .item{ height: 100%; align-items: center; justify-content: center; }
.brand-logo-wrapper .owl-nav button.owl-prev {left: 0px;}
.brand-logo-wrapper .owl-nav button.owl-next {right: 0px;}
.brand-logo-wrapper .owl-nav button.owl-prev, 
.brand-logo-wrapper .owl-nav button.owl-next {border: none;font-size: 24px;margin-top: -24px;top: 50%;position: absolute;z-index: 10;background-color: transparent;width: 35px;height: 35px;line-height: 38px;color: #000;font-weight: 300;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.brand-logo-wrapper .owl-nav button.owl-prev:focus, 
.brand-logo-wrapper .owl-nav button.owl-next:focus {outline: none;}
.brand-logo-wrapper .owl-nav .owl-prev>span, 
.brand-logo-wrapper .owl-nav .owl-next>span {display: none;}
.brand-logo-wrapper .owl-carousel .owl-nav button.owl-next:hover, 
.brand-logo-wrapper .owl-carousel .owl-nav button.owl-prev:hover {background-color: transparent;color: #000;}
.brand-logo-wrapper .owl-nav .owl-prev:after {content: "\f104";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.brand-logo-wrapper .owl-nav .owl-next:after {content: "\f105";font-family: 'Font Awesome 5 pro';font-weight: 300;}
/* brand logo end */

/* home category block section start */
.home-category-block {position: relative;margin-bottom: 30px;}
.home-category-wrapper .home-category-block a .title {color: #fff;font-size: 22px; line-height: 28px; font-weight: 600;text-transform: uppercase;position: absolute; bottom: 15px;right: 30px;transition: all 300ms ease-in-out;}
.home-category-wrapper .home-category-block a:hover {text-decoration: none;color: #fff;}
.home-category-wrapper .home-category-block a:hover .title {transform: translateY(-10px);}
/* home category block section end */

/* home product slider start */
.home-product-slider.owl-carousel .card-img-top {max-height: 100%;}
a.product-image {height: 300px; max-height: 300px !important; display: flex; justify-content: center; align-items: center;}
.card-body.product-info {display: flex;flex-wrap: wrap;position: relative;padding-top: 25px; height: calc(100% - 300px);}
.card-title {font-size: 18px;width: 100%;text-align: center;color: #000;margin-bottom: 10px;line-height: 23px;font-weight: 600;text-transform: uppercase;display: flex;justify-content: center;align-items: flex-start;}
.card-title a:hover {color: #000;}
.special-price .price-label, .old-price .price-label {display: none;}
a.product-image {width: 100%;}
.special-price {order: 2;}
.old-price {color: #BEBEBE;}
.price-box .old-price .price {color: #BEBEBE !important;font-size: 16px;margin-right: 10px;font-weight: normal;}
.product-brand-name {color: #888888;margin-bottom: 10px;font-size: 12px;text-transform: uppercase;line-height: 15px;}
.special-price .price {font-size: 20px;color: #BEA971;margin-right: 10px;}
/* .product-info .card-title a {font-size: 18px;color: #000000;font-weight: 600; line-height: 23px;} */
.price-box {margin-top: auto !important;display: flex;align-items: flex-end;width: 100%;justify-content: center;}
.product-info .price-box {font-size: 16px;line-height: 20px;color: #636363 !important;display: flex;flex-direction: column;align-items: center;width: 100%;text-align: center;justify-content: space-between;}
.bg-secondary {background-color: #343434 !important;}
.home-product-slider {padding-bottom: 50px;}
.home-product-slider .item {position: relative;}
.home-product-slider .owl-nav button.owl-prev {left: 0px;}
.home-product-slider .owl-nav button.owl-next {right: 0px;} 
.home-product-slider .owl-nav button.owl-prev, 
.home-product-slider .owl-nav button.owl-next {border: none;font-size: 20px;margin-top: -24px;top: 50%;position: absolute;z-index: 10;background-color: transparent;width: 35px;height: 35px;line-height: 21px;color: #000;font-weight: 300;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.home-product-slider .owl-nav button.owl-prev:focus, 
.home-product-slider .owl-nav button.owl-next:focus {outline: none;}
.home-product-slider .owl-nav .owl-prev>span, 
.home-product-slider .owl-nav .owl-next>span {display: none;}
.home-product-slider.owl-carousel .owl-nav button.owl-next:hover, 
.home-product-slider.owl-carousel .owl-nav button.owl-prev:hover {background-color: transparent;color: #000;}
.home-product-slider .owl-nav .owl-prev:after {content: "\f053";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.home-product-slider .owl-nav .owl-next:after {content: "\f054";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.owl-carousel .owl-dots button.owl-dot {width: 42px;height: 7px;margin: 0 8px;background-color: #F0F0F0;}
/* home product slider end */

/* related product slider start */
.related-product-slider {padding-bottom: 50px;}
.related-product-slider .item {position: relative;}
.related-product-slider .owl-nav button.owl-prev {left: 0px;}
.related-product-slider .owl-nav button.owl-next {right: 0px;} 
.related-product-slider .owl-nav button.owl-prev, 
.related-product-slider .owl-nav button.owl-next {border: none;font-size: 20px;margin-top: -24px;top: 50%;position: absolute;z-index: 10;background-color: transparent;width: 35px;height: 35px;line-height: 21px;color: #000;font-weight: 300;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.related-product-slider .owl-nav button.owl-prev:focus, 
.related-product-slider .owl-nav button.owl-next:focus {outline: none;}
.related-product-slider .owl-nav .owl-prev>span, 
.related-product-slider .owl-nav .owl-next>span {display: none;}
.related-product-slider.owl-carousel .owl-nav button.owl-next:hover, 
.related-product-slider.owl-carousel .owl-nav button.owl-prev:hover {background-color: transparent;color: #000;}
.related-product-slider .owl-nav .owl-prev:after {content: "\f053";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.related-product-slider .owl-nav .owl-next:after {content: "\f054";font-family: 'Font Awesome 5 pro';font-weight: 300;}
/* related product slider end */

/* home product grid start */
.home-product-grid-wrapper .home-product-grid-inner {margin-bottom: 75px;}
.home-product-grid-wrapper .product-grid-content h4{font-size: 33px;color:#000;line-height: 41px;font-weight: 600;margin-bottom: 20px;}
.home-product-grid-wrapper .product-grid-content p {color: #888888; font-size: 16px; line-height: 26px;margin-bottom: 40px;}
.product-grid-btns .btn { width: 164px;height: 52px;color: #fff !important; text-align: center;line-height: 38px; font-size: 16px;font-weight: 600;margin-right: 25px;text-transform: uppercase;border-radius: 0;}
.product-grid-btns .btn:focus {box-shadow: none;}
.product-grid-btns .btn.btn-black {background-color: #343434;border: 1px solid #343434;}
.product-grid-btns .btn.btn-grey {background-color: #B0B0B0;border: 1px solid #B0B0B0;}
.product-grid-btns .btn.btn-black:hover, .product-grid-btns .btn.btn-black:focus {background-color: #000;border: 1px solid #000;}
.product-grid-btns .btn.btn-grey:hover, .product-grid-btns .btn.btn-grey:focus {background-color: #888787;border: 1px solid #888787;}
.home-product-grid-wrapper .laes-alle {font-size: 20px;line-height: 25px;font-weight: 600;text-decoration: underline !important;text-transform: uppercase;}
.left-img .product-grid-img {margin-right: 30px;}
.left-img .product-grid-content {margin-left: 30px;}
.right-img .product-grid-content {margin-right: 30px;}
.right-img .product-grid-img {margin-left: 30px;}
/* home product grid end */

/* newsletter subscribe start */
.newsletter-subscribe-wrapper {background: url(../images/ELAC-Carina.png) no-repeat;width: 100%;height: 302px;display: flex;align-items: center;justify-content: center;background-size: cover;}
.newsletter-subscribe-wrapper .section-title {color: #fff;}
.block-subscribe {max-width: 1080px;margin: 0 auto;}
.footer-form-block {margin-top: 50px;}
.block-subscribe .input-box {display: flex;position: relative;}
.block-subscribe .input-box .input-out {width: calc(50% - 100px);height: 52px;margin-right: 15px;position: relative;}
.block-subscribe .input-box input {width: 100%;padding: 10px 15px;height: 100%;color: #000000;border: 0;background: #fff;font-size: 18px;font-weight: 600;}
.btn-subscribe {color: #fff;width: 164px;height: 52px;border-radius: 0;text-transform: uppercase;font-size: 18px;font-weight: 600;line-height: 23px;background-color: #000;}
.btn-subscribe:hover {color: #000; background: #fff;}
.btn-subscribe:focus {color: #000; background: #fff; box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 0.25);}
/* newsletter subscribe end */

/* footer start */
.footer-top { padding: 65px 0 40px; background-color: #343434; }
.footer-top .social-media { display: flex; justify-content: flex-start; }
.footer-top .social-media a {width: 164px;height: 52px;background: transparent;font-size: 16px;color: #A4A4A4;line-height: 46px;margin: 0 8px;border: 1px solid #A4A4A4;display: flex;align-items: center;justify-content: center;}
.footer-top .social-media a:first-child {margin-left: 0;}
.footer-top .social-media a i {font-size: 23px;}
.footer-top .social-media a:hover {color: #fff;border-color: #fff;text-decoration: none;}
.footer-top .social-media a span {font-size: 16px;margin-left: 15px;}
.footer-title {font-size: 18px;color: #A4A4A4;font-weight: 600; text-transform: uppercase;}
.footer-col {font-size: 16px;color: #A4A4A4;font-weight: 400;line-height: 30px;}
.footer-col a {font-size: 16px;color: #A4A4A4;font-weight: 400;line-height: 30px;}
.footer-col a:hover {text-decoration: underline;color: #fff;}
.footer-col p {color: #A4A4A4;}
.scrollToTop {display: none;}
/* footer end */

/* product listing page start */
.cart-item-body .item-price .price {color: #000 !important;}
.product-card .card-footer {display: none;}
.sorter .view {display: none !important;}
.opc-wrapper-opc .card-header h5 {margin: 0;font-size: inherit;font-weight: inherit;text-transform: inherit;justify-content: flex-start;line-height: inherit;color: inherit;}
.opc-wrapper-opc input.form-control {height: auto;}
.customer-account-login .buttons-set {margin-top: 1rem;}
.catalogsearch-advanced-index .form-inline .input-group {display: flex;align-items: center;}
.catalogsearch-advanced-index .form-inline .input-group input {margin: 0 10px;}
.page-title h1 {font-size: 28px; line-height: 40px; color: #000;}
#sidebar-nav .block-title {color: #000; font-size: 24px;}
.sort-by-container .card {border: 0;}
.sort-by-container .card-body {padding: 1.25rem 0;}
.ajaxlist-reload-product_list_content .card {border: 0;}
#sidebar-nav .card {border: 0;}
#sidebar-nav .card .card-body {padding: 1rem 0 !important;}
.form-control, .input-group-text {border-radius: 0;}
.page-item:last-child .page-link {border-top-right-radius: 0;border-bottom-right-radius: 0;}
/* product listing page end */

/* product page start */
.add-to-cart-panel .price-box {justify-content: flex-start;}
input.form-control {border-radius: 0;}
.add-to-cart-buttons .btn {border-radius: 0;height: 52px;}
.item .label-new {height: 25px; border-radius: 0 !important;line-height: 20px;}
.item .label-sale {height: 25px; border-radius: 0 !important;right: auto;left: 10px;top: 45px;line-height: 20px;}
.product-image-gallery .label-new {height: 30px; border-radius: 0 !important;line-height: 24px;}
.product-image-gallery .label-sale {height: 30px; border-radius: 0 !important;right: auto;left: 10px;top: 45px;line-height: 24px;}
.add-to-cart-panel .card-title {justify-content: flex-start;text-align: left;font-family: inherit;}
.add-to-cart-panel .card-title h1 {font-family: inherit;}
.add-to-cart-panel input.form-control {height: 52px;}

/* product page end */

/* onepage css start */
.custom-control-input:checked~.custom-control-label:before {border-color: #343434;background-color: #343434;}
select {border-radius: 0;}
/* onepage css end */





@media (max-width: 1199px) {
	.home-product-grid-wrapper .product-grid-content h4 {font-size: 28px; margin-bottom: 10px;}
	.home-product-grid-wrapper .product-grid-content p {margin-bottom: 20px;}
	.newsletter-content .form-inline .form-control {width: auto;}
	.header-right .header-minicart {position: static;}
	#header .logo-col .logo img {max-width: 80%;}
	.main-header {padding: 10px 0;}	  
	.header-nav, .header-search, .header-minicart{ border: 0 !important; }
	.header-right .head-link {margin-left: 30px;}
	.mm-menu {background: #f3f3f3 !important;}
	.mm-navbar {text-align: center;}
	.salecto-topmenu .salecto-level0 {margin: 0;}
	.audio {width: 130px;}
	#header-search.skip-active {margin-top: 0;}
	.header-right .head-link > span small {font-size: 14px;font-weight: 400 !important;}
	.collateral-tabs .tab.current {margin-bottom: 0;}
	.product-collateral .tab-container.current {margin-bottom: 15px;}
	.collateral-tabs .tab {margin-bottom: 15px;}
	.collateral-tabs {background-color: transparent;}
}
@media (max-width: 991px) {
	.product-grid-btns .btn {width: auto; height: auto;margin-right: 15px; line-height: 28px;}
	.home-product-grid-wrapper .home-product-grid-inner {margin-bottom: 60px;}
	.home-product-grid-wrapper .product-grid-content h4 {font-size: 22px; margin-bottom: 0px;}
	.home-category-wrapper .home-category-block a .title {font-size: 22px; right: 15px;}
	.search_mini_form-container {max-width: 100%;}
	.left-img .product-grid-img, .right-img .product-grid-content {margin-right: 0;}
	.left-img .product-grid-content, .right-img .product-grid-img {margin-left: 0;}
	a.product-image {height: auto;max-height: 100% !important;}
	.card-body.product-info {height: auto;}
	.footer-top {padding: 65px 0 35px;}
	#sidebar-nav .block-title {font-size: 16px;}
	.page-title h1 {font-size: 22px;}
	.add-to-cart-panel input.form-control {height: auto; line-height: 28px;}
	.add-to-cart-buttons .btn {height: auto; line-height: 28px;}
}
@media (max-width: 767px) {
	.home-category-block img {width: 100%;}
	#header.sticky .page-header {padding: 0px 0 !important;}
	.footer-form-block {margin-top: 30px;}
	.block-subscribe .input-box .input-out {width: 100%;margin-right: 0; margin-bottom: 20px;}
	.block-subscribe .input-box {flex-wrap: wrap; justify-content: center;}
	.btn-subscribe {width: 100%;}
	.newsletter-subscribe-wrapper {height: 400px;}
	.product-grid-img {margin-bottom: 20px;}
	.home-product-grid-wrapper .home-product-grid-inner {margin-bottom: 40px;}
	.home-product-slider {padding-bottom: 20px;}
	#footer .footer-col {margin-bottom: 20px;}
	.header-right .head-link > span {margin-left: 0;line-height: normal; padding-top: 5px;}
	.header-right .head-link i {font-size: 20px;}
	.header-right .head-link {flex-direction: column;align-items: center;}
	.audio {width: 80px;}
	#header .logo-col .logo img {max-width: 80px;}
	#header .logo-col .logo {text-align: left;}
	.header-minicart > a > span.badge {left: auto; right: -4px;}
	.block-subscribe .input-box input {text-align: center;}
}
@media (max-width: 575px) {
	.audio {width: 60px;}
	#header .logo-col .logo img {max-width: 60px;}
	.brand-logo-wrapper {padding: 0;}
	.header-right .head-link {margin-left: 15px;}
	.header-right .head-link i {font-size: 18px;}
	.home-category-wrapper .home-category-block a .title {font-size: 20px;}
	.header-right .head-link > span small {font-size: 12px;}
	.card-body.product-info {padding: 20px 5px;}
	.card-title {font-size: 16px;}
	.main-slider.owl-carousel .owl-item img {height: 300px;object-fit: cover;}
}
@media (max-width: 480px) {
	.home-category-wrapper .col-6 {padding: 0 5px;}
	.home-category-block {margin-bottom: 10px;}
	.home-category-wrapper .home-category-block a .title {font-size: 16px; right: 10px; bottom: 10px;}
}
@media (max-width: 360px) {
	
}