﻿@charset "utf-8";
/* Creative eWorld CSS
   Version 2.3 (Last update on 5 July 2017)*/
   
/* HTML5 display-role reset for older browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, sub, tt, var, b, u, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
th {
	text-align: inherit;	
}
/* Links and remove of Dotted line */
/*Make sure phone no color won't overwrite by mobile devices*/
a[href^=tel] {
 color: inherit;
 text-decoration: none;
}

a, a:link, a:visited, a:active {
	color: #a0a0a0;
	outline:0;
	webkit-transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
}
a:hover, a:focus {
	text-decoration: none;
	color:#202020;
 ie-dummy: expression(this.hideFocus=true);
}
a.back {
	font-size: 13px;
	font-style: italic;
	color: #909090;
	display: inline-block;
	letter-spacing: 0.05em;
	text-decoration: underline;
}
a.back:hover {
	color: #202020;
}
 select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #878787;
}
/* <a> link with class */
a.btn,
a.btn2 {
	font: normal 13px 'poppinsmedium', Arial, Helvetica, sans-serif;
	color: #FFF;
	border: none;
	background: #054ea2;
	border-radius: 0;
	display: inline-block;
	padding: 13px 25px;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
}
a.btn2 {
	background: #f4f4f4;
	color: #404040;
}
a.btn:hover {
	background: #0262d0;
}
a.btn2:hover {
	background: #d3d3d3;
}
a.editbtn {
	text-transform: uppercase;
	color: #a0a0a0;
	font-size: 12px;
	text-decoration: underline;
}

a.editbtn::after {
	content: url(../images/edit-icon.png);
	padding-left:5px;
}

/* Font Embed */

