@font-face {     
font-family: 'naipol';
    src: url('fonts/np_naipol_all_in_one_b-webfont.ttf')  format('truetype'),
         url('fonts/np_naipol_all_in_one_b-webfont.woff2') format('woff2'),
         url('fonts/np_naipol_all_in_one_b-webfont.woff') format('woff');
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #1f1d1d;
  font-size: 17px;
  line-height: 30px;
  width: 100%;
  background: #ebebeb;
}
img{
  max-width: 100%;
  height: auto !important;
  margin: 0px auto;
}
h1, h2, h3, h4, h5, h6 {
  color: #464646;
  /* font-family: 'Arbonnie', sans-serif; */
  margin-top: 10px;
  margin-bottom: 10px;
}
/* default font size */
.fa {
  font-size: 17px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 30px;
  font-weight: bold;
}
.information-contact h1,.information-information h1{
  /* text-align: center; */
  /* border-bottom: 1px solid; */
  /* margin: 20px auto 30px; */
  /* padding: 20px; */
}
.product-title{

font-family: "Arbonnie", serif;

font-size: 48px;

font-weight: 400;
}
h2 {
  font-size: 24px;
}
header h2 strong{
  font-family: "naipol", serif;
  color: #242021;
  font-size: 35px;
  padding: 0px 15px;
  font-weight: 900;
}
.price-title{
  
font-size: 28px;
  
color: #666666;
}
h3 {
  font-size: 24px;
}
.gallery h3.gallery-title{
  display: none;
}
.gallery h4{
  
text-align: center;
  
background: #363636;
  
color: #fff;
  
padding: 20px 0px;
  
font-size: 15px;
  
/* font-weight: 400; */
  
/* min-height: 83px; */
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #3897a5;
}
a:hover,a:focus {
  text-decoration: none;
  color: #111111;
}
legend {
  font-size: 18px;
  padding: 7px 0px
}
label {
  font-size: 12px;
  font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 15px;
  color: #111111;
}
#search input{
    color: #ffffff;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px;
}
.form-horizontal .control-label{
  
font-size: 14px;
  
color: #000;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
input::-webkit-input-placeholder {
color: black !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: black !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: black !important;  
}
 
input:-ms-input-placeholder {  
color: black !important;  
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #000;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
}
.dropdown-menu li > a:focus
{
  background-color: transparent;
}
/* top */
#top {
  background-color: #111111;
  /* border-bottom: 1px solid #ff77c9; */
  padding: 10px 0;
  /* margin: 0; */
  /* min-height: 40px; */
}
#top .container {
  padding: 0 20px;
}
#top #currency .currency-select {
  text-align: left;
    transition: background 0.4s ease 0s;
}
#top #currency .currency-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #000;
  background-image: none;
  background-repeat: repeat-x;
}
#currency .dropdown-menu
{
   right: auto;
   left: 0!important;
}
#top-links .fa-user
{
  font-size: 16px;
}
#top-links .list-inline > li
{
  border-right: 1px solid #fefefe;
  line-height: 1;
  padding: 0 5px;
}
#top-links .list-inline > li:last-child,.desktop-menu > ul > li:last-child{
  border-right: 0px;
}
#top-links .dropdown-menu
{
  background: #1f1d1d;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}
 #top-links li, #top-links a {
  color: #fefefe;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
#top-links > ul
{
  margin-bottom: 0;
}
header
{
  background: #ffffff;
  padding: 30px 0;
  overflow: hidden;
}
#top .dropdown-menu .btn-link {
  color: #fff;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
}
#top .btn-link {
  color: #000;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
}
#top .btn-link:hover,#top-links a:hover {
  color: #cfda27;
  text-shadow: -1px 0px 1px #9bbbdc;
}
#top-links .dropdown-menu a:hover {
  color: #000;
}
#top-links .dropdown-menu a {
  text-shadow: none;
  color: #fff;
}
#top-links .dropdown-menu a:hover {
  color: #363636;
  background: #00f2ff;
}
#top-links .dropdown-menu a {
    transition: background 0.4s ease 0s;
}
#top .btn-link strong {
  font-size: 14px;
        line-height: 14px;
}
#top-links {
  padding-top: 6px;
  /* padding-left: 15px; */
}
#top-links a + a {
  margin-left: 15px;
}
/* logo */
#logo {
  /* margin: 0; */
  /* display: table; */
}
/* search */
#search button{
  margin-left: 4px;
  /* width: 275px; */
  /* display: block; */
  /* border: 1px solid; */
}
#search  {
  /* height: 32px; */
  /* line-height: 20px; */
  /* border-radius: 0; */
  /* border-color: #000; */
  /* margin-right: -12px; */
  /* padding: 0 10px; */
  /* width: 100%; */
}
#search input:focus
{
  box-shadow: none;
  border: 1px solid #fff;
}
.header-search{
  
padding: 0;
}
#search  {
  border-radius: 0;
  float: right;
  margin-left: 0;
  text-align: right;
  line-height: 12px;
  padding: 0;
  0: 0 1px 0 #fff
  background-image:none;
  /* background: #000; */
  /* border: 1px solid #000; */
  width: 100%;
  font-style: italic;
}
.header-search .input-group .form-control{
  
background: transparent;
}
#search .input-group-btn
{
    /* transform: skew(-25deg); */
    width: 30px;
    /* z-index: 9; */
}
#search .btn-lg:hover
{
   border:1px solid #000;
   margin-top: 0;
}
#search img
{
   /* height: auto; */
   max-width: 23px;
   /* transform: skew(25deg); */
}
#search .fa{
  
