/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* New history part */
#history-left,#history-right{
	width: 48%;
}

#history-left{
	float: left;
}
#history-right{
	float: right;
	text-align: justify;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,button,input,select,textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

h2 {
    font-size: 1.5em;
    margin: .83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: .83em;
    margin: 1.67em 0;
}

h6 {
    font-size: .67em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,pre {
    margin: 1em 0;
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,q:after {
    content: '';
    content: none;
}


sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl,menu,ol,ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,ol,ul {
    padding: 0 0 0 40px;
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

input {
    /* -webkit-appearance: none; */
    border-radius: 0;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,button,input,select,textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #58595b;
    margin: 34px 0;
    padding: 0;
}

img {
    display: block;
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

*:focus {
    outline: 0;
}

a, a:focus {
    outline: 0;
    text-decoration: none;
    color: #7c7c7c;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    margin: 0;
    font-family: "HelveticaNeue-CondensedBold";
    font-stretch: condensed;
    color: #4e4e4e;
}

p {
    margin: 0;
    font-family: "HelveticaNeue-Regular";
    color: #58595b;
    line-height: 24px;
	font-size: 14px;
}

ul {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}


/***---------------------------------
	Sexy Fonts Here
----------------------------------***/


/***---------------------------------
	General Style Here
----------------------------------***/
body {
    font-family: "HelveticaNeue-Regular";
    font-size: 14px;
}

a:hover{
	color:#000 !important;
}

.clear {
    clear: both;
}

.main {
    width: 90%;
    max-width: 980px;
    margin: 76px auto 0 auto;
    position: relative;
}

section.container {
    margin-bottom: 22px;
    float: left;
    width: 100%;
}

header {
    float: left;
    width: 100%;
    background: #fff ;
    height: 56px;
    z-index: 999;
    margin-bottom: 18px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-box-shadow: 0px 0px 8px 5px #e6e6e6;
	-moz-box-shadow: 0px 0px 8px 5px #e6e6e6;
	box-shadow: 0px 0px 8px 5px #e6e6e6;
	position: fixed;
	top: 0;
}

#logo {
    width: 106px;
    height: 60px;
    display: block;
    background: url(images/logo-small.png) no-repeat left center;
    float: left;
}

div.fixed-header {
    width: 100%;
    position: relative;
    height: 100%;
    max-width: 980px;
    margin: 0 auto;
}

div.slideshow {
    margin-top: .3%;
    margin-bottom: 2px;
}

#mobile-menu {
    color: #fff;
    background: url(images/menu-mobile.png) no-repeat;
    padding: 10px;
    font-size: 0.6875em;
    display: none;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "HelveticaNeue-Regular";
    width: 33px;
    position: absolute;
    right: 0;
    top: 10%;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    text-indent: -999999px;
    height: 33px;
}

#close-mobile-menu {
    display: none;
}

#sidr {
    display: none;
}

.hr {
	clear: both;
	background: #868686;
	width: 100%;
	height: 3px;
	display: block;
	margin-bottom: 10px;
}

div.cat-logo {
	float: left;
	margin-top: 2%;
	width: 100%;
}

div.cat-about {
	margin-top: 4%;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.cat-about p {
    font-family: 'HelveticaNeue-Italic';
    text-align: justify;
	color:#7c7c7c;
}

.cat-about h1 {
    color: #4e4e4e !important;
    font-size: 24px;
}

.cat-about img {
    display: block;
    margin: 96px 0 30px 0;
    width: 100%;
}

.content {
    overflow: hidden;
}

.content.home.footer.cols5 {
    margin-top: 15px;
    width: 84%;
    margin: 0 auto;
}

.content.home.cols5 article, .content.home.cols5 .col {
    width: 18%;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}

.content.home.cols4 {
    margin-top: 20px;
}

.jcarousel a.p-thumbnail {
	width: 100%;
	background: url(images/shadow.png) no-repeat center 100%;
	background-size: contain;
	padding-bottom: 10px;
	display: flex;
	justify-content: center;
    align-items: center;
	height: 275px;
	margin: 0 auto;
	position: relative;
}

.content.home.cols4 article, .content.home.cols4 .col {
    width: 23.55555555%;
    float: left;
    margin-right: 2.6%;
    overflow: hidden;
}

.content.home.cols4 article:last-child {
    float: right;
    margin-right: 0 !important;
}

.content.home.cols4 article img {
    height: 140px;
}

.content.home.cols4 article a {
    text-align: center;
    
}

.content.home.cols3 {
    margin-top: 15px;
}

.content.home.cols3 article, .content.home.cols3 .col {
    width: 31.48%;
    float: left;
    margin-right: 2.7555555%;
    overflow: hidden;
}

.content.home.cols2 article {
    width: 46%;
    float: left;
}

.content.home.cols2 .video-container {
    float: right;
    display: block;
    width: 50%;
    height: 320px;
    position: relative;
}

#video {
    width: 100%;
    height: auto;
}

h3.video-desc {
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 20px;
}

.content-head-line h3.center {
    text-align: center;
    width: 100%;
    margin-top: 50px;
    text-transform: uppercase;
}

.content-head-line h3.center img{ margin:0 auto; max-width:100%; }

.content.home.cols2 .video-container iframe {
    width: 100%;
}

.content.home article:last-child, .content.home.cols3 .col:last-child {
    float: right;
    margin-right: 0;
}

.content.home article h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
}
.content.home article h3 span{
	font-size: 15px;
}
.content.home article h3:hover{
	color:#7c7c7c;
}

.content.home article h2 {
    text-transform: uppercase;
    font-size: 1.769em;
    margin-bottom: .5em;
    margin-top: 10px;
    text-align: center;
    line-height: 51px;
}

.content.home article p {
    color: #7c7c7c;
    float: left;
    font-family: HelveticaNeue-Regular;
    text-align: justify;
}

.content.home article.news p{
	margin: 0 0 10px;
}

.content.home article img {
    width: auto;
}

.content.home article a.view-more, .content.home .news .news-item .read-more, .news-item.large .read-more, .news-item.small .read-more {
    padding: 1% 4%;
    width: auto;
    height: 24px;
    background: #F7F7F7;
    margin-top: 2em;
    line-height: 24px;
    border: 1px solid #C7C6C6;
    float: left;
    color: #3C3C3C;
    font-weight: 700;
    font-size: .85em;
    text-transform: uppercase;
}

.news-item.small .read-more {
    margin-top: 0 !important;
}

section .container {
    padding-bottom: 2em;
}

.content-head-line h3 {
    font-weight: bold;
    font-size: 1.6em;
    width: auto;
    float: left;
	color: #000;
}

.menu-watch-home-menu-container {
    padding: 9px 0;
    position: relative;
}

.menu-watch-home-menu-container ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.menu-watch-home-menu-container ul li {
    display: inline;
    margin-right: 2%;
}

.menu-watch-home-menu-container ul li:last-child {
    float: right;
    margin-right: 0;
}

.menu-watch-home-menu-container ul li a {
    font-weight: bold;
    color: #666;
}

.content .products-grid {
    margin-top: 75px;
    float: left;
    width: 100%;
}

.content .products-grid ul {
    width: 100%;
}

.content .products-grid ul li {
    width: 230px;
    height: 370px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    display: block;
    position: relative;
    text-align: center;
    padding: 0 0 15px 0;
}

.content .products-grid ul li a.p-thumbnail {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	height:275px;
	padding-bottom: 10px;
}

.content .products-grid ul li a.p-title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	max-width: 250px;
	display: block;
	float: initial;
}

.content .products-grid ul li a.p-title .p_brand {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;	
	color: #000;
}

.content .products-grid ul li a.p-title strong {
	font-family: "HelveticaNeue-CondensedBold";
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

.content .products-grid ul li:nth-child(4n+0) {
    margin-right: 0;
}

.content .products-grid ul li img {
	margin: 0 auto;
	max-width: 180px;
	max-height: 264px;
}

.content.home .news {
    margin-top: 57.5px;
}

.content.home .news h4 {
    text-transform: uppercase;
    float: left;
	font-size: 14px;
	color: #7c7c7c;
}

.content.home .news h3 {
    text-align: left;
    margin-top: 21px;
    float: left;
}

.content.home .news span {
    text-transform: uppercase;
    float: left;
    margin-left: 5px;
    font-size: 14px;
}

.content.home .news img {
	width: auto;
	height: 258px;
	margin-top: 2%;
	float: left;
	max-width: 100%;
}

.home a.read-more {
	padding-top: 32px;
	clear: both;
	float: left;
	display: block;
	width: 80px;
	height: 18px;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 65px;
	color: #7c7c7c;
}

.content.home .contact {
    width: 31%;
    float: right;
    margin-top: 4%;
}

.content.home .contact .content-head-line h3 {
    color: #666;
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 2%;
}

.content.home .contact input[type="text"], .content.home .contact textarea, .content.home .contact input[type="email"] {
    border: none;
    background: #E4E4E4;
    width: 100%;
    padding: 5px;
}

.content.home .contact input[type="submit"] {
    margin-top: 2%;
}

.footer  .content-head-line h3 {
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	color: #151515;
	font-family: "HelveticaNeue-Regular";
	font-weight: normal;
}

.footer  .col.social a {
	font-size: 10px !important;
}

.footer  .content-head-line {
    float: left;
    margin-bottom: 10px;
}

.footer  a {
    clear: both;
    float: left;
    padding: 1px 0;
    color: #7c7c7c;
    text-transform: uppercase;
    font-size: 11px;
    font-family: HelveticaNeue-Regular;
}
/*
.footer  .socials {
    padding: 5% 0;
    border-bottom: 1px #E6E6E6 solid;
    margin-bottom: 5%;
}

.footer  .socials a {
    float: left;
    display: inline-block;
    width: 32px;
    height: 32px;
    clear: none;
    padding: 0;
    margin: 0 2%;
}

.footer  .socials a.aol {
    background: url(images/aol.jpg);
}

.footer  .socials a.facebook {
    background: url(images/facebook.jpg);
}

.footer  .socials a.twiter {
    background: url(images/twiter.jpg);
}

.footer  .socials a.linkedin {
    background: url(images/linkedin.jpg);
}

.copyright {
	float: left;
	color: #AFAFAF;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 5px;
	font-size: 13px;
}

.copyright span {
    float: left;
    clear: both;
    padding: 1.2% 0;
    color: #666;
}
*/
.wpcf7-form p {
    margin-top: 5%;
}
/*
#signin {
	position: absolute;
	right: 0;
	display: block;
	height: 30px;
	overflow: hidden;
	top: 6px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 30px;
	color: #a8a8a8;
	width: 70px;
}
*/
.right-align {
	float: right;
	position: absolute;
	right: -70px;
	top: 25%;
}

.f-nav .right-align {
	top: 25%;
}

.f-nav .sub-menu {
	top: 24px;
}

.f-nav .sub-menu li a:first-child {
	margin-top: 5px;
}
.f-nav .sub-menu li a{
	padding-top: 0; padding-bottom: 0;
}

.f-nav .sub-menu li {
	padding-top: 5px;
}

.f-nav .sub-menu li:last-child{
	padding-bottom: 5px;
}

span.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
}

