@font-face {
    font-family: 'AvenirNextLTPro-Cn';
    src: url('avenirnextltprocn.eot');
    src: url('avenirnextltprocn.eot?#iefix') format('embedded-opentype'), url('avenirnextltprocn.woff') format('woff'), url('avenirnextltprocn.ttf') format('truetype'), url('avenirnextltprocn.svg#avenirnextltprocn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNextCondensed-Bold';
    src: url('avenirnextcondensedbold.eot');
    src: url('avenirnextcondensedbold.eot?#iefix') format('embedded-opentype'), url('avenirnextcondensedbold.woff') format('woff'), url('avenirnextcondensedbold.ttf') format('truetype'), url('avenirnextcondensedbold.svg#avenirnextcondensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
img {
    border: none !important;
}
input,
textarea {
    outline: none;
}
a,
a:hover {
    text-decoration: none;
}
a:hover {
    color: #f6801e;
}
a,
a:visited,
a:focus,
a:active {
    outline-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-transform: uppercase;
}
.search-popout__input:focus,
.social a:hover,
.header a:hover,
.footer a:hover {
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

/* CENTER ELEMENTS */

.ghost:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */
}
.icon,
.ghost__content {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}
.header div[class^="col-"] {
    padding: 0;
}
.header .row {
    margin: 0;
}
.header__element {
    height: 100%;
    white-space: nowrap;
}
.header__element:before {
    min-height: 90px;
}
.header__left {
    text-align: left;
}
.header__mid {
    text-align: center;
}
.header__right {
    text-align: right;
}
#display_homepage_title {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    white-space: normal;
    line-height: 80px;
}
#display_homepage_title a {
    background: url('../images/template/header_bg.gif') no-repeat center center;
    display: block;
    min-width: 221px;
    height: 100%;
    text-indent: -9999px;
    width: 100%;
}
#homepage_title {
    background: none;
    font-size: 23px;
    line-height: 1.2;
    min-width: 0 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Playfair Display";
    text-indent: 0 !important;
}
@media only screen and (max-width: 767px) {
    #display_homepage_title a {
        background-size: 60%;
    }
    #homepage_title {
        font-size: 15px;
    }
}
.cart-summary a {
    color: #e74f5d;
    font-weight: bold;
}
.cart-summary [class*="icon-"] {
    margin-right: 2px;
    display: inline-block;
}
.cart-summary [class*="icon-"] img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-top: -3px;
}
.search-popout {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-left: 15px;
}
.search-popout__trigger {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    padding: 2px 0;
    font-size: 21px;
    margin: 0;
}
.search-popout__input {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border: 1px solid #e0e0e0;
    height: 28px;
    text-indent: 5px;
}
.search-popout__input:focus {
    outline: none;
    border-color: #da4545;
}
.search-popout__submit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 28px;
    padding: 0 6px;
    margin-left: -3px;
}
.sitetools {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}
.sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase;
}
.sitetools [class*="icon-"] {
    margin-right: 2px;
}
.sitetools [class*="icon-"] img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-top: -3px;
}
.search-mobile {
    height: 58px;
    padding: 15px;
    display: block;
    position: relative;
    width: 100%;
	border-bottom:1px solid #444;
}
.search-mobile .form-group {
    width: 100%;
}
.search-mobile__input {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 28px;
    text-indent: 5px;
}
.search-mobile__input:focus {
    outline: none;
    border-color: #da4545;
}
.search-mobile__submit {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 28px;
    padding: 0 6px;
    margin-left: -3px;
}
.sitetools {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}
.sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase;
}
.sitetools [class*="icon-"] {
    font-size: 0;
    margin-right: 2px;
}

/******** NAVBAR **********/

.navbar {
    border-left: 0;
    border-right: 0;
    border-top: 0;
}
.navbar-toggle {
    margin: 0;
}

/******** FOOTER **********/