@font-face {
    font-family: 'maven_proregular';
    src: url('/include/fonts/mavenpro-regular-webfont.eot');
    src: url('/include/fonts/mavenpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/mavenpro-regular-webfont.woff2') format('woff2'),
         url('/include/fonts/mavenpro-regular-webfont.woff') format('woff'),
         url('/include/fonts/mavenpro-regular-webfont.ttf') format('truetype'),
         url('/include/fonts/mavenpro-regular-webfont.svg#maven_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maven_promedium';
    src: url('/include/fonts/mavenpro-medium-webfont.eot');
    src: url('/include/fonts/mavenpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/mavenpro-medium-webfont.woff2') format('woff2'),
         url('/include/fonts/mavenpro-medium-webfont.woff') format('woff'),
         url('/include/fonts/mavenpro-medium-webfont.ttf') format('truetype'),
         url('/include/fonts/mavenpro-medium-webfont.svg#maven_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maven_probold';
    src: url('/include/fonts/mavenpro-bold-webfont.eot');
    src: url('/include/fonts/mavenpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/mavenpro-bold-webfont.woff2') format('woff2'),
         url('/include/fonts/mavenpro-bold-webfont.woff') format('woff'),
         url('/include/fonts/mavenpro-bold-webfont.ttf') format('truetype'),

         url('/include/fonts/mavenpro-bold-webfont.svg#maven_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinslight';
    src: url('/include/fonts/poppins-light-webfont.eot');
    src: url('/include/fonts/poppins-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/poppins-light-webfont.woff2') format('woff2'),
         url('/include/fonts/poppins-light-webfont.woff') format('woff'),
         url('/include/fonts/poppins-light-webfont.ttf') format('truetype'),
         url('/include/fonts/poppins-light-webfont.svg#poppinslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsmedium';
    src: url('/include/fonts/poppins-medium-webfont.eot');
    src: url('/include/fonts/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('/include/fonts/poppins-medium-webfont.woff') format('woff'),
         url('/include/fonts/poppins-medium-webfont.ttf') format('truetype'),
         url('/include/fonts/poppins-medium-webfont.svg#poppinsmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('/include/fonts/poppins-regular-webfont.eot');
    src: url('/include/fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('/include/fonts/poppins-regular-webfont.woff') format('woff'),
         url('/include/fonts/poppins-regular-webfont.ttf') format('truetype'),
         url('/include/fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'maven_problack';
    src: url('/include/fonts/mavenpro-black-webfont.eot');
    src: url('/include/fonts/mavenpro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/mavenpro-black-webfont.woff2') format('woff2'),
         url('/include/fonts/mavenpro-black-webfont.woff') format('woff'),
         url('/include/fonts/mavenpro-black-webfont.ttf') format('truetype'),
         url('/include/fonts/mavenpro-black-webfont.svg#maven_problack') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* HTML */
html {
	position: relative;
	min-height: 100%;
	min-width: 1140px;
}
body {
	background: #ffffff;
	color: #505050;
	font: normal 15px 'maven_proregular', Arial, Helvetica, sans-serif;
	line-height: 24px;
	height: auto;
	margin: 0;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	min-width: 1000px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
td {
	position: relative;
}
p {
	margin-bottom: 20px;
	font-weight: normal;
}
.clear {
	clear: both;
}
/* spacing  */
.spacing-top {
	margin-top: 20px
}
.spacing-top-extra {
	margin-top: 30px;
}
.spacing-top-less {
	margin-top: 10px;
}
.spacing-left,
.spacing-left-d {
	margin-left: 20px;
}
.spacing-left-extra {
	margin-left: 30px;
}
.spacing-left-less {
	margin-left: 10px;
}
.spacing-right {
	margin-right: 20px;
}
.spacing-right-extra {
	margin-right: 30px;
}
.spacing-right-less {
	margin-right: 10px;
}
.spacing-bottom {
	margin-bottom: 20px;
}
.spacing-bottom-extra {
	margin-bottom: 30px;
}
.spacing-bottom-less {
	margin-bottom: 10px;
}
.spacing-leftright {
	margin: 0 10px;
}
.spacing-topbottom {
	margin: 10px 0;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.no-gutter/* > [class*='col-']*/ {
    padding-right:0;
    padding-left:0;
}
.no-gutterright {
	padding-right: 0;
}
.no-gutterleft {
	padding-left: 0;
}
/* Basic Fonts */

h1, h2, h3, h4, h5, h6 {
	font-family: 'maven_proregular', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1, h1 a, h1 a:link {
	color: #0262d0;
	font: normal 40px 'poppinslight', Arial, Helvetica, sans-serif;
	line-height: 47px;
	margin: 0 0 5px 0;
}
h2, h2 a, h2 a:link {
	color: #054ea2;
	font: normal 35px 'poppinsregular', Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin: 0 0 0 0;
}
h3, h3 a, h3 a:link {
	color: #163d6a;
	font: normal 28px 'poppinsmedium', Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin: 0 0 0 0;
}
h4, h4 a, h4 a:link {
	color: #054ea2;
	font: normal 20px 'maven_probold', Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0 0 5px 0;
}
h4.txt-pink {
	color: #ef1f99;	
}

h5, h5 a, h5 a:link {
	color: #505050;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 0 0;
}
h6, h6 a, h6 a:link {
	color: #202020;
	font: normal 18px 'poppinsregular', Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0 0 0 0;
	letter-spacing: 0.1em;
}
.txt-small {
	font-size: 13px;
	line-height: 18px;
}
.text-underline {
	text-decoration: underline;	
}
.txt-maven {
	font-family: maven_proregular, Arial, Helvetica, sans-serif;	
}
label {
	color: #909090;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 3px;
}
b, strong {
	font-family: 'maven_probold', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
i, em {
	font-family: 'maven_proregular', Arial, Helvetica, sans-serif;
	font-style: italic;
}
i b, i strong, em b, em strong, b i, b em, strong i, strong em {
	font-family: 'maven_problack', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
/* Listing Styles */

ol, ul {
	margin-left: 15px;
}
ol > li {
	margin-bottom: 15px;
}
ul li {
	margin-bottom: 10px;
	list-style-image: url(../images/ulli.png);
/*	font-size: 13px;
	line-height: 18px;*/
}
/* Text Field & Button Style */

input {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
input[disabled="disabled"] {
	/* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  filter: alpha(opacity=100);
	/* Modern Browsers */
  opacity: 1;
	-webkit-opacity: 1;
}
input[type="password"], input[type='text'], select, textarea, input[disabled="disabled"] {
	padding: 8px 8px;
	background: #ffffff;
	border: none;
	color: #000;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #e0e0e0;
}
input[disabled="disabled"][type="radio"], input[disabled="disabled"][type="checkbox"] {
                width: auto;
}
span[disabled="disabled"] {
                margin-right: 10px;          
}
span[disabled="disabled"]:last-child {
                margin-right: 0; 
}

input[type='submit'], input[type='button'] {
	cursor: pointer;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	border: 0;
	outline: 0;
	
	font: normal 13px 'poppinsmedium', Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #054ea2;
	border-radius: 0;
	display: inline-block;
	padding: 12px 20px;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
}
input:focus, input[type='text']:focus, select:focus, textarea:focus {
	outline: 0;
}
input[type='submit']:hover {
	background: #0262d0;
}
/* Customise Radio Button , Checkbox & Select */
input[type=radio]+label,input[type=checkbox]+label {
	margin-right: 10px;	
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
}
input[type=radio]+label:last-child,input[type=checkbox]+label:last-child {
	margin-right: 0;	
}

/*

input[type=checkbox]{ display: none;}

input[type=checkbox]:not(old), 
input[type=radio]:not(old) {
	width : 12px;
	margin : 0;
	padding : 0;
	opacity : 0;
	display: none;
	
}input[type=checkbox]:not(old) + label, 
input[type=radio]:not(old) + label {
	font-size: 13px;
	text-transform: none;
	color: #505050;
	display: inline-block !important;
	padding-left: 17px;
	line-height: 13px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	cursor: pointer;
}

input[type=radio]:not(old) + label {
	background: url('../images/radio-inactive.png') no-repeat 0 0;
	margin-bottom: 12px;
}

input[type=radio]:not(old):checked + label {
	background: url('../images/radio-active.png') no-repeat 0 0;
}

input[type=checkbox]:not(old) + label {
    background: url('../images/checkbox-inactive.png') no-repeat 0 0;
	padding-left: 22px;
}

input[type=checkbox]:not(old):checked + label {
	background: url('../images/checkbox-active.png') no-repeat 0 0;
}

input[type=checkbox]:not(old).cuscheck + label,
input[type=checkbox]:not(old).cuscheck:checked + label {
	font-size: 14px;
	padding-bottom: 15px !important;
}*/

.transclr {
	color: transparent;
}

.customize_selectdiv select,
.customize_selectdiv2 select {
	width: 122%;
	padding-right: 30%;
	width: -moz-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
	padding-right: 30px;
	position: relative;
	background: none;
	cursor: pointer;
	margin-bottom: 0;
}

.customize_selectdiv,
.customize_selectdiv2 {
	overflow: hidden;	
	background: #fff url(../images/dropdown-arrow.png) no-repeat right 10px center;
	border-right: 1px solid #e0e0e0;
	position: relative;
	display: block;
	width: 100%;	
}

.customize_selectdiv2 {
	background: #FFF url(../images/dropdown-arrow2.png) no-repeat right 10px center;
	width: 80px;
	border-right: 1px solid #808080;
}

.customize_selectdiv2 select {
	border: 1px solid #808080;
	font: normal 13px 'maven_proregular', Arial, Helvetica, sans-serif;
	color: #303030;
}
.customize_selectdiv select {
	padding: 10px 8px;
}
.customize_selectdiv select::-ms-expand,
.customize_selectdiv2 select::-ms-expand {	
    display:none;
} 

/*for Contact Us Send enquiry button */
a.actionbtn, .actionbtn, a.regbtn {
	color: white;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	background: #d81a33;
	text-decoration: none;
	min-width: 15%;
}
a.actionbtn:hover, .actionbtn:hover {
	background: #9e1325;
}
a.backbtn, .backbtn {
	background: #808285;
}
a.backbtn:hover, .backbtn:hover {
	background: #666666;
}
/*for Download button */
.dlbtn {
}
/* Back to top style */
#scrollUp {
	bottom: 0;
	right: 30px;
	width: 70px;
	height: 70px;
	padding: 10px 5px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#scrollUp:hover {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#scrollUp, a#scrollUp {
	bottom: 40px;
	right: 20px;
	width: 50px;
	height: 50px;
	background: url(../images/top.png) no-repeat;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
#scrollUp-active {
	display: none;
}
/* Divider and Outline */

hr {
	background: #e0e0e0;
	height:1px;
	width: 100%;
	border: none;
}
.thickhr {
	background: #f4f4f4;
	height: 5px;
	width: 100%;
	margin: 1.5rem 0;
}
.lighthr {
	background: #f4f4f4;
	height:1px;
	width: 100%;
	border: none;
}
.outline {
	border: #e0e0e0 1px solid;
	display: inline-block;
}
/* Vertical Align */

.vAlign {
	display: inline-block;
	float: none !important;
	vertical-align: middle;
	margin-right: -4px;
}
.vTop {
	display: inline-block;
	float: none !important;
	vertical-align: top;
	margin-right: -4px;
}
.vBtm {
	display: inline-block;
	float: none !important;
	vertical-align: bottom;
	margin-right: -4px;
}

/* Header */

header {
	width: 100%;
	min-width: 1140px;
	margin: 0 auto;
	padding-top: 15px;
	background-color: #FFF;
}
.logo {
	display: inline-block;
}
.icons_link,
.login, .logout {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.icons_link {
	padding: 0 10px;
}
.logout {
	margin-right: 10px;	
}

ul.twosites {
	list-style: none;
	margin: 0;
}

ul.twosites li {
	float: left;
}
ul.twosites li a {
	font-size: 13px;
	color: #909090;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 8px 20px;
}

ul.twosites li a:hover {
	color: #054ea2;
}

ul.twosites li a.active {
	background-color: #edf5fe;	
	font: normal 15px 'maven_probold', Arial, Helvetica, sans-serif;
	color: #054ea2;
	border-radius: 7px;
}
.header-rgtpart {
	float: right;
}

/* Search */

.search_icon {
    margin-top: 0;
}

.search_icon_black {
    position: absolute;
    top: 42vh;
    right: 21.8%;
}

.search_caption {
    position: absolute;
    top: 55vh;
    right:21.8%;
    font: normal 14px 'poppinsregular', arial, san-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
    color: #a0a0a0;
}

#search_div {
    margin-bottom: 40px;
}

#search {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent url(../images/box_bg.png) repeat;
    visibility: hidden;
}

#search.active {
    z-index: 9999999999;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */
    filter: alpha(opacity=100);
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, visibility 300ms ease-out;
    transition: opacity 300ms ease-out, visibility 300ms ease-out;
}

input.search_field {
    text-align: left;
    width: 57%;
    height: 60px;
	border: none;
    border-bottom: 3px solid #ed008c;
    background: none;
    position: absolute;
    top: 40vh;
    margin: auto;
    left: 0;
	right: 0;
    padding-left: 0px;
	color:#505050;
	padding: 0;
	font: normal 22px 'poppinslight', Arial, Helvetica, sans-serif;
}

  input.search_field.active {
	  position: absolute;
	  margin: auto;
	  left: 17%;
	  width: 67%;
	  /*text-align:center;*/
	  border-bottom: 4px solid #ff6000;
	  padding-left: 0px;
	  -webkit-animation: underline .75s 1 forwards;
	  -moz-animation: underline .75s 1 forwards;
	  -o-animation: underline .75s 1 forwards;
	  animation: underline .75s 1 forwards;
  }


.closesearch, a.closesearch {
    display: block;
    font-size: 44px;
	font-family: "Times New Roman", Times, serif;
    line-height: 50px;
    position: absolute;
    top: 5px;
    right: 15px;
    color: #000;
}

    a.closesearch:hover {
        background: none !important;
    }

/* Shopping Cart */

.cart {
	display: inline-block;
	vertical-align: middle;
	border: 0;
	outline: 0;
	margin: 0;	
	z-index: 9999 !important;
}

.cartqty {
	position: absolute;
	background-color: #e9e9e9;
	border-radius: 14px;
	color: #202020;
	font: normal 13px 'maven_probold', Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 10px;
	margin-top: -9px;
	margin-left: 14px;
}
.cart-item > div {
	float: none;
	display:inline-block;
	vertical-align: middle;
	margin-right: -5px;
}
/* Cart Dropdown */

.cartdrop_ul, 
.cartdrop_ul li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

.cartdrop_wrapper {
	display: block;	
}

.cartdrop_div .btn {	
	display: block;	
	margin-bottom: 10px;
}

a.cartdrop_prod, 
.cartdrop_prod {
	display: block;
	width: 67px;
	height: 67px;
	text-align: center;
	vertical-align: middle;	
}

a.cartdrop_prod img, 
.cartdrop_prod img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;	
	max-height: 100%;
}

.cartdrop_div {
	clear: both;
	position: absolute;
	width: 320px;
	top:90px;
	right: 15px;
	padding: 30px 20px 30px 30px;
	background: #fff;
	border: 0;
	box-sizing: border-box;
	-moz-box-shadow: 0px 0px 8px rgb(200,200,200);
	-webkit-box-shadow: 0px 0px 8px rgb(200,200,200);
	box-shadow: 0px 0px 8px rgb(200,200,200);
	
	font-size: 13px;
	text-align: left;
	display: none;	
	z-index: 9999999 !important;		
}

/* Navigation */
nav {
	margin: 0 auto;
}
#menu {
	height: auto;
	margin-top: 1rem;
}
.menu-line, hr.menu-line {
	margin-bottom: 0;
}
.menu_toggle, .menu_close {
	display: none;
}
ul#navmenu-h {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	text-align: center;
	z-index: 500 !important;
}
ul#navmenu-h li {
	display: inline-block;
	position: relative;
	margin-bottom:0;
}
/* Root Menu */

ul#navmenu-h li a {
	display: block;
	padding: 0 35px 10px;
	color: #303030;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
/* Root Menu Hover Persistence */
ul#navmenu-h li:hover > a {
	color:#054ea2;
}
ul#navmenu-h li.active a, ul#navmenu-h li a.active {
	color: #054ea2;
}
ul#navmenu-h ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	list-style-type:none;
	padding: 0;
	margin: 0;
	float: left;
	border: none;
	background-color: #e0e0e0;
	min-width: 150px;
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
ul#navmenu-h ul {
	padding: 6px 0;
	width: 180px;
}
ul#navmenu-h ul ul {
	left: 100%;	
	top: -6px;
	background: #f0f0f0;
}
ul#navmenu-h ul li {
	width: 100%;
	display: block;
	margin:0;
	background: none !important;
	margin: 0;
	padding:0 6px;
}
/* 2nd Menu */
ul#navmenu-h li li a {
	width: 100%;
	float: none;
	color: #707070;
	font: normal 15px 'maven_probold', Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	padding: 10px 15px;
	margin: 0px;
	text-align: left;
	cursor: pointer;
	z-index: 500!important;
	border: none;
	text-shadow: none;
	text-transform: uppercase;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-right: 20px;
}
ul#navmenu-h ul li a.submenu {
	background:url(../images/navarrow-right.png) 95% center no-repeat;
}
/* 2nd Menu Hover Persistence */
ul#navmenu-h li li a:hover, ul#navmenu-h li li:hover > a {
	cursor: pointer;
	color: #202020;
	border: none;
	background-color: #f4f4f4;
	z-index: 500!important;
}
ul#navmenu-h li li a.industries:hover, ul#navmenu-h li li:hover > a.industries{
	background-color:transparent;
}
ul#navmenu-h ul li.submenu {
	background:url(../images/navarrow-right.png) 90% center no-repeat;
}
/* Hover Function - Do Not Move */
ul#navmenu-h li ul li > ul, ul#navmenu-h li ul ul li > ul, ul#navmenu-h li ul li > ul, ul#navmenu-h li ul ul li > ul {
	display: none;
}
ul#navmenu-h li:hover > ul, ul#navmenu-h ul li:hover > ul, ul#navmenu-h ul ul li:hover > ul, ul#navmenu-h li.iehover > ul, ul#navmenu-h ul li.iehover > ul, ul#navmenu-h ul ul li.iehover > ul {
	display: block;
}
ul#navmenu-h ul li.active a, ul#navmenu-h ul li.active a, ul#navmenu-h ul li a.active, ul#navmenu-h ul li:hover li.active a, ul#navmenu-h ul li:hover li:hover li.active a, ul#navmenu-h ul li:hover li:hover li:hover li.active a {
	color: #909090;
	background-color: #f4f4f4;
}
ul#navmenu-h li:hover > ul {
	display: block;	
}
ul#navmenu-h ul.megamenu {
	background: #fff;
	border-top: 1px solid #f0f0f0;
	padding: 40px 30px;
	width: 1140px;	
	/*left: calc((-100vw + 1140px + 100%) /2 + .935rem);*/
	left: calc((100vw - 1140px) /2 + .935rem);
	right: unset;
	margin: auto;
	text-align: left;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