color: #111;
  
font-size: 15px;
}
/* cart */
#cart {
  margin-bottom: 10px;
}
#cart > .btn {
  font-size: 12px;
  line-height: 18px;
  color: #FFF;
}
#cart.open > .btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}
#cart.open > .btn:hover {
  color: #444;
}
#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
}
#cart .dropdown-menu {
  min-width: 100%;
}
  @media (max-width: 478px) {
    #cart .dropdown-menu {
      width: 100%;
    }
  }
#cart .dropdown-menu table {
  margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px;
}
  @media (max-width: 478px) {
    #cart .dropdown-menu li > div {
      min-width: 100%;
    }
  }
#cart .dropdown-menu li p {
  margin: 20px 0;
}
.HomeTopPromos{
  
max-width: 1140px;
  
clear: both;
  
overflow: hidden;
  
margin: 0px auto;
}
.HomeTopPromos h3{
  
font-weight: 300;
  
font-size: 30px;
  
background: #4d73b3;
  
margin: 10px 5px;
  
width: 32%;
  
padding: 20px;
  
text-align: center;
  
-webkit-transition: background-color 2s ease-out;
  
-moz-transition: background-color 2s ease-out;
  
-o-transition: background-color 2s ease-out;
  
transition: background-color 2s ease-out;
}
.HomeTopPromos h3:hover{
  
background: #1f1d1d;
}
.HomeTopPromos h3 a{
  
color: #fff;
  
/* font-size: 30px; */
}
.HomeTopPromos h3:nth-child(2){
  
margin: 10px 17px;
}
.HomeTopPromos h3:first-child{
  
margin-left: 0;
  
padding-left: 0;
}
.HomeTopPromos h3:last-child{
  
margin-right: 0;
  
padding-right: 0;
}
.HomeTopText, .featured-section h3{

/* border-top: 1px solid #e1e1e1; */

/* border-bottom: 1px solid #e1e1e1; */

padding: 8px;

margin: 20px auto;
}
.HomeTopText h4{

margin: 5px auto;

font-family: "Roboto Slab",sans-serif;

font-weight: 500;

font-style: italic;

font-family: minion-pro-subhead, serif;

font-style: italic;

font-weight: 300;

font-size: 19px;
}
.HomeTopText h1{
  
margin: 10px auto;
  
/* font-family: "Roboto Slab",sans-serif; */
}
.bg-section{
  background: url("../image/icons-bg.jpg") no-repeat top center;
  /* text-align: right; */
  /* padding: 100px 20px; */
  color: #fff;
  position: relative;
  font-weight: 300;
  font-size: 18px;
  min-height: 200px;
  background-size: cover;
}
.top-section .inner-wrapper{

padding: 20px 0px;
}
.top-section .inner-wrapper a{
  
color: #464646;
  
font-size: 18px;
  
font-weight: 600;
  
text-transform: uppercase;
}
.top-section .inner-wrapper a:hover{
  
color: #fff;
}
.top-section .inner-wrapper img{
  
transform: rotate3d(1, 1, 1, 0deg);
  
-webkit-transition: all 0.5s linear;
  
transition: all 0.5s linear;
}
.top-section .inner-wrapper img:hover{
  transform: rotate3d(1, 1, 1, 360deg);
}
.top-section .inner-wrapper img:hover{
  
}
.top-section,.middle-section{
  max-width: 1170px;
  margin: 0px auto;
}
.middle-section:hover .MiddleImageSection{
  
/* background: a#efeadf0a; */
}
.middle-section{
    -webkit-transition: all 0.4s 0.5s;
  transition: all 0.4s 0.5s;
}
.middle-section .inner-section{
  
background: #464646;
  
border: 1px solid #fff;
  
padding: 0;
  
overflow: hidden;
}
.middle-section .inner-section +.inner-section p{
 margin-bottom: -5px;
 padding: 0;
}
.middle-section .inner-section +.inner-section + .inner-section p{
  margin-bottom: 15px; 
}
.middle-section .inner-section h4{
  font-size: 24px;
  color: #fff;
  /* margin-left: 16px; */
  margin: 0px 0px 4px 16px;
}
.middle-section .inner-section h4,.middle-section .inner-section p{

/* margin-left: 16px; */

/* margin: 0px 0px 8px 15px; */

padding: 10px;
}
.middle-section .inner-section >p{
  color: #ccc;
  text-transform: uppercase;
  margin: 0px 0px 15px 16px;
}
.middle-section .inner-section >p:first-child{
  margin-left: 0px;
  padding: 0;
}
.middle-section .inner-section img{
  
width: 100% !important;
  
/* display: block; */
  
max-height: 224px;
  
width: 100%;
  
-webkit-transition: all 0.5s linear;
  
transition: all 0.5s linear;
  
-webkit-transform: scale3d(1.1, 1.1, 1.1);
  
transform: scale3d(1.1, 1.1, 1.1);
  
/* height: 224px !important; */
}
.middle-section .inner-section img:hover{
  
/* -webkit-transform: scale3d(1,1,1); */
  
/* transform: scale3d(1,1,1); */
  
opacity: .55;
}
.MiddleImageSection p{

/* max-width: 500px; */

/* float: right; */

/* position: absolute; */

/* top: 0; */

/* bottom: 0; */

/* text-align: right; */

line-height: 17px;
}
.MiddleImageSection a{
  
display: inline-block;
  
border: 1px solid #fff;
  
color: #fff;
  
padding: 13px  60px;
  
margin: 20px auto;
  
font-size: 22px;
  
/* font-family: minion-pro-subhead, serif; */
  
/* font-style: italic; */
  
/* font-weight: 400; */
  
-webkit-transition: background-color 2s ease-out;
  
-moz-transition: background-color 2s ease-out;
  
-o-transition: background-color 2s ease-out;
  
transition: background-color 2s ease-out;
}
.MiddleImageSection a:hover{
  
background: #4d73b3;
}
.MiddleImageSection a strong,.HomeTopPromos h3 strong{
  font-family: minion-pro-subhead, serif;
  font-style: italic;
  font-weight: 300;
}
/* menu */
#menu {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  border-color: transparent;
  min-height: inherit;
}
#menu .nav > li > a {
  color: #000;
  text-shadow: none;
  padding: 10px 60px;
  font-weight: bold;
  font-size: 20px;
  min-height: 15px;
  text-transform: capitalize;
  /*font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;*/
  background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
  background-color: #000;
  color: #fff;
}
#menu .dropdown-menu {
  padding-bottom: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu .dropdown-inner li a:hover {
  color: #FFFFFF;
}
#menu .see-all{
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #000, #1f90bb);
  background-repeat: repeat-x;
}
#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #000;
  text-transform: uppercase;
  text-shadow: none;
}
#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 2px 18px;
  float: right;
  background-color: #e6d6af;
  background-image: none;
  background-repeat: repeat-x;
  border-color: #000;
}
#menu .btn-navbar  .fa-bars:before{
  
