.view-content h3 {
	margin-top: 0px !important;
}

.view-content u {
	text-decoration: underline !important;
}

.lang-title {
	white-space:nowrap;
}

.main-wrapper{
	margin-top:10px;
}
.form-control{
	height:30px;
	padding:6px;
	border-radius:0;
	border-color:#398439;
}
.form-control:focus{
	border-color:#ffd000;
	box-shadow:none;
}
.js-hide,
.element-invisible {
  display: none;
}
.comment-list .row {
  margin-bottom: 0px;
}
.comment-list .panel .panel-heading {
  padding: 4px 15px;
  position: absolute;
  border:none;
  /*Panel-heading border radius*/
  border-top-right-radius:0px;
  top: 1px;
}
.comment-list .panel .panel-heading.right {
  border-right-width: 0px;
  /*Panel-heading border radius*/
  border-top-left-radius:0px;
  right: 16px;
}
.comment-list .panel .panel-heading .panel-body {
  padding-top: 6px;
}
.comment-list figcaption {
  /*For wrapping text in thumbnail*/
  word-wrap: break-word;
}
/* Portrait tablets and medium desktops */
@media (min-width: 768px) {
  .comment-list .arrow:after, .comment-list .arrow:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
  }
  .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before {
    border-left: 0;
  }
  /*****Left Arrow*****/
  /*Outline effect style*/
  .comment-list .panel.arrow.left:before {
    left: 0px;
    top: 30px;
    /*Use boarder color of panel*/
    border-right-color: inherit;
    border-width: 16px;
  }
  /*Background color effect*/
  .comment-list .panel.arrow.left:after {
    left: 1px;
    top: 31px;
    /*Change for different outline color*/
    border-right-color: #FFFFFF;
    border-width: 15px;
  }
  /*****Right Arrow*****/
  /*Outline effect style*/
  .comment-list .panel.arrow.right:before {
    right: -16px;
    top: 30px;
    /*Use boarder color of panel*/
    border-left-color: inherit;
    border-width: 16px;
  }
  /*Background color effect*/
  .comment-list .panel.arrow.right:after {
    right: -14px;
    top: 31px;
    /*Change for different outline color*/
    border-left-color: #FFFFFF;
    border-width: 15px;
  }
}
.comment-list .comment-post {
  margin-top: 6px;
}

.tabs.primary {
    border-bottom: 1px solid #f1f1f2;
    margin-bottom: 20px;
}
.tabs.primary li {
    border-right: 1px solid #f1f1f2;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0 20px;
}
.tabs.primary li:first-child {
    padding-left: 0;
}
.tabs.primary li:last-child {
    border-right: 0 none;
}
.tabs.primary li a {
    padding: 5px;
    text-transform: uppercase;
}

/* Override inline dom styles from modal.js */
#modalContent {
  position: fixed !important;
  top: 12% !important;
  bottom: 12% !important;
}
/* Limit max width to 1000px */
div.ctools-modal-content {
  width: 100% !important;
  margin: 0 auto;
  max-width: 1000px;
}
div.ctools-modal-content .modal-content {
  width: 100% !important;
}
.store-item-old-price,
.store-item-price ,
.store-item-new-price
{
  display: inherit;
  text-align: center;
}

.btn {
  border: none;
  border-radius: 0
}
.store-item-title,
.custom-title, .custom-side-header {
  font-weight: normal;
  font-family: "Roboto condensed";
}

.store-item-new-price {
  display: block;
  text-align: center;
}
.product-name {
  font-weight: normal;
  font-family: Roboto condensed;
  font-size: 24px !important;
  line-height: 120%;
}
.section-title{
  font-weight: normal;
  font-family: Roboto condensed;
  font-size: 24px !important;
  margin: 0 0 20px 0
}

.item-cart-add {
  height: inherit;
  padding: inherit;
}
.product-main .actions-wrap {
  margin-top: 0;
}

