/*  
Theme Name: Paqarriz
Theme URI: http://qkthemes-demo.com
Version: 1.0
Description: Created by <a href="http://qkthemes-demo.com">QKThemes</a>
Author: <a href="http://qkthemes-demo.com">qkthemes</a>
Author URI: <a href="http://qkthemes-demo.com">qkthemes</a>
Tags: light, gray, white, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: paqarriz

---------

DO NOT EDIT THIS FILE.
*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
.blog-box{
	overflow: hidden;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}
.sticky {
	background: #EEF9FD;
	border: 3px dotted black;
	padding: 10px;
}
.form-search button{
  margin-top: -31px;
}
select{
float: right;
border: 1px solid #cccccc;
color: #999999;
font-size: 14px;
margin-bottom: 10px!important;
font-weight: 300;
text-transform: uppercase;
padding: 8px 10px;
outline: none;

}
.comment-tree .children{
  padding-left: 100px;
}
.navbar-header{
  position: relative;
  z-index: 99;
}
.navigate-section ul.dropdown .dropdown{
	left: 100%;
	top: 0px;
}
a{
  color: #999;
}
.loading{
  opacity: 0.7;
}
select{
	width: 100%;
}

body .wpb_row{
	margin-bottom: 0px;
	clear: both; 
  margin-left: 0px;
  margin-right: 0px;
}

.full_yes .vc_col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
	float: none;
}
body{
	overflow-x: hidden;
}
.onsale{
	display: none !important;
}
.onsale{
	display: none;
}
.alignright{
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
}
.alignleft{
	float: left;
	margin-right: 20px;
	margin-right: 30px;
}
.clear{
	clear: both;
}

.aligncenter{
	float: none;
	margin: 30px;
}

img{
	max-width: 100%;
	height: auto;
}
#wp-calendar{
	width: 100%;
}
#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	border: 1px solid #dedede;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
 ul.pagination-list li a.next, ul.pagination-list li a.prev{
	color: #999999;
  font-weight: 700;
}
ul.pagination-list li a.next:hover,  ul.pagination-list li a.prev:hover{
	color: #fff;
}
 ul.pagination-list li .current{
	display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-size: 13px;
  
  font-weight: 900;
  padding: 8px 13px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
	color: #ffffff;
  background: #66bacc;
}
ul.pagination-list li a.next i{
	margin-left: 7px;
}
ul.pagination-list li a.prev i{
	margin-right: 7px;
}
.mar-top {
	margin-top: 40px;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li {
  list-style: none;
  border: 1px solid #f0f0f0;
  border-top: none;
   padding: 8px 20px;
  
  background: #ffffff;
   transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.widget_recent_entries ul li:hover, .widget_recent_comments ul li:hover, .widget_archive ul li:hover, .widget_categories ul li:hover, .widget_meta ul li:hover, .widget_pages ul li:hover, .widget_rss ul li:hover, .widget_nav_menu ul li:hover, .product-categories li:hover{
	background: transparent;
}
.widget_recent_entries ul li:first-child, .widget_recent_comments ul li:first-child, .widget_archive ul li:first-child, .widget_categories ul li:first-child, .widget_meta ul li:first-child, .widget_pages ul li:first-child, .widget_rss ul li:first-child, .widget_nav_menu ul li:first-child, .product-categories li:first-child{
	border-top: 1px solid #f1f1f1;
}
.widget_recent_entries ul li a , .widget_recent_comments ul li a , .widget_archive ul li a , .widget_categories ul li a , .widget_meta ul li a , .widget_pages ul li a , .widget_rss ul li a , .widget_nav_menu ul li a , .product-categories li  a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  font-size: 12px;
  
  font-weight: 700;
  text-transform: uppercase;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover , .widget_archive ul li a:hover , .widget_categories ul li a:hover , .widget_meta ul li a:hover, .widget_pages ul li a:hover , .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover , .product-categories li  a:hover{
	color: #66bacc;
}
@media(min-width: 782px){
  .admin-bar .navbar-fixed-top, .admin-bar  .navbar.active{
  top: 32px !important;
}
}

.blog-section .blog-box .blog-post img{
	height: auto;
}
.form-control{
	border-radius: 0px;
	box-shadow: 0px 0px 0px;
}
.form-control:focus{
	outline: none;
}
.blog-section.standard .blog-box .blog-post .date-post span{
	padding-bottom: 7px;
}
.tagcloud{
	overflow: hidden;
}
.tagcloud a{
	display: inline-block;
  margin-bottom: 3px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  font-size: 13px !important;
  
  padding: 8px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
}
.tagcloud a:hover {
  color: #ffffff;
  background: #222222;
  border: 1px solid #222222;
}
.single-post-tags {
  list-style: none;
  padding: 0px;
}
.single-post-tags li {
  display: inline-block;
  margin-right: 5px;
}
.single-post-tags li span {
  
  font-weight: 700;
  color: #222;
}
.single-post-tags li  a{
	color: #333;
}
.single-post-tags li  a:hover{
	text-decoration: none;
	color: #66bacc;
}
#reply-title{
	padding-bottom: 0;
  border-bottom: none;
  margin: 0px 0px 30px 0px;
  color: #222222;
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
 
}
ul.post-tags li {
  
  color: #cccccc;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 900;
}

/***MENU STYLE***/


