﻿@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFF;
	margin-top: 0rem; }


#header{    
    background-image: url('../products/bags/img/bag006_01.jpg');	  
	height: 100vh;
	width: 100%;
	overflow: hidden;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat; }

.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;  
}


.title-bar {
  background: rgba(0,0,0,.7);
  padding: 1.2rem; }

.title-bar-title {
  font-family: 'Special Elite', cursive;
  font-weight: 700;  }

.top-bar {
  background: rgba(0,0,0,.7); }
  .top-bar ul {
    background:  rgba(0,0,0,.0); }
    .top-bar ul li {
      background: no rgba(0,0,0,.0); }
      .top-bar ul li a {
        color: #FFF; }
		
.menu {
  font-family: 'Special Elite', cursive;
  color: #fff;
  font-weight: 400; }

.menu-text {
  font-family: 'Special Elite', cursive; 	
  color: #fff;
  font-weight: 700; }
  @media only screen and (max-width: 40em) {
    .menu-text {
      display: none !important; } }

@media only screen and (min-width: 40em) {
  .top-bar .menu:last-child {
    border-left: 1px solid #4e4e4e; }

  .top-bar .menu:first-child {
    border-left: none; }

  .top-bar .menu li:not(:last-child) {
    border-right: 1px solid #4e4e4e; } }
	
.dropdown.menu .submenu {
  border: none; }

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
  border-color: #fff transparent transparent; }

.is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #fff; }

.js-drilldown-back::before {
  border-color: transparent #fff transparent transparent; }
 
@media screen and (max-width: 39.9375em) {
  .title-bar-title {
    margin-top: -5px;
  }
  
  .logo {
    position: absolute;
    left: 8px;
    top: 8px;
  }
}

  

.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}


  
#data-stick-container {
width: 100%;
}

.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}  
  
  
  
.callout {
  background-color: transparent;
  border-color: transparent;
  padding: 0px;
  padding-bottom: 15px;
  color: #000; }

  .callout p {
  font-family: 'Special Elite', cursive;
  font-weight: 700; } 
    


.row {
  max-width: 2400px; }

  .row p {
  font-family: 'Special Elite', cursive;
  font-weight: 400;
  font-size: 1.00rem;
  text-align: left;
  line-height: 1.20rem;
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;  }

  .row p1 {
  font-family: 'Special Elite', cursive;
  font-weight: 700;
  font-size: 1.20rem;
  text-align: left;
  line-height: 2.00rem;
  color: #660;
  margin-left: 5px; }


  .row a {
  font-family: 'Special Elite', cursive;
  font-weight: 400;
  font-size: 1.00rem;
  text-decoration: none;
  text-align: right;
  line-height: 0.75rem;
  color: #FFFFFF;
  cursor: pointer; }
  a:hover, a:focus {
    color: #660; }
  a img {
    border: 0; }

.row h1 {
    font-family: 'Special Elite', cursive;
    font-weight: 400;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.8);
	padding: 0px 0px 20px 0px;
	width: 80%;
	max-width: 960px;
	color: #FFF;
	margin: 0 auto;
	position: relative; }
	
.row h2 {
    font-family: 'Special Elite', cursive;
    font-weight: 400;
	font-size: 80px;
	text-align: left;
	line-height: 80px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.8);
	padding: 0px 15px 10px 80px;
	width: 80%;
	max-width: 960px;
	color: #FFF;
	margin: 0 auto;
	position: relative; }

.row h3 {
    font-family: 'Special Elite', cursive;
    font-weight: 400;
	font-size: 30px;
	text-align: right;
	line-height: 30px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.8);
	padding: 0px 175px 25px 15px;
	width: 80%;
	max-width: 960px;
	color: #FFF;
	margin: 0 auto;
	position: relative; }

.row h4 {
  font-family: 'Special Elite', cursive;
  font-weight: 700;
  font-size: 40px;
  text-align: left;
  line-height: 40px;
  color: #000000;
  margin-left: 5px;
  margin-top: 15px; }

.row h5 {
  font-family: 'Special Elite', cursive;
  font-weight: 400;
  font-size: 20px;
  text-align: left;
  line-height: 20px;
  color: #CCCCCC;
  margin-left: 50px;
  margin-top: 0px; }



.row02 {
  max-width: 2400px; }

.row02 h1 {
    font-family: 'Special Elite', cursive;
    font-weight: 400;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.8);
	padding: 0px 0px 20px 0px;
	width: 80%;
	max-width: 960px;
	color: #FFF;
	margin: 0 auto;
	position: relative; }
	
.row02 h2 {
    font-family: 'Special Elite', cursive;
    font-weight: 400;
	font-size: 30px;
	text-align: left;
	line-height: 30px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	padding: 1px 15px 10px 15px;
	width: 100%;
	max-width: 85%;
	color: #999999;
	margin: 0 auto;
	position: relative; }

.row02 h3 {
    font-family: 'Special Elite', cursive;
    font-weight: 400;
	font-size: 30px;
	text-align: right;
	line-height: 30px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.8);
	padding: 0px 175px 25px 15px;
	width: 80%;
	max-width: 960px;
	color: #FFF;
	margin: 0 auto;
	position: relative; }
  
  
  
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 40em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-left: auto;
      margin-right: auto; }




