@charset "utf-8";
/* CSS Document */

/* Table of Contents
-----------------------------------------------------------------------------
	1. Clean Base
	2. Base Typography
	3. Images
	4. Links
	5. Forms
	6. Tables
	7. Framework 
*/

/* 1. Clean Base
------------------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, a, nav, section, summary, time, mark, audio, video 
{margin:0 auto; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; list-style:none; outline:none; -webkit-font-smoothing: subpixel-antialiased; -webkit-tap-highlight-color:rgba(0,0,0,0);}
	
html,body { -webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
img{border:none;}

input[type="text"], input[type="submit"], input[type="button"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea {-webkit-appearance: none; outline: none;}
textarea:focus, input:focus, a, div, img { outline: none; }
 
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block;}

/* 2. Base Typography
------------------------------------------------------------------------------*/
body{ color:#373d48; font-size:13px; font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-weight:400; line-height:22px;}

h1, h2, h3, h4, h5, h6{ margin-bottom:20px; font-weight:normal;}
h1{ font-size:36px; line-height:38px; color:#888888; text-align:center; font-family: 'Roboto Condensed', sans-serif;}
h2{ font-size:36px;}
h3{ font-size:30px;}
h4{ font-size:26px; line-height:28px; color:#3665b0; font-family: 'Roboto Condensed', sans-serif; font-weight:700; text-transform:uppercase;}
h5{ font-size:20px; line-height:24px; color:#262626; font-family: 'Roboto Condensed', sans-serif;}
h6{ font-size:22px; line-height:29px; color:#000000; font-family: 'Roboto Condensed', sans-serif;}

p{ color:#262626; font-size:18px; font-weight:400; line-height:24px; margin-bottom:20px; font-family: 'Roboto Condensed', sans-serif;}

ul{ margin:20px 20px; padding:0;}
ul li{ font-size:13px;  color:#373d48; font-weight:400; line-height:18px; padding:0 0 5px 0; list-style:outside circle;}

ol{ margin:20px 20px; padding:0;}
ol li{ font-size:13px;  color:#373d48; font-weight:400; line-height:18px; padding:0 0 5px 0; list-style: decimal; margin-left:20px;}

blockquote{ display:block; text-align:left; margin-bottom:20px; position:relative; background:#f3f3f3; padding:20px 20px 10px 20px; border-left:2px solid #1589cb;}
blockquote p{ font-size:13px; font-weight:400; line-height:17px; margin-bottom:15px; position:relative; }

hr {border:0 #000 solid; border-top-width:1px; clear:both; height:0;}

/* 3. Images
------------------------------------------------------------------------------*/
img{border:none; border-style: none;}

/* 4. Link
------------------------------------------------------------------------------*/
a{color:#4777ac;}
a:hover{color:#4777ac; text-decoration: underline;}
a:active, a.current {color: #e8941a;}
a:focus {outline: none;}

/* 5. Forms
------------------------------------------------------------------------------*/
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"]{ border:1px solid #dedede; padding:0 15px; color:#666666; font-size:12px; height:36px; }
textarea{ border:1px solid #dedede; padding:5px 15px; color:#666666; font-size:12px; height:60px; resize:none;  font-family: 'Open Sans',Arial, Helvetica, sans-serif; line-height:16px;}

input[type="submit"], input[type="button"], input[type="reset"]{ cursor:pointer; color:#fff; border:none; height:30px; line-height:28px; display:block; font-size:15px;}
input[type="submit"]:hover, input[type="button"]:hover{ color:#fff;}

/* 6. Tables
------------------------------------------------------------------------------*/
table {border-spacing: 0; border-collapse: collapse;}
td {text-align: left; font-weight: normal;}

/* 7. Layout Framework
------------------------------------------------------------------------------*/
/* main container */
#wrapper{ width:100%; min-height:100%;box-shadow: 2px 3px 9px -1px #222;transition:0.6s ease all; -webkit-transition:0.6s ease all; -moz-transition:0.6s ease all; -o-transition:0.6s ease all;}
.container{ max-width:1108px; width:100%;}

/* header */
header{ width:100%; height:auto; font-family: 'Roboto Condensed', sans-serif;}
header .container{ display: block;}
.cart-group .cart-icon img{ border:none;}
.ipad .call{ padding-bottom:7px;}
.ipad .qty .cart-icon{padding: 11px 11px 4px 11px;}
.ipad .latest-product .cart-icon{ padding: 11px 11px 10px 11px !important;}
.ipad .latest-product .product-cart{ border-radius:0px !important; left:-2px;}
.ipad .qty .product-cart{ border:none;}
.iphone .qty .cart-icon{padding: 11px 11px 4px 11px;}
.iphone .latest-product .cart-icon{ padding: 11px 11px 10px 11px !important;}

/*header-top*/
.flag{float: right; background: #cc6666; padding-top: 10px; padding-bottom: 10px; padding-right: 50px; padding-left: 15px;}
.flag span{ font-size: 18px; line-height: 21px; color: #ffffff; position: relative;}
.flag span:after{ content: ""; position: absolute; right: -38px; top: 5px; width: 24px; height: 18px; background: url(../images/flag.png) no-repeat;}
.call{ background: #4e78ba; padding-top: 8px; padding-bottom: 7px; padding-right: 13px; padding-left: 33px; display: inline-block; float: right;}
.call:hover{ text-decoration:none;}
.call:hover span{color:#262626;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.call span{color:#ffffff; font-size: 24px; line-height: 26px; font-weight: 400; position: relative;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.4s ease-in;}
.call span:before{ content: ""; display: block; position: absolute; width: 13px; height: 17px; left: -19px; top: 8px; background: url(../images/call.png) no-repeat;  background-position:0px 0px; transition: all 0.4s ease-in;}
.call:hover span:before{ background-position:-14px 0px; transition: all 0.4s ease-in;}
.login{ padding-bottom: 7px; padding-top: 12px; padding-right: 17px; padding-left: 27px; float:right; display: inline-block; position:relative; transition: all 0.6s ease-in;}
.login a{color:#666666;position: relative; font-size: 16px; line-height: 18px; }
.login:before{ position: absolute; content: ""; display: block; left: 8px; top: 14px; width: 10px; height: 14px; background: url(../images/login.png) no-repeat;}
.account{ padding-bottom: 9px; padding-top: 12px; padding-right: 17px; padding-left: 27px; float:right; display: inline-block; transition: all 0.6s ease-in;}
.account a{color:#666666;position: relative; font-size: 16px; line-height: 18px; }
.account a:before{position: absolute; content: ""; display: block; left: -18px; top: 4px; width: 11px; height: 14px; background: url(../images/user.png) no-repeat;}

/*header-bottom*/
.header-bottom {display: block; width: 100%; background: #f0f0f0;}
.logo figure{ float: left; display: inline-block; margin-top: -37px; padding-left: 10px; padding-right: 10px; padding-bottom: 4px;background: #fff;}
.logo figure a{ cursor: pointer; display: block;}
.logo figure img{ width: 100%; display: block;}
.cart-item{background: #336699; display: inline-block; float: right; z-index: 1; position: relative; cursor: pointer;}
.cart-item span{padding-bottom: 5px; padding-top: 50px; padding-left: 11px; padding-right: 11px; position: relative; font-size: 15px; line-height: 18px; color: #ffffff; display: inline-block;}
.cart-item span:before{ content: ""; display: block; position: absolute; width: 28px; height: 38px; background: url(../images/cart.png) no-repeat; top: 7px; left: 33%;}
.search{ display: inline-block; float: right; position: relative; padding-top: 20px; padding-bottom: 17px; margin-right: 17px;}
.search input[type="text"]{ background: #fff; position: relative; font-size: 16px;line-height: 18px; color: #888888; width: 143px; padding-left: 8px; border: none;   padding-right: 45px; height: 35px; border:none;}
.search-box:after{position: absolute; width: 18px; height: 18px; content: ""; display: block; right:0px; top:0; background: url(../images/search.png) no-repeat;}
.search-icon{ width: 18px; top: 28px; height: 18px; background: none; background: url(../images/search.png) top no-repeat; border: none; position: absolute; cursor: pointer; right: 10px; overflow: hidden;  z-index: 1; background-position: 0px 0px; display:inline-block; padding:0px;}
.search-icon:hover{background-position:-20px 0px;}

/*header-search*/
.nav-fill{ height: 43px; overflow: visible;}
#nav-search { padding-right: 25px; position: relative; display: block; white-space: nowrap; overflow: hidden; -webkit-border-radius: 4px 4px 4px 4px;  -moz-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; border-radius: 0\9; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: auto;  margin: 10px 0 0; padding-left:86px; padding-right:82px; margin-top: 0; padding-top:15px; transition: all 0.6s ease-in;}
.nav-searchbar{ margin-bottom: 0; display: block; position: relative; -webkit-border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px;  border-radius: 0\9;}
.nav-left{ position: relative; height: 45px;  float: left; width: auto; display: inline-block; }
.nav-search-scope { background-color: #dfdfdf; background-image: none; position: relative; float: left; height: 43px; margin: 0; padding-left: 5px; overflow: hidden; border: 1px solid #c7c7c7; background-position: 0 -532px; transition: all 0.4s ease-in; }
.nav-search-scope:hover{ background:#dadada; transition: all 0.4s ease-in;}
.nav-search-facade { top: 5px; position: relative; float: left; cursor: default; overflow: hidden; padding-left: 3px;}
.nav-search-facade .nav-search-label{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #4b4b4b; font-size: 16px; line-height: 33px; margin-right: 21px;  margin-left: 5px; text-transform:uppercase; }
.nav-search-facade .nav-icon{ position: absolute; top: 13px; right: 3px; width: 10px; height: 8px; background: url(../images/drop-search.png) no-repeat; }
.nav-search-dropdown { position: absolute; display: block; top: -1px; left: 0; height: 44px; width: auto; font-family: arial,sans-serif; outline: 0; margin: 0; padding: 0; outline: 0;  cursor: pointer; opacity: 0; filter: alpha(opacity=0); visibility: visible; border: 0; line-height: 35px; }
.nav-right{ position: relative; height: 44px; min-width: 0; position: relative; float: right; width: auto; display: inline-block;}
.nav-search-submit { background-color: #fdb813; background-image: none; border: none; position: relative; top: 0; right: 0; height: 43px; width: 49px; overflow: hidden;  cursor: pointer; border: 1px solid #c7c7c7; background-position: 0 -381px; border-left:none; transition: all 0.4s ease-in;}
#nav-search-submit-text.nav-sprite{ position:absolute; display:block; content:""; width:27px; height:27px; background:url(../images/search-icon.png) no-repeat ; text-indent: -500px; text-shadow: none; left: 11px; top: 8px;}
.nav-right .nav-input{ text-indent: -500px; text-shadow: none; background: none;}
.nav-search-submit .nav-input{ position: relative; display: block; height: 100%; width: 100%; font-size: 14px; padding: 0; margin: 0; cursor: pointer; outline: 0; color: #fff; background: 0 0; border: none; text-indent: -1000px; line-height: 1px; }
.nav-searchbar .nav-fill{ overflow: hidden; border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; }
#nav-search .nav-search-field { position: relative; height: 42px; background: #fff; border-top: 1px solid #bdbdbd; border-bottom: 1px solid #cdcdcd; border: none;}
#nav-search .nav-search-field input#twotabsearchtextbox{height: 43px;}
#nav-search .nav-search-field .nav-input { position: absolute; top: 0; left: 0; display: block; width: 100%; line-height: 15px; padding: 6px 10px 6px 0; margin: 0; border: 0; height: 43px; font-family: arial,sans-serif; font-size: 15px; background: 0 0; color: #111; outline: 0; -webkit-appearance: none; box-shadow: none; text-indent: 8px; box-sizing:border-box;}
#nav-search #nav-iss-attach { position: absolute; bottom: 0; left: 0; width: 100%; height: 0; line-height: 1; }
.nav-search-submit:hover{background: #f3a847; transition: all 0.4s ease-in;}

/*nav-bottom*/
.nav-bottom{ display: block; width: 100%; background:#232f3e;}
/* nav */
nav{ height:auto; float:left; display:inline-block;}
nav ul{ display:block; position:relative; margin:0;}
nav ul li{list-style: none; text-transform: uppercase; font-size: 18px; line-height: 20px; color: #000000; font-weight: 600; padding-left: 25px; padding-right: 25px; float: left; padding-top: 19px; padding-bottom: 19px; position:relative;}
nav ul li:after{ content:""; display:block; position:absolute; width:1px; height:15px; background:#4f5965; top:21px; right:0;}
nav ul li:last-child:after{ display:none;}
nav ul li a{ color:#ffffff; position:relative; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; transition: all 0.4s ease-in;}
nav ul li a.active:after , nav ul li a:hover:after{ content:""; display:block; position:absolute; width:100%; height:3px; background:#dd505e; bottom:-18px; left:0; right:0; margin:0 auto; transition-timing-function: linear;}
nav ul li a:hover, nav .active{color:#ffffff; text-decoration: none; transition: all 0.4s ease-in;}

/*category-shop*/
.category-shop{ position: relative; height: 36px; float: right; width: auto; display: inline-block; margin-top: 12px;}
.category-scope{ background-color: #4f5965; background-image: none; position: relative; float: left; height: 36px; margin: 0; padding-left: 5px; overflow: hidden; background-position: 0 -532px; width: 198px; box-sizing: border-box; border:1px solid #fff; transition: all 0.4s ease-in;}
.category-facade{ top: 5px; position: relative; cursor: default; overflow: hidden; padding-left: 3px;}
.category-label{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #dfe2e7; font-size: 16px; line-height: 24px; margin-right: 21px; margin-left: 8px;   text-transform: capitalize; }
.category-label em{ font-style:normal; font-weight:700; text-transform:uppercase;}
.categories-icon{ position: absolute; top: 10px; right: 14px; width: 13px; height: 7px; background: url(../images/category-drop-arrow.png) no-repeat; }
.category-dropdown{ position: absolute; display: block; top: -1px; left: 0; height: 36px; width: auto; font-family: arial,sans-serif; outline: 0; margin: 0; padding: 0; outline: 0; cursor: pointer; opacity: 0; filter: alpha(opacity=0); visibility: visible; border: 0; min-width:198px;}
.category-scope:hover{ background:#383e45; transition: all 0.4s ease-in;}


/*mobile-nav*/
.mb-button{cursor:pointer;}
.mb-nav ul{margin: 10px 20px;}
.mb-nav li a{color:#262626; -moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.mb-nav li a:hover , .mb-nav .active{color:#3665b0; text-decoration:underline; -moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.mb-nav li{background: none repeat scroll 0 0 #ffffff; border-bottom: 1px solid #ececec;  font-size: 15px; line-height: 38px; list-style: outside none none; padding-left:5%;text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif;}
.mobile-nav{display:none;}
.mb-nav{display:none; position: absolute; right: 0; width: 80%;z-index:0}
.mb-nav a { color: #000000;}
.mb-nav .menu { font-size: 26px; color: #1e6daf;font-weight: 500 ; text-align: left ; padding-left:5% ; line-height: 70px; border-bottom: 1px solid #ececec; font-family: 'Roboto Condensed', sans-serif; position: relative;}
mb-toggled-controls { color: #333333;  display: block; height: 58px;   position: relative;   right: 20px;   text-align: left;}
.mb-toggled.mb-closed {position: absolute; top: 22px; display:none;}
.mb-item{ display:none;}
.mb-button { display: block; position: absolute; right: 9px;}
.mb-button span { display: block; margin: 4px 0px 4px 0px; height: 5px; background: #333333; width: 30px; float:none;}
.mb-button { display: block;right: 9px;}
.mb-toggled , .mb-closed{display:block; float:right;}
.mb-account a{position:relative;  margin-left: 18px;}
.mb-account a:before{ position: absolute; content: ""; display: block; left: -18px; top: 4px; width: 11px; height: 14px; background: url(../images/user.png) no-repeat;}
.mb-login a{position:relative; margin-left: 18px;}
.mb-login a:before{ position: absolute; content: ""; display: block; left: -18px; top: 4px; width: 10px; height: 14px; background: url(../images/login.png) no-repeat;}
.mb-cart a{position:relative;  margin-left: 18px;}
.mb-cart a:before{ position: absolute; content: ""; display: block; left: -20px; top: 4px; width: 15px; height: 12px; background: url(../images/mb-cart.png) no-repeat;}
.mb-call a{position:relative;  margin-left: 18px;}
.mb-call a:before{ position: absolute; content: ""; display: block; left: -20px; top: 4px; width: 13px; height: 17px; background: url(../images/mb-call.png) no-repeat;}

/*mobile-nav login*/
.user { display: inline-block; float: right; color: #dd505e; font-size: 12px; line-height: 18px; transition: all 0.6s ease-in; position: absolute; right: 6px; bottom: 3px; }
.user span { display: block; text-align: right; }

/*Banner*/
.banner-dec{position:absolute; left:20%; top:20%; -moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.banner-group{width:100%; max-width: 330px; padding: 13px 25px 13px 13px; background: url(../images/slide-bg.png) repeat; margin-bottom:30px;}
.banner-title{ font-size: 67px; line-height: 70px; color:#fff; font-family: 'Open Sans', sans-serif; font-weight: 700;}
.banner-info p{font-size: 18px; line-height: 28px; color: #fff; font-weight: 700; margin-bottom: 0; font-family: 'Open Sans', sans-serif;}
.read-more-btn{ font-size:16px; line-height:18px; color:#fff; background:#dd505e; padding:15px 45px 15px 15px; text-transform:uppercase; font-weight:700;font-family: 'Roboto Condensed', sans-serif; position:relative; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;} 
.read-more-btn:after{ content: ""; position: absolute; display: block; width: 19px; height: 6px; right: 11px; top: 22px; background: url(../images/read-arrow.png) no-repeat;  background-position:-20px 0px; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.read-more-btn:hover{color:#000; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in; text-decoration:none;}
.read-more-btn:hover:after{ background-position:0px 0px; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

/*Welcome section*/
.welcome-area{display:block; width:100%; background:#fff; padding-top:45px; padding-bottom:20px;}
h1 strong{color:#3665b0;}
.welcome-area p{ text-align:center;}
.welcome-area h1{position:relative; margin-bottom:40px;}
.welcome-area h1:after{ content:""; display:block; width:90px; height:2px; background:#d5d5d5; position:absolute; bottom:-20px; left: 0; right: 0; margin: 0 auto;}

/*feature-area*/
.feature-area{ display:block; background:url(../images/feature-bg.jpg) no-repeat; background-size:cover; padding-top:36px; padding-bottom:50px;}
.feature-area h1 , .feature-area h1 strong{ color:#fff; text-transform:uppercase;font-family: 'Roboto Condensed', sans-serif;}
.feature-area h1{ position:relative; margin-bottom: 50px;}
.feature-area h1:after{content:""; display:block; width:90px; height:2px; background:#aaaaaa; position:absolute; bottom:-20px; left: 0; right: 0; margin: 0 auto;}
.owl-prev{position: absolute; left: -57px; width: 31px;  height: 58px; background: url(../images/feature-left-arrow.png) no-repeat; text-indent: -9999px; top: 105px;}
.owl-next{ position: absolute;  width: 31px; height: 58px; background: url(../images/feature-right-arrow.png) no-repeat; text-indent: -9999px; right: -48px; top: 105px;}
.owl-carousel .owl-item{position:relative;}
.item-name{padding-top: 15px; padding-bottom: 15px; position: absolute; bottom: 0px; left: 0px; background: #3665b0; color: #fff;  font-family: 'Roboto Condensed', sans-serif;  font-weight: 700;  text-align: center;  right: 18px !impo;  text-transform: uppercase; font-size: 20px; line-height: 22px; display: block; width: auto; right: 0px; max-width:264px; box-sizing:border-box;}
.featur-group{ width:100%;}
.feature-area .container{text-align:center;}

/*latest-product*/
.latest-product{display:block; background:#fff; padding-top:50px; padding-bottom:40px;}
.latest-product .container{ text-align:center;}
.latest-product h1{ position:relative; font-family: 'Roboto Condensed', sans-serif; margin-bottom:58px;}
.latest-product h1:after{content:""; display:block; width:90px; height:2px; background:#d5d5d5; position:absolute; bottom:-20px; left: 0; right: 0; margin: 0 auto;}
.latest-product .owl-prev{position: absolute; left: -57px; width: 31px;  height: 58px; background: url(../images/product-left-arrow.png) no-repeat; text-indent: -9999px; top: 105px;}
.latest-product .owl-next{ position: absolute;  width: 31px; height: 58px; background: url(../images/product-right-arrow.png) no-repeat; text-indent: -9999px; right: -48px; top: 105px;}
.latest-product .owl-item img:hover{cursor:pointer;}
.latest-product .cart-layer{ background:url(../images/layer-bg.png) repeat; position:absolute; top:0; opacity:0; width:100%; height:257px; max-width: 261px; left:0; right:0;-moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.latest-product .product-item:hover .cart-layer{ opacity:1;-moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.latest-product .plus{ position: absolute; top: 26%; left: 37%; content: ""; display: block; background: url(../images/plus.png) no-repeat; width: 64px; height: 64px;}
.latest-product .add-cart{ width:100%; display:block; position:absolute; top:68%; text-align:center;}
.latest-product .product-cart{ background:#3665b0; color:#fff; font-size:16px; line-height:18px; padding:12px; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; position:relative; float:left; transition: all 0.4s ease-in; height:42px;}
.latest-product .product-cart:hover{ text-decoration:none; background:#3665D8;transition: all 0.4s ease-in;}
.latest-product .cart-group{ display:inline-block; position:relative;}
.latest-product .cart-icon{ background:#dd505e;padding: 15px 11px 11px 11px; padding: 11px 11px 11px 11px; float: left;}
.latest-product .product-cart:hover{text-decoration:none;}
.latest-product .product-name{ font-size:17px; line-height:20px; color:#000000; text-align:left; font-family: 'Roboto Condensed', sans-serif; border-left:1px solid #edeeee; border-bottom:1px solid #edeeee; border-right:1px solid #edeeee; padding-top:14px; padding-bottom:14px; box-sizing:border-box; position:relative; display: inline-block; padding-left: 13px; padding-right:13px; max-width:261px; width:100%; text-transform:uppercase; min-height:67px;}
.latest-product .product-name a{color:#000000; cursor:pointer;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.latest-product .product-name a:hover{color:#3665b0;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in; }
.product-price{ font-family: 'Roboto Condensed', sans-serif;border-left:1px solid #edeeee; border-bottom:1px solid #edeeee; border-right:1px solid #edeeee; padding-top:14px; padding-bottom:14px; box-sizing:border-box; position:relative; display: inline-block; padding-left: 13px; padding-right:13px; max-width:261px; width:100%; text-transform:uppercase;}
.product-price .item-no{ font-size:18px; line-height:20px; float:left; display:inline-block; color:#0b2a4a; padding-top: 2px;}
.product-price .item-price{ font-size:20px; line-height:22px; color:#3665b0; float:right; display:inline-block; font-weight:700;}
.latest-product img{ display: block; border:1px solid #edeeee; box-sizing: border-box;}

/* footer */
#totop {bottom: 1px; cursor: pointer;  height: 25px; padding: 0;  position: fixed;  right: 1px;  display: block;  width: 30px;  z-index: 2147483647;}
footer{ width:100%; height:auto; left:0; background:#999; position:relative; box-shadow: 2px 3px 9px -1px #222; transition:0.6s ease all; -webkit-transition:0.6s ease all; -moz-transition:0.6s ease all; -o-transition:0.6s ease all; position:relative;}
.footer-top{ display:block; width:100%; background:#232f3e; overflow:hidden;}
.footer-top .container{ padding-top:25px; padding-bottom:20px; position:relative;}
.join-email{ display:inline-block; float:left;  padding-left:12px; position: relative;}
.join-email:before{ content: ""; display: block; position: absolute; width: 141px; height: 115px; left: -76px; top: -30px; background: url(../images/message.png) no-repeat;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.join-email .title{ font-size:32px; line-height:34px; color:#fff; font-family: 'bebas_neuebold';}
.join-email .decs{ font-size:16px; line-height:18px; color:#fff; font-family: 'Roboto Condensed', sans-serif; font-weight:100;}
.email-join{ display:inline-block; margin-left:30px; padding-top: 4px; }
.email-join .input-box{ max-width:248px; width:248px; height:43px; border-radius:1px; font-size:15px; line-height:17px; color:#6a6a6a; font-family: 'Roboto Condensed', sans-serif; font-weight:100; display:inline-block; float:left; border:none; border-radius: 2px;}
.email-join .btn-submit{ font-size:16px; line-height:18px; color:#fff; background:#dd505e; float:left; display:inline-block; margin-left:10px; padding: 13px 20px 31px 20px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; border-radius:2px; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.email-join .btn-submit:hover{background:#e63e27;-moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.social-icon{ display:inline-block; float:right; padding-right:18px; padding-top:9px;}
.social-icon .twitter , .social-icon .facebook{ position:relative; float:right; margin-right:10px;}
.social-icon .twitter:before{ content:""; display:block; position:absolute; right:10px; top:0; background:url(../images/twitter.png) no-repeat; width:29px; height:29px;}
.social-icon .facebook:before{ content:""; display:block; position:absolute; right:46px; top:0; background:url(../images/facebook.png) no-repeat; width:29px; height:29px;}
.social-icon span{ float:right; font-size:32px; line-height:34px; color:#fff; font-family: 'bebas_neuebold'; margin-right:100px; position: relative;}
.footer-navigation{ display:block; width:100%; background:#231f20;}
.footer-navigation .container{ padding-left:50px; padding-right:10px; box-sizing:border-box; padding-top:25px; padding-bottom:25px; position:relative;}
.footer-navigation .title{font-family: 'bebas_neuebold'; font-size:24px; line-height:26px; color:#fff; position:relative; text-align:left;}
.footer-navigation .title:after{ content:""; display:block; position:absolute; width:41px; height:2px; background:#595959; bottom:-8px; left:0;}
.footer-navigation ul{ margin-left:0px; margin-right:0px; text-align:left;}
.footer-navigation ul li{ list-style:none; font-size:16px; line-height:28px; color:#c5c5c5; font-family: 'Roboto Condensed', sans-serif;}
.footer-navigation ul li a{color:#c5c5c5;}
.footer-navigation .block{ min-width: 203px; float: left;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.footer-navigation .product{ float:left; width:390px;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.footer-navigation .product ul li{ float:left; width:160px; position:relative;}
.footer-navigation .Contact{ position:relative;}
.footer-navigation .block,.footer-navigation .product{ text-align:left;}
.footer-navigation .footer-logo{position:relative; margin-top: 16px;}
.footer-navigation .footer-logo a{ display:inline-block;}
.footer-area{ display:inline-block;position:relative;}
.footer-navigation .tel{ font-size:16px; line-height:28px; color:#c5c5c5; display:block; font-family: 'Roboto Condensed', sans-serif; margin-top:20px;}
.footer-navigation .email{font-size:16px; line-height:28px; color:#c5c5c5; display:block; font-family: 'Roboto Condensed', sans-serif;}
.footer-navigation .email a{color:#c5c5c5; font-family: 'Roboto Condensed', sans-serif; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.footer-navigation .email a:hover{ color:#fff; -moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.copy-right{ display:block; width:100%; background:#231f20; font-size:21px; line-height:23px; color:#d8d8da; text-align:center; font-family: 'bebas_neuebold'; border-top:1px solid #343031; }
.copy-right .container{ padding-top:20px; padding-bottom:20px;}
.social-icon a:hover:before{ opacity:0.5;}

/*--------- about page ------------*/
.about-area p{ text-align:left; padding-right: 40px; box-sizing: border-box;}
.banner{ width:100%; position:relative;}
.banner img{width: 100%; display: block;}
.about-area .container{ position:relative; background:url(../images/about-layer.png) no-repeat 96% 5px}

/*--------- contact page ------------*/
.contact-form{ width:100%; display:block; margin-bottom:40px;}
.contact-form p{max-width:700px; margin-left:0; width:100%; text-align:left;}
.contact-form .left{ width:49%; float:left; position: relative;transition: all 0.6s ease-in;}
.contact-form .right{ width:49%; float:right; position: relative;transition: all 0.6s ease-in;}
.contact-form input[type="text"] , .contact-form input[type="email"] , .contact-form textarea{color:#858585; font-size:18px; line-height:24px; border:1px solid #d2d2d2; border-radius:1px; width:100%; margin-bottom:15px; box-sizing: border-box; border-radius:3px; font-family: 'Roboto Condensed', sans-serif;}
.contact-form textarea{ min-height: 138px;}
.submit-btn{ width:100%; display:block; text-align:center; clear: left; float: left; padding-top: 5px;}
.submit-btn input[type="submit"]{ display:inline-block; font-size:16px; line-height:18px; color:#ffffff; padding-top:15px; padding-bottom:32px; padding-left:35px; padding-right:35px; background:#3665b0; border-radius:3px; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; transition:0.6s ease all; -webkit-transition:0.6s ease all; -moz-transition:0.6s ease all; -o-transition:0.6s ease all; cursor:pointer;}
.submit-btn input[type="submit"]:hover{background:#0c57b2; transition:0.6s ease all; -webkit-transition:0.6s ease all; -moz-transition:0.6s ease all; -o-transition:0.6s ease all;}
.contact-info{ width:100%; display:block; margin-bottom: 40px;}
.customer-support:before{ content: ""; display: block; position: absolute; left: 12px; top: 13px; width: 65px; height: 72px; background: url(../images/contact-user.png) no-repeat;}
.customer-support .cust-title{ font-size:22px; line-height:34px; color:#fff; font-family: 'Roboto Condensed', sans-serif; display:block; text-transform:uppercase;}
.customer-support .cust-num{font-size:29px; line-height:34px; color:#fff; font-family: 'Roboto Condensed', sans-serif; display:block; cursor:pointer;}
.contact .container{ padding-left: 70px; padding-right: 70px; box-sizing: border-box; -moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.customer-support{ background:#dd505e; padding-top:11px; padding-bottom:18px; padding-right:16px; padding-left:100px; display:inline-block; border-radius:3px; position:relative; box-shadow: 1px 5px 5px #d9d9d9; margin-right:23px; float:left;}
.phone-order{background: #e0616e; padding-top: 21px; padding-bottom: 17px; padding-right: 16px; padding-left: 16px; display: inline-block; border-radius: 3px; position: relative; box-shadow: 1px 5px 5px #dddddd; margin-right: 23px; float:left;}
.customer-service{background: #e4737e; padding-top: 21px; padding-bottom: 17px; padding-right: 16px; padding-left: 16px; display: inline-block; border-radius: 3px; position: relative; box-shadow: 1px 5px 5px #dddddd; float:left;}
.phone-order .order-title{ font-size:21px; line-height:30px; color:#fff; font-family: 'Roboto Condensed', sans-serif; display:block; text-transform:uppercase;}
.phone-order .days{ font-size:18px; line-height:30px; color:#fff; display:block; font-family: 'Roboto Condensed', sans-serif;}
.customer-service .service-title{ font-size:21px; line-height:30px; color:#fff; font-family: 'Roboto Condensed', sans-serif; display:block; text-transform:uppercase; }
.customer-service .days{ font-size:18px; line-height:30px; color:#fff; display:block; font-family: 'Roboto Condensed', sans-serif;}

/*--------- faq's page ------------*/
.faq-area{ width:100%; display:block; margin-bottom:40px; padding-top: 25px;}
.faq-left{ width:49%; float:left; position:relative; transition: all 0.6s ease-in;}
.faq-right{ width:49%; float:right; position: relative;transition: all 0.6s ease-in; padding-top: 60px; padding-left: 60px; box-sizing: border-box; padding-right: 5px; padding-bottom: 20px;}
.faq-left ul{ margin:0px;}
.faq-left ul li{color:#586367; font-size:20px; line-height:24px; margin-bottom:7px; width:100%; background:#ecf0f1; font-family: 'Roboto Condensed', sans-serif; border:1px; solid #dedede; border-radius:4px; list-style:none; padding: 15px 20px; cursor:pointer; border:1px solid #dedede; position:relative; box-sizing: border-box;transition: all 0.2s ease-in;}
.faq-left ul li:hover{background:#fff; box-shadow: 1px 3px 5px #e0e0e0; color:#262626;transition: all 0.2s ease-in;}
.faq-left ul li.active{background:#fff; box-shadow: 1px 3px 5px #e0e0e0; color:#262626;}
.faq-left ul li.active:after{content: ""; display: block; position: absolute; right: -12px; top: 50%; width: 13px; height: 21px; background: url(../images/faq-select.png) no-repeat; margin-top:-10px;}
.faq-right ul{ margin:0px;}
.faq-right ul li{ background:#fff;}
.faq-right h5{ margin-bottom:20px; transition: all 0.6s ease-in;}
.faq-right p{ margin-bottom:25px; font-size:20px; line-height:26px; font-family: 'Roboto Condensed', sans-serif; font-weight:100; text-align:left; transition: all 0.6s ease-in;}
.faq-right p a{ display:inline-block;}

/*--------- product page ------------*/
.col-right{ float:right; display:block; margin-left:27px; width:826px;}
.col-left{ width:255px; box-sizing:border-box; float:left; padding-top:5px;}
.categories{ font-size:24px; line-height:26px; color:#3665b0; background:#f5f5f5; font-family: 'Roboto Condensed', sans-serif; font-weight:600; padding-top:15px; padding-bottom:15px; padding-left:40px; position:relative; border-bottom:1px solid #0088cc;}
.categories:before{ content:""; display:block; width:19px; height:13px; left:11px; top:20px; position:absolute; background: url(../images/tab.png) no-repeat;}
.product-area .container{ padding-top:50px; padding-bottom:30px;}
.col-left ul{ margin:0; }
.col-left ul li ul{position:relative;}
.col-left ul li ul:before{content:""; display:block; position:absolute; width:100%; height:2px; top:0px; left:0px; background: url(../images/category-border.png) repeat; z-index: 2;}
.col-left ul li ul li:before{left:5px;}
.col-left ul li ul li ul li{ padding-left:20px;}
.col-left ul li ul li ul li:before{left:5px;}
.col-left ul .last{ padding-bottom:0px; margin-bottom:0px; border-bottom:none;}
.col-left ul .last:after{ display:none;}
.col-left ul li{ list-style:none; position:relative; font-size:18px; line-height:41px;color:#0b2a4a; background:#f5f5f5; /*border-bottom:1px solid #ebebeb; margin-bottom:1px;*/ font-family: 'Roboto Condensed', sans-serif; transition: all 0.6s ease-in;}
.col-left ul li a{color:#0b2a4a; padding-left:36px; position:relative; display:inline-block; padding-right: 12px; box-sizing: border-box;}
.col-left ul li a:before{ content:""; display:block; width:6px; height:10px; position:absolute; left:15px; top:16px; background: url(../images/category-arrow.png) no-repeat;}
.col-left ul li ul li a:before{ left:20px;}
.col-left ul li a:hover{color:#3665b0; transition: all 0.6s ease-in;}
.col-left ul li:after{ content:""; display:block; position:absolute; width:100%; height:2px; bottom:0px; left:0px; background: url(../images/category-border.png) repeat;}
aside ul li ul {display: none;margin: 0 auto;padding-left: 20px;padding-top: 20px;}
aside ul li.active em::before {background-position: 1px -24px;}
aside ul li em::before {background: rgba(0, 0, 0, 0) url("images/sprites-set.png") repeat scroll 1px 0;content: ""; display: block; height: 17px;left: 5px; position: absolute;top: 10px;width: 20px;}
aside ul li em {cursor: pointer;display: block;float: right; height: 33px;position: absolute;right: 0;top: 0;width: 40px;}
.product-info-area{ width:100%; display:block;}
.col-right h1{ text-align:left; display:inline-block;}
.product-categories{ display:inline-block; float:right; margin-right:10px; margin-bottom:10px;}
.list{ position:relative; width:37px; height:34px;border:1px solid #dedede; background:#f8f8f8; border-radius:2px; display:inline-block; cursor:pointer; float:left; box-sizing: border-box;}
.list:before{ content:""; display:block; position:absolute; width:19px; height:21px; left:9px; top:7px; background: url(../images/size-tab.png) no-repeat;}
.grid{position:relative; width:37px; height:34px; background:#3665b0; border-radius:2px; display:inline-block; cursor:pointer; float:left; margin-right:10px;}
.grid:before{ content:""; display:block; position:absolute; width:16px; height:16px; left:11px; top:9px; background: url(../images/grid.png) no-repeat;}
.product-info-area select{  border:1px solid #dedede; font-size:16px; line-height:18px; color:#6c6c6c; font-family: 'Roboto Condensed', sans-serif; float:left; padding-left:15px; padding-right:70px; margin-right:10px; padding-top:5px; padding-bottom:7px; -webkit-appearance: none; -moz-appearance: none; position:relative; cursor:pointer;}
.product-info-area label{ font-size:16px; line-height:30px; color:#0b2a4a; font-family: 'Roboto Condensed', sans-serif; margin-right:10px; float:left;}
.select-box select{ width:100%;}
.select-box{ display: inline-block; position: relative; float: left; width:165px; margin-right:10px; overflow:hidden;}
select::-ms-expand{  display:none; display:none\9 !important;}
.select-box select{width:300%\9; overflow:hidden\9; border-right:1px solid #dedede\9; }
.select-box select{width:300%\9;}
.select-box select{overflow:hidden\9 ; border-right:1px solid #dedede\9;}
.select-box select{margin-right:0\9 ; width:156%\9 !important;}
.select-box select{ overflow:hidden; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:none; -o-appearance:none; appearance:none; }
.select-box em{ display: block; position: absolute; background: url(../images/product-drop-arrow.png) no-repeat;  width: 13px; height: 7px; right: 12px; top: 14px; z-index: 9;}
.product-view-area{ display:block; position:relative; width:100%; transition: all 0.6s ease-in;}
.product-items{ display:inline-block; float:left; position:relative;}
.product-items .cart-layer{ background:url(../images/layer-bg.png) repeat; position:absolute; top:0; opacity:0; width:100%; height:257px; max-width: 261px;-moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.product-items .product-name{ font-size:18px; line-height:20px; color:#0b2a4a; text-align:left; font-family: 'Roboto Condensed', sans-serif; border-left:1px solid #edeeee; border-bottom:1px solid #edeeee; border-right:1px solid #edeeee; padding-top:14px; padding-bottom:14px; box-sizing:border-box; position:relative; display: inline-block; padding-left: 13px; padding-right:13px; max-width:261px; width:100%; text-transform:uppercase; min-height: 89px;}
.product-items .product-name a{color:#0b2a4a; cursor:pointer;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.product-items .add-cart{ width:100%; display:block; position:absolute; top:68%; text-align:center;}
.product-items .cart-group{ display:inline-block; position:relative;}
.product-items .cart-icon{ background:#dd505e;padding: 15px 11px 11px 11px; padding: 11px 11px 11px 11px; float: left;}
.product-items .product-cart{ background:#3665b0; color:#fff; font-size:16px; line-height:18px; padding:12px; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; position:relative; float:left; height:42px;}
.product-items{ max-width: 257px; display: inline-block; position: relative; margin-bottom:20px;}

.product-items .plus{ position: absolute; top: 26%; left: 37%; content: ""; display: block; background: url(../images/plus.png) no-repeat; width: 64px; height: 64px;}
.product-items .product-item:hover .cart-layer{ opacity:1;-moz-transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.product-items .product-name a{color:#0b2a4a; cursor:pointer;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.product-items .product-name a:hover{color:#3665b0;-moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;transition: all 0.6s ease-in; }
.product-items .product-item figure{ min-width: 255px;}
.product-items .product-item img{ display:block;}
.product-view-area .product-items:nth-child(3n+2) { margin-left: 27px; margin-right: 27px; }
.drop-down-mb{transition: all 1s ease-in;}

/*--------- Product-detail page ------------*/
.product-details{ width:100%; display:block; padding-bottom: 40px;}
.corosol{ width:475px; float:left; }
.item-detials{ width:605px; float:right; transition: all 0.6s ease-in;}
.corosol .rsDefault .rsThumb{ width:114px; height:110px;}
.rsDefault .rsTmb{ width:100%; height:100%;}
.rsDefault .rsThumbsHor{ height:96px !important;}
.rsDefault .rsThumb{ background:#000000 !important;}
.rsDefault .rsThumb img{ opacity:0.6 !important;}
.rsDefault .rsThumb.rsNavSelected{background : none !important;}
.rsDefault .rsThumb.rsNavSelected img{ opacity:1 !important;}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft , .rsDefault.rsWithThumbsHor .rsThumbsArrowRight{ background:none !important;}
.corosol .rsArrowRight .rsArrowIcn{ background: url('../images/grid-right-arrow.png') no-repeat; width:23px; height:42px;}
.corosol .rsDefault.rsHor .rsArrowRight .rsArrowIcn{ background-position:0px; margin-left: -31px; z-index:9999; display:inline-block;}
.corosol .rsDefault.rsHor .rsArrowRight .rsArrowIcn:hover{ background-position:0px; margin-left: -31px;}
.corosol .rsArrowLeft .rsArrowIcn{ background: url('../images/grid-left-arrow.png') no-repeat; width:23px; height:42px;}
.corosol .rsDefault.rsHor .rsArrowLeft .rsArrowIcn{ background-position:0px; margin-left: 6px; z-index:9999; display:inline-block;}
.corosol .rsDefault.rsHor .rsArrowLeft .rsArrowIcn:hover{ background-position:0px; margin-left: 15px;}
.corosol .rsDefault .rsArrowDisabled .rsArrowIcn{ opacity:1;}
.corosol .rsDefault .rsFullscreenBtn{ display:none;}
.corosol .rsOverflow{ margin-bottom:12px;}
.product-details .item-detials h4{ margin-bottom:23px; border-bottom:1px solid #edeeee; padding-bottom: 23px; margin-bottom:0px;}
.price{ width:100%; display:block; padding-top:20px; border-bottom:1px solid #edeeee; padding-bottom:10px;}
.product-details .item-detials{ display:block;}
.price label{ font-size:22px; line-height:29px; color:#000000; font-family: 'Roboto Condensed', sans-serif;}
.price h6{ margin-bottom:0px;}
.prices{ width:140px; float:left; }
.prices ul{ margin:0; display:block; float:left; }
.prices ul li{ list-style:none; display: block; width: 100%; float: left; padding-bottom:0px;}
.prices ul li label{ font-size:16px; line-height:38px; color:#0b2a4a; font-family: 'Roboto Condensed', sans-serif; float:left; display:inline-block;}
.prices ul li strong{ font-size:20px; line-height:38px; color:#3665b0; font-family: 'Roboto Condensed', sans-serif; float:right; display:inline-block;}
.color{ width:100%; display:block; padding-top:10px; border-bottom:1px solid #edeeee; padding-bottom:10px; }
.color h6{ display:inline-block; float:left; margin-right:14px; margin-bottom: 0; padding-top: 2px;}
.color select{ width:109px; height:37px; border:1px solid #b1b1b1; font-size:16px; line-height:38px; color:#0b2a4a; font-family: 'Roboto Condensed', sans-serif;}
.product-description{ width:100%; display:block; padding-top:15px; border-bottom:1px solid #edeeee; padding-bottom:15px;}
.product-description p{ font-size:16px; line-height:24px; color:#0b2a4a; }
.msg{ font-size:16px; line-height:24px; color:#0b2a4a; font-family: 'Roboto Condensed', sans-serif; font-style:italic; padding-left:50px; position:relative;  /*padding-top:20px;*/ padding-bottom:15px;}
.product-description .last{ margin-bottom:0px;}
.msg:before{ position:absolute; content:""; display:block; width:40px; height:25px; /*background: url('../images/flag-large.png') no-repeat;*/ left:0; top:19px;}
.qty{ width:100%; display:block; padding-top:13px;}
.qty h6{ display:inline-block; margin-right:13px; float:left; padding-top:4px;}
.qty input{ width:47px; box-sizing:border-box; border:1px solid #b1b1b1; font-size:22px; line-height:29px; color:#a3a3a3; margin-right:11px; float:left; height:42px;}
.qty .cart-group{ display:inline-block; position:relative;}
.qty .cart-icon{ background: #dd505e; padding: 11px 8px; float: left; display:inline-block; box-sizing:border-box;}
.qty .product-cart{ background: #3665b0; color: #fff; font-size: 16px; line-height: 18px; padding: 12px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; position: relative;  float: left; display:inline-block; float:left; box-sizing:border-box; transition: all 0.4s ease-in;width: 65%;}
.qty .product-cart:hover{ text-decoration:none; background:#3665D8;transition: all 0.4s ease-in;}

/*specification-block*/
.specification-block{ display:block; width:100%; position:relative;}
.toggle-block{ display:inline-block; float:left; padding-left: 7px;}
.description , .data-sheet , .reviews{ font-size:16px; line-height:18px; color:#000000; font-family: 'Roboto Condensed', sans-serif; font-weight:700; border:1px solid #edeeee; padding:14px 18px; float:left; margin-right:5px; cursor:pointer; transition: all 0.4s ease-in; border-bottom:none;}
.toggle-block .active , .description:hover , .data-sheet:hover , .reviews:hover{color:#ffffff; background:#3665b0; transition: all 0.4s ease-in;}
.pro-block{ display:block; width:100%; float:left;  margin-bottom: 40px;}
.data-table{ width:100%; display:block; position:relative; border:1px solid #edeeee; border-bottom: none;}
.data-table th{ min-width:255px; display:inline-block; font-size:15px; line-height:31px; color:#0b2a4a; font-family: 'Roboto Condensed', sans-serif; min-height: 37px; border-right:1px solid #edeeee; border-bottom:1px solid #edeeee; text-align:left; padding: 7px; text-transform:uppercase; padding-left:17px; font-weight:500; box-sizing: border-box; transition: all 0.6s ease-in;} 
.data-table td{ font-size:15px; line-height:31px; color:#0b2a4a; font-family: 'Roboto Condensed', sans-serif; font-weight:100; border-bottom:1px solid #edeeee; width: 100%; padding: 7px; padding-left:17px; box-sizing: border-box; transition: all 0.6s ease-in;}
.detail-arrow{ width:100%; display:block; position:relative; float:left;}
.detail-arrow .previous{ font-size:21px; line-height:23px; color:#ffffff; background:#8f8f8f; padding-left:37px; padding-top:13px; padding-bottom:13px; padding-right:15px; font-family: 'bebas_neuebold'; position:relative; float:left; transition: all 0.4s ease-in;}
.detail-arrow .previous:before{ content:""; position:absolute; display:block; width:7px; height:12px; background: url('../images/detail-left-arrow.png') no-repeat; left:16px; top:18px;}
.detail-arrow .next{ font-size:21px; line-height:23px; color:#ffffff; background:#8f8f8f; padding-right:37px; padding-top:13px; padding-bottom:13px; padding-left:15px; font-family: 'bebas_neuebold'; position:relative; float:right; transition: all 0.4s ease-in;}
.detail-arrow .next:after{ content:""; position:absolute; display:block; width:7px; height:12px; background: url('../images/detail-right-arrow.png') no-repeat; right:16px; top:18px;}
.detail-arrow .previous:hover , .detail-arrow .next:hover{ text-decoration:none; background:#3665b0; transition: all 0.4s ease-in;} 
.pro-data-sheet{ display:block; width:100%;}
.pro-description{width:100%; display:block; position:relative; border:1px solid #edeeee; padding:15px; box-sizing:border-box; display:none;}
.pro-review{width:100%; display:block; position:relative; border:1px solid #edeeee; padding:15px; box-sizing:border-box; display:none;}
.related-product{ padding-top:0px; padding-bottom: 50px;}
.products-detail-area{ display:block;}
.product-items .product-item{ border:1px solid #edeeee; height:255px; display: table-cell; vertical-align: middle;}
.product-view-area .store_product_form:nth-child(3n+1){clear:left;}
.item-detials .input-mini{ display:block;}
.input-mini{ display:none;}
.checkout3 .input-mini{ display:block;}
.owl-item .product-item{ height:255px; display:table;}
.owl-item .product-item figure{ display: table-cell; vertical-align: middle; border: 1px solid #edeeee; min-width: 259px;} 
.sub-add-cart{ display:none !important;}
.product-decs{ display:none;}  
  
/*List-view*/
.list-view .product-items{width: 100%; max-width:100%; margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #edeeee;}
.list-view .product-item{float: left; display:table;}
.list-view .product-item figure{ display:table-cell; vertical-align:middle;}
.list-view .product-group{display: inline-block; float: left; margin-left: 26px; width: 65%; max-width: auto; height: 257px;}
.list-view .product-decs{ display: inline-block; padding-left: 13px; padding-right: 13px; padding-top: 14px; padding-bottom: 0px; min-height: 107px; /* max-width: 493px; */ float: left;  padding-bottom: 13px; box-sizing: border-box; overflow: hidden; margin-bottom: 14px; width:100%; text-align:left;}
.list-view .sub-add-cart{width: auto; display: block; position: relative; top: 5px; text-align: center; float: left; padding-left: 13px;}
.list-view .product-name{ border-left:none; border-right:none; padding-bottom: 14px !important; padding-top:0; padding-left: 13px; padding-right: 13px; box-sizing:border-box; width:100%; display:block; margin-left:0px; max-width:100%; min-height:auto;}
.list-view .product-price{border-left:none; border-right:none; border-bottom:none; border-top: 1px solid #edeeee; max-width:100%; width:100%;}
.list-view .product-price .item-price{ float:right; }
.list-view .product-items .cart-layer { display:none;}
.list-view .store_product_form:nth-child(3n+0) .product-items{ margin-left:0px; margin-right:0px ;}
.list-view .sub-add-cart{ display:block !important;}
.list.active{ background: #3665b0;}
.list.active:before{background: url('../images/list-white.png') no-repeat;}
.grid.gray{background: #f8f8f8; border: 1px solid #dedede; box-sizing:border-box;}
.grid.gray:before{background: url('../images/grid-gray.png') no-repeat;}
.grid.active{background: #3665b0;}
.grid.active:before{ background: url('../images/grid.png') no-repeat;}
.black_overlay{display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; z-index:1001;  background: url('../images/layer-bg-2.png') repeat;}
.product_popup { position: absolute;  padding: 16px; border: 7px solid #3665b0; background-color: white; z-index:1002;	overflow: auto; width:460px;}
#quickshop_popup{ display: block; position: absolute; top: 50%; left: 50%; width: 30em; height: 18em; margin-top: -13em;  margin-left: -20em; width:525px;}
#product_popup figure{ float: left; display: inline-block;}
.pupop_right{ float:right; display:inline-block;}	
.cart_popup{ position: absolute; width: 310px; left: -231px; background-color: #336699; margin-top: 0px; border-radius: 6px; padding:20px; box-sizing: border-box; z-index:9999;}
.pupop_right .cart-group input[type="button"]{ background: #3665b0; color: #fff; font-size: 14px; line-height: 15px; padding: 12px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; position: relative; height: 40px; transition: all 0.4s ease-in;}
.pupop_right .cart-group input[type="button"]:hover{ background:#3665D8; transition: all 0.4s ease-in;} 
.close_popup{ content: ""; display: block; position: absolute; width: 30px; height: 30px; top: -25px; right: -6px; background: url('../images/close.png') no-repeat; cursor: pointer; z-index: 999999; }
.cart_popup h5{ color:#fff; font-family: 'Roboto Condensed', sans-serif; font-weight:700;}
.close_btn{ position: absolute; right: 16px; top: 12px; }
.cart_popup{ display:none; border: 1px solid #edeeee;     box-shadow: 2px 3px 9px -1px #222;  padding-top: 50px !important;}
#quickshop_popup .prices{ width:auto; float:none; padding-top: 17px; display:inline-block;}
#quickshop_popup .msg:before{ top:13px;}
#quickshop_popup .msg{ padding-top:15px; padding-bottom:15px;}
#quickshop_popup h6{ margin-bottom:0;}

#login_details{ float: left; transition: all 0.6s ease-in 0s; width: 48%;}
#login_inner{ width: 100%; display: block;}
#login_details legend{ padding-bottom: 30px; display: inline-block;}
#login_details legend , .products-detail-area fieldset legend{ font-size: 26px; line-height: 28px; color: #3665b0; font-family: 'Roboto Condensed', sans-serif; font-weight: 700; text-transform: uppercase;}
.products-detail-area .control-group label{ font-size: 18px; line-height: 20px; color: #0b2a4a; text-align: left; font-family: 'Roboto Condensed', sans-serif; box-sizing: border-box; position: relative; display: inline-block; text-transform: uppercase;}
.products-detail-area .control-group .controls{ display:inline-block; width:100%;}
.products-detail-area .control-group , .control-group{ padding-top:5px; padding-bottom:5px;}
#login_inner input[type="text"] ,#login_inner input[type="password"]  , .products-detail-area .control-group input[type="text"] , .products-detail-area .control-group select , .products-detail-area .control-group input[type="email"] , .products-detail-area .control-group input[type="password"]{ color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px;  width: 100%; margin-bottom: 15px;  box-sizing: border-box;  border-radius: 3px; font-family: 'Roboto Condensed', sans-serif;} 
.products-detail-area .control-group select{ height:36px;  padding:0px 9px;}
#billing_details{ width:48%; float:left; transition: all 0.6s ease-in;}
#shipping_details{ width:48%; float:right; transition: all 0.6s ease-in;}
#billing_details legend{ padding-bottom:70px;}
#shipping_details legend{ padding-bottom:30px;} 
#shipping_details .control-group .checkbox{ padding-bottom:10px;}
.order_form{ position: relative; display: block; padding-bottom: 30px; float: left; width: 100%; margin-bottom: 30px;}
.order_form:after{content: ""; display: block; width: 100%; height: 2px; background: #d5d5d5; position: absolute; bottom: 0px; left: 0;}
.form-actions input[type="submit"]{ display:inline-block; display: inline-block; font-size: 16px; line-height: 18px; color: #ffffff; padding-top: 15px; padding-bottom: 32px; padding-left: 35px;  padding-right: 35px; background: #3665b0; border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; transition: 0.6s ease all; -webkit-transition: 0.6s ease all; -moz-transition: 0.6s ease all; -o-transition: 0.6s ease all; cursor: pointer;}
.form-actions input[type="submit"]:hover{ background: #0c57b2; transition: 0.6s ease all; -webkit-transition: 0.6s ease all; -moz-transition: 0.6s ease all; -o-transition: 0.6s ease all; }
.form-actions{ display:block; text-align:center;}
.form-actions a{ float:left; font-size: 18px; line-height: 20px; color: #0b2a4a; font-family: 'Roboto Condensed', sans-serif; transition: 0.6s ease all;}
.form-actions a:hover{color:#dd505e; transition: 0.6s ease all;}
.cart_popup table tr td img{ border: 1px solid #edeeee; box-sizing: border-box;}
.cart_popup table tr td+td{ text-align: left !important; padding-top: 0; top: 0; display: inline-block; padding-left: 15px; color: #fff; line-height:17px;}
.cart_popup table tr th{ padding-top: 0; top: 0; color: #fff; line-height: 17px;}
.cart_popup .row{ text-align: center; line-height: 19px; font-size: 17px;}
.cart_popup .row a{ border: 1px solid #838154; border-radius: 4px; background-color: #414347; color: #fff; font-size: 11px; padding: 5px 15px 5px 15px; font-weight: 700; display: inline-block; margin-top: 25px; transition: 0.6s ease all; margin-bottom:10px;}
.cart_popup .row a:hover{background:#dd505e; transition: 0.6s ease all; text-decoration:none;}
.last_total{ padding-top: 15px; width: 100%;}
.last_total th{ padding-top:20px !important; font-size:17px; line-height:19px;}
#mCSB_1{ max-height:330px;}
.cart_popup ul{ margin:0;}
.cart_popup ul li{ list-style: none; display: block; width: 100%; float: left;}
.cart_popup ul li figure{border: 1px solid #edeeee; box-sizing: border-box; display:inline-block; float:left;}
.cart_popup ul li .prod_right{ padding-top: 0; top: 0; display: inline-block; padding-left: 21px; color: #fff; line-height: 17px; width: 164px;}
.last_total .total_inner{color: #fff; line-height: 17px; display:inline-block; float:left; font-size:17px; line-height:19px;}
.last_total .inner_subtotal{color: #fff; line-height: 17px; display:inline-block; float:right; font-size:17px; line-height:19px;}
.prod_right em{ display: block; padding-top: 6px; font-style:normal; font-weight: bold; color:#dd505e;}
.rsDefault .rsBullets{ z-index:0 !important;}
.help-inline{ color:red;}
.new-member label{margin-bottom: 12px; display: inline-block; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; line-height: 20px;}

/*checkout*/
.first-checkout { width:100%;}
.first-checkout thead tr th{ font-size: 24px; line-height: 27px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align:left; padding-bottom: 40px;}
.first-checkout tbody tr td h5{ margin-bottom:10px; font-family: 'Roboto Condensed', sans-serif;}
.first-checkout tbody tr td h5 a{color: #262626; transition: all 0.6s ease-in;}
.first-checkout tbody tr td p{ color: #888888;}
.first-checkout .input-mini{ display: block; color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px; width: 42px; margin-bottom: 15px; box-sizing: border-box; border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; padding: 7px; text-align:center;}
.first-checkout tbody tr td h5 a:hover{ color: #3665b0; -moz-transition: all 0.6s ease-in; -webkit-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in; transition: all 0.6s ease-in; }
.first-checkout tbody tr td {color:#888888; font-size: 18px; font-weight: 400; line-height: 24px; margin-bottom: 20px; font-family: 'Roboto Condensed', sans-serif; vertical-align:top;}
.first-checkout select ,.first-checkout #promo_code{ color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px; width: 100%; margin-bottom: 15px; box-sizing: border-box;  border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; height: 36px; padding:0px 8px;}
.first-checkout .cart-subtotal th , .first-checkout .cart-total th { font-size: 24px; line-height: 27px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; padding-bottom: 40px; padding-top: 20px;} 
#promo_code{ margin-bottom:10px;}
.first-checkout .cart-subtotal{ position:relative;}
.first-checkout .cart-total { position:relative;}
.first-checkout thead tr th+th+th+th+th , .first-checkout tbody tr td+td+td+td+td{ text-align:center;}
.first-checkout tbody tr td+td+td+td+td input[type="submit"]{ display:inline-block; width:30px; height:30px; border-radius:50%; background:#dd505e; transition: all 0.6s ease-in;     box-sizing: border-box; padding:0px;}
.first-checkout tbody tr td+td+td+td+td input[type="submit"]:hover{background:red; transition: all 0.6s ease-in;}
.first-checkout tbody tr td+td+td+td+td:before{ display:none;}

/*Checkout3*/
.checkout3 .form-actions{ float: left; display: block; width: 100%; }
.checkout3 #billing-detail , .checkout3 #payment-detail{ width:48%; float:left;}
.checkout3 #shipping-detail , .checkout3 #order-detail{ width:48%; float:right;} 
.checkout3 fieldset legend { margin-bottom:30px;}
.checkout3 .order-detail table thead tr th,  .checkout3  table thead tr th{ font-size: 24px; line-height: 27px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; padding-bottom:20px;}
.checkout3 .cart-subtotal th , .checkout3 .cart-total th{ font-size: 17px; line-height: 19px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align:left;}
.checkout3 .cart-subtotal th+th , .checkout3 .cart-total th+th{ float:right; text-align:right;}
.checkout3 .row{ padding-bottom: 20px; margin-bottom: 20px;}
.checkout3 table tbody tr td{ text-align: left; font-weight: normal; font-size: 18px; font-weight: 400; line-height: 24px; margin-bottom: 20px; font-family: 'Roboto Condensed', sans-serif; }
.checkout3 table tbody tr{ padding-top:5px; padding-bottom:5px;}
.checkout3 table{ width:100% !important;}
#payment-detail p{ font-size:15px; line-height:17px; margin-bottom:10px;}
#billing-detail div , #shipping-detail div{ color: #262626; font-size: 15px; font-weight: 400; line-height: 17px; margin-bottom: 5px; font-family: 'Roboto Condensed', sans-serif;}
.checkout3 .order-conf{ position:relative;}
.checkout3 .order-conf:after { content: ""; display: block; width: 100%; height: 2px; background: #d5d5d5; position: absolute; bottom: 0px; left: 0;}
.checkout3 .cart-subtotal td{}
.checkout3 .cart-subtotal td , .checkout3 .cart-total td{ font-size: 17px; line-height: 19px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align:left; font-weight:bold; margin-bottom:0; padding-top:10px !important; padding-bottom:10px; vertical-align:top;}
.checkout3 .cart-subtotal td+td , .checkout3 .cart-total td+td{ float:right; text-align:right; padding-top:10px !important; padding-bottom:10px;  vertical-align:top;}
.cart_set{ display: inline-block; float: right; bottom: -74px; width: 1px; height: 1px; z-index: 99; position: Relative; }
.order-last-page h2{ font-size: 36px; line-height: 38px; color: #3665b0; text-align: center; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-weight: bold; text-align: left; } 
.first-checkout .cart-subtotal td{ font-size: 19px; line-height: 21px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; font-weight:bold; padding-top:15px; padding-bottom:15px; }
.first-checkout .cart-total td{ font-size: 19px; line-height: 21px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; font-weight:bold; padding-bottom:20px;}
.first-checkout{ margin-bottom:25px; padding-bottom:25px; border-bottom: 1px solid silver;}
.breadcrumb{ margin:0;}
.breadcrumb li{ display:inline-block; float:left; list-style:none; margin-right:10px; color: #0b2a4a; text-align: left; font-family: 'Roboto Condensed', sans-serif; box-sizing: border-box;   position: relative; display: inline-block; font-size:16px; line-height:18px;}
.breadcrumb li span{ color: #0b2a4a; text-align: left; font-family: 'Roboto Condensed', sans-serif; box-sizing: border-box;   position: relative; display: inline-block; font-size:15px; line-height:17px; margin-left:`0px;}
.breadcrumb li a{color:#3665b0; transition: all 0.6s ease-in;}
.breadcrumb li a:hover{color:#dd505e; transition: all 0.6s ease-in;}
.order-last-page p.sub{ font-size:21px; line-height:23px; margin-bottom:5px; }
.order-last-page .page-header{ display: block; float: left; width: 100%; padding-top: 10px; padding-bottom: 10px; }
.order-last-page .page-header h1{ text-align:left; font-size:28px; line-height:30px; }

/*checkout2*/
.order-last-page #summary-details , .order-last-page #billing-details , .order-last-page #shipping-details{ width: 33%; float: left; display: block; }
.order-last-page fieldset legend{ margin-left:0;}
.order-last-page table{ width:100%; padding-top:15px;}
.order-last-page #summary-details .control-group, .order-last-page #billing-details .control-group, .order-last-page #shipping-details .control-group{ font-size: 18px; font-weight: 400;  line-height: 24px; margin-bottom: 20px; font-family: 'Roboto Condensed', sans-serif; color: #888888; }
.order-last-page table thead tr th{ font-size: 24px; line-height: 27px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; padding-bottom: 40px; }
.order-last-page tbody tr td h5 a { color: #262626; transition: all 0.6s ease-in;}
.order-last-page tbody tr td p { color: #888888; }
.order-last-page tbody tr td h5{ margin-bottom: 10px; font-family: 'Roboto Condensed', sans-serif; }
.order-last-page tbody tr td { color: #888888; font-size: 18px; font-weight: 400; line-height: 24px; margin-bottom: 20px; font-family: 'Roboto Condensed', sans-serif; }
.order-last-page .subtotal td{ font-size: 19px; line-height: 21px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; font-weight: bold; padding-top:15px; padding-bottom:15px;}
.order-last-page .total td{ font-size: 19px; line-height: 21px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; font-weight: bold;  padding-top:15px; padding-bottom:15px;}
.order-last-page .shipping td{ font-size: 19px; line-height: 21px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; font-weight: bold;  padding-top:15px; padding-bottom:15px;}
.order-last-page .shipping , .order-last-page .subtotal,.order-last-page .total{ border-bottom:1px solid silver;}
.order-last-page .container div.row{border-bottom:1px solid silver !important; margin-bottom: 20px !important;}

/*my-account page*/
.my-account-page h2{ font-size: 36px; line-height: 38px; color: #3665b0; text-align: center; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-weight: bold;  text-align: left; text-align:center;}
.my-account-page table{ width:100%; margin-bottom: 20px;} 
.my-account-page table thead tr th { font-size: 24px; line-height: 27px; color: #262626; font-family: 'Roboto Condensed', sans-serif; text-align: left; padding-bottom: 20px; padding-top: 25px;}
.my-account-page table tbody tr td{ color:#888888; font-size: 18px; font-weight: 400; line-height: 24px; margin-bottom: 20px; font-family: 'Roboto Condensed', sans-serif; padding-top:10px; padding-bottom:10px;}
.my-account-page table tbody tr td a{transition: all 0.4s ease-in;}
.my-account-page table tbody tr td a:hover{ color: #dd505e; transition: all 0.4s ease-in; }

/*login*/
#login fieldset { width:320px;}
#login table tr td input[type="text"] , #login table tr td input[type="password"]{ color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px; width: 100% !important; box-sizing: border-box; border-radius: 3px ; font-family: 'Roboto Condensed', sans-serif; }
.alert-error{ color: #262626; font-size: 18px; font-weight: 400; line-height: 24px; margin-bottom: 20px; font-family: 'Roboto Condensed', sans-serif; }
.my-account-page small a{transition: all 0.4s ease-in;}
.my-account-page small a:hover{ color: #dd505e; transition: all 0.4s ease-in; }
.my-account-page #login_button , .my-account-page input[type="submit"]{ display: inline-block; font-size: 16px; line-height: 18px; color: #ffffff; padding-top: 15px; padding-bottom: 32px; padding-left: 35px; padding-right: 35px;  background: #3665b0; border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; transition: 0.6s ease all; -webkit-transition: 0.6s ease all;  -moz-transition: 0.6s ease all; -o-transition: 0.6s ease all;  cursor: pointer; }
.my-account-page #login table tbody tr td::before{ display:none;}
.my-account-page #login table tbody tr td{ border:none;     padding: 7px 0px;}
.my-account-page #login table tbody{ border-top:none;}
.my-account-page #login table tbody:last-child tr:nth-child(even) td{ background:none;}
.my-account-page #login table{ margin-bottom:0;}
.my-account-page #login{ padding-bottom:30px;}
.banner-section .rsDefault .rsBullets{ width:26%; left:37%;}
.error{ color:red;}

/*forgote password page*/
.forgot-pass form{ width: 320px; }
.forgot-pass form input[type="email"]{ color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px; width: 100% !important; box-sizing: border-box;  border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; }
.forgot-pass form input[type="submit"]{ display: inline-block; font-size: 16px; line-height: 18px; color: #ffffff; padding-top: 15px; padding-bottom: 32px; padding-left: 35px; padding-right: 35px; background: #3665b0; border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; transition: 0.6s ease all; -webkit-transition: 0.6s ease all;  -moz-transition: 0.6s ease all; -o-transition: 0.6s ease all; cursor: pointer;  transition: 0.6s ease all; }
.forgot-pass h2{ font-size: 36px; line-height: 38px; color: #3665b0; text-align: center; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-weight: bold; text-align: left; text-align: center; }
.forgot-pass form p{ text-align: left; padding-right: 40px; box-sizing: border-box; padding: 6px 0px 0px 2px; }
.forgot-pass form p a{ transition: all 0.4s ease-in;}
.forgot-pass form p a:hover{ color: #dd505e; transition: all 0.4s ease-in;}
.submit-pass-button{ width: 100%; display: block; text-align: center; clear: left; float: left; padding-top: 5px;}
.submit-pass-button input[type="submit"]:hover{background: #0c57b2; transition: 0.6s ease all;}
.forgot-pass .error{ color:red; display: inline-block; line-height: 16px; padding-top: 10px; font-size: 13px; }
.forgot-pass p#reset_password_msg{color:green; margin-bottom:10px;}
.contact .msg{ padding-left:0; color:green;}
.contact .msg:before{ display:none;}
#gallery-1 .rsContent .item-image{display:inline-block; width:auto; height:100%;}
#gallery-1 .rsSlide{ display:table;}
#gallery-1 .rsContent{ display:table-cell; vertical-align:middle; text-align:center;}
/*Reset password*/
.reset-pass h2{ font-size: 20px; line-height: 23px; color: #3665b0; text-align: center; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-weight: bold; text-align: left; text-align: center; }
.reset-pass form{ width: 320px; }
.reset-pass input[type="password"]{ color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px; width: 100% !important; box-sizing: border-box; border-radius: 3px;  font-family: 'Roboto Condensed', sans-serif; margin-bottom: 14px;}
.reset-pass input[type="submit"] { display: inline-block; font-size: 16px; line-height: 18px;  color: #ffffff; padding-top: 15px; padding-bottom: 32px; padding-left: 35px; padding-right: 35px; background: #3665b0; border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; transition: 0.6s ease all; cursor: pointer;}
.single-item-top{display: table;}
.single-item-image{ display: table-cell; vertical-align: middle;}
.single-item-image img{ height:auto; width:100%;}

/*Iphone fixed css*/
.iphone .qty .cart-icon { padding:11px 8px}
.iphone .qty .product-cart{ border-radius:0px !important;}
.iphone .latest-product .product-cart{ left:-2px; border-radius:0px !important;}
.iphone .list-view .product-items{width: 100%; max-width: 100%; margin-bottom: 25px !important; padding-bottom: 35px !important; float:left; display:block; } 
.iphone .product-items .product-cart{ border-radius:0px; left:-2px;}
.iphone .list-view .product-price{ float:left;}
.iphone .list-view .sub-add-cart{ float:left; position:relative; top:0;}
.iphone .search input[type="text"] , .iphone .color select{ border-radius:0px;}
.iphone .list-view .product-name{ padding-bottom:14px !important; min-height:35px !important;}

/*ipad*/
.ipad .call{ padding-bottom: 6px;}
.ipad .qty .cart-icon{ padding:11px 9px;}
.ipad .qty .product-cart{ border-radius:0px !important;}
.ipad .color select{  border-radius:0px !important; }
.ipad .product-items .product-cart{ border-radius:0px !important; left:-2px;}
.ipad .search input[type="text"] , .select-box select{ border-radius:0px;}

.feature-area .owl-item  a{ text-align:center; }
.feature-area .owl-item .item-name{ display:inline-block;}
/*.product-view-area .product-items:nth-child(3n+1){ clear:left;}*/
.list-view .product-items:nth-child(3n+2){ margin-left:0px; margin-right:0px;}
header .login span{ color: #dd505e; font-size: 16px; line-height: 18px; transition: all 0.6s ease-in; }
.cart-empty{ padding-top:30px; padding-bottom: 15px;}
.cart-empty-img{ text-align:center; display:block; margin-bottom:15px;}
.cart-empty-img img{ width:100px; transition:0.6s ease all;}
.cart-empty .alert-error{ text-align:center; margin-bottom:0;}
.products-detail-area{ padding-top:0px; padding-bottom:0px;}
.products-detail-area p{ text-align:left;}
.add-inputs{ display:block; width:100%; margin-bottom:10px;}
.add-inputs .qty{ display:inline-block; float:left; width:auto;}
.add-inputs .qty input{ width: 42px; box-sizing: border-box; border: 1px solid #b1b1b1; font-size: 22px; line-height: 29px; color: #a3a3a3; margin-right: 11px; float: left; height: 37px; display:block;}
.add-inputs:before, .add-inputs:after { content: ""; display: table; }
.add-inputs:after { clear: both; }
.add-inputs { zoom: 1; }
.pupop_right .cart-icon{ background: #dd505e; padding: 10px 8px; float: left; display: inline-block; box-sizing: border-box; }

/*product slider area*/
.product-col h1{ font-size:28px; line-height:30px; color:#000000; display: inline-block; float: left; margin-bottom: 0; padding-right: 25px; background: #fff;}
.product-col h1:after{ display:none;}
.navigation-title{ display: block; width: 100%; float: left; margin-bottom: 30px; position:relative;}
.navigation-title:before { content: ""; display: block; position: absolute; width: 100%; height: 7px; top: 13px; left: 0; background: url(../images/dot-cul-layer.png) repeat-x; }
.product-col .owl-controls{ top: 3px; position: absolute; right: 0;}
.product-col .owl-prev { position: absolute; left: 17px; width: 24px; height: 24px; top:0px; background:#3665b0 url(../images/left-nav.png) no-repeat 8px 6px; transition: all 0.4s ease-in;}
.product-col .owl-next{  position: absolute; right: 0px; width: 24px; height: 24px; top:0px; background:#3665b0 url(../images/right-nav.png) no-repeat 8px 6px; transition: all 0.4s ease-in;}
.product-col .owl-prev:hover{ background:#cccccc url(../images/left-nav.png) no-repeat 8px 6px; transition: all 0.4s ease-in;}
.product-col .owl-next:hover{ background:#cccccc url(../images/right-nav.png) no-repeat 8px 6px; transition: all 0.4s ease-in;}
.product-col .owl-buttons{ width: 60px; height: 24px; position: relative; padding-left: 10px; background: #fff;}
.ups-shipping{display: block;width: 100%;float: left;margin-bottom: 10px;}
.ups-shipping .shipping{width: 48%;float: left;}
.item-detials .qty input[type="text"]{  padding: 0 6px; text-align:center;}
.add-inputs .qty input{ padding: 0 2px; text-align:center; font-size:20px}
.no-result-page .submit-btn a{ display: inline-block; font-size: 16px; line-height: 18px; color: #ffffff; padding-top: 15px; padding-bottom: 16px; padding-left: 35px; padding-right: 35px;  background: #3665b0; border-radius: 3px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; transition: 0.6s ease all; -webkit-transition: 0.6s ease all;  -moz-transition: 0.6s ease all; -o-transition: 0.6s ease all; cursor: pointer;}
.no-result-page .submit-btn{ margin-bottom:40px;}
.no-result-page .submit-btn a:hover{ background: #0c57b2; transition: 0.6s ease all; -webkit-transition: 0.6s ease all; -moz-transition: 0.6s ease all; -o-transition: 0.6s ease all; text-decoration:none;}
.no-result-page h1{text-align:center;margin:25px 0;color:#262627;}
.no-result-page .about-bg{ text-align: center; padding-top: 25px; }
.cart_popup .btn-success-top{background-color: #414347;border: 1px solid #838154; border-radius: 4px; color: #fff; display: inline-block; font-size: 11px; font-weight: 700; margin-bottom: 10px; margin-top: -40px;padding: 5px 15px;transition: all 0.6s ease 0s;position: absolute;}
.cart_popup .btn-success-top:hover {background: #dd505e none repeat scroll 0 0;text-decoration: none; transition: all 0.6s ease 0s;}
#payment_method{display: none;}
.loader-icon{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.small-loader-icon{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.products-detail-area .control-group label.error {color: red;font-size: 14px;}
#register_member{width: 465px;}
#register_member input[type="text"]{color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px; width: 100% !important; box-sizing: border-box; border-radius: 3px;  font-family: 'Roboto Condensed', sans-serif; margin-bottom: 14px;}
#register_member input[type="email"]{color: #858585; font-size: 18px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 1px; width: 100% !important; box-sizing: border-box; border-radius: 3px;  font-family: 'Roboto Condensed', sans-serif; margin-bottom: 14px;}
.reg_container{width: 450px;}
.captcha_setting {bottom: 50px;width: 450px;}
.captcha_setting a{font-size: 14px; font-weight: bold;}
.register_member input[type="submit"] {position: relative;bottom: -150px;left: 160px;}