.navigate-section ul.dropdown{
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 220px;
  display: none;
  z-index: 3;
  text-align: left;
  padding: 0px;
  background: #ffffff;
  box-shadow: 0 0 4px #bdbdbd;
  -webkit-box-shadow: 0 0 4px #bdbdbd;
  -moz-box-shadow: 0 0 4px #bdbdbd;
  -o-box-shadow: 0 0 4px #bdbdbd;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  border-top: 2px solid #f27935;

}
.navigate-section ul.dropdown li {
  list-style: none;
}
 .navigate-section ul.dropdown li a {
  padding: 13px 15px;
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  color: #999999;
  font-size: 12px;
  
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  border-bottom: 1px solid #f3f3f3;
}

 .navigate-section .megadrop-down  ul.dropdown li a{
	padding: 13px 15px;
 }
.megadrop-down .dropdown .heading > a{
  color: #222222;
  font-size: 15px;
  
  font-weight: 700;
  margin: 0 0 15px;
  margin-bottom: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #66bacc;
  text-transform: uppercase;
}
.navigate-section .megadrop-down .heading  >.dropdown{
	margin-right: -15px !important;
	margin-left: -15px !important; 
}
.megadrop-down .dropdown ul li.column > a{
	display: none;
}
 .navigate-section ul.dropdown li a:hover {
  color: #f27935;
  background: #f8f8f8
}
.navigate-section .megadrop-down .dropdown{

  position: static;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  width: 100%;
  background: none;
  display: block;

}
li.megadrop:hover .megadrop-down .dropdown{
  display: block;
}
.megadrop-down{
  padding: 0px 25px;
}
.megadrop-down .dropdown ul li{
  padding-bottom: 0px;
}
.navbar-nav li:hover > ul.dropdown {
  display: block;
}
ul.pagination-list li .current, ul.pagination-list li a{ line-height: 16px;}
.no-padding {padding: 0px !important;}
.container .container{

padding: 0px;
width: 100%;

}
.rating {
  list-style: none;
  margin: 0 auto;
  display: block;
  padding: 0;
  position: relative;
  width: 61px;
  position: relative;
  height: 20px;
}
.rating li {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 20px;
}
.rating li i {
  color: #ffba00;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}
.rating i.star-off {
  height: 20px;
  display: block;
}
.rating i.star-off:before {
  content: "\f006\f006\f006\f006\f006";
  font-family: 'FontAwesome';
}
.rating i.star-on:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: 'FontAwesome';
  overflow: hidden;
}
.overlow{
  overflow: hidden;
}
.wpb_row, .wpb_content_element{
  margin-bottom: 0px !important;
}
.rating i.star-on {
  
  height: 20px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.portfolio-box .project-post .hover-box .inner-hover a{
  color: #fff;
}
.related-project-section #owl-demo .project-post .hover-box  > a i {
  color: #fff !important;
}
.related-project-section #owl-demo .project-post .hover-box  > a:hover i {
  opacity: 0.7;
}
.blog-section .blog-box .blog-post .post-content .date-post span{
  padding-bottom: 8px;
}
.black-style ul.pagination-list li a{
  color: #fff;
}
.blog-post.single-post .comment-section ul.children{
  padding-left: 100px;
}
.statistic-post{
  text-align: center;
}
#news-section .item.news-post .news-content .date-post span, #news-section3 .news-box .news-post .date-post span{
  margin-top: 15px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
  background: none;
}
.megadrop-down .dropdown .row > .dropdown > li > a{
  display: none;
}
.navigate-section .megadrop-down ul.dropdown li a {
  border-bottom: 1px solid #f3f3f3;
}
.about-box1:before{
 content: "" !important;
  display: block !important;
  height: 51px;
  background-color: #f8f8f8 !important;
  z-index: 1;
  position: relative;
  top: -1px;
}
#category-section:before,.about-box1:after, #clients-section:after, #skills-section:after, #features-section:after, #statistic-section2:after, #statistic-section3:after, #video-section:after, #feature-section2:after, #clients-section3:after{
  display: block !important;
}
#category-section:before{
  z-index: 1;
}

