
/*All Screen Sizes*/
/******************************************/

a:hover {
	cursor: pointer;
}

#nav .item-on-sale .img-wrap{
height:100px;
}

.product-detail-wrap .product-slide-nav .mask1 {
    height: 80px !important;
}

.my-account-holder h1 {
    margin-bottom: 5px;
}

.product-detail-wrap .low.stock-availability.preorder img {
      position: absolute;
    left: -24px;
}

.product-compare-item .low.stock-availability.preorder img {
    position: absolute;
    left: -13px;
}

.product-detail-wrap .product-slide-nav{
min-height:80px;
}

 .load-more-wrap{
padding-top: 110px;
}

.load-more-wrap{
margin-left:-9999px;
padding-left:9913px;
}

.product-compare-wrap .load-more{
color:#fff;
border-radius:0;
min-width:183px;
line-height:normal;
background-color:#f78f1e;
}

.product-compare-wrap .load-more:hover{

color:#fff;
}

.cart-amount-detail .btn-wrap .btn, 
.product-detail-wrap .btn-wrap .addcart, 
.subscribe-holder .btn-submit, 
.checkout-option-holder .btn,
.my-account-profile .btn,
.wish-list-item .btn-cart {
    border-radius: 0;
}

.checkout-option-holder .check-wrap {
    padding-left: 0;
    }

#nav .flyout .adv-img {
    padding-top: 16px;
}

#nav .flyout  .nav-item {
    padding-top: 16px;
}


#nav .category-nav > li > a .icon-bags {
    width: 15px;
    height: 19px;
    background-image: url(../../content/images/BagsIcon.png);
    left: 18px;
}

#nav .category-nav > li:hover > a .icon-bags {
    width: 15px;
    height: 19px;
    background-image: url(../../content/images/BagsIconHover.png);
}

#nav .category-nav > li > a .icon-vr {
    width: 20px;
    height: 20px;
    background-image: url(../../content/images/vrIcon.png);
}

#nav .category-nav > li:hover > a .icon-vr {
    width: 20px;
    height: 20px;
    background-image: url(../../content/images/vrIconHover.png);
}

#nav .category-nav > li > a .icon-audio {
    width: 25px;
    height: 25px;
    background-image: url(../../content/images/icon-white-audio.png);
    background-size: 100%;
}

#nav .category-nav > li:hover > a .icon-audio {
    width: 25px;
    height: 25px;
    background-image: url(../../content/images/icon-audio-hover.png);
}

#nav .category-nav > li > a .icon-film-and-instant-photography {
    width: 25px;
    height: 25px;
    background-image: url(../../content/images/icon-white-film-and-instant-photography.png);
       background-size: 100%;
        left: 10px;
}

#nav .category-nav > li:hover > a .icon-film-and-instant-photography {
    background-image: url(../../content/images/icon-film-and-instant-photography-hover.png);
}

#nav .category-nav > li > a .icon-gift-and-novelty {
    width: 25px;
    height: 25px;
    background-image: url(../../content/images/icon-white-gift-and-novelty.png);
    background-size: 100%;
}

#nav .category-nav > li:hover > a .icon-gift-and-novelty {
    background-image: url(../../content/images/icon-gift-and-novelty-hover.png);
}

#nav .category-nav > li > a .icon-tripods-and-support {
    width: 30px;
    height: 30px;
    background-image: url(../../content/images/icon-white-newtripods-and-support.png);
  background-size: 100%;
    left: 10px;
}

#nav .category-nav > li:hover > a .icon-tripods-and-support {
    width: 30px;
    height: 30px;
    background-image: url(../../content/images/icon-newtripods-and-support-hover.png);
     left: 10px;
}

#nav .category-nav > li > a .icon-video2 {
    width: 30px;
    height: 30px;
    background-image: url(../../content/images/icon-white-video.png);

    left: 10px;
}

#nav .category-nav > li:hover > a .icon-video2 {
    width: 30px;
    height: 30px;
    background-image: url(../../content/images/icon-video-hover.png);
     left: 10px;
}

#nav .subnav > li > a {
    font-weight: bold;
}


.icon-user-login .path1:before {
    margin-left: -26px;
}

.icon-user-login .path2:before {
	  margin-left: -26px;
}

.icon-user-login .path3:before {
	  margin-left: -26px;
}

.product-compare-item .name a {
    max-height: 30px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: -1px;

}

.product-compare-item .name a:hover {
    overflow: visible;
     max-height: 30px;
}

.list .product-compare-item .btn-wrap .btn {
        border-radius: 0;
}

.product-compare-item .btn-wrap .btn-info.btn {
    display: inline-block;
    margin-top: 5px;
    max-width: 134px;
}

 .product-compare-item .btn-wrap .btn {
     border-radius: 0;
     max-width: 134px;
      width: 100%;

 }

.product-compare-item .compare .fake-input {
    left: 0;
}

.product-compare-item .compare {
    padding-left: 20px;
}


.filter-list > li.active > .opener {
    border-bottom-color: #f78f1e;
}

.sort-holder.results-holder {
    color: #fff;
    line-height: 22px;
}

.results-holder .results {
    float: right;

}

.toolbar-container {
    background-color: #f3f3f3;
    padding-right: 15px;
    margin-right: -15px;
}

.jcf-select-sort.jcf-select {
    background-color: #fff;
  
}

.jcf-select-sort.jcf-select-text {
      color: #505e68;
}

.product-filter-holder {
    padding-right: 15px;
}


.product-filter-holder .view-option .view:after {
   background: url(../../content/images/grid-view2.png) no-repeat;
    transform: translate(-40%, -40%);
    -webkit-transform: translate(-40%, -40%);
    -ms-transform: translate(-40%, -40%);
}

.product-filter-holder .view-option .view.list:after {
   background: url(../../content/images/list-view2.png) no-repeat;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.product-filter-holder .view-option .view.active:after {
  background: url(../../content/images/grid-view.png) no-repeat;
}

.product-filter-holder .view-option .view.list:after {
 background: url(../../content/images/list-view2.png) no-repeat;
}

.product-filter-holder .view-option .view.active.list:after {
 background: url(../../content/images/list-view.png) no-repeat;
}

.product-filter-holder .view-option .view:hover {
    background-color: #f3f3f3;
}

.product-filter-holder .view-option .view.active:hover {
    background-color: #6e818f;
}

.product-filter-holder .view-option .view::after {
    height: 23px;
    width: 22px;
}

.compare-product-wrap .compare-table thead th {
    vertical-align: top;
}

.product-filter-holder .sort-holder .title {
    color: #505e68;
}

.popup-wrap .img-holder {
    width: auto;
}

.popup-wrap {
    display: none;
}

.popover {
    width: 320px;
    text-align: center;
}

.store-locate-detail .btn-locate {
    border-radius: 0;
    line-height: 13px;
    margin-top: 3px;
    height: 32px;
}

.store-detail-holder .store-top-detail .btn-make {
      border-radius: 0;
}

.location-detail.noStore > strong {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}

.location-detail.noStore > p {
    font-size: 16px;
    font-weight: 400;
}

.errorContainer {
    margin: 15px 0px 30px 0px;
}

.errorTextContainer {
	font: 500 14px/20px "Ubuntu", Arial, Helvetica, sans-serif;
}

.errorTextContainer > h2{
    font-size: 72px;
    font-weight: bold;
}

.errorTextContainer > h3{
    font-size: 32px;
}

.errorTextContainer > p span{
    font-weight: 400;
    font-size: 24px;
}

.errorTextContainer span{
    font-size: 16px;
}

.errorTextContainer span:last-child{
    font-weight: 400;
}

.errorTextContainer ul{

list-style: none;
 padding: 0;
}


.my-account-profile.left .check-wrap {
        padding-left: 0;
    }

.my-account-profile.left .privacy-policy {
    margin-left: 0;
}

.my-account-profile.left {
    text-align: left;
}

.product-detail-wrap .used-condition{ 
    margin-top: 0;

}


.jcf-select-cart-select {
    width: 65px;
    height: 32px;
    margin: 6px auto 9px;
}


/* this prevents the zoom on mobile devices for input fields */
.form-control {
    font-size: 16px;
}

.staticModalBackDrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.7;

}

