/*共通
----------------------------------------------*/
.topsocial{
  padding: 5px 0;
}
.nomobile{
    display: none!important;
  }
.allbackground{
 /* background: url("../image/bg/bg.jpg") center center no-repeat;
  background-attachment: fixed;
  z-index: -1;*/
}

.allbackground:before{
  content:"";
  /*background: url("../image/bg/bg.jpg") center center ;
  background-attachment: fixed;*/
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}

.rowarea{
  padding:2% 0;  
}
.area{
  padding: 45px 0;
}
.rightlink{
  color:#fff;
}
.topmenu{/*MENU*/
  /*background: #000;/*29a9e0*/
  padding:0px 0;
  position: relative;
  /*position: sticky;
  position: -webkit-sticky;*/
  z-index: 2;
  /*border-bottom:1px solid #ccc;*/
  top:0px;
  box-shadow: 0 0px 1px #666;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#14244c+0,000026+100 */
  background: #14244c; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #14244c 0%, #000026 50%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #14244c 0%,#000026 50%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #14244c 0%,#000026 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14244c', endColorstr='#000026',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.logo{
  overflow: hidden;
  max-width: 340px;
}
.search input{
  padding: 6px 15px;
  border-radius: 5px;
  border:0px; 
  max-width: 115px;
  float: left;
  margin: 3px 0;
}
.search .input{
  width: 90%;
  max-width: unset;
}
.search #submit_Btn{
  padding: 6px 6px;
}

.toptool .social{
  padding:0px 5px 0 0;
  width:42px;
}

.toptool .social a{
  color: #06273d;
  border-radius: 50px;
  border:1px solid #06273d;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height:2.2em;
  font-size: 1.2em;
  padding: 0px 0px;
  float: left;
}


.toptool .social a:hover{
  color: #fff;
  border-radius: 50px;
  background: #06273d;

}

.readmore{
  color: #fff;
  padding: 1.5% 4%;
  border: 2px solid #fff;
  border-radius: 0px;
}

.readmore:hover{
  color: #000;
  background:#fff;
}


/*-------------------------------------------------*/
.swipeword{
  margin: 0 auto;
  width: 100%;
  z-index: 2;
  float: none;
  position: absolute;
  top: 20%;
}

.swipecon{
  margin: 0 auto;
  width: 90%;
  max-width: 1300px;
  float: none;
  position: relative;
  padding:0px 0px;
  color: #fff;
  text-align: center;
}

.swipecon-sub{
  margin: 0 auto;
  width: 80%;
  max-width: 900px;
  float: none;
  position: relative;
  padding: 10px 0px;
  color: #fff;
  text-align: center;
}

.swipecon h1{
  font-size: 1.2em;
  font-weight: bold;
  margin: 5% 0 1% 0 ;
  line-height: 1em;
}


.swipecon p{
  font-size: 1em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0 0 10% 0 ;
}

.swipetext{
  background: rgba(0,0,0,.75);
  padding: 5% 5% 5% 15%;
  border-bottom:2px solid #f00;
  clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
}


/*商品區塊
*--------------------------------------------------*/

.banner{
  object-fit: cover;
  width: 100%;
  height: 320px;
  object-position: center 0;
}

/*///*/
.maintitle{
 
  margin:0 0 3% 0;
}



.maintitle h2{
 
  float: left;
  background: #eaeaea;
  color: #000;
  padding: 10px 10px 10px 0;
  text-align: left;
  font-weight: bold;
  font-size: 2em;
  letter-spacing: 0px;
  z-index: 9;
  position: relative;
}



.maintitle.shipping h2{
 
  float: none;
  background: none;
  color: #8bffff;
  padding: 10px 10px 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.8em;
  letter-spacing: 0px;
}




/*  left:10px;
  top: 10px;
  max-width: 345px;
}*/

/*-------------------------------------------*/

.typesytle{
  padding: 5px 5px;
  margin: 0 0 5% 0;
}

.item{
  padding: 0px 0px;
  background: #fff;
}

.item:hover{
  box-shadow: 0px 0px 12px #333;
  background: #8bffff;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .3s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .3s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .3s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .3s linear;
}



.item .itemname,.item .itemmoney{
  font-size: 1.055em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
}
.item .itemname{
  margin: 5px 0 5px 0;
  padding: 0 9%;
  font-weight: 500;
  color: #111111;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.item:hover .itemname{
 color: #000;

}

