@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWDfullscreen02 */
/* load db RWDPreloader002 */
.RWDPreloader002 {
              position: fixed;
              left: 0px;
              top: 0px;
              width: 100%;
              height: 100%;
              z-index: 9999;
              background-color: #fff;
            }
            .RWDPreloader002 .preload {
              width: 128px;
              height: 128px;
              position: absolute;
              top: 50%;
              left: 50%;
              margin-top: -64px;
              margin-left: -64px;
            }
/*END*/
/* load db scrollDown001 */
.scrollDown001 {text-align: center;}
.scrollDown001 .scrollLink{display:inline-block;}

/*END*/
/* load db RWDfullScreenEditor */
.RWDfullScreenEditor {
position: relative;
              display: table;
  width:100%;
        height:100%;
 background-repeat: no-repeat;
 background-attachment:scroll;
 background-size: cover;
 background-position: top center;
}
@media(min-width:1200px){
  .RWDfullScreenEditor {
    background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
 }
}


            .RWDfullScreenEditor:before {
              position: absolute;
              content: " ";
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.8);
            }
            .RWDfullScreenEditor .intro-body {
              position: relative;
              display: table-cell;
              vertical-align: middle;
              padding-top: 70px;
              padding-bottom: 70px;
            }
            @media (min-width: 1280px) {
              .RWDfullScreenEditor .intro-body {
                padding-top: 0px;
                padding-bottom: 20px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text {
              margin-top: 40px;
            }
            .RWDfullScreenEditor .intro-body .intro-text h2 {
              color: #fff;
              font-size: 50px;
              font-weight: 700;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text h2 {
                font-size: 55px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text  {
              color: #fff;
              font-size: 22px;
              font-weight: 400;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text  {
                font-size: 26px;
              }
            }
            .RWDfullScreenEditor .intro-body .page-scroll {
              margin-top: 30px;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll {
                margin-top: 50px;
              }
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll a.btn {
                padding: 20px 25px;
                font-size: 22px;
              }
            }

.RWDfullScreenEditor .logo img {
    margin: auto;
    position: relative;
    width: 300px;
}


.RWDfullScreenEditor .btn.btn-rj {
    background-color: #1abc9c;
    border-color: #1dd2af;
    color: #fff;
    text-transform: uppercase;
}
.RWDfullScreenEditor .btn.btn-rj:hover, .btn.btn-rj:focus {
    background-color: #17a689;
    color: #fff;
}

.RWDfullScreenEditor .bgbanner{width:100%;height:100%;position: absolute;z-index:-1;top: 0;}
.RWDfullScreenEditor .bx-viewport,.RWDfullScreenEditor .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.RWDfullScreenEditor .bxslider,.RWDfullScreenEditor .bxslider li{
    height: 100% !important;
   list-style: none;
  margin:0px;padding:0px;
}
.RWDfullScreenEditor .bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.RWDfullScreenEditor .bx-wrapper .bx-viewport{
    border: none !important;
}
/*END*/
/* load db RWDMenuShop001 */
.RWDMenuShop001 .navbar-default {
    border: none;
    background: none;
}
.RWDMenuShop001 .navbar {
    margin: 0;
}
.mega-menu .collapse {
    position: static;
}

/*Shop Badge
------------------------------------*/
/*Badge Lists*/
.RWDMenuShop001 .shop-badge {
  position: relative;
  margin-left: 20px;
  padding: 28px 15px 25px 5px;
}
.RWDMenuShop001.header-fixed-shrink .shop-badge {
	padding-top: 30px;
}

.RWDMenuShop001 .shop-badge span.badge {
    top: 20px;
    right: 3px;
    position: absolute;
}
.RWDMenuShop001.header-fixed-shrink .shop-badge span.badge {
	top: 22px;
}

/*Badge Icons*/
.RWDMenuShop001 .shop-badge.badge-icons span.badge {
    min-width: 12px;
    padding: 3px 6px;
}

.RWDMenuShop001 .shop-badge.badge-icons i {
    color: #687074 !important;
    font-size: 24px;
    min-width: 25px;
}

/*Badge*/
.RWDMenuShop001 .shop-badge span.badge {
    font-weight: 400;
    padding: 4px 7px;
}

.RWDMenuShop001 .shop-badge span.badge-sea {
    background: #18ba9b;
}

/*Scrollbar*/
.RWDMenuShop001 .mCustomScrollbar {
    height: 300px;
}

/*Badge Open*/
 
.RWDMenuShop001 .shop-badge:hover .badge-open ,.RWDMenuShop001 .shop-badge .badge-open.quickview {
  visibility: visible;
  opacity: 1;
}

.RWDMenuShop001 .badge-open {
    top: 78px;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s linear;
    list-style: none;
    min-width: 300px;
    background: #fff;
    position: absolute;
    border-top: 2px solid #18ba9b;
    box-shadow: 0 5px 5px 0px rgba(90,90,90,0.075);
    z-index:999;
}

.RWDMenuShop001 .badge-open li {
    margin-top: 15px;
    padding: 15px 20px 0;
    border-top: 1px solid #dedede;
}

.RWDMenuShop001 .badge-open li:first-child {
    margin-top: 0;
    border-top: none;
    padding-top: 20px;
}

.RWDMenuShop001 .badge-open li:after,
.RWDMenuShop001 .badge-open li:before {
    content: " ";
    display: table;
}

.RWDMenuShop001 .badge-open li:after {
    clear: both;
}

.RWDMenuShop001 .badge-open img {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 15px;
}

.RWDMenuShop001 .badge-open .close {
    line-height: 1.9;
}

.RWDMenuShop001 .badge-open span {
    margin: 7px 0;
    color: #687074;
    display: block;
    font-size: 14px;
}

.RWDMenuShop001 .badge-open small {
    color: #999;
    font-size: 14px;
}

/*Subtotal*/
.RWDMenuShop001 .subtotal {
    padding: 3px 15px 20px;
    background: #fff;
}

.RWDMenuShop001 .subtotal span {
    color: #555;
    font-size: 18px;
    font-weight: 200;
    display: inline-block;
    text-transform: uppercase;
}

.RWDMenuShop001 .subtotal .subtotal-cost {
    color: #18ba9b;
}

.RWDMenuShop001 .subtotal .btn-u {
    font-size: 12px;
}

.RWDMenuShop001 .subtotal .col-xs-6:first-child {
    padding-right: 8px;
}

.RWDMenuShop001 .subtotal .col-xs-6:last-child {
    padding-left: 8px;
}

/*Header v5
------------------------------------*/
.RWDMenuShop001 {
    z-index: 99;
    position: relative;
}

.RWDMenuShop001 .navbar {
    margin: 0;
}

@media (max-width: 991px) {
    .RWDMenuShop001 .navbar {
        margin-top: 10px;
    }
}

.RWDMenuShop001 .navbar-default {
    border: none;
    background: none;
}

/*Navbar Header*/
@media (max-width: 991px) {
    .RWDMenuShop001 .navbar-header {
      margin-bottom: 7px;
      margin-right: 50px;
    }
    .RWDMenuShop001 .shop-badge {
    	position: absolute;
    	top: 0;
    	right: 20px;
    	padding: 14px 10px 18px 0;
    }
    .RWDMenuShop001 .shop-badge span.badge {
    	top: 5px;
    	right: 0;
    }
    .RWDMenuShop001 .badge-open {
    	top: 57px;
    }
 
}

@media (min-width: 993px) and (max-width: 999px) {
    .RWDMenuShop001 .navbar-header {
        margin-top: 15px;
    }
}

.RWDMenuShop001 .navbar-brand {
    z-index: 1;
    padding: 20px 10px 10px 15px;
}

@media (max-width: 998px) {
    .RWDMenuShop001 .navbar-brand {
        margin-top: -15px;
    }
}

.RWDMenuShop001 .navbar-default .navbar-toggle {
    color: #333;
    border: none;
    font-size: 19px;
    margin-top: 10px;
}

.RWDMenuShop001 .navbar-default .navbar-toggle .icon-bar {
    background: #222;
}

.RWDMenuShop001 .navbar-default .navbar-toggle:hover,
.RWDMenuShop001 .navbar-default .navbar-toggle:focus {
    background: inherit;
}

/*Navbar Collapse*/
.RWDMenuShop001 .navbar-collapse {
    position: relative;
}

/*Navbar Nav set to centre*/
@media (min-width: 992px) {
    .RWDMenuShop001 .navbar-nav {
        float: none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}

/*Navbar Menu*/
.RWDMenuShop001 .navbar-default .navbar-nav > li > a {
    color: #687074;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.RWDMenuShop001 .navbar-default .navbar-nav > .active > a {
    color: #18ba9b;
}

/*Responsive Navbar*/
@media (max-width: 991px) {
    /*Responsive code for max-width: 991px*/
    .RWDMenuShop001 .navbar-header {
        float: none;
    }

    .RWDMenuShop001 .navbar-toggle {
        display: block;
    }

    .RWDMenuShop001 .navbar-collapse.collapse {
        display: none !important;
    }

    .RWDMenuShop001 .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
    }

    .RWDMenuShop001 .navbar-nav {
        margin: 0;
        float: none !important;
    }

    .RWDMenuShop001 .navbar-nav > li {
        float: none;
    }

    .RWDMenuShop001 .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px;
    }
 

    /*Dropdown Menu Slide Down Effect*/
    .RWDMenuShop001 .navbar-nav .open .dropdown-menu {
        border: 0;
        float: none;
        width: auto;
        margin-top: 0;
        position: static;
        box-shadow: none;
        background-color: transparent;
    }

    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a,
    .RWDMenuShop001 .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a:hover,
    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .RWDMenuShop001 .navbar-default .dropdown-menu.no-bottom-space {
        padding-bottom: 0;
    }

    /*Design for max-width: 991px*/
    .RWDMenuShop001 .navbar-collapse,
    .RWDMenuShop001 .navbar-collapse .container {
        padding-left: 0 !important;
        padding-right: 0 !important;

    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 9px 10px;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li a {
        border-bottom: solid 1px #eee;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:focus {
        background: none;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:hover {
        color: #18ba9b;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:focus {
        color: #fff !important;
        background: #18ba9b;
    }

    .RWDMenuShop001 .dropdown .dropdown-submenu > a {
        font-size: 13px;
        color: #333 !important;
        text-transform: uppercase;
    }
}

@media (min-width: 992px) {
    /*Navbar Collapse*/
    .RWDMenuShop001 .navbar-collapse {
        padding: 0;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a {
        line-height: 29px;
        padding: 25px 18px 22px;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:last-child {
        padding-right: 15px;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:focus {
        border-top: solid 2px transparent;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a {
        border-top: solid 2px #18ba9b;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:focus,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:focus {
        background: none;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > .open > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > .open > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .open > a:focus {
        color: #18ba9b;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li:hover > a {
        color: #18ba9b;
    }

    /*Dropdown Menu*/
    .RWDMenuShop001 .dropdown-menu {
        padding: 0;
        border: none;
        min-width: 200px;
        border-radius: 0;
        z-index: 9999 !important;
        border-top: solid 2px #18ba9b;
        box-shadow: 0 5px 5px 0px rgba(90,90,90,0.075);
        transition: all 0.3s linear;
        opacity: 0;
        visibility: hidden;
        display:block;
    }

    .RWDMenuShop001 .dropdown-menu li a {
        color: #687074;
        font-size: 14px;
        font-weight: 400;
        padding: 8px 15px;
        border-bottom: solid 1px #dedede;
    }

    .RWDMenuShop001 .dropdown-menu > li > a {
        /*Transition for fixed header*/
        transition: all 0.2s ease;
    }

    .RWDMenuShop001 .dropdown-menu .active > a,
    .RWDMenuShop001 .dropdown-menu li > a:hover {
        color: #fff;
        background: #616161;
        filter: none !important;
    }

    .RWDMenuShop001 .dropdown-menu li > a:focus {
        color: inherit;
        background: none;
        filter: none !important;
    }

    .RWDMenuShop001 .navbar-nav > li.dropdown:hover > .dropdown-menu {         
         visibility: visible;
         opacity: 1;
         display: block;
    }

    .RWDMenuShop001 .open > .dropdown-menu {
        display: none;
    }

    .RWDMenuShop001 .dropdown-menu li.dropdown-submenu:hover > a {
        color: #fff;
        background: #616161;
    }
}

/*Dropdown Submenu for BS3
------------------------------------*/
.RWDMenuShop001 .dropdown-submenu {
   position: relative;
}



@media (max-width: 991px) {
    .RWDMenuShop001 .dropdown-submenu > a:after {
        content: " ";
    }

}

@media (min-width: 992px) {
    .RWDMenuShop001 .dropdown > a:after {
        content: " ";
    }
}

.RWDMenuShop001 .dropdown-submenu > .dropdown-menu {
    top: 3px;
    left: 100%;
    margin-top: -5px;
    margin-left: 0px;

}

/*Submenu comes from LEFT side*/
.RWDMenuShop001 .dropdown-submenu > .dropdown-menu.submenu-left {
    left: -100%;
}

.RWDMenuShop001 .dropdown-submenu:hover > .dropdown-menu {
    display: block;
 
  visibility: visible;
  opacity: 1;
}

@media (max-width: 991px) {
    .RWDMenuShop001 .dropdown-submenu > .dropdown-menu {
        display: block;
        margin-left: 15px;
    }
}

.RWDMenuShop001 .dropdown-submenu.pull-left {
    float: none;
}

.RWDMenuShop001 .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.RWDMenuShop001 .dropdown-menu li [class^="fa-"],
.RWDMenuShop001 .dropdown-menu li [class*=" fa-"] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block;
}
.RWDMenuShop001 .dropdown-menu li [class^="fa-"].fa-lg,
.RWDMenuShop001 .dropdown-menu li [class*=" fa-"].fa-lg {
    /* increased font size for fa-lg */
    width: 1.5625em;
}

/*Header Fixed
------------------------------------*/
/*Header*/
.header-fixed .RWDMenuShop001.header-fixed-shrink {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    position: fixed;
    height: 95px;
    margin-top: -23.5px;
    border-bottom: none;
    box-shadow: 0 0 3px #bbb;
    background: rgba(255,255,255, 0.96);
    transition: background 0.4s;
}

/*Topbar*/
.header-fixed .RWDMenuShop001.header-fixed-shrink .topbar {
    display: none;
}

/*No Topbar*/
.header-fixed .RWDMenuShop001.no-topbar {
    height: 78px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink {
    height: 95px;
    margin-top: -35px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .navbar-brand {
    top: 46px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .shop-badge .badge-open {
    top: 69px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
    margin-top: -1px;
}

/*Brand*/
.header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-brand {
    top: 15px;
    z-index: 1;
    position: relative;
    padding: 4px 10px 10px;
}

.header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-brand img {
    width: 90%;
}

.header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
    margin-top: -8px;
}

/*Badge List*/
.header-fixed .RWDMenuShop001.header-fixed-shrink .shop-badge {
    margin-top: -3px;
}

.header-fixed .RWDMenuShop001.header-fixed-shrink .shop-badge .badge-open {
    top: 77px;
}

@media (max-width: 991px) {
    /*Header*/
    .header-fixed .RWDMenuShop001,
    .header-fixed .RWDMenuShop001.header-fixed-shrink,
    .header-fixed .RWDMenuShop001.no-topbar,
    .header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink {
        height: inherit;
        position: relative;
    }
}

@media (min-width: 992px) {
    .header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-nav > li > a {
        font-size: 15px;
        margin-top: 2px;
        padding: 19px 18px 26px;
    }

    /*No Topbar*/
    .header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .navbar-nav > li > a {
        margin-top: 35px;
        padding: 14px 17px 16px;
    }
}

/*Mega Menu
------------------------------------*/
.RWDMenuShop001 .mega-menu .nav,
.RWDMenuShop001 .mega-menu .dropup,
.RWDMenuShop001 .mega-menu .dropdown,
.RWDMenuShop001 .mega-menu .collapse {
    position: static;
}

.RWDMenuShop001 .mega-menu .navbar-inner,
.RWDMenuShop001 .mega-menu .container {
    position: relative;
}

.RWDMenuShop001 .mega-menu .dropdown-menu {
    left: auto;
}

.RWDMenuShop001 .mega-menu .dropdown-menu > li {
    display: block;
}

.RWDMenuShop001 .mega-menu .dropdown-submenu .dropdown-menu {
    left: 100%;
}

.RWDMenuShop001 .mega-menu .nav.pull-right .dropdown-menu {
    right: 0;
}

.RWDMenuShop001 .mega-menu .mega-menu-content {
    *zoom: 1;
    padding: 20px 10px;
}

.RWDMenuShop001 .mega-menu .mega-menu-content:before,
.RWDMenuShop001 .mega-menu .mega-menu-content:after {
    content: "";
    display: table;
    line-height: 0;
}

.RWDMenuShop001 .mega-menu .mega-menu-content:after {
    clear: both;
}

.RWDMenuShop001 .mega-menu.navbar .nav > li > .dropdown-menu:after,
.RWDMenuShop001 .mega-menu.navbar .nav > li > .dropdown-menu:before {
    display: none;
}

.RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    left: 0;
    right: 0;
    overflow: hidden;
}

@media (min-width: 992px) {
    .RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        margin-left: 10px;
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: auto;
    }

    .RWDMenuShop001 .mega-menu .mega-menu-content {
        padding-right: 0;
    }

    .RWDMenuShop001 .mega-menu .mega-menu-content [class^="col-"] {
        padding-right: 25px;
    }

    .RWDMenuShop001 .mega-menu .dropdown-menu > li > ul {
        display: block;
    }
}

/*Bootstrap Container*/
@media (min-width: 768px) {
    .RWDMenuShop001 .mega-menu .mega-menu-content .container {
        width: 708px;
    }
}

@media (min-width: 992px) {
    .RWDMenuShop001 .mega-menu .mega-menu-content .container {
        width: 910px;
    }
}

@media (min-width: 1200px) {
    .RWDMenuShop001 .mega-menu .mega-menu-content .container {
        width: 1110px;
    }
}

/*Dropdown Menu*/
.RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li {
    padding-bottom: 5px;
}

.RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li a {
    padding: 0;
    border-bottom: none;
}

/*Product Offers*/
.RWDMenuShop001 img.product-offers:hover {
  opacity: 0.9;
}

/*Style List*/
.RWDMenuShop001 h3.mega-menu-heading {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedede;
}

.RWDMenuShop001 h3.mega-menu-heading.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.RWDMenuShop001 .style-list {
    margin-bottom: 20px;
}

.RWDMenuShop001 .style-list li a {
    color: #888;
    font-size: 14px;
    margin-right: 5px;
}

.RWDMenuShop001 .style-list li a:hover {
    color: #18ba9b;
    background: none;
    text-decoration: none;
}

.RWDMenuShop001 .style-list li .label {
    top: -2px;
    position: relative;
}
.btn-u {
   border: 0;
   color: #fff;
   font-size: 14px;
   cursor: pointer;
   font-weight: 400;
   padding: 6px 13px;
   position: relative;
   background: #72c02c;
   white-space: nowrap;
   display: inline-block;
   text-decoration: none;
}

.btn-u:hover ,.btn-u:hover a{
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-u.btn-block {
  text-align: center;
}


.btn-u.btn-u-dark {
   background: #555;
}
.btn-u.btn-u-dark:hover, 
.btn-u.btn-u-dark:focus, 
.btn-u.btn-u-dark:active, 
.btn-u.btn-u-dark.active, 
.open .dropdown-toggle.btn-u.btn-u-dark {
   background: #333;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
   border-left: solid 1px #333;
}


@media (max-width: 992px) {
  .md-margin-bottom-30 {
    margin-bottom: 30px;
  }	
}

.RWDMenuShop001 .dropdown-menu li a.btn_a { text-decoration: none;color: #fff;font-size: 14px;font-weight: 400;}

ul.nav li{text-align:left!important;}


@media (max-width: 991px) {
  .mega-menu-fullwidth.open .mega-menu-content .container{
    height:120px;
    overflow-y:auto;
  }
}
/*END*/
/* load db RWDedictor001 */
/*subject area*/
.RWDedictor001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDedictor001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDedictor001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor001 h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0;
    color: #222;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;    
}

.RWDedictor001 .mt30 {
    margin-top: 3em;
}

/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor001 */
/*subject area*/
.RWDedictor001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDedictor001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDedictor001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor001 h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0;
    color: #222;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;    
}

.RWDedictor001 .mt30 {
    margin-top: 3em;
}

/*END*/
/* load db RWDproduct002 */
.RWDproduct002{position:relative;padding:50px 0px;}
/*subject area*/
.RWDproduct002 .section-subject{text-align:center;margin:0px 0px 50px;}
.RWDproduct002 .main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDproduct002 .sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDproduct002 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/
.RWDproduct002 .btn.btn-rj {
    background-color: #1abc9c;
    border-color: #1dd2af;
    color: #fff;
    text-transform: uppercase;
}
.RWDproduct002 .btn.btn-rj:hover, .btn.btn-rj:focus {
    background-color: #17a689;
    color: #fff;
}


            .filter-portfolio ul {
              padding: 0;
              margin: 0;
              margin-bottom: 30px;
              text-align: center;
            }
            .filter-portfolio ul > li {
              display: inline-block;
              margin: 0px 3px 10px 3px;
            }
            .filter-portfolio ul > li.active > a {
              font-weight: 700;
            }
            .popup-portfolio {
              margin: 0 auto;
            }
            .popup-portfolio .portfolio-item {
              padding: 0 7px;
            }
/*
            .popup-portfolio .portfolio-item {
              width: 100%;
              padding: 0 7px;
            }
            @media (min-width: 600px) {
              .popup-portfolio .portfolio-item {
                width: 320px;
              }
            }
            @media (min-width: 992px) {
              .popup-portfolio .portfolio-item {
                width: 273px;
              }
            }
            @media (min-width: 1024px) {
              .popup-portfolio .portfolio-item {
                width: 370px;
              }
            }
*/
            .portfolio-item {
              margin-bottom: 15px;
            }
            .portfolio-item > .inner-content {
              position: relative;
              display: block;
              overflow: hidden;
            }
            .portfolio-item > .inner-content:hover {
              cursor: pointer;
            }
            .portfolio-item > .inner-content:hover > .portfolio-content {
              display: block;
            }
            .portfolio-item > .inner-content > .portfolio-content {
              display: none;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              z-index: 10;
              background-color: #000;
              opacity: 0.7;
              filter: alpha(opacity=70);
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
              -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s;
              -webkit-transition-property: transform;
              transition-property: transform;
              -webkit-transform: translateZ(0);
              transform: translateZ(0);
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail {
              width: 100%;
              height: 100%;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a {
              text-align: center;
              display: table;
              width: 100%;
              height: 100%;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a > .portfolio-text {
              display: table-cell;
              vertical-align: middle;
              padding: 0 15px;
              color: #fff;
              letter-spacing: 0.2em;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a > .portfolio-text h4 {
              text-transform: uppercase;
              font-size: 20px;
              font-weight: 300;
              margin-bottom: 10px;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a > .portfolio-text p {
              text-transform: uppercase;
              font-size: 14px;
              font-weight: 300;
              margin-bottom: 0px;
            }
            .portfolio-item > .inner-content > img {
              -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s;
              -webkit-transition-property: transform;
              transition-property: transform;
              -webkit-transform: translateZ(0);
              transform: translateZ(0);
            }
            /*---------------------------------------------------------------------*/
            /*  10.1. PORTFOLIO HOVER EFFECT 1 - GROW 
            /*---------------------------------------------------------------------*/
            .portfolio-item.grow > .inner-content:hover > img {
              -webkit-transform: scale(1.2);
              transform: scale(1.2);
            }

/*new style*/
.RWDproduct002 .showbottom a{
  text-align: left; text-decoration: none;color: inherit;
}
.RWDproduct002 .showbottom a:hover{
   text-decoration: none;
}

.RWDproduct002 .showbottom .portfolio-content{
  display:none!important;
}
.RWDproduct002 .showbottom:hover .inner-content > img {
              -webkit-transform: scale(1.2);
              transform: scale(1.2);
}

.RWDproduct002 .showbottom:hover .portfolio-bottom h4{
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
  color:#19509D;
}  
.RWDproduct002 .showbottom .btn_area{text-align:center;}
.RWDproduct002 .showbottom .btn_add2car{
    background-color: transparent;
    color: #333333;
    padding: 5px 40px;
    display: inline-block;
    width: auto;
    border-radius: 5px;
    border:1px solid #BABABA;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
}

.RWDproduct002 .showbottom:hover .portfolio-bottom .btn_add2car{
    background-color: #1D5377;
    color: #FFFFFF;
    border:1px solid #1D5377;
}

/*
@media (min-width: 992px){
    .popup-portfolio .portfolio-item.col-md-4 { width:calc((100% / 3) - 0.1px);}
}
@media (min-width: 768px){
    .popup-portfolio .portfolio-item.col-sm-4 { width:calc((100% / 3) - 0.1px);}
}
*/
/*END*/
/* load file model/lib/RWDproduct002/model.css */
.RWDproduct002 .btn_area{
	display: block;
	text-align: center;
}
.RWDproduct002 a.btn_add2car{
    display: inline-block;
    margin: 10px auto;
    padding: 3px 25px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #525252;
}

.RWDproduct002 a.btn_add2car:hover{
	transition: all 0.5s ease 0s;
	background-color: #525252;
	color:#FFFFFF;
}

.boxstand .heading {margin-bottom: 20px;clear: both;text-align: center;    border-radius: 0 !important;}
.boxstand .heading h2:before {right: 100%;}
.boxstand .heading h2:after {left: 100%;}
.boxstand .heading h2:before, .boxstand .heading h2:after {width: 100%;content: ' ';width: 70%;position: absolute;border-width: 1px;border-color: #bbb;top: 15px;height: 6px;border-top-style: solid;border-bottom-style: solid;}
.boxstand .heading h2 {color: #687074;font-size: 24px;font-weight: normal;padding: 0 12px;position: relative;display: inline-block;line-height: 34px !important;margin-top: 5px;text-shadow: none;}
.boxstand .heading p{color: #888;font-size: 14px;}
.bx-pagerx a {
  width:35px;
  height:35px;
  display:block;
  border:1px solid #dddddd;
 
-moz-background-size:contain;
-webkit-background-size:contain;
-o-background-size:contain;
background-size:contain;
}
.bx-wrapper{margin-bottom:7px;}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border:  0px;
}

.bx-wrapper .bx-prev{margin-left:-55px;}
.bx-wrapper .bx-next{margin-right:-55px;}
.bx-wrapper .bx-viewport{left:0px;}


 .standNavigation {text-align: center; margin-top: -32px}
 .standNavigation a.stand-btn {color: #ccc;width: 30px;height: 30px;font-size: 17px;cursor: pointer;line-height: 26px;text-align: center;display: inline-block;border: 2px solid #ddd;border-radius: 50% !important;text-decoration: none;position: absolute;}
 .standNavigation a.stand-btn:hover {color: #555;border-color: #777;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
 .standNavigation a.stand-btn.stand_prev i {margin-left: -2px;}
 .standNavigation a.stand-btn.stand_next i {margin-right: -2px;}

 .standNavigation a.stand-btn.stand_prev {left:0px;}
 .standNavigation a.stand-btn.stand_next {right:0px;}
.nbg{background-color: #c3c3c3;color:#FFFFFF;    border-radius: 0px;}
.nbg option{ background-color: #FFFFFF;color:#666666;margin:3px;border-bottom:1px solid #c3c3c3; }
.title-price{color:#c9253c;font-size:18px;}
.fix-price{color:#687074;font-size:14px;text-decoration: line-through;}
.btn-success{border-radius: 0px;width:100%;background-color: #18ab9b;border:1px solid #18ab9b;}


.boxstand{
    background-color:#ffffff;width:550px;height:420px;padding:30px;
}
.box_photo{width:240px;float:left;position:relative;}
.box_photo li{width:159px;height:218px;}
.box_info{width:200px;float:left;position:relative;margin-left:20px;}
@media (max-width: 600px) {
    .boxstand{width:90%;height:auto;}
    .box_photo{width:100%;float:none;}
    .box_info{width:100%;float:none;margin-left:0px;margin-top:52px;}  
    .bx-pagerx a{width:50px;height:50px;}
}

.bx-wrapper .bx-viewport{
    box-shadow:none!important;
    border:0px!important;
    left:0px!important;
}
.bx-wrapper{margin-bottom:0px!important;}
.standNavigation a{display:block;}
/*END*/
/* load db RWDedictor001 */
/*subject area*/
.RWDedictor001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDedictor001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDedictor001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor001 h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0;
    color: #222;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;    
}

.RWDedictor001 .mt30 {
    margin-top: 3em;
}

/*END*/
/* load db RWDedictor001 */
/*subject area*/
.RWDedictor001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDedictor001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDedictor001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor001 h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0;
    color: #222;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;    
}

.RWDedictor001 .mt30 {
    margin-top: 3em;
}

/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDproduct009 */
.RWDproduct009{
        padding:115px 0;
        font-family: "微軟正黑體","Helvetica Neue",Helvetica,Arial,sans-serif
    }

    .RWDproduct009 .banner-box{
        position: relative;
    }



    .RWDproduct009 .arrow-left{
        position: absolute;
        left: -30px;
        top: 50%;
        margin-top: -15px;
        z-index: 9999;
        cursor: pointer;
    }

    .RWDproduct009 .arrow-right{
        position: absolute;
        right: -30px;
        top: 50%;
        margin-top: -15px;
        z-index: 9999;
        cursor: pointer;
    }

        /* pad*/
        @media(max-width: 1024px){
            .RWDproduct009 .arrow-left{
                position: absolute;
                left:0px;
                top: 50%;
            }

            .RWDproduct009 .arrow-right{
                position: absolute;
                right:0px;
                top: 50%;
            }
        }

    .RWDproduct009 .item{
        position: relative;
       overflow:hidden;
    }

        /*pad*/
        @media(max-width: 1024px){
            .RWDproduct009 .item{
               margin:0 30px;
            }             
        }


       /* phone*/
       @media(max-width: 600px){
            .RWDproduct009 .item{
               margin:0 25px;
            }       
       } 

.RWDproduct009 .item img{

width:100%;
	
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

}

.RWDproduct009 .item:hover img {
	-webkit-transform: scale3d(1.3,1.3,1);
	transform: scale3d(1.3,1.3,1);
}
    .RWDproduct009 .title{
        font-size: 22px;
        color: #fff;
        text-align: center;
        position: absolute;
        z-index: 9999;
        top: 65%;
        padding:0 20px;
        text-shadow: 1px 1px 4px #4e4e4e;
    }

    .RWDproduct009 .text{
        font-size: 14px;
        color: #fff;
        padding:0 20px;
        position: absolute;
        z-index: 9999;
        top:80%;
    }
 .RWDproduct009 .hshow {
   opacity: 0;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
 }

.RWDproduct009:hover .hshow,.RWDproduct009 .item:hover .hshow {
  opacity: 1;
}
.RWDproduct009 .hshow:hover {
opacity: 1;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db scrollTop */
.scrollTop{
  cursor:pointer;
  width: 45px;
  height: 21px;
  margin: auto;
  padding-top: 30px;
  text-align:center;
  background:transparent url(../../model/sample/baseimg/scrollTop/top_arrow.png) center center no-repeat
}
.scrollTop:hover{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*END*/
/* load db footer_map */
.footer_map{
	width:auto;
	position:relative;
	margin-bottom:10px;
}
.footer_map_menu{
	float:left;
}
.footer_map_menu a{
	color: #8b8b8b;
	text-decoration: none;
}

.footer_map_menu a:hover{
	text-decoration: underline;	
}

.footer_map_line{
	width:1px;
	height:10px;
	margin-top:1px;
	margin-left:10px;
	margin-right:10px;
	background-color:#8b8b8b;
	float:left;
}

.footer_map_menu .m_stitle{display:none;}
.footer_map_menu a:hover .m_stitle{display:block;}
.footer_map_menu a:hover .m_title {display:none;}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/