.custom-btn {
  height: 30px;
  line-height: 28px;
  padding: 0 15px;
  margin-top: 10px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  white-space: nowrap;
  font-size: 108%;
  border: 1px solid #006537;
  background-color: #006537;
  color: #fff;
}
.custom-btn:after{
	transition: none;
  -webkit-transition: none;
  -moz-transition: none;
}

.custom-btn:hover {
  border-color: #ffd000;
  background-color: #ffd000;
  color: #222;
}

.messages {
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 0 !important
}
.lang-list ul li a {
  padding: 5px;
}
.lang-list ul hr {
  padding: 0;
  margin: 5px 0
}
.commerce-add-to-car > div{
  display: none;
}
.field-name-field-rate {

}
.book_options dt {

}
.book_options dd{
  margin-bottom: 10px
}
.related-item-img {
  max-width: 48px;
  margin-right:0px;
  float:left;
}
.related-item-content{
	margin-left:56px;
}
.related-item-name {
  font-size: 12px;
  line-height: 20px;
  font-family: "Roboto condensed";
  font-weight: normal;
}
.related-item:not(:last-child) {
  margin-bottom: 10px
}
.product-main .related-item .store-item-new-price {
  font-size: 14px
}

.facetapi-facetapi-checkbox-links {
  margin-top: 15px;
  margin-bottom: 0
}

.facetapi-facetapi-checkbox-links a {
  color: #898989
}
.facetapi-facetapi-checkbox-links input {
  margin-right: 10px;
  vertical-align: sub
}
.store-item-price .field-name-field-rate {
  margin-top: 20px
}
.category-nav > ul > li > a {
  padding: 5px;
  line-height: auto;
  transition: all 0.2s ease-in-out;
}
.category-nav > ul > li > a:hover{
	padding-left:8px;
}
.category-nav {
  margin: 0;
  border: none;
}
.main-nav > ul > li {
  padding-top: 14px
}
.search-wrap {
  margin-top: 13px;
  width: 250px
}
.main-nav > ul > li > a {
  font-size: 14px
}

.store-item-wrap{
	overflow:hidden;
}
.store-item-wrap .store-item {
	margin-bottom:6px;
}

.store-item-img a img {
	min-height:150px;
}

.store-item-block {
  padding: 0 10px;
}
.store-item {
  padding: 0 10px;
  width:213px;
  float:left;
  min-height:286px;
}

.store-item-price button {
  width: 100%
}
.item-cart-add span{
  font-size: 13px !important
}
.store-item-title {
  height: 35px
}
.search-wrap.active .search-field input {
  width: 200px;
  opacity: 1;
  visibility: visible;
}
.live_internet img {
  width: 24px;
  height: auto;
}
.dl-horizontal dt {
    width: 200px;
    text-align: left;
    float: left;
}
.dl-horizontal dd {
  margin-left: 160px;
}
.comment-form .field-name-field-rate {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
}
.blog-item-date {
  margin-top: 15px;
  margin-bottom: -10px;
  font-size: 12px;
}
.checkout-continue,
.btn-default {
  background: #006537;
  color: white
}
.btn-default:hover{
	color: #222;
	background-color: #ffd000;
}
#payment-details {
  display: none;
}
#block-simpleads-ad-groups-73 {
  margin-top: 30px;
}

#block-simpleads-ad-groups-72 {
  margin-bottom: 30px;
}

.view-empty {
  margin-top: 30px
}

.views-exposed-form label {
  display: none;
}
.view-filters {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
  margin: 10px 0;
}
.view-section-books.view-display-id-block_3 .item-list{
  margin-top: 0
}

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10000;
  border-top: 0;
}

.sticky .nav-section {
  background:#F7F5F5
}
.header .nav-section {
  background:#F7F5F5
}
.view-section-authors .store-item {
  padding: 5px
}
.store-item-info {
  padding-top: 10px
}
.view-section-series.view-display-id-attachment_1,
.view-section-authors.view-display-id-attachment_1 {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
  margin: 10px 0;
 }