ul#navmenu-h li:hover > ul.megamenu {
	display: none;	
}
ul#navmenu-h ul.megamenu ul {
	background: none;
	position: relative;	
	left: auto;
	top: auto;
	float: none;
	width: 100%;
	flex-wrap: wrap;
	align-items: top;
	justify-content: top;
	display: none;
}
ul#navmenu-h ul.megamenu .megamenu-child {
	display: block;
	border-top: 2px solid #f0f0f0;
	padding-top: 20px;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul > li {
	width: 25%;	
	display: inline-block;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul:first-child {	
	display: flex !important;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > ul {
	display: block !important;	
	margin-top: 10px;
}
ul#navmenu-h ul.megamenu .megamenu-tabs {
	position: static;
	display: inline-block;	
	width: auto;
}
ul#navmenu-h ul.megamenu .megamenu-tabs.active {
	background: #f0f0f0;	
}
ul#navmenu-h ul.megamenu li > a {
	background: none;	
	color: #303030;
}
ul#navmenu-h ul.megamenu .megamenu-child li, ul#navmenu-h ul.megamenu .megamenu-child li a {
	padding-left: 0;	
}
ul#navmenu-h ul.megamenu .megamenu-child li {
	padding-right: 0;	
}
ul#navmenu-h ul.megamenu .megamenu-child > ul > li {
	padding-right: 20px;	
}
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > a, ul#navmenu-h ul.megamenu .megamenu-child > ul > li > a:hover, ul#navmenu-h ul.megamenu .megamenu-child > ul > li:hover > a {
	background: none;
	font-size: 15px;
	/* color: #202020; */
	line-height: 20px;
	letter-spacing: 0.05em;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > a:after {
	content: '';
	display: block;
	height: 3px;	
	width: 40px;
	background: #202020;
	position: absolute;
	bottom: 0;
	left: 0;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > a:hover:after{
	background: #ef1f99; /*#202020*/
}
/*ul#navmenu-h ul.megamenu .megamenu-child > ul > li > a.industries:after{
	background:#ef1f99;
}*/
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > a {
	position: relative;	
    margin-bottom:10px;
	color: #0262d0;
}
/*ul#navmenu-h ul.megamenu .megamenu-child > ul > li > a.industries {
	position: relative;
	margin-bottom:10px;
	color: #0262d0;
}*/
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > ul > li > a {
	color: #909090;
	font-family: maven_proregular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	text-transform: capitalize;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > ul > li > a.active, ul#navmenu-h ul.megamenu .megamenu-child > ul > li > ul > li.active > a {
	color: #054ea2;
	background: none;	
}
ul#navmenu-h ul.megamenu > li > ul > li > ul > li > ul, ul#navmenu-h ul.megamenu > li > ul > li > ul > li:hover > ul,
ul#navmenu-h ul.megamenu .megamenu-child > ul > li > ul > li > ul{
	display: none !important;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul.inactive {	
	display: none !important;
}
ul#navmenu-h ul.megamenu .megamenu-child > ul.active {
	display: flex !important;
}
/* end Nav */