color: #000;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e6d6af;
  border-color: #000;
}
.desktop-menu > ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.desktop-menu > ul > li
{
  display: inline-block;
  line-height: 1em;
  /* border-right: 1px solid #1f1d1d; */
}
.desktop-menu > ul > li > a
{
  color: #111111;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 10px;
  font-size: 23px;
}
.desktop-menu > ul > li > a:hover{
  color: #cfda27;
  text-shadow: 0px 0px 1px #111111;
}
.main-menu{
  background: #9bbbdc;
  /* margin: 40px auto 0px; */
  z-index: 9999999999;
}
.desktop-menu
{
  padding: 20px 0px 10px;
  margin: 0px auto;
  display: table;
}
.desktop-menu .dropdown-menu
{
  background: #9bbbdc;
  /*  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid rgba(0,0,0,.15);*/
  top: 32px;
  padding: 10px;
  border-radius: 0;
}
.desktop-menu .dropdown .fa-chevron-down
{
  padding-left: 4px;
  font-size: 16px;
  vertical-align: top;
  display: none;
}
.desktop-menu .dropdown ul li
{
  line-height: 1.7;
}
.desktop-menu .dropdown ul li a,.main-menu .see-all
{
    padding: 2px 5px;
    color: #000;
    font-weight: bold;
    display: block;
    font-size: 16px;
    transition: background 0.4s ease 0s;
    /* text-align: center; */
}
.desktop-menu .dropdown ul li a:hover,.main-menu .see-all:hover,.main-menu .see-all:focus
{
  color: #cfda27;
  background: none;
}
.nav-tabs > li > a:hover {
    border-color: #1f1d1d;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #4d73b3;
    color: #e6d6af;
    text-decoration: none;
}
.nav-tabs > li > a
{
  border-radius: 0;
      font-weight: 500;
}
.nav-tabs > li
{
   /*margin-bottom: 0;*/
}
.nav-tabs {
    border-bottom: 1px solid #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover
{
  border-color: #000;
  background: #000;
  color: #fff;
    font-weight: 500;
}
.form-control
{
  border-radius: 0;
  border-color: #ebebeb;
}
textarea.form-control{
  
color: #111 !important;
}
.form-control:focus
{
  border-color: #000000;
  box-shadow: none;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
          color: #111111 !important;
          }
          
 input:-moz-placeholder,textarea:-moz-placeholder { /* Firefox 18- */
          color: #111111 !important;  
          }
          
input::-moz-placeholder,textarea::-moz-placeholder {  /* Firefox 19+ */
          color: #111111 !important;  
          }
          
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {  
          color: #111111 !important;  
          }
#search input::-webkit-input-placeholder {
          color: #ebebeb !important;
          }
          
         #search  input:-moz-placeholder { /* Firefox 18- */
          color: #ebebeb !important;  
          }
          
       #search     input::-moz-placeholder {  /* Firefox 19+ */
          color: #ebebeb !important;  
          }
          
      #search     input:-ms-input-placeholder {  
          color: #ebebeb !important;  
          }