.views-summary {
  border-right: 1px solid #e1e1e1;
  padding-right: 5px;
  margin-right: 5px;
}
.view-section-series.view-display-id-attachment_1 .active,
.view-section-authors.view-display-id-attachment_1 .active {
  color: #006537
}
.ajax-progress{
  display: none !important;
}

.store-item-block {
  box-shadow: none;
}
.simpleads-74 {
  margin-bottom: 10px
}
.ajax-shopping-cart-teaser a {
  color: white
}
.store-item-price .store-item-new-price {	
  float: left;
  letter-spacing:-1px;
  font-size:17px;
  text-align: right !important;
}
.store-item-price .store-item-old-price {
  font-size: 14px;
  letter-spacing:-1px;
  float: left;
  color: #a1a1a1;
  margin-right:4px;
}
.custom-section {
  padding-bottom: 0;
  padding-left:14px;
  padding-right:14px;
}
.copyright-footer {
    margin-top: 7px;
    font-family: "Roboto condensed"
}
 .payment-method {
    text-align: center;
	margin-top:-5px;
}
.payment-method li {
    display: inline-block;
    margin-right: 14px;
	margin-top:10px;
}
 .footer-bottom {
    padding: 15px 0;
	overflow:hidden;
}
.footer-title a {
  color: black
}
.news-item-title a {
  color: #006537 !important;
}
#edit-commerce-payment-payment-method img {
  display: none;
}
.commerce-paypal-icons {
  display: none;
}
.item-cart-add.progress-disabled {
  float: left !important
}


@media(max-width:992px){
  .store-item-price button {
    width: 100% !important;
    /*margin-top: 20px;*/
    line-height: 30px !important
  }
  .search-wrap {
    width: 100%;
	margin-top: 3px;
	height:44px;
  }
  #block-simpleads-ad-groups-72 {
    display: none;
  }
  .header-slogan{
	  display:none;
  }
  .nav-bars{
	  display:inline-block;
	  width:auto;
	  color:#FFF;
	  font-size:16px;
	  vertical-align:top;
	  margin-top:4px;
          z-index: 80;
          position: relative;
  }
  .logo-wrap{
	  position:relative;
	  width:auto;
	  display:inline-block;
	  padding:0 11px 0 8px;
  }
  .logo img{
	  width:auto !important;
	  height:42px !important;
	  padding:0;
  }
  
}
.facetapi-facetapi-checkbox-links li {
  list-style: none;
}
.logo-block {
  background:transparent;
}

.logo img {
  display: block;
  margin-bottom:1px;
  width: 100%;
  /*height: 90px;*/
  height: 76px;
}
.header-slogan{
	float:left;
	padding: 4px 15px 5px 0px;
	font-size:16px;
	font-style:italic;
}
.btn-success{
	border:none;
}
.btn-success:active, .btn-success:focus, .btn-success:active:hover{
	border:1px solid #ffd000 !important;
}
.view-util-slider{
	/*margin-top:22px;*/
}
.store-item-list{
	text-align:center;
}
.store-item-list .store-item{
	float:none;
	display:inline-block;
}
.item-cart-add:hover:after{
	background-position: -56px 0;
}
.footer-nav a:hover{
	transition: all 0.2s ease-in-out;
	padding-left: 3px !important;
}
.store-item-wrap .store-item-block:after{
	width:0;
}
.text-right.header-mob-w{
	float:right;
}
.sticky ~ .content{
	margin-top:92px;
}
.ajax-shopping-cart-teaser{
	width:20px;
	height:20px;
	border-radius:50%;
	padding-top:3px;
	color:#FFF;
	text-align:center;
	font-size:11px;
}
.product-img-ext{
	text-align:center;
	margin-top: 5px;
}
.product-img-ext a{
	display:inline-block;
	width:48%;
	margin-top: 0px;
}
.product-img-ext a img{
	max-width:100%;
}
.product-main{
	background:#FFF;
	padding:20px;
}
.product-info{
	background:#FFF;
	padding:20px;
}