.currency {
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
}

/* Banner */

#banner {
	width: 100%;
	/*For fixed width banner
	width: 1000px;
	*/
	min-width: 1140px;
	margin: auto;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
#slick {
	background: #f5f5f5 url(../images/loading.gif) no-repeat center;
	padding-bottom: 32.5%;
	widht: 100%;
}
#slick.slick-initialized.slick-slider {
	padding-bottom: 0;	
	background: none;
}
.banner-desktop {
	display: block;	
}
.banner-mobile {
	display: none;	
}
.banner-caption {
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 4;
	color: white;
	text-shadow: 0 0 10px rgba(0,0,0,1), 0 0 20px rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 55px;
	max-width: 1140px;
	padding: 0 .9375rem;
	line-height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.banner-link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;	
	top: 0;
	left: 0;
}
/* HOME-PAGE Content */

#maincontent {
	width: 100%;
	min-width: 1140px;
	overflow: hidden;
	padding: 55px 0 50px;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#maincontent.homepage {
	padding-bottom: 60px;	
}

.img-container{
	max-width: 345px;
	margin: auto;	
	margin-bottom: 10px;
	/* border: 1px solid red;*/
}

.thumbimg-container {
	max-width: 180px;
	margin: auto;
	width: 100%;	
}

.prodimg-container {
	max-width: 241px;
	margin: auto;	
	margin-bottom: 10px;
}