.related-text
{
    text-transform: uppercase;
    font-weight: bold;
      position: relative;
    font-size: 26px;
    z-index: 1;
        text-align: center;
         width: 100%;
   display: table;
}
.account-login .well
{
     background-color: #f5f5f5;
     border: #ff77c9;
     border-radius: 4px;
}
#button-cart
{
  font-size: 21px;
}
#button-cart i
{
  /* font-size: 30px; */
}
.account-login .well .btn
{
  /* background: #000; */
  color: #f5f5f5;
  border-color: #000;
}
/* custom */
.featured-section{
  
overflow: hidden;
}
.featured-section h3{

text-align: center;

/* line-height: 10px; */

font-weight: bold;

text-transform: uppercase;

margin: 30px auto;

clear: both;

font-size: 26px;

color: #464646;

/* text-decoration: underline; */
}
.featured-section h3:after{
  content: " ";
  border-bottom: 1px solid #989797;
  width: 35px;
  display:block;
  padding: 10px 0px;
  margin: 0px auto;
}
.icons{
  
/* display: table; */
  
/* margin: 0px auto; */
  
/* text-align: center; */
  
/* max-width: 970px !important; */
  
/* padding: 20px 0px; */
  
text-align: right;
}
.icons h4{
  
width: 50%;
  
font-size: 24px;
  
font-weight: bold;
  
text-align: right;
  
line-height: 50px;
  
float: left;
  
padding: 0px 15px;
}
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .information-information .btn-primary{
  display: table !important;
}
.information-contact h1, .information-information h1{
  text-align: center;
}
  #logo img{
    margin: 0px auto;
  }

  .container.visible-xs{
    
padding: 0;
  }
  #menu {
    border-radius: 0px;
    margin: 0px auto;
    background: #9bbbdc;
  }
  header{
    
padding: 10px 0px 20px;
  }
  #search {
    margin: 6px auto;
}
  #top-links
  {
    float: none!important;
    text-align: center;
    clear: both;
  }
  .header-search
  {
    float: none!important;
  }
  #menu .nav > li > a
  {
    text-align: center;
    padding: 5px 0;
    font-size: 15px;
  }
  #menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: transparent!important;
    color: #000!important;
}
.copyright-text
{
  text-align: center;
}
.footer-social-area img {
    display: block;
    float: none!important;
    margin: 0 auto;
}
.footer-social-area {
    text-align: center!important;
}
.footer-contents ul li
{
  text-align: center;
}
.footer-contents hr {
    display: block!important;
    margin: 5px auto!important;
    width: 150px;
}
footer h5
{
  text-align: center;
}
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
    position: static;
    right: 0;
    float: none;
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #0a0508;
    text-align: center;
  }
  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #0a0508;
    text-align: center;
  }
}
/* content */
.mailchimp-section{
  
background: #ff77c9;
  
padding: 20px;
}
#content {
  min-height: 600px;
}
/* footer */
footer {
  font-size: 14px;
  padding: 30px 0px;
  background: #363636;
  border-top: none;
  color: #ffffff;
  margin-top: 20px;
}
.copyright-text{
  padding: 10px 0px;
  background-color: #111111;
  color: #fff;
}
.copyright-text a{
  color: #fff;
}
footer img{
  
vertical-align: bottom;
  
text-align: right;
  
float: right;
}
hr
{
  border-color: #c1c1c1;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #fff;
}
footer a {
  color: #efefef;
}
footer a:hover {
  color: #00f2ff;
}
footer h5 {
  font-size: 21px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  /* font-family: minion-pro-subhead, serif; */
  /* font-style: italic; */
  font-weight: bold;
}
/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
  margin: 10px 0 10px 0;
  padding: 8px 0;
  border: 1px solid #ddd;
  overflow: hidden;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > li:after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pagination {
  margin: 0;
}
/* buttons */
.buttons {
  /* margin: 1em 0; */
}
.information-contact input[type=submit]{
  /* float: left !important; */
  /* margin: 0px 0px 0px 20px; */
  font-size: 20px;
}
.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  border: 1px solid #cccccc;
  /* border-radius: 0; */
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
  font-size: 9px;
}
.btn-sm {
  font-size: 10.2px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 21px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-xs {
  font-size: 9px;
}
.btn-group > .btn-sm {
  font-size: 10.2px;
}
.btn-group > .btn-lg {
  font-size: 15px;
}
.btn-default {
  /* color: #000; */
  background: #e5e5e5;
  /* border-color: #333333; */
  text-shadow: none;
  background-image: none;
  background-repeat: repeat-x;
  /* box-shadow: none; */
}
#search .btn-default {
  color: #000;
  background: #fff;
  border-color: #1f1d1d;
  text-shadow: none;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  border-radius: 0;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #4d73b3;
}
.main-cart
{
  font-size: 23px;
}
.btn-primary {
  color: #363636;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00f2ff;
  background-image: none;
  font-weight: bold;
  background-repeat: repeat-x;
  text-transform: uppercase;
  border-radius: 0;
  /* border-color: #4d73b3; */
  box-shadow: none;
  transition: background-color 0.4s ease 0s;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],.btn-default:hover,.btn-default:active {
  background-color: #000;
  border-color: #000;
  color: #fff;
  background-position: 0 -15px;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .account-login .well .btn,.btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    /* background-color: #1f1d1d; */
    /* border-color: #ffffff; */
    color: #f5f5f5;
}
.account-login .well .btn{
  
color: #1f1d1d;
}
.account-login .well .btn:hover{
  color: #fff;
}
.thumbnail
{
  border-radius: 0;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3c763d;
  background-image: none;
  background-repeat: repeat-x;
  border-color: #3c763d;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: none;
  background-repeat: repeat-x;
  border-color: #df5c39;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #000;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
  border: 1px solid #fff;
  color: #fff;
  background: #1f1d1d;
  padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
  color: #1f1d1d;
  background: #00f2ff;
  border: 1px solid #fff;
  font-weight: 600;
}
.list-group-item.heading
{
  background: #1f1d1d;
  color: #fff!important;
  font-weight: bold;
  text-transform: uppercase;
  /* font-size: 20px; */
}
a.list-group-item:focus {
    background-color: #00f2ff;
    color: #000;
    text-decoration: none;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background: #4d73b3;
  border: 1px solid #fff;
  color: #000;
  z-index: 2;
}
.flex-control-paging li a{
border: 2px solid #ffffff !important;
  
background: #ffffff;
}
.flex-control-paging li a.flex-active{
  
border: 2px solid #ff77c9!important;
  
background: #ff77c9;
}
.flex-direction-nav .flex-prev{
  bottom: 29px !important;
  top: inherit !important;
  left: 80px !important;
}
.flex-direction-nav .flex-next{
  bottom: 29px !important;
  top: inherit !important;
  right: 80px !important;
}
/* carousel */
.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}
.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}
/* product list */
.product-thumb {
  border: none;
  margin-bottom: 20px;
  overflow: auto;
}
.product-thumb .image {
  text-align: center;
  /* border: 1px solid #c7c7c7; */
  overflow: hidden;
}
.product-thumb .image a {
  display: block;
  overflow: hidden;
}
.product-thumb .image:hover img {
  /* opacity: 0.8; */
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.product-grid .product-thumb .image {
  float: none;
}
@media (min-width: 768px) {
.product-list .product-thumb .image {
  float: left;
  padding: 0 15px;
}
}
.product-thumb h4 {
  font-weight: bold;
  color: #4b4b4b;
}
.product-thumb h4 a
{
  color: #000;
  text-transform: uppercase;
}
.product-thumb p{
  
/* font-weight: bold; */
  
/* font-size: 13px; */
}
.product-thumb .caption {
  padding: 10px 0;
  min-height: auto;
  text-align: center;
}
.product-list .product-thumb .caption {
  margin-left: 230px;
}
@media (max-width: 1200px) {
  .MiddleImageSection{
    
padding: 27px  159px;
    
/* text-align: center; */
  }
  .desktop-menu > ul > li > a{
    
/* font-size: 16px; */
  }
  .HomeTopPromos h3:nth-child(2){
    
margin: 0px;
  }
  .HomeTopPromos h3{
    
margin: 10px 0px;
    
width: 100%;
    
display: block;
    
padding: 10px;
    
font-size: 11px;
  }
.product-grid .product-thumb .caption {
  min-height: auto;
  padding: 0 10px;
}
}
.product-thumb .rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  font-size: 8px;
}
.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}
.rating .fa-star + .fa-star-o {
  color: #E69500;
}
h2.price {
  margin: 0;
}
.product-thumb .price {
  color: #4b4b4b;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
}
.product-thumb .price-new {
  font-weight: 600;
}
.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}
.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
.product-thumb .button-group {
  border-top: none;
  background-color: #00f2ff;
  /* overflow: auto; */
  margin: 0px auto;
  display: flex;
  padding: 10px;
}
.product-list .product-thumb .button-group {
  border-left: none;
}
@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
}
.product-thumb .button-group button {
  border: none;
  display: inline-block;
  margin: 0 auto;
  float: left;
  background-color: transparent;
  color: #fff;
  background: #00f2ff;
  padding: 0px 7px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
  color: #363636;
  /* background-color: #000; */
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
.mailchimp-integration {
    left: 0!important;
    margin: auto;
    right: 0!important;
    width: 50%!important;
}
.mailchimp-integration .box-heading{

}
.mailchimp-integration .box-content{
  
}
}
.mailchimp-integration input{
  
background: #ff77c9;
  
color: #000;
  
width: 100%;
}
.mailchimp-integration input:focus{
  
color: #000;
}
#content .mi-button{