.my-account-profile .help{
display:none;
}

.my-account-profile .form-group{
text-align:left;
}

.passwordReset > span {
    display: block;
    font-weight: bold;
}

 .passwordReset {
    border: 2px solid #f04d4d; 
    border-image: none; 
    padding: 15px;
}

.checkout-option-holder .container .passwordReset span  {
    color:  #f78f1e;
}

.fancybox-skin {
    background-color: #000;
}

.fancybox-outer {
    margin: 20px 0;
}

.fancybox-close {
    top: 10px;
    right: 20px;
    background: url(../Content/images/close.png) no-repeat;
}

.playIcon {
    color:#f78f1e;
    position: absolute;
    font-size: 26px;
    top: 40%;
    left: 45%;
    border-radius: 50%;
    cursor: pointer;
    background-color: #fff;
    width: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    opacity: 0.8;
    padding-left: 3px;

}

.another-look h2:hover, .experts-recommend h2:hover{
text-decoration:none !important;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .radio.has-error label, .checkbox.has-error label, .radio-inline.has-error label, .checkbox-inline.has-error label{
color:#f78f1e;
}

.recomend-slide .recomend-item .item-footer .link-cart:hover{
color:#f78f1e;
text-decoration:underline;
}

 .ui-menu .ui-menu-category,.ui-menu .ui-menu-category .ui-state-focus {
    font-weight: bold !important;
    background: #ffffff !important;
    border-bottom-color: #fff !important;
    border-top-color: #fff !important;
    background: -webkit-linear-gradient(#fff, #f2f2f2) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #f2f2f2) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #f2f2f2) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #f2f2f2) !important;/* Standard syntax */

   }


.product-detail-wrap .product-slide-nav .slide1 a{
padding: 0 2px;
}


.retryCC .form-control {
    height:20px;
}
.noResultFound {
    text-align: center;
}


.noResultFound span {
    font-size: 16px;
}

.fake-input {
    cursor: pointer;
}

.product-compare-item .img-wrap {
    position: relative;
}

 .btnQuickView {
    opacity: 0.7;
    border-radius: 0;
    position: absolute;
    top: 40%;
     display: none;
     width: 100%;

}

 .btnQuickView:hover {
     background-color: #f78f1e!important;
      border-color: #f78f1e!important;
 }


.product-modal.quickview-modal .product-detail-wrap .store-call, .product-modal .product-detail-wrap .check.link {
    display: block;
    margin-bottom: 10px;
}

.welcome-modal .bg-image {
		background-image: url(/content/images/img35.jpg);
	}
.compare-product-wrap .stockStatusContainer {
     margin-top: 0;
}
.stockStatusContainer {
    margin-top: 13px;
}

 .product-compare-item .stock-availability {
     margin-top: 14px;
     display: inline-block;
 }

 .product-compare-item .save-info {
    margin-bottom: 0; 
    font-weight: 500;
    /*min-height:  14px;*/
}

.list .product-compare-item .stock-availability {
    margin-top: 14px;
     display: inline-block;
}

.list .product-compare-item .save-info {
    margin-bottom: 0; 

}

.sale.center, .mail.center {
    display: none;
}

#appCheckout {
    padding-top: 30px;
}

/*.promotions-row {
    margin-left: 0;
    margin-right: 0;
}*/

/*.header-top .location-box .store-opener {
    margin-right:-2px;
}*/


.cart-table .qty input[type="text"]:disabled {
    border: 0;
    background: transparent;
}

.my-account-profile .check-wrap [type="checkbox"] {
	position: static;
	opacity: 1;
	z-index: 1;
}

.list .product-compare-item .stock-availability {
       margin: 0;
}

.product-compare-item .stock-availability {
    height: 15px;
    display: inline-block;
    margin: 0;
    padding: 0 8px;
    vertical-align: text-bottom;
    white-space:nowrap;
}

.list .product-compare-item .feature-list ul {
    list-style: none;
    padding-left: 0;
}

.productImageOverlayText {
    display: none;
    position: relative;
    bottom: 30px;
}

.product-detail-wrap .store-call .tel {
    color: #f78f1e;    
}

.recomend-slide .recomend-item .save-info {
    margin-bottom: 0;
}

.experts-recommend h2:hover {
    text-decoration: underline;
}
.another-look h2:hover {
    text-decoration: underline;
}

.product-details-holder .kit-list .shipping-info.low i {
    color:  #ffd200;
}

.btn-primary:hover {
     background: #505E68;
    color: #fff;
    border-color: #505E68;
}

.bootstrap-dialog-title {
    color: #fff;
}

#tblStores .locate-item:last-of-type, 
#tblStores .locate-item.noStoreMsg {
    border-bottom: 0;
}

.store-locate-detail .btn-locate:hover {
    background: #505E68;
    color: #fff;
    border-color: #505E68;
}

.zoomer-controls .zoomer-zoom-in {
    color: #f78f1e;
}

.zoomer-controls .zoomer-zoom-out {
    color: #dcdfe0;
}

.popular-category .ico-holder img {
    width: auto;
    height: 50px;
}
.popularCategories.printer{
    background: url('../../content/images/printer.png');
  background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}
.popularCategories.printer:hover {
    background: url('../../content/images/printerhover.png');
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.drones{
    background: url('../../content/images/drone.png');
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.drones:hover {
    background: url('../../content/images/dronehover.png');
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}
.flyer-item {
    padding-bottom: 0;
}
.dropdown-menu {
    position: absolute;
    list-style: none;
    background-color: #f3f3f3;
    z-index: 10;
    padding: 0;
    cursor: pointer;
}

.dropdown-menu li > a{
    color: #323b42;
    font-size: 16px;
}

.dropdown-menu li {
    padding: 3px;
}

.dropdown-menu li:hover {
    background-color: #dcdfe1;
}

.field-validation-error,.fieldValidationError {
    color: #f78f1e;
}

.input-validation-error,.inputValidationError {
    border: 1px solid #f78f1e !important;
}

.form-group.has-error input {
      border: 1px solid #f78f1e !important;
}

.help-block.with-errors {
      color: #f78f1e;
}

.load-more {
    cursor: pointer;
}

.compare-box {
    margin-bottom: 0 !important;
}

.jcf-select {
    cursor: pointer;
}

.compare-product-modal .modal-dialog .modal-header, 
.quickview-modal .modal-dialog .modal-header, 
.postalCodePopUp .modal-dialog .modal-header {
    display: none;
}

.compare-product-modal .modal-body,
.quickview-modal .modal-body {
    padding:0;
}

.compare-product-modal .modal-close {
	height:46px;
    width:46px;
    top:0;
}

.quickview-modal .modal-close {
	height:47px;
    width:47px;
    cursor: pointer;
}


.footer-bottom {
    padding-bottom: 0;
}
.geo-trust {
    text-align: right;
}

.geo-trust img {
    height: auto;
    width:auto;
}

.geo-trust a {
    display: inline-block;
    line-height: 50px;
}

iframe[name="google_conversion_frame"] {
    height: 1px;
    width: 1px;
}

.footer-links ul li a:hover {
    text-decoration: underline;
}


.subscribe-holder .btn-submit:hover {
    background-color: #505E68 !important;
    color: #fff !important;
    border-color: #505E68 !important;
}


.popularCategories {
    color: #313a42;
}

#nav .item-on-sale .img-wrap img:hover {
    opacity: 0.8;
}


#nav .subnav .link-view:hover, #nav .subnav .link-view:focus {
    text-decoration: underline !important;
    color: #f78f1e !important;
}