.item:hover .fornow{
  color: #ff2727;
   font-weight: bold;
}

.item .itemnamesub{
  margin: 0px 0 0px 0;
  font-size: 1.3em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
  font-weight: bold;
  color: #06273d;
}
.item .itemmoney{
  color: #666;
  margin: 5px 0 15px 0;
}
.item  a{
  float: left;
  width: 100%;
}

.item .itemlink{
  width: 110px;
  background: #f00;
  margin: 0 auto;
  float:none;
}

.iot .item:hover{
  box-shadow: 0px 0px 0px #dadada;
  background: transparent;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
}

.iot .item{
  padding: 0px 0px;
  background: transparent;
}

.iot .item .itemname{
  
  color: #8bffff;

}


.bottomarea{
  padding: 0 5px;
}

.fornow{
  font-size: 1.2em;
  color: #15a7f9;
  padding: 0 5px;
  text-align: center;
}

.origin{
  text-decoration:line-through;
  font-weight: normal;
  padding: 0 5px;
  font-size: 0.9em;
}

.discount{
  background: #8bffff;
  position: absolute;
  right:0px;
  top: -35px;
  text-align: center;
  font-size: 1.6em;
  color:#000;
  z-index: 2;
  border-radius: 50px; 
  width: 75px;
  height: 75px;
  line-height: 3em;
  letter-spacing: 0px;

}


.hotsale,.shipp,.feature,.free{
  padding:10% 0 0px 0;
}

/*.idealez iframe{
  width: 100%;
  float: left;
  height: 390px;
}

.idealez{
  padding-bottom:5%; 
}*/


/*分類區塊-----------------------------------------*/