.footer {
    border-top: 0px solid #e3e3e3;
    margin-top: 55px;
    width: 100%;
    float: left;
}
.footer .column {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer .column li > a {
    display: inline;
	color:#fff;
    font-size: 12px;
}
.footer .panel-group .column li > a {
    color: #595959;
}
.footer .column-4 li > a {
    margin-right: 6px;
    display: inline-block;
    margin-top: 4px;
}
.footer .column li {
    margin-bottom: 4px;
    color: #FFFFFF;
}
.footer .column .column__title {
    margin-bottom: 6px;
    font-weight: bold;
    color: #FFF;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 14px;
}
.footer_bottom {
    width: 100%;
    float: left;
    padding: 40px 0px 55px 0px;
}
.footer_left {
    width: auto;
    float: left;
}
.footer_left span {
    display: inline-block;
    margin-right: 20px;
}
.footer_left span img {
    vertical-align: middle;
    margin-right: 5px;
}
.footer_left a,
.footer_left span {
    color: #fefefe;
    font-size: 12px;
}
.footer_right {
    width: 41.6667%;
    float: right;
    font-size: 12px;
    color: #fefefe;
    padding-left: 16px;
}
.footer_right {
    font-size: 12px;
    color: #fefefe;
}
@media only screen and (min-width: 768px) {
    .footer .column {
        margin: 0px 0px 0px 0;
    }
}
.footer .panel {
    border-left: 0;
    border-right: 0;
	background:transparent;
}
.footer .panel-group {
    margin-bottom: 0;
}
.footer .panel-heading {
    background: transparent !important;
    padding: 0;
}
.footer .panel-heading h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.footer .panel-group .panel + .panel {
    margin-top: 0;
    border-top: 0;
}
.footer .panel-title > a {
    display: block;
    padding: 10px;
}
.footer .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: #333333;
    /* adjust as needed */
}
.footer .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
}
.footer .panel-body {
    padding: 15px 10px;
}
.elist .elist__title {
    text-align: center;
    margin-top: 0px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    .elist .elist__title {
        text-align: left;
        margin-top: 0px;
    }
}
.elist form {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.elist .elist__input {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 7px 10px;
    display: inline-block;
    border: 0px solid #e8e8e8;
    font-size: 13px;
    height: 35px;
    width: 100%;
    color: #ababab;
    font-style: italic;
    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */
}
.elist .elist__input::-webkit-input-placeholder {
    color: #ababab;
    font-style: italic;
}
.elist .elist__input:-moz-placeholder {
    color: #ababab;
    font-style: italic;
}
.elist .elist__input::-moz-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal;
}
.elist .elist__input:-ms-input-placeholder {
    color: #ababab;
    font-style: italic;
}
.elist .elist__input:focus::-webkit-input-placeholder {
    color: #ababab;
    font-style: italic;
}
.elist .elist__input:focus:-moz-placeholder {
    color: #ababab;
    font-style: italic;
}
.elist .elist__input:focus::-moz-placeholder {
    color: #ababab;
    font-style: italic;
}
.elist .elist__input:focus:-ms-input-placeholder {
    color: #ababab;
    font-style: italic;
}
.elist .elist__input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #e43d4c;
}
.elist .elist__submit {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 0px 0 0px;
    height: 35px;
    font-size: 15px;
    border: 0;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}
