@charset "UTF-8";
.ecart-intro h2 { font-size: 20px; font-weight: 200; letter-spacing: 2px; text-align: center; text-transform: uppercase; max-width: 90%; margin-left: auto; margin-right: auto; line-height: 24px; }
.ecart-intro { background: #34373b; color: #fff; padding: 15px 0 0; }
.ecart-intro h2 span { color: #ff7f00; }
p.lead { font-size: 20px; line-height: 1.4; }
h3 code { font-size: 14px; font-weight: normal; }
.block-title-1 { display: block; font-family: inherit, sans-serif; font-size: 18px; font-weight: normal; letter-spacing: 2px; margin: 15px 20px 20px 0; text-transform: uppercase; }
.block-title-2 { border-bottom: 1px solid #CECECE; font-size: 13px; font-weight: bold; margin: 0 0 15px; padding: 10px 0 5px 0 !important; position: relative; text-transform: uppercase; }
.block-title-3 { border-bottom: 1px solid #CECECE; font-weight: bold; margin: 0 0 15px; padding: 10px 0 10px; position: relative; text-transform: uppercase; }
.block-title-4 { display: inline; font-size: 20px; font-weight: 700; letter-spacing: 0.2em; margin: 0 auto; padding: 0 12px; text-transform: uppercase; }
.block-title-5 { display: block; font-size: 16px; margin: 0 0 5px; font-weight: 700; letter-spacing: 0.2em; padding: 0; text-transform: uppercase; }
.border-title { border-bottom: 1px solid #CECECE; margin: 0 0 15px; padding: 10px 0 10px; }
.error label.error { color: red; }
.section-block { margin-bottom: 30px; }
.uppercase { text-transform: uppercase; }
.underline { text-decoration: underline; }
.relative { position: relative; }
.no-margin { margin: 0 !important; }
.no-padding { padding: 0 !important; }
.no-margin-right { margin-right: 0; }
.no-margin-left { margin-left: 0; }
.no-margin-top { margin-top: 0; }
.no-margin-bottom { margin-bottom: 0; }
.no-border { border: 0; }
.width100, .w100 { width: 100%; }
.width50, .w50 { width: 100%; display: block; }
.full-container { width: 100%; display: block; clear: both; }
.float-right { float: right; }
.float-left { float: left; }
.maxheight100 { max-height: 100px; }
.maxheight200 { max-height: 200px; }
.maxheight300 { max-height: 300px; }
.maxheight400 { max-height: 400px; }
.maxheight500 { max-height: 500px; }
.maxheight600 { max-height: 600px; }
.maxheight700 { max-height: 700px; }
.maxwidth100 { max-width: 100px; }
.maxwidtht200 { max-width: 200px; }
.maxwidth300 { max-width: 300px; }
.maxwidth400 { max-width: 400px; }
.maxwidth500 { max-width: 500px; }
.maxwidth600 { max-width: 600px; }
.maxwidth700 { max-width: 700px; }
.padd { margin-top: 60px; }
.globalPadding { padding: 50px 0; }
.globalPaddingTop { padding: 50px 0 0; }
.globalPaddingBottom { padding: 0 0 50px; }
.hr2 { border-width: 2px; border-color: #DDDDDD; }
.hr3 { border-width: 4px; border-color: #DDDDDD; }
ul.list-dot li { list-style: inside disc; }
ul.list-number li { list-style: inside decimal; }
ul.list { list-style: disc; padding-left: 40px; }
ul.list ul { list-style: circle; padding-left: 40px; }
ul.list-check { list-style: none; }
ul.list-border li { border-bottom: 1px solid #E0EDED; display: block; padding: 10px 15px; }
ul.list-border li:hover { background: #ebebeb; }
.transitionfx { transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s; -webkit-transition: all 0.25s ease 0s; -o-transition: all 0.25s ease 0s; -ms-transition: all 0.25s ease 0s; }
/* modal + input form element + button + alert */
.modal { overflow: auto; }
/*.modal-dialog { max-width: 460px; }*/
.modal-header { border-bottom: 1px solid #E5E5E5; color: #FFFFFF; padding: 5px 15px; margin-bottom: 20px; }
.modal-title-site { color: #FFFFFF; font-family: inherit; font-size: 38px; font-weight: lighter; padding: 13px 0; text-transform: uppercase; }
.modal-content { border: 0 solid #ddd; border-radius: 0; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
.modal-footer { background: #eee; border-top: 1px solid #E5E5E5; padding: 10px 20px; }
.form-control:focus { box-shadow: NONE; outline: 0 none; }
input[type="text"], input[type="password"], input[type="email"] { border-color: #DDDDDD; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; border-style: solid; border-width: 2px 1px 1px 2px; color: #888888; font-size: 14px; margin-bottom: 10px; height: 36px; }
.fb_button { background: #658AD0; color: #FFFFFF; display: block; text-align: center; text-decoration: none; }
.btn-fb { background: #658AD0; color: #FFFFFF; }
.fb_button:hover, .btn-fb:hover { background: #4E6FAE; color: #fff; text-decoration: none; }
.btn-tw { background: #1DADEB; color: #FFFFFF; }
.btn-tw:hover { background: #35C5FF; color: #fff; text-decoration: none; }
p.required, .required sup { color: #E74C3C; }
.pagination li.active a { box-shadow: 0 0 9px rgba(0, 0, 0, 0.2) inset; }
.checkbox { padding-left: 0; margin-left: 0; }
legend { padding-bottom: 10px; }
/*.alert { border: none; border-left: 5px solid rgba(0, 0, 0, 0.1); border-radius: 0; }*/
.alert { border: none; border-left: 1px solid rgba(0, 0, 0, 1); border-top: 1px solid rgba(0, 0, 0, 1); border-bottom: 1px solid rgba(0, 0, 0, 1); border-right: 1px solid rgba(0, 0, 0, 1); border-radius: 10; }
.alert .close { font-size: 30px; line-height: 20px; }
/* main container */
.section-block { margin-bottom: 30px; }
.section-title { border-bottom: 2px solid #DDDDDD; border-top: 2px solid #DDDDDD; font-size: 22px; line-height: 24px; margin: 10px 0 10px; padding: 0; }
.section-title span { color: #2c3e50; display: inline-block; padding: 5px 15px 5px 0; text-transform: uppercase; width: auto; }
.style2 .section-title, .section-title.style2 { font-size: 42px; font-weight: lighter; line-height: 44px; margin: 10px 0 20px; padding: 0; position: relative; border: none; }
.section-title-style2, .section-title.style2 { position: relative; }
.style2 .section-title:after, .section-title-style2:after, .section-title.style2:after, .section-title-style2:after { background: #DDDDDD; content: ""; display: block; height: 1px; margin-left: 20%; position: absolute; top: 28px; width: 60%; z-index: 1; }
.section-title-style2 span, .section-title.style2 span { background: #FFFFFF; display: inline-block; padding: 10px; position: relative; width: auto; z-index: 2; }
.style2 .section-title span, .section-title.style2 span { color: #2c3e50; display: table; position: relative; z-index: 2; background: #fff; padding: 5px 15px; text-align: center; text-transform: uppercase; width: auto; margin: 0 auto; }
.productslider { width: 100%; display: block; }
#productslider .item { margin: 0 15px; }
.item { display: block; transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; margin-bottom: 15px; height: 480px; }
#SimilarProductSlider .item { height: auto !important; }
.product { display: block; height: auto; transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; border: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; text-align: center; }
.product:hover { background: #fff; }
.add-fav { border: 1px solid; border-radius: 50%; height: 30px; line-height: 31px; position: absolute; right: 30px; text-align: center; top: 15px; width: 30px; z-index: 10; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.15); -webkit-transition: opacity .3s linear, -webkit-transform .7s cubic-bezier(.56, .48, 0, .99); -moz-transition: opacity .3s linear, -moz-transform .7s cubic-bezier(.56, .48, 0, .99); -o-transition: opacity .3s linear, -o-transform .7s cubic-bezier(.56, .48, 0, .99); -ms-transition: opacity .3s linear, -ms-transform .7s cubic-bezier(.56, .48, 0, .99); transition: opacity .3s linear, transform .7s cubic-bezier(.56, .48, 0, .99); opacity: 0; filter: alpha(opacity=0); -ms-filter: "alpha(Opacity=0)"; }
.list-view .product .add-fav { right: 40px; top: 8px; }
.product:hover .add-fav { opacity: 1; webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.add-fav i { webkit-transform: scale(1) rotate(0deg); -moz-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rrotate(0deg); transform: scale(1) rotate(0deg); transition: all .3s ease; }
.add-fav:active i { webkit-transform: scale(0.85) rotate(0deg); -moz-transform: scale(0.85) rotate(4deg); -o-transform: scale(0.85) rotate(0deg); -ms-transform: scale(0.85) rrotate(0deg); transform: scale(0.85) rotate(4deg); }
.add-fav-nofloat { padding-left:5px; }
.item.list-view .item h4 { max-height: none; }
.item.list-view .grid-description { display: none; }
.list-description { display: none; }
.item.list-view .list-description { display: block; }
.item.list-view { display: block; height: auto; width: 100% !important; overflow: hidden; margin-bottom: 20px; }
.item.list-view .image { display: block; float: left; overflow: hidden; position: relative; text-align: center; max-height: 260px; max-width: 200px; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; padding-right: 20px; background: #fff; }
.item.list-view .image a { display: block; height: 100%; max-height: 100% !important; }
.item.list-view .image img { max-height: 260px; width: auto !important; }
.item.list-view h4 { height: auto; margin: 45px 0 5px; font-size: 24px; }
.item.list-view h4 a { font-weight: 600; }
.item.list-view .description { text-align: right; }
.item.list-view .description p { text-align: right; max-height: 200px; min-height: 10px; }
.item.list-view .price { font-size: 22px; text-align: right; }
.item.list-view .action-control { text-align: right; }
.item.list-view .product { padding-right: 20px; min-height: 260px; }
.item:hover .action-control { border-bottom-color: #fff; }
.product-box .item { margin: 0 10px; }
.product-box .item:hover { box-shadow: 0 0 25px rgba(0, 0, 0, 0.15); background: #fff; }
.image { display: block; overflow: hidden; position: relative; text-align: center; width: 100%; max-height: 240px; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.image a { display: block; overflow: hidden; }
.image a img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; max-height: 240px; margin: 0 auto; }
.product:hover .image a img { -webkit-transform: scale(1.1) rotate(-1.5deg); -moz-transform: scale(1.1) rotate(-1.5deg); -ms-transform: scale(1.1) rotate(-1.5deg); -o-transform: scale(1.1) rotate(-1.5deg); transform: scale(1.15) rotate(-1.5deg); }
.promotion { position: absolute; z-index: 10; bottom: 20px; left: 0; height: 24px; width: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; }
.description { margin: 0 4px 0 5px; min-height: 107px; }
.promotion { line-height: 18px; }
.new-product { color: #FFFFFF; display: inline-block; float: left; font-family: inherit, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: lighter; height: 100%; padding: 3px 10px; }
.discount { background: #eb5e58; /* old browser */ border-radius: 0 4px 4px 0; color: #fff; display: inline-block; float: left; font-family: inherit, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: lighter; height: 100%; padding: 3px 5px; }
.item h4 { min-height: 45px; max-height: 80px; overflow: hidden; display: block; line-height: 20px; margin: 25px 0 0; padding: 0; }
.item h4 a { color: #2c3e50; font-family: inherit, Arial, Helvetica, sans-serif; font-weight: 600; text-decoration: none; text-transform: uppercase; }
.description p { color: #7F8C8D; font-size: 14px; min-height: 55px; max-height: 90px; overflow: hidden; line-height: 18px; }
.price { font-size: 18px; font-weight: bold; color: #2c3e50; }
.action-control { border: 0; display: block; height: auto; padding: 5px 0 10px; width: 100%; }
.action-control a { cursor: pointer; }
.cart a { font-size: 20px; color: #2c3e50; margin: 0 0; display: inline-block; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.13s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; }
.load-more-block { padding-bottom: 30px; position: relative; }
.load-more-block .btn-thin { background: #fff; z-index: 2; position: relative; -webkit-box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF; -moz-box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF; -o-box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF; box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF; }
.load-more-block:after { background: none repeat scroll 0 0 #DDDDDD; content: ""; display: block; height: 1px; margin-left: 30%; position: absolute; top: 18px; width: 40%; z-index: 1; }
.featureImg a { display: block; overflow: hidden; }
.featureImg a img { transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; }
.featureImg a img:hover { -webkit-transform: scale(1.1) rotate(-1.1deg); -moz-transform: scale(1.1) rotate(-1.1deg); -ms-transform: scale(1.1) rotate(-1.1deg); -o-transform: scale(1.1) rotate(-1.1deg); transform: scale(1.1) rotate(-1.1deg); }
.brand-carousel li { float: left; display: inline-block; }
.brand-carousel li img { max-width: 100%; width: 100%; }
.carousel-nav { font-size: 26px; margin-left: 10px; padding-bottom: 3px; padding-top: 3px; }
/* category page start */
.subCategoryList .thumbnail { -moz-transition: all .2s ease-in; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
.tree .dropdown-menu { position: relative !important; float: none !important; box-shadow: none !important; border-right: 0 !important; border-bottom: 0 !important; border-top: 0 !important; }
.open-tree > .dropdown-menu { display: block; }
.dropdown-menu-tree { display: none; margin-bottom: 20px; }
.open-tree > .dropdown-menu-tree { display: block; }
.tree > li.active > a, .tree > li.active > a:hover, .tree > li.active > a:focus { background: none; color: #2c3e50; }
.nav-stacked.tree > li a:hover { color: #2c3e50; font-weight: bold; }
.tree > .active > a > .badge { background: #999999; color: #fff; }
.category-level-2 { border-left: 1px solid #DDDDDD !important; margin-left: 13px; }
.category-level-2 li { margin-top: 2px; }
.category-level-2 li a { font-weight: normal !important; padding: 2px 15px; }
.category-level-2 li a.active, .category-level-2 .dropdown-tree.active .dropdown-tree-a, .category-level-2 .open-tree .dropdown-tree-a { font-weight: bold !important; }
.priceFilterBody .form-inline .form-group { max-width: 30%; float: left; }
.priceFilterBody .form-inline .form-group .form-control { width: 100%; }
.priceFilterBody .sp { padding: 10px; }
.subCategoryThumb { height: 80px; display: block; max-width: 100%; overflow: hidden; margin-bottom: 15px; }
.subCategoryThumb img { max-width: 100%; }
.subCategoryList { margin-top: 30px; overflow: hidden; }
.color-details { border-top: 1px solid #DDDDDD; padding-top: 10px; }
.productFilter { border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; clear: both; display: block; margin-bottom: 20px; padding-bottom: 7px; padding-top: 10px; margin-top: 20px; }
.productFilter p { display: block; font-size: 14px; margin-top: 6px; }
.change-view { margin-right: 10px; }
.subCategoryTitle { font-size: 13px; color: #444; font-weight: 600; }
.change-view a { border: 1px solid #CCCCCC; display: inline-block; font-size: 18px; font-weight: normal; height: 34px; line-height: 23px; margin-left: 5px; overflow: hidden; padding: 5px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
.productFilter select, .productFilter input { font-size: 13px; }
.categoryFooter { border-top: solid 1px #eee; padding-top: 20px; margin-top: -20px; }
.nav-stacked > li { border-bottom: solid 1px #eee; }
.nav-stacked > li a { font-size: 13px; }
.nav-stacked > li a:hover { color: #fff; }
.nav-stacked > li.active a, .nav-stacked > li.active { background: none; color: #2C3E50; font-weight: bold; }
/*  according panel style */
.panel-title { margin-bottom: 0; margin-top: 0; padding-bottom: 0; color: #34495E; font-size: 15px; }
.panel-heading, .panel-group .panel { border-radius: 0; }
.clearFilter { -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; color: #FFFFFF; cursor: pointer; font-size: 10px; line-height: normal; padding: 2px 5px; text-transform: capitalize; }
.labelRounded { -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }
.clearFilter:hover { opacity: 0.7; }
.color-filter small { border: 1px solid #DDDDDD; display: inline-block; height: 14px; margin: 0 3px 0 1px; width: 14px; }
/* product details page */
.categoryFilter { padding-bottom: 20px; border-bottom: solid 1px #ddd; margin-bottom: 20px; display: block; width: 100%; height: 50px; }
.categoryFilter .minict_wrapper { max-width: 180px; max-height: 28px; height: 28px !important; }
.categoryFilter .minict_wrapper input { height: 28px !important; font-size: 12px !important; }
.minict_wrapper input { border: 0 !important; }
.categoryFilter .minict_wrapper ul li { font-size: 12px !important; }
.nav-tabs > li.active, .nav-tabs > li { background: none; }
.nav-tabs > li > a { border: 0; border-radius: 0; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a { color: #fff !important; border: 0; border-radius: 0; }
/* zoom */
.sp-wrap { border: none !important; }
.sp-thumbs { text-align: center !important; }
.sp-large a img { width: 100%; }
.sp-wrap { z-index: 10; width: 100%; background: none !important; }
.sp-large { max-width: 90%; }
.sp-thumbs { position: absolute; right: 0!important; text-align: left; bottom: 140px!important; width: 100px !important; z-index: 70; }
.sp-thumbs a:link, .sp-thumbs a:visited { border: 2px solid #EEEEEE; display: inline-block; margin-bottom: 10px; float: right; transition: margin 0.2s ease 0s; }
.main-image .sp-thumbs a:link, .sp-thumbs a:visited { margin-right: 0 !important; }
.sp-thumbs a:hover { margin-right: 4px !important; }
.sp-thumbs img { height: auto!important; width: 60px!important; }
/* disabilita zoom nella pagina prodotti su touch device */
.sp-large-mobile::after { content: ""; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
/*@media (max-width:767px) {
.sp-large::after { content: ""; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
}*/
/* product details */
.style2 .sp-thumbs { top: 0 !important; width: 19% !important; }
.style2 .sp-thumbs img { height: auto !important; max-width: 100%; width: 100px !important; }
.style2 .sp-thumbs a:link, .style2 .sp-thumbs a:visited { float: left !important; width: 100%; }
.style2 .sp-large { max-width: 80%!important; border: 1px solid #DDDDDD; }
.product-title { font-size: 30px; font-weight: 600; letter-spacing: 0.25px; line-height: 1; margin-bottom: 0; text-transform: uppercase; }
.product-price { font-size: 28px; font-weight: 600; line-height: normal; margin-bottom: 10px; }
.price-standard { color: #999999; font-size: 18px; text-decoration: line-through; }
.product-code { font-family: oswald, Helvetica Neue, Arial, sans-serif; font-size: 14px; font-weight: lighter; letter-spacing: 1px; margin: 0 0 5px; padding: 0; text-transform: uppercase; }
/* product tab */
.nav-tabs { margin-bottom: 20px; }
.product-tab { width: 100%; display: inline-block; clear: both; }
.nav-tabs li a { font-family: inherit, sans-serif; font-size: 14px; font-weight: 200; letter-spacing: 2px; margin: 0 0 0 0; text-transform: uppercase; }
.color-details { margin-top: 14px; }
.swatches { margin: 0.5em 0; padding-left: 0; }
.swatches li { border: 2px solid #FFFFFF; display: inline-block; margin: 2px 1px; vertical-align: top; list-style: none; }
.swatches .selected, .swatches li:hover { border: 2px solid #B2B2B2; }
.swatches a { background-position: center center; background-repeat: no-repeat; border: 2px solid #FFFFFF; box-shadow: 1px 1px 2px #C5C5C5; display: block; height: 33px; text-align: center; transition: all 0.25s ease 0s; width: 33px; }
.swatches a img { height: 29px; width: 29px; }
/* filterBox */
.filterBox { display: inline-block; margin-right: 20px; }
.cart-actions { margin-top: 0; margin-bottom: 20px; width: 100%; display: inline-block; border-bottom: 1px solid #DDDDDD; padding-bottom: 12px; clear: both; }
.cart-actions button, .cart-actions .btn-cart, .cart-actions .wishlist { -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; color: #FFFFFF; display: block; float: left; font-family: inherit, Helvetica Neue, Arial, sans-serif; font-size: 18px; font-weight: lighter; line-height: 1em; margin: 0 20px 0 0; padding: 14px 20px; text-transform: uppercase; transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s; -webkit-transition: all 0.25s ease 0s; -o-transition: all 0.25s ease 0s; -ms-transition: all 0.25s ease 0s; }
@media (max-width: 1199px) {
.addto .btn-cart { width:100%; margin-bottom:10px; }
}
button.first { margin-right: 20px; margin-bottom: 10px; }
.cart-actions .wishlist { background: #CCCCCC; line-height: 1em; text-decoration: none; border: solid 2px #CCCCCC; }
.cart-actions .wishlist:hover { background: #fff; color: #666; border: solid 2px #CCCCCC; }
.incaps { display: block; float: left; font-family: inherit, sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 2px; margin: 15px 20px 0 0; text-transform: uppercase; }
.incaps i { font-size: 20px; }
.incaps-custom { font-family: inherit, sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 2px; margin: 0px 20px 0 0; text-transform: uppercase; }
.incaps-custom i { font-size: 20px; }
.color-in { color: #4CC94A; }
.color-out { color: red; }
.product-share { border-top: 1px solid #DDDDDD; clear: both; display: inline-block; margin-top: 20px; padding-top: 14px; width: 100%; }
.socialIcon a { background: #CCCCCC; color: #FFFFFF; display: inline-block; font-size: 22px; padding: 6px 3px; margin-right: 10px; text-align: center; width: 35px; transition: all 0.15s ease-in-out 0s; -moz-transition: all 0.15s ease-in-out 0s; -webkit-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s; -ms-transition: all 0.15s ease-in-out 0s; }
.socialIcon a:hover { color: #fff; }
.recommended { border-top: solid 2px #ddd; margin-top: 20px; padding-top: 20px; }
.recommended h1 { text-align: center; margin-bottom: 0; padding-bottom: 0; }
#SimilarProductSlider .item { padding: 30px 0px 0; margin: 10px; color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; }
.recommended .description { min-height: 70px; }
.product-image { max-width: 100%; }
.product-image img { max-width: 100%; }
#SimilarProductSlider .product-image img { max-height: 200px; }
@media (max-width: 768px) {
#SimilarProductSlider .product-image img { max-height: inherit; }
}
/* cart page */
.quanitySniper { height: 30px; padding: 0; text-align: center; width: 40px; }
tr.CartProduct td, tr.CartProduct th { text-align: center; }
tr.CartProduct td:nth-child(2) { text-align: left; }
.cartTable { border-top: solid 1px #EBEDEF; }
.cartTableHeader { background: #EBEDEF; }
.cartFooter { padding: 20px; border-top: solid 1px #eee; background: #EBEDEF; display: inline-block; width: 100%; }
#cart-summary tr td:nth-child(2), #cart-summary-checkout tr td:nth-child(2) { text-align: right; }
/* right side bar  */
.caps { border-top: 0 none; font-weight: normal; line-height: 24px; margin: 0 0 16px; overflow: hidden; padding: 0 0 16px; text-align: right; text-transform: uppercase; }
.rightSidebar #cart-summary, .rightSidebar #cart-summary-checkout { margin-top: 0; }
.rightSidebar #cart-summary tr:first-child td, .rightSidebar #cart-summary-checkout tr:first-child td { border: none; }
.cartMiniTable { border: 1px solid #DDDDDD; padding: 10px; }
.rightSidebar img { max-width: 100%; }
.rightSidebar .section-title-inner { }
.categoryListPanel { background: #EBEDEF; }
.contentBox { margin-bottom: 15px; }
.rightSidebar .product-image img { float: left; max-width: 100%; width: 90px; margin-right: 10px; }
.rightSidebar .product { padding: 10px 0; }
.rightSidebar .item { border-bottom: 1px solid #DDDDDD; margin-bottom: 0; }
.rightSidebar .item h4 { margin-top: 0; }
.item h4 a { font-family: 'Source Sans Pro', sans-serif; font-weight: normal; }
.couponForm input[type="text"] { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; height: 33px; }
.couponForm .btn { border-radius: 0 3px 3px 0; }
#total-price, #total-price-checkout { font-size: 22px; font-weight: bold; }
/* checkout page start */
.orderStep { clear: both; display: inline-block; height: auto; padding: 0; margin-bottom: 30px; width: 100%; }
.orderStep li { display: inline-block; float: left; height: auto; margin: 0; min-height: 55px; padding: 0; width: 20%; }
.orderStep li.active a { color: #fff; }
.orderStep li.active a { position: relative; }
.orderStep li.active a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-width: 10px; margin-left: -10px; }
.orderStep li a { background: #EFF0F2; display: inline-block; height: 100%; line-height: normal; padding: 20px 0 0; text-align: center; vertical-align: middle; width: 100%; text-transform: uppercase; font-size: 13px; }
.orderStep li a i { background: rgba(0, 0, 0, 0.05); }
.orderStep li.active a i { background: rgba(0, 0, 0, 0.1); color: #FFFFFF; }
.orderStep li a i { border-radius: 0; display: block; font-size: 20px; height: auto; left: 0; line-height: 40px; margin-top: -20px; padding: 0; text-align: center; width: auto; float: none !important; }
.orderStep li a span { display: block; padding: 5px 0; }
/* payment */
.paymentBox { margin-bottom: 30px; display: block; }
.checkoutReview .CartProductThumb a img, .checkoutReview .CartProductThumb a img { width: 50px; }
.paymentBox .panel { box-shadow: none; }
/* user end */
.myAccountList li { text-align: center; }
.myAccountList li a { font-size: 14px; display: block; }
.myAccountList .thumbnail { padding: 10px 0 0; }
.myAccountList .thumbnail:hover { background: #F5F5F5; }
.myAccountList li a i { display: block; clear: both; font-size: 44px; margin-bottom: 10px; }
h2.block-title-2, .formBox h3, .block-title-2 { border-bottom: 1px solid #CECECE; font-size: 13px; font-weight: bold; margin: 0 0 15px; padding: 10px 0 0; position: relative; text-transform: uppercase; }
.panel-footer-address .btn { margin-right: 5px; }
/* cart + wisth list */
.CartProductThumb a img, .CartProductThumb a img { width: 86px; max-width: 100%; }
tr.CartProduct { border-bottom: 1px solid #E7E9EC; }
tr.CartProduct td, tr.CartProduct th { padding: 10px 0; }
/* mycart */
.cartTableHeader { text-transform: uppercase; font-weight: bold; font-size: 14px; }
/* about page */
.innerPage { padding-top: 30px; }
.parallaxOffset { margin-top: 80px; -webkit-transition: all 0.1s ease-out 0s; -moz-transition: all 0.1s ease-out 0s; -ms-transition: all 0.1s ease-out 0s; -o-transition: all 0.1s ease-out 0s; transition: all 0.1s ease-out 0s; }
.parallaxOffset.down { margin-top: 28px; }
.parallax-image-aboutus { background: url(../images/site/about-bg.jpg) no-repeat 50% -80px fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed;/* IE FIX */ }
.parallax-image-aboutus .parallax-content { padding: 150px 0; }
.title-big { font-size: 48px; font-weight: bold; margin-bottom: 15px; }
.padding-top-30 { padding-top: 30px; }
.form-newsletter input { margin-bottom: 20px; }
.hr30 { margin-top: 30px; margin-bottom: 30px; }
.hr40 { margin-top: 40px; margin-bottom: 40px; }
/* contact us page */
.whitebg { background: #fff; }
.fixedContent { position: fixed; top: 0; width: 100%; display: block; }
.wrapper.contact-us { background: #FFFFFF; display: block; margin-top: 450px; position: relative; width: 100%; z-index: 4; }
.h1error { font-size: 80px; font-weight: bold; margin: 0 auto; padding: 20px; text-align: center; }
.err404 { font-weight: lighter; }
/* product details popup modal */
/* quick view btn */
div.quickview { display: block; margin-top: 40%; max-height: 50px; position: absolute; text-align: center; width: 100%; z-index: 2; visibility: hidden; }
.product:hover div.quickview { visibility: visible; }
.btn-quickview { border-radius: 2px; font-family: inherit, Helvetica Neue, Arial, sans-serif; letter-spacing: 2px; color: #2c3e50 !important; text-transform: uppercase; background: #fff; /* old borwser */ background: rgba(255, 255, 255, 0.9); border: 1px solid #eee; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -moz-o-shadow: 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); left: auto; min-width: 100px; max-height: 40px; height: 40px !important; opacity: 0; -webkit-opacity: 0; -ms-opacity: 0; padding: 10px; visibility: hidden; width: auto; display: inline-block !important; z-index: 2; -webkit-transform: scale(0.75); -o-transform: scale(0.75); -ms-transform: scale(0.75); -moz-transform: scale(0.75); transform: scale(0.75); -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.product:hover .btn-quickview { visibility: visible; opacity: 0.85; -webkit-opacity: 0.85; -ms-opacity: 0.85; -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }
.list-view .product:hover div.quickview { margin-top: 45%; }
.product > .btn-quickview:hover { opacity: 0.95; }
/* quick view btn end */
#product-details-modal .modal-dialog { background: #fff; max-width: 960px; overflow: auto; width: 100%; }
#product-details-modal .close { color: #2c3e50; display: block; font-size: 34px; font-weight: lighter; line-height: 10px; opacity: 0.6; padding: 12px; position: absolute; right: 0; text-shadow: none; top: 0; z-index: 1; }
#product-details-modal .close:hover { opacity: 0.8; }
#product-details-modal .modal-content { background: #fff; display: block; height: auto; padding: 0; box-shadow: none; }
.modal-details-inner { padding: 30px; }
#product-details-modal .productFilter { margin-bottom: 10px; margin-top: 10px; padding-bottom: 10px; padding-top: 10px; }
#product-details-modal .filterBox { display: inline-block; margin-right: 10px; width: 45%; }
#product-details-modal .cart-actions { margin-bottom: 0; margin-top: 0; }
#product-details-modal .color-details { margin-top: 5px; }
#product-details-modal .product-share { border-top: 0 none; margin-top: 0; padding-top: 0; }
.modal-product-thumb { border-top: 1px solid #ddd; clear: both; display: block; text-align: center; }
.modal-product-thumb a { border: 1px solid #ccc; display: inline-block; float: none; margin-right: 10px !important; margin-top: 5px; height: 75px; overflow: hidden; width: 60px !important; }
.modal-product-thumb a.selected, .modal-product-thumb a:hover { border: 1px solid #000 !important; }
.modal-product-thumb a img { display: block; max-width: 100%; height: auto; max-height: 75px; width: 60px !important; }
/* subscribe | promotional modal */
#modalAds .modal-bg-1 { background: url(../images/site/modal-img-1.jpg) right bottom no-repeat; background-color: #F3F6FB; }
.modal-bg-1 .close { color: #2c3e50; display: block; font-size: 34px; font-weight: lighter; line-height: 10px; opacity: 0.6; padding: 12px; position: absolute; right: 0; text-shadow: none; top: 0; z-index: 1; }
#modalAds .modal-dialog { max-width: 660px; min-height: 340px; display: block; overflow: auto; padding: 15px; position: relative; }
#modalAds h3 { color: #444; font-family: inherit, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 26px; font-weight: normal; letter-spacing: 1px; line-height: 29px; text-transform: uppercase; }
.discountLg { color: #000; font-family: inherit, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 46px; font-weight: bold; letter-spacing: 3px; line-height: 46px; text-transform: uppercase; }
#modalAds h4 { font-size: 24px; font-weight: normal; letter-spacing: 2px; line-height: 28px; text-transform: uppercase; }
.newsletter { border: 2px solid #ddd; display: inline-block; width: auto; }
.newsletter input[type="text"] { background: #fff; border: medium none; float: left; height: 40px; margin: 0; padding: 0; text-align: center; }
.newsletter input[type="text"]:focus { text-shadow: none; color: #666; }
.newsletter .subscribe-btn { background: #ddd; border: 0 none; border-radius: 0; color: #3a3a3a; float: left; font-weight: normal; height: 40px; line-height: normal; padding: 0 10px; }
.newsletter .subscribe-btn:hover { background: #b7b7b7; }
.shoplink { color: #000; display: inline-block; clear: both; font-family: inherit, Helvetica Neue, Helvetica, Arial, sans-serif; left: 2px; margin-top: 20px; text-decoration: underline; text-transform: uppercase; }
/* web page progress bar css */
.pace .pace-progress { background: #fff; background: rgba(255, 255, 255, 0.80); position: fixed; z-index: 2000; top: 0; left: 0; height: 2px; -webkit-transition: width 1s; -moz-transition: width 1s; -o-transition: width 1s; transition: width 1s; }
.pace-inactive { display: none; }
/* custom */
.navbar-nav { margin-top: 30px; background-color: rgba(51,51,51,0.50); }
.navbar-top .userMenu li { background-color: rgba(51,51,51,0.50) !important; }
.navbar-top .userMenu li:first-child { padding-left: 20px; }
.navbar-top .userMenu li:last-child { margin-right: 16px; }
.navbar.stuck .navbar-nav { margin-top: 0px; background-color: rgba(51,51,51,0.50); }
.navbar-header, .navbar.stuck .navbar-header { background-color: transparent !important; }
.navbar.stuck .navbar-brand img.logo-desk-top { visibility: hidden; display: none; }
.navbar-brand img.logo-desk-scroll { visibility: hidden; display: none; }
.navbar.stuck .navbar-brand img.logo-desk-scroll { visibility: visible !important; display: inherit !important; }
.ecart-intro-logo-container { visibility: hidden; display: none; }
.navbar.stuck .navbar-fixed-top { border-bottom-width: 1px; }
.navbar-fixed-top { border-bottom-width: 0px; }
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0px; }
.featuredPostContainerCarousel { width: 100%; margin-left: 0px !important; margin-top: 100px; }
.ecart-intro { background: #FFF; color: #333; }
.ecart-intro h2 span { color: #F00; }
.ecart-intro-logo img { margin: 0 auto; }
.item.list-view .img-layout-grid { display: none; }
.img-layout-list { display: none; }
.item.list-view .img-layout-list { display: block; }
.product-slide { min-height: 475px; height: auto !important; height: 475px; }
.productFilter { border-top-width: 0px; border-bottom-width: 0px; }
.details-text-red { color: #F00; }
.margin-left-5 { margin-left: 5px; }
.minict_wrapper { border-color: #DDDDDD; border-radius: 3px 0 0 3px; border-style: solid; border-width: 2px 1px 1px 2px; color: #888888; font-size: 14px; height: 36px !important; margin-bottom: 10px; max-height: 40px; max-width: 100%; width: 220px; }
.minict_wrapper span { font-size: 1.2rem; margin-top: 5px; margin-left: 7px; }
.minict_wrapper span:empty::before { color: #888888; }
.minict_wrapper input { height: 32px !important; padding: 0 2.2rem 0 12px; }
.minict_wrapper ul { top: 3.5rem; }
.minict_wrapper ul li { font-size: 12px !important; }
.minict_wrapper:after { color: #34495E; content: "▼"; display: block; font-size: 0.99rem; height: 2.1rem; line-height: 2.9rem; position: absolute; right: 0; text-align: center; top: 0; width: 2.1rem; }
.br-custom-mobile-view { visibility: hidden; display: none; }
.select2-container .select2-selection--single { height: 30px; }

/* custom end */

/* RESPONSIVE */

@media (min-width: 1800px) {
.sliderImg { width: 100%; }
}

@media only screen and (max-width : 1224px) {
input.quanitySniper { width: 35px !important; }
}

@media (max-width: 1200px) {
.searchFilterBox .form-inline .form-group { max-width: 73%; float: left; }
.searchFilterBox .form-inline .form-group .form-control { width: 100%; }
.product-slide-custom { min-height: inherit !important; height: auto !important; height: inherit !important; }
}

@media (max-width: 1099px) {
.featuredPostContainerCarousel .owl-theme .owl-controls { margin-top: 0px; }
}

@media (max-width: 1024px) {
.navbar.stuck .navbar-top { margin-top: 0 !important; }
.social li { margin: 0 6px 0 0; }
.search-box.static-search .form-control { max-width: 104px }
}

@media (max-width: 991px) {
.searchFilterBox .form-inline .form-group { max-width: 100%; }
.navbar-fixed-top { border-bottom-width: 1px; }
.ecart-intro-logo-container { visibility: visible !important; display: inherit !important; }
.featuredImageLook3 .inner .box-text-cell-inner h1 { line-height: 1em; margin-bottom: 5px; }
.featuredImageLook3 .inner .box-text-cell-inner p { line-height: 1em; }
.sectionCategoryBrand .thumbnail.equalheight { min-height: inherit !important; }
.row.featuredPostContainer { margin-left: 0px !important; margin-right: 0px !important; }
.row.featuredPostContainer .inner { margin-left: -15px !important; margin-right: -15px !important; }
}

@media (max-width: 979px) {
.subCategoryThumb img { height: 100% !important; }
.container { width: 100% !important; max-width: 900px !important; }
.category-top { margin-top: 30px; }
.sliderText { margin-top: 6%; }
.sliderText .inner { padding: 15px; }
.sliderTextFull { margin-top: 15%; }
.sliderText h1 { font-size: 30px; }
.sliderText.white h1 { padding-bottom: 0; }
.sliderText.white h3.price { font-size: 18px; padding-bottom: 0; }
.sliderText.white .inner { padding: 5px 0; }
h1.xlarge { font-size: 36px; }
.sliderTextFull h3 { font-size: 18px; line-height: 20px; padding-bottom: 5px; }
.sliderInfo .btn-lg, .sliderText.white .btn { font-size: 14px; line-height: 1.471; padding: 5px 15px; }
#pager2 { bottom: 0; }
#pager2 span { border-width: 1px; height: 10px; width: 10px; }
.sliderControl { border-radius: 2px; padding: 0 2px; top: 45%; }
.sliderControl .fa-3x { font-size: 2.5em; }
#pager a { font-size: 14px; padding: 5px 0; font-weight: normal; }
}

@media (max-width:800px) {
#product-details-modal .modal-dialog { max-width: 90%; margin: 20px auto; }
}

@media (min-width:840px) {
.modal-details-inner { min-height: 552px; }
}

@media (max-width: 767px) and (min-width: 0) {
.hidden-xs { display: none !important; visibility: hidden !important; }
}

@media (max-width: 767px) {
.static-search.navbar-formbox { margin: 0; padding: 0; max-width: 100%; }
.static-search.navbar-formbox { margin: 0; max-width: 100%; padding: 0; width: 100%; }
.static-search.navbar-formbox .navbar-form { margin: 0; padding: 0; border: 0; box-shadow: none; }
.search-box.static-search .input-group { max-width: 100%; width: 100%; }
.search-box.static-search .form-control { max-width: 100%; width: 100%; }
.search-box.static-search:hover .form-control { max-width: 100%; width: 100%; }
.userMenu li a { padding-top: 3px; line-height: normal; }
.phone-number i.glyphicon-phone-alt { padding-top: 2px !important; }
.navbar-brand { padding: 15px; }
.miniCartFooter { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; border-top: 2px solid rgba(255, 255, 255, 0.5)!important; margin-top: 10px!important; }
.cartMenu table tr { border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
.cartRespons { font-size: 14px; }
.navbar-cart { padding-right: 0; padding-left: 0; }
.navbar-cart.in .mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #fff; background: rgba(255, 255, 255, 0.7) !important; }
.miniCartFooter .btn { color: #fff !important; }
.miniCartProduct, .miniCartProduct a, .miniCartProduct p, .miniCartProduct .size, .miniCartProduct .price, .dropdown-header { color: #FFFFFF; }
.megamenu-content ul li a, .megamenu-content ul li p, .megamenu-content ul li, .navbar-nav .dropdown a, .navbar-nav .dropdown { color: #fff; }
.searchInputBox { max-width: 80%; }
.megamenu .dropdown.megamenu-80width .dropdown-menu { width: 100%; left: 0; right: 0; }
.megamenu .dropdown.megamenu-80width .dropdown-menu { width: 100%; left: 0; right: 0; }
.megamenu .dropdown.megamenu-50width .dropdown-menu { width: 100%; left: 0; right: 0; }
.megamenu .dropdown.megamenu-40width .dropdown-menu { width: 100%; left: 0; right: 0; }
.megamenu-content ul { margin-bottom: 15px; }
.megamenu-content ul li { border-color: rgba(255, 255, 255, 0.2); }
.banner { margin-top: 70px !important; }
.sliderTextFull .inner.dark { max-width: 100%; padding: 5px; }
.parallaximg.ismobile { margin-top: 0 !important; }
h1.xlarge { font-size: 20px; font-weight: 600; line-height: normal; padding-bottom: 0; }
.sliderTextFull h3 { font-size: 16px; line-height: normal; margin-bottom: 5px; margin-top: 0; padding-bottom: 0; }
.sliderText h1 { font-size: 24px; padding-bottom: 0; }
.sliderInfo .btn-lg { font-size: 12px; padding: 5px 10px; }
.sliderText .inner { padding: 5px; }
.sliderText h3.price { font-size: 16px; padding-bottom: 2px; }
.featureImg a { margin-bottom: 20px; }
.navbar-top i { font-size: 16px; font-style: normal; font-weight: normal; line-height: 1; padding: 3px 0 0; }
.text-left-xs { text-align: left !important; }
.ps-nav { top: 34%; }
.ps-nav img { width: 80px; }
}

@media (max-width: 690px) {
.ecart-intro h2 { font-size: 18px; font-weight: 200; letter-spacing: 1px; text-align: left; }
}

@media (max-width:600px) {
#product-details-modal .modal-dialog { max-width: 96%; margin: 20px auto; }
}

@media (max-width: 580px) {
.xs3Response { width: 50% !important; }
.sliderTextFull { color: #FFFFFF; margin-top: 12%; }
.parallax-content h2 { color: #FFFFFF; display: inline-block; font-size: 20px; line-height: 22px; }
.parallax-content h3 { font-size: 16px; line-height: normal; }
.style2 .section-title, .section-title.style2 { font-size: 24px; }
.style2 .section-title:after, .section-title-style2:after, .section-title.style2:after, .section-title-style2:after { margin-left: 10%; top: 32px; width: 80%; }
.orderStep li a span { font-size: 11px; }
.categoryFooter .pagination { margin-bottom: 10px; }
.sp-thumbs { bottom: 0 !important; }
.CartProductThumb a img { margin-right: 5px; }
#pager2 { bottom: 0; }
#pager2 span { border-width: 1px; height: 10px; width: 10px; }
.sliderControl { border-radius: 2px; padding: 0 2px; top: 45%; }
.sliderControl .fa-3x { font-size: 2em; }
#pager a { font-size: 14px; padding: 5px 0; font-weight: normal; }
.ps-nav { top: 28%; }
.ps-nav img { width: 80px; }
#imageShowCase .product-slide h1 { font-size: 18px; letter-spacing: 1px; line-height: 22px; }
}

@media (max-width: 480px) {
#pager a { font-size: 12px; }
.navbar-toggle { background: none !important; }
h1.xlarge { font-size: 24px; font-weight: 800; line-height: normal; padding-bottom: 0; }
h1.x2large { font-size: 38px; }
.title-big { font-size: 38px; }
.sliderTextFull h3 { font-size: 16px; line-height: normal; margin-bottom: 2px; margin-top: 0; padding-bottom: 0; }
.sliderText h1 { font-size: 24px; line-height: 26px; padding-bottom: 0; }
.sliderInfo .btn-lg { font-size: 12px; padding: 4px 8px; }
.sliderText .inner { padding: 2px; }
.sliderText h3.price { font-size: 16px; padding-bottom: 2px; }
.supportLi h4 { font-size: 14px; }
.cartTableHeader { font-size: 12px; font-weight: bold; text-transform: uppercase; }
.CartProduct .delete i { font-size: 16px !important; }
.CartProductThumb a img { max-width: 60px !important; }
.CartDescription h4 a { font-size: 14px !important; line-height: normal; }
.cart-actions button, .cart-actions .wishlist { font-size: 14px !important; padding: 10px!important; }
.search-box .input-group { margin-top: 13px; }
.navbar-brand.windowsphone { display: block; float: left; }
.navbar-brand.windowsphone img { max-width: 65px; }
.featuredPostContainer.globalPadding { padding: 10px 0 !important; }
.breadcrumb > li { font-size: 12px; }
.item.list-view h4 { font-size: 20px; line-height: 18px; }
.item.list-view .description { clear: both; display: block; float: none; padding-top: 5px; }
.item.list-view .image { display: block; float: none; max-height: 500px; max-width: 100%; overflow: hidden; padding-right: 0; text-align: center; }
.item.list-view h4, .item.list-view .description, .item.list-view h4, .list-description, .item.list-view .price, .item.list-view .action-control, .item.list-view .description p { text-align: center; }
.item.list-view h4 { min-height: 24px; }
.col-xs-mini-6 { width: 50%; }
.col-xs-min-12 { width: 100%; }
.ecart-intro h2 { font-size: 18px; font-weight: 200; letter-spacing: 1px; }
}

@media(max-width: 460px) {
div.quickview { margin-top: 25%; }
}

@media (max-width:442px) {
.discountLg { font-size: 36px; letter-spacing: 2px; line-height: 40px; }
#modalAds h3 { color: #444; font-size: 22px; letter-spacing: 1px; line-height: 26px; }
.newsletter input[type="text"] { width: 100%; }
.newsletter .subscribe-btn { margin-left: 0; margin-top: 5px; width: 100%; }
}

@media (max-width: 400px) {
#pager a { font-size: 10px; }
.layout-ecart .container { min-width: 310px; }
.cartFooter .box-footer div { width: 100%; text-align: center; padding-bottom: 5px; }
.layout-ecart .navbar-brand { padding: 17px 0 0 10px; }
.layout-ecart .navbar-brand img { /*max-width: 100px;*/ }
.layout-ecart .navbar-header.isios .navbar-brand img { max-width: 60px!important; }
.layout-ecart .navbar-header .navbar-toggle { margin-right: 10px; /*padding: 9px 2px;*/ }
.xsResponse .item, .xs3Response .item { width: 100% !important; }
.cartFooter { padding: 5px 0; }
.checkoutReview th { font-size: 13px; }
.col-xs-mini-6 { width: 100%; }
}

@media(max-width: 400px) {
div.quickview { margin-top: 35%; }
}

@media (max-width: 320px) {
.container { width: 100% !important; max-width: 320px !important; }
.banner { width: 100% !important; max-width: 320px !important; overflow: hidden !important; }
}