.himg-container {
	max-width:100%;
	margin: auto;	
}
.prod-link, a.prod-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

a.prod-wrap,
.prod-wrap {
	width: 100%;
    padding-bottom: 100%;
    height: 0px;
    position: relative;
    overflow: hidden;
    display: block;
    transition: none 0s ease 0s;
}

.himg-container .prod-wrap {
	padding-bottom: 64.1%;
}

a.prod-wrap > img,
.prod-wrap > img,
.prod-wrap a > img {
	position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    /*transition: none 0s ease 0s;*/
	transform: scale(1,1);
	-webkit-transition: transform 1s ease-in-out;
	transition: transform 1s ease-in-out;
}


a.prod-wrap > img:hover,
.prod-wrap a > img:hover,
.himg-container .prod-wrap > img:hover {
	cursor: pointer;
	transform: scale(1.2,1.2);
}

.img-container .prod-wrap a > img:hover,
 .prodimg-container .prod-wrap a > img:hover{
	transform: none;
}

/* QuickView */
.item-added #cboxLoadedContent {
	position: absolute;
	width: 100%;
	height: 100%;	
	top:0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
div.quickview-hover{
	background: rgba(255,255,255,0.80);
	color: #262626;
	cursor: pointer;
	display: table;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0 !important;
	left: 0;
	opacity: 0;
	text-align: center;
   
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;	
	
	z-index: 11;
	
	box-sizing: border-box;
	padding: 110px 0 0 0;
}

.img-container:hover div.quickview-hover,
.prodimg-container:hover div.quickview-hover
 {
	opacity: 1;
}

.quickview-hover a {
	color: #262626;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0;
	text-decoration: none;
}

.quickview-hover a:hover {
	color: #bca371;
}

/*.sale-tag {
	background-color:#0262d0 ;
	color: #fff;
	border: 0;
	outline: 0;
	font: normal 15.26px 'maven_probold', Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	position: absolute;
	padding: 21px 3px;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	left: 10px;
	top: 10px;
	z-index: 9;
}*/

 
.sale-tag, .new-tag {
	background-color:#ff0000;/*#0262d0*/
	color: #fff;
	border: 0;
	outline: 0;
	font: normal 15.26px 'maven_probold', Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	position: relative;
	padding: 21px 3px;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	left: 10px;
	top: 10px;
	z-index: 9;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.smaller-tag {
	width: 40px;
	height: 40px;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 42px;	
	font-family: maven_problack, Arial, Helvetica, sans-serif;
}

.prod-name a {
	color: #202020;
	font-size: 18px;
	text-transform: capitalize;
	line-height: 36px;
}

.prod-name a:hover {
	color: #054ea2;
}

.prod-name2 a {
	color: #054ea2;
	font: normal 25px 'poppinslight', Arial, Helvetica, sans-serif;
	line-height: 35px;
}
.prod-price {
	color: #163d6a;
	font: normal 20px 'maven_promedium', Arial, Helvetica, sans-serif;
	display: inline-block;
	line-height: 45px;
}
.font35px, .detail-price {
	font-size: 35px;
	line-height: 65px;
}

.discounted-price {
	color: #707070;
	font-size: 13px;
	display: inline-block;
	text-decoration: line-through;
	font-style: italic;
}
.font18px {
	font-size: 18px;
}
.soldout,
input[type='button'].soldout2,
input[type='button'],
a.soldout2, a:link.soldout2, a:visited.soldout2,
label.soldout2 {
	background-color: #fff;
	color: #505050;
	font: normal 15px 'maven_probold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.02em;
	border: 1px solid #d0d0d0;
	padding: 6px 15px;
	display: inline-block;
	margin-top: 5px;
	cursor: default;
}
input[type='button'].soldout2,
a.soldout2, a:link.soldout2, a:visited.soldout2,
label.soldout2
 {
	 border: 1px solid #f4f4f4;
	background-color: #f4f4f4;
	padding: 11px 25px;
	margin-top: 0;
 }
.threecols .vTop {
	display: inline-block;
	float: none !important;
	vertical-align: top;
	margin-right: -5px;
}
/*.img-txt, a.img-txt, a:visited.img-txt, a:link.img-txt {
	position: absolute;
	color: #fff;
	font: normal 40px 'poppinsregular', Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height: 45px;
	text-transform: uppercase;
	text-shadow: 0 2px 10px #000;
	z-index: 11;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	left: 0;
	top:0;
	right:0;
	bottom:0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5%;
}*/

.img-txt, a.img-txt, a:visited.img-txt, a:link.img-txt {
	position: relative;
	color: #fff;
	font: normal 25px 'poppinsregular', Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height: 30px;
	text-shadow: 0 2px 10px #000;
	z-index: 11;
	width: 100%;
	/* height: 100%; */
	margin: 0 auto;
	text-align: center;
	left: 0;
	/* top:0; */
	right:0;
	bottom:0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	background: rgba(2, 98, 208, 1);
}

a.img-txt:hover {
		
}
.prod-cat {
	padding-bottom: 64.16%;
	width: 100%;
	overflow: hidden;
	position: relative;		
    border: 1px solid #0262d0;
}
.prod-cat img {
	position: absolute;
	width: auto;
	height: auto;
	top:0;
	bottom:0;
	margin: auto;
	left: 0;
	right: 0;
	transform: scale(1,1);
	-webkit-transition: transform 1s ease-in-out;
	transition: transform 1s ease-in-out;
}
/*.prod-cat:after {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width: 100%;
	height: 100%;
	margin: auto;
	background: rgba(23, 52,83, 0.4);
	z-index:4;	
	content: '';
	display: block;
}*/

.prod-cat-wrapper:hover .prod-cat > a > img {
	cursor: pointer;
	transform: scale(1.2,1.2);		
}

.prod-cat-wrapper {
    padding: 10px;
}


.subbanner {
	background: url(../images/subbanner-imgholder.jpg) no-repeat center top;
	width: 100%;
	height: auto;
	padding: 100px 20px;
	text-align: center;
	background-size: cover;
	position: relative;
}

/*.subbanner h1, .subbanner {
	color: #686868;
	font: normal 60px 'poppinslight', Arial, Helvetica, sans-serif;
	text-transform: capitalize;

}*/

.subbanner {
    background: url(../images/subbanner-imgholder.jpg) no-repeat center top;
    width: 100%;
    height: auto;
    padding: 100px 20px;
    text-align: center;
    background-size: cover;
    position: relative;
    color: #262626;
    font: normal 50px 'poppinslight', Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}

    .subbanner h1 {
        color: #262626;
        font: normal 50px 'poppinslight', Arial, Helvetica, sans-serif;
        text-transform: capitalize;
        width: 1110px;
        margin: auto;
        text-align: right;
        position: relative;
        bottom: -4.5rem;
        padding-right: 155px;
    }


.underbar {
	background-color: #000;
	width: 100px;
	height: 7px;
	margin: 20px 0 25px;
}

.underbar-blue {
	width: 120px;
	height: 5px;
	background-color: #054ea2;
	margin: 15px 0 20px;
}

.txt-blue {
	color: #054ea2;
}
.txt-red {
	color: #ca0000;	
}

.txt-pink{
	color: #ef1f99 !important;	
}

.txt-darkgrey {
	color: #303030;
}

.txt-lightgrey {
	color: #909090;
}

.make-center {
	margin: 1.5rem auto;
}

ol.terms-ol { list-style: none; counter-reset: li; margin-left: 0;}

ol.terms-ol > li {counter-increment: li}

ol.terms-ol > li::before {
	content: counter(li)'.'; 
	color: #303030;
	font: normal 20px 'maven_probold', Arial, Helvetica, sans-serif;
    display: inline-block; 
	width: 1.3em;
	vertical-align: top;
	margin-top: 2px;
    margin-left: -1.3em;
}
  
.terms {
	color: #303030;
	font: normal 20px 'maven_probold', Arial, Helvetica, sans-serif;
	line-height: 26px;
	display: inline-block;
	margin: 0 0 5px 0;
  }
  
.breadcrumbs-bg {
	width: 100%;
	padding: 10px 20px 10px;
	background-color: #f4f4f4;
}
  
ul.breadcrumbs {
	list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    text-align: center;
}

ul.breadcrumbs li {
	display: inline-block;
	 margin-left: 0;
	 margin-bottom: 0;
}

ul.breadcrumbs li a {
	display: block;
	color: #686868;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	text-align: center;
}

ul.breadcrumbs li a:after {
	content:'/';
	padding-left: 10px;
	padding-right: 5px;
}

ul.breadcrumbs li:last-child a:after {
	content: '';
}

ul.breadcrumbs li a:hover {
	color: #202020;
}	

/* Accordion */

.sidenav {
	margin:0px;
	padding:0px;
	height:1%;
	overflow:hidden;
	border: 1px solid #e0e0e0;
	padding: 20px 20px;
}

ul.topnav {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.topnav li {	
	list-style: none;
	padding: 0;
	margin: 0;
	background: white;
	border:0;
	padding: 0;
}
/*------Sec lvl-----*/

ul.topnav li a {
	color: #909090;
	display: block;	
	font: normal 16px 'maven_promedium', Arial, Helvetica, sans-serif;
	padding: 10px 0;

	text-transform: capitalize;
	text-decoration: none;	
	text-align: left;
}
ul.topnav > li > a {
	font-family: poppinsmedium, Arial, Helvetica, sans-serif;
}
ul.topnav li.active a,
ul.topnav li a:hover,
ul.topnav li a.active {
	color: #000;
}


ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;		
	margin-bottom: 11px;
}

ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
	background: none;
	border: none;
	list-style: none;
}