.contact textarea {
    height: 100px;
}

.loading {
    display: block;
    width: 100%;
    height: 50px;
    background: url(images/loader.gif) no-repeat center center;
}

.cat-logo img {
    margin: 0 auto;
	max-width: 200px;
}

.cat-about h1, .cat-news h1, .cat-collections h1 {
    margin-bottom: 50px;
    color: #414042;
    width: 100%;
    text-align: center;
    margin-top: -1%;
    text-transform: uppercase;
    margin-top: 10px;
}

div.news-item.large {
    float: left;
    width: 60%;
    overflow: hidden;
}

div.news-item.small {
    float: right;
    width: 30%;
    overflow: hidden;
    height: 270px;
    margin-bottom: 2%;
}

div.news-item.large .img-wrap {
    width: 100%;
    height: 380px;
    overflow: hidden;
}

div.news-item.small .img-wrap {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

div.news-item.large .img-wrap img, div.news-item.small .img-wrap img {
    width: 100%;
    height: auto;
}

div.news-item.large h3, div.news-item.small h3 {
    float: left;
    font-weight: bold;
    color: #414042;
    margin: 2% 0;
    width: 100%;
}

div.news-item.large h3 {
    font-size: 1.5em;
}

.group-product {
	width: 22.5%;
	height: 450px;
	display: block;
	float: left;
	margin-right: 2.2em;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 2.2em;
}

.group-product:nth-child(4n) {
	margin-right: 0;
	float:right;
}

.group-product .wrap-img {
	display: block;
	width: 60%;
	height: 60%;
	position: relative;
	/* overflow: hidden; */
	margin: 0 auto;
	padding-top: 20px;
}

.group-product .wrap-img img {
	max-width: 100%;
	max-height: 100%;
    margin: 0 auto;
	width: auto;
}

.welcome { width:50%; float:left; }

.welcome span { font-size: 1em; text-transform: uppercase; }

.func-btns { float:right; width: 25%; height: 40px;}

.func-btns a {
	background: #94958d;
	padding: 10px 10px;
	color: #fff;
	text-transform: uppercase;
	float: right;
	margin-left: 12px;
}

.group-product a {
    float: left;
    width: 100%;
    clear: both;
    color: #414042;
    text-align: center;
    text-transform: uppercase;
    height: 100%;
}

.group-product a.title, .group-product a.brand, .group-product a.collection {
    margin-top: 2%;
	height: auto;
}

.group-product a.brand {
	font-weight: bold;
}

.group-product a.collection {
	font-style: italic;
}

.filter-bar {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
}

.filter-bar .filter-options {
    float: left;
    width: 96%;
    margin: 1% 0 1%;
    background: #ececec;
    padding: 1% 2%;
    display: none;
}

.filter-bar .search-bar {
    width: 100%;
}

.filter-bar .filter-options select {
    width: 160px;
    margin-right: 2.655%;
    padding: 2px;
    border: 1px solid #aaa9a9;
    height: 36px;
    background: url('images/down-arrow.png') no-repeat right;
    color: #6B6B6B;
    text-indent: 0.01px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.filter-bar .filter-options select option:first-child{
    background: #ececec !important;
}

.filter-bar .filter-options select::-ms-expand {
    display: none;
}

.filter-bar .filter-options select:last-child {
    float: right !important;
    margin-right: 0 !important;
}

.filter-bar .search-bar #search-keyword {
    width: 76%;
    border: 1px solid #A2A2A2;
    padding: 0 5px;
    height: 34px;
    background: #fff url(images/search.png) no-repeat center right;
    margin-top: 2px;
    display: none;
}

.search-advanced {
    float: right;
    display: block;
    width: 235px;
    height: 40px;
    background: url(images/search-ad.png) center;
}

.filter-bar .search-bar input[type="submit"] {
    border: none;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
    width: 120px;
    float: right;
}

.cat-featured-imgs .left.large {
    float: left;
    width: 68%;
    overflow: hidden;
    height: 100%;
}

.cat-featured-imgs .right.small {
    float: right;
    width: 30%;
    overflow: hidden;
    position: relative;
    height: 100%;
}

div.cat-featured-imgs {
    float: left;
    width: 100%;
    height: 420px;
}

.cat-featured-imgs .left.large img {
    float: left;
    width: 100%;
}

.cat-featured-imgs .right.small .sm:last-child {
    position: absolute;
    bottom: 0;
}

.single div.product-image {
    float: left;
    width: 55%;
    position: relative;
    margin-top: 0;
    text-align: center;
	overflow:hidden;
}

.single div.product-info {
    float: left;
    width: 40%;
    overflow: hidden;
    margin-top: 0px;
    position: relative;
}

#related-products {
    background: none;
}

#related-products h3 {
    font-family: "HelveticaNeue-Regular";
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    margin-top: 15px;
}

#related-products .jcarousel-pagination{
	bottom: 10px;
}

a.mail-to-buy {
	text-transform: uppercase;
	color: #000;
	background: none;
	width: 125px;
	line-height: 26px;
	padding: 0 5px;
	text-align: center;
	border: 3px solid #000;
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
	margin-right: 3%;
}

.product-image  .price {
	text-transform: uppercase;
	color: #7c7c7c;
	width: auto;
	line-height: 24px;
	padding: 0 5px;
	font-size: 16px;
	display: inline-block;
	margin-right: 3%;
}

.product-image .wrap {
    width: 100%;
    text-align: center;
    float: left;
}

.single div.product-image img {
    margin: auto;
    position: static;
	/* 	top: 0;
	bottom: 0; */
    left: 0;
    right: 0;
    display: block;
    margin-bottom: 30px;
}

.product-info .functions a, .product-info .functions input {
    float: left;
    background: #8e8f87;
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px;
    border: none;
    font-size: 16px;
    line-height: 30px;
    width: 120px;
    text-align: center;
    padding: 0;
}

.product-info .info .desc {
    text-align: justify;
    color: #555;
    float: left;
    padding: 15px 0 15px;
    border-top: 1px solid #ccc;
    margin-top: 15px;
    height: 30px;
    overflow: hidden;
	width:100%;
	position: relative;
}

.product-info .info .desc span.toggle {
	float: left;
	width: 100%;
	display: block;
	height: 16px;
	background: url(images/icon_expand.png) no-repeat center bottom;
	cursor: pointer;
	position: absolute;
	bottom: 0;
}

.product-info .info .desc p {
    float: left;
    height: 26px;
    width: 100%;
    overflow: hidden;
}

.product-info .info .desc.expand p {
    height: auto;
}

.product-info .info .desc.expand span.toggle {
    background: url(images/collapse.png) no-repeat center bottom;
}

.product-info .info .desc.expand, .product-info .info .desc.expand p {
    height: auto;
}

.product-info .info {
    position: relative;
    float: left;
    width: 100%;
}

.product-info .functions {
    float: left;
    width: 100%;
}

.product-info #brand-logo {
    float: left;
    width: 100%;
}

.product-info .info h1, .product-info .info h2, .product-info .info h3, .product-info .info h4 {
	text-transform: uppercase;
	font-family: "HelveticaNeue-CondensedBold";
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.product-info .info h3 {
    font-size: 18px;
    text-align: center;
}

.product-info .info h1, .product-info .info h1 p {
    font-size: 20px;
    color: #000;
    line-height: 32px;
}

.product-info .info h2 {
    font-size: 18px;
    color: #d2273f;
    text-align: center;
}

.product-info .info h4 {
    font-size: 18px;
    text-align: center;
    font-weight: normal;
}

.product-info .a-value {
    color: #7c7c7c;
    width: 70%;
    float: left;
}

.product-info .a-label {
    float: left;
    width: 30%;
}

.product-info #brand-logo img {
    margin: 0 auto;
	max-width:115px;
}

.product-info .attributes {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 40px;
}

.p-attribute:first-child {
    border-top: 1px solid #ccc;
}

div.p-attribute {
    float: left;
    clear: both;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.product-info .attributes h3 {
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #555;
    line-height: 25px;
    margin-left: -1px;
    margin-bottom: .5em;
}

.product-info {
    font-size: 14px;
}

.cat-featured-imgs .right.small .sm {
    width: 330px;
    height: 200px;
    float: left;
    overflow: hidden;
}

.cat-featured-imgs .right.small .sm img {
    width: 100%;
}

.cat-collections {
    margin-top: 3%;
}

div.related.jcarousel-wrapper {
    float: left;
    width: 100%;
}

.popup-dialog label {
    float: left;
    width: 80px;
}

.popup-dialog .row {
    float: left;
    width: 100%;
    margin: 5px 0;
    font-size: .8rem;
}

.popup-dialog input[type="button"] {
    float: right;
}

.popup-dialog input[type="text"], .popup-dialog textarea {
    float: right;
    border: 1px solid #ccc;
    padding: 2px;
    width: 68%;
}

.popup-dialog .row.notice {
    text-align: left;
}

#infscr-loading {
    width: 100%;
    float: left;
    text-align: center;
}