body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
    padding: 13px 20px;
    background: #f7f7f7;
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
    margin-bottom: 0;
    margin-left: 52px;
    border: 1px solid #eeeeee;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
body .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,body .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
    width: 51px;
    height: 100%;
    background-image: url(images/toggle_open.png);
    background-position: center;
    border: 1px solid #eeeeee;
    border-right: none;
    right: auto;
    left: 0px;
    top: 0px;
    background-color: #fff;
}
body .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
    background-image: url(images/toggle_close.png);
    background-color: #333;
    border-color: #333;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:focus{
    outline: none;
}
.wpb_accordion_section{
    margin-bottom: 10px !important;
}
body .wpb_accordion .wpb_accordion_wrapper .ui-state-active a{
    color: #ffffff;
    border: 1px solid #66bacc ;
    background: #66bacc ;
}


.wpb_tabs .wpb_tabs_nav{
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
}
.wpb_content_element .wpb_tabs_nav li{
  margin-bottom: -1px;
  float: left;
border: none;
background: #fff;
}


body .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
display: inline-block;
text-decoration: none;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
display: block;
padding: 10px 25px;
background: #FFF;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
color: #222222;
font-size: 13px;

text-transform: uppercase;
font-weight: 700;
border: none;
margin: 0;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a{
  border: none;
background: #66bacc;
color: #ffffff;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
  display: block;
padding: 30px 30px 30px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-style: none solid solid;
border-right-color: #f1f1f1;
border-bottom-color: #f1f1f1;
border-left-color: #f1f1f1;
overflow: hidden;
box-shadow: none;
background: #fff !important;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab h2 {
  color: #222222;
  font-size: 15px;
  
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
}
#clock .comming-part span{
  margin-bottom: 5px;
}
.error-section span{
  margin-bottom: 30px;
}
.wpcf7-textarea, .wpcf7-text, .input-text {
  width: 100%;
  padding: 10px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  font-size: 14px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
}
.wpcf7-textarea:focus, .wpcf7-text:focus,.input-text:focus{
  border: 1px solid #1cbac8;
}
.submit-area{
  text-align: center;
}
.wpcf7-submit{
  padding: 10px 37px;
  outline: none;
  border: 2px solid #333333;
  color: #333333;
  font-size: 12px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin-bottom: 20px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.wpcf7-submit:hover{
  border: 2px solid #1cbac8;
  color: #1cbac8;
}
.woocommerce form .form-row label{
  color: #333;
}

footer .footer-widgets .widgets .tagcloud a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #ffffff;
  font-size: 12px;
  
  font-weight: 400;
  padding: 7px 15px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
}
.footer-widgets .widget_nav_menu ul li{
  background-color: transparent;
  border: none;
  margin-bottom: 5px;
  line-height: 18px;
  padding: 0px;
}
footer .footer-widgets .widgets ul.flickr-list li{
  margin-right: 1px;
}
footer .footer-widgets .widgets .tagcloud a:hover{
  background: #ffffff;
  color: #f27935;
}