margin-top: 0px !important;

text-align: right;

min-width: auto !important;
}
#content .mi-button a{
  
border-radius: 10px;
  
padding: 0px 39px;
  
background: #000;
  
color: #fff;
  
/* margin: 3px auto 0px; */
  
border: 0;
  
font-weight: 400;
  
font-size: 24px;
}
.mi-block{
  
margin: 0 !important;
  
display: inline-block;
  
margin: 5px;
  
min-width: 324px !important;
  
vertical-align: top;
  
/* width: 30%; */
  
text-align: right;
}
.mailchimp-integration .box-content{
  
padding: 45px 0px;
  
/* display: flex; */
}
.footer-social {
    /* margin-top: 10px; */
    /* width: auto; */
    /* float: left; */
}
@media (min-width: 1200px) {
.mailchimp-integration {
    /* left: 0!important; */
    /* margin: auto; */
    /* right: 0!important; */
    /* width: 30%!important; */
    overflow: hidden;
    margin: 0px auto;
    max-width: 1170px;
}
.mailchimp-integration .box-heading{

width: 22%;

float: left;
}
.mailchimp-integration .box-heading h3{
  
font-family: "Arbonnie",sans-serif;
  
font-size: 51px;
}
.mailchimp-integration .box-content{

width: 77%;

float: right;

text-align: right;
}
.mi-message{
  text-align: center;
  width: auto;
  font-size: 15px !important;
}
}

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnails > li {
  margin-left: 20px;
}
.thumbnails {
  margin-left: -20px;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}