.header-top .store-link strong, 
#nav > .container > ul > li > a, 
.main-heading span, 
.flyer-item .title,
.popular-category .btn-category,
.subscribe-holder .subscribe-title,
.footer-contact .contact-title,
#nav .category-nav > li > a,
.footer-links .header-title, 
.amount-table > tbody > tr > th, .amount-table > tbody > tr > td,
.experts-recommend h2,
.another-look h2,
.product-detail-wrap .stock-availability .stock-info,
.product-details-holder h2 ,
.store-locate h1,
.product-info-detail h1,
.product-compare-item .current-price,
.wish-list-item .name,
.product-detail-wrap .current-price,
.product-detail-wrap h1,
.product-detail-wrap .shipping-info > span {
    font-weight: 300 !important;
}

.hero-banner .banner-nav {
    border-bottom: 1px solid #dcdfe1;
}

.hero-banner .banner-nav ul {
    border-bottom: 0;
}

.hero-banner .banner-nav ul li > a:hover, .hero-banner .banner-nav ul li > a:focus {
    background-color: #6e818f !important;
}

.flyer-item .btn-view-flyer {
    display: block;
    position: static !important;
}


.flyer-item .img-wrap {
    max-width: none !important;
}

.modalStoreStock .store-locate {
    padding-bottom: 0px;
}

.store-locate .close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.locate-item .location-detail {
    padding-left: 20px !important;
}


/*#tblStores {
    max-height: 650px;
    height: 600px;
    overflow-y: scroll;
}*/


div[data-cached-template]{
     display: none;
}

.product-details-holder .kit-list .shipping-info.noStock i {
	position: absolute;
	top: 0;
	left: 0;
	color: #f83b1e;
	font-size: 16px;
}

.reviewBlock li {
    padding: 20px 0;
    width: 100%; /*Ticket 130825*/
}

.product-details-holder .rating-holder .rating { 
    color: #f78f1e;
}

/*Ticket 130825*/
.product-details-holder .rating-holder .rating .empty { 
    color: #dcdfe1;
}

.product-details-holder .rating-holder .rating i {
       margin:  0 2px 0 1px;
}

.ratingbreakdown  {
    list-style: none;
}

.ratingbreakdown li {
	margin:1px 0;
	float:left;
    clear: both;
}
.ratingbreakdown label {
	font-weight: 700;
	color:#505e68;
	float:left;
	width:45px;
}
.ratingbreakdown .ratingbargraph {
	float:left;
	margin-left:10px;
}
.ratingbreakdown em {
	float:left;
	margin-left:10px;
	color:#999;
}
.ratingbargraph {
	width:60px;
	float:left;
	height:13px;
	padding:1px 0;
	background-color:#eee;
}
.ratingbar {
	float:left;
	height:13px;
	background-color:#f78f1e;
}
.hero-banner .slide .img-wrap img {
    margin-left: 0px;
}

.hero-banner .slide .img-wrap {
    min-width: 0px;
    left: auto;
}

.pin_it_iframe_widget {
    display: none;
}

.staticContainer {
    padding: 10px;
}

.subscribe-holder {
    background-color: #6e818f;
}

.footer-links {
    background-color: #505e68;
    color: #fff;
    line-height: 1.2857;
}

.footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
}

.footer-links ul li a {
    color: #fff;
}

.footer-links .header-title {
    display: block;
    font: 300 16px/24px "Ubuntu", Arial, Helvetica, sans-serif;
    margin: 0 0 12px;
}


.popular-category .ico-holder em {
    font-size: 26px;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 30px auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: .7;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
    background-color: #323b42;
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border: 0;
    font-size: 18px;
    color: #fff;
    padding: 1px 8px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

/*Loading Spinner css styles*/
#spinnerfade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#spinnermodal {
    display: none;
    position: fixed;
    padding: 30px;
    border: 1px solid #000;
    box-shadow: 1px 1px 10px #ababab;
    border-radius: 10px;
    background-color: white;
    z-index: 1002;
    text-align: center;
    overflow: auto;
    left: 0;
    right: 0;
    top: 40%;
    margin-right: auto;
      margin-left: auto;
    width: 250px;
}

#spinnerresults {
    font-size: 1.25em;
    color: red;
}

#spinnertext {
    margin-top: 10px;
}

/*Begin Desktop */
/*********************************************************************************/

@media (min-width: 768px) {

    .recomend-slide .recomend-item .img-wrap{
height:120px;
width:120px;
}

    #gift-card {
        max-width: 350px;
        display: inline-block;
        width: 70%;
    }

       .btnAddCoupon {
        width: 100px !important;
    margin-bottom: 0 !important;
    height: 33px !important;
    line-height:20px !important;
}

      .btnApplyCoupon {
        width: 138px !important;
    margin-bottom: 0 !important;
    height: 33px !important;
    line-height:20px !important;
}

    .payment-detail-form .amount.input-wrap {
        width: 100% !important;
    }
    .txtApplyCoupon {
        width: 48%;
        display: inline-block !important;
    }

    .border-right{
        border-right:1px solid #dcdfe1;
    }
    .product-compare-item .img-wrap img {
        height: 119px;
        width: auto;
    }

    
.load-more-wrap .btn-info{
    position:relative;
    left:121px;
}


.header-top .uppercase.change{
font-size:12px;
display:inline-block;
}

 .header-top .location-box .store-opener {
        vertical-align: top;
		display:inline-block;
    }

    .header-top .location-box > span, 
    .header-top .NoStoreLocation-box > span {
        display: inline-block;
        max-width: 200px;
    }

    .product-compare-wrap .load-more{
left:45%;
}

.filter-holder{
margin-bottom:0;
padding-bottom:0;
}

    #nav .drop-holder {
        width: 955px;
    }

    .product-info-detail p {
        margin-bottom: 0;
    }
    
    .adv {
        margin-top: 27px;
    }

.location-list-holder .location-item-box {
     min-height: 240px;

}

#tblStores .locate-item.noStoreMsg {
    padding-top: 0;

}

.locate-item .location-detail.noStore {
    padding-left: 0 !important;
}

.map-place-holder .col-md-8 {
  padding-top: 50px;
}

.map-place-holder .col-md-4 {
  padding-top: 20px;
}

.details-tab li {
    border-right: 1px solid #fff;
    }

.locateStoreBox {
    border-right: #dcdfe1 1px solid;
    padding-bottom: 10px;
}
    
.threeDs-dialog .modal-dialog {
    width: 525px;
}

.product-modal .product-slide-nav .slide1 {
    width: 84px;
    margin-right: 0;

}

.product-modal .product-slide-nav .slide-wrap {
    max-width: 328px;

}