ul.topnav ul li:not(.active) a {
    color: #707070;
}

ul.topnav ul li a {
	color: #707070;
	font: normal 14px 'maven_proregular', Arial, Helvetic sans-serif;
	padding: 8px 0;
	letter-spacing: 0.02em;
	text-transform: capitalize;
}
/*
ul.topnav li:first-child ul li.active a,
ul.topnav li ul li a:hover{
	color: #343434 !important;
}*/
ul.topnav ul ul {
	margin: 5px 0;
}

ul.topnav ul ul li {
	margin-left: 20px;
}

ul.topnav ul ul li a {
	color: #909090 !important;	
	font: normal 14px 'maven_proregular', Arial, Helvetica, sans-serif !important;
	padding: 5px 0;
	text-transform: capitalize !important;
}

ul.topnav ul li a:hover,
ul.topnav ul ul li a:hover,
ul.topnav ul ul li.active a {
	color: #303030;
}

ul.topnav ul li.active a {
	font: normal 15px 'maven_probold', Arial, Helvetic sans-serif;
	color: #303030;
	text-transform: uppercase;
}

ul.topnav ul ul li.active a {
	color: #303030 !important;
	text-decoration: underline;
	text-transform: capitalize;
}

ul.topnav span{
	float: right;
}
ul.topnav span.topnav-open {
	padding-top: 6px;
}

ul.topnav ul span,
ul.topnav ul ul span {
	width: 12px;
}

ul.paginations {
	list-style: none;
	margin: 0 auto;
}

ul.paginations li {
	display: inline-block;
	margin: 0 0px;
	margin-right:10px;
}

ul.paginations li a,
ul.paginations li {
	background-color: #fff;
	border: 0;
	color: #909090;	
	font-size: 13px;
	padding: 0;
	transition: all 500ms ease-out;
	
}
ul.paginations li a {
	display: block;
}
ul.paginations li a:hover {
	color:#0f0f0f;
}
ul.paginations li a.prevbtn,
ul.paginations li a.nextbtn {
	background:url(../images/prev-btn.png) no-repeat left;
	opacity: 0.4;
	width: 54px;
	height: 54px;
	border: 0;
	margin-left: -85px;
	margin-top: -33px;
	position: absolute;
}
ul.paginations li a.nextbtn {
	background:url(../images/next-btn.png) no-repeat right;
	margin-right: 0;
	margin-left: 30px;
}
ul.paginations li a.prevbtn:hover,
ul.paginations li a.nextbtn:hover {
	opacity:1;
}
ul.paginations li.adj_width { width: 8%; }

.total-page {
	font-size: 18px;
	color: #505050;
}
input[type='text'].page-no {
	text-align: center;
	font-size: 18px;
	padding: 10px;
	color: #505050;
}

#slider-range {
	float: left;
	width: 45%;
	margin-left: 30px;
	margin-right: 5px;
}
#slider-range span.ui-state-focus {
	outline: none;	
}