.image-additional {
  max-width: 100px;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}
.g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
/* fixed colum left + content + right*/
@media  (max-width: 991px){
  .header-area a{
    display: block;
  }
    .header-area span{
    display: none;
  }
  .desktop-menu > ul > li > a,.desktop-menu .dropdown ul li a{
    
font-size: 22px;
    
padding: 4px;
  }
  .featured-section h3:before,.featured-section h3:after{
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
.header-area .header-search
{
  position: relative!important;
  display: table!important;
}
#menu .nav > li > a
{
  padding: 10px 30px!important;
}
}
@media (min-width: 992px) and (max-width: 1190px) {
#menu .nav > li > a
{
  padding: 10px 50px!important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.header-area .header-search
{
  right: 15px!important;
}
}
@media (max-width: 767px) {
  iframe{
    max-width: 100%;
    margin: 0px auto;
  }
  .middle-section .inner-section{
    text-align: center;
    padding: 20px 0px 0px;
  }
  .MiddleImageSection {
    padding: 18px;
    /* text-align: center; */
    font-size: 15px;
}
.MiddleImageSection p{
  line-height: 15px;
}
  #content .mi-button{
    
text-align: left;
  }
  .mailchimp-integration .box-content{
    
padding: 5px 0px 0px;
  }
  .mi-block{
    
min-width: inherit !important;
    
margin: 5px auto !important;
    
width: 100%;
  }
  .footer-social{

float: none;

}
  .icons h4{
    
float: none;
    
width: 100%;
    
text-align: center;
  }
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: auto;
  }
  .header-area .header-search
  {
    display: table!important;
    position: relative!important;
  }
  .MailchimpArea table tbody tr td
  {
    width: 100%!important;
    float: left;
  }
  .MailchimpArea table tbody tr td:last-child p
  {
    display: inline;
  }
  .breadcrumb
  {
    display: none;
  }
  .mailchimp-integration {
    left: 0!important;
    margin: auto;
    right: 0!important;
    width: 80%!important;
}
}
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
  min-width: 50px;
}