#infscr-loading img {
    width: auto;
    margin: 0 auto;
    clear: both;
}
/*
.custom-login {
    width: 370px;
    overflow: hidden;
    margin: 50px auto;
    padding: 10px;
    color: #333;
    font-size: 12px;
    line-height: 16px;
    background: #333;
}

ul.tabs_login {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.tabs_login li {
    float: left;
    overflow: hidden;
    margin: 0 5px 0 0;
    padding: 0;
    background-color: #fff;
}

ul.tabs_login li a {
    height: 30px;
    display: block;
    padding: 0 15px;
    line-height: 30px;
    text-decoration: none;
    color: #777;
    background-color: #ccc;
}

ul.tabs_login li a:hover {
    color: #999;
    background-color: #efefef;
}

ul.tabs_login li.active_login a {
    font-weight: bold;
    color: #333;
    background-color: #fff;
}

.tab_container_login {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    background-color: #fff;
}

.tab_content_login {
    padding: 20px;
    box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.7);
}

.custom-login h3 {
    margin: 0 0 10px 0;
    border: 0 none;
    font-size: 14px;
    line-height: 14px;
}

.custom-login p {
    margin: 20px 0;
}

.username, .password, .login_fields, .email {
    width: 100%;
    overflow: hidden;
    margin: 7px 0 0 0;
    padding: 3px 0;
}

.username label, .password label, .email label {
    width: 80px;
    float: left;
    margin: 6px 0 0 0;
    color: #777;
}

.username label {
    margin: 0;
}

.username input, .password input , .email input {
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    float: left;
    width: 200px;
    margin: 0;
    padding: 3px 7px;
    color: #777;
}

.rememberme {
    float: left;
    margin: 0 20px 0 0;
    color: #777;
    font-size: 11px;
}

#rememberme {
    float: left;
    margin: 2px 7px 0 0;
}

.user-submit {
    float: right;
    margin: 0;
}

.user-logged-in {
    width: 330px;
    overflow: hidden;
    padding: 20px;
    color: #333;
    background-color: #fff;
    box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.7);
}

.user-info {
    float: left;
    width: 240px;
}

.user-info p {
    margin: 10px 0;
}

.user-info p:last-child {
    color: #777;
}

.user-info a {
    color: #777;
    text-decoration: none;
}

.user-info a:hover {
    color: #999;
    text-decoration: underline;
}

.user-icon {
    float: left;
    width: 80px;
}

.user-icon img {
    width: 60px;
    height: 60px;
    box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.7);
}
*/
#mail-form {
    width: 400px;
}

.space-bar {
    display: block;
    width: 100%;
    height: 2.5em;
    background: #282828;
    float: left;
    position: relative;
}

.f-nav {
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
    height: 56px;
}

.f-nav #mobile-menu{
	top: 2%;
}

.f-nav #logo {
    width: 106px;
    height: 60px;
    display: block;
    background: url(images/logo-small.png) no-repeat left center;
    float: left;
}
/*
.easingslider-video {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    z-index: 40!important;
}

.easingslider-close-video {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 36px;
    height: 36px;
    z-index: 50;
    background: url(images/delete_icon.png) no-repeat top left;
    cursor: pointer;
}
*/
.products-slider.jcarousel-wrapper {
    margin-top: 130px;
    float: left;
    width: 100%;
    overflow: hidden;
}

.brands .jcarousel {
    margin-bottom: 30px;
}

.brands .jcarousel img {
	padding-bottom: 0;
	background: none;
	max-width: 200px;
	max-height: 91px;
	margin: 0 auto;
}

.brands .jcarousel-pagination {
    /*margin-bottom: -30px;*/
}

.blank_10 {
    display: block;
    width: 100%;
    height: 10px;
    float: left;
}

.blank_15 {
    display: block;
    width: 100%;
    height: 15px;
    float: left;
}

.blank_20 {
    display: block;
    width: 100%;
    height: 20px;
    float: left;
}
.blank_30 {
    display: block;
    width: 100%;
    height: 30px;
    float: left;
}
.blank_35 {
    display: block;
    width: 100%;
    height: 35px;
    float: left;
}
.blank_50 {
    display: block;
    width: 100%;
    height: 50px;
    float: left;
}

.blank_65 {
    display: block;
    width: 100%;
    height: 65px;
    float: left;
}

.blank_75 {
    display: block;
    width: 100%;
    height: 75px;
    float: left;
}

.blank_80 {
    display: block;
    width: 100%;
    height: 80px;
    float: left;
}

.blank_85 {
    display: block;
    width: 100%;
    height: 85px;
    float: left;
}

.blank_100 {
    display: block;
    width: 100%;
    height: 100px;
    float: left;
}

.sep{ 
	display: block;
	width:100%;
	height: 20px;
	background: url(images/sep.png) no-repeat center;
	float:left;
	background-size: 100%;
	margin: 50px 0 0 0;
}

a.view-more {
    margin: 0 auto;
    display: block;
    clear: both;
    line-height: 30px;
    text-transform: uppercase;
    padding: 0 10px;
    position: static;
    height: 30px;
    width: 115px;
    text-align: center;
    color: #7c7c7c;
	font-size: 14px;
}

a.view-more span {
	float:right;
	margin-top: 5px;
}

div.brands-logo a {
    float: left;
    width: 20%;
    text-align: center;
    height: 120px;
}

div.brands-logo.mobile a {
	height: auto;
}

div.brands-logo a img {
	margin: 0 auto;
	display: block;
	width: auto;
	max-width: 80%;
	height: auto;
	max-height: 100%;
}

div.brands-logo.mobile a img {
	margin: 10px auto;
	display: block;
	width: auto;
	max-width: 60%;
	height: auto;
	max-height: 100%;
}

.content .left-side {
    width: 65%;
    float: left;
    margin-top: 30px;
}
.left-side.two-columns{
	width: 100% !important;
}

.left-side .news {
    float: left;
    padding-bottom: 20px;
}

.left-side .news h3 {
    font-size: 18px;
    text-transform: uppercase;
}

.left-side .news img {
    display: block;
    width: 100%;
}

.left-side .news p {
    float: left;
    text-align: justify;
    margin: 25px 0;
}

.left-side .read-more {
	float:left;
	display: block;
	width: 80px;
	height: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7c7c7c;
	margin-top: 36px;
}

.news .left-side .read-more {
	margin-top: 0;
}

.right-side span {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #7c7c7c;
    font-family: 'HelveticaNeue-Bold';
	font-size: 11px;
}

.right-side h3 {
    font-size: 16px;
    text-transform: uppercase;
	margin: 0 0 8px 0;
}

.brand-page .right-side h3{
	margin: 20px 0 10px 0;
}

.right-side p {
    text-align: justify;
	margin-bottom: 10px;
}

.right-side article {
    float: left;
    width: 100%;
	margin-bottom: 50px;
}

.right-side article img {
    max-width: 100%;
    margin: 0 auto 20px 0;
    height: auto;
}

.right-side .read-more {
	float: left;
	text-transform: uppercase;
	display: block;
	width: 80px;
	height: 40px;
	margin-top: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #7c7c7c;
}

.news .left-side.two-columns article{
	height: 500px;
}

.left-side.two-columns article {
    width: 30%;
    float: left;
    height: 550px;
    overflow: hidden;
    padding-bottom: 10px;
	margin-top: 35px;
}

.left-side.two-columns article:nth-child(2n) {
    /*float: right!important; */
    margin-right: 8%;
}

.left-side.two-columns article img {
	max-width: 362px;
	width: auto;
	height: auto;
	max-height: 245px;
	margin: 25px 0;
	max-height: 202px;
}

.left-side.two-columns article span {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase;
	color: #7c7c7c;
}

.right-side span.date {
    font-family: "HelveticaNeue-Regular";
}

.left-side h1, .right-side h1 {
    font-size: 24px;
    margin-top: -5px;
    margin-bottom: 30px;
}

.right-side h1 {
	margin-bottom: 65px;
}

.wpcf7 {
    max-width: 380px !important;
    margin: 0 auto !important;
}

div.wpcf7-validation-errors {
    float: left;
    color: #FF0000 !important;
}

.wpcf7 p {
    float: left;
    width: 100%;
}

.wpcf7 .half-width-l input {
    margin-left: 2%;
/*	color: #7c7c7c;*/
}

.wpcf7 p.half-width-l {
    float: left;
    width: 46%;
    margin-right: 2%;
    margin-left: 0;
}

.wpcf7 p.half-width-l input, .wpcf7 p.half-width-r input {
    width: 94%;
}

.wpcf7 p.half-width-r {
    float: right;
    width: 46%;
    margin-right: 0;
    margin-left: 2%;
}

.wpcf7 {
    width: 100%;
}

.wpcf7-radio .wpcf7-list-item {
    float: left;
    margin-left: 0 !important;
    margin-right: 1.5em !important;
}

.wpcf7 .contact-head {
    float: left;
    width: 100%;
}

.wpcf7 .contact-head span {
    font-weight: bold;
    text-transform: uppercase;
}

.wpcf7 .contact-head p {
    float: left;
    width: 50%;
    text-align: justify;
    margin-bottom: 15px;
}

.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
    font-size: 18px;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    padding: 1% 2%;
    border: 1px solid #cacaca;
    height: 32px;
    width: 95%;
    float: right;
}

.wpcf7 textarea {
    padding: 1% 2%;
    width: 95%;
    border: 1px solid #cacaca;
    resize: none;
    float: right;
}

.wpcf7 .wpcf7-form-control-wrap {
    margin-top: 2%;
}


.wpcf7 input[type="submit"] {
    padding: 7px 30px;
    border: 1px solid #cacaca;
    background: none;
    color: #7c7c7c;
}

.buy-product-form {
    left: 10px !important;
    top: 0px !important;
    right: 10px !important;
    width: 96% !important;
    -webkit-box-shadow: 0px 0px 3px 3px #ccc;
    -moz-box-shadow: 0px 0px 3px 3px #ccc;
    box-shadow: 0px 0px 3px 3px #ccc;
	position: relative !important;
}

h3.post-title {
    font-size: 18px;
}

.content .post-content, .content .post-content p {
    text-align: justify;
    line-height: 26px;
	color: #7c7c7c;
	padding-bottom: 26px;
}



.content .post-content * {
	max-width: 100%;
}

.wp-caption {
	margin: 10px 0;
}

.wp-caption, .wp-caption *{
	text-align: center !important;
	font-size: 11px;
	color: #ccc;
}

.content .post-content img {
    max-width: 100%;
	width: auto;
	height: auto;
    padding: 10px 0;
	clear:both;
}

.wp-block-image img{
    height: auto;
}

.content .post-content iframe {
	width: 100% !important;
	padding: 10px 0;
	clear:both;
}

.content .post-content .wp-caption img {
	padding: 0;
}

/* jquery ui rewrite */
.ui-widget-content {
    background: #fff !important;
    border: none !important;
    color: #3e3e3e !important;
}

