@CHARSET "UTF-8";
/* social buttons */
.social-icons {margin-bottom:8px}
.social-icons .socialitem{ float:left;}
.social-icons .googleplus-button{
	margin-left:12px;
}
.social-icons .twitter-button{
    margin-left: -20px;
}


/***************home page****************************/


.dd-container {float: right; width: 350px; position: relative;}
.dd-container a {text-decoration: none;}
.dd-price {display: none;}
.dd-freeshipping-logo{float: left;   background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/free-shipping-logo.png") no-repeat; width: 107px; height:52px; margin-left:5px; margin-top: 8px;}
.deal-header{background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/deal-header-bg.jpg") repeat-x; }
.deal-header-left{float:left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/deals-today.jpg"); width:187px; height: 42px}
.deal-header-middle{float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/deal-header-bg.jpg") repeat-x; width:54.5%;  height: 42px}
.deal-header-right{float:right; background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/deal-counter.jpg"); width: 326px; height: 42px }
.today-deals{max-width: 1140px;  margin: auto; width:100%}
#clock{ float: right; font-weight: 500; padding: 12px 8px 8px 15px; font-size: 16px; width: 190px; text-align: left;}
.dd-image { float:left;  margin: 0 20px 8px 10px; border: 1px solid #E6E6E6;}

.dd-home-deal, .dd-product-deal{
    background-color: #f5f5f5;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding-top: 8px;
}
.dd-details {float: left;  width: 100%;}
.dd-title {float: left; width: 100%}
.dd-list-price { float: left;   background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/deals-price-button.jpg") no-repeat; width: 90px; height:52px; margin-right:18px;}
.dd-discount {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/deals-discount-button.jpg") no-repeat; width: 89px; height:52px; margin-right:18px;}
.dd-save {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/deals-save-button.jpg") no-repeat; width: 97px; height:52px; padding-right:18px; color:#FFFFFF;}
 .dd-button-content{ padding-left: 20px; position: relative; top: 10%; color: #FFFFFF;}
.dd-button-content span{font-weight: 500;}
.dd-list-price  .dd-button-content span, .dd-product-price  .dd-button-content span {text-decoration:line-through;} {text-decoration:line-through;}
.dd-price{ float: left; padding-left:8px;}
.dd-price h3{font-size:36px; color: #AE0A01; font-weight:500; margin:0 auto; }

.dd-price-mobile{ float: left; padding-left:8px;}
.dd-price-mobile h3{font-size:26px; color: #AE0A01; font-weight:500; margin:0 auto; }
.dd-details-bottom{ margin-top: 5px;}

.dd-qty {float: left; background-color: #CCCCCC; height: 52px; width: 100px;}
.dd-qty .quantity-ticker{
    margin: 10px 5px 8px 12px;
    width: 80px;
}
.dd-qty  .qty_num{
    position: relative;
    top: -75%;
    right: -38%;
    border: none;
    width: 55px;
    margin-left: 8px;
}
.dd-addto-button {float: left; width:148px; height:51px; margin-left: 10px;}
.dd-buynow-button {float: left;  width:151px; height:51px; margin-left: 10px;}
.countdown, .countdown-container{ width: 200px; height: 52px;}
.dd-addto-button button{width: 148px;height: 51px;}
.dd-buynow-button button{width: 151px;height: 51px;}

@media only screen and (min-width: 1025px) {
    .dd-home-deal{width: 1140px;}
    .dd-container {float: left; min-width: 910px; width: 86%; padding-top: 5px;}
    .home-deal-image {width: 122px; height: 122px;}
    .dd-title { float: left; max-width: 405px; width:100%}
    .dd-details {float: right; max-width: 560px; width: 100%}
    .dd-price {display: block;}
    .dd-price-mobile, .dd-freeshipping-logo {display: none;}
    .dd-qty {margin-left: 15px; }
    .dd-list-price, .dd-discount, .dd-save  {margin-right:8px;}
    .dd-qty .quantity-ticker{width: 95px;}
    .dd-qty {width: 120px;}


    .dd-freeshipping { float: left;   background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/free-shipping.png") no-repeat; width: 92px; height:52px; margin-right:15px;}
    .dd-shipping-icon {float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/shipping-icon.png") no-repeat; width: 93px; height:52px; }

}

@media only screen and (max-width: 665px) {
    .dd-image { float: none; margin: 0 auto; width: 280px;}
    .dd-container {float:none; margin: 15px auto; }
    .dd-home-deal {padding-bottom: 20px;}

}

.dd-home-deal .sold-out-icon{ background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/sold-out-home.png") no-repeat; width: 219px; height: 131px; position: absolute; z-index: 99; right: -15px; float: right; bottom: -15px}

@media only screen and (min-width: 767px) and (max-width: 1025px){.today-deals{width:92%}}

/******************end of  home daily deals*************************/

/************************shopping cart page*******************************/
#shopping-cart-table .daily-icon { background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/daily-icon.png"); width:92px; height: 26px; }
#shopping-cart-table .daily-free-shipping{background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/free-shipping-logo.png"); width:107px; height: 29px; float: right; padding-right: 20px;}
#shopping-cart-table .desktop-display {float: left; max-width:550px;}

@media only screen and (max-width: 767px) {
    #shopping-cart-table  .daily-icon {margin: 0 auto;}
    #shopping-cart-table  .daily-free-shipping {float: none; margin: 0 auto; padding: 0px;}

 }

@media only screen and (min-width: 767px) and (max-width: 1025px){
    #shopping-cart-table  .daily-free-shipping {float: left; }
    #shopping-cart-table  .desktop {display:none !important}
 }
/**************************end of shopping cart page****************************/


/**************************************DOTD  product page *********************************************/
.dd-product-deal .dd-container {float:right; max-width: 705px; midth: 100%; min-width: 420px; position:relative;}
.dd-product-deal .dd-product-title {border-bottom: 1px solid #DDDDDD; margin: 0 20px 12px 0;}
.dd-product-deal .dd-product-title h2 {font-weight: 500; font-size: 26px; margin: 0 5px 8px 0; padding: 0;}
.dd-product-deal .dd-product-title p {font-size: 18px; margin: 0;}
.dd-product-deal .dd-final-price{ float: left; width: 240px; font-size: 18px; text-align:center;}
.dd-product-deal .dd-final-price h3 { font-size: 60px; font-weight: 500; color: #ae0a01; margin: 0; }
.dd-product-deal .dd-final-price span {text-align: center;}
.dd-product-deal .dd-product-price { float: left;   background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/price-box.png") no-repeat; width: 130px; height:76px; margin-right:18px;}
.dd-product-deal .dd-product-discount {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/discount-box.png") no-repeat; width: 127px; height:75px; margin-right:18px;}
.dd-product-deal .dd-product-save {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/save-box.png") no-repeat; width: 114px; height:75px; padding-right:18px; color:#FFFFFF;}


.dd-product-deal .dd-button-content {font-size: 20px;  top: 15%; width: 100px;}
.dd-product-deal .dd-freeshipping { background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/freeshipping-big.png") no-repeat; width: 155px; height: 43px; }
.dd-product-deal .dd-addto-button {margin-left: 15px;}
.dd-product-deal .dd-buynow-button {margin-left: 15px;}
.dd-product-deal .dd-tabs {float:right; max-width: 705px; width: 100%; min-width: 420px;  margin: 20px 0 10px 0; position: relative;}
.dd-product-deal  .dd-tabs .tabs {margin-right: 20px; border-top: 1px solid #DDDDDD;    padding-top: 10px;}
.dd-product-deal .tabs .tab {
    margin-right: 15px;
    font-size:16px;
    cursor:pointer;
    float:left;
    height:35px;
    line-height:35px;
    border:1px solid #c7d3d0;
    color:#666666;
    background-color:#CCCCCC;
    font-weight:400;
    padding:0 20px;
}

.dd-product-deal .tabs .tab.active{
    background-color: #E6E6E6;
    color: #193441;
}
.dd-product-deal .tab-content {padding-top: 15px; font-size: 16px;}
.dd-product-deal .sold-out-icon{ background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/sold-out.png") no-repeat; width: 296px; height: 168px; position: absolute; z-index: 99; bottom: -153px; right: -5px; float: right;}
.dd-product-deal .media .primary-image img {width: 100%;}
@media only screen and (max-width: 1025px) and (min-width: 767px) {
    .dd-product-deal .media .primary-image {width: 275px; height: 288px;}
    .dd-product-deal .dd-container {width: 388px;}
    .dd-product-deal .dd-product-price { float: left;   background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/price-box-small.png") no-repeat; width: 115px; height:51px; margin-right:18px;}
    .dd-product-deal .dd-product-discount {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/discount-box-small.png") no-repeat; width: 127px; height:51px; margin-right:18px;}
    .dd-product-deal .dd-product-save {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/save-box-small.png") no-repeat; width: 125px; height:51px; padding-right:18px; color:#FFFFFF;}
    .dd-product-deal .dd-button-content {font-size: 16px;  top: 15%; width: 100px;}
    .dd-product-deal .dd-final-price, .dd-product-deal .dd-freeshipping{display: none;}
    .dd-product-deal  .dd-qty{width: 105px;}
    .dd-product-deal  .dd-price-mobile{margin-left: 15px; margin-right:10px;}
    .dd-product-deal .dd-price-mobile h3 { font-size: 40px; font-weight: 500; color: #ae0a01; margin: 0; }
    .dd-product-deal .dd-tabs {float: left; margin-left: 10px;}
    .dd-product-deal .dd-tabs .tabs {border: none;}
    .dd-product-deal  .dd-image{margin-right: 0; }
}


@media only screen and (max-width: 767px) {
    .dd-product-deal .media .primary-image {width: 390px; height: 390px; margin: 0 auto;}
    .dd-product-deal .dd-container {width: 388px; margin: 0 auto; float: none;}
    .dd-product-deal .dd-product-price { float: left;   background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/price-box-small.png") no-repeat; width: 115px; height:51px; margin-right:18px;}
    .dd-product-deal .dd-product-discount {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/discount-box-small.png") no-repeat; width: 127px; height:51px; margin-right:18px;}
    .dd-product-deal .dd-product-save {  float: left;  background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/deals/save-box-small.png") no-repeat; width: 125px; height:51px; padding-right:18px; color:#FFFFFF;}
    .dd-product-deal .dd-button-content {font-size: 16px;  top: 15%; width: 100px;}
    .dd-product-deal .dd-final-price, .dd-product-deal .dd-freeshipping{display: none;}
    .dd-product-deal  .dd-qty{width: 105px;}
    .dd-product-deal  .dd-price-mobile{margin-left: 15px; margin-right:10px;}
    .dd-product-deal .dd-price-mobile h3 { font-size: 40px; font-weight: 500; color: #ae0a01; margin: 0; }
    .dd-product-deal .dd-tabs {float: right; margin-left: 10px; max-width: 400px; margin: 15px auto; float: none; clear:both;}
    .dd-product-deal .dd-tabs .tabs {border: none; padding-top: 25px;}
    .dd-product-deal  .dd-image{float: none; }

}
/***********************************end of   DOTD  product page********************************************/
.cms-index-index .home-page-vegas-tout { top: 100px; padding: 23px 40px 5px 40px; color: #fff; background: rgb(104, 134, 130, .5);  background: rgba(104, 134, 130, .5);}
.cms-index-index .home-page-vegas-tout h1 {font-size: 36px; margin-bottom: 0;}
.cms-index-index .home-page-vegas-tout p {font-size: 26px; font-weight: 100; line-height: 1em;}
.cms-index-index .home-page-vegas-tout p span {font-size: 18px;}
.cms-index-index .home-page-vegas-tout p.date {margin-bottom: .5em;}
.cms-index-index .home-page-vegas-tout a { display: inline-block; padding: 0px 20px; line-height: 3em; background-color: #fff; border-radius: 30px; font-size: 14px; font-weight: 500; text-decoration: none; margin-top: 10px; color: #000;}
.cms-index-index .home-page-vegas-tout hr {margin-bottom: 1.5em; width: 360px;}


@media only screen and (max-width: 1025px) and (min-width: 767px) {
.cms-index-index .home-page-vegas-tout {top: 60px;}	
.cms-index-index .home-page-vegas-tout p {line-height: .5em;}

}



@media only screen and (max-width: 767px) {
.cms-index-index .home-page-vegas-tout {top: 30px;}
.cms-index-index .home-page-vegas-tout {padding: 23px 30px 5px 30px;}
.cms-index-index .home-page-vegas-tout h1 {font-size: 19px;}
.cms-index-index .home-page-vegas-tout p {font-size: 16px; margin-bottom: 0;}
.cms-index-index .home-page-vegas-tout a {display: none;}
.cms-index-index .home-page-vegas-tout hr {margin-bottom: 1em; width: 170px;}
.cms-index-index .home-page-vegas-tout p span {font-size: 13px;}
}

/***************************************************new design showcase page******************************/
.category-view img.category-banner-image{display:none}
@media only screen and (min-width:1025px) {
.category-view img.category-banner-image{display:block;width:100%;}
}
.page .main .tree-menu {width: 240px;}
.dd-product-list .toolbar {padding-bottom: 10px;}
.dd-product-list .toolbar .sorter {background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/sort-select-box.png") center left no-repeat; border: none; width: 215px ; background-size: 100% 100%; margin-right:35px;}
.dd-product-list .toolbar .sorter select {width: 110%;}
.dd-product-list .toolbar .filter  {background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/filter-select-box.png") center left no-repeat; border: none}
.dd-product-list .toolbar .pager .view-mode{width: 100px;}
.page .breadcrumbs { background-color: #FFFFFF; margin-bottom:0; height: 35px;}
.page .breadcrumbs p{ line-height: normal; }
.page  .breadcrumbs .home {margin-left: 25px;}
.dd-product-list .right{float:right}
.dd-product-list .right .product-main-info .red{display:none}
.dd-product-list .toolbar .pager .view-mode {width: auto}
.dd-product-list .products-grid .item-sku p{margin-left:2px}
.dd-product-list .toolbar .filter {width:215px;background-size:100% 100%;background-image:url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/sort-select-box.png")}
.dd-product-list .products-grid .item {padding:10px; min-height: 575px;  margin-right: 12px; width: 286px; margin-bottom:12px;}
.dd-product-list .products-grid .item .product-essential{position: relative; padding-bottom: 40px;}
.dd-product-list .products-grid .item .product-essential  button {background-color: #8ac53e; text-transform: uppercase; height: 44px; line-height: 42px; padding: 0px 12px; /*border-radius: 40px;*/ font-size: 18px; color: white; margin: 0 auto 10px;width: 96%;}
.dd-product-list .products-grid .item .product-essential  .out-of-stock-button {background-color: #eb5837; }
.dd-product-list .products-grid .item  .product-essential .out-of-stock-form table{border:none;}
.dd-product-list .products-grid .item .product-essential .out-of-stock-form a {color: #0091d2}
.dd-product-list .products-grid .item .product-essential .out-of-stock-form .border-top {text-align: center;}
.dd-product-list .products-grid .item .product-essential .out-of-stock-form .border-top p {display: block;}
.dd-product-list .products-grid .item .product-essential .out-of-stock-form .border-top button {float: none;}
.dd-product-list .products-grid .item {background-color: #FFFFFF; border: 1px solid #e6ece9;}
.dd-product-list .products-grid .item .product-essential .order-totals{margin: 0px; font-weight: bold;/*position:absolute; bottom:5em;*//*line-height: 35px*/height: auto;}
.dd-product-list .products-grid .item .product-essential .tier-prices{/*position:absolute; bottom:3.8em*/}
.dd-product-list .products-grid .item .product-essential .quantity-ticker {width: 88px; padding-left:0;}
.dd-product-list .products-grid .item .product-essential .quantity-ticker input{padding-left:3px;}
.dd-product-list .products-grid .item .product-essential .quantity-ticker .qty_unit{right: 28px;}
.dd-product-list .products-grid .item .product-essential .product-order-type-selector .errorMsg{z-index: 9;}
.dd-product-list .products-grid .item .product-essential {margin: 0; padding: 0; background-color: #FFFFFF; min-height: 555px;}
.dd-product-list .products-grid .item .product-essential .out-of-stock {position: absolute; right: 0px; top: 0px;background: transparent url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/global/out-of-stock.png") center center no-repeat !important;}
.dd-product-list .products-grid .item .product-essential a {color: #193441}
.dd-product-list .products-grid .item p,.dd-product-list .products-grid .item .add-to-box td {color:#000}
.dd-product-list .products-grid .item .product-essential .item-sku {margin: 5px 0 5px 0;}
.dd-product-list .products-grid .item .product-essential .product-order-type-selector tr .first {vertical-align:top;padding:8px 3px 0 3px; width:auto}
.dd-product-list .products-grid .item .product-essential .product-order-type-selector tr .last {width: 75px;}
.dd-product-list .products-grid .item .product-essential .product-order-type-selector tr td {padding:0;}
.dd-product-list .products-grid .item .product-essential .line-top {border: none; }
.dd-product-list .products-grid .item .product-essential .product-order-type-selector  .line-top {font-size:12px;padding-top:5px; padding-bottom:5px;}
.dd-product-list .products-grid .item .product-essential .product-order-type-selector  .first {padding-left:5px; }
.dd-product-list .products-grid .item .product-essential .product-order-type-selector tr td .radio{padding-left:0px;margin-right:5px;position: relative;/*left: 5px;*/}
.dd-product-list .products-grid .item .product-essential .product-order-type-selector  .last {padding-right:5px; }
.dd-product-list .products-grid .item .product-essential .add-to-cart {margin-top: 12px;}
.dd-product-list .products-grid .item .product-essential #add-to-cart-button {width: 100%;  /*position: absolute;  bottom: 0px; left: 0px;*/ height: 35px; text-align: center;}
.dd-product-list .products-grid .item .product-essential .action-button {margin-left: auto;margin-right: auto;text-align: center;position: relative;}
.dd-product-list .products-grid .item .product-essential .order-totals span{color: #0091d2}
.dd-product-list .products-grid .item .product-essential .btn-cart {float:none; position: static; }
.dd-product-list .products-grid .item .product-name {height: 3.05em;overflow:hidden;margin-bottom:3px;margin-top:0;}
.dd-product-list .products-grid .item .out-of-stock-form table {margin-top: 0; padding-top: 0.8em}
.dd-product-list .products-grid .item .price-container {bottom:4.2em;height:2em}
.dd-product-list .products-grid .item .price-container span.old {color: #000;font-style: italic;text-decoration:line-through}

.toolbar .pager{margin-right:1px;}
.toolbar .previous{background-position:9px -11602px !important}
.toolbar .next{background-position:9px -11290px !important}
.toolbar .next, .toolbar .previous {width:28px !important}
.page .main .col-main .category-view{overflow:hidden;}

@media only screen and (max-width: 767px) {
    .dd-product-list .products-grid .item .product-essential .product-order-type-selector tr td {padding:0;}
    .dd-product-list .products-grid .item .product-essential .line-top {border: none; }
    .dd-product-list .products-grid .item .product-essential .product-order-type-selector {width: 100%; border:none; padding:0; margin:0;}
    .dd-product-list .products-grid .item .product-essential .product-order-type-selector tr {border: none;}
    .dd-product-list .products-grid .item .product-essential .product-order-type-selector tr td {float:none; display:table-cell;}
    .dd-product-list .products-grid .item .product-essential .order-totals{text-align: left;}
    .dd-product-list .products-grid .item .product-essential { padding-bottom:40px;}
}
@media only screen and (min-width: 1025px){
  .page .main .col-main .category-view {width: 884px;}
}

@media only screen and (max-width: 1025px) and (min-width: 767px) {
	.dd-product-list .toolbar .sorter{margin-right:10px;}
    .dd-product-list .toolbar .filter{margin-right: 0;width:195px}
    .dd-product-list .toolbar .pager .view-mode{width:auto;}
    .dd-product-list .products-grid .item {width: 32.5%; margin-right: 1%;padding:6px;}
    .dd-product-list .product-essential .order-totals .content {font-size: 14px;}
	.dd-product-list .products-grid .item .product-essential .product-order-type-selector tr .last{width: 65px}
	.dd-product-list .products-grid .item .product-essential .quantity-ticker {width: 88px}
}

@media only screen and (max-width: 800px) and (min-width: 767px) {
  	.dd-product-list .products-grid .item {min-height:540px}
  	.dd-product-list .products-grid .item .product-essential{min-height:520px}
}

@media only screen and (max-width: 900px) and (min-width: 801px) {
  	.dd-product-list .products-grid .item {min-height:560px}
  	.dd-product-list .products-grid .item .product-essential{min-height:540px}
}

@media only screen and (max-width: 930px) and (min-width: 901px) {
  	.dd-product-list .products-grid .item {min-height:570px}
  	.dd-product-list .products-grid .item .product-essential{min-height:550px}
}
@media only screen and (max-width: 1025px) and (min-width:931px){
  .dd-product-list .products-grid .item {min-height:600px}
  .dd-product-list .products-grid .item .product-essential{min-height:580px}	
}

@media only screen and (max-width:321px) {
	.catalog-category-view .col1-layout{ clear:both}
	.dd-product-list .products-grid .item .product-name {height: auto;margin-left:0}
	.dd-product-list .products-grid .item .product-essential{padding-bottom:0}
	.dd-product-list .toolbar .pager .view-mode img {width:36px !important;height:36px !important}
	.dd-product-list .products-grid .item .product-essential,.dd-product-list .products-grid .item {min-height:0}
	.dd-product-list .products-grid .item .product-essential #add-to-cart-button{margin-top:10px;}
  	.dd-product-list .products-grid .item .price-container,.dd-product-list .products-grid .item .product-essential #add-to-cart-button,
  	.dd-product-list .products-grid .item .product-essential .tier-prices,.dd-product-list .products-grid .item .product-essential .order-totals{position:static;bottom:0}
}

/*********************************************end of showcase page***************************/

/************************************new design of product detail page**************************/
.product-essential{background-color:#fff !important;}
.product-essential .product-name{font-weight:bold}
.product-essential .primary-image,.product-essential .gallery img{border:4px solid #F7F9F8;padding:10px;}
@media only screen and (min-width: 1025px){
	.product-essential .media { width:35% !important;}
	.product-essential .right { width:63% !important;}
	.product-shop .add-to-box{margin-bottom:10px;}
	.product-essential .sku,.product-shop .price-box{float:left;margin-right:35px;}
	.product-shop .social-icons{float:right}
}
.tablet-gallery {display:none;position:relative;}
@media only screen and (max-width: 768px){
	.tablet-gallery {display:block;margin-bottom:15px;}
	.desktop-gallery {display:none}
}

.tablet-gallery .gallery-previous,.tablet-gallery .gallery-next {position:absolute;top:35px;width:17px;height:18px;}
.tablet-gallery .gallery-previous {left:5%;background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/arrow-left.png') no-repeat;}
.tablet-gallery .gallery-next {right:6%;background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/arrow-right.png') no-repeat;}
.tablet-gallery .disabled {display:none !important;}

.gallery-carousel{margin:0 auto;width:270px !important}
.gallery-carousel .image-item{margin-right:10px;width:80px;min-height:90px;}
.gallery-carousel .image-item img{margin:0 !important;}

.product-essential a {color:#193441 !important}
.product-shop .tabs{margin-top:1em;}
.product-shop .tabs,.product-shop .add-to-box,.product-shop .product-pricing{clear:both;}
.product-essential .tabs .attribute{margin-left:0px !important;margin-top:0px !important;}
.product-shop .tabs .tab-title{font-size:20px;font-weight:bold;margin-bottom:10px}

.quantity-ticker {height:40px !important;line-height:40px !important;}
.quantity-ticker input{padding-left:0px}
@media only screen and (min-width: 767px){
	.dd-product-list .product-essential div.add-to-cart{/*height:122px;*/}
	.product-essential .product-order-type-selector tr .last{padding:6px !important;}
}

@media only screen and (max-width: 767px){
	.product-essential .product-order-type-selector tr td.center{width:58%;}
}

.product-essential .product-order-type-selector tr .first{padding-left:10px !important;padding-top:15px !important;vertical-align:top;padding-top:15px;}
.product-essential .product-order-type-selector tr td .radio{margin-right:5px !important;padding-left:0px !important;}
.product-essential .product-order-type-selector tr td {padding-top:10px !important;padding-bottom:10px !important;}

.product-essential .product-order-type-selector tr td .order-type {font-size:18px;font-weight:bold;}
.dd-product-list .product-essential .product-order-type-selector tr td .order-type {font-size:15px}

.product-essential .btn-cart {background-color:#76B02A !important;padding:0px 30px !important;}
.product-essential .order-totals .content {font-size:18px;margin-bottom:10px;/*margin-top:15px;*/}
.product-essential .order-totals .content{padding-top:10px;}
.dd-product-list .order-totals .content{padding-top:0}
.product-essential .order-totals .content,.product-essential .order-totals span.totalPrice{font-size:20px}
.dd-product-list .product-essential .order-totals .content,.dd-product-list .product-essential .order-totals span.totalPrice{font-size:16px}
.product-essential .order-totals span.totalPrice{color:#0091d2}
.quantity-ticker .up {background-position:3px -15047px !important}
.quantity-ticker .down {background-position:3px -15363px !important;top:18px !important}

.quantity-ticker .qty_unit{font-size:16px !important;}

.product-shop .add-to-box .order-totals{
	/*height:115px !important;*/height:auto;padding-bottom:5px;text-align:center;background-color:#eeeeee;border:1px solid #c9c9c9
}
@media only screen and (min-width: 768px){
.product-shop .add-to-box .add-to-cart,.product-shop .add-to-box .order-totals {width:49%}
.product-shop .add-to-box .add-to-cart{float:left;}
.product-shop .add-to-box .order-totals{float:right;margin:0 !important;}
}

.product-shop .price strong{font-weight:bold;}
.product-shop .phone-display .social-icons{margin:0 auto 8px;}
.product-essential .tier-prices h3{font-size: 20px;font-weight: bold;margin-bottom: 10px !important;}
.dd-product-list .product-essential .tier-prices h3{font-size:18px;}
.product-essential .tier-prices h3 span{ padding-left:12px;font-weight:normal;}
.dd-product-list .product-essential .tier-prices h3 span{ font-size:14px}
.product-essential table.tier-prices{background-color:#fff;}
.product-essential table.tier-prices tr.middle-row{background-color:#f7f9f8}
.product-essential table.tier-prices,.product-essential table.tier-prices td{border:1px solid #C4C4C4;}
.product-essential table.tier-prices{width:99%;border-style:none solid solid none;font-size: 13px;}
.product-essential table.tier-prices td{font-family:'FuturaStdBold';font-weight:bold;/*padding:5px;*/padding:5px 0px;border-style:solid none none solid;}

@media only screen and (max-width: 900px)  and (min-width: 767px) {
.dd-product-list .product-essential .tier-prices h3{font-size:15.5px;}
.dd-product-list .product-essential .tier-prices h3 span{ font-size:12px}
}

/************************************fixed header ************************************/
body.customer-account  .wrapper div.page > div.header, body.cms-new-arrivals   .wrapper div.page > div.header, body.links-link-link   .wrapper div.page > div.header, body.catalog-product-view  .wrapper div.page > div.header, body.catalogsearch-result-index  .wrapper div.page > div.header, body.cms-index-index  .wrapper div.page > div.header, body.catalog-category-view .wrapper div.page > div.header {width: 100%; position: fixed;display: block; z-index: 998;background-color: #fff;}
.page .mobile-menu{width: 100%; z-index: 998;}
body.catalog-product-view  .wrapper .page .breadcrumbs, body.links-link-link .wrapper .page .main, body.catalogsearch-result-index .wrapper .page .breadcrumbs, body.customer-account  .my-account, body.customer-account .wrapper .page .breadcrumbs, body.cms-new-arrivals .wrapper .page .breadcrumbs,   body.catalog-category-view .wrapper .page .breadcrumbs {padding-top: 120px; margin-bottom: 35px;}
body.cms-index-index  .wrapper .page .main {padding-top:120px;}
.page .breadcrumbs .hamburger {margin-top: 0;}

@media only screen and (max-width: 767px) {
    /*body.cms-index-index .wrapper .page .breadcrumbs,  body.catalog-category-view .wrapper .page .breadcrumbs {padding-top: 210px;}*/
    .top .inner .top-cart div#top-cart-content { left: 0; }
    .top .inner .top-cart div#top-cart-content .nipple{left: 12%}
    body.links-link-link .wrapper .page .main, body.catalogsearch-result-index .wrapper .page .breadcrumbs,body.catalog-product-view  .wrapper .page .breadcrumbs, body.customer-account  .my-account, body.cms-new-arrivals .wrapper .page .breadcrumbs,   body.catalog-category-view .wrapper .page .breadcrumbs {padding-top: 220px; margin-bottom: 35px;}
    body.cms-index-index  .wrapper .page .main, body.customer-account  .my-account {padding-top:220px;}
}

@media only screen and (max-width: 1025px)  and (min-width: 767px) {
    body.cms-index-index .wrapper .page .breadcrumbs,  body.catalog-category-view .wrapper .page .breadcrumbs {padding-top: 120px;}
    body.links-link-link .wrapper .page .main, body.catalogsearch-result-index .wrapper .page .breadcrumbs, body.catalog-product-view  .wrapper .page .breadcrumbs, body.customer-account  .my-account, body.customer-account .wrapper .page .breadcrumbs, body.cms-new-arrivals .wrapper .page .breadcrumbs,   body.catalog-category-view .wrapper .page .breadcrumbs {padding-top: 122px; margin-bottom: 35px;}
    body.cms-index-index  .wrapper .page .main {padding-top:122px;}
}

/*************************************my account page******************************/
@media only screen and (min-width: 1025px){
    body.customer-account  .wrapper .page .main .my-account .block-account {margin: 0; width: 240px;}
    body.customer-account  .wrapper .page .main .my-account .my-account-column {width: 884px; margin-left: 12px; }
}

/************************************desktop menu********************************/
.desktop-menu { top: 100% !important;}

/************************************end of desktop menu**************************/

/***********************************fix category list page***************/
@media only screen and (max-width: 767px){
	.catalog-category-view .col-main{clear:both;}
}

@media only screen and (max-width: 1025px){
  ::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
}
/*****************************miniCart Css******************************/
#top-cart-content .product-container { background-color:#f3f3f3 !important;padding:2px 0 10px 15px !important}
#top-cart-content .product-container .right{ float:left !important;margin-left:10px;margin-top:0 !important;width:72% !important;}
#top-cart-content .productName { width:78%;display:block; font-family:'FuturaStdHeavy' !important;color:#193441;font-size:16px !important;margin-bottom:8px;}
#top-cart-content .productItem { font-size:12px !important;font-family:'FuturaStdBook';color:black;}
#top-cart-content .qty  span  a { float:right;color:#b5b5b5;font-family:'FuturaStdHeavy';font-size:12px !important;text-decoration:underline !important;}
#top-cart-content .bBottom {padding-bottom: 10px;}
#top-cart-content .btn-remove {position:absolute;right:15px;top:16px;background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/minicart-remove-button.png') 0 0 no-repeat; width:9px; height:9px;display:inline-block}

#top-cart-content .sProduct {border-bottom:2px solid #dbdbdb;padding:10px 0;}
#top-cart-content .last{border-bottom:none !important;padding-bottom:0 !important;}
#top-cart-content .product-container img {width: auto !important}
#top-cart-content .product-container .sProduct{position:relative;}
#top-cart-content .product-container .update-qty{font-family:'FuturaStdHeavy';position: absolute;right:15px;bottom:30px;text-decoration:underline;}
#top-cart-content .product-container .grid div{line-height: 18px}
#top-cart-content .product-container .grid .heading {width:auto !important;margin-right:5px;}
#top-cart-content .bBottom{padding-bottom:0 !important;}
#top-cart-content .buttons a {height:36px !important;line-height:36px !important;background-image:none !important}

#top-cart-content .sProduct:hover .btn-remove{background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/remove-button.png') 0 0 no-repeat;}
#top-cart-content .sProduct:hover .update-qty {color:#0091d2}

#top-cart-content .miniCartHead{ font-family:'FuturaStdHeavy';font-size:18px !important;color:#335667;margin:8px 10px;}

#top-cart-content .sDiv{ max-height:290px;overflow-y:scroll;}

#top-cart-content .closeButton{ float:right;cursor:pointer;background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/miniCart/closeButtong.png') 0px 5px no-repeat; }

#top-cart-content .closeButton a{text-decoration:none;}
#top-cart-content .productImg{width:76px !important;height:105px;}
#top-cart-content .grid{ font-family: 'FuturaStdBook';color:black;font-size:12px !important;}
#top-cart-content .buttons a{font-family:'FuturaStdBold';float:none;margin-left:70px;font-size:16px !important;width:39%;background:#8ac53e;}
#top-cart-content .quick-view a:hover{ color:#0091d2;}

#minicart-ajax-container,#product-details-info {
	position:relative;
	text-align:left;
}

@media only screen and (min-width:1025px) {
	#minicart-ajax-container,#product-details-info  {
	width:1140px;
}

}

@media only screen and (min-width:767px) and (max-width:1025px) {
	#minicart-ajax-container,#product-details-info { width:100%; max-width:700px;}
  #top-cart-content .nipple{left:66% !important;}
  #top-cart-content{left:-180px !important;}
}

#minicart-ajax-container .close-quickview ,#product-details-info .close-quickview {
	width:20px;
	height:20px;
	top:20px;
	right:15px;
	cursor:pointer;
	position:absolute;
	background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global-s210c7d33fc.png') 0 -10342px no-repeat;
}

#minicart-ajax-container form,#product-details-info form{
	box-shadow:2px 2px 10px 5px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width:340px) {
	.top .inner .top-cart div#top-cart-content{
		left:-35px !important;
	}
	.top .inner .top-cart div#top-cart-content .nipple{
		left:21% !important;
	}
	#top-cart-content{
		width: 270px !important;
	}	
}

@media only screen and (max-width:280px) {
	#top-cart-content{
		width: 130%;
	}
	#top-cart-content .product-container .right{
		width:100% !important;
	}
	#top-cart-content .product-container a.product-image{
		text-align:center;
		display:block;
	}
	#top-cart-content .product-container img{
		float:none !important;
	}
}

/******************/
.product-container  .loading{
width:30px;height:30px;position:fixed 50% 30%;text-align:center;
}

.black_overlay{
display:none;position:absolute;width:100%;height:100%;z-index:1000;-moz-opacity: 0.8;opacity:.80;}

.white_content {
display:none;float:right;right:50%;top:30%;position:fixed;z-index:1000;overflow:auto;}

/******* minicart of style for device of different size *******/

@media only screen and (max-height:414px) {
#top-cart-content .sDiv{ max-height:170px;height:auto;overflow-y:scroll;overflow:auto;}
}

@media only screen and (max-height:375px) {
#top-cart-content .sDiv{ max-height:135px;height:auto;overflow-y:scroll;overflow:auto;}
}

@media only screen and (max-height:320px) and (max-width: 568px){
#top-cart-content .sDiv{ max-height:80px;height:auto;overflow-y:scroll;overflow:auto;}
}

@media only screen and (max-height:240px) {
#top-cart-content .sDiv{ max-height:65px;height:auto;overflow-y:scroll;overflow:auto;}
#top-cart-content .miniCartHead{font-family:'FuturaStdHeavy';color:#335667;margin:3px 5px;font-size: 14px !important;}
.top .inner .top-cart div#top-cart-content{left:-35px !important;width:155%;}
#top-cart-content .buttons a {height:21px !important;line-height:20px !important;background-image: none !important;height:21px;font-size:11px !important;}
#top-cart-content .buttons{height:36px !important;}
#top-cart-content .grid{ font-family: 'FuturaStdBook';color:black;font-size:11px !important;}
#top-cart-content .productItem { font-size:11px !important;font-family:'FuturaStdBook';color:black;}
#top-cart-content .productName { width:78%;display:block; font-family:'FuturaStdHeavy' !important;color:#193441;font-size:12px !important;margin-bottom:6px;}
}

@media only screen and (max-width:240px) and (max-height:320px){
#top-cart-content .miniCartHead{font-family:'FuturaStdHeavy';color:#335667;margin:4px 6px;font-size: 16px !important;}
#top-cart-content .sDiv{ max-height:120px;height:auto;overflow-y:scroll;overflow:auto;}
#top-cart-content .buttons a {margin-left:25% !important;height:21px !important;line-height:20px !important;background-image: none !important;height:21px;font-size:12px !important;}
#top-cart-content .buttons{height:36px !important;}
.top .inner .top-cart div#top-cart-content{width:150% !important;}
#top-cart-content .product-container .right {margin-left:0px;float:right !important;width:66% !important;}
#top-cart-content .product-container a.product-image{float:left !important;text-align:left !important;width:50px !important;}
#top-cart-content .productName{ width:78%;font-family:'FuturaStdHeavy' !important;color:#193441;font-size:13px !important;margin-bottom:8px;}
#top-cart-content .product-container .update-qty{
  position:static !important;right:15px;bottom: 30px;font-family:'FuturaStdHeavy';text-decoration:underline;
}
}

/**********categoryPage css****************************************/

.product-essential .quickViewLine{background:#fff;}
.product-essential  .quickview{
  line-height:33px !important;
  width:auto;
  color:#717171;
  font-size:14px;
  cursor:pointer;
  padding:0px 10px;
  border-radius:3px;
  background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/category/qucikviewBg.png') 0px 0px  no-repeat;
  background-position:center center;
}
.product-essential .gridQuickView{clear:both;margin-bottom:4px;margin-left:1px;text-align:center;}
.product-essential  .buyNow{
  float:right;
  color:white;
  font-size:13px;
  cursor:pointer;
  border:none;
  display:none;
  padding:0px 10px;
  background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/category/buyNow.jpg') 0px 0px  no-repeat;
}
.products-grid .buyNow{  margin-right: 60px;}
@media only screen and (max-width: 568px){
	.products-grid .buyNow{margin-right: 0;}
}
.product-essential .quickViewArrow{
  float:right;
  cursor:pointer;
  display:block;
  width:29px;
  height:50px;
  margin-right:10px;
}
.product-essential .popout{
  width:61%;
  padding:7px;
  z-index: 100;
  display:none;
  margin-top:6px;
  position:absolute;
  background:#e2e2e2;
}
.products-grid .product-essential .line{
  display:block;
  background:white;
  width:286px;
  height:13px; 
  margin-top:6px;
  margin-right: 0px;
  margin-left: -11px;
  border-top: 1px solid #e3e3e3;
}
.page .main .col-main .category-view{overflow:visible;}
.dd-product-list .products-grid .item p{margin-right:0px;}
.dd-product-list .products-grid .item .item-sku .lowest-price{float:right;color:red;}
.dd-product-list  .product-essential  .left .product-image img{height:200px;}
.dd-product-list   .product-essential{height:229px;}  
/*.product-essential:hover .popout{display:block;}*/
.product-essential .arrowBg{background:#e3e3e3;}
.product-essential .quickViewArrow  img{margin:11px 6px;z-index:12;}
.product-essential .gridPopout{width:285px;margin-left:-10px;/* height:352px;*/}

.product-essential .product-order-type-selector{border-top:0px !important;}
.product-essential .product-order-type-selector  tr{border-bottom:0px !important;}
.product-essential .line-top{border:0px !important;}
.product-essential .popout .active td{background:#fff !important;}
.dd-product-list .products-grid .item{margin-bottom:0px;border-bottom:0px solid white;padding:10px 10px 0px 10px;min-height:359px;height:auto;max-height: 595px !important;}
.dd-product-list .products-grid .item .product-essential{padding-bottom:0px !important;min-height:357px;height:auto;max-height: 608px !important;}
.dd-product-list .products-grid .item .product-essential #add-to-cart-button{bottom:10px;/*margin-bottom:15px;*/margin:0px 0px 15px 0px;}
.dd-product-list .products-grid .item .product-essential .add-to-cart{margin-top:6px !important;}
.dd-product-list .products-grid .item .product-name{margin-left:0px;text-align:left;}
.dd-product-list .products-grid .item .product-name,.dd-product-list .products-grid .item .product-name a{ font-size:16px;}
/*@media only screen and (min-width: 1025px){
.products-grid .item .item-sku .lowest-price{margin-right:15px;}
.products-grid .item .product-name{width:65%;}
.product-essential .rowPopout{padding-top:11px;}
.product-essential .gridPopout{padding-top:0px;margin-top:-3px;}
.product-essential  .quickview{padding:0px 25px;}
.products-grid .item  img{width:initial !important;}
.products-grid .item{min-height:365px;border-bottom:0px solid white;margin-bottom:0px;}
.products-grid .item .product-essential{min-height:365px;padding-bottom:0px !important;}
}

@media only screen and (max-width: 1025px) and (min-width:931px){
.products-grid .item{border-bottom:1px;}
.right{min-width: 467px;}
.product-essential .popout{width:108% !important;}
.products-grid .product-essential .line{width:108.5%;}
.product-essential .buyNow{display:block !important;margin-left:5px;}
.product-essential .quickViewArrow{display:none !important;}
.product-essential .out-of-stock{display:none;}
}

@media only screen and (max-width: 1025px) and (min-width: 767px){
.right{min-width: 467px;}
.products-grid   .product-essential .line{width:108%;margin-top:0px;}
.products-grid .item{border-bottom:0px solid white;margin-bottom:0px;}
.product-essential .popout{ width:107.5% !important;}
.product-essential .gridPopout{margin-top:0px;}
.product-essential .rowPopout{ width:103% !important;position:relative;}
.product-essential .buyNow{font-size:12px;display:block !important;}
.product-essential .quickViewArrow{display:none !important;}
.product-essential .gridQuickView .quickview{font-size:12px;}
.product-essential .gridQuickView{text-align: right;}
.products-grid .item-sku p{font-size:12px;}
.products-grid .item .item-sku p{margin-right:0px;}
.products-grid   .item img{width:50% !important;float: left !important;margin-bottom:5px;}
.products-grid .item .product-name{margin-right:0px;font-size:13px;margin-bottom:20px !important;text-align:right !important;}
.products-grid .item .product-essential .item-sku{text-align:right;}
.products-grid .item .special,.products-grid .item .close-out-button,.products-grid .primary-image .special,.products-grid .primary-image .close-out-button{
top:7px !important;left:10px;padding:0px 2px !important;height:auto !important;line-height:17px !important;}
.products-grid .item .both{left:75px;}
.products-grid .item{min-height:160px !important;}
.products-grid .item .product-essential{min-height:160px !important;}
.products-grid .product-essential .out-of-stock{display:none !important;}
}

@media only screen and (max-width: 930px) and (min-width: 901px){
.product-essential .popout{ width:108% !important;}
.product-essential .line{ width:108.5% !important;}
.product-essential .buyNow{display:block !important;}
.product-essential .quickViewArrow{display:none !important;}
}

@media only screen and (max-width: 900px) and (min-width: 801px){
.product-essential .popout{ width:108% !important;}
.product-essential .line{ width:108.5% !important;}
.product-essential .buyNow{display:block !important;}
.product-essential .quickViewArrow{display:none !important;}
}

@media only screen and (max-width: 800px) and (min-width: 767px){
.product-essential .popout{ width:110.5% !important;}
.product-essential .line{ width:110.5% !important;}
.product-essential .rowPopout{ width:103% !important;position:relative;}
.product-essential .buyNow{display:block !important;margin-right:0px;}
.product-essential .quickViewArrow{display:none !important;}
.product-essential .gridQuickView{text-align: right;}
.product-essential  .quickview{margin-right:5px;}
.products-grid .item .item-sku p{margin-right:0px;}
.products-grid .item-sku p{margin-left:0px !important;}
.products-grid .item .price-box, .products-grid .item p{margin-right:0px !important;}
.products-grid .item img{width:55% !important;float: left !important;margin-bottom:5px;}
.products-grid .item .product-name{text-align:right !important;}
}

@media only screen and (max-width:768px){
.item .both, .primary-image .both{left:75px;}
.products-grid .item{min-height:160px !important;}
.products-grid .item .product-essential{min-height:160px !important;}
} 

@media only screen and (max-width: 767px){
.products-grid   .product-essential .line{margin-top:0px;}
.products-grid .item{border-bottom:0px solid white;margin-bottom:0px;}
.product-essential .buyNow{display:block !important;}
.product-essential .quickViewArrow{display:none !important;}
.product-essential .line{ width:108.5% !important;}
.product-essential .popout{ width:108% !important;}
.product-essential .gridPopout{margin-top:0px;}
.product-essential .rowPopout{position:relative;}
.product-essential .product-order-type-selector{
border-top:0px !important;width:initial !important;margin-left:0px !important;}
.product-essential .gridQuickView{text-align: right;}
.product-essential  .quickview{margin-right:5px;}
.products-grid .item img{width:50% !important;float: left !important;margin-bottom:5px;}
.products-grid .item .product-name{margin-right:0px;margin-bottom:20px !important;text-align:right !important;}
.products-grid .item .product-essential .item-sku{text-align:right;}
.category-product-grid.products-grid .item .special, .category-product-grid.products-grid .item .special .products-grid .item .close-out-button,.category-product-grid.products-grid .item .special .products-grid .primary-image .special, .category-product-grid.products-grid .item .special .products-grid .primary-image .close-out-button{
top:7px !important;padding:0px 2px !important;height:auto !important;line-height:17px !important;}
.category-product-grid.products-grid .item .both{left:80px;}
.products-grid .item{min-height:160px !important;}
.products-grid .item .product-essential{min-height:160px !important;}
.product-essential .product-order-type-selector tr{width:initial !important;}
.product-essential .popout .product-order-type-selector tr.active{background-color:white !important;}
}

@media only screen and (min-width: 567px) and (max-width:766px){
.product-essential .right{width:63%;}
.product-essential .left{width:30%;}
.products-list   .tier-price p{text-align:center !important;}
}
@media only screen and (min-width: 320px) and  (max-width: 420px){
.product-essential .left{float:none;text-align:center;}
.products-list   .tier-price p{text-align:center !important;}
}


@media only screen and (max-width:321px){
.product-essential .buyNow{display:block !important;}
.product-essential .quickViewArrow{display:none !important;}
.product-essential .popout{ width:108% !important;position:relative !important;}
.product-essential .gridQuickView{text-align: right;}
.product-essential  .quickview{margin-right:5px;}
.products-grid .item .product-name{text-align:right !important;}
.products-grid .item .price-container{position:absolute !important;bottom:50px !important;}
.products-grid .item .product-essential .order-totals{position:absolute;bottom:5em;}
.products-grid .item .product-essential #add-to-cart-button{position:absolute !important;}
.products-grid .item .product-essential .tier-prices{position:absolute !important;bottom:3.8em;}
}*/
/**********the end of categoryPage css****************************************/

/*************************************home page menu*****************************/
.header .bottom #shop-main-hover .container {
  background-color:#0f2a36;
}

.header .bottom #shop-main-hover .container  .column {
  width: 19%;
}

.header .bottom #shop-main-hover .container  .column:nth-child(2) {
  margin-left: 20px;
}

/************************************home page badge*****************************/
.thirty-years-badge {float:right;margin-left:10px;}
@media only screen and (max-width: 767px) {
.thirty-years-badge {display: none;}
}

/*************************************home page menu  touts************************/
.cms-index-index .page .main .marquee {  width:1140px;  margin:0px auto;}
@media only screen and (max-width:1025px) {
  .cms-index-index .page .main .marquee {width:100%;}
}


.page .main .home-touts {  width:1140px;  margin: 0px auto;}
.cms-index-index .page .main .home-touts .tout h2 a {font-weight: 800;font-size: 22px;margin: 0.7em; font-family:'FuturaStdBold'}
.cms-index-index .page .main .home-touts .tout  p {font-family: 'FuturaStdBook';font-size: 14px;}
@media only screen and (max-width:1025px) {
  .page .main .home-touts {width:100%;}
}

@media only screen and (min-width: 1025px) {
  .propaganda-message {background-color:#F2F2F2; width:1140px; height:90px;  margin: 0px auto 10px;}
   .propaganda-message .propaganda-message-one {width:100%;padding-top: 5px}
  .propaganda-message .propaganda-message-one p {font:normal normal 900  20px 'FuturaStdBold';text-align: center;color:#2c2c2c;margin:5px;}
  .propaganda-message .propaganda-message-two p {font:oblique normal 400 30px 'FuturaStdBook';text-align: center;color:#2c2c2c;}
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
  .propaganda-message {background-color:#F2F2F2;  margin: 0px;height: 90px}
  .propaganda-message .propaganda-message-one {width:100%;padding-top: 5px}
  .propaganda-message .propaganda-message-one p {font:normal normal normal  19px 'FuturaStdBold';text-align: center;color:#2c2c2c;margin:5px;}
  .propaganda-message .propaganda-message-two p {font:oblique normal 400 28px 'FuturaStdBook';text-align: center;color:#2c2c2c;}
}

@media only screen and (max-width: 767px) and (min-width: 640px) {
  .propaganda-message {background-color:#F2F2F2;  margin: 0px ;height: 90px;position:relative;}
  .propaganda-message .propaganda-message-one {width:100%;padding-top: 5px}
   .propaganda-message .propaganda-message-one p {font:normal normal 900  17px 'FuturaStdBold';text-align: center;color:#2c2c2c;margin:10px auto;}
  .propaganda-message .propaganda-message-two {width:100%;}
  .propaganda-message .propaganda-message-two p {font:oblique normal 300 24px 'FuturaStdBook';text-align: center;color:#2c2c2c;}
}

@media only screen and (max-width: 639px)  and (min-width: 480px){
   .propaganda-message {background-color:#F2F2F2;  margin: 0px ;height: 100px;width: 100%}
  .propaganda-message .propaganda-message-one {width:100%;padding: 5px}
  .propaganda-message .propaganda-message-one p {font:normal normal 500  17px 'FuturaStdBold';text-align: center;color:#2c2c2c;margin:5px;}
  .propaganda-message .propaganda-message-two p {font:oblique normal 300 22px 'FuturaStdBook';text-align: center;color:#2c2c2c;}
}

@media only screen and (max-width:479px ){
   .propaganda-message {background-color:#F2F2F2;  margin: 0px ;height: 100px;width: 100%;}
  .propaganda-message .propaganda-message-one {width:100%;padding: 5px}
  .propaganda-message .propaganda-message-one p {font:normal normal 400  15px 'FuturaStdHeavy';text-align: center;color:#2c2c2c;margin:5px;}
  .propaganda-message .propaganda-message-two p {font:oblique normal 300 18px 'FuturaStdBook';text-align: center;color:#2c2c2c;}
}
/************************************home page icon links***************************/
.cms-index-index .home-icon-links a[class="global-presence"] .image{background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global-150228.png') -16px -106px no-repeat;width:75px;height:75px;}
.cms-index-index .home-icon-links a[class="industries-served"] .image{background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global-150228.png') -22px -196px no-repeat;width:75px;height:75px;}
.cms-index-index .home-icon-links a[class="kole-cares"] .image{background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global-150228.png') -12px -320px no-repeat;width:75px;height:75px;}
.cms-index-index .home-icon-links a[class="contact-us"] .image{background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global-150228.png') -22px -421px no-repeat;width:75px;height:75px; }
 .cms-index-index .inner .home-icon-links  {padding:0px;border: 0px}
.cms-index-index .inner .home-icon-links a .large {color:#0090D0;font-family: "FuturaStdBold";font-size: 14px;text-decoration:underline;}
.cms-index-index .inner .home-copy h4 {font-weight: 700;}
.cms-index-index .inner .home-icon-links a{border: 0px;width:25%;padding:0px;text-align: center;}
.inner .home-copy .company-picture{width:362px;height:230px;float:right;}

@media only screen and (max-width:1025px ) and (min-width: 375px) {
  .cms-index-index .inner .home-icon-links a{border: 0px;padding-top:0px;}
  .cms-index-index .inner .home-icon-links a .image{position: static;margin:10px auto;}
  .inner .home-copy .company-picture{display: none;}
}

@media only screen and (max-width: 374px) {
  .cms-index-index .inner .home-icon-links a{height:85px;width:100%;text-align: left;}
  .cms-index-index .inner .home-icon-links a .image{position: static;margin: 10px 30px ;float:left;}
  .cms-index-index .inner .home-icon-links  a .large{display: block;margin-top: 45px;margin-left: 40px;text-decoration: underline;}
  .inner .home-copy .company-picture{display: none;}
}

/*********************************brand links****************************************/
.cms-index-index .inner .home-copy .right {clear:both;width: 100%}
.cms-index-index .inner .home-copy .right  .brand-link-title{background-color:#F3F3F3;margin-top:10px;height:40px;width:100%;}
.cms-index-index .inner .home-copy .right  .brand-link-title h4{text-align: center;line-height: 40px;font-family:  'FuturaStdBold';color: #282828}
.cms-index-index .inner .home-copy .right  .brand-link-content {margin-top: 15px;width:100%;}
.cms-index-index .inner .home-copy .right  .brand-link-content p {margin-right:5px;width: 10%;}
.cms-index-index .inner .home-copy .right  .brand-link-content p img{margin:2px auto;}
.cms-index-index .inner .home-copy .left h4 {font-family: 'FuturaStdBold';font-size: 20px;}
@media only screen and (max-width: 1025px) and (min-width: 767px) {
  .cms-index-index .inner .home-copy .right  .brand-link-content p {margin:2px;width:15%;}
}

@media only screen and (max-width: 767px)  {
.cms-index-index .inner .home-copy .right {display:none};
}

/*******************************home page  promotion showcase************************/
.cms-index-index  .promotion{overflow:hidden;}
.cms-index-index  .dd-product-list .promotion-showcase  .product-essential .line{display:none;}
.cms-index-index  .home-promotion .gridPopout{width:100%;}
.cms-index-index  .home-promotion {width: 1140px;margin: 10px auto;margin-left: 5px;}
.cms-index-index  .home-promotion .promotion-showcase {width:100%;margin-bottom:10px; }
.cms-index-index   .products-grid  a img{display: block;margin:0 auto;width:240px;height: 230px}
.cms-index-index  .home-promotion .promotion-showcase .category-title{position:relative;background: url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/category-bar.png')  no-repeat;width:98.7%;height:40px;text-align: center;font:bold 20px/36px 'FuturaStdBold';color:#282828;}
.cms-index-index  .home-promotion .promotion-showcase  .category-title .view-all {position:absolute;top:0px;right:0px;display: block;float:right;width: 70px;font:12px/36px 'FuturaStdBook';text-align: left;color: #2c2c2c}
.cms-index-index  .home-promotion .promotion-showcase  .item {width:100%;float:left;margin:0px;border:0px ;padding: 0px;}
.cms-index-index  .home-promotion .promotion-showcase  .item-profile {border:1px solid #E2E2E2;padding:0 10px;margin-right:15px;}
.cms-index-index  .dd-product-list .promotion-showcase .item .product-essential  #add-to-cart-button {bottom:10px;}

/*the styles of Brand-link */
  .col-main .profit-title{font-size:20px;font-family:'FuturaStdBold';margin-bottom:5px;}
  .col-main .profit-content{margin-bottom:10px;margin-top:15px;}
  .col-main .brand-link .profit-content .left{width:61%;float:left;font-family: 'FuturaStdBook';}
  .col-main .brand-link .profit-content .right{width:30%;float:right;}
  .col-main .bottom-link .brand-img{text-align:center;margin:0px 25% 0px;}
  .col-main .bottom-link .link-title{background:#f3f3f3;font-size:18px;font-family:'FuturaStdBold';text-align:center;line-height:40px;}
  .col-main .bottom-link li{width:95px;height:53px;margin:10px 0px;list-style:none;float: left;}
  /*.wrapper  .footer{margin-top:0px;}*/

@media only screen and (max-width: 1025px ) and (min-width: 768px) { 
.col-main .profit-content{display:none;}
.col-main .bottom-link .brand-img{margin:0px 18% 0px}
.col-main .brand-img{width:659px;}
.cms-index-index  .home-promotion {width: 100%;margin: 10px 0px;}
.cms-index-index  .home-promotion .promotion-showcase {width:100%;margin-bottom:10px; }
.cms-index-index  .home-promotion .promotion-showcase .products-grid {padding:0px auto; }
.cms-index-index    .dd-product-list .products-grid .item {min-height:560px}
.cms-index-index    .dd-product-list .products-grid .item .product-essential{min-height:540px}
}

@media only screen and (max-width: 767px)  {
.col-main .brand-link{display:none;}
}

@media only screen and (max-width: 767px) and (min-width: 651px){
.cms-index-index  .home-promotion {width: 100%;margin: 10px 0px;}
.cms-index-index  .home-promotion .promotion-showcase  .category-title{display:block;width: 98%;height:36px;text-left: center;font:bold 22px/36px;color:#282828;}
}

@media only screen and (max-width: 650px) {
.cms-index-index  .home-promotion {width: 100%;margin:10px 0px;min-width:318px;}
.cms-index-index  .home-promotion .promotion-showcase  .category-title{display:block;width: 98%;height:36px;text-left: center;font:bold 22px/36px;color:#282828;}
.cms-index-index  .home-promotion .promotion-showcase  .owl-item{margin:0px 0.1px;}
}

@media only screen and (max-width: 650px) {
.cms-index-index  .home-promotion .promotion-showcase  .category-title{display:block;width: 97.8%;height:36px;text-left: center;font:bold 22px/36px;color:#282828;}
}

/*.radio[type='radio']:checked{display: none;}
.radio[type='radio']:checked+div{border:1px solid #d8e1dd;border-radius: 100%;background: url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global-150228.png') -45px -75px no-repeat;width:14px;height: 14px;margin-left: 4px}
*/
.cms-index-index  .home-promotion  .product-essential .quickview{padding:0px 25px;}
.cms-index-index  .home-promotion  .product-essential  form{padding-bottom:20px;}
.dd-product-list  .products-grid   .homepage-grid .item {min-height:345px;}
.dd-product-list  .products-grid   .homepage-grid .item .product-essential{min-height: 345px;}
.cms-index-index  .home-promotion  .product-essential .popout{width:106.5%;margin-left:-11px;}
.cms-index-index  .home-promotion  .products-grid a img{padding-top:12px;}
.cms-index-index  .home-promotion  .products-grid .item .product-essential .item-sku{font-size:16px;font-family:'FuturaStdBook';}

@media only screen and (max-width: 1025px){
.home-promotion .product-essential .quickViewArrow{display:none !important;float: left;margin-left:20px;}
.home-promotion .product-essential .buyNow{display:block !important;margin-right: 20px;float:right;}
}

@media only screen and (max-width: 1025px) and (min-width:931px){
.cms-index-index  .home-promotion  .product-essential .popout{width:107.5%;}
}

@media only screen and (max-width: 930px) and (min-width: 901px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:108.5%;}
}

@media only screen and (max-width: 900px) and (min-width: 821px){
.cms-index-index  .home-promotion  .product-essential .popout{width:109%;}
}

@media only screen and (max-width: 820px) and (min-width: 800px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:110%;}
}

@media only screen and (max-width: 767px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:107.5%;}
.cms-index-index  .home-promotion  .products-grid .item img{width:initial;}
.cms-index-index  .promotion .home-icon-links a{position: static;}
.promotion .col-main .brand-link{display:block;}
.promotion .col-main .brand-link .profit-content{display:none;}
.promotion .col-main .bottom-link .brand-img{margin:0px 5% 0px;}
.header  .social-media-subscribe  .phone-display{display:none;}
} 

@media only screen and (max-width: 776px) and (min-width: 673px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:107%;}
}

@media only screen and (max-width: 670px) and (min-width: 593px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:108%;}
}

@media only screen and (max-width: 592px) and (min-width: 575px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:108.5%;}
}

@media only screen and (max-width: 530px) and (min-width: 475px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:104.8%;}
}

@media only screen and (max-width: 474px) and (min-width:420px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:105.5%;}
}

@media only screen and (max-width: 474px) and (min-width:420px){
.cms-index-index  .home-promotion  .product-essential .popout{ width:106.5%;}
}

@media only screen and (max-width: 400px){
.cms-index-index .home-promotion .promotion-showcase .category-title{width: 95.8%}
.header .social-media-subscribe .phone-display{display:none;}
}

@media only screen and (max-width:321px){
.dd-product-list .products-grid .homepage-grid .item .product-name{height:3.5em;}
}

.cms-index-index .home-touts .tout{min-height:126px !important;}
.cms-index-index .home-touts .tout h3 a{font-size:17px;text-decoration:underline;}
.cms-index-index .home-touts .tout h3{margin-top:15px;font-weight:bold;font-family:'FuturaStdBold';}
.cms-index-index  .promotion .best-sellers .products-grid{z-index:600 !important;}
.cms-index-index  .promotion .new-arrives  .products-grid{z-index:500 !important;}
.mobile-menu .level-two{background:#0f2a36;}

@media only screen and (max-width: 879px) and (min-width:798px){
.cms-index-index .home-touts .tout{min-height:150px !important;}
}

@media only screen and (max-width: 797px) and (min-width:767px){
.cms-index-index .home-touts .tout{min-height:165px !important;}
}

/*************************************my account page******************************/
#top-cart-content .product-container .right{min-width:165px;}
.my-account .inner .my-account-column{overflow:visible;}
.footer .inner .phone-display{display:none;}
/**********************express order on checkout cart page******************/
#checkout-add-sku {margin-top:10px}
#checkout-add-sku p.desc,#checkout-add-sku p.desc span{font-size:15px;font-family:'FuturaStdBook';}
#checkout-add-sku p.desc span img{margin:0px 2px;}
#checkout-add-sku p .caution{color:#D18D28;font-style:italic;}
#checkout-add-sku .table-wrapper input{width:97%}
#checkout-add-sku .file-upload {display:none;position: relative;}
#checkout-add-sku .sku-table {width:100%;}
#checkout-add-sku .sku-table tr.order-row:hover{background-color:#E4E4E4}
#checkout-add-sku .sku-table th,#checkout-add-sku .sku-table td {background:url(http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/table-tr-split-vetical.png) 100% 0 repeat-y;}
#checkout-add-sku .sku-table .last{background-image:none}
#checkout-add-sku .sku-table thead th{background-color:#0091D2;color:#fff}
#checkout-add-sku .sku-table th,#checkout-add-sku .sku-table td{padding:2px 2%;}
#checkout-add-sku .sku-table td {padding-top:5px;padding-bottom:5px;}
#checkout-add-sku .sku-table th.last,#checkout-add-sku .sku-table td.last{padding-right:0}
#checkout-add-sku .sku-table input{line-height:20px;height:20px;border-radius:2px;background-color:#fff}
#checkout-add-sku .sku-table .add-button{ font-weight:bold;background-color: #8ac53e;text-transform: uppercase; height: 30px; line-height: 30px; padding: 0 10px; font-size: 14px;color: white;width: 150px; border-radius:18px;}
#checkout-add-sku .sku-table .reset-button{ font-weight:bold;background-color: #DEDEDE;text-transform: uppercase; height: 30px; line-height: 30px; padding: 0 10px; font-size: 14px;color: #9B9B9B;width:100px;border-radius:18px;}
#checkout-add-sku .sku-table .btn-remove {display: block; height: 22px;background: url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/btn_remove.jpg') 0 0 no-repeat;overflow: hidden;cursor: pointer;}
#checkout-add-sku .sku-table tfoot td{padding:10px;}
#checkout-add-sku .sku-table .order-row .add-row{height:22px;display:block;background:url(http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/add.jpg) no-repeat;}
#checkout-add-sku .form-list  li a{color:#1799CF;font-size:13px;font-family:'Arial';font-weight:500}
#checkout-add-sku .form-list p{line-height: normal;margin-bottom: -11px;margin-top:10px;}
#checkout-add-sku .form-list  .upload-title{font-size: 16px;font-family:'FuturaStdBook';}
#checkout-add-sku .form-list  .upload-desc{line-height:1em;font-size:13px;font-family:'FuturaStdMedium';}
#checkout-add-sku .form-list  #checkout_sku_csv{padding:0px;border-radius:2px;height:30px;padding-top:5px;}
#checkout-add-sku .form-list  .file-type{margin-left:10px;font-style: italic;font-size:13px;font-family: 'FuturaStdMedium';line-height: 30px;color:#1799CF;}
#checkout-add-sku .table-wrapper{background: #EDEDED;}
.cart .inner .checkout-cart-top-paypal{display:none;}
.widget-addbysku .addbysku-line{clear:both;border-bottom:1px solid #EBEBEB;padding-top:20px;}
#checkout-add-sku .file-upload  .what-this{display: none;}
#checkout-add-sku .sku-table tr.order-row{vertical-align: top;}
.widget-addbysku   .block-content .show{display: block;}
.widget-addbysku   .block-content .hide{display: none;}

@media only screen and (min-width: 1025px){
.inner-wrapper .cart-table  thead th,.inner-wrapper .cart-table thead th span{font-family: 'FuturaStdBook';color: white;font-weight:normal;background:#0091D2;font-size:15px;}
#checkout-add-sku .table-wrapper {float:left;width:59%;background-color:#EDEDED }
#checkout-add-sku .file-upload {float:right;display:block;width:40%;background-color:#DCDCDC;padding: 1% 5%;}
#checkout-add-sku .file-upload input{margin-top:5px;height:22px;line-height:22px;box-shadow:none;border:none;vertical-align: middle;} 
#checkout-add-sku .file-upload  .what-this{z-index:15;position:absolute;left:285px;top:-50px;background:#0091D2;color:white;width:321px;height:248px;border-radius:7px;}
#checkout-add-sku .file-upload  .what-this p{margin:15px 0px 10px 0px;padding-left:17px;font-family: 'FuturaStdMedium';font-size: 14px;}
#checkout-add-sku .file-upload  .what-this p img{top:7px;right:9px;position:absolute;cursor: pointer;}
#checkout-add-sku .file-upload  .what-this div{margin:8px 17px;font-size:13px;color:white;}
#checkout-add-sku .file-upload  .what-this .express-order-arrow{top:57px;left:-16px;position:absolute;margin:0px;z-index: 17}
#checkout-add-sku .file-upload  .show-message{display:block;}
}

@media only screen and (max-width:1024px){
.cart .inner .checkout-cart-top-paypal{margin:0px auto;width:auto;min-height:52px;background:#0091D2;display: block}
.cart .inner .checkout-cart-top-paypal .grand-total{margin:5px 5px 0px 0px;line-height:42px;color:white;font-family: 'FuturaStdHeavy';font-size:18px;text-align:center;}
.cart .inner .checkout-cart-top-paypal .float-left{float: left;}
.cart .inner .checkout-cart-top-paypal .paypal-logo{float:left;margin-bottom: 0px;margin-top:5px;}
.cart .inner .checkout-cart-top-paypal .paypal-logo .paypal-or{display:none;}
.cart .inner .checkout-cart-top-paypal .paypal-logo p{float:left;line-height:inherit;margin-bottom:0px;}
.cart .inner .checkout-cart-top-paypal .btn-checkout-existing{display:none}
.cart .inner .checkout-cart-top-paypal .checkout-icon {padding-top:5px;}
.cart .inner .checkout-cart-top-paypal .checkout-icon .btn-checkout{font-family: 'FuturaStdHeavy';font-size: 16px;padding:0px 10px;width:inherit;margin-top:5px;}
.cart .inner .checkout-cart-top-paypal .paypal-or{margin:0px 5px;padding-right:3px;line-height:42px;color:white;font-family: 'FuturaStdHeavy';text-align:center;}
.block-content .add-row .add-row-width{width:100%;}
#checkout-add-sku  .phone-hidden{display: none;}
#checkout-add-sku p.desc, #checkout-add-sku p.desc span{font-size:14px;}
}

@media only screen and (max-width:1025px) and (min-width:768px){
.cart-table tbody td a{float: left;}
.cart-table .product-name{width:57%;float:left;}
.cart-table .product-name a{width:180%;}
.inner .inner-wrapper .cart-order-shipping{width:45%;float:left;}
.cart .inner-wrapper .cart-order-shipping .shipping{width:100%;}
.cart .inner-wrapper .cart-order-shipping  #checkout-add-sku{width:119%;}
}

@media only screen and (max-width: 767px){
#checkout-add-sku  .add-sku-title h2{float:left;}
#checkout-add-sku  .add-sku-title  .expand-pin{margin-right:15px;float:right;width:29px;height:22px;background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/express-order-up.jpg') no-repeat;}
#checkout-add-sku  .add-sku-title  .down{background:url('http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/express-order-down.jpg') no-repeat;}
.widget-addbysku   .block-content{display:none;}
.header .top .hamburger,.header .top .top-cart{top:inherit !important;}
}

@media only screen and (max-width:1025px) and (min-width:641px){
.cart .inner .checkout-cart-top-paypal .div-center{width:635px;margin-left:auto;margin-right:auto;text-align:center;}
}

@media only screen and (max-width: 640px){
.cart .inner .checkout-cart-top-paypal{padding:0px 29%;}
.cart .inner .checkout-cart-top-paypal .checkout-icon-two{padding-top:0px;}
.cart .inner .checkout-cart-top-paypal .paypal-or{float:none;line-height:inherit;margin:0px;}
.cart .inner .checkout-cart-top-paypal .center{width:100%;text-align: center;}
.cart .inner .checkout-cart-top-paypal .paypal-logo{width:100%;text-align:center;margin:-10px 0px;}
.cart .inner .checkout-cart-top-paypal .checkout-icon .btn-checkout{width:96%;text-align: center;font-size:14px;}
.cart .inner .checkout-cart-top-paypal .grand-total{margin:0px;}
}

@media only screen and (max-width: 463px){
.cart .inner .checkout-cart-top-paypal{padding:0px 20%;}
.cart .inner .checkout-cart-top-paypal .checkout-icon-two{padding-top:0px;}
.cart .inner .checkout-cart-top-paypal .paypal-or{float:none;line-height:inherit;margin:0px;}
.cart .inner .checkout-cart-top-paypal .checkout-icon .btn-checkout{padding:0px 5px;}
}

@media only screen and (max-width: 321px){
.cart .inner .checkout-cart-top-paypal{padding:0px 15%;}
.cart .inner .checkout-cart-top-paypal .checkout-icon-two{padding-top:0px;}
.cart .inner .checkout-cart-top-paypal .paypal-or{float:none;line-height:inherit;margin:0px;}
}
/*******the Chekout cart page  'CLEAR CART' styles******/
.cart .cart-footer .btn-empty{background-color:#E94D37 !important;font-weight: 600;width:115px;height:30px;line-height:30px;}
@media only screen and (max-width: 768px){
  .cart .cart-footer .btn-empty{float: none !important;}
  .cart .cart-footer{text-align: center;}
}
#checkout-add-sku .add-product-by-upload-file .file-hint-info{color:white;display:none;z-index:1001;position:absolute;top:36px;vertical-align:middle;left:0;font-size:16px;font-family: 'FuturaStdMedium';width:100%;line-height:35px;background:#0091D2;text-align:center}
/*************Choose Language styles******************/
@media only screen and (min-width: 1025px){
 .header .inner{position:relative !important;}
 .header .top #google_translate_element{position: absolute;right: 0px; top: -24px; margin-top: 0px;}
 .header .top .right, .header .top .hamburger, .header .top .top-cart{margin-top:20px !important;}
}
#checkout-add-sku .sku-table tr.order-row input{padding-left:0px;}
#checkout-add-sku .form-list  .upload-desc .span-center{padding-left:39px;}

/**********the tablet styles of pdp********/
.catalog-product-view .products-grid .item .product-name{width:100%;}
@media only screen and (min-width:767px) and (max-width:1024px){
.product-essential .media{position: relative;}
.product-essential .media .phone-display{display: block;width:45%;float:right;}
.product-essential .media .gallery .tablet-display{display: none;}
.product-essential .media .gallery .tablet-gallery{display: block;}
.product-essential .media .gallery .desktop-gallery{display:none;}
.product-essential .media .gallery .tablet-gallery .disabled{display: inline-block !important;}
.product-essential .media .gallery .tablet-gallery {position: absolute;left:1%;bottom:-19%;overflow: hidden;}
.product-essential .media .primary-image{float: left;width:45%;}
.product-view .product-essential .right .tablet-tierprice,.product-shop .tablet-tierprice{width: 45%;float: right;}
.product-shop .add-to-box{float:right;width:45%;position: relative;margin-top:-38.5%;}
.product-shop .add-to-box .order-totals{width:100%;float:right;margin-top:12px !important;}
.product-shop .add-to-box .add-to-cart{width:100%;}
.product-essential .product-order-type-selector{width:100%;}
.product-essential .media .gallery img{margin-right: 3px !important;}
.product-essential .sku{float: left;}
.product-shop .price-box{float: right;}
.product-essential .product-name{margin-top:10px;}
#minicart-ajax-container .close-quickview, #product-details-info .close-quickview{top:6px !important;right:5px !important}
.product-view .product-essential .right .tabs{padding-top:80px;}
.product-essential .tier-prices h3{font-size:17px;}
.tablet-gallery .gallery-previous{left:3%;z-index: 100;}
}

@media only screen and (min-width:946px) and (max-width:1024px){
/*.product-shop .add-to-box{margin-top: -38.5%;}
.product-view .product-essential .right .tabs{padding-top:80px;}*/
.product-view .product-essential .right{position: relative;}
.product-view .product-essential .right .tablet-tierprice{margin-bottom:-80px;position: absolute;right: 0px;top:-25%;}
}

@media only screen and (min-width:767px) and (max-width:946px){
.product-shop .tabs{padding-top:80px !important;}
.product-essential .media .gallery .tablet-gallery{bottom: -23%;}
.product-essential .product-order-type-selector tr td .order-type{font-size:13px;}
.product-view .product-essential .right .tablet-tierprice,.product-shop .tablet-tierprice{margin-bottom: -90px;}
}
@media only screen and (max-width:400px){
.product-essential .tier-prices h3{font-size:14px;}
.dd-product-list .product-essential .tier-prices h3{font-size:14px;}
}

.product-view .product-essential .attribute a,#product-ajax-container .product-essential .attribute a{color:#0091d2 !important;text-decoration: underline;}


@CHARSET "UTF-8";
.welcome-wrapper-main .welcome_modal .form-subscribe-header,.welcome-wrapper-main .welcome_modal{
	background:#e8e8e8 !important;

}
.welcome-wrapper-main .welcome_modal{
	border:1px solid #fff;
}
.welcome-wrapper-main .welcome_modal .form-subscribe-header h2{ 
	font-size: 46px;
	font-family: '';
	padding-top:0.5em !important;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul{
	background:#173442;
	margin-left:0 !important;
	padding-left:14% !important;
	padding-top:1em;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li{
	color:#fff !important;
	font-size:22px !important;
	line-height:50px !important;
	padding: 3px 0 3px 50px;
	margin: 5px 0 !important;
	background: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global/welcome-items-bg.png") 0 0 no-repeat !important;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li span.red{
	color:red;
}
.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li span.tips{
	display:block;
	font-size:16px;
	padding-left:45px;
	line-height:16px;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li:before{
	background: none !important;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.promotion{
	background-position: -3px 0 !important;
}
.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.new-arrival{
	background-position: 0 -350px !important;
	line-height:60px !important;	
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.email{
	background-position: 2px -709px !important;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.news{
	background-position: 2px -1056px !important;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.deals{
	background-position: -2px -1407px !important;
	line-height:40px !important;
}

.welcome-wrapper-main .welcome_modal .field-wrapper .field{
	 width:80% !important;
}
.welcome-wrapper-main .welcome_modal .field-wrapper button{
	background:#74a633 !important;
	border-radius: 3px;
	font-weight:bold;
	text-transform:uppercase;
}
.welcome-wrapper-main .welcome_modal .field-wrapper .field input{
	color: #173442;
	font-weight: bold;
	text-transform:uppercase;
	width: 98% !important;
}
.welcome-wrapper-main .welcome_modal .note p{
	color:#989898;
}

#success_modal .subscribe-success-msg{
	text-align:center;
	background-color:#173442;
	color:#fff;
	font-size:24px;
	padding:24px 0px;
}

#success_modal .note p{
	color:#173442;
	font-size:16px;
	width: 65%;
	margin:0 auto 15px;
}

#success_modal .note p .price{
	color:#f84600
}

/*****************************enalbe get coupon link for mobile devices ***************************/
@media only screen and (max-width: 1025px) and (min-width: 767px) {
.footer .welcome-wrapper-main {
	display:block !important;
}	
}

@media only screen and (max-width: 1025px) {
.footer .welcome-wrapper-main .welcome_modal .modal-close{
	background-image: url("http://www.koleimports.com/skin/frontend/enterprise/koleimports/images/icons/global/pop_mini_close.png") !important;
	right:5px !important;
	width:20px !important;
	height:20px !important;
}
}

@media only screen and (max-width: 767px) {
.footer .welcome-wrapper-main {
	display:block !important;
}
.footer .welcome-wrapper-main .welcome_modal{
	width:96% !important;
	left:2% !important;
	margin: 0 auto !important;
}
}

@media only screen and (max-width: 590px) {

.footer .welcome-wrapper-main .welcome_modal .modal-close{
	top:5px;
}
.footer .welcome-wrapper-main .welcome_modal .form-subscribe-header h2{
	font-size:24px !important;
	padding-top:1em !important;
}
.footer .welcome-wrapper-main .welcome_modal .form-subscribe-header ul{
	padding-left:0 !important;
	text-align:center;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li span.tips{
	font-size:14px !important;
	padding-left: 0 !important;
	width:65%;
	margin: 0 auto;
}

.footer .welcome-wrapper-main .welcome_modal .form-subscribe-header li,
.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.new-arrival{
	width:85%;
	padding-left:0 !important;
	padding-top:55px !important;
	line-height:1.2em !important;
	margin:0 auto !important;
	margin-bottom:20px !important;
}

.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.promotion{
	background-position-x:49% !important;
}
.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.new-arrival{
	background-position-x:50% !important;
	padding-top:65px !important;
}
.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.email{
	background-position-x:50% !important;
}
.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.news{
	background-position-x:50% !important;
}
.welcome-wrapper-main .welcome_modal .form-subscribe-header ul li.deals{
	background-position-x:49% !important;
	padding-top:42px !important;
	margin-bottom:0px !important;
}
.welcome-wrapper-main .welcome_modal .field-wrapper .field,.footer .welcome-wrapper-main .welcome_modal .field-wrapper button {
	float:none !important;
}
.footer .welcome-wrapper-main .welcome_modal .field-wrapper .field input{
	text-align:center;
}
.welcome-wrapper-main .welcome_modal .field-wrapper .field{
	width:100% !important;
	margin-bottom:5px;
}
.footer .welcome-wrapper-main .welcome_modal .field-wrapper{
	text-align:center;
}

#success_modal .subscribe-success-msg{
	font-size:20px;
	padding-left:15%;
	padding-right:15%;
}
#success_modal .form-subscribe-header h2{
	padding-top:1em !important;
	font-size:26px !important;
}
}

@media only screen and (max-width:321px) {
#success_modal .subscribe-success-msg{
	font-size:20px;
	padding-left:15%;
	padding-right:15%;
}
.footer .welcome-wrapper-main .welcome_modal .form-subscribe-header ul li:before{
	display:none !important;
}
}

#aw_popup_wraper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000000;
}

#aw_popup_window {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    background: transparent;
    top: 0;
    left: 0;
    /*border: solid 1px;*/
    /*border-radius: 6px;*/
    /*padding: 10px;*/
}

#aw_popup_title {
    font-weight: bold;
}

#aw_popup_close_btn {
    cursor: pointer;
    float: right;
}

#aw_popup_content .welcome-wrapper-main .welcome_modal {
	top:0;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	/*-webkit-transform: translate3d(0px, 0px, 0px);*/
}
.owl-carousel .owl-wrapper-outer{
	/*overflow: hidden;*/
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(http://www.koleimports.com/skin/frontend/enterprise/koleimports/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
/*	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;*/
  /*-webkit-transform: translate3d(0,0,0);*/
  /*-moz-transform: translate3d(0,0,0);*/
  /*-ms-transform: translate3d(0,0,0);*/
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(http://www.koleimports.com/skin/frontend/enterprise/koleimports/css/AjaxLoader.gif) no-repeat center center
}