.compare-product-modal .modal-dialog {
    width:  920px;
}

.quickview-modal .modal-dialog {
    width:  840px;
}

  .compare-product-wrap  .performance-table td {
      width: 20%;
  }

.stockStatusRight {
    float: right;
    width: 89%;
    font: 300 12px/15px "Ubuntu", Arial, Helvetica, sans-serif;
}
.stockStatusLeft {
    padding-right:0 !important;
}

.details-tab {
    width: auto;
}
    
#mabTab .GoogleMap {
    width: 940px;
    height: 450px;
}

.product-compare-item .img-wrap a:not(.btnQuickView) {
    display: block;

}

.product-compare-item .img-wrap img {
    margin: 15px 0;
}
    
.menu-drop > div {
    margin-left: 40px;

}


.product-info-detail {
    margin-top: 27px;

}

.GoogleMap {
    height: 603px;
    width: 100%;
}

.GoogleMapDPO {
    height: 260px;
    width: 100%;
}

.hero-banner .banner-nav ul li:not(.active) > a:focus {
    color: #505e68;
    background: transparent;
}

.popular-category .ico-holder em {
    font-size: 31px;
}

.modal-dialog {
    width: 740px;
}

.Store-Stock-Modal .modal-dialog {
    width: 970px;
}
.postalCodePopUp .modal-dialog{
    width: 970px;
}

.cart-Modal .modal-dialog {
    width: 970px;
}

.cart-Modal .modal-body {
    padding: 0;
}



.footer-links .header-title {
    margin-bottom: 10px;
}

.footer-links {
    padding: 23px 0 45px;
}

.footer-links .header-title {
    font-size: 16px;
}

.footer-links ul li {
    padding-left: 15px;
}

.footer-links .col-md-2 {
    margin-right: 15px;
}
.RIS_btn_div{
   padding-left:0px;
   padding-top:0px;
}
.cart_btn_div{
    width:140px;
}
}

@media (min-width: 992px){
   

    .paymentAt-TableTop-Margin{
        margin-top:15px !important;
    }
     .subnav-drop #headerList li {
        border-left: 0 !important;
    }

    .category-nav li, .nav-item li {
        border-left:0 !important;

    } 

    .header-logo-holder {
        border-bottom: 6px solid #f78f1e
    }

    #nav {
        border-top:1px solid #505e68;
         border-bottom:1px solid #505e68;
        margin-top: 0;
    }

    #nav > .container > #headerList  {
    border:0;
        margin-right: 0;
    }

#nav > .container > ul li
 {
    border-width: 0 0 0 1px;
    border-left:1px solid #505e68;
    }

 #nav > .container > ul li:first-child {
     border-width: 0;
 }

    /*.postalCodePopUp .modal-dialog {
    width:55%;
}*/
    .load-more-wrap{
padding-top: 110px;
}

    #nav .sub-drop{
        width: 728px;
        height: 100%;

    }

    .list .product-info-detail {
        padding-top: 0;
    }

    .product-compare-item {
        padding-bottom: 0;
    }
    

.location-list-holder .location-item-box {
    border-bottom: 0;
    }

 .location-list-holder .location-item-box{
     border-top: 1px solid #dcdfe1;

 }

.location-list-holder > .row > .col-xs-12:nth-child(-n+3) .location-item-box{
    border-top: 0;
    }

.location-list-holder h2 {
    background-color: #f3f3f3;
    padding: 10px;
    font-size: 20px;
    border: 0;
    }

 .map-place-holder {
     padding-top: 0 !important;
}

    .product-compare-item .img-wrap img {
        width: auto;
        height: 127px;
    }

    .wish-list-item .item-desc {
        min-width: 230px;
    }

.product-compare-item .stock-availability i {
    margin-top: 0;
}


.locate-item .map-info .num {
    top: 12px;
}
.btn_width{
    width:100%;
}

}

@media (min-width: 768px) and (max-width: 991px) {

    .paymentAt-Location{
        font-size:18px !important;
    }
    .paymentAt-TableTop-Margin{
        margin-top:15px !important;
    }
    h1.thankYou-RIS-confirm{
       color:#f78f1e;
       font-size:60px !important;
       font-weight:bold;
    }
      .header-logo-holder {
          border-bottom: 0;
    }

    .header-top .location-box > span,
     .header-top .NoStoreLocation-box > span {
        max-width: 145px;
    }
    

    
    /*.postalCodePopUp .modal-dialog {
    width:90%;
}*/
    
.threeDs-dialog .modal-dialog {
    width: 525px;
}

    .compare-product-modal .modal-dialog, 
    .quickview-modal .modal-dialog {
        width: 720px;
    }

    #compareContainer3 {
        display: none;
    }
      #compareContainer4 {
        display: none;
    }
}

/*Ipad Vertical*/
@media (min-width: 768px) and (max-width: 1023px) {

    .paymentAt-TableTop-Margin{
        margin-top:15px !important;
    }
    .postalCodePopUp .modal-dialog{
    width: 780px ;
}
    .load-more-wrap{
margin-left:-9999px;
padding-left:9948px;
}

   .drop-holder.oneLevel .nav-drop-header {
        border-bottom: 1px solid #f78f1e;
        background-color: #fff!important;
    }

   #nav .drop-holder.oneLevel .nav-drop-header .nav-close {
       background-color: #fff;
       color: #6e818f;
   }

   #nav .drop-holder.oneLevel .nav-drop-header .nav-title {
       color: #6e818f;
       font-size: 18px;
   }

      #nav .drop-holder.oneLevel .nav-drop-header .nav-close:hover {
          color : #fff;
          background-color : #6e818f;
   }

    #nav  .drop-holder.oneLevel .nav-drop-header::before {
           background-color: #fff!important;
    }

    .drop-holder.oneLevel {
        margin-left: 10px;
        
    }

     #nav .drop-holder.oneLevel {
        width: 760px;
    }

    #nav .drop-holder {
        width: 770px;
    }

    #nav .sub-drop {
        left: 0px;
        width: 770px;
        margin-left: -40px;
        z-index: 9;

    }

    #nav .drop-holder .col-sm-4 {
        width: 33.33%;
    }

    .popup-wrap .items-wrap {
        justify-content: flex-end;
        -webkit-justify-content:flex-end;
    }

    .popover {
    width: 180px;
    text-align: center;
}

    .store-detail-holder .details-tab > li:first-child {
        width: auto;
    }

    .location-list-holder .location-item-box .name, .location-detail .name {
        font-weight: bold;
    }

    .location-list-holder .location-item-box {
        border-bottom: 0;
        min-height: 222px;
    }

    .location-list-holder .location-item-box {
        border-top: 1px solid #dcdfe1;
    }

    .location-list-holder > .row > .col-xs-12:nth-child(-n+3) .location-item-box {
        border-top: 0;
    }

    .location-list-holder h2 {
        background-color: #f3f3f3;
        padding: 10px;
        font-size: 20px;
        border: 0;
    }

    .store-locate-detail label {
        margin-bottom: 10px;
    }

    #tblStores > strong {
        font-size: 18px;
    }

    .location-detail.noStore span {
        font-size: 14px;
    }

    .store-locate-detail .map-place-holder {
        padding-top: 0;
    }
    
    .store-locate-detail .map-place-holder .pull-right {
         float: right !important;
        }

    .GoogleMap {
        height: 434px;
    }

    .store-locate-detail .btn-locate {
        border-radius: 0;
        line-height: 5px;
        margin-top: 0;
        height: 28px;
    }

    #postal {
        font-size: 14px;
    }
    
    .errorTextContainer > p span{
    font-weight: 400;
    font-size: 21px;
} 

    .errorTextContainer span{
    font-size: 14px;
}

    .cart-Modal .modal-dialog {
    width: 740px;
}