.ui-widget-header {
    display: none;
}

.ui-dialog .ui-dialog-content, .ui-dialog {
    padding: 15px 0 !important;
}

/*---*/

.prettycheckbox label, .prettyradio label {
    display: none !important;
}

.prettycheckbox, .prettyradio {
    margin-top: -5px !important;
    float: left;
}

/* Place holder style */
::-webkit-input-placeholder {
    font-size: 14px;
}

:-moz-placeholder {
	/* Firefox 18- */
    font-size: 14px;
}

::-moz-placeholder {
	/* Firefox 19+ */
    font-size: 14px;
}

:-ms-input-placeholder {
    font-size: 14px;
}
/*----*/
/*
.breadcrumbs a {
    text-transform: uppercase;
	color: #7c7c7c !important;
}

.breadcrumbs small { font-size: inherit; margin-left: 7px; }

.breadcrumbs {
	display: none;
    float: left;
    padding: 30px 0 30px 0;
    width: 100%;
    text-transform: uppercase;
	color: #7c7c7c !important;
}
*/
.single .right-content {
    float: left;
    width: 45%;
    position: relative;
}

#dialog-close {
    padding: 7px 30px;
    border: 1px solid #cacaca;
    background: none;
    color: #7c7c7c;
}

.product-image .wrap-img {
    float: left;
    width: 100%;
}

.contact iframe {
    width: 100% !important;
}

.contact .w-half, .w-half {
    float: left;
    width: 50%;
}

.contact .w-half img {
    width: 30%;
    float: left;
}

.contact .w-half .info {
    width: 68%;
    float: right;
}

.contact .w-half .info span {
    float: left;
    clear: both;
    line-height: 32px;
}

.contact .w-half .info span a {
	font-size: 16px;
	color: #000;
}

.contact .w-half .info h3 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.contact section h1 {
	float: left;
	width: 100%;
	margin: 40px 0 80px 0;
	font-size: 1.6em;
	text-transform: uppercase;
}

.contact section .map {
    margin-top: 80px;
    float: left;
    width: 100%;
    margin-bottom: 60px;
    height: 537px;
}

.contact section .map iframe {
	width:100%;
	height:100%;
}

.contact .wpcf7 {
    width: 45%;
    float: left;
    max-width: 100% !important;
    margin-top: -50px !important;
}

.contact .wpcf7 input, .contact .wpcf7 input, .contact .wpcf7 textarea {
    border: 1px solid #000;
}

.labels_hcm {
    color: red;
    background: url(images/location-icon.png) no-repeat bottom center;
    display: block;
    width: 120px;
    height: 60px;
    text-align: center;
}

.labels_hn {
    color: red;
}

.css-checkbox {
    float: left;
}

.css-checkbox .wpcf7-list-item {
    width: 80px;
}

.post-detail p {
    margin: 10px 0;
}

.post-detail strong {
    font-family: 'HelveticaNeue-Bold';
    font-weight: normal;
}

.table-menu table {
    border-collapse: collapse;
	float:right;
}

.table-menu table td {
	border: 2px solid #a0a1a4;
	padding: 2px;
	width: 33.333%;
}

.table-menu .td-wrap {
    display: block;
    width: 96%;
    height: 100%;
    border: 3px solid #000;
    position: relative;
}

.table-menu .td-wrap img {
	width:100%;
    overflow: hidden;
}

.table-menu .td-wrap .info {
    position: absolute;
    top: 50%;
    margin-top: -30%;
    text-align: center;
    width: 100%;
}

.table-menu .td-wrap .info span {
    clear: both;
    float: left;
    width: 100%;
	margin-top: 10px;
}

.left-60 {
    float: left;
    width: 45%;
}

.left-65 {
    float: left;
    width: 65%;
}

.right-40 {
    float: right;
    width: 45%;
}

.right-35 {
    float: right;
    width: 33%;
	border: 3px solid #7c7c7c;
	height: 630px;
}

.align-center {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
}

.align-center  small{ font-weight: normal; font-size: 20px; margin-left: 5px; text-transform: capitalize;}

.map {
	float: left;
	margin-top: 10px;
	width: 100%;
	clear: both;
	margin-bottom: 5%;
}

.map h1 {
	font-size: 35px;
	font-family: "HelveticaNeue-Regular";
	float:left;
	width:100%;
	margin: 10% 0 5%;
	color: #000;
}

.info-wrap {
	float: left;
	width: 30%;
}

.map .info {
    float: left;
    width: 98%;
    clear: both;
	margin-bottom: 10%;
	color: #7c7c7c;
}

.map .info .title {
	font-size: 21px;
	float: left;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
}

.map .info span {
	clear:both;
	float:left;
	margin-top: 10px;
	font-size: 18px;
}

.map #map {
    width: 70%;
    float: right;
}

.page.container{
	float:left;
	margin: 1% 0;
	width:100%;
	color: #7c7c7c;
}
span.title-60 { width:60%; float:left; margin: 4% 0 2% 0; }
span.title-60 * { margin: 0 auto; }
.left-60 .title { width:auto; margin:0 auto; max-width:100%; }
.page.container .left-60 h2 { 
	font-size: 24px;
	text-align: right;
	font-weight: bold;
	color: #58595b;
	margin-bottom: 5px;
	/* font-family: "OmegaCT"; */
}
.page.container .left-60 h2 > span{
	border-bottom: 1px solid #58595b;
	line-height: 1;
	float: right;
	margin-bottom:10px;
	padding-bottom:5px;
}
.page.container .left-60 h2 span span{
	font-weight: normal;
	font-family: "HelveticaNeue-Regular";
}
.page.container .left-60 p { 
	text-align: justify;
	line-height: 25px;
	padding-bottom: 5px;
	height: 168px;
	overflow: hidden;
	-webkit-margin-before: 1.50cm;
	-moz-margin-start: 1.50cm;
}
.page.container .left-60 .wrap-td p{
	font-family: "OmegaCT";
}
.align-center p.expand {
	height: auto !important;
}

.table-menu .td-wrap .info h3 {
	font-size:25px;
}

.table-menu{
	float:right;
	padding:0;
	margin:0;
}

.page-history {
    float: left;
    width: 100%;
}

.page-history .p-thumb {
    float: left;
    width: 60%;
}

.page-history .p-thumb img {
    margin: 0 auto;
    display: block;
}

.page-history .section {
    float: left;
    clear: both;
    width: 100%;
}

.page-history .s-f-title {
    width: 100%;
}

.page-history .s-f-title img {
	display:block;
	float: right;
}

.page-history .s-title {
    width: 100%;
}

.page-history .p-title{
	float: left;
	width:40%;
	position:relative;
}

.page-history .p-title img {
	position: absolute;
	top: 50%;
	margin-top: -15%;
}

.page-history .s-title img {
    margin: 0 auto;
    display: block;
	float: right;
}

.page-history .slide-nav {
    display: block;
    width: 30%;
    height: 510px;
    border-right: 2px solid #A5A5A5;
    float: left;
}

.page-history .slide-desc {
    width: 80%;
    display: block;
    margin: 50px auto 0px auto;
    text-align: center;
	color: #58595b;
}

.page-history .l-slide{
	margin-top: 25%;
}

.page-history .slide-title {
	display: block;
	width: 92px;
	height: 62px;
	border: 2px solid #aeb0b2;
	margin: 0 auto;
	text-align: center;
	padding: 1%;
}

.page-history .slide-title div{
	width: 95%;
	margin: 0 auto;
	border: 2px solid #58595b;
	height: 94%;
}

.page-history .slide-title span:first-child {
	font-weight: bold;
	font-size: 18px;
	margin-top: 8px;
	color:#000;
}

.page-history .s-content{
	float:left;
	width:100%;
	text-align: justify;
}

.page-history .slide-title span {
	clear: both;
	width: 100%;
	display: block;
	margin-bottom: 6px;
	color: #58595b;
	font-family: Times New Roman;
}

.page-history .slide-title span:last-child{
	margin-top: -10px;
	font-size:16px;
}

.page-history .slide-imgs {
    float: right;
    width: 68%;
    margin-left: 1%;
}

.page-history .r-slide .jc-control-prev, .page-history .r-slide .jc-control-next {
    display: none;
}

.page-history .stores {
    width: 100%;
    display: block;
}

.page-history .item {
    float: left;
    width: 24%;
	margin: 0.5% 0.5%;
}

.page-history .item a {
    display: block;
    width: 100%;
    text-align: center;
	color: #828384;
}

.page-history .item a.thumb {
	height: 175px;
}

.page-history .item a img {
	margin: 0 auto;
	height: 100%;
    max-width: 100%;
}

.page-history .item a.title {
	margin-top:20px;
}

.page-history a.title h3 {
	font-size: 14px;
	font-family: "HelveticaNeue-Regular";
	color: #414042;
}

.page-history a.title h3 small{
	text-transform: capitalize;
	font-family: Arial;
	font-size:14px;
	margin-left: 5px;
	font-weight: normal;
	color: #828384;
}

.jc-wrapper {
    margin: 0 auto;
    position: relative;
}

.jc-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jc-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
-ms-touch-action: pan-y;
touch-action: pan-y;
}