/**Woocommerce***/
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{

  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 1px 23px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #4ecdc4;
  border: 1px solid transparent;
  color: #ffffff;
  
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-align: center;
  margin-left: 12px;
  width: auto;
  height: auto;
  text-shadow: none;
  line-height: 33px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background: #4ecdc4;
    opacity: 0.7;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 9px 17px;
  font-size: 12px;
  
  color: #4ecdc4;
  background: transparent;
  border: 2px solid #4ecdc4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin-left: 7px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background: #4ecdc4;
  color: #ffffff;
}
.checking-form .product-name a{
  color: #222;

}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #page-content div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #page-content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:after{
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  margin: 0px;
  border-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding: 0px;
}
.woocommerce #page-content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #page-content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{
  background: none;
  border: none;
}
.woocommerce #page-content div.product .woocommerce-tabs ul.tabs li.active{
  border: 1px solid #cdcdcd;
  border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{

  color: #4ecdc4;
}
.page-section{
  padding: 60px 0px;
}
.woocommerce div.product form.cart .variations label, .prod-list-item a{
  color: #222;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
  position: static;
}
.shop-section{
  padding: 60px 0px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price span {
  color: #222222;
  font-size: 30px;
  font-weight: 900;
}
.rating li i, .woocommerce .star-rating span {
  color: #ffba00 !important;
}
.single-product-section .product-details input[type="number"]{
  border: 1px solid #ccc;
}
.total-box .inner-total h2, .checkout h3{

  color: #222222;
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  
  margin-bottom: 10px;
  
}
.woocommerce table.shop_table, .woocommerce-checkout #payment{
  border-radius: 0px;
  background: none;
}
.total-box .inner-total .cart-subtotal > td, .shipping > td, .order-total > td{
  color: #222;
}
.page-banner-section ul.page-pagin li{
  color: #999;
}

@media (max-width: 767px){
  .megadrop-down .dropdown .heading > a {
    display: none;
  }
  .navigate-section .megadrop-down .dropdown{
    padding: 0px;
  }
  .navigate-section ul.dropdown li{
    padding-bottom: 0px;
  }

  .vc_row{
    margin: 0px !important;
  }
  .navigate-section ul.dropdown{
    display: block;
  position: relative;
  width: 100%;
  box-shadow: none;
  border: none;
  padding-left: 30px;
  }
  .navbar-default .navbar-collapse{
    max-height: 340px;
  }
}


.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
background-color: #91c020!important;
border-radius:15px!important;
}


.adaPriceList.nav-tabs > li {
font-size:38px!important;
  float:none;
margin:10px!important;
  display:inline-block;
  *display:inline; /* ie7 fix */
   zoom:1; /* hasLayout ie7 trigger */
}

.adaPriceList.nav-tabs > li.active>a{
background-color: #91c020!important;
color:#ffffff!important;
}


.adaPriceList.nav-tabs {
  text-align:center;
}

.nav-tabs {
    border-bottom: none!important;
}

.ribbon {
    right: -5px;
    bottom: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
    position: absolute;
}

.ribbon span {
    font-size: 13px;
    /* font-weight: bold; */
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#12362F 0%, #12362F 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 35px;
    right: -21px;
}

/*CF7 STYLES*/
.selectPrefix {
	padding:10px;
	margin-bottom:0!important;
	height:52px;
}