.popularCategories.printer{
    background: url('../../content/images/printer.png');
  background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.printer:hover {
    background: url('../../content/images/printerhover.png');
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.drones{
    background: url('../../content/images/drone.png');
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.drones:hover {
    background: url('../../content/images/dronehover.png');
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

    

    #mabTab .GoogleMap {
    width: 720px;
    height: 300px;
}

.footer-links .container .col-sm-2 {
    margin: 0 10px;
}
}

@media (min-width: 1024px) {
    .paymentAt-TableTop-Margin{
        margin-top:15px !important;
    }
.popular-category .ico-holder em {
    font-size: 42px;
}

.footer-links {
    padding: 23px 0 45px;
}

.footer-links .header-title {
    font-size: 18px;
}
}

/*Begin Mobile*/
/*********************************************************************************/
@media (max-width: 767px) {
        #gift-card {
        max-width: 350px;
        display: inline-block;
        width: 60%;
    }

       .btnAddCoupon {
        width: 100px !important;
    margin-bottom: 0 !important;
    height: 28px !important;
    line-height:14px !important;
    vertical-align: top;
           font: 500 14px/28px "Ubuntu", Arial, Helvetica, sans-serif;
           height: 32px;
}

      .btnApplyCoupon {
        width: 135px !important;
    margin-bottom: 0 !important;
    height: 28px !important;
    line-height:14px !important;
          vertical-align: top;
           font: 500 14px/28px "Ubuntu", Arial, Helvetica, sans-serif;
           height: 32px;
}

    .payment-detail-form .amount.input-wrap {
        width: 100% !important;
    }
    .txtApplyCoupon {
        width: 48%;
        display: inline-block !important;
    }

    .paymentAt-Location{
        font-size:16px !important;
    }
    .paymentAt-TableTop-Margin{
        margin-top:0px !important;
    }
    .price-qty-phone{
        margin-left:107px;
    }
    h1.thankYou-RIS-confirm{
        margin-top:10px;
       color:#f78f1e;
       font-size:28px !important;
       font-weight:bold;
    }
   .reservation-confirmation .amount-table {
		max-width: 444px;
	}
    .payment-detail-form .help > span {
        display: none;
    }

    .txtphone {
        margin-right: 0;
    }

.address-form .input-wrap .help {
    display: none;   
}

.list .product-compare-item .btn-wrap{
padding-top:0;
}

    .product-compare-item .img-wrap img {
        height: 102px;
        width: auto;
    }

    .list .product-compare-item .btn-wrap .btn {
        font-size: 9px;
    }

    .list .product-compare-item .img-wrap {
        min-height: 84px;
    }

    .promotions-row.noBorder {
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .promotions-row .jcf-select {
        margin-right: 24px;
    }


.icon-user-login .path1:before {
    /*margin-left: 0px; breaking chrome mobile*/ 
}

.icon-user-login .path2:before {
    margin-left: -25px;
}

.icon-user-login .path3:before {
    margin-left: -24px;
}


    .geo-trust a {
    display: inline-block;
    line-height: 30px;
}

    .load-more-wrap {
        padding-top: 110px;
    }

    .product-compare-wrap .load-more {
        left: 50%;
    }

    .load-more-wrap{
margin-left:-9999px;
padding-left:9999px;
}
    

.hero-banner .banner-nav{
border-bottom:0;
}

#nav .flyout  .nav-item {
    padding-top: 0;
}

.header-top .location-box,
 .header-top .NoStoreLocation-box  {
    width: auto;
}

#myStoreContainer {
    width: 14%;
}

    .product-filter-holder .sort-holder {
        padding-left: 15px;
        font-size: 12px
    }

    .product-filter-holder {
        margin-left: -15px;
        margin-right: -15px;
    }

    .product-filter-holder .filter-opener {
        margin-left: 0;
    }

    .product-filter-holder .view-option .list.active.view {
        margin-top: 2px;
    }
    
     .product-compare-item .btn-wrap .btn-info.btn {
         max-width: 100%;

     }

     .product-compare-item .btn-wrap .btn {
         border-radius: 0;
         width: 100%;
         max-width: 100%;
    }

    .popover {
 width: 180px;
    text-align: center;
}

     .location-list-holder .location-item-box .name, .location-detail .name {
        font-weight: bold;
    }

    .location-list-holder .location-item-box {
        border-bottom: 0;
        min-height: 222px;
    }

    .location-list-holder .location-item-box {
        border-top: 1px solid #dcdfe1;
    }

    .location-list-holder > .row > .col-xs-12:nth-child(-n+1) .location-item-box {
        border-top: 0;
    }

    .location-list-holder h2 {
        background-color: #f3f3f3;
        padding: 10px;
        font-size: 20px;
        border: 0;
    }


.noStore.location-detail > p {
    font-size: 14px; 
    }

.noStore.location-detail > strong {
    font-size: 16px;
}


#tblStores {
    padding-top: 20px;
    }

.rangeContainer {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdfe1;
    width: 100% !important;
    }

    .rangeContainer span {
        width: 135px;
    }

    #locate-store:last-of-type.locateStoreBox {
        border-bottom: 0;
    }

    #locate-store .locateStoreBox:first-of-type {
        padding-top: 0;
    }

  #locate-store .locateStoreBox {
       padding-top: 20px;
       padding-bottom: 20px;
       border-bottom: 1px solid #dcdfe1;
   }
  
  .store-locate-detail label {
        margin-bottom: 10px;
    }

.store-locate-detail .btn-locate {
    margin-top: 0;
    margin-bottom: 0;
    height: 28px;
    line-height: 5px;
    font-weight: 500;
    width: 135px;
}

.store-locate-detail .input-wrap {
    margin-bottom: 0;
}

 .store-locate-detail .input-wrap input {
        width: 135px;
    }


.errorContainer {
    margin-top: 17px;
    margin-bottom: 20px;
}

.errorTextContainer {
	font: 500 14px/20px "Ubuntu", Arial, Helvetica, sans-serif;
}

.errorTextContainer > h2{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}

.errorTextContainer > h3{
    font-size: 20px;
}

.errorTextContainer > p span{
    font-weight: 500;
    font-size: 16px;
}

.errorTextContainer span{
    font-size: 14px;
}

.errorTextContainer span:last-child{
    font-weight: 500;
}

.errorTextContainer ul{

list-style: none;
 padding: 0;
}

    .order-confirmation-holder p {
        word-break: normal !important;
    }

    #threeDSiframe {
        max-width: 350px !important;
    }

    .breadcrumb {
        display: none;
    }

    .modal-open {
        position: fixed;
    }

    
.jcf-select-cart-select {
    width: 65px;
    display: inline-table;
    margin: 0 12px 0 0;
}

    .product-compare-item .name {
        margin-bottom: 4px;   
    }

    /*.product-compare-item .btn-wrap .btn.btn-info {
		display: inline-block;
		vertical-align: top;
		margin-top: 5px;        
	}*/
    .product-detail-wrap .store-call .tel {
    color: #f78f1e;
    text-decoration: underline;
    cursor: pointer;
}

