@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/*--scss修正--*/
a{ text-decoration: none;}
body{ background: none;}
.container{ padding-right: 0; padding-left: 0;}
.nav{ display: block;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background: url("../images/bg.jpg") center top repeat-y, #e5f4f8;
	scroll-behavior: smooth;
}

.footer{
	max-width: 1920px;
	margin: 0 auto;
	background: url("../images/bg.jpg");
}


@font-face {
	font-family:DFHeiStd-W12;
    src: url("../font/DFHeiStd-W12.otf");
}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; max-width: 1840px; }
.topbox { position: relative; width: 1200px; margin: auto; /*height:  ; parallax*/}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.for_m img {  width: 100%; }
}


/* ----------------------CUSTOMERIZATION---------------------- */

.font{font-family:  "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}


/*--主視覺動畫--*/


.boy{ position: absolute; top: 0px; left: -15px;}
.girl{ position: absolute; top: 80px; left: 924px;}
.sale{ position: absolute; top: 509px; left: 52px;}


/*--COMMON--*/

.titleC { margin: 0px auto; padding: 33px 0;}
.titleC h2{ font-size: 80px; color: #000; padding: 5px 50px 0; font-family:DFHeiStd-W12;}
.titleC h2 p{ color:#000; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}
.titleC h5 { display: flex; align-items: flex-end; justify-content: flex-end; }
.titleC h5 span a { display: block; width: 100%; margin: 10px auto; color: #000; font-size: 20px; background: #ffffff; border: 1px solid #000; padding: 10px 15px; border-radius: 20px; font-weight: 500;
}

.titleC_1{ background: url("../images/bg_title1.png") center bottom no-repeat; padding: 35px 0;}
.titleC_2{ background: url("../images/bg_title2.png") center bottom no-repeat;}
.titleC_3{ background: url("../images/bg_title3.png") center bottom no-repeat;}
.titleC_4{ background: url("../images/bg_title4.png") center bottom no-repeat;}
.titleC_5{ background: url("../images/bg_title5.png") center bottom no-repeat;}


.bg_1200 { width: 1160px; min-width: 1160px;  margin: 0 auto;}

.banner{ margin: 0 auto; padding: 0;}


@media screen and ( max-width: 991px ){
	.titleC {margin: 0px; padding: 3vw 0 2vw; display: block;}
	.titleC h2{ font-size: 4rem; padding: 0;}
	.titleC h2 p{ color:#000; }
	.titleC h5 { display: inline-block; width: 100%; }
	.titleC h5 ul { margin: 0 auto; width: 100%; text-align: center;}
	.titleC h5 ul li { display: inline-block; margin: 0 4px; }
	.titleC h5 span a { font-size: 16px; }
	
	.titleC_1{ width: 98vw; margin: 0 auto; border: 1px solid #000; border-bottom: none; border-radius: 20px 20px 0 0; margin-top: 2vw;} 
	.titleC_2, .titleC_3, .titleC_4, .titleC_5{ width: 98vw; margin: 0 auto; border: 1px solid #000; border-bottom: none; border-radius: 20px 20px 0 0; margin-top: 4vw;}
	.titleC_1{ background: url("../images/bg_blue.jpg");}
	.titleC_2{ background: url("../images/bg_green.jpg");}
	.titleC_3{ background: url("../images/bg_yellow.jpg");}
	.titleC_4{ background: url("../images/bg_pink.jpg");}
	.titleC_5{ background: url("../images/bg_gray.jpg");}
}



/*bg_deco*/
.bg_deco{width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse; }
.rellax-01{ position: absolute;top:300px;left:-360px;z-index: -2;}
.rellax-02{ position: absolute;top:2000px;left:-360px;z-index: -1;}
.rellax-03{ position: absolute;top:1800px;left:-360px;z-index: -2;}
.rellax-04{ position: absolute;top:3100px;left:-360px;z-index: -1;}
.rellax-05{ position: absolute;top:3200px;left:-360px;z-index: -2;}
.rellax-06{ position: absolute;top:5200px;left:-360px;z-index: -1;}
.rellax-07{ position: absolute;top:4400px;left:-360px;z-index: -2;}
.rellax-16{ position: absolute;top:6400px;left:-360px;z-index: -1;}

.rellax-08{ position: absolute;top:8700px;left:-360px;z-index: 0;}
.rellax-09{ position: absolute;top:13400px;left:-360px;z-index: 1;}
.rellax-10{ position: absolute;top:10400px;left:-360px;z-index: 0;}
.rellax-11{ position: absolute;top:12800px;left:-360px;z-index: 1;}
.rellax-12{ position: absolute;top:12200px;left:-360px;z-index: 0;}
.rellax-13{ position: absolute;top:15800px;left:-360px;z-index: 1;}
.rellax-14{ position: absolute;top:12700px;left:-360px;z-index: 0;}
.rellax-15{ position: absolute;top:15800px;left:-360px;z-index: 1;}


@media screen and ( max-width: 991px ){
.pc_only {display: none;}	
.m_only {display:block;}	
	
/*bg_deco*/
.bg_deco{display: none;}
}



/*--精明購物指南x3--*/
.bg_0{}
.bg_0 ul{ width: 1200px; margin: 0px auto 0 ; display: flex; justify-content: space-around; flex-wrap: wrap; }
.bg_0 .ul-pc li{ margin-bottom: 20px;}
.bg_0 .ul-m{ display: none;}

@media screen and ( max-width: 991px ){
	.bg_0{ }
	.bg_0 .ul-pc{ display: none;}
	.bg_0 .ul-m{ display: block; width: 100%; margin: 3vw auto 2vw; display: flex; justify-content: space-around; flex-wrap: wrap;}
	.bg_0 ul li{ margin-bottom: 2vw;}
	.bg_0 ul li img{ width: 100%;}
	.bg_0 .ul-m .tip_04, .bg_0 .ul-m .tip_05, .bg_0 .ul-m .tip_06{ background: #b5b6b6; border-radius: 500px; padding:3vw 4vw; text-align: center; margin: 1vw auto; }
	.bg_0 .ul-m .tip_04 a, .bg_0 .ul-m .tip_05 a, .bg_0 .ul-m .tip_06 a{ color: #000; font-size: 1.1rem; font-weight: 400; line-height: 1;}
}





.bg_1{}

.bg_1 .bg_1200 { background: #ffffff; margin: 0px auto ; border-radius: 40px; padding: 0; border: 1px solid #000;  position: relative; }
.bg_1 .crosswise { width: 1080px; margin: 20px auto 20px; border-bottom: 1px #000 solid; padding-bottom: 20px; z-index: 99; }
.bg_1 .various{ margin: 20px auto 10px; z-index: 99;}

@media screen and ( max-width: 991px ){
	.bg_1 .bg_1200 { width: 98vw; min-width: 98vw; margin: 0 auto; border-radius:0 0 20px 20px; }
	.bg_1 .crosswise { width: 100%; margin: 2vw auto 2vw; padding-bottom: 2vw; }
	.bg_1 .various{ width: 100%; margin: 2vw auto 1vw;}
}



.bg_2{ margin-top: 60px; background: url("../images/bg_2-deco.png") center top repeat-y, url("../images/bg_2.jpg"); background-attachment: fixed; padding: 20px 0; border-top: 1px solid #000; border-bottom: 1px solid #000;}
.bg_2 .hightlight ul{ background: #faee00; border: 1px solid #000; border-radius: 40px;}
.bg_2 .hightlight h3{font-family:DFHeiStd-W12; font-size: 2.2rem;}
.bg_2 .hightlight h3 p, .bg_2 .hightlight h3 .more a {font-family: "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}
.bg_2 .hightlight h3 .more a { display: block; width: 40%; margin: 20px auto 10px; color: #000; background: #fff; border: 1px solid #000; font-size: 20px; line-height: 2; border-radius: 100px; font-weight: 500;} 
.bg_2 .hightlight img{ object-fit: contain;}

.bg_2 .hightlight h3 .s2-btn{ width: 100%; display: flex; justify-content: center;}
.bg_2 .hightlight h3 .s2-btn .more{ margin: 0 10px; }
.bg_2 .hightlight h3 .s2-btn .more a{ width: 100%; padding: 0 40px; }

@media screen and ( max-width: 991px ){
	.bg_2{ margin-top: 5vw; padding: 3vw 0;}
	.bg_2 .hightlight{ width: 98vw; margin: 0vw auto;}
	.bg_2 .hightlight ul{ border-radius: 20px;}
	.bg_2 .hightlight h3 .more a { width: 50%; margin: 2vw auto 1vw; font-size: 16px; line-height: 1.6; } 
	
	.bg_2 .hightlight h3 .s2-btn .more{ margin: 0 2vw; }
	.bg_2 .hightlight h3 .s2-btn .more a{ padding: 0 6vw; }
}


.bg_34{ background: url("../images/side_deco5.png") center top repeat-y, url("../images/bg_34.jpg"); padding: 20px 0; border-bottom: 1px solid #000; }
.bg_34 .titleC{ padding: 0;}
.bg_3{}
.bg_3 .hightlight{ background: #fadce9; border: 1px solid #000; border-radius: 40px; padding: 20px 0; margin: 20px auto; }

.bg_3 .alternate {margin: 0 auto; }
.bg_3 .alternate li{border: 1px solid #000;}
/* first-child */
.bg_3 .alternate ul:nth-child(odd) li:first-child { width: 536px; background:#fadce9;height: 280px; border-radius: 100px 0 0; border: 1px solid #000;}
.bg_3 .alternate ul:nth-child(odd) li:first-child .font { text-align: left; color: #000; margin: auto 0 auto 30px;}
.bg_3 .alternate ul:nth-child(odd) li:first-child .font h4 {  color: #000; font-size: 1.4rem;text-align: left;line-height: 1.6rem;}
.bg_3 .alternate ul:nth-child(odd) li:first-child .font .price { color: #000 }
.bg_3 .alternate ul:nth-child(odd) li:first-child .font .price big {  color: #9E0002; }

/* last-child */
.bg_3 .alternate ul:nth-child(even) li:last-child { width: 536px;background:#fadce9;height: 280px; border-radius: 0 0 100px; border: 1px solid #000; }
.bg_3 .alternate ul:nth-child(even) li:last-child .font { text-align: left; color: #000;margin: auto 0 auto 30px; }
.bg_3 .alternate ul:nth-child(even) li:last-child .font h4 {  color: #000; font-size: 1.4rem;text-align: left; line-height: 1.6rem;}
.bg_3 .alternate ul:nth-child(even) li:last-child .font .price {  color: #000; }
.bg_3 .alternate ul:nth-child(even) li:last-child .font .price big {  color: #9E0002; }

.bg_3 .circle_5p{ margin: 20px auto; }
.bg_3 .circle_5p li{ border: 1px solid #000; border-radius: 100px 100px 40px 40px; margin-top: 0; }
.bg_3 .circle_5p li img{ border: none;}
.circle_5p img { border-radius: 50%; margin: 3px auto 0 auto; width: 200px; height: 200px; }


@media screen and ( max-width: 991px ){
	.bg_3 .hightlight{ width: 98vw; margin: 0 auto 4vw; border-radius: 20px; padding: 3vw 0;}
	
	/* first-child */
	.bg_3 .alternate ul:nth-child(odd) li:first-child { width: 94vw; height: auto; border-radius: 50px 0 0;}
	.bg_3 .alternate ul:nth-child(odd) li:first-child .font { margin: auto 0 auto 4vw;padding: 0;}
	.bg_3 .alternate ul:nth-child(odd) li:first-child .font h4 {  font-size: 1.2rem;line-height: 1.4rem; padding: 0;}
	.bg_3 .alternate ul:nth-child(odd) li:first-child .font .price { margin: 2vw auto;  }

		/* last-child */
	.bg_3 .alternate ul:nth-child(even) {margin: auto ; align-items: flex-end;}
	.bg_3 .alternate ul:nth-child(even) li:last-child { width: 94vw; height: auto; border-radius: 0 0 50px; margin-bottom: 4vw; }
	.bg_3 .alternate ul:nth-child(even) li:last-child .font {  margin: auto 0 auto 4vw;padding: 0; }
	.bg_3 .alternate ul:nth-child(even) li:last-child .font h4 {   font-size: 1.2rem;line-height: 1.4rem; padding: 0;}
	.bg_3 .alternate ul:nth-child(even) li:last-child .font .price {  margin: 2vw auto;   }
	
	.bg_3 .circle_5p{ margin: 1vw auto 2vw;}
	.bg_3 .circle_5p li:first-child{ border-radius: 100px 20px 20px 100px; margin-bottom: 2vw;}
	.bg_3 .circle_5p li{ border-radius: 100px 100px 20px 20px; margin-bottom: 2vw;}
	.circle_5p img {margin: 0px auto 0 auto; width: 43vw; height: 43vw; }
	
}


.bg_4{}
.bg_4 .txt {width: 1160px; color: #000; margin: auto; line-height: 3rem; padding-left: 60px; padding-bottom: 30px}
.bg_4 .txt h3 { font-size: 2.2rem; text-align: center; font-weight: 500; display: inline-block; padding-bottom: 18px;}
.bg_4 .txt p { line-height: 1.6rem;}

@media screen and ( max-width: 991px ){
	.bg_4{ margin-top: 5vw;}
	.bg_4 .txt { width: 90vw; color: #000; margin:0 auto; line-height: 3rem; padding: 0;  }
}


.bg_5{ padding-bottom: 20px;}
.bg_5 .titleC h2{ font-size: 66px;}
.bg_5 .titleC big{ font-size: 6rem; color: #000; }
.bg_5 .keywordA, .bg_5 .keywordA ul { margin-top: 0;}
.bg_5 .keywordA li { padding: 10px 25px;}
.bg_5 .keywordA li a{ font-size: 2.4rem;}
.bg_5 .keywordA li a:hover{ color: #000;}

@media screen and ( max-width: 991px ){
	.bg_5{ padding-bottom: 2vw;}
	.bg_5 .titleC h2{ font-size: 2.2rem;}
	.bg_5 .titleC big{ font-size: 2.6rem;}
	.bg_5 .keywordA li { padding: 2vw 3vw;}
	.bg_5 .keywordA li a{ font-size: 1.4rem;}
}



/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:10px;
	border-radius:20px;
	border: 1px solid #000; 
	box-sizing: border-box;
	background:#e4f3f8;
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:14px;
	overflow:hidden;
}
.side-menu2 label{
	position: fixed;
	width: 130px;
	height: 150px;
	background:#3752a3;
	opacity:0.95; 
	color: #ffffff;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 10px 10px 0;
	padding:18px 8px 10px 8px;
	font-weight:500;
}
#side-menu-switch2{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
#side-menu-switch2:checked + .side-menu{
	transform: translateX(0);
}
.side-menu2 nav a{
	display: block;
	padding: 5px 4px;
	color: #000;
	text-decoration: none;
	position: relative;
	font-size:14px;
	line-height: 1.2;
}
.side-menu2 nav p.name_menu{ padding:10px 0; font-size:1.5em; line-height:1em; border-bottom:3px solid; border-color:#04414b; color:#df6616; font-weight:bold;}
.side-menu2 nav ul.area1{ margin-bottom:150px;}
.side-menu2 nav ul.area1 li{ width:50%; float:left; border-bottom:1px solid #000;}
.side-menu2 nav ul.area1 li:nth-child(even){ border-right:1px dotted #c9c9c9;}
.side-menu2 nav ul.area2 li{ border-bottom:1px solid #000;} /*選項字隔線色*/
.side-menu2 nav ul.area1 li:nth-last-child(1), nav ul.area1 li:nth-last-child(2)/*--, nav ul.area2 li:nth-last-child(1)--*/{ border-bottom:none;}
	@media screen and ( max-width: 991px ){
		.side-menu2 {display: none;}
	}


/*Plugin*/
.side-menu2 .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover, .nav-pills>li>a:hover {
    color: #000 !important; 
    background: #faee00;
}

.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}

.side-menu2 .nav li.active{ color: #000; background: #71c5ef; font-size: 14px; line-height: 1.2; padding: 5px 4px; font-weight: 600;}


/*側邊欄調整*/
.nav1{ display: flex; justify-content:flex-start; flex-wrap: wrap; width: 108px; margin: 0; padding: 0;}
.nav1 li{ width: 54px;}
.nav1 li:nth-child(1), .nav1 li:nth-child(3){ border-right: 1px solid #000;}
.nav1 li a{ width: 54px; font-size: 14px;}
.nav1 li a:hover{ background: #faee00; }

.nav-pills .nav2 li a:hover {background: #fad9e7; }

nav ul.area2 li.lc{ border-bottom:none;}




/**--  下拉選單  --**/
@media screen and ( min-width: 992px ){
.navbar-toggler,#navbarNav{display: none!important;}
.bg-light{--bs-bg-opacity: none;}
}
@media screen and ( max-width: 991px ){
	.bg-light{background-color:#fff!important; color:#ccc; width:100%; margin:0 auto;height: 40px;padding: 0;--bs-bg-opacity:(1);}
	.bg-light h3{text-align: left; margin:10px 0 0 4vw;color: #666;font-size:16px; }
	.navbar .container-fluid{justify-content: flex-end;padding: 0;height: 40px;}
	.navbar-light .navbar-toggler{border: 0px;box-shadow:none;}
	.navbar-light .navbar-toggler{border:0px;height: 40px;display: flex;justify-content: center;align-items: center;}
	.navbar-toggler span{ color:#ccc; text-align:center; margin:0 auto; width:100%;}
	.navbar-collapse{ background:#eee;width: 100%; z-index: 999;}
	.navbar-expand-lg .navbar-nav{display: flex; flex-direction:row; width:100%;justify-content: flex-start;padding: 5px 2vw 10px;}
	.navbar-nav{width:90vw;display:flex; flex-wrap:wrap; flex-direction:row; margin:0 auto; padding:1vw;}
	.navbar-nav li{ width:30vw;display:flex; flex-wrap:wrap; justify-content:center; align-items:center; border-radius:30px; margin:1vw 1vw; background:#fff;}
	.navbar-light .navbar-nav .nav-link{ color:#333;}
	 .navbar-light .navbar-nav .nav-link.active{ color: #a82130!important;}
	 .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link:hover{ color: #a82130!important;background:none;}
	}

/**--  下拉選單  --**/

/*--  nav 選單 滑動置頂--*/
@media screen and ( min-width: 992px ){
.scrollmenu{width: 120px;display: none;flex-wrap: wrap;background:#ffffffcc; z-index:999;margin: 0 auto;position: fixed;top: 150px; right: 10px;padding: 5px 0;border-radius: 15px;}
.scrollmenu li{width:90%;display: flex;justify-content: center;align-items: center;border-bottom: 0.5px solid #333;margin: 0 auto;padding: 5px 0;}
.scrollmenu li:last-child{border-bottom: 0px solid #333;}
.scrollmenu li a{text-align: center;margin: 0 auto;text-decoration: none;font-size:18px;color:#333;	font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;letter-spacing: 1px;font-weight: 500;}
.scrollmenu li a:hover{color: #a82130!important;}
.scrollmenu .active{}
.scrollmenu .active{color: #a82130!important;background:#666;}}
@media screen and ( max-width: 991px ){
.scrollmenu::-webkit-scrollbar{display: none;}
.scrollmenu{width: 90%; z-index:999;padding:0px 0;margin-right: 10%;display: flex;height: 30px;flex-direction: column;flex-wrap: wrap;position: absolute;overflow-x: auto;justify-content: center;
white-space: nowrap;webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
.scrollmenu li{font-size:20px;color:#333;display: flex;justify-content: center;align-items: center;width: auto;border-right: .5px solid #333;background: #fff;}
.scrollmenu li:last-child{border-right: 0px solid #333;}
.scrollmenu li a{font-size:1.1rem;letter-spacing: 0px;font-weight:500;padding: 0 15px;color:#333; }
.scrollmenu .active{color: #a82130!important;}
.scrollmenu li a:hover{color: #a82130!important;height: 30px;width:100%;}
}
/*--  nav 選單 滑動置頂--*/

/* scrollActive */
.scrollmenu .nav-link.focus {
	color: #a82130;
}







/*--goto top--*/          #gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}          #gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}          #gotop:hover {cursor: pointer;background-color: #666;}          #gotop:active {background-color: #ccc;}          #gotop.show {opacity: 0.4;visibility: visible;}          @media screen and ( max-width: 991px ){          #gotop {bottom: 70px;right: 0;margin: 2vw;}          }          /* share url */          #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}#share::after{font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff; opacity:0.5;background: url(../images/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}#share:hover{cursor: pointer;background-color: #666;}#share:active{background-color: #666;}@media screen and ( max-width: 991px ){#share{bottom:115px;right: 0;margin: 2vw;}}                    @media screen and ( max-width: 991px ){          html{padding-bottom: 80px;}          } 