.thumbnail {
  border: solid 0px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 0;
  margin-bottom: 1rem; }
  .thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5); }

.footer {
  background-color: #000;
  text-align: center;
  font-size: 1.2rem;
  padding: 4rem; }
  .footer .inline-list a {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin: 0 3px 0 0; }
  .footer .contact {
    list-style-type: none;
    margin: 0;
    text-align: left;
    color: #fff; }
    .footer .contact li {
      margin-bottom: 2rem; }
      .footer .contact li p {
		font-family: 'Special Elite', cursive;
        color: #fff;
        font-weight: 400;
		font-size: 1.000rem;  
        padding-left: 5rem; }
    .footer .contact i {
      position: absolute;
      background-color: #33383b;
      color: #fff;
      font-size: 2rem;
      border-radius: 50%;
      line-height: 1;
      margin: 0 0 0 -4rem;
      vertical-align: middle;
      padding: .25em .45em; }
  .footer .copywrite {
	font-family: 'Special Elite', cursive;
    font-weight: 400;
    color: #8f9296;
    font-size: 0.875rem;
    margin: 0 0 1rem 0; }
  .footer .about {
    color: #92999f;
    font-size: 0.875rem;
    margin: 0 0 1rem 0; }
  .footer .footer-links a {
	font-family: 'Special Elite', cursive;
    font-weight: 400;
    list-style: none;
    color: #fff;
    padding: 3rem 0 2rem;
    margin: 0;
    font-size: 1.0rem; }
    .footer .footer-links a::after {
      content: "";
      padding: 0 0.2rem 0 0.4rem; }
    .footer .footer-links a:last-child::after {
      content: "";
      padding: 0 0.4rem 0 0.8rem; }
  @media only screen and (min-width: 40.063em) {
    .footer p {
      text-align: left; }
    .footer .social {
      text-align: left;
      margin: 0; }
    .footer .contact {
      text-align: left; }
      .footer .contact > i {
        margin-right: 1rem; } }


.footer-sml {
  background-color: #000;
  text-align: center;
  font-size: 1.2rem;
  padding: 4rem; }
  .footer-sml .inline-list a {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin: 0 3px 0 0; }
  .footer-sml .contact {
    list-style-type: none;
    margin: 0;
    text-align: left;
    color: #fff; }
    .footer-sml .contact li {
      margin-bottom: 2rem; }
      .footer-sml .contact li p {
		font-family: 'Special Elite', cursive;
        color: #fff;
        font-weight: 400;
		font-size: 1.000rem;  
        padding-left: 5rem; }
    .footer-sml .contact i {
      position: absolute;
      background-color: #33383b;
      color: #fff;
      font-size: 2rem;
      border-radius: 50%;
      line-height: 1;
      margin: 0 0 0 -4rem;
      vertical-align: middle;
      padding: .25em .45em; }
  .footer-sml .copywrite {
	font-family: 'Special Elite', cursive;
    font-weight: 400;
    color: #8f9296;
    font-size: 0.875rem;
    margin: 0 0 1rem 0; }
  .footer-sml .about {
    color: #92999f;
    font-size: 0.875rem;
    margin: 0 0 1rem 0; }
  .footer-sml .footer-links a {
	font-family: 'Special Elite', cursive;
    font-weight: 400;
    list-style: none;
    color: #fff;
    padding: 3rem 0 2rem;
    margin: 0;
    font-size: 1.0rem; }
    .footer-sml .footer-links a::after {
      content: "";
      padding: 0 0.2rem 0 0.4rem; }
    .footer-sml .footer-links a:last-child::after {
      content: "";
      padding: 0 0.4rem 0 0.8rem; }
    .footer-sml p {
      text-align: center; }
    .footer-sml .social {
      text-align: center;
      margin: 0; }
    .footer-sml .contact {
      text-align: center; }
      .footer-sml .contact > i {
        margin-right: 1rem; } }




.logo {
  color: #fff;
  font-size: 1.5rem; }
  .logo i {
    margin-right: 0.5rem; }
	


	
.panel-index02 {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #000000;
  color: #333333;
  height: 850px; }
  
.panel-index02 h2,
.panel-index02 blockquote {
	padding: 10px 15px 10px 15px;
	width: 80%;
	max-width: 960px;
	color: #FFF;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.panel-index02 h2 {
    font-family: 'Special Elite', cursive;
    font-weight: 400;
	font-size: 60px;
	text-align: center;
	line-height: 60px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.7);
}
  
  .panel-index02 blockquote {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: 300;
	font-size: 20px;
	text-align:right;
	color:rgb(255,255,255);
	padding-top: 7px;
	text-shadow: 4px 4px 2px rgba(0,0,0,0.8);
}


.button {
	background-color: #000000; }	
	
  .button:hover, button:focus, .button:hover, .button:focus {
    background-color: #660; }
	
	
.grid-item { width: 200px; }
.grid-item--width2 { width: 400px; }
.grid-item {
  margin-bottom: 5px;
}


.paypal_btn{
display: inline-block;
font-family: 'Special Elite', cursive;
font-weight: 700;
font-size: 0.75rem;
color: #fff;
text-align: center;
padding: 10px 14px;
margin-left: 5px;
background: #000000;
border: 0;
cursor: pointer;
outline: none;
}
.paypal_btn:hover{ background: #660; }