.stockStatusRight {
    float: right;
    width: 85%;
    font: 300 10px/15px "Ubuntu", Arial, Helvetica, sans-serif;
}
.stockStatusLeft {
    padding-right:0 !important;
}


#nav .drop-holder > ul > li.active > a {
    display: none;
}

.popularCategories.printer{
    background: url('../../content/images/printer.png');
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.printer:hover {
    background: url('../../content/images/printerhover.png');
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.drones{
    background: url('../../content/images/drone.png');
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}

.popularCategories.drones:hover {
    background: url('../../content/images/dronehover.png');
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
    width: auto;
}


    .side-nav > ul > li {
        display: block;
    }


    .Henrys-dialog .bootstrap-dialog-title span.text {
        font-size: 12px;
    }

     #mabTab .GoogleMap {
    width: 720px;
    height: 300px;
}



.list .product-compare-item .save-info {
    font-size: 12px;
}

 .list .product-compare-item .name {
     margin-top: 10px;
 }

.panel-collapse {
    padding: 10px 0;

}

#nav .menu-drop {
    width: 100%;

}

.popular-category .ico-holder img {
    width: auto;
    height: 30px;
}

.nav-opener span, .nav-opener::before, .nav-opener::after{
    background-color: #fff;

}

.filter-list {
    margin-bottom: 0;
}

.product-info-detail {
    margin-top: 13px;

}

.subscribe-holder .form-control {
    text-align: center;
}

.subscribe-holder p {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.popular-category .ico-holder {
    margin-bottom: 5px;
}

    
#tblStores {
  height: 100%;
}

.GoogleMap {
  height: 260px;
  width: 100%;
}


.hero-banner .banner-nav ul li:not(.active) > a {
    background: #dcdfe1;
}


.modal-dialog {
    width: auto;
}

.footer-links {
    text-align: center;
    padding: 25px 0 30px;
}

.footer-links ul {
    margin: 0;

}

.footer-links .container {
    width: 100%;

}

.staticContainer h1 {
    font-size: 18px;
}

.staticContainer h2 {
    font-size: 16px;
}

.staticContainer h3 {
    font-size: 14px;
}
}

/*End Mobile*/
label[data-val-required] { background:red }

.defaultStore-modal {
	box-shadow: -1px 1px 12px rgba(1, 1, 1, .2);
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 15px;
	text-shadow: 0 2px 12px rgba(1, 1, 1, .2);
	color: #fff;
	text-align: center;
}
.defaultStore-modal .modal-wrap {
	position: relative;
	overflow: hidden;
	padding: 10px 0 29px;
	border-bottom: 1px solid #6e818f;
	background: #000;
}
.RIS-selectstore-error {
	border: 2px solid #f04d4d;
}
a.btn-more-hover:hover{
    border:2px solid !important;
    border-color:#dcdfe1 !important;
    background-color:white !important;
    color:#f78f1e;
    }
    h1.thankYou-RIS-confirm{
       color:#f78f1e;
       font-size:74px;
       font-weight:bold;
    }
@media (min-width: 991px) and (max-width: 1023px) {
    .postalCodePopUp .modal-dialog{
    width: 900px  ;
}
    .paymentAt-TableTop-Margin{
        margin-top:15px !important;
    }
}
.paymentAt-Location{
        font-size:20px;
    }
.recylefee {
	margin-top:8px;
	color:#505e68;
	font-size:105%!important;
	background:url("../../Content/images/HenrysCommonStatic.png") no-repeat -949px -915px;
	padding-left:14px;
	height:9px;
	line-height:9px;
}
.managetextlength {
    word-wrap: break-word;         /* All browsers since IE 5.5+ */
    overflow-wrap: break-word;     /* Renamed property in CSS3 draft spec */
    height: auto;
    white-space: normal;
}

.reviewBlock .glyphicon {
    color: #f78f1e;
}


.btn-primary {
     border-radius: 0px;-webkit-border-radius: 0;
}
.btn-primary:hover {
     border-radius: 0px;-webkit-border-radius: 0;

}