.backtogether{
  background-color:#505050; 
  background-image:url("../image/bg/bg.png"); 
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.cataarea{
  padding: 2% 0 2% 0;
 
  /*background-image:url("../image/bg/bg.png"); */
}

.ideal{
  background-color:#4e4e4e; 
  background-image: url("../image/bg/fbg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

/*.catagories .sincata:nth-child(even) .itemname{
  background:#12b1ff;
}*/
.cata{
  padding: 10px 0 10px 0px;
  /*background-color: #f00;*/
}

.cata a:hover{
  /*box-shadow: 3px 3px 8px #565656;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear;*/
}

.cata a{
  padding: 0px 0;
  text-align: center;
  letter-spacing: 0px;
  color: #000;
  box-shadow: 3px 3px 8px #ddd;
  border:1px solid #000;
}

.cata .itemname{
  font-size: 1em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
  background:#fff; 
  text-align: center;
  padding: 15px 0;
  font-weight:500;
  margin: -5px 0 0 0;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.moto{
  background: #fff!important;
}

/*.................................................*/
.featurenote{
  background: #fff;
  padding: 30px 40px;
}

.featop{
  margin: 0 0 18px 0;
  font-size: 1.3em;
  letter-spacing: 0px;
}

.featcon p{
  margin: 0 0 0px 0;
  line-height:1.5em;
  text-align: left;
  word-break: break-word;
  letter-spacing: 1px;
  font-size: 1.05em;
}

.typesytlefea{
  padding: 5px 5px 5px 5px;
  margin: 0 0 20px 0;
}
  
.typesytlefea-sec{
  padding: 5px 5px 5px 5px;
  margin: 0 0 20px 0;
}

/*-------------------------------------------------*/
.idealez{
  padding: 1% 5%;
  background: #606060;
  background-size:100%; 
}



.shoptop{
  margin:2% 0; 
}

.idealez ul,.idealez ul li{
  float: left;
  width: 100%;
}

.idealez ul li{
  padding: 5px 0px 5px 0px;
}

.idealez ul li a{
  color: #fff;
  text-shadow: 0px 0px 2px #06273d;
  font-size: 1em;
  padding: 8px 15px;
  border-radius: 50px;
  float:left;
}


.idealez ul li a:hover{
  color: #fff;
  background: #000;


}

.idealeztop{
  font-size: 1.55em;
  margin: 0 0 3%  0;
  letter-spacing: 1px;
  padding: 0 13px;
}


.fbplace{
  margin: 25px 0;
}


/*footer
---------------------------------------------------*/
.footer{
  background: #8bffff;
  padding: 25px 0 50px 0;
  color: #000000;
  margin: -5px 0 0 0;
}

.footerlistbe{
  max-width: 1100px;
  margin: 0 auto;
  float: none;
  font-size: 1.1em;
}
.footerlink{
  margin: 5px 0;
  font-size: 14px;
  border-right:1px solid #c9caca;
}
.footerlink a{
  color: #c9caca;
  padding:4px 10px;
  float: left;
  /*font-family:Baskerville Bold;/*"Ubuntu"sans-serif*/
  font-size: 1em; 
  /*font-weight: bold;*/
  letter-spacing: 0px;
}

.footerlink a:hover{
  color: #fff;
  cursor: pointer;
}

.footer .footitle{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #fff;
}

.footer p{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #000000;
}


.footitle{
  padding: 10px 0;
}
.social{
  padding:0px 15px 0 0;
  width:56px;
}

.social a{
  color: #000;
  border-radius: 50px;
  border:1px solid #000;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height:2.5em;
  font-size: 1.5em;
  padding: 0px 0px;
  float: left;
  font-weight: bold;
}


.social a:hover{
  color: #fff;
  border-radius: 50px;
  background: #000000;

}

.note a{
  color: #000;
  font-weight: bold;
}

.note .flex{
  align-items: center;
  flex-wrap: unset;
}

.copy{
  background: #8bffff;
  padding: 25px 0 25px 0;
  color: #000;
  font-size: 14px;
}


.topsocial .social a{
  color: #000;
  border-radius: 30px;
  border:1px solid #000;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height:2em;
  font-size: 0.95em;
  padding: 0px 2px;
  float: left;
}


.topsocial .social a:hover{
  color: #fff;
  background: #000;
}


.topsocial .social{
  padding: 0px 0px 0 0;
  width: auto;
  margin: 0 5px;
}

.btns{
  padding: 10px 30px;
  text-align: center;
  border-radius: 50px;
  background:none;
  color: #fff;
  font-weight: bold;
  border:1px solid #fff;
  float: none;
  font-size: 18px;
  width: 160px;
  margin: 30px auto;
}

.btns:hover{

  background:#fff;
  color: #000;
  cursor: pointer;
}

.input{
  padding: 13px 15px;
  border-radius: 5px;
  border:1px solid #fff;
  font-size: 18px;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-align: center;
}

.close{
  background: #ff2727;
  color: #fff;
  padding: 15px 15px;
  font-weight: bold;
  float: right;
  margin: 0 0 30px 0;
}

.input:focus{
  outline: none;
}



.webonly .input{
  padding: 5px 15px;
  border-radius: 50px;
  border: 1px solid #000;
  font-size: 14px;
  background: #fff;
  color: #000;
  text-align: left;
  max-width: 100px;
  margin: 0 10px 0 0 ;
}

.topsocial{
    display: none;
  }

.flexy-menu .social {
  padding: 0px 15px 0 0;
   
}


.flexy-menu .social a{
  color: #fff;
  border-radius: 50px;
  border: 1px solid #fff;
  width: 40px!important;
  height:40px;
  font-size: 1.2em;
}


.flexy-menu .social a:hover{
  color: #000;
  background:#fff; 
}

@media only screen and (min-width: 600px) {



}

@media (min-width: 768px) {
  .featcon p{
    margin: 0 0 0px 0;
    line-height:1.5em;
    text-align: left;
    word-break: break-word;
    letter-spacing: 0px;
    font-size: 1.05em;
  }

  .item .itemname,.item .itemmoney{
    font-size: 1.15em;
  }

  .discount{

    width: 90px;
    height: 90px;
    line-height: 3.5em;
    top:-45px;
  }

.swipetext{
  background: rgba(0,0,0,.75);
  padding: 2% 5% 2% 10%;
  border-bottom:2px solid #f00;
  clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
}
 

  .contentword.contenttitle {
    max-width: 1200px;
  }





}



@media screen and (min-width: 1000px){

  .topmenu{
    padding:5px 0;
  }
  .logo{
    max-width: 290px;
  }
  .topmenu .contentword{
    width: 95%;
  }

  .footerlink a{
    padding:3px 10px;
    /*font-family:Baskerville Bold;/*"Ubuntu"sans-serif*/
  }

  .noticesin:first-child{
    text-align:  right;
  }

  .banner{
    object-fit: cover;
    width: 100%;
    height: 600px;
  }
  
  .catagories h2{
    font-size: 3em;
    padding: 0 0 0 4%; 
    font-weight: bold;
    letter-spacing: 0px;
    margin:0 0 2% 0; 
  }

  .typesytle{
    padding: 0 5%;
  }

  .typesytlefea{
    padding: 5px 20px 5px 0;
  }

  .typesytlefea-sec{
    padding: 5px 0px 5px 20px;
  }

  .swipeword{
    top: 15%;
  }

  .swipecon h1{
    font-size: 2.5em;
  }

  .swipecon p{
    font-size: 1.2em;
  }


  .fbplace{
    margin: 5px 0;
  }

  .hotsale,.shipp,.feature,.free{
  padding:50px 0 0px 0;
}

.swipecon{
  padding:0px 0px;

}

.idealez ul li{
  padding: 1px 0px;
}
 .idealez .contentword{
  max-width: 1280px;
}
  .catagories .maintitle{
    margin:0 0 0 3.5%; 
  }

  .nobotmar{
    padding-bottom:0px; 
  }


    .maintitle:before{
  content: "";
  width: 60%;
  height: 5px;
  max-width: 160px;
  background: #8bffff;
  position: absolute;
  z-index: 0;
  left:0px;
  top: 33px;
  display: flex;
  vertical-align: middle;
}
.maintitle:after{
  content: "";
  width: 60%;
  height: 5px;
  max-width: 160px;
  background: #8bffff;
  position: absolute;
  z-index: 0;
  right:0px;
  top: 33px;
  display: flex;
  vertical-align: middle;
}


.maintitle.shipping h2{
 
  float: none;
  background: none;
  color: #8bffff;
  padding: 10px 10px 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 2.3em;
  letter-spacing: 0px;
}

.maintitle.shipping:before{
  content: "";
  width: 100%;
  height: 5px;
  max-width: 160px;
  background: #8bffff;
  position: absolute;
  z-index: 0;
  left:0px;
  top: 33px;
  display: flex;
  vertical-align: middle;
}


}


@media screen and (min-width: 1202px){
  .banner{
    object-fit: cover;
    width: 100%;
    height: 560px;
  }

  .topmenu .contentword{
    width: 98%;
  }

   .cata .itemname{
    font-size: 1.05em;
  }

  .noweb{
    display: none!important;
  }

  .nomobile{
    display:inline!important;
  }

  .search .input{
    max-width: 115px;
  }

  .maintitle:before{
    max-width: 360px;
  }
  .maintitle:after{
    max-width: 360px;
  }
  .maintitle.shipping:before{
    max-width: 320px;
  }

  .search{
    opacity: 0!important;
    height: 0px;
    width: 0px;
    overflow: hidden;
  }

  .topsocial{
    display: block;
  }
  .mobileserah{
    display: none;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px){
.toptool .social{
 padding: 0px 0px 0 0;
    width: 35px; 
}
.bannercata{
    object-fit: cover;
    width: 100%;
    height: 30em;
    object-position: center 0;
}

}

@media screen and (min-width: 1200px) and (max-width: 1435px){
.toptool .social{
  padding:0px 0px 0 0;
  width:32px;
}

.logo{
    max-width: 200px;
  }


  .bannercata{
    object-fit: cover;
    width: 100%;
    height: 33em;
    object-position: center 0;
}
}

@media screen and (min-width: 1300px){

  .item .itemname{

    height: 100px;


  }



}

@media screen and (min-width: 1300px){

  .item .itemname{

    height: 5em;


  }

}

@media only screen and (max-width: 1200px){
  

  .mobileserah{
    display: block;
    position: absolute;
    right: 55px;
    top: 20px;
  }

  .mobileserah a{
    color: #fff;
  }
}
@media only screen and (min-width: 1281px){
  .mobileserah{
    display: none;
    position: absolute;
    right: 70px;
    top: 20px;
  }

   .idealez:after{
    content:"";
    width: 40%;
    height: 100%;
    position: absolute;
    background: url("../image/bg/afbg.jpg") 0 0 no-repeat;
    background-size: cover;
    right: 0;
    top: 0;

  }


}