.jc {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jc ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jc li {
    float: left;
	overflow:hidden;
	margin:0;
}

.jc li img {
	width:100%;
}

/** Carousel Controls **/

.jc-control-prev,
.jc-control-next {
    position: absolute;
    top: 10%;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
	text-indent: -999px;
}

.jc-control-prev {
    left: 10%;
	background: url(images/history_prev.png) no-repeat center;
}

.jc-control-next {
    right: 10%;
	background: url(images/history_next.png) no-repeat center;
}

.jc-control-prev:hover span,
.jc-control-next:hover span {
    display: block;
}

.jc-control-prev.inactive,
.jc-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jc-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jc-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jc-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.left-65 .sp-slider {
	margin-top: 0;
}

.left-65 .sp-slider .cycle-slideshow img {
	width:100%; 
	height: auto;
}

.left-65 .sp-slider .cycle-pager {
	width:100%;
}

.left-65 .sp-slider .sm-thumb {
	float:left; 
	width: 142px;
	height: auto;
	overflow: hidden;
	margin-right: 13.69999px;
	position:relative;
	margin-left: 0;
}

.left-65 .sp-slider .sm-thumb:last-child {
	margin-right: 0;
	float:right;
} 

.right-35 .box-title {
	background: url(images/dich-vu.png) no-repeat right top;
	display: block;
	width:80%;
	margin: 130px auto 40px auto; 
	height: 45px;
	border-bottom: 3px solid #ccc;
}

.menu-service-menu-container {
	width: 82%;
	margin: -15px auto 0 auto;
}

.menu-service-menu-container li a {
	font-weight: bold;
}

.menu-service-menu-container li li {
	padding: 10px 0;
	margin-left: 20px;
}
.menu-service-menu-english-container {
	width: 82%;
	margin: -15px auto 0 auto;
}

.menu-service-menu-english-container li a {
	font-weight: bold;
}

.menu-service-menu-english-container li li {
	padding: 10px 0;
	margin-left: 20px;
}

ul.service-menu li {
	background-image: url(images/c-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
	padding-top: 10px;
	padding-left: 20px;
}

.p_content {
	margin: 20px 0;
	clear:both;
}

.p_content table {
	width: 100%;
}

.p_content table tr {
	padding: 5px 0;
	float: left;
}

.p_content table tr td{
	padding: 5px;
	vertical-align: top;
}

.p_content ul li {
	padding-top: 5px;
}

.p_title {
	text-transform: uppercase;
	color: #58595b;
	margin: 30px 0;
	float: left;
	width: 100%;
}

.bottom-section .store-info {
	float: left;
	font-size: .85em;
}

.bottom-section .store-info h3 {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 20px 0 10px 0;
}

.bottom-section .store-info span {
	clear: both;
	float: left;
	line-height: 40px;
}

.bottom-section .store-info .wrap{
	float: left;
	width: 100%;
	border-left: 1px solid #ccc;
	margin-top: 15px;
	line-height: 24px;
	padding-left: 10px;
}

.bottom-section .store-info:first-child .wrap {
	border-left: none;
	padding-left: 0;
}

#accordion-resizer { width:100%; float:left; margin: 20px 0; }

.accordion-toggle {
	cursor: pointer;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #7c7c7c;
	background: url(images/bullet-arrow.gif) no-repeat left center;
	padding-left: 15px;
}
.accordion-toggle.active {
	color: #000;
}
.accordion-content {
	display: none;
	float: left;
	width: 100%;
	margin: 20px 0 30px 0;
}
.accordion-content.default {display: block;}

.group-product a.favorite_rm {
	display:block;
	width: 20px;
	height: 20px;
	background: url(images/close.png) no-repeat left bottom;
	float: right;
}

.group-product span.price {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0;
	font-family: ARIAL;
	font-weight: bold;
}

.search{
	display: block;
	float: left;
	width: 18px;
	height: 36px;
	background: url(images/search_btn.png) no-repeat left;
	line-height: 30px;
	cursor: pointer;
	position: absolute;
	right: 75px;
	top: 3px;
}

#lean_overlay{
	display: none;
	background: #000;
	height: 100%;
	left: 0;
	opacity: .8;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.search-box {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	padding: 40px; 
	display: none;
	z-index: 999999999;
}

.search-box .close{
	background: url(images/close.png) no-repeat center;
	width: 32px;
	height: 32px;
	position: absolute;
	display: block;
	top: 0;
	right: 3px;
	font-size: 1.2em;
}

.search-box input {
	width:350px;
	padding: 10px;
	border: 1px solid #ccc;
	color: #7c7c7c;
	background: url(images/search_btn.png) no-repeat 96% center;
}

.products-slider h3.p_brand {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4e4e4e;
}

.brands.jcarousel-wrapper{
	margin: 60px auto 0;
}
/*
.brands.jcarousel-wrapper li#omega img {
	width: 80%;
	margin: 0 auto;
}
*/
.brands-featured {
	float: left;
	width: 100%;
	margin-top: -20px;
}

.products-slider.jcarousel-wrapper.collection {
	margin-top: 40px; 
}

.collection .jcarousel-control-prev { background-position: left 50%; }

.collection .jcarousel-control-next { background-position: right 50%; }

.collection .content-head-line h3, .group .content-head-line h3 {
	text-transform: initial;
	font-size: 24px;
	font-weight: normal;
	color:#231f20;
}

.p-title { text-transform:uppercase; }

.group .content-head-line h3 {
	margin: 50px 0 0;
}

.page-history-video{
	width:100%;
	height:660px;
}

/* New css for hệ thống boutique*/
.wrap-td{
	width: 100%;
	border: 1.5px solid #808285;
	border-bottom: 1.5px solid #808285;
        border-top: none;
	overflow: hidden;
}
.table-menu{border-top: 1.5px solid #808285;}
.wrap-td .w-half img{
	/*height: 100%;*/
	display: block;
    /*width: 100%;*/
    width: 150px;
    height: 150px;
}

.wrap-td .w-half:hover img{
	opacity: 0.5;
}
/*
.wrap-td .info{
	margin-top: 10%;
	float: left;
	text-align: center;
}
*/
.wrap-td .info p{
	font-weight: bold;
	/* font-family: 'OmegaCT'; */
}
.wrap-td .info p span{
	font-weight: normal;
	font-size: 100%;
}

.jcarousel li .p-title { width:96%; margin:0 auto; display:block; }
/*
#login-box article,#login-box aside,#login-box details,#login-box figcaption,#login-box figure,#login-box footer,#login-box header,#login-box hgroup,#login-box main,#login-box nav,#login-box section,#login-box summary {
    display: block;
}

#login-box audio,#login-box canvas,#login-box video {
    display: inline-block;
}

#login-box audio:not([controls]) {
    display: none;
    height: 0;
}

#login-box [hidden] {
    display: none;
}

#login-box html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

#login-box body {
    margin: 0;
}

#login-box a:focus {
    outline: thin dotted;
}

#login-box a:active,#login-box a:hover {
    outline: 0;
}

#login-box h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

#login-box abbr[title] {
    border-bottom: 1px dotted;
}

#login-box b,#login-box strong {
    font-weight: bold;
}

#login-box dfn {
    font-style: italic;
}

#login-box hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

#login-box mark {
    background: #ff0;
    color: #000;
}

#login-box code,#login-box kbd,#login-box pre,#login-box samp {
    font-family: monospace, serif;
    font-size: 1em;
}

#login-box pre {
    white-space: pre-wrap;
}

#login-box q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

#login-box small {
    font-size: 80%;
}

#login-box sub,#login-box sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

#login-box sup {
    top: -0.5em;
}

#login-box sub {
    bottom: -0.25em;
}

#login-box img {
    border: 0;
}

#login-box svg:not(:root) {
    overflow: hidden;
}

#login-box figure {
    margin: 0;
}

#login-box fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

#login-box legend {
    border: 0;
    padding: 0;
}

#login-box button,#login-box input,#login-box select,#login-box textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

#login-box button,#login-box input {
    line-height: normal;
}

#login-box button,#login-box select {
    text-transform: none;
}

#login-box button,#login-box html input[type="button"],#login-box input[type="reset"],#login-box input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

#login-box button[disabled],#login-box html input[disabled] {
    cursor: default;
}

#login-box input[type="checkbox"],#login-box input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

#login-box input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#login-box input[type="search"]::-webkit-search-cancel-button,#login-box input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

#login-box button::-moz-focus-inner,#login-box input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

#login-box textarea {
    overflow: auto;
    vertical-align: top;
}

#login-box table {
    border-collapse: collapse;
    border-spacing: 0;
}
*/
#overlay {
    display: none;
    background: #000;
    height: 100%;
    left: 0;
    opacity: .8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
/*
.login-popup {
    display: none;
    font-size: 14px;
    float: left;
    width: 35%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999999999;
	margin-left: 0 !important;
	margin-top:0 !important;
}

.login-popup * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-popup .close-btn {
    text-decoration: none;
}

.login-popup .hide-login {
    display: none;
}

.login-popup .inline {
    display: inline;
}
*/
#form p.message {
    display: none;
}

#form .input {
    width: 100%;
    outline: 0;
}

#form .submit {
    float: right;
    margin: 0;
}

#form #forgetmenot {
    cursor: pointer;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

.sidr-open {
	left: 0 !important;
	position: relative !important;
	width: initial !important;
}

.sidr-open #lean_overlay {
	display: block;
}

.size-full { width:auto; max-width: 100%; }

h3#watch-style-959 {
	background:url(images/men-watch.png) no-repeat center;
	text-indent: -9999px;
}

h3#watch-style-951 {
	background:url(images/women-watch.png) no-repeat center;
	text-indent: -9999px;
	height: 116px;
}

h3#watch-style-1316 {
	background:url(images/couple-watch.png) no-repeat center;
	text-indent: -9999px;
}

.sm-thumb.cycle-pager-active .hover, .sm-thumb:hover .hover, .wrap-td:hover .hover {
	display: block;
}

.sm-thumb .hover, .wrap-td .hover {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: #fff;
	opacity: .5;
}

.left-60 .toggle { display:block; width:100%; height: 30px; background: url(images/down-icon.png) no-repeat center bottom; cursor:pointer;}
.left-60 .expand .toggle { background: url(images/up-icon.png) no-repeat center !important; }

.page.stores .contact section h1 { margin-bottom: 40px !important; }
.page.stores .contact { float:left; width:100%; margin-top: 40px; }

.p-detail p { float:left; }

.content .news a { clear:both; float:left; }

.right-side article a { float:left; width:100%; }

.right-side article a.p-title { text-align:center; }

.jcarousel-control-prev, .jcarousel-control-next { text-indent:999px !important; }

#login #wp-social-login-connect-with {
	font-weight: normal;
}
#login #wp-social-login-connect-options{
	padding:10px 0;
	float: left;
	width: 100%;
}
#wp-social-login-connect-options img { float:left; margin-right: 15px; }

.addthis_sharing_toolbox {
	float: left;
	width: 100%;
	margin-top: 10px;
}
/*
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { width: 100%; min-width: 200px; padding: 0; position: relative; overflow:hidden; }
.cycle-slideshow img { 
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}
.cycle-pager { 
    text-align: right;
	width: 100%;
	position: relative;
	top: 10px;
	overflow: hidden;
	float: left;
	clear: both;
}
.cycle-pager img { 
	width: 100%;
	height: 100%;
	border: 1px solid #7c7c7c; 
	display: inline-block;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}
*/
.sp-slider .sm-thumb {
	display: inline-block;
	margin-left: 8px;
	position:relative;
}