.breadcrumbs{
	padding:10px;
	margin-bottom:10px;
	background:#FFF;
}
#field-overview tr.field-group .group-label,#field-display-overview tr.field-group .group-label{font-weight:bold;}#field-overview tr.static-region,#field-display-overview tr.static-region{background-color:#ddd;}#edit-refresh{display:none;}
form.fivestar-widget{clear:both;display:block;}form.fivestar-widget select,form.fivestar-widget input{margin:0;}.fivestar-combo-stars .fivestar-static-form-item{float:left;margin-right:40px;margin-left:40px;}.fivestar-combo-stars .fivestar-static-item{float:left;margin-right:40px;}.fivestar-combo-stars .fivestar-form-item{float:left;}.fivestar-static-form-item .form-item,.fivestar-form-item .form-item{margin:0;}div.fivestar-widget-static{display:block;}div.fivestar-widget-static br{clear:left;}div.fivestar-widget-static .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;background:url(/img/star.gif) no-repeat 0 0;}div.fivestar-widget-static .star span.on{display:block;width:100%;height:100%;background:url(/img/star.gif) no-repeat 0 -32px;}div.fivestar-widget-static .star span.off{display:block;width:100%;height:100%;background:url(/img/star.gif) no-repeat 0 0;}div.fivestar-widget{display:block;}div.fivestar-widget .cancel,div.fivestar-widget .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;}div.fivestar-widget .cancel,div.fivestar-widget .cancel a{background:url(/img/delete.gif) no-repeat 0 -16px;text-decoration:none;}div.fivestar-widget .star,div.fivestar-widget .star a{background:url(/img/star.gif) no-repeat 0 0;text-decoration:none;}div.fivestar-widget .cancel a,div.fivestar-widget .star a{display:block;width:100%;height:100%;background-position:0 0;cursor:pointer;}div.fivestar-widget div.on a{background-position:0 -16px;}div.fivestar-widget div.hover a,div.rating div a:hover{background-position:0 -32px;}form.fivestar-widget div.description{margin-bottom:0;}html.js .fivestar-submit{display:none;}.fivestar-combo-stars .form-type-fivestar .form-item{float:left;}
.fivestar-basic div.fivestar-widget-static .star{background-image:url(/img/star.png);}.fivestar-basic div.fivestar-widget-static .star span.on{background-image:url(/img/star.png);}.fivestar-basic div.fivestar-widget-static .star span.off{background-image:url(/img/star.png);}.fivestar-basic div.fivestar-widget .cancel,.fivestar-basic div.fivestar-widget .cancel a{background-image:url(/img/cancel.png);}.fivestar-basic div.fivestar-widget .star,.fivestar-basic div.fivestar-widget .star a{background-image:url(/img/star.png);}.fivestar-basic div.fivestar-widget div.hover a,.fivestar-basic div.rating div a:hover{background-image:url(/img/star.png);}

dl{
	margin-bottom: 10px;
}
@media screen and (max-width: 767px){
	.store-item-price .store-item-new-price{
		float:none;
	}
	.store-item-price .store-item-old-price{
		float:none;
	}
	.product-card-btn-w{
		text-align:center;
		width:100%;
	}
}

.product-card-btn-w{
	display:inline-block
}
.banner img{
	display: block;
    width: 100%;
}
.enable_comments{
	margin-left:10px;
}
#fancybox-close{
	right:-12px !important;
	top:-12px !important;
}

#fancybox-wrap{padding:0 !important;}