.elist .elist__submit .icon:hover {
    color: #e74f5d;
}
.copyright {
    padding: 20px;
    border-top: 1px solid #e3e3e3;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .copyright {
        text-align: left;
    }
}
.copyright__item {
    margin: 5px 7px;
}
@media only screen and (min-width: 768px) {
    .copyright__item {
        margin: 0 15px 0 0;
    }
}
.copyright__text {
    display: block;
    padding: 5px 0;
}
@media only screen and (min-width: 768px) {
    .copyright__text {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding: 0;
    }
}
.social {
    padding: 15px 0 15px;
    text-align: center;
}
.social__title {
    display: block;
    font-weight: bold;
    color: #000;
    font-family: "Playfair Display";
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 6px;
}
@media only screen and (min-width: 992px) {
    .social__title {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-bottom: 0;
        margin-right: 8px;
    }
}
@media only screen and (min-width: 768px) {
    .social {
        text-align: left;
        padding: 30px 0;
    }
}
.social a {
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 23px;
    margin: 0 5px;
}
@media only screen and (min-width: 768px) {
    .social a {
        margin: 0 3px 0 0;
    }
}
.btn {
    text-transform: uppercase;
}
.btn.btn-primary,
#content_area .deal-buy-now a {
    background-image: -moz-linear-gradient(#ec6a77, #de3945);
    background-image: -webkit-linear-gradient(#ec6a77, #de3945);
    background-image: linear-gradient(#ec6a77, #de3945);
}
.btn.btn-primary:hover,
#content_area .deal-buy-now a:hover {
    background: #da4545;
}
.popover.right > .arrow {
    border-right-color: rgba(0, 0, 0, 0.2);
}
#content_area .v65-productDisplay .v-product {
    text-align: center;
}
.header {
    width: 100%;
    float: left;
    padding-left: 98px;
    background: url(../images/usa.png) no-repeat left top;
}
#logo {
    width: auto;
    float: left;
    margin: 25px 0 0 0px;
    padding: 0px;
}
.header_right {
    width: auto;
    float: right;
    margin-top: 33px;
}
.top_menu {
    width: auto;
    float: left;
    padding-right: 10px;
}
.top_menu a {
    width: auto;
    float: left;
    padding: 0px 16px;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 12px;
    color: #ffffff;
}
.form-inline {
    width: auto;
    float: left;
    position: relative;
}
.form-inline input {
    width: 203px;
    height: 30px;
    border: 1px solid #949390;
    float: left;
    background: url(../images/search_bg.png) repeat-x top;
    padding: 0 40px 0 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    color: #a9a5a6;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}
.cbp-spmenu-push .search-mobile .search-mobile__submit,
.form-inline input[type="submit"] {
    width: 30px;
    height: 30px;
    padding: 0px;
    position: absolute;
	text-indent:-999px;
    top: 0px;
    right: 0px;
    background: url(../images/search_ic.png) no-repeat center;
    border: 0px;
    cursor: pointer;
}
.HeaderCart {
    width: auto;
    float: left;
    margin-left: 30px;
    margin-top: 3px;
}
.HeaderCart img {
    float: left;
}
.HeaderCart span {
    width: auto;
    float: left;
    padding: 0 7px 0 10px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 17px;
    margin-top: 1px;
    background: url(../images/cart_bg.png) no-repeat left top;
    margin-left: 5px;
    font-weight: bold;
    height: 19px;
}
#content_area {
    width: 100%;
    float: left;
    padding: 40px 40px 40px 40px;
    background: url(../images/page_bg1.jpg) repeat-y;
    height: auto;
    min-height: 700px;
}
.v-product-grid {
    margin: 0px 0px;
}
.v-product-grid .v-product {
    width: 33.33% !important;
    float: left;
    margin: 20px 0px !important;
    padding: 0px 32px !important;
    position: relative;
}
.v-product-grid .v-product .v-product__free-shipping {
    display: none !important;
}
.v-product-grid .v-product .v-product__title {
    width: auto;
    float: left;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    height: 50px;
    width: 83%;
}
.v-product-grid .v-product .v-product__desc {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    text-align: left;
    height: 30px !important;
    margin: 0px;
    padding: 0px;
    height: 30px;
    overflow: hidden;
}
.v-product-grid .v-product .product_productprice b font {
    display: none;
}
.v-product-grid .v-product .product_productprice b {
    color: #f28030;
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.v-product-grid .v-product #product_discountprice1,
.v-product-grid .v-product #product_discountprice2 {
    display: none;
}
.v-product-grid .v-product > b {
    position: absolute;
    right: 32px;
    background: #00c813;
    color: #FFFFFF;
    font-size: 8px;
    height: 12px;
    line-height: 12px;
    padding: 0px 5px;
    bottom: 88px;
}
.v-product-grid .v-product.has_outofstock > b {
  background-color: #f00;
}
.v-product-grid .v-product > b font,
.v-product-grid .v-product > b font span {
    color: #FFFFFF !important;
    font-size: 8px;
    height: 12px;
    line-height: 12px;
}
.navbar-default .navbar-toggle {
  border-color: #ff9a1f;
  border-radius: 5px;
}
.navbar-default .navbar-toggle .icon-bar{
  background-color: #ff9a1f;	
}
#logo img{
	max-width:100%;
}

.slider-nav .slick-track .slick-slide h3 a {
  display: block;
  height: 100%;
  width: 100%;
}

.slick-player .slider-nav  h3{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index:999;
background: url(../images/trans_bg.png);
}

/* Tab landscape */
	@media only screen and (max-width: 1199px) {
	.header #main-nav ul li{
		padding: 0 7px;
	}
	.footer_left span { margin-right: 13px;}
}

/* Tab portrait */
@media only screen and (max-width: 991px) {
	.header{
		background-size: auto 93px;	
		padding-left: 0;
		text-align: center;
	}
	#logo {
		margin: 30px auto;
		width: 130px;
		float:none;
	}	
	.navbar-header.ghost__content {
		float: left;
		margin: 30px 15px 30px auto;
	}
	.header_right {
	  position: absolute;
	  right: 5px;
	  top: 0;
	}	
	.navbar-header.ghost__content {
	  left: 43px;
	  position: absolute;
	  margin-top:35px;
	}	
	.HeaderCart {
		margin-left: auto;
	}
	.navbar-default .navbar-toggle{
		padding:5px;
	}
	.footer_left span:last-of-type {
		margin-right: auto;
	}
	.footer_left{
		float: none;
		padding: 0;
		text-align: center;
		width: auto;
	}
	.footer_right {
		float: none;
		padding: 0;
		text-align: center;
		width: auto;
		margin-top: 20px;
	}
	.footer_bottom {
		padding: 20px 0 25px;
	}
	.footer .panel-group {
		background: url("../images/page_bg1.jpg");
		margin-top: 25px;
	}
	
}

/* Mobile portrait */

@media only screen and (max-width: 767px) {
.footer_left span:first-of-type {
  display: block;
  margin: auto auto 10px;
}
.footer {
  margin-top: 24px;
}
#content_area {
    padding: 15px;
}
}

/* Mobile  landscape */
@media only screen and (max-width: 479px) {
	.navbar-header.ghost__content {left:40px;}
}

@media only screen and (max-width: 990px) 
{
.form-inline input
{	width:100%;
}
}