/* Responsive Shopping Cart */
@media only screen and (max-width: 550px) {
  #shopping-cart table, #shopping-cart thead, #shopping-cart tbody, #shopping-cart th, #shopping-cart td, #shopping-cart tr {
    display: block;
  }
  #shopping-cart thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  #shopping-cart tr {
    border: 1px solid #ccc;
  }
  #shopping-cart td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #eee;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    position: relative;
    text-align: center;
    white-space: normal;
  }
  #shopping-cart tfoot {
    width: 100%;
    display: block;
  }
  #shopping-cart td.totals {
    float: left;
    width: 75%;
  }
  #shopping-cart td.totals:nth-child(2) {
    float: right;
    width: 25%;
  }
  .table-responsive > .table > tbody > tr > td:nth-child(4) .input-group {
    margin: 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 551px) {
  #shopping-cart .input-group .form-control:first-child {
    min-width: 54px !important;
  }
  .table-responsive > .table > tbody > tr > td:nth-child(4) {
    max-width: 150px !important;
  }
}
.table-responsive > .table > tbody > tr > td:nth-child(2) {
  white-space: normal !important;
}
#currency button {
    text-align: left;
}
.container {
    max-width: 1140px;
    width: 100%;
}
#currency button {
    color: #000;
    font-weight: 700;
}
#currency .button-content {
    font-size: 15px;
    line-height: 10px;
    padding: 0;
    text-transform: uppercase;
}
#currency .dropdown-menu button:hover {
    background-color: #e62877;
    color: #fff;
}
#currency .dropdown-menu button {
    transition: background-color 0.2s ease 0s;
}
.currency-text {
    margin-left: -7px;
}
a:focus, img:focus, button:focus
{
  outline: none!important;
  text-decoration: none!important;
}
.btn-link:focus, .btn-link:hover
{
  text-decoration: none!important;
}
#logo img
{
  margin: inherit;
  display: block;
}
.header-area
{
  display: table;
  position: relative;
  width: 100%;
  font-weight:900;
  font-size: 26px;
}
.header-area a{
    color: #111111;
}
.header-area a:hover{
  
color: #00f2ff;
  
text-shadow: 0px 1px 1px #1f1d1d;
}
.header-area a:color{
    color: #111111;
}
.header-area .header-search
{

}
#search .input-lg::-moz-placeholder {
    color: #6c6c6c;
    font-style: italic;
    opacity: 1;
}

