#header {
	padding: 0;
}
div.itemToolbar {
	display: none;
}
.nivo-directionNav {
    display: none;
}
.nivo-caption, div.itemComments {
    display: none !important;
}
div.itemHeader h2.itemTitle {   
    text-align: center;
    font-size: 3em;
    font-weight: bold;
}
.btn-print {
	display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	text-decoration: none;
}
.btn-print:hover {
	background-color: #f7941d;
	border-color: #f7941d;
}

div.itemContentFooter, .itemLinks, .itemBackToTop, div.itemExtraFields > ul > li:last-child {
	display: none;
}

.b-detail__main-info-extra.wow.zoomInUp h2 {
	border-left: 4px solid #f76d2b;
    padding-left: 15px !important;
}

#k2Container {
    padding: 0;
}

.b-detail__main-info-extra.wow.zoomInUp ul li {
    background-image: url('/images/features-bullet.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0 0px;
    list-style-type: none;
    height: auto;
}

div.b-detail__main-aside-about-form-links a:nth-child(2), div.b-detail__main-aside-about-form-links a:nth-child(3), div.b-detail__main-aside-about-form-links a:nth-child(4) {
	display: none;
}


a.j-tab.m-active.s-lineDownCenter {
    font-size: 18px;
    text-decoration: none;
    color: #f7941d;    
    border-bottom: 1px solid #adacaa;
}
a.j-tab.m-active.s-lineDownCenter:hover {
	cursor: default;
	background: none;
}

.itemIntroText {
	display: none;
}

div#k2article-slider:hover, a.highslide.nivo-imageLink:hover, a.b-detail__main-info-images-small-one:hover {
	cursor: default !important;
}


.b-detail__main-aside-desc.wow.zoomInUp .col-xs-5 {
	width: 50%;
	float: left;
}

h3.b-infoBar__premium, .b-infoBar__btns, .b-detail__head-title h3, .b-detail__main-aside-about.wow.zoomInUp {
    display: none;
}

.b-detail__head-title h1 {
	text-align: center
}

body p {
	word-wrap: break-word;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.25;
}

.b-detail__head-price-num {
    text-align: center;
}

h1.b-detail__head-price-num {
    background: #faa634;
    color: #fff;    
    padding: 15px 0;
	font-size: 50px;
}

.footer-print {   
    color: #faa634;
    
}

.footer-print p {    
    font-size: 30px;
}

.theme-default .nivo-controlNav {
	display: none;
}


.slider-wrapper.theme-default {
	width: 100% !important;
}

.b-detail__main-info-extra.wow.zoomInUp ul {
    column-count: 2;
    column-gap: 0;
}

@media print {
   .no-print {
      visibility: hidden !important;
      display: none !important;
   }
  .resp-container.noprint {
    display: none !important;
}

/*
.slider-wrapper.theme-default {
    width: 50% !important;    
	float: left;
}