.filter-bar input[type="submit"] {
	background: none;
	border: 1px solid #7c7c7c;
	padding: 5px 10px;
	float: right;
	clear: both;
	font-size: 13px;
}

.sidr ul li a:hover { color:#fff !important; }

a#product-image-anchor {
	float: left;
	display: block;
	width: 100%;
	height: 1px;
}
#related-products ul li img { margin: 0 auto; }

.right-side article img { margin: 0 auto; }

.news .right-side h3 { margin-top: 20px; }

.news .right-side article { margin-top: -6px; }

.news .left-side.two-columns article img { margin: 0 0 25px 0; }

h3.accordion-toggle:hover { color: #000 !important; }

div.brands-logo.mobile a { margin-bottom: 0; }

.stores .desc {
	float: left;
	width: 100%;
	height: 220px;
}

.stores .desc.expand, .stores .desc.expand p{
	height: auto;
	overflow: visible;
}

.contact-head a {
	color: #58595b !important;
}

div.wpcf7-mail-sent-ok {
	float: left;
	color: #3e3e3e !important;
}

.wpcf7 form .wpcf7-response-output {
    float: left;
}

@media all and (max-width: 719px){
	.left-side.two-columns article:nth-child(2n){
		margin-right: 0px;
	}
}
@media all and (min-width: 180px) {
	#history-left,#history-right{
		width: 100%;
	}
    .main {
        width: 84%;
	}
	
    #logo {
        margin-left: 10px;
	}
	
    #mobile-menu {
        display: block;
	}
	
	.brands-logo { display:none;}
	
	.brands-logo.mobile { display:block;}
	
	.right-align{ display:none; }
	
    .menu.desktop {
        display: none !important;
	}
	
    .content.home.cols4 article, .content.home.cols4 .col {
        width: 100%;
	}
	
    .filter-bar .search-bar {
        text-align: center;
	}
	
    .filter-bar .search-bar #search-keyword {
        width: 224px;
        margin-left: 2px;
	}
	
    .filter-bar .search-bar #search-keyword, .search-advanced {
        float: none;
        margin: 0 auto;
	}
	
    .filter-bar .filter-options {
        width: 224px;
        float: none;
        margin: 0 auto;
	}
	
    .filter-bar .filter-options select {
        width: 224px;
        margin-bottom: 5px;
	}
	
    .content .products-grid ul li {
        float: none;
        clear: both;
        display: block;
        width: auto;
	}
	
    .content .products-grid ul li a {
        width: auto;
	}
	
    .content .products-grid ul li a.p-title {
        width: 100%;
        text-align: center;
	}
	
    .content.home.cols3 article, .content.home.cols3 .col {
        width: 100%;
        display: block;
	}
	
	.mobile-scroll { display:block; }
	.mobile-scroll .jcarousel-control-prev, .mobile-scroll .jcarousel-control-next { display:none !important; }
	
    .content.home.footer.cols5 {
        width: 100%;
	}
	
    .content.home.cols5 article, .content.home.cols5 .col {
        display: block;
        width: 46%;
        margin-bottom: 20px;
	}
	
	.content.home article h3{ font-size: 14px; }
	.content.home article h3 span{
		font-size: 11px;
	}
    .content.home .news img {
        height: auto;
	}
	
    .cat-about img {
        margin: 50px 0 10px 0;
	}
	
    .content .left-side, .content .right-side {
        width: 100%;
        float: left;
        max-width: 100%;
	}
	
    .left-side.two-columns article {
        width: 100%;
	}
	
    .previous-page, .next-page {
        margin-top: -50px;
        float: left;
		font-weight: bold;
	}
	
	.next-page{
		float: right;
	}
	
    .single div.product-image , .single div.product-info {
        width: 100%;
	}
	
    .product-image .price,a.mail-to-buy {
        font-size: 12px;
	}
	
    .product-info .functions a, .product-info .functions input {
        clear: both;
        margin: 10px 0;
        font-size: 12px;
	}
	
    .single .right-content {
        width: 100%;
        margin-top: 10%;
	}
	
    .products-slider.jcarousel-wrapper {
        margin-top: 15%;
		/*height: 450px;*/
	}
	
    .buy-product-form img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        
	}
	
    .buy-product-form .contact-head, .wpcf7 .contact-head p {
        width: 100%;
        text-align: center;
	}
	
    #email-dialog {
        max-width: 88%;
        margin: 0 auto;
	}
	
    .wpcf7 p.buttons {
        margin-bottom: 5%;
	}
	
    .contact .w-half {
        width: 100%;
        margin-bottom: 30px;
	}
	/*
	.contact .w-half img {
        display: none;
	}
	*/
    .contact .w-half .info {
        width: 100%;
	}
	
    .contact .w-half .info span {
        line-height: 22px;
		padding: 5px 0;
	}
	
    .contact section .map {
        margin-top: 20px;
	}
	
    .contact .wpcf7 {
        width: 100%;
	}
	
	span.title-60 {
		width:100%; 
		clear:both;
	}
	
	span.title-60 img {
		width:100%;
	}
	
	.table-menu { width:100%; }
	
	.right-40 { margin-top: 15% !important;}
	
	.page.container .left-60 p { font-size: 14px; }
	
	.map { margin-top: 15%; }
	
	.map h1 {
		font-size: 26px; 
	}
	
	.info-wrap {
		width:100%;
	}
	
	.map .info .title, .map .info span {
		font-size: 14px; 
	}
	
	.map #map {
		width:100%; 
		margin-top: 5%;
	}
	
	.page-history .l-slide { margin-top: 0; }
	
	.page-history .slide-nav { height: auto; }
	
	.page-history .p-thumb, .page-history .p-title { width:100%; }
	
	.page-history .p-title img {
		position: relative;
		margin: 0 auto;
		width: 100%;
	}
	
	.page-history .s-title {
		width:100%; 
		margin-bottom: 30px;
	}
	
	.page-history .slide-nav {
		width:100%; 
		border-right: none;
		margin-bottom: 30px;
	}
	
	.page-history .slide-imgs{
		width:100%;
	}
	
	.page-history .s-content iframe { width:100%; height: 260px; }
	
	.page-history .item a img {
	margin: 0 auto;
	height: 165px;
    width: auto;
    }
	.left-65 {
		width:100%;
	}
	
	.left-65 .sp-slider .cycle-slideshow img {
		height: auto;
	}
	
	.left-65 .sp-slider .sm-thumb { width: 18%; height:auto; margin-right: 2.5%; }
	
	.left-65 .sp-slider .sm-thumb img { width: 98%;}
	
	.left-65 .sp-slider .sm-thumbi:last-child {
		float: right;
		margin-right: 0;
	}
	
	.right-35 {
		width:100%; 
		height: auto;
		margin-top: 50px;
	}
	
	.right-35 .box-title{
		margin: 50px auto 40px auto;
	}
	
	.menu-service-menu-container {
		margin: -15px auto 50px auto;
	}
	
	.page.container .detail {
		float:left; 
		overflow: hidden;
		width:100%;
		margin-top: 20px;
	}
	
	.page.container .detail img {
		max-width:100%;
		height: auto;
	}
	
	.bottom-section .store-info{
		width:100%;
		clear: both;
		margin-bottom: 50px;
	}
	
	.bottom-section .store-info .wrap {
		border-left: none; 
		padding-left:0;
	}
	
	.bottom-section .store-info span {
		line-height: 30px;
	}
	
	.group-product{
		width:100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	
	.func-btns{
		width:100%;
		float:left;
		margin-top: 40px;
	}
	.search-box input { width:160px; }
	
	.login-popup { width: 100%;}
	
	.page-history .p-thumb img { width:100%; }
	
	/*.page-history .s-title img { width:100%; }*/
	
	.page-history .section { margin-top: 50px; }
	
	.page-history .slide-desc { margin-top: 30px; }
	
	.page-history .stores .item {
		float:left;
		clear:both;
		width:100%;
		margin-bottom: 2em;
	}
	/*
	.w-half img { display: none; }
	
	.w-half { width:100%; }
	*/
	.home a.read-more { margin-bottom: 30px; }
	
	.jcarousel-control-prev, .jcarousel-control-next{ display:none; }
	
	h3#watch-style-959, h3#watch-style-951, h3#watch-style-1316 { background-size:contain; }
	
	#related-products .jcarousel-pagination { display: none; }
	#related-products .jcarousel-control-prev, #related-products .jcarousel-control-next{ display:block !important;}
	
	
	.table-menu table {
		width: 100%;
		max-width: 394px;
		margin: 0 auto;
		float: none;
	}
	
	.wrap-td .info p {
		font-size: 12px;
	}
	
	.wrap-td .info span {
		font-size: 11px;
	}
	
	
	.page.container .detail .services img {
		max-width: inherit;
	}
	
	.page-history .img-wrap, .page-history .text-wrap{
		width: 100%;
		margin-bottom: 1em;
		text-align: justify;
	}
}
.wrap-td:nth-child(3) .w-half img {
    margin-left: 27px;
}
.wrap-td:nth-child(5) .w-half img {
    margin-left: 27px;
}