input[type='text'].amount,
input[type='text'].amount2 {
	text-align: center;
}

input[type='text'].amountbox {
	width:15%; float: left;
}
.responsive .slick-slide {
    display: inline-block !important;
    float: none !important;
	vertical-align: middle !important;
	margin-right: -4px !important;
    height: 100%;
    min-height: 1px;
}

.responsive {
	border-left: 1px solid #deb752;
	margin: 0 auto;	
	padding-left: 30px !important;
}
.responsive .slick-slide img:first-child {
	padding: 20px 40px 20px 15px;
}
.responsive .slick-slide img {
	padding: 0 15px;
}
/*Products Detail Page*/ 

.zoomContainer {z-index:99;}

.proddet_imgdiv {overflow:hidden !important; z-index: 5;}

.proddet_imgwrapper,
.proddet_imgwrapper02 {width: 100%; /*height: 426px;*/ text-align:center;position:relative;z-index:9;}

.proddet_imgwrapper { width: 100%; }

.proddet_imgnav {float:left; width:100%; height: 90px; padding: 0 30px; position:relative;z-index:10;}
.proddet_img  { overflow: hidden; position: relative; }
.proddet_img > div { 
	position: absolute;
	top: 0;
	left: 0;
	z-index:3;
}
.proddet_img > div:first-child {
	z-index: 4;
	position: relative;	
}

.proddet_img .slick-slide,
.proddet_img .slick-slide a {width: 445px;overflow:visible;text-align:center;position:relative;display:block;margin: 0 !important;}

.proddet_img .slick-slide {overflow:hidden;}

.proddet_img .slick-list { overflow:visible;}

.proddet_img img {position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;}

.prodimg_zoom img {display:inline;}

.proddet_imgsize, .proddet_imgsize02 {position:relative;width:100%;padding-bottom: 100%;overflow:hidden;}

.proddet_imgnav .slick-slide{overflow:hidden;position:relative; cursor:pointer;outline:none;height:auto;width:100%;float:none;display:inline-block; }

.proddet_thumb{width:100%;/*height: 74px; width: 74px; */padding-bottom: 100%;overflow:hidden;position:relative; margin-right: 5px;  }

.proddet_thumb img{width:auto;height:74px; width: 74px;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;opacity:0.5; }

.proddet_imgnav .slick-prev, 
.proddet_imgnav .slick-next {width:100%;height:30px;color:transparent;overflow:hidden;text-indent:-9999px;position:absolute;/*right:0;left:0;margin:auto;*/border:none;outline:none;cursor:pointer; top: 0; bottom:0; margin: auto;}

.proddet_imgnav .slick-prev { background:transparent url(../images/car-prev-btn.png) no-repeat left center !important; width:21px; height: 35px; z-index: 9999; left:0; }

.proddet_imgnav .slick-next { background:transparent url(../images/car-next-btn.png) no-repeat right center !important; width:21px; height: 35px; z-index: 9999; right:0;}

.proddet_imgnav .slick-disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;cursor:default;}

.proddet_imgnav .slick-slide{border:0; margin: 0 !important;}

.proddet_imgnav .slick-slide.slick-current img{opacity:1;}

.proddet_imgnav.slick-initialized .slick-slide {
	display: inline-block;
	margin-right: 5px;         
}
.detail-qty, input.detail-qty {
	width: 90%;	
}
.tabsSelect {
	display: none;	
}

.wavebg {
	background: url(../images/wave.png) repeat-x center;
}
.wave-title {
	background: white;
	display: inline-block;
	padding: 10px 20px;
	padding-left: 0;
}

/** Testimonials **/
.masonry {
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    -moz-column-fill: initial;
    -webkit-column-fill: initial;
    column-fill: initial;
	-moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}
.box {
	border: 1px solid #e0e0e0;
	padding: 30px 30px;
	width: 100%;
	display: inline-block;
	color: #707070;
	font-size: 13px;
	line-height: 18px;
}

.box h4 {
	margin-bottom: 10px;
}

.posted-name {
	color: #202020;	
	font: italic 18px 'maven_proregular', Arial, Helvetica, sans-serif;
	text-align: center;
}

input[type='text'].width50 {
	width: 50%;
}

.process-bar {
	background: #FFF;
	border: 0;
	padding: 0;
}

ul.process {
	list-style: none;
	text-align: center;
	margin: 0;
	line-height: 0;
}

ul.process li {
	background: url(../images/process-divider.jpg) no-repeat right;
	display: inline-block;
	width: 33.3333%;
	padding: 0 10px;
	margin-bottom: 0;
	margin-right: -4px;
	vertical-align: middle;
}

ul.process li:last-child {
	background: none;
}

ul.process li a {
	color: #163d6a;
	font: normal 28px 'poppinslight', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
}

ul.process li a.active,
ul.process li.active a {
	color: #0262d0;
	cursor: pointer;
}
.profile_form,
.address_form,
.shipping_method {
	display: none;
}

.bodyfont {
	font-size: 15px !important;
}

input[type='text'].bg-lightgrey {
	text-align: center;
	color: #909090;
	background-color: #f7f7f7;
}

.adj-position {
	position: relative; margin-top: -13px;
	padding-left: 3px;
}

.qty, input.qty {
	max-width: 100px;
	margin-bottom:0;	
}

.TabbedPanelsTabFocused {
	outline: none;	
}

/* MY ACCOUNT STYLE */

ul.myaccount {
	list-style: none;
	border: 1px solid #e0e0e0;
	margin: 0;	
	padding: 25px;
}

ul.myaccount li {
	padding-top: 7px;	
}

ul.myaccount li a {
	color: #909090;
	display: block;	
	font: normal 18px 'maven_promedium', Arial, Helvetica, sans-serif;
	padding: 0;
	text-transform: capitalize;
	margin-left: 0px;
}

ul.myaccount li a.acc-active,
ul.myaccount li a:hover {
	color: #000;
}	

.order-table.table tr:first-child td, .address-table.table tr:first-child td { border-top: 0; }

.order-table.table tr td, .address-table.table tr td { padding: 15px 15px; vertical-align: top; font-size: 13px; vertical-align:middle; }