.footer-social {
    /* margin-top: 10px; */
    /* width: auto; */
    /* float: left; */
}
.footer-social-area {
    text-align: right;
}

.social li a.face:hover {
    background-color: #3b5998;
    color: #fff;
}
.social li a.insta:hover {
    background-color: #fb3958;
    color: #fff;
}
.footer-social-area img {
    float: right;
}
ul.social li a i {
    color: #363636;
    font-size: 24px;
    margin: 0;
    text-align: center;
    transition: all 0.8s ease 0s;
    line-height: 30PX;
}
ul.social li a {
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    height: 44px;
    line-height: 45px;
    position: relative;
    text-align: center;
    color: #1f1d1d;
    width: 44px;
    /* border: 1px solid #ff77c9; */
}
ul.social li {
    display: inline-block;
    margin: 2px;
    padding: 0;
}
ul.social li a:hover i {
    color: #00f2ff;
    transform: rotate(360deg);
    transition: all 0.2s ease 0s;
}
.HomeText h1
{
  font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
  font-weight: bold;
}
.HomeText h2
{
  text-transform: uppercase;
  font-size: 23px;
}
.common-home #content {
    min-height: auto;
    padding: 0;
    position: relative;
}
#slideshow0{
  
/* position: absolute; */
  
/* top: -50px; */
  
/* z-index: 0; */
  
margin: 0px auto 2px;
}
#slideshow0.owl-theme .owl-controls .owl-dots{
  position: absolute !important;
  bottom: 0 !important;
  /* left: 50%; */
  right: inherit;
  width: 100%;
  top: inherit;
}
#slideshow0.owl-theme .owl-controls{
  position: relative;
  margin-top: 0;
  /* bottom: 200px; */
}
.owl-nav{
  position:absolute;
  bottom: 200px;
  display: none;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"].owl-prev{left: 10px;right: inherit;/* top: 0; *//* z-index: 9999; *//* bottom: 200px; */ */position:;/* right: -50px; */}
.owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next{
  
right: 0;
  
left: inherit;
  
right: -2000px;
}
.banner-section .item{
  position: relative;
}
.owl-carousel .owl-nav div i{
  
color: #fff !important;
}
.banner-section .item::before{
    position: absolute;
    top: 0;
    left: 15%;
    /* z-index: 0; */
    display: block;
    /* content: ''; */
    width: 68%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.banner-section img:hover {
        opacity: .6;
        -webkit-transition-delay: 500ms;
        transition-delay: 500ms;
}
.banner-section img{
  margin: 0px auto;
  -webkit-transition: all 0.3s 0.4s;
  transition: all 0.3s 0.4s;
}
.footer-contents hr {
    display: inline-block;
    width: 150px;
    margin: 5px 0;
}
@media (max-width: 767px) {
  .gallery h4{
    /* font-weight: 400; */
  }
  #logo img{
    margin: 10px auto;
  }
  .bg-section{
    
background: url(../image/small-bg.jpg) repeat;
    
min-height: 400px;
  }
  .header-area .text-right{
    text-align: center;
  }
  .footer-social{
    text-align: center;
  }
  .product-thumb{
    
text-align: center;
    
  }
  .product-thumb .button-group{
    margin: 5px auto;
    
display: table;
  }
    footer img{
    
float: none;
    
text-align: center;
    
margin: 0px auto;
  }
.product-list .product-thumb .caption {
  min-height: 0;
  margin-left: 0;
  padding: 0 10px;
}
.product-grid .product-thumb .caption {
  min-height: 0;
}
}
/* effect-shine */
a.effect-shine:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.9) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}
@media  (max-width: 991px){
    ul.social li a{
    
font-size: 25px;
    
height: 35px;
    
width: 35px;
    
line-height: 35px;
  }
    footer h5{
    font-size: 15px;
  }
    footer a i.fa{
    /* font-size: 14px; */
  }

}