@media all and (min-width: 320px) {
	#history-left,#history-right{
		width: 100%;
	}
	/***---------------------------------
		Style for min width 320px (mobile portrait)
	----------------------------------***/
    .content.home.cols4 article, .content.home.cols4 .col {
        width: 48.7%;
	}
	
    .content.home.cols4 article:nth-child(2), .content.home.cols4 .col:nth-child(2) {
        float: right !important;
        margin-right: 0 !important;
        text-align: right;
	}
	
    .content.home.cols4 article img {
        width: 100%;
        height: auto;
	}
	
    .content.home.cols4 article h3 {
        margin-bottom: 16px;
        width: auto;
        font-size: 11px;
	}
	.content.home article h3 span{
		font-size: 10px;
	}
	
	.content-head-line h3.center {
    margin-top: 0px;
    }
	
	.jcarousel li .p-title {
	    margin-bottom: 10px !important; 
	    
	}
	
	a.thumb-wrap img {
	    max-width: 147.95px;
		height: auto;
	}
	
    
	div.brands-logo a {
        width: 100%;
	}
	
	.products-slider.jcarousel-wrapper {
        margin-top: 0px;
		/*height: 450px;*/
	}
	.wrap-td .w-half{
		width: auto !important;
	}
	.wrap-td:first-child .w-half{
		margin-bottom: 1px !important;
		margin-left: 1px !important;
	}
	.wrap-td:nth-child(2) .w-half{
		margin-left: 0px !important;
		float: right !important;
		width: auto;
		margin-top: 1px !important;
		margin-right: 1px !important;
	}
	.wrap-td:first-child .info{
	    text-align: center;
		margin-top: 10% !important;
		width: 95px;
		float: left;
		margin-left: 10px;
	}
	.wrap-td:nth-child(2) .info{
	    text-align: center;
		margin-top: 10% !important;
		width: 96px;
		margin-right: 10px;
		float: right;
	}
	.single div.wrap-img img {
        max-width: 75% !important;
        height: auto;
	}
	
}
@media all and (min-width: 375px) {
    .single div.wrap-img img {
        max-width: 75% !important;
        height: auto;
	}
    
}
@media all and (min-width: 425px) {
    .single div.wrap-img img {
        max-width: 75% !important;
        height: auto;
	}
    
}
@media all and (min-width: 480px) {
	#history-left,#history-right{
		width: 100%;
	}
    .content.home.cols4 article, .content.home.cols4 .col {
        width: 48%;
	}
	
    .content.home.cols4 article img {
        height: 115px;
	}
	
    .single div.product-image img {
        width: auto;
        margin-top: 5%;
	}
	
    .product-info .functions a, .product-info .functions input {
        clear: none;
        margin-right: 20px;
	}
	
	.page-history .p-thumb img , .page-history .p-title img, .page-history .s-title img{ width:auto; }
	
	.map { margin-top: 5%; }
	
	.left-65 .sp-slider .sm-thumb { width: 18%; height:auto; margin-right: 2.5%; }
	
	.left-65 .sp-slider .sm-thumb:last-child { margin-right: 0; float:right;}
	
	.left-65 .sp-slider .sm-thumb img { width:98%; }
	
	h3#watch-style-959, h3#watch-style-951, h3#watch-style-1316 { background-size:inherit; }
	
	.wrap-td {
		height: 150px;
	}
	
	.wrap-td .info p {
		font-size: 14px;
	}
	.wrap-td .info{
		margin-top: 55px;
	}
	.wrap-td .info span {
		font-size: 12px;
	}
}

@media all and (min-width: 640px) {
	#history-left,#history-right{
		width: 100%;
	}
	/***---------------------------------
		Style for min width 640px (tablet portrait)
	----------------------------------***/
    .main {
        width: 90%;
	}
	
    .content .products-grid ul li {
        float: left;
        clear: none;
        display: block;
        width: 50%;
	}
	
    .content .products-grid ul li a.p-title {
        width: 100%;
        text-align: center;
	}
	
    .content.home.cols3 article, .content.home.cols3 .col {
        width: 47%;
        display: block;
	}
	
    .content.home.cols3 article:last-child {
        display: none;
	}
	
    .content.home .news img {
        height: auto;
        max-height: 210px;
	}
	
    .content.home.footer.cols5 {
        width: 100%;
	}
	
    .content.home.cols5 article, .content.home.cols5 .col {
        display: block;
        width: 22%;
	}
	
    .content.home article h3 {
        font-size: 16px;
	}
	/*
	.content.home article:nth-child(2) h3 {
        font-size: 16px;
	}
	.content.home article:nth-child(4) h3 {
        font-size: 16px;
	}
	*/
	.content.home article h3 span{
		font-size: 15px;
	}
	/*
    .content.home.cols4 article, .content.home.cols4 .col {
        width: 277px;
	}
	*/
    .content.home.cols4 article img {
        height: 140px;
	}
	
    div.brands-logo a {
        width: 50%;
	}
	
    .content .left-side {
        width: 65%;
	}
	.left-side .two-columns{
		width: 100% !important;
	}
    .content .right-side {
        width: 28%;
        float: right;
        max-width: 327px;
	}
	
    .cat-about img {
        margin: 65px 0 0 0;
	}
	
    .previous-page, .next-page {
        margin: 40px 0;
	}
	
    .contact .w-half img {
        display: block;
	}
	
    .contact .w-half .info {
        width: 68%;
	}
	
	.group-product{
		width: 43%;
		margin: 20px;
	}
	
	.group-product:nth-child(4n){
		float:left;
	}
	
	.products-slider.jcarousel-wrapper { margin-top: 62.5px; }
	
	.login-popup { width: 50%; }
	
	.single div.product-image img {
        max-height: 78%;
	}
	.item a.title h3{
		font-size: 13px;
	}
	.item a.title span{
		font-size: 12px;
	}
	.item:nth-child(4) a.title{
		width: 104%;
		
	}
	.page-history .item a.thumb{
		height: 165px;
	}
}

@media all and (min-width: 720px) {
	#history-left,#history-right{
		width: 100%;
	}
	#history-right{
		margin-top: 8%;
	}
	.brands-logo { display:block;}
	
	.brands-logo.mobile { display:none;}
	
    .f-nav .menu.desktop {
        top: 40%;
	}
	
    .left-side.two-columns article {
        width: 30%;
		margin-left: 8%;
	}
	
    .single div.product-image {
        width: 50%;
        margin-right: 5%;
	}
	
    .single div.product-info {
        width: 80%;
        height: auto;
	}
	
    .product-info .functions {
        float: left;
        margin-top: 25px;
	}
	
    .product-info .functions a, .product-info .functions input {
        margin-bottom: 0 !important;
	}
	
    .product-info .a-label {
        width: 32%;
	}
	
    .product-info .a-value {
        width: 68%;
	}
	
    .single .right-content {
        width: 45%;
        margin-top: 0;
        float: left;
	}
	
	span.title-60 img {
		width: auto;
	}
	
	.search { top: -2px; }
	
	#signin { top: 2px; }
	
	.page-history .stores .item { clear: none; width: 23.3766666%;}
	.item a.title h3{
		font-size: 13px;
	}
	.item a.title span{
		font-size: 12px;
	}
	.item:nth-child(4) a.title{
		width: 104%;
		
	}
	.page-history .item a.thumb{
		height: 165px;
	}
}
@media all and (min-width: 768px){
	.jc-control-next { right:0;}
	.jc-control-prev { left:0;}
	.page-history .slide-nav { height:auto; }
	.left-65 { width:65%; }
	.right-35 { width:33%; margin-top: 0; }
	.right-35 .box-title { margin: 25% auto 40px auto; }
	.login-popup { width: 40%; }
	.w-half img { display: block; }
	.w-half { width:50%; }
	a.thumb-wrap {
		display: block;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	a.thumb-wrap img {
	    max-width: 196.93px;
		height: auto;
	}
	
	a.title-wrap {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	
	#related-products .jcarousel-pagination { display: block; }
	
	.page-history .img-wrap{
		width: 48%;
		float: left;
	}
	
	.page-history .text-wrap{
		width: 48%;
		float: right;
	}
	
	.page-history .item a img {
	margin: 0 auto;
	height: 100%;
    max-width: 100%;
    }
    .content.home.cols4 article {
        width: 23.05%;
	}
	.content.home.cols4 article:nth-child(2), .content.home.cols4 .col:nth-child(2) {
        float: left !important;
        margin-right: 2.6% !important;
	}
    .content.home.cols4 article img {
        width: 100%;
        height: auto;
	}
	
	.content.home.cols4 article h3 {
        width: auto;
        font-size: 12px;
	}
	
	.products-slider.jcarousel-wrapper {
        margin-top: 10px;
		/*height: 450px;*/
	}
	.wrap-td .w-half{
		width: auto !important;
	}
	.wrap-td:nth-child(2) .info{
	    text-align: center;
		margin-top: 10% !important;
		margin-left: 16% !important;
	}
	
	.contact .w-half .info h3 {
        margin-top: 0 !important;
    }
	
	section.container {
        margin-bottom: 10px;
    }
    .single div.wrap-img img {
        max-width: 75% !important;
        height: auto;
	}
    
}
@media all and (max-width: 889px) and (min-width: 768px) {
	.page-history .stores .item{
		width: 21%;
	}
	.item a.title h3{
		font-size: 13px;
	}
	.item a.title span{
		font-size: 12px;
	}
	.item:nth-child(4) a{
		width: 118% !important;	
	}
	.item:nth-child(3){
		width: 22.5% !important;
	}
	.item:nth-child(2){ 
		margin-left: 5% !important;
	}
	.page-history .item a.thumb{
		height: 155px;
	}
	.page-history .stores {
		width: 110%;
		margin-left: -2.5%;
	}
	.right-40 { margin-top: 0 !important;}
}

@media all and (min-width:860px){
	.right-40 { margin-top: 0 !important;}
	
	#history-left,#history-right{
		width: 48%;
		margin-top: 0px;
	}
    #mobile-menu {
        display: none;
	}
	
	.right-align{ display:block; }
	
    .menu.desktop {
		display: block !important;
		position: relative;
		border: 0;
		/* float: right; */
		float: left;
		/* right: 46%; */
		top: 40%;
		/* margin-right: -31%; */
	}
	.item a.title h3{
		font-size: 14px;
	}
	.item a.title span{
		font-size: 12px;
	}
	.item:nth-child(4) a.title{
		width: 104%;
		
	}
	.page-history .item a.thumb{
		height: 165px;
	}
	.page-history .stores {
		width: 100%;
		margin-left: 0;
	}
	.page-history .stores .item { clear: none; width: 23.3766666%;}
	.wrap-td .info p {
		font-size: 16px;
	}
	
	.wrap-td .info span {
		font-size: 14px;
	}
}