.order-table.table tr:last-child, .order-table.table thead tr,
.address-table.table thead tr, .address-table.table tr:last-child {
	border-bottom: 5px solid #f4f4f4;
}
.order-table.table thead th, .address-table.table thead th {
	border: none;	
	font-weight: normal;
}
.table thead th {
	vertical-align: inherit;	
}

.order-table.table tr.profile_form { border-bottom: 0; }
.order-table.inventory-table.table td{
	padding-top: 20px;
	padding-bottom: 20px;	
}

a.calender-icon {
	position: absolute;
	width: 22px;
	height: 23px;
	margin-top: 10px;
	right: 30px;
}

.saleslogin {
	float: right;
	background: url(../images/login-icon-small.png) no-repeat left;
	color: #202020 !important;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:20px;
	padding-top: 2px;
	margin-bottom: 40px;
}

.saleslogin a {
	color: #202020 !important;
}

.revision {
	width: 300px;
	padding: 15px;
	background-color: #f8f8f8;
	float: right;
	text-align: center;
	margin-top: -16px;
}

.revision table tr {
	border: 0 !important;
}

.revision table tr td {
	border: 0 !important;
	padding: 5px 5px !important;
}
.revision-btn {
    background: url(../images/plus-btn.jpg) no-repeat right 50%;
	width: 12px; height: 12px;
	border: 0;  
	outline: 0;  
	padding-right: 20px;
	
	color: #054ea2 !important;
	font: normal 15px 'maven_probold', Arial, Helvetica, sans-serif;
}

.revision-btn.menu-down{
    background: url(../images/minus-btn.jpg) no-repeat right 50%;
	width: 12px; height: 12px;
	border: 0;outline: 0;
}

.revision_form {
	display: none;
}

/** INVENTORY **/
.invent-content {
	display: none;	
}
.invent-title {
	cursor: pointer;	
}
.invent-title h6 {
	padding-right: 30px;	
	position: relative;
}
.invent-title h6:after {
	position: absolute;
	right: 5px;
	content: url(../images/icon_invent.png);
	display: block;
	top: 2px;	
	transition: transform ease-in-out 300ms;
}
.invent-title.active h6:after {
	transform: rotate(45deg);
}
.invent-title.active h6 {
	color:#0262d0;	
}

/* Footer */

footer {
	width: 100%;
	background: #ffffff;	
	font-size: 13px;
	color: #909090;
	line-height: 18px;
	
	padding-bottom:15px;
	position: absolute;
	bottom: 0;
	min-width: 1110px;
}
.footer_wrapper {
	width: 1110px;
	margin: 0 auto;
}
footer .thickhr {
	height: 5px;
	background-color: #e4e4e4;
	width: 100%;
	margin:0 auto 30px;
}
footer a {
	color: #909090 !important;
}
footer a:hover {
	color: #202020 !important;
}
footer h5 {
	color: #202020;
	font: normal 15px 'maven_probold', Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
}
footer hr {
	background-color: #f0f0f0;
	margin:0 auto 15px;
}
footer ul {
	list-style: none;
	margin: 0;
}

footer ul li {
	padding-bottom: 5px;
}
footer ul li a {
	color: #202020 !important;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}
footer ul li a:hover,
.saleslogin a:hover {
	color: #054ea2 !important;
}
a.social-links, a:link.social-links, a:visited.social-links {
	margin-left: 10px;
}
a.social-links:first-child, a:link.social-links:first-child, a:visited.social-links:first-child {
	margin-left: 0;	
}
/***********************
  Print
************************/
/****Print Optimization - Make Sure Everything Stay In Place****/

@media print {
.hidden-print {
	display:none !important
}
#maincontent {
	display: block !important;
}
.printBtn, #scrollUp {
	display: none !important;
}
body {
	margin: 0;
 padding 0 !important;
	max-width: 1140px;
	width: auto;
	min-width: 1140px;
}
.container {
	max-width: 1140px;
	width: auto;
}
a[href]:after {
	content: none;
}
.noprint, div.alert {
	display:none !important;
}
 [class*="col-xl-"] {
 float: left;
}
[class*="col-lg-"] {
 float: left;
}
[class*="col-md-"] {
 float: left;
}
 [class*="col-sm-"] {
 float: left;
}
 [class*="col-xs-"] {
 float: left;
}
.col-xl-12, .col-lg-12, col-md-12, .col-sm-12, .col-xs-12 {
	width:100% !important;
}
.col-xl-11, .col-lg-11, col-md-11, .col-sm-11, .col-xs-11 {
	width:91.66666667% !important;
}
.col-xl-10, .col-lg-10, col-md-10, .col-sm-10, .col-xs-10 {
	width:83.33333333% !important;
}
.col-xl-9, .col-lg-9, col-md-9, .col-sm-9, .col-xs-9 {
	width:75% !important;
}
.col-xl-8, .col-lg-8, col-md-8, .col-sm-8, .col-xs-8 {
	width:66.66666667% !important;
}
.col-xl-7, .col-lg-7, col-md-7, .col-sm-7, .col-xs-7 {
	width:58.33333333% !important;
}
.col-xl-6, .col-lg-6, col-md-6, .col-sm-6, .col-xs-6 {
	width:50% !important;
}
.col-xl-5, .col-lg-5, col-md-5, .col-sm-5, .col-xs-5 {
	width:41.66666667% !important;
}
.col-xl-4, .col-lg-4, col-md-4, .col-sm-4, .col-xs-4 {
	width:33.33333333% !important;
}
.col-xl-3, .col-lg-3, col-md-3, .col-sm-3, .col-xs-3 {
	width:25% !important;
}
.col-xl-2, .col-lg-2, col-md-2, .col-sm-2, .col-xs-2 {
	width:16.66666667% !important;
}
.col-xl-1, .col-lg-1, col-md-1, .col-sm-1, .col-xs-1 {
	width:8.33333333% !important;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left !important;
}
}
/***********************
  Programmer Required
************************/
.IE8Fix {
	z-index: 1;
}
.errMsg, .errMsg a:link, .errMsg a:visited, .errMsg a:Active {
	font-family: normal 11px Arial, sans-serif;
	color:#CC0000;
}
.errMsg a:hover {
	text-decoration: underlink;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}

/** ADD ON**/
.hidden-desktop {
	display: none !important;	
}

.upload_border {
    border: 1px solid #e9e9e9;
    padding: 9px 10px;
}

/** Removes 'Save Image as...' during right click **/
/* img, img a { */
	/* pointer-events: none; */
/* } */