.cart-section, .catalog-section{
	/*margin-top:20px;*/
}
.catalog-section h1{
	margin-bottom:0;
}
.line-item-summary {
    text-align: right;
    margin-bottom: 1em;
}
.commerce-line-item-views-form .commerce-line-item-actions {
    text-align: right;
}
.line-item-summary .line-item-total-label {
    font-weight: bold;
}
.catalog-section .store-item{
	float:none;
	width:100%;
}
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}
.views-field-edit-quantity{
	width:68px;
}
.views-field-edit-quantity input{
	text-align:right;
}
.sm-img-button-left {
    width: 17px;
    height: 21px;
    margin-left: 5px;
    background: url(/img/sm-button-left.png) no-repeat;
    text-indent: -1000em;
	position:relative;
	top:4px;
	left:-2px;
	border:none;
	transition:none;
	cursor:pointer;
}
.sm-img-button-left:hover{
	background-position:0 -20px;
}
.sm-img-button-right {
    width: 17px;
    height: 21px;
    background: url(/img/sm-button-right.png) no-repeat;
    text-indent: -1000em;
	position:relative;
	top:4px;
	right:-2px;
	border:none;
	transition:none;
}
.sm-img-button-right:hover{
	background-position:0 -20px;
}
.sm_cart_number{
	width:30px;
	text-align:right;
}
.catalog-item-count-w input{
	float:left;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}
.catalog-item-count-w{
	float:left;
	width:100px;
}
.catalog-section .item-cart-add{
	width:auto;
	min-width:118px;
	float:none;
	display:block;
}
.pagination-w{
	display: inline-block;
    text-decoration: none;
    color: #6c6c7a;
    float: right;
}
.pagination-w select{
	width:auto;
	display:inline-block;
	margin-bottom:6px;
}
.pagination-w a {
    display: inline-block;
    margin-right: 3px;
    padding: 3px 9px;
    color: #6c6c7a;
}
.pagination-w a.current_number {
	margin-bottom: 6px;
    background-color: #006537;
    border: 1px solid #006537;
    color: #fff;
}
.pagination-w a.number {
    border: 1px solid #006537;
    background-color: #fafafa;
}
.pagination-w a.number:hover {
    border: 1px solid #6c6c7a;
	background:#ffd000;
}
.pagination-select{
	float:left;
	margin-right:10px;
}
.layout-switcher a {
    width: 36px;
    height: 36px;
    background-color: #f0f0f0;
    display: inline-block;
    color: #a0a0a0;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    transition: all 0.3s;
}
.layout-switcher a .fa{
	line-height:36px;
}
.layout-switcher a.active, .layout-switcher a:hover {
    color: #fff;
    background-color: #66676b;
}
.catalog-items-settings{
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
}
.catalog-items-settings .layout-switcher{
	float:left;
	margin-right:20px;
	margin-bottom:6px;
}
.catalog-items-settings .pagination-w {
	float:right;
}
.catalog-section .item-cart-add{
	margin-top:0;
}

.item-list-mode .custom-item{
	width:100%;
}
.item-list-mode .store-item{
	height:62px;
	min-height:auto;
	padding-top:6px;
	padding-bottom:6px;
	overflow:hidden;
}
.item-list-mode .store-item-img{
	width:50px;
	float:left;
	margin-top:6px;
}
.item-list-mode .store-item-img img{
	min-height:auto;
}
.item-list-mode .store-item-info{
	float:none;
	margin-left:10px;
	padding-top:0;
	padding-left:10px;
	padding-right:10px;
	width:calc(100% - 490px);
	height: 50px;
    display: table-cell;
    vertical-align: middle;
}
.item-list-mode .store-item-title{
	text-align:left;
	height:auto;
}
.item-list-mode .store-item-detail{
	float:none;
	display:table-cell;
	width:338px;
	vertical-align:middle;
    position: relative;
	margin-top:0;
}
.item-list-mode{
	float:none;
	display:table;
	
}
.item-list-mode .actions-wrap{
	float:none;
	min-width:254px;
	display:table-cell;
	vertical-align:middle;
}
.item-list-mode .store-item-old-price,
.item-list-mode .store-item-new-price{
	line-height:26px;
}
.item-list-mode .store-item-new-price{
	margin-right:6px;
	float:none;
	font-size: 14px;
}
.item-list-mode  .store-item-old-price{
	font-size:11px;
}
.item-list-mode .custom-item{
	margin-bottom:0;
}
.item-list-mode .item-cart-add{
	width: calc(100% - 100px) !important;
}
.item-list-mode .store-item-block{
	height:100%;
}
.item-list-mode .store-item-info-w{
	height:100%;
	display: table;
    width: calc(100% - 50px);
}
.item-list-mode .store-item-price-list-wrap{
	float:none;
	display:table-cell;
	padding-right:10px;
	width:80px;
}
.item-list-mode .store-item-price{
	display:table;
	width:100%;
}