@media all and (min-width: 992px) {
	
	.mobile-scroll { display:none; }
	.content .products-grid{ display:block; }
	
    .product-info .functions a, .product-info .functions form {
        clear: none;
        float: left;
        width: 30%;
        margin-right: 1.33em;
	}
	
    .product-info .functions form input {
        width: 100%;
	}
	
    .product-info .functions a:last-child {
        float: right;
        margin-right: 0;
	}
	
    .product-image .price {
        font-size: 14px;
        letter-spacing: 1px;
	}
	
    #signin,.search  {
		top: 7px;
	}
	
	.search {
		top: 4px;
	}
	
    .content.home.footer.cols5 {
        width: 90%;
        margin-left: 10%;
		margin-top: 5px;
	}
	
    .content.home.cols5 article, .content.home.cols5 .col {
        display: block;
        width: 18%;
        margin-bottom: 0;
	}
	
    .content.home.cols3 article, .content.home.cols3 .col {
        width: 31.48%;
        display: block;
	}
	
    .content.home.cols3 article:last-child {
        display: block;
	}
	
    .content.home.cols4 article, .content.home.cols4 .col {
        width: 23.02%;
	}
	.content.home.cols4 article img {
        width: 100%;
        height: auto;
	}
    .content.home.cols4 article:nth-child(2), .content.home.cols4 .col:nth-child(2) {
        float: left !important;
        margin-right: 2.6% !important;
	}
	
	.content.home.cols4 article h3 {
        width: auto;
        font-size: 16px;
	}
	
	.content-head-line h3.center {
        margin-top: 60px;
    }
    
	.products-slider.jcarousel-wrapper {
        margin-top: 30px;
		/*height: 450px;*/
	}
	
	a.thumb-wrap img {
	    max-width: 161.35px;
		height: auto;
	}
	
	.wrap-td .w-half{
		width: auto !important;
	}
	.wrap-td:first-child .info{
	    text-align: center;
		margin-top: 10% !important;
		width: 120px;
		float: left;
		margin-left: 20px;
	}
	.wrap-td:nth-child(2) .info{
	    text-align: center;
		margin-top: 10% !important;
		width: 128px;
		margin-right: 20px;
		float: right;
	}
	
    div.brands-logo a {
        width: 25%;
	}
	
    .product-image .price {
	}
	
    .contact .w-half {
        width: 50%;
        margin-bottom: 30px;
	}
	
    .contact .w-half .info span, .contact .w-half .info span * {
        line-height: 18px;
	}
	
    .contact section .map {
        margin-top: 20px;
	}
	
    .contact .wpcf7 {
        width: 45%;
	}
	
	.jc-control-next { right:20%;}
	.jc-control-prev { left:20%;}
	.page-history .section { margin-top: 50px; }
	.page-history .s-title { margin-bottom: 10px; }
	.page-history .slide-nav { height:430px; border-right: 2px solid #a0a1a4; width: 30%; margin-bottom: 0; }
	.page-history .s-content iframe { height: 547px; }
	.page-history .stores .item {  width: 23.3766666%; }
	.page-history .item a.thumb { }
	.page-history .slide-imgs { width: 68%;}
	
	.page-history .p-title img {
		position: absolute;
		margin-top: 30%;
		left: 3%;
	}
	
	.page-history .l-slide { margin-top: 25%; }
	
	.left-60 { 
		width: 48%;
		clear: initial;
	}
	
	.right-40 {  clear: initial; margin-top: 148px; }
	
	.bottom-section .store-info{
		width: 25%;
		clear: none;
		margin-bottom: 50px;
	}
	
	.group-product{
		width: 22%;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 40px;
	}
	
	.group-product:nth-child(4n){
		float:right;
		margin-right: 0;
	}
	
	.page-history .p-thumb {
		width: 60%;
	}
	
	.page.container.page-history .p-title {
		width:40%;
	}
	
	span.title-60 {
		width: 60%; 
	}
	
	.map { margin-top: 10px; }
	
	.info-wrap { width: 30%; }
	
	.map #map { width:70%; margin-top: 0; }
	
	.left-65 .sp-slider .sm-thumb {
		width: 14.5%;
		height: auto;
		margin-right: 2.5%;
	}
	
	.left-65 .sp-slider .sm-thumb:last-child{
		float:right;
		margin-right: 0;
	}
	
	.bottom-section .store-info .wrap {
		border-left: 1px solid #ccc;
		min-height: 144px;
		padding-left: 5%;
	}
	
	.login-popup { width: 35%; }
	
	.search-box input { width: 280px; }
	
	.cat-about p { font-size: 12px; }
	
	.cat-about img { position:relative; width: 110%; left: -5%;}
	
	.home a.read-more { margin-bottom: 60px; }
	
	.jcarousel-control-prev, .jcarousel-control-next{ display:block; }
	
	.page-history .stores .item { clear: none; width: 23.3766666%;}
}

@media all and (min-width: 1024px) {
	
    .content .products-grid ul li {
        width: 25%;
	}
	
    .product-info .functions a, .product-info .functions input {
        clear: none;
	}
	
    a.mail-to-buy {
        font-size: 13px;
	}
	
    .wpcf7 .contact-head p {
        width: 50%;
        text-align: justify;
	}
	
    .wpcf7 img {
        display: block;
	}
	.group-product{
		width: 22.1%;
	}
	.page-history .stores .item { clear: none; width: 23.3766666%;}
	.single div.wrap-img img {
        max-width: 75% !important;
        height: auto;
	}
	
}

@media all and (min-width: 1177px) {
    #logo {
        margin-left: 0;
	}
	.group-product{
		width: 22.2%;
	}
	.page-history .stores .item { clear: none; width: 23.3766666%;}
	
	a.thumb-wrap img {
	    max-width: 161.35px;
		height: auto;
	}
	
    .wrap-td .w-half{
		width: auto !important;
	}
	
    .wrap-td:nth-child(2) .info{
	    text-align: center;
		margin-top: 10% !important;
		margin-left: 32% !important;
	}
}

@media all and (min-width: 1367px) {
	.wrap-td {
		/*height: 195px;*/
        height: 150px; 
	}
	.wrap-td .info{
		width: 30%;
		float: left;
		text-align: center;
		margin-top: 10% !important;
	}
	.wrap-td:first-child .info{
		width: 40%;
	}
	.wrap-td:nth-child(2) .info{
		margin-top: 8% !important;
	}
	.wrap-td .info p {
		font-size: 18px;
	}
	
	.wrap-td .info span {
		font-size: 14px;
	}
	.page-history .stores .item { 
        clear: none;
        width: 25%;
        width: 23.3766666%;
        }
}

@media all and (min-width: 1921px) {
}
/** Print
@media print,(-o-min-device-pixel-ratio: 5/4),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi) {
	 **/

/** Fonts **/
@font-face {
	font-family: 'VNI-Avo';
	src: url('fonts/VAVON.ttf');
}
@font-face {
	font-family: 'Myriad';
	src: url('fonts/MYRIADPROREGULAR.ttf');
}
@font-face {
	font-family: 'CG-Omega';
	src: url('fonts/CG-Omega.ttf');
}
@font-face {
	font-family: 'OmegaCT';
	src: url('fonts/OMEGA-CT-GOLD-Regular.ttf');
}
@font-face {
	font-family: 'OmegaCT-Bold';
	src: url('fonts/OMEGA-CT-GOLD-Bold.ttf');
}
@font-face {
    font-family: 'HelveticaNeue-Light';
	src: url('fonts/Helvetica/HelveticaNeue-Light.ttf');
}

@font-face {
    font-family: 'HelveticaNeue-CondensedBold';
	src: url('fonts/Helvetica/HelveticaNeue-CondensedBold.ttf');
}

@font-face {
    font-family: 'HelveticaNeue-Regular';
	src: url('fonts/Helvetica/HelveticaNeue-Regular.ttf');
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
	src: url('fonts/Helvetica/HelveticaNeue-Bold.ttf');
}

@font-face {
    font-family: 'HelveticaNeue-Italic';
	src: url('fonts/Helvetica/HelveticaNeue-Italic.ttf');
}

@font-face {
    font-family: 'AvantGarde_Book';
	src: url('fonts/AvantGarde_Book.ttf');
}

@font-face {
    font-family: 'Formation_Serif_Regular';
	src: url('fonts/Formation_Serif_Regular.ttf');
}

@font-face {
    font-family: 'VNI-Avo-Bold';
	src: url('fonts/VNI-Avo-Bold.ttf');
}

/*Additional part */
@media all and (max-width: 767px) {
	.item:nth-child(2){ 
		margin-left: 0 !important;
	}	
	.left-60, span.title-60, .right-40 {
		width: 100%;
		clear: both;
	}
	.left-60{
		margin-top: 5px !important; 
	}
	.page.container .left-60 h2{
		text-align: center;
	}

	.wrap-td:nth-child(3) .w-half img{
		float: right
	}
}

@media all and (min-width: 1280px){
	.page-history .item a.thumb{
		height: 240px;
	}
	.item:nth-child(4) a.title {
		width: 104%;
		margin-left: -4%;
	}
    /*
	.item:nth-child(4){
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 18% !important;
		float: right !important;
	}
    */
	.item:nth-child(4) a.thumb img{
		float: right;
	}
	.item:first-child{
		margin-left: 0 !important;
		/*width: 29% !important;*/
	}
	.item:nth-child(2){
		margin-left: 1% !important;
	}
	.page-history .item{
		margin: 0.5% 0.7%;
	}
	.item a.title h3{
		font-size: 16px;
	}
	.item a.title h3 span{
		font-size: 16px !important;
	}
	.item a.title span{
		font-size: 12px;
	}
}
/*
#flags_language_selector{
	display: inline-block;
	padding-top: 26px;
	position: absolute;
	text-transform:uppercase;
	padding-left: 1.5em;
}

#flags_language_selector .language_switch:first-child::after {
    content: "|";
    height: 2px;
    width: 10px;
	padding-right:5px;
	padding-left: 5px;
}

#flags_language_selector img{
	margin:1px;
	border:1px solid #333;
	display:inline-block;
	
}
*/
.service-menu {
    padding-left: 10px;
}


div.wpcf7-mail-sent-ng{
	float:left;
}
 
div.cat-logo{	
   margin-top: 6%;
}
div.cat-logo1{
	margin-top: 3%;	
}
.content .collection ul li a.p-title .p_brand {
	padding:0 10px;
}
h2.titlecollection {
	text-align: center!important;
}

.collection .jcarousel-control-prev {
	margin-top: -50px!important;
}
.collection .jcarousel-control-next {
	margin-top: -50px!important;
}

.stores .item:nth-child(5) {
     margin: 0;
}
.stores .item:nth-child(5) img {
     margin: 0;
     width: 100%;
}
.contact .w-half img {
      width: 130px!important;
    height: 115px!important;
}
.shared-counts-button {
    padding:0 0px!important;
    width:auto!important;
}
.shared-counts-wrap {
    margin:20px 0 20px 0!important;
    width:auto!important;
    float: right!important;
}
/* Print Style Sheet */
@media print {
#related-products {display:none; }
.content.home.footer.cols5 {display:none; }
#arcontactus {display:none; }
.wp-block-embed.is-type-video {display:none; }
}