/* ---------------------------------------------------------
1. Embedded fonts styles
2. General reset
3. Common site styles
---------------------------------------------------------*/
input[type='number'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

/* ---------------------------------------------------------
1. Embedded fonts styles
---------------------------------------------------------*/
@font-face {
    font-family: 'icomoon';
    src: url("../../fonts/icomoon.eot?kk5fmw");
    src: url("../../fonts/icomoon.eot?kk5fmw#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?kk5fmw") format("truetype"), url("../../fonts/icomoon.woff?kk5fmw") format("woff"), url("../../fonts/icomoon.svg?kk5fmw#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-notebook:before {
  content: "\e929"; }

.icon-accessories:before {
  content: "\e900"; }

.icon-camera:before {
  content: "\e901"; }

.icon-cart:before {
  content: "\e902"; }

.icon-drones:before {
  content: "\e903"; }

.icon-heart:before {
  content: "\e904"; }

.icon-instagram:before {
  content: "\e905"; }

.icon-lenses:before {
  content: "\e906"; }

.icon-lighting:before {
  content: "\e907"; }

.icon-map-marker:before {
  content: "\e908"; }

.icon-optics:before {
  content: "\e909"; }

.icon-pencil:before {
  content: "\e90a"; }

.icon-printers:before {
  content: "\e90b"; }

.icon-pro-gear:before {
  content: "\e90c"; }

.icon-search:before {
  content: "\e90d"; }

.icon-tool:before {
  content: "\e90e"; }

.icon-used-gear:before {
  content: "\e90f"; }

.icon-user:before {
  content: "\e910"; }

.icon-video:before {
  content: "\e911"; }

.icon-menu:before {
  content: "\e912"; }

.icon-close:before {
  content: "\e913"; }

.icon-arrow-right:before {
  content: "\e914"; }

.icon-events:before {
  content: "\e915"; }

.icon-rent:before {
  content: "\e916"; }

.icon-return:before {
  content: "\e917"; }

.icon-buy:before {
  content: "\e918"; }

.icon-reload:before {
  content: "\e919"; }

.icon-check:before {
  content: "\e91a"; }

.icon-list:before {
  content: "\e91b"; }

.icon-fancy-arrow-down:before {
  content: "\e91c"; }

.icon-grid:before {
  content: "\e91d"; }

.icon-arrow-left:before {
  content: "\e91e"; }

.icon-customer-care:before {
  content: "\e91f"; }

.icon-sale:before {
  content: "\e920"; }

.icon-pre-order:before {
  content: "\e921"; }

.icon-marker:before {
  content: "\e922"; }

.icon-tools:before {
  content: "\e926"; }

.icon-clock:before {
  content: "\e927"; }

.icon-cloud:before {
  content: "\e928"; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none; } }

@media (min-width: 768px) {
  html, body {
    -ms-content-zooming: none;
    -ms-touch-action: none; }
  .zoomer .zoomer-holder {
    -ms-touch-action: none; } }

.zoomer, .zoomer * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.zoomer {
  background: url(jquery.fs.zoomer-loading.gif) no-repeat center;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: none;
  transition: none; }

.zoomer .zoomer-positioner {
  margin: 0;
  height: 1px;
  position: absolute;
  width: 1px; }

.zoomer .zoomer-holder {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  opacity: 0;
  position: relative;
  -webkit-transition: none;
  transition: none; }

.zoomer .zoomer-image {
  cursor: move;
  float: left;
  height: 100%;
  width: 100%;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear; }

.zoomer .zoomer-tiles {
  height: 100%;
  position: relative;
  width: 100%; }

.zoomer .zoomer-tile {
  height: auto;
  position: absolute;
  width: auto; }

/* CONTROLS */
.zoomer .zoomer-controls {
  position: absolute;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear; }

.zoomer .zoomer-controls .zoomer-next,
.zoomer .zoomer-controls .zoomer-previous {
  display: none; }

.zoomer-controls .zoomer-zoom-in {
  float: left; }

.zoomer-controls .zoomer-zoom-out {
  float: right; }

.zoomer-controls .zoomer-zoom-out,
.zoomer-controls .zoomer-zoom-in {
  font-size: 19px;
  line-height: 1;
  color: #dcdfe0;
  margin-left: 9px;
  cursor: pointer; }
  .zoomer-controls .zoomer-zoom-out:hover, .zoomer-controls .zoomer-zoom-out:focus,
  .zoomer-controls .zoomer-zoom-in:hover,
  .zoomer-controls .zoomer-zoom-in:focus {
    color: #f78f1e; }

.zoomer.zoomer-gallery .zoomer-controls .zoomer-next,
.zoomer.zoomer-gallery .zoomer-controls .zoomer-previous {
  display: block; }

/* CONTROLS - TOP, BOTTOM */
.zoomer .zoomer-controls-top,
.zoomer .zoomer-controls-bottom {
  left: 50%;
  margin: 0 0 0 -35px; }

.zoomer .zoomer-controls-top {
  bottom: auto;
  top: 10px; }

.zoomer .zoomer-controls-bottom {
  bottom: 10px;
  top: auto; }

.zoomer.zoomer-gallery .zoomer-controls-top,
.zoomer.zoomer-gallery .zoomer-controls-bottom {
  margin: 0 0 0 -65px; }

.zoomer .zoomer-controls-top span,
.zoomer .zoomer-controls-bottom span {
  line-height: 1; }

.zoomer .zoomer-controls-top span:first-child,
.zoomer .zoomer-controls-bottom span:first-child {
  margin: 0 1px 0 0; }

/* CONTROLS - LEFT, RIGHT, TOP LEFT, TOP RIGHT, BOTTOM LEFT, BOTTOM RIGHT */
.zoomer .zoomer-controls-left,
.zoomer .zoomer-controls-top-left,
.zoomer .zoomer-controls-bottom-left .zoomer .zoomer-controls-right,
.zoomer .zoomer-controls-top-right,
.zoomer .zoomer-controls-bottom-right {
  height: 71px;
  width: 40px; }

.zoomer.zoomer-gallery .zoomer-controls-left,
.zoomer.zoomer-gallery .zoomer-controls-top-left,
.zoomer.zoomer-gallery .zoomer-controls-bottom-left .zoomer.zoomer-gallery .zoomer-controls-right,
.zoomer.zoomer-gallery .zoomer-controls-top-right,
.zoomer.zoomer-gallery .zoomer-controls-bottom-right {
  height: 131px; }

.zoomer .zoomer-controls-left,
.zoomer .zoomer-controls-right {
  margin: -35px 0 0 0;
  top: 50%; }

.zoomer.zoomer-gallery .zoomer-controls-left,
.zoomer.zoomer-gallery .zoomer-controls-right {
  margin: -65px 0 0 0; }

.zoomer .zoomer-controls-left {
  left: 10px; }

.zoomer .zoomer-controls-top-left {
  left: 10px;
  top: 10px; }

.zoomer .zoomer-controls-bottom-left {
  bottom: 10px;
  left: 10px; }

.zoomer .zoomer-controls-right {
  right: 10px; }

.zoomer .zoomer-controls-top-right {
  right: 10px;
  top: 10px; }

.zoomer .zoomer-controls-bottom-right {
  bottom: 10px;
  right: 10px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none; }
  @media (min-width: 768px) {
    .fancybox-skin {
      padding: 15px 0 !important; } }
  @media (max-width: 1199px) {
    .fancybox-skin {
      padding: 15px 35px !important; } }
  @media (max-width: 767px) {
    .fancybox-skin {
      padding: 15px 5px !important; } }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: none; }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

/* Fix Aspext Ratio For Video */
.fancybox-type-iframe .fancybox-inner {
    padding-top: 56.2%; /* (9/16 * 100%) -- your aspect ratio in percents */
    height: 0 !important;
}

.fancybox-type-iframe .fancybox-inner .fancybox-iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

/* Fix Aspext Ratio For Video */

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  background-image: url("../images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -10px;
  right: 0;
  width: 15px;
  height: 17px;
  cursor: pointer;
  z-index: 8040;
  background: url(../images/close.png) no-repeat; }
  .fancybox-close:hover {
    opacity: 0.8; }
  @media (max-width: 767px) {
    .fancybox-close {
      right: 5px; } }

.fancybox-nav {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }
  @media (max-width: 767px) {
    .fancybox-nav {
      margin-top: -12px; } }
  .fancybox-nav:hover span {
    border-color: transparent transparent transparent #e2e2e2; }

.fancybox-prev {
  left: -45px; }
  .fancybox-prev:hover span {
    border-color: transparent #e2e2e2 transparent transparent; }
  @media (max-width: 767px) {
    .fancybox-prev {
      left: -28px; } }

.fancybox-next {
  right: -45px; }
  @media (max-width: 767px) {
    .fancybox-next {
      right: -18px; } }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 25px solid #fff;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #fff;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040; }
  @media (max-width: 767px) {
    .fancybox-nav span {
      border-width: 12px 0 12px 12px;
      margin-top: -12px;
      right: 0; } }

.fancybox-prev span {
  left: 10px;
  border-width: 25px 25px 25px 0;
  border-color: transparent #fff transparent transparent; }
  @media (max-width: 767px) {
    .fancybox-prev span {
      border-width: 12px 12px 12px 0; } }

.fancybox-next span {
  right: 10px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* custom select styles */
.jcf-select {
  display: block;
  position: relative;
  background: #f3f3f3;
  height: 28px;
  border: 1px solid transparent; }
  @media (min-width: 992px) {
    .jcf-select {
      height: 32px; } }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin: 0 35px 0 8px;
  color: #323b42; }
  @media (min-width: 992px) {
    .jcf-select .jcf-select-text {
      font-size: 16px;
      line-height: 30px; } }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 24px;
  bottom: 0;
  right: 0;
  top: 0; }
  .jcf-select .jcf-select-opener:before {
    content: '\f0dc';
    font-family: 'FontAwesome';
    color: #505e68;
    line-height: 28px; }
    @media (min-width: 992px) {
      .jcf-select .jcf-select-opener:before {
        line-height: 32px; } }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #f8f8f8;
  line-height: 18px;
  font-size: 14px;
  width: 100%; }
  @media (min-width: 992px) {
    .jcf-list {
      font-size: 16px;
      line-height: 1.25; } }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #323b42;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-select.jcf-select-sort {
  height: 22px;
  border: 1px solid #fff; }
  .jcf-select.jcf-select-sort .jcf-select-text {
    line-height: 20px;
    font-size: 10px;
    margin: 0 25px 0 3px; }
    @media (min-width: 768px) {
      .jcf-select.jcf-select-sort .jcf-select-text {
        font-size: 14px;
        margin-left: 13px;
        margin: 0 25px 0 10px; } }
  .jcf-select.jcf-select-sort .jcf-select-opener {
    width: 21px;
    height: 20px;
    background: #6e818f;
    border-left: 1px solid #fff; }
    .jcf-select.jcf-select-sort .jcf-select-opener:before {
      display: none; }
    .jcf-select.jcf-select-sort .jcf-select-opener:after {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      border: 5px solid #f3f3f3;
      border-color: #f3f3f3 transparent transparent;
      border-width: 7px 5px 0; }

.jcf-select-drop.jcf-select-sort .jcf-list {
  font-size: 10px;
  line-height: 16px; }
  @media (min-width: 768px) {
    .jcf-select-drop.jcf-select-sort .jcf-list {
      font-size: 14px; } }
  .jcf-select-drop.jcf-select-sort .jcf-list .jcf-option {
    padding: 3px 4px;
    border-top: 1px solid #fff; }
    @media (min-width: 768px) {
      .jcf-select-drop.jcf-select-sort .jcf-list .jcf-option {
        padding: 3px 13px; } }

.jcf-number {
  display: inline-block;
  position: relative; }

.jcf-number input {
  -moz-appearance: textfield; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number input {
  box-sizing: border-box;
  border: none;
  border: 1px solid #505e68;
  margin: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700; }

.product-review .title-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid #dcdfe1;
  margin-bottom: 12px; }
  .product-review .title-row h1 {
    width: calc(100% - 150px); }
    @media (min-width: 768px) {
      .product-review .title-row h1 {
        width: calc(100% - 270px); } }

.product-review h1 {
  font-size: 18px; }
  @media (min-width: 768px) {
    .product-review h1 {
      font-size: 28px; } }
  @media (min-width: 992px) {
    .product-review h1 {
      font-size: 32px;
      margin-bottom: 10px; } }

.product-review .note {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 10px;
  font-size: 12px;
  width: 120px;
  text-align: right; }
  @media (min-width: 768px) {
    .product-review .note {
      font-size: 14px;
      width: 250px; } }

.product-review .img-column {
  margin-bottom: -15px; }
  @media (min-width: 768px) {
    .product-review .img-column {
      float: right !important; } }
  @media print {
    .product-review .img-column {
      width: 500px; } }

.product-review .note-star {
  color: #f78f1e;
  font-size: 14px; }

.product-review .product-img {
  text-align: center; }
  .product-review .product-img img {
    display: inline-block;
    vertical-align: top;
    max-width: 60%; }
    @media (min-width: 768px) {
      .product-review .product-img img {
        max-width: 100%; } }

.review-container h1 {
  text-transform: uppercase;
  font: 500 16px/1.2 'Ubuntu', Arial, Helvetica, sans-serif;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .review-container h1 {
      font-size: 21px; } }
  @media (min-width: 992px) {
    .review-container h1 {
      font-size: 24px; } }

.review-container .step-title {
  font: 500 13px/1.2 'Ubuntu', Arial, Helvetica, sans-serif;
  display: block;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .review-container .step-title {
      font-size: 16px; } }
  .review-container .step-title:first-of-type {
    margin-bottom: 0; }
  .review-container .step-title.title-indent {
    margin-bottom: 11px; }

.review-container input[type="text"] {
  height: 32px; }

.review-container input,
.review-container textarea {
  border-color: transparent;
  background: #f3f3f3;
  width: 100%;
  padding: 5px 10px; }

.review-container textarea {
  resize: none;
  height: 100px !important; }
  @media (min-width: 768px) {
    .review-container textarea {
      height: 200px !important; } }

.review-container .form-row {
  margin-bottom: 26px; }
  @media print {
    .review-container .form-row {
      display: none; } }
  .review-container .form-row.short {
    max-width: 375px; }
  .review-container .form-row label {
    display: block;
    font-weight: normal;
    font-size: 13px; }
    @media (min-width: 768px) {
      .review-container .form-row label {
        font-size: 16px; } }

@media (min-width: 768px) {
  .review-container .btn-lg {
    padding: 15px 16px; } }

.review-form {
  line-height: 1.25;
  margin-bottom: 32px;
  font-size: 14px; }
  @media (min-width: 768px) {
    .review-form {
      font-size: 16px;
      margin-bottom: 63px;
      padding-top: 21px; } }
  .review-form fieldset > legend {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0; }
  .review-form .rate-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 12px;
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      .review-form .rate-box {
        margin-bottom: 22px; } }
  .review-form .rating-result {
    display: inline-block;
    vertical-align: top;
    padding-left: 7px; }
  .review-form .btn {
    font: 500 16px/1.2 'Ubuntu', Arial, Helvetica, sans-serif;
    width: 100%;
    border-radius: 0; }

@media print {
  .review-step {
    display: none; } }

.rating-legend {
  border: 2px solid #dcdfe1;
  background: #f3f3f3;
  padding: 11px 11px 13px;
  overflow: hidden;
  margin-bottom: 20px; }
  .rating-legend .rating-list {
    list-style-type: none;
    padding: 0;
    font-size: 13px;
    margin: 0; }
    @media (min-width: 768px) {
      .rating-legend .rating-list {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2; } }
    .rating-legend .rating-list .fa {
      margin-right: 1px; }
    .rating-legend .rating-list .review-count {
      display: inline-block;
      vertical-align: bottom; }
      @media (min-width: 768px) {
        .rating-legend .rating-list .review-count {
          font-size: 16px; } }
  .rating-legend .rating {
    display: inline-block;
    vertical-align: bottom;
    padding-right: 14px; }
  .rating-legend .box-title {
    font-weight: 600;
    display: block;
    margin-bottom: 4px; }
  .rating-legend .fa-star.empty, .rating-legend .product-rating:hover input + label:hover i.empty.fa, .product-rating:hover input + label:hover .rating-legend i.empty.fa, .rating-legend
  .product-rating:hover input + label:hover ~ label i.empty.fa,
  .product-rating:hover input + label:hover ~ label .rating-legend i.empty.fa, .rating-legend
  .product-rating input:checked ~ label i.empty,
  .product-rating input:checked ~ label .rating-legend i.empty {
    color: #dcdfe1; }

.product-rating {
  font-size: 18px;
  color: #dcdfe1;
  display: inline-block;
  box-sizing: content-box;
  padding-left: 16px; }
  .product-rating[data-state="disabled"] {
    pointer-events: none; }
  .product-rating .rating-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row-reverse;
        flex-flow: row-reverse;
    margin: 0 -0.1em; }
  .product-rating input {
    display: none; }
  .product-rating label {
    padding: 0 2px;
    width: 1em; }
    .product-rating label span {
      display: none; }
  .product-rating.w-halves label:nth-of-type(even) {
    width: 10px;
    overflow: hidden;
    margin: 0 -10px 0 0; }
  .product-rating .fa-star-o:before, .product-rating:hover input:checked ~ label i:before, .product-rating label i:before {
    content: "\f005"; }
  .product-rating .fa-star:before, .product-rating:hover input + label:hover i.fa:before, .product-rating:hover input + label:hover ~ label i.fa:before, .product-rating input:checked ~ label i:before {
    content: "\f005";
    color: #f78f1e; }

  #add-review-summary .validation-summary-errors ul {
      border: 2px red solid;
      list-style: none;
      padding: 15px;
  }

@-moz-document url-prefix() {
    .icon-user-login span {
            position: absolute;
            bottom: 11px;
     }
    @media screen and (max-width: 768px) {
        .icon-user-login span.path1 {
            left: 36px;
         }
         .icon-user-login span.path2 {
            left: 35px;
         }
         .icon-user-login span.path3 {
            left: 35px;
         }
    }
}