.pagination-select select{
	display:inline !important;
	width:auto !important;
}
.store-item-price-w{
	overflow:hidden;
}
.catalog-item-count_buy-w{
	margin-top:6px;
}
.store-item-price-w .store-item-old-price{
	float:right;
}
.catalog-section .catalog-item-count_buy-w  .item-cart-add{
	width: calc(100% - 100px) !important;
	float:
}
.category-description{
	padding:15px;
	margin-bottom:20px;
	margin-top:10px;
	background-color: rgba(255,255,255,0.5);
}
.category-sorted{
	margin-top:10px;
}
.category-sorted a{
    line-height: 1.5em !important;
    margin-left: 15px;
	text-decoration:underline;
}
.catalog-sorted-select{
	float:left;
	width: 182px;
	margin-bottom:6px;
}
.catalog-item-count-w .fa{
	float:left;
	color: #006537;
    font-size: 50px;
    line-height: 30px;
	cursor:pointer;
}
.catalog-item-count-w .fa:hover{
	color: #ffd000;
}
.store-item-price-list-wrap{
	float:left;
}
.form-select{
	padding-bottom:0;
	padding-top:0;
}
.form-select option{
	line-height:30px;
	padding-left:10px;
	
}
.item-list .store-item{
	box-shadow:none;
	border-bottom:1px solid #cbccd0;
}
.icon_type_tile{
	background-image: url(/img/icon_card.svg);
    background-size: 14px 14px;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:50% 50%;
	opacity:0.7;
}
.icon_type_list{
	background-image: url(/img/icon_list.svg);
    background-size: 16px 11px;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:50% 50%;
	opacity:0.7;
}
.item-tile-mode .catalog-item-count-w{
	margin-bottom:6px;
}
.store-item-no-qty .store-item-price-w{
	padding-top:6px;
}
.related-item-content .store-item-price .store-item-new-price{
	text-align:left !important;
}
@media screen and (max-width: 767px){
	.store-item-price .store-item-price-w  .store-item-new-price {
		float: left;
	}
}
@media screen and (max-width: 767px){
	.store-item-price .store-item-new-price{
		text-align:center !important;
	}
	
}
@media screen and (max-width: 991px){
	.pagination {
		width: auto;
	}
}
@media screen and (max-width: 767px){
	.container{
		padding-left:15px;
		padding-right:15px;
	}
	#back-top{
		right:0;
	}
}
@media screen and (max-width: 600px){
	.item-list-mode .store-item{
		height:auto;
	}
	.item-list-mode .store-item-info-w{
		display:block;
		width:100%;
	}
	.item-list-mode .store-item-info{
		margin-left:52px;
		padding-top:4px;
	}
	.item-list-mode .store-item-detail{
		display:table;
		width:100%;
	}
	.item-list-mode .store-item-price .store-item-new-price{
		text-align:left !important;
	}
	.item-list-mode .store-item-price{
		margin-top:4px;
	}
}
@media screen and (max-width: 400px){

        .view-content img { width: 100%; }

	.item-list-mode .actions-wrap{
		min-width:auto;
	}
	.item-list-mode .catalog-item-count-w{
		width:90px;
	}
	.item-list-mode .item-cart-add{
		width: calc(100% - 90px) !important;
	}
}
@media screen and (max-width: 360px){
	.item-list-mode .store-item-price-list-wrap{
		display:block;
		text-align:center;
		margin-bottom:4px;
	}
	.item-list-mode .actions-wrap{
		display:block;
	}
	.item-list-mode .store-item-price .store-item-new-price{
		text-align:center !important;
	}
}
@media screen and (max-width: 440px){
	.item-list-mode .item-cart-add{
		min-width:auto;
	}
}
@media screen and (max-width: 575px){

        .view-content img { width: 100%; }

	.item-tile-mode .catalog-item-count_buy-w  .item-cart-add{
		width:100% !important;
	}
}
@media screen and (max-width: 520px){
	.item-tile-mode .catalog-item-count_buy-w  .item-cart-add{
		width: calc(100% - 100px) !important;
	}
}
@media screen and (max-width: 645px){
	.right-links-section{
		display:block;
	}
	.right-links-section:not(:last-child):after{
		display:none;
	}
	.right-links-section:not(:last-child){
		overflow:hidden;
	}
	.right-links-section:not(:last-child) .mini-cart{
		float:right;
	}		
	.top-section{
		min-height:70px;
	}
	.header-mob-w:last-child{
		position:absolute;
		right:0;
		top:2px;
	}
}
@media screen and (min-width: 1200px){
	.catalog-section  .item-tile-mode .item-cart-add{
		padding-left:38px;
	}
}
.table-hover > tbody > tr:hover{
	background:inherit;
}
.store-item-img-cart{
	float:left;
	width:50px;
}
.store-item-img-cart img{
	max-width:100%;
}
.views-field-title .store-item-name{
	margin-left: 58px;
	display:block;
}
.views-field-edit-delete{
	width:100px;
}
th.views-field-commerce-total{
	color:inherit;
}
.views-field-commerce-total{
	width:80px;
	text-align:right;
	font-weight:bold;
	color:#f26522;
}
th.views-field-commerce-unit-price{
	color:inherit;
}
.views-field-commerce-unit-price{
	width:80px;
	text-align:right;
	font-weight:bold;
	color:#a1a1a1;
}
.views-field-edit-quantity{
	text-align:center;
}
.views-field-edit-quantity .catalog-item-count-w{
	width: 76px;
    display: inline-block;
    float: none;
}
.cart-form tr td{
	vertical-align:middle !important;
}
.cart-section .store-item-new-price {
	color:#a1a1a1;
}
.cart-section .item-cart-add{
	width:94px !important;
	min-width:auto;
	background-color:#d9534f;
}
.cart-section .item-cart-add:after{
	content:'';
	display:none;
}
.cart-section .catalog-item-total-w .store-item-new-price {
	float:right;
	margin-right:30px;
	color:#f26522;
}
.cart-section .item-list-mode .actions-wrap{
	min-width:270px;
}
.cart-section .item-list-mode .store-item-detail{
	width:350px;
}
.cart-list-header{
	font-size:14px;
	font-weight:bold;
	height:30px;
}
.cart-list-header-title{
	float:left;
	width:calc(100% - 373px);
}
.cart-list-header-price{
	float:left;
	width:82px;
}
.cart-list-header-quantity{
	float:left;
	width:100px;
}
.cart-list-header-total{
	float:left;
	width:150px;
	text-align: center;
}
@media screen and (max-width: 600px){
	.cart-list-header{
		display:none;
	}
	.cart-section .item-list-mode .store-item-detail{
		width:100%;
	}
	.cart-section .item-list-mode .actions-wrap{
		width:244px;
		min-width:auto;
	}
}
@media screen and (max-width: 560px){
	.video{
		display:none;
	}
}

.cart-section .item-cart-add{
	width:30px !important;
	position:relative;
	float:right;
	background:#a1a1a1;
}
.cart-section .item-cart-add:hover{
	background:#d9534f;
}
.cart-section .item-cart-add:after{
	content:'X';
	display:block;
	font-size:18px;
	background:none;
	left:5px;
	top:0;
	right:auto;
	bottom:auto;
	margin:0;
}
.cart-section .item-cart-add:hover:after{
	color:#FFF;
}
.cart-section .item-cart-add span{
	display:none;
}

.new-section .custom-header {
    padding-left: 10px;
    padding-right: 5px;
}