/* 
Theme Name: AVAWA
Theme URI: http://radiuzz.com
Description: Avawa
Author: Nodari
Author URI: http://radiuzz.com
Version: 1.0.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, fixed-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
License: 
License URI:
*/

/*Imports*/
@import url('vc.css');
@import url('wpb.css');
@import url('font-awesome/css/font-awesome.min.css');
@import url('budicon.css');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);


/*General*/
body {
    background-color: #fff;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 22px;
    color: #222;
    overflow-x: hidden;
}
::selection {
    background: #000000;
    color: #fff;
}
img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
h1,
h2,
h3,
h4 {
    font-weight: 300;
}
a {
    color: #111;
    text-decoration: none;
}
a:focus,
a:active,
input:focus,
textarea:focus {
    outline: none !important;
    text-decoration: none !important;
}
a:active {
    text-decoration: none !important;
}
.white {
	color:#fff;
}
.wide_cont {
    background: #fff;
    max-width: 1170px;
    margin: 0 auto;
}
.rdzz_legend {
    font-weight: 300 !important;
    line-height: 40px;
    text-align: center;
    font-size: 28px;
}
.rdzz_title_large {
    font-size: 45px;
    line-height: 35px;
    font-weight: 100;
    letter-spacing: 10px;
    text-transform: uppercase;
}
.wide_cont img {
    height: auto;
    display: inline-block !important;
    max-width: 100% !important;
}
#preloader {
    display: block;
}
.not_opacity img:hover {
    opacity: 0.7 !important;
}
a.pageNoFollow_hilite {
    text-decoration: none !important;
}
.show-grid {
    margin-top: 10px;
    margin-bottom: 20px;
}
.show-grid [class*="col-md-"] div {
    background-color: #eee;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 30px;
    line-height: 30px;
}
.show-grid:hover [class*="col-md-"] div {
    background: #ddd;
}
.show-grid .show-grid {
    margin-top: 0;
    margin-bottom: 0;
}
.show-grid .show-grid [class*="col-md-"] {
    background-color: #ccc;
}

.page-template-portfolio .wide_cont {
    overflow: hidden;
    padding-top: 0 !important;
}
.total {
    border-top: none !important;
}
.smg-right-ar:after {
    content: "►";
    display: block;
    font-size: 51px;
    position: absolute;
    right: -30px;
    top: 48%;
    color: #fff;
    -moz-transform: scale(0.6, 1);
    -webkit-transform: scale(0.6, 1);
    -o-transform: scale(0.6, 1);
    transform: scale(0.6, 1);
    -khtml-transform: scale(0.6, 1);
    -ms-transform: scale(0.6, 1);
    z-index: 9999999;
}
.smg-left-ar:before {
    content: "◄";
    display: block;
    font-size: 51px;
    position: absolute;
    left: -30px;
    top: 48%;
    color: #fff;
    -moz-transform: scale(0.6, 1);
    -webkit-transform: scale(0.6, 1);
    -o-transform: scale(0.6, 1);
    transform: scale(0.6, 1);
    -khtml-transform: scale(0.6, 1);
    -ms-transform: scale(0.6, 1);
    z-index: 9999999;
}
/*ROWS*/
.wide_row {
    margin-left: -30px !important;
    margin-right: -30px !important;
}
.rdzz_caption {
    padding: 20px;
    background: #f4f4f1;
    max-width: 600px;
}
/*rgba(0, 0, 0, 0.05)*/

.rdzz_caption_white {
    padding: 20px;
    background: rgba(255, 255, 255, 0.2);
    max-width: 600px;
}
.rdzz_box h3 {
    margin-bottom: 20px !important;
    font-size: 20px;
	letter-spacing: 2px;
}
.btn {
  display: inline-block;
  padding: 6px 20px;
  border: 2px solid #232323;
  border-radius: 20px;
  margin: 0 5px 20px 0;
  background-color: #232323;
  color: #fff;
  font-size: 10px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-black {
    background: none repeat scroll 0 0 #000;
    color: #fff;
}
.not_opacity a {
    opacity: 1;
}
.btn-inverse {
    background: transparent !important;
    border: 2px solid #fff;
    color: #fff;
}
.btn-inverse:hover {
    color: #222;
    background: #fff !important;
}
.home_paralax .btn {
    background: #000;
    color: #fff;
}
.btn:hover {
  background: transparent;
  color: #232323;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
img.alignleft {
    margin-right: 20px;
}
.aligncenter {
    text-align: center;
}
.wp-caption {} .wp-caption-text {} .gallery-caption {} .bypostauthor {} img.aligncenter {
    text-align: center;
}
.rdzz_finish {
    margin-bottom: -100px !important;
}
.notopmargin {
    display: none;
}
.flexslider {
    margin: 0px !important
}
/*-----------------------------*/
/*-----------HEADER------------*/
/*-----------------------------*/
/*reviewr fixes*/

.admin-bar .rdzz_header_holder {
    margin-top: 32px;
}
.sticky .row {
    background: #fae7cf;
    padding: 20px 20px 20px 0;
}
.rdzz_full_blog_post_date {
    padding-bottom: 10px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
.blog .rdzz_blog_item_main_content div,
.page-template-blog .rdzz_blog_item_main_content div {
    max-width: 100% !important
}
.blog .rdzz_blog_item_main_content ul li {
    margin-bottom: 8px;
    list-style: outside none disc;
}
.search .tag_line {
    display: none;
}
select option {
    max-width: 300px;
}
.page-template-with-sidebars .col-md-8 ul li {
    margin-bottom: 8px;
    list-style: outside none disc;
}
.rdzz_blog_item_main_content ul li {
    margin-bottom: 8px;
    list-style: outside none disc;
}
.wp-caption {
    width: 100% !important
}
#port_slider ul li {
    margin-bottom: 8px;
    list-style: none !important;
}
.flex-direction-nav a {
  border: 1px solid #989898;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  }
  .flexslider:hover .flex-next {
  right: -7px !important;
}
.flex-direction-nav a:before {
  line-height: 28px;
  padding: 2px 10px;

}
.flex-direction-nav a {
    width: 35px !important;
  height: 35px !important;
  margin: -10px 19px !important;
  background: #fff;
  }
#port_slider ul.slides li {
  margin-bottom: -9px;
}
.bot-pos .fixed_menu .first-row {
  display: none;
}
.bot-pos .rdzz_menu_content_holder > ul > li > a {
    padding: 22px;
}
.rdzz_menu_content_holder .secondary_logo {
   display: none;
       transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
.bot-pos .fixed_menu .rdzz_menu_content_holder .secondary_logo {
    float: left;
    display: inline;
	    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
.second-row {
    padding-bottom: 0px;
    background: #f5f5f5;
    display: none;
    z-index: 9;
    top: 220px;
    position: absolute;
    width: 100%;
}
.rdzz_header_holder.fixed_menu.bot {
    padding-top: 0px !important;
}
.bot-pos .second-row {
    top: 70px;
}
.rdzz_header_holder {
    z-index: 99;
    padding: 0px 0 3px;
    padding-top: 150px;
    background: #fff;
    padding-bottom: 30px;
    position: fixed;
    top: 0;
	width: 100%;
    transition: all 0.2s;
    -moz-transition: padding-bottom 0.2s;
    -webkit-transition: padding-bottom 0.2s;
    -o-transition: padding-bottom 0.2s;
    -khtml-transition: padding-bottom 0.2s;
    -ms-transition: padding-bottom 0.2s;
}
.menu-o .rdzz_header_holder {
    background: #fff;
	}
.rdzz_header_holder.bot {
    padding-bottom: 0px;
	    border-bottom: 1px solid #f5f5f5;
}
.rdzz_header_holder .search-field {
    background: rgba(245, 245, 245, 0);
  font-weight: 500;
  position: relative;
  width: 100%;
  border: none;
  padding-right: 30px;
  border-bottom: 1px dashed #747474;
  padding: 7px 10px;
}
.rdzz_header_holder .search-submit {
    right: 0;
    margin-top: 8px;
    right: 8px;
    top: 0;
    position: absolute;
    background-size: cover !important;
    border: 0 none;
    height: 20px;
    padding: 0;
    width: 20px;
    margin-left: -35px;
}
.rdzz_header_holder #searchform>div {
    margin-right: 15px;
    height: 42px;
}
.rdzz_header_holder #searchform>div>#s {
    border-radius: 0 !important;
    height: 42px;
}
.rdzz_header_holder.rdzz_sticky {
    height: 42px;
}
.header-custom-field i {
    margin-left: 10px;
    background: none repeat scroll 0 0 #222;
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    margin-top: 12px;
    padding: 9px 10px;
    float: right;
}
.header-custom-field {
    padding-right: 55px;
}
.header-custom-field i:hover {
    background: #999 !important;
    color: #222;
}
.title_area,
.full_row .wpb_revslider_element {} .header-custom-field-2 {
    padding: 40px;
    color: #fff;
}
.rdzz_header_holder:hover .strip-inner {
    height: 7px;
}
.head-col {
    width: 20%;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.head-col:last-child {
    border-right: 0;
}
/*logo*/

.rdzz_logo_holdred a,
.header-custom-field {
    max-width: 100%;
}
.rdzz_logo_holdred {
    position: relative;
    z-index: 9999;
    text-align: left;
}
.rdzz_logo_holdred img {
    width: auto:;
}
.rdzz_sticky .rdzz_logo_holdred {
    margin-top: 2px;
}
.logo-tagline {
  font-size: 17px;
  padding-left: 15px;
  font-weight: 300;
  position: relative;
  top: 16px;
}
/*menu*/

#menu-toggle-wrapper {
    display: block;
    height: 60px;
    position: relative;
    width: 60px;
    z-index: 11;
    cursor: pointer;
}
#menu-toggle,
#menu-toggle:before,
#menu-toggle:after {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
#menu-toggle:before {
    top: -9px;
}
#menu-toggle:after,
#menu-toggle:before {
    background: none repeat scroll 0 0 black;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    transform-origin: center center 0;
    width: 100%;
}
#menu-toggle,
#menu-toggle:before,
#menu-toggle:after {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
#menu-toggle:after {
    bottom: -9px;
}
#menu-toggle:after,
#menu-toggle:before {
    background: none repeat scroll 0 0 black;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    transform-origin: center center 0;
    width: 100%;
}
#menu-toggle,
#menu-toggle:before,
#menu-toggle:after {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
#menu-toggle {
    background: none repeat scroll 0 0 black;
    display: block;
    font-size: 30px;
    left: 0;
    height: 4px;
    position: absolute;
    top: 60%;
    width: 30px;
}
#menu-toggle-wrapper.anim-out #menu-toggle {
    background: none repeat scroll 0 0 rgba(220, 151, 31, 0);
}
#menu-toggle-wrapper.anim-out #menu-toggle:before {
    transform: rotate(45deg) translate(4px, 8px);
    -moz-transform: rotate(45deg) translate(4px, 8px);
    -webkit-transform: rotate(45deg) translate(4px, 8px);
    -o-transform: rotate(45deg) translate(4px, 8px);
    -khtml-transform: rotate(45deg) translate(4px, 8px);
    -ms-transform: rotate(45deg) translate(4px, 8px);
}
#menu-toggle-wrapper.anim-out #menu-toggle:after {
    transform: rotate(-45deg) translate(5px, -8px);
    -moz-transform: rotate(-45deg) translate(5px, -8px);
    -webkit-transform: rotate(-45deg) translate(5px, -8px);
    -o-transform: rotate(-45deg) translate(5px, -8px);
    -khtml-transform: rotate(-45deg) translate(5px, -8px);
    -ms-transform: rotate(-45deg) translate(5px, -8px);
}
#rdzz-menu {
    display: block;
    height: 47px;
    width: 47px;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
.rdzz-line {
    height: 4px;
    margin: 5px 0;
    width: 25px;
    background: black;
}
#menu-word {
  display: block;
  position: absolute;
  left: 40px;
      font-size: 24px;
    top: 28px;
  font-family: inherit;
}
.header_menu {
    padding: 0;
    margin-bottom: 0;
}
.rdzz_menu_content_holder > ul > li > a:after {
    background: none repeat scroll 0 0 #333;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
    width: 0;
}
/* */

.rdzz_menu_content_holder > ul > li > a {
    position: relative;
}
.rdzz_menu_content_holder > ul > li > a:after,
.rdzz_footer_header p:after {
    bottom: -4px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
	top: 0px;
    position: absolute;
    background: #333;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
    width: 0;
}
.rdzz_menu_content_holder > ul > li > a:after,
.rdzz_footer_header p:after {
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    background: #333;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
    width: 0;
}
.rdzz_menu_content_holder > ul > li:hover > a:after,
.rdzz_footer_header:hover p:after {
    width: 100%;
}
.rdzz_menu_content_holder > ul > li > a,
.rdzz_footer_header p {
    position: relative;
    display: inline;
}
/* */

.rdzz_menu_content_holder > ul > li {
    position: relative;
    display: inline-block;
    list-style: none;
    text-align: center;
}
.rdzz_menu_content_holder > ul > li > a {
    padding: 25px;
    display: inline-block;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
    font-weight: 600;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%
}
.rdzz_menu_content_holder > ul > li > a:hover {
   
}
.rdzz_menu_content_holder > ul > li.current-menu-item > a,
.rdzz_menu_content_holder > ul > li.current-menu-parent > a {
    color: #ff3b2f !important;
}
.header_menu > li:hover > .my_drop {
    display: block;
}
.rdzz_header_holder .rdzz_soc_icons {
    float: right;
    margin-top: 1px;
}
.rdzz_footer_custom_content .rdzz_soc_icons {
  display: inline-block;
  margin: 20px 0px;
    
}
/*search*/

.rdzz_header_search {
    margin-top: 15px;
}
.search-form {
    position: relative;
    padding-left: 10px;
}
.rdzz_sticky .search-section i,
.rdzz_sticky .chart-section i {
    padding: 10px 14px 11px;
    margin-top: 0px;
}
.item-count {
    position: absolute;
    background: none repeat scroll 0 0 #fff;
    margin-right: 65px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    display: none;
}
.chart-section:hover .item-count {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: block;
}
.search-section {
    z-index: 9
}
.shop-item-number {
    position: absolute;
    background: none repeat scroll 0 0 #333;
    border-radius: 100%;
    color: #fff;
    font-size: 9px;
    line-height: 13px;
    margin-left: 24px;
    margin-top: -40px;
    padding: 1px 5px;
    position: absolute;
}
.chart-section:hover .shop-item-number {
    color: #333 !important;
    background: #fff !important
}
.search-section,
.chart-section {
    float: right;
}
.search-section i,
.chart-section i {
    color: #333;
    font-size: 12px;
    line-height: 21px;
    padding: 10px 14px 11px;
    ;
    cursor: pointer;
}
.search-section i:hover,
.chart-section i:hover {
    color: #fff;
    padding: 10px 14px 11px;
}
.search-section:hover,
.chart-section:hover {} .search-section #searchform {
    z-index: 9;
    position: absolute;
    right: 0;
    display: none;
}
.rdzz_widget #searchform #searchsubmit {
    margin-left: 0 !important;
    height: 42px;
}
/*--------------------------------*/
/*-----------ESS-GRID-------------*/
/*--------------------------------*/

.rdzz_widget .esg-entry-media-wrapper {
    width: 100%;
}
.rdzz_widget .esg-grid {
    margin-top: -10px;
}
.fa-arrow-right.dream-right {
    color: #111 !important;
}
.dream-title {
    color: #000;
    font-size: 33px;
    line-height: 36px;
    padding: 10px 30px;
    text-align: left;
    text-transform: none;
}
.esg-overlay.eg-dream-title-container,
.esg-overlay.eg-dream-post-container {
    background: #f1f1ea !important;
}
.dream-right {
    float: right;
    color: #000;
    font-size: 21px;
    padding: 20px 10px;
}
.dream-top-descr {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 15px;
    text-align: left;
    text-transform: none;
}
.dream-descr {
    font-weight: 700;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    text-transform: none;
}
.eg-dream-picture-wrapper .esg-tc.eec {
    z-index: 9;
}
.eg-dream-picture-wrapper .dream-descr {
    padding-top: 20px;
}
.eg-dream-title-wrapper:hover .esg-overlay.eg-dream-title-container,
.eg-dream-post-wrapper:hover .esg-overlay.eg-dream-post-container {
    background: #f7f7f1 !important;
}
.dream-logo {
    width: 80px;
}
.rdzz_footer_custom_content {
    background: #f4f4f1;
    margin-top: 50px
}
.footer-wraper {
    padding: 0 15px;
}
.rdzz_footer_header {
    font-weight: 700;
    padding: 30px 0;
    font-size: 20px;
    cursor: pointer;
    margin-left: -15px;
}
.esg-grid .fa-share {
    color: #fff !important;
}
.esg-grid i {
    display: inline !important;
}
.esg-loadmore {
    background-color: #f4f4f1 !important;
    border: 0 none !important;
    border-radius: 0 !important;
    font-weight: 400 !important;
    margin-top: 15px;
    width: 120px;
    text-transform: uppercase;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
.esg-loadmore:hover {
    box-shadow: none;
}
.eg-radiuzz-block-large-wrapper .esg-bc.eec {
    background: none repeat scroll 0 0 #333 !important;
    text-align: left;
    width: 400px;
}
.smart_row {
    margin: 0 !important;
}
.smart_row_wrap {}
/*--------------------------------*/
/*-----------TEMPLATES------------*/
/*--------------------------------*/

.rdzz-overlay {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXxvZSoAAAAAElFTkSuQmCC")
}
.page-template-split .top_hr {
    display: none;
}
.page-template-split .left_side .esg-grid .esg-overflowtrick {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
}
.page-template-split .right_side .esg-grid .esg-overflowtrick {
    -webkit-box-shadow: 20px 0 30px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 20px 0 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 20px 0 30px 0 rgba(0, 0, 0, 0.3);
}
.wpb_column>.wpb_wrapper>.wpb_text_column>.wpb_wrapper>.esg-sortbutton-wrapper {
    background: #333;
    width: 200px;
    padding: 20px 20px 5px;
}
.wpb_column>.wpb_wrapper>.wpb_text_column>.wpb_wrapper>.esg-sortbutton-wrapper span,
.wpb_column>.wpb_wrapper>.wpb_text_column>.wpb_wrapper>.esg-sortbutton-wrapper .esg-sortbutton-order {
    color: #fff !important;
}
.wpb_column>.wpb_wrapper>.wpb_text_column>.wpb_wrapper>.esg-filter-wrapper>div {
    display: block !important;
}
.wpb_column>.wpb_wrapper>.wpb_text_column>.wpb_wrapper>.esg-filter-wrapper>div span {
    font-weight: bold;
}
.wpb_column>.wpb_wrapper>.wpb_text_column>.wpb_wrapper>.esg-filter-wrapper {
    padding: 20px;
    border: 1px solid #eee;
    width: 200px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.sc-title {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    margin-top: 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
.sc-title:hover {} .sc-date {
    margin-top: 25px;
    text-transform: none;
    position: absolute;
    bottom: 0;
    padding-bottom: 30px;
    font-size: 13px;
    color: #888;
}
.sc-category {
    text-transform: none;
    font-size: 13px;
    color: #888;
}
.eg-scope-text-dark-wrapper .scope-box .sc-title {
    color: #fff;
    border-bottom: 1px solid #333;
    font-weight: 400;
}
.rdzz_widget #searchform #s {
    border: 1px solid #eaeaea;
}
#searchform #searchsubmit {
    margin-top: 0;
    border-radius: 0;
    margin-left: -4px;
    margin-top: -3px;
    padding: 10px 19px 11px;
    color: #fff;
}
#searchform #s {
    border: none;
}
.esgbox-lock .rdzz_sticky {
    display: none !important;
}
.title-holder {
    transform: scale(0.7);
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -o-transform: scale(0.7);
    -khtml-transform: scale(0.7);
    -ms-transform: scale(0.7);
}
.page-template-frontpage-php .title-holder {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -khtml-transform: scale(1);
    -ms-transform: scale(1);
}
body .bg-holder {
    height: 100vh;
    margin-top: -110px;
    background-size: cover !important;
    width: 100% !important;
}
.page-template-blank .bg-holder {
    display: none;
}
.page-template-blank .title-holder {
    display: none;
}
.page-template-blank .rdzz_footer_custom_content {
    display: none;
}
.lazyloadcover {
    background: transparent !important;
}
body:not(.page-template-frontpage) .bg-holder {
    height: 50vh
}
.page .rdzz_sticky_body .bg-holder {
    margin-top: 0
}
.top-holder {
    background: #fff;
    height: 110px;
    display: block;
    position: absolute;
    width: 100%;
}
.main_titles {
    text-align: center;
}
.rdzz_menu_content_holder > ul > li.current-menu-item:hover > a,
.rdzz_menu_content_holder > ul > li.current-menu-parent:hover > a {} .header_menu > li:hover {} .header_menu > li:last-child {
    margin-right: 0px;
}
/* Menu - simple drop down*/

.header_menu > li > .my_drop {
    left: 0;
	width: 220px;
    background: #333;
    display: none;
    position: absolute;
    z-index: 999;
    text-align: center;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    text-align: left;
}
.header_menu > li > .my_drop > ul > li:first-child > a {
    padding-top: 17px !important;
}
.header_menu > li > .my_drop > ul > li:last-child > a {
    padding-bottom: 17px !important;
}
.header_menu > li:hover > .my_drop ul li a:hover {
    color: #fff;
}
.header_menu > li:hover > .my_drop .current-menu-item a {
    color: #ff3b2f!important;
}
.header_menu > li.current-menu-ancestor > a {
    color: #ff3b2f!important;
}
.header_menu > li > .my_drop > ul {
    list-style: none;
    padding: 10px 0px;
}
.header_menu > li > .my_drop > ul > li > a {
    font-weight: 600;
    padding: 5px 23px;
    display: block;
    font-size: 12px;
    color: #8F8F8F;
    text-decoration: none;
    background: #333
}
.rdzz_tabs {
    list-style: none;
    padding: 0px;
    display: block;
}
.rdzz_tabs li {
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    display: inline-block
}
.rdzz_tabs li a {
    color: #000;
}
.rdzz_tabs li.active a,
.rdzz_tabs li a:hover {
    color: #ff3b2f
}
.rdzz_col-md-3 {
    width: 25%;
    float: left;
}

/* Portfolio */

.home_paralax {
    padding-left: 40px
}
.page-template-frontpage-php .tag_line {
    display: none;
}
.single.single-post .tag_line {
    display: none;
}
.rdzz_port_filter_holder {
    margin-bottom: 40px;
}
.filter_button {
    color: #000;
    margin-right: 20px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px
}
.filter_button:hover {
    color: #ff3b2f;
    text-decoration: none;
}
.filter_current {
    color: #ff3b2f;
}
.filter_current:hover {
    color: #ff3b2f;
    text-decoration: none;
}
.rdzz_load_more_holder {
    margin-top: 50px
}
.rdzz_load_more {
    padding: 10px 15px;
    background: #f3f3ef;
    font-family: 'Open Sans';
    ;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    border-radius: 5px;
    margin-top: 20px;
}
.rdzz_load_more:hover {
    text-decoration: none;
    color: #fff;
    background: #ff3b2f;
    cursor: pointer;
}
.rdzz_load_more.disabled:hover {
    color: #000;
    background: #f3f3ef;
    cursor: default;
}
.rdzz_folio_page_title {
    padding: 40px 0px;
    border-top: 1px solid #f1f1f1;
    margin-bottom: 20px
}
.rdzz_first_portfolio_content {
    background: #fafafa;
    padding: 0px 60px;
}
.rdzz_port_date {
    margin: 0px;
    color: #F00;
    text-transform: uppercase;
}
.rdzz_port_title {
    margin-top: 5px;
    margin-bottom: 20px;
}
.rdzz_first_portfolio_attach,
.rdzz_first_portfolio_content {
    width: 50%;
    float: left;
}
.rdzz_readmore_btn {
    color: #f00;
    font-size: 11px;
}
.rdzz_readmore_btn:hover {
    color: #000;
}
.rdzz_first_portfolio_attach {
    position: relative;
}
.rdzz_tringle {
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #fafafa;
    position: absolute;
    z-index: 999;
    left: 0px;
    bottom: 50%;
    margin-bottom: -10px;
}
.portfolio-squre,
.portfolio-long {
    width: 20%;
    float: left
}
.portfolio-squrex2,
.portfolio-wide {
    width: 40%;
    float: left
}
.list-star {
    background: #f2f2f2;
    padding: 20px;
}
.list-star li {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 12px !important;
    color: #666666
}
.list-star li:last-child {
    margin-bottom: 0px !important;
}
.list-star li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 12px;
    margin-right: 12px;
    line-height: 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    color: #ff3b2f
}
#akceptor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
/* Portfolio Hovers in essential grid*/
.eg_portfolio_hover {
        margin: 30px 0px;
}
.eg_portfolio_hover h4 {
    display: inline-block;
	line-height: 15px;
    font-size: 19px;
    margin-left: 10px;
}
.eg_portfolio_hover a {
    display: block;
	    margin-left: 21px;
        padding-top: 7px;
}
.eg_portfolio_hover span {
    font-size: 15px;
}
.esg-tc.eec {
z-index: 999;
}
.eg-avawa-hover-portfolio.vc_row {
 z-index: 9;
}
.eg_portfolio_hover_small {
        margin: 5px 0px;
}
.eg_portfolio_hover_small h4 {
    display: inline-block;
	line-height: 15px;
    font-size: 15px;
    margin-left: 5px;
	display: none;
	
}
.eg_portfolio_hover_small a {
   display:inline;
}
.eg_portfolio_hover_small span {
    font-size: 15px;
}

@media (min-width: 0px) and (max-width: 767px) {
.eg_portfolio_hover_small a {
   display:initial;
}
.eg_portfolio_hover_small h4 {
	display:none;
}
.eg_portfolio_hover_small .vc_col-sm-5 img {
    max-width: 40% !important;
	    float: right;
}
.eg_portfolio_hover_small span {
    
}
.eg_portfolio_hover {
    margin: 20px 0px;
}
}


/* Portfolio Hovers */

.rdzz_first_port_descr {
    margin-bottom: 20px;
}
.rdzz_port_cats {
    font-size: 18px;
    text-transform: uppercase;
}
.rdzz_strange_portfolio_item {
    position: relative;
}
.rdzz_strange_portfolio_item .rdzz_mask {
    position: absolute;
    z-index: 97;
    top: 0px;
    left: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    padding: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0
}
.rdzz_strange_portfolio_item:hover .rdzz_mask {
    opacity: 1;
    -webkit-transition: all 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    -moz-transition:all 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    -ms-transition: all 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    -o-transition: all 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: all 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.rdzz_mask .rdzz_port_title {
    margin-bottom: 10px;
    font-weight: bolder !important;
    text-transform: uppercase;
	font-size: 28px;
}
.portfolio-wide .rdzz_mask .rdzz_port_title {
    font-size: 44px;
}
.portfolio-squrex2 .rdzz_mask .rdzz_port_title {
    font-size: 68px;
}
.archive.tax-essential_grid_category .rdzz_blog_item_content {
    display: none;
}
.blog .tag_line {
    display: none;
}
.page-template-blog .tag_line {
    display: none;
}
.wide_cont {
    margin-top: 150px;
    transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    -webkit-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
    -khtml-transition: margin-top 0.3s;
    -ms-transition: margin-top 0.3s;
}
.menu-o .wide_cont {
    margin-top: 240px;
}
.bot-pos.menu-o .wide_cont {
    margin-top: 270px;
}
.rdzz_port_cats {
    bottom: 20px;
    position: absolute;
}
/* Contact-form-7 */

.wpcf7-form input:not(.wpcf7-submit),
.wpcf7-form textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid #ededed;
    background: #fff;
    margin-bottom: 10px !important;
}
.wpcf7-submit {
    background: #000;
    color: #fff;
    border: none;
    border-radius: 3px;
}
.wpcf7-submit:hover {
    background: #ff3b2f;
    color: #fff;
}
.wpcf7-form h5 {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 12px;
    margin-top: 0px;
}
.wpcf7-form span[role='alert'] {
    font-size: 11px;
    margin-top: -15px !important;
    margin-bottom: 10px !important;
    display: block !important;
}
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
    border: none !important;
    background: #ff3b2f;
    color: #fff;
    margin-left: 0px !important;
    padding: 20px !important;
}
.wpcf7-mail-sent-ok {
    background: #8fae1b !important;
}
.wpcf7-submit {
    padding: 5px;
    border-radius: none;
}
.wpcf7 textarea:focus,
.wpcf7 input:focus {
    border: 1px solid #999;
    outline: none !important;
}
.wpcf7 textarea {
    height: 90px !important;
}
/* Isotope */

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/**** WIDGETS ****/

.widget-title {
    font-size: 12px;
    font-weight: 500;
}
.widget-area>div {
    margin-bottom: 40px !important;
}
.widget_shopping_cart_content .empty {
    background: #eee;
    margin-top: 20px !important;
    padding: 5px 10px;
    text-align: center;
    border: none;
    display: block;
}
.wpb_widgetised_column div.widgetSidebar {
    margin-bottom: 40px;
}
iframe.esg-youtube-frame {
    border: 0px !important;
}
#map {
    height: 355px;
}
.map-wraper {
    padding: 5px;
}
/**** Custom footer ****/

.rdzz_footer_holder {
  padding: 30px 0 20px;
  background: #F4F4F1;
  color: #121212;
  font-size: 11px;
  box-shadow: 0px -5px 20px 0px #D8D8D8;
  -moz-box-shadow: 0px -5px 20px 0px #D8D8D8;
  -webkit-box-shadow: 0px -5px 20px 0px #D8D8D8;
}
.footer_menu li:after {
    content: " / ";
    padding-left: 5px;
}
.footer_menu li:last-child:after {
    content: "";
}
.footer_menu li {
    display: inline;
}
.rdzz_footer_header p {
    margin-bottom: 0;
    display: inline;
}
.rdzz_no_lp {
    padding-left: 0px !important
}
.rdzz_no_rp {
    padding-right: 0px !important;
}
.rdzz_need_p {
    padding: 0px 60px;
}
.rdzz_soc_icons a {
 width: 25px;
  height: 25px;
  line-height: 25px !important;
  position: relative;
  margin: 0 3px;
  text-align: center;
  display: inline-block;
  color: #111;
  -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.rdzz_soc_icons a:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #111;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.rdzz_soc_icons a i {
  position: relative;
  top: 0;
  left: 0;
}
.rdzz_soc_icons a:hover:before {
  background: #111;
}
.rdzz_soc_icons a:hover {
    color: #fff;
}
.rdzz_with_mask_no_url {
    position: relative;
}
.rdzz_with_mask_no_url:hover img {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rdzz_with_mask_no_url:hover .rdzz_pretty_image_link_plus {
    opacity: 0.9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rdzz_footer img {
  margin-bottom: 19px;
}
.logos a {
    opacity: 1 !important;
}
.logos a:hover {
    opacity: 0.7 !important;
}
.rdzz_pretty_image_link_plus {
    background-image: url("../css/img/zoom_plus.png");
    border: 15px solid #fff;
    border-radius: 3px;
    background-color: #fff;
    padding: 25px;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -37px;
    margin-top: -37px;
    z-index: 99;
    opacity: 0;
}
/*Blog*/

.rdzz_news_date {
    padding: 10px;
    background: #f3f3ef;
    border-radius: 3px;
    font-weight: bold;
}
.rdzz_news_title {
    margin-bottom: 7px !important;
    font-weight: 400;
    font-size: 14px;
}
.rdzz_news_title a {
    color: #000;
}
.rdzz_news_title a:hover {
    color: #ff3b2f;
    text-decoration: none;
}
.news_holred {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.news_holred li {
    margin: 15px 0px;
    display: block !important;
    padding: 20px 0px;
    padding-top: 10px;
    border-bottom: 1px solid #ededed;
    font-size: 12px;
}
.news_holred li:first-child {
    margin-top: 0px;
    padding-top: 0px;
}
/*sidebars*/

.rdzz_widget {
    margin-bottom: 40px;
}
.rdzz_widget .io_widget_title {
    position: relative;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
    padding-bottom: 7px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.product-categories {
    padding: 0px;
    list-style: none;
}
.product-categories li {
    border-bottom: 1px dotted #ededed;
}
.rdzz_widget .current-menu-item a {
    color: #ff3b2f !important
}
#cbox .rdzz_flickr_item img {
    border-radius: 0px;
}
#cbox .rdzz_flickr_item {
    float: left;
    width: 20%;
    border: 1px solid #fff
}
#cbox .rdzz_flickr_item:nth-child(4n) {
    margin-right: 0px;
}
#cbox .rdzz_flickr_item img:hover {
    opacity: 0.9
}
.pp_content {
    background: #f8f8f8 !important;
}
.pp_description {
    font-size: 20px;
    margin-top: 10px !important
}
.rdzz_widget ul:not(#cbox) {
    padding: 0px;
    list-style: none;
}
.rdzz_widget ul.children {
    text-indent: 5px;
}
h6.rdzz_widget_title {
    font-size: 17px;
    padding-left: 14px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 8px;
}
.rdzz_widget ul:not(#cbox) li {
    border-bottom: 1px dotted #ededed;
}
.esg-grid li,
.esg-grid a:before {
    border-bottom: 0 !important;
    content: "" !important;
}
.rdzz_cat_count {
    float: right;
    padding: 2px 4px;
    background: #ededed;
    margin-top: 6px;
    font-size: 10px;
    min-width: 30px;
    text-align: center;
}
.rdzz_widget ul:not(#cbox) li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 14px;
    margin-right: 12px;
    line-height: 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    margin-top: 5px;
}
.rdzz_widget ul:not(#cbox) li a {
    color: #000;
    display: inline-block;
    opacity: 1;
    padding: 7px 0px 7px 0px;
}
.rdzz_widget ul:not(#cbox) li a:hover {
    text-decoration: none;
    opacity: 1;
    color: #ff3b2f;
}
.rdzz_widget ul:not(#cbox) li a:hover:before {
    margin-right: 6px;
    margin-left: 6px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ff3b2f;
}
.rdzz_widget #searchform label {
    display: none;
}
.input-text {
    background: #f2f2f2;
    border: 1px solid #ededed;
}
input,
textarea {
    padding: 10px;
}
.rdzz_widget input {
    width: 100%;
    padding: 10px;
    border: 1px solid #eaeaea;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 20px;
}
.rdzz_widget input#s {
    margin: 0px
}
.rdzz_right_sidebar .rdzz_widget {
    padding-left: 30px;
}
.rdzz_left_sidebar .rdzz_widget {
    padding-right: 30px;
}
.single-portfolio #sidebar>ul {
    padding-left: 0px;
}
.single-portfolio .tag_line h3 {
    color: #000;
    display: inline-block;
    font-size: 25px;
   margin: -19px 0 0 0px !important;
    padding-top: 6px;
}
.single-portfolio .rdzz_blog_meta {
    margin-bottom: 0px;
    position: relative;
}
.single-portfolio .rdzz_port_meta {
    left: 15px;
    position: absolute;
    top: 30px;
}
.single-portfolio .single-portfolio .rdzz_widget {
    padding-left: 10px !important;
}
.single-portfolio .rdzz_post_format_content .rdzz_with_mask_no_url img {
    width: 100% !important;
}
.single-portfolio .rdzz-svg {
    text-align: center;
}
/*Mail Chimp*/

.mc4wp-form p label {
    display: none !important;
}
#mc4wp_email,
.mc4wp-form p {
    margin-bottom: 0 !important
}
.mc4wp-form input[type="submit"] {
    margin-top: -1px;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
img.alignleft {
    margin-right: 20px;
    margin-bottom: 20px;
}
.aligncenter {
    text-align: center;
}
.vc_progress_bar {
    margin-bottom: 10px !important;
}
.rdzz_widget .menu > li > a {
    font-weight: bold;
}
.rdzz_widget .menu li li {
    padding-left: 20px;
}
.rdzz_widget .menu li li:last-child {
    border-bottom: none !important;
}
.rdzz_widget .menu li li.current_page_item a {
    color: #ff3b2f!important
}
.rdzz_widget .menu li li a {
    padding: 4px 0px !important;
    font-size: 12px;
}
.rdzz_widget > div > .menu > li.menu-item-has-children > a:before {
    content: "\f103" !important;
    margin-top: 4px;
}
.rdzz_widget > div > .menu > li.menu-item-has-children > a:hover:before,
.rdzz_widget > div > .menu > li.menu-item-has-children > a:hover {
    color: #000 !important;
}
.rdzz_widget > div > .menu > li.menu-item-has-children > a:hover:before {
    margin-right: 12px !important;
    margin-left: 0px !important;
}
.fontawesome-icon-list i {
    font-size: 14px;
    color: #3a3a3a;
    margin-right: 10px;
    margin-bottom: 10px;
}
.fontawesome-icon-list {
    color: #999;
}
.blog_item {
    margin-bottom: 60px;
}
h3.rdzz_blog_post_title {
    margin: 0px;
    font-size: 18px;
    line-height: 18px;
    margin-top: -3px !important;
}
.rdzz_post_format_content {
    margin-bottom: 20px;
}
h3.rdzz_blog_post_title a {
    color: #3a3a3a;
    font-weight: bold;
    margin-bottom: 6px;
    display: inline-block;
	letter-spacing: 1px;
}
h3.rdzz_blog_post_title a:hover {
    color: #ff3b2f;
    text-decoration: none;
}
.rdzz_blog_meta a {
    color: #000
}
.rdzz_blog_meta a:hover {
    color: #ff3b2f
}
.rdzz_blog_meta {
    margin-bottom: 20px;
    font-size: 10px;
    text-transform: uppercase;
}
.rdzz_date_y {
    font-size: 11px;
}
.rdzz_date_d {
    font-size: 19px;
    line-height: 24px !important;
    font-weight: bold;
    margin-bottom: 7px;
}
h3.rdzz_blog_post_title_inner {
    font-size: 32px;
    font-weight: bold;
    margin-top: 0px;
    color: #000;
}
/* calendar widget */

.widget_calendar {
    float: left;
}
#wp-calendar a {
    color: #ff3b2f
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    text-align: right;
    color: #333;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}
#wp-calendar thead {
    font-size: 10px;
    margin-bottom: 10px;
}
#wp-calendar thead th {
    padding: 10px;
}
#wp-calendar tbody {
    color: #aaa;
}
#wp-calendar tbody td {
    background: #ffffff;
    border: 1px solid #fff;
    text-align: center;
    padding: 8px;
	-webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
#wp-calendar tbody td:hover {
    background: #000000;
    color: white;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}
#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}
#wp-calendar thead th {
background: #FFFFFF;
    text-align: center;
    border-bottom: 1px solid #F5F5F5;
    font-size: 12px;
}
#wp-calendar caption {
    font-weight: bold;
    color: #ff3b2f
}
.rdzz_tweet {
    margin-bottom: 20px;
    padding-left: 40px;
    background-image: url("../css/img/twitter-24-black.png");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #777
}
.rdzz_tweet a:not(.twitter_times) {
    color: #000;
}
.rdzz_tweet a:hover {
    color: #ff3b2f;
    text-decoration: none;
}
.rdzz_tweet_time > a.twitter_time {
    font-size: 11px;
    color: #ff3b2f;
}
.tagcloud a {
    padding: 7px;
    background: #fafafa;
    line-height: 14px;
    display: inline-block;
    margin-bottom: 3px;
    color: #000;
}
.tagcloud a:hover {
    color: #ff3b2f;
    text-decoration: none;
}
.pride_pg a {
    text-decoration: none;
}
.pride_pg .prev {
    margin: 0px !important;
    padding-left: 0px !important;
}
.pride_pg .page-numbers {
    padding: 5px 10px;
    color: #999;
}
.pride_pg .page-numbers:not(.current):hover {
    color: #000;
}
.page-numbers.current {
    background: #000;
    color: #fff;
}
ol:not(.rdzz_ticket_commentlist) {
    margin: 0px;
    padding-left: 20px;
}
ol:not(.rdzz_ticket_commentlist) >li {
    margin-bottom: 8px;
}
ol.rdzz_ticket_commentlist {
    counter-reset: li;
    /* Initiate a counter */
}
ol.rdzz_ticket_commentlist > li {
    position: relative;
    /* Create a positioning context */
    
    list-style: none;
    /* Disable the normal item numbering */
}
ol.rdzz_ticket_commentlist > li:before {
    content: "# " counter(li);
    /* Use the counter as content */
    
    counter-increment: li;
    /* Increment the counter by 1 */
    /* Position and style the number */
    
    position: absolute;
    top: 0px;
    left: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    
    padding: 4px;
    color: #fff;
    background: #434A54;
    text-align: center;
}
.rdzz_comments_title {
    font-size: 18px;
}
.comments_div h3 span {
    font-size: 18px;
    margin-right: 5px;
}
#respond #comment {
    outline: none !important;
    box-shadow: none !important;
    border: 1px dotted #ededed;
    padding: 10px;
}
#respond #comment:focus {
    border: 1px solid #ddd;
}
#respond h4 {
    margin-top: 0px;
}
.fn a,
.rdzz_commente_holder h4 a {
    color: #ff3b2f
}
.rdzz_ticket_commentlist .rdzz_avatar {
    box-shadow: none;
    width: 24px;
}
.rdzz_ticket_commentlist {
    padding-left: 0px;
}
.rdzz_ticket_commentlist .children {
    list-style: none;
}
.rdzz_ticket_commentlist > li {
    padding: 30px;
    background: #f5f5f5;
    margin-bottom: 20px;
}
.rdzz_ticket_commentlist > li li {
    background: #f5f5f5;
    margin-bottom: 10px;
}
.rdzz_ticket_commentlist > li ul {
    margin-bottom: 10px;
}
.rdzz_ticket_commentlist ul.children {
    margin-top: 10px;
}
.rdzz_ticket_commentlist > li > .comment-body {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}
.rdzz_ticket_commentlist > li ul .comment-body {
    background: #fff;
    padding: 10px;
}
.rdzz_ticket_commentlist .comment-meta {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
}
.rdzz_ticket_commentlist .comment-meta a {
    color: #999;
    font-style: italic;
    text-decoration: none;
}
.rdzz_ticket_commentlist .comment-author .fn {
    color: #ff3b2f;
    font-weight: bold;
}
.rdzz_ticket_commentlist .reply a {
    opacity: 0.5
}
.rdzz_ticket_commentlist .reply a:hover {
    opacity: 1;
    text-decoration: none;
}
.rdzz_ticket_commentlist .comment-body .reply .comment-reply-link {
    color: #ff3b2f;
    font-size: 11px;
}
.rdzz_ticket_commentlist > li > .comment-body .reply .comment-reply-link {
    color: #ff3b2f;
    font-size: 11px;
}
.tagcloud a {
    padding: 7px;
    background: #fafafa;
    line-height: 14px;
    display: inline-block;
    margin-bottom: 3px;
    color: #000;
}
.tagcloud a:hover {
    color: #ff3b2f;
    text-decoration: none;
}
.tagcloud a {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    font-size: 12px !important;
    border-radius: 4px;
    margin: 3px 2px;
    padding: 5px 7px;
}
.comment-awaiting-moderation {
    /* Safari and Chrome: */
    
    -webkit-animation: rdzz_blink 1s linear 1s infinite alternate;
    -moz-animation: rdzz_blink 1s linear 1s infinite alternate;
}
h5.rdzz_share_text {
    display: inline-block
}
.rdzz_post_share_icons a:before {

}
.rdzz_post_share_icons .rdzz_soc_icons a {
  width: 50px;
  height: 35px;
  line-height: 36px !important;
 margin: 0 6px;
  }
.rdzz_post_share_icons a:hover {
    opacity: 1
}
.single-portfolio .rdzz_soc_icons {
  text-align: center;
}
/* Back To Top */

#back-top {
    position: fixed;
    bottom: 98px;
    right: 35px;
    z-index: 99;
    display: none;
}
.rdzz_without_border #back-top {
    bottom: 15px;
    right: 15px;
}
#back-top a {
    width: 44px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#back-top a .fa {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: block;
    font-size: 14px;
    background: #000;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#back-top a:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#back-top a:hover .fa {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.admin-bar .rdzz_sticky {
    margin-top: 30px;
}
.wide_cont {
    overflow: visible;
}
.rdzz_sticky .rdzz_logo_holdred a img {
    max-height: 30px !important;
    margin-top: 4px;
}
.rdzz_sticky .header_menu {
    margin: 0px;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 2147483647;
    height: 100%;
}
#status {
position: absolute;
    left: 48%;
    top: 48%;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}
/*404 Error*/

.error404 .footer-wraper > .row {
    display: block !important;
}
.error404 .rdzz_header_holder,
.error404 .rdzz_custom_footer_holder {
    display: block;
}
.error404 .rdzz_footer_holder {
    display: block;
}
@keyframes blink {
    0% {
        opacity: 0
    }
    25% {
        opacity: 0.5
    }
    50% {
        opacity: 1
    }
    75% {
        opacity: 0.5
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes blink {
    0% {
        opacity: 0
    }
    25% {
        opacity: 0.5
    }
    50% {
        opacity: 1
    }
    75% {
        opacity: 0.5
    }
    100% {
        opacity: 0
    }
}
.blink {
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite;
}
.rdzz_sticky {
    z-index: 9998 !important
}
@media (min-width: 1024px) {
.fixed_menu .second-row {
	display: block !important;
	position: relative !important;
	top: 0px !important;
	}
.fixed_menu #menu-toggle-wrapper {
	display:none;
	}
.visible_menu.wide_cont {
	margin-top: 260px;
	}

}
@media (min-width: 980px) and (max-width: 1200px) {
    .title_area {
        background-position: bottom !important;
    }
    .header_menu > li > .my_drop {
        width: 213px
    }
    .header_menu {
        display: block !important;
    }
    .wide_cont {
        max-width: 1020px
    }
    .sc-title {
        font-size: 17px !important;
        padding-bottom: 10px;
    }
    .home_paralax {
        background-attachment: inherit !important;
        background-size: cover !important;
        background-position: center !important;
    }
    .rdzz_sticky {
        position: fixed;
        width: 100%;
        max-width: 1260px;
        top: 0px;
        background: rgba(255, 255, 255, 0.9);
        z-index: 999;
        margin: 0px auto;
        z-index: 998;
        display: none;
        padding: 0px;
        border-bottom: 1px solid #ededed
    }
}
@media (min-width: 0px) and (max-width: 991px) {
    .rdzz_header_holder .rdzz_soc_icons i {
        font-size: 15px;
        margin-left: 0;
        margin-top: 3px;
    }
    .eg-scope-html-based-element-1 div {
        font-size: 17px !important;
        line-height: 17px;
    }
    .sc-title {
        font-size: 17px;
        line-height: 16px;
        border-bottom: 0 !important;
        margin-top: 0;
    }
    .sc-category {
        display: none;
    }
    .wpb_column > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > .esg-sortbutton-wrapper,
    .wpb_column > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > .esg-filter-wrapper {
        width: 160px;
    }
    h6 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    .rdzz_sticky .search-section,
    .rdzz_sticky .chart-section {
        display: none;
    }
    .rdzz_header_search {
        margin-top: 0;
    }
    .second-row {
        padding-bottom: 30px
    }
    #menu-header-menu {
        text-align: center;
    }
    .map-wraper {
        padding: 50px 0;
    }
}
@media (min-width: 767px) and (max-width: 980px) {
    .full_row.vc_row {
        margin: 0 -20px;
    }
    .full_row div[class*='vc_col'] {
        margin: 0px;
        padding: 0px;
    }
    .block_row.vc_row {
        margin-left: -20px;
        margin-right: -20px;
    }
    .block_row div[class*='vc_col'] {
        margin: 0px;
        padding: 0px;
    }
    body {
        padding-top: 0px;
        padding-bottom: 0px
    }
    #map {
        margin: 0px !important;
    }
    .rdzz_price_holder.spec {
        margin-top: 0px !important;
    }
    .rdzz_col-md-3 {
        width: 50% !important;
        float: left;
    }
    .home_paralax {
        background-attachment: inherit !important;
        background-size: cover !important;
        background-position: center !important;
    }
    .rdzz_table_center {
        text-align: center;
        margin-bottom: 20px;
    }
    .header_menu {
        display: block !important;
    }
    .rdzz_first_port_descr {
        display: none;
    }
    .wide_cont {
        max-width: 760px
    }
    .cont_holder_iv h4 {
        font-size: 12px !important;
    }
    .icon_holder_iv {
        margin-bottom: 5px;
    }
    .vc_custom_1402150737812 {
        margin: 0px !important;
    }
    .rdzz_custom_footer_text {
        padding-left: 20px;
        margin-bottom: 20px;
        padding-right: 20px;
    }
    .rdzz_no_rp {
        padding-right: 40px !important;
    }
    .rdzz_no_lp {
        display: none;
    }
    .achievements h3 {
        font-size: 80px !important;
    }
    #wp-calendar tbody td {
        padding: 4px;
    }
    .rdzz_sticky {
        position: fixed;
        width: 100%;
        max-width: 1260px;
        top: 0px;
        background: rgba(255, 255, 255, 0.9);
        z-index: 999;
        margin: 0px auto;
        z-index: 998;
        display: none;
        padding: 0px;
        border-bottom: 1px solid #ededed
    }
}
@media (min-width: 0px) and (max-width: 767px) {
    .rdzz_header_holder {
        padding-top: 45px !important;
    }
    .wide_cont {
        margin-top: 20px
    }
    .not_border .wpb_column {
        border: 0 !important;
    }
    .map-wraper {
        padding: 50px 0;
    }
    .strip {
        display: none;
    }
    .rdzz_header_holder {
        position: relative;
        z-index: 99999;
    }
    .ic {
        height: 30px;
        width: 30px;
    }
    .my_drop {
        text-align: center;
        margin-left: 0 !important;
    }
    .my_drop:after {
        display: none;
    }
    .rdzz_header_search {
        margin-top: 0 !important;
        margin-bottom: 20px;
        padding-left: 0;
    }
    .head-col {
        float: none;
        width: unset;
        border: none;
        height: unset !important;
    }
    .header_menu > li > .my_drop {
        display: block;
    }
    .rdzz_menu_content_holder {
        margin-top: 0 !important;
    }
    .xs-menu {
        margin-top: 60px;
        padding-left: 15px !important;
        z-index: 9999;
    }
    .mob-menu {
        margin-top: 10px !important;
    }
    .xs-top {
        position: absolute;
        top: 12px;
        z-index: -1;
    }
    .rdzz_sticky_body .bg-holder {
        margin-top: -20px;
    }
    .rdzz_xs_menu {
        color: #111;
        z-index: 999;
        margin-right: 20px;
        margin-top: 35px;
    }
    .header-custom-field {
        padding-right: 15px
    }
    .head-right-side {
        height: unset !important;
    }
    .search-form {
        margin-top: 8px !important;
    }
    .full_row.vc_row {
        margin: 0 -20px;
    }
    .full_row div[class*='vc_col'] {
        margin: 0px;
        padding: 0px;
    }
    .block_row.vc_row {
        margin-left: -20px;
        margin-right: -20px;
    }
    .block_row div[class*='vc_col'] {
        margin: 0px;
        padding: 0px;
    }
    .rdzz_first_port_descr {
        display: none;
    }
    .home_paralax {
        background-attachment: inherit !important;
        background-size: cover !important;
        background-position: center !important;
    }
    body {
        padding-top: 0px;
        padding-bottom: 0px
    }
    .rdzz_table_center {
        text-align: center;
        margin-bottom: 20px;
    }
    .header_menu li {
        display: inline-block !important;
        width: 100%;
		margin-top: 2px;
    }
    .header_menu li a {
        display: block;
        padding: 10px 13px !important;
    }
    .header_menu {
        padding: 0px !important;
    }
    .header_menu li.active a {
        background: none !important;
        color: #fff;
    }
    .header_menu li.active {
        background: #ff3b2f
    }
    .visible-xs {
        font-size: 36px;
        text-align: right;
        margin-top: 5px
    }
    .visible-xs:hover {
        cursor: pointer;
    }
    blockquote {
        font-size: 24px;
    }
    .rdzz_strange_portfolio_item:not(.rdzz_this_is_first) {
        width: 50% !important;
    }
    .rdzz_first_portfolio_content,
    .rdzz_first_portfolio_attach {
        width: 100% !important;
    }
    .rdzz_first_portfolio_attach {
        margin-bottom: 20px;
    }
    .rdzz_tringle {
        display: none;
    }
    .rdzz_port_title {
        font-size: 16px !important
    }
    .rdzz_custom_footer_text {
        padding-left: 20px;
        margin-bottom: 20px;
        padding-right: 20px;
    }
    #back-top {
        display: none;
    }
    .rdzz_sticky_body .wide_cont {
        padding-top: 0px !important;
    }
    /* Menu - simple drop down*/
    
    .header_menu > li > .my_drop {
        visibility: visible;
        opacity: 1;
        position: relative;
        box-shadow: none;
        width: 100%;
    }
    .header_menu > li > .my_drop > ul > li > a {
        padding: 5px 30px !important
    }
    .header_menu > li >a {
        width: 100%;
    }
    .header_menu > li:hover > .my_drop {
        display: block;
        visibility: visible;
        opacity: 1;
        z-index: 100
    }
	#menu-word, .logo-tagline{
		display:none;
		}
	}
@media (min-width: 0px) and (max-width: 350px) {
    .little-fix {
        margin-left: -70px;
    }
    /*del*/
	#menu-word, .logo-tagline{
	display:none;
	}
}
.testimonilal2_ul {
    list-style: none;
    border-left: 1px dashed #ededed;
    padding: 0px;
}
.rdzz_textimponial2_author {
    margin-top: 15px;
    margin-bottom: 5px !important;
}
.rdzz_textimponial2_author_small a:hover {
    color: #000;
    text-decoration: none;
}
.rdzz_textimponial2_author_small {
    margin-top: 0px !important;
}
.testimonilal2_ul li {
    padding-bottom: 30px !important;
    padding-left: 30px;
    border-bottom: 1px dashed #e1e1e1;
    padding-top: 30px;
}
.testimonilal2_ul li:first-child {
    padding-top: 0px;
}
.testimonilal2_ul li:last-child {
    padding-bottom: 0px !important;
    border: none;
}
/*WOO COMMERCE*/

.single_add_to_cart_button {
    font-weight: 400 !important;
    padding: 7px 20px !important;
}
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
    background: #eee !important;
    box-shadow: none !important;
}
.add_to_cart_button {
    font-weight: 400 !important;
    padding: 7px 20px !important;
}
.add_to_cart_button:hover {
    background: #000 !important;
    color: #fff !important;
}
.star-rating {
    color: #888 !important;
}
.product_list_widget li {
    border-bottom: 1px dotted #ddd;
}
.product_list_widget img {
   width: 80px !important;
}
.widget_shopping_cart_content a.button.wc-forward,
.widget_shopping_cart_content a.button.checkout {
    background: none repeat scroll 0 0 #eee !important;
    border-radius: 0;
    color: #222 !important;
    padding: 10px;
    text-align: center;
    width: 49%;
}
.widget_shopping_cart_content a.button.wc-forward:hover,
.widget_shopping_cart_content a.button.checkout:hover {
    background: none repeat scroll 0 0 #ddd !important;
}
.archive.woocommerce .rdzz_custom_footer_holder,
.single-product.woocommerce .rdzz_custom_footer_holder {
    overflow: visible;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page button.button,
.woocommerce-page input.button {
    border: medium none !important;
    box-shadow: none !important;
    color: #fff !important;
    text-shadow: none !important;
    background: none repeat scroll 0 0 #999 !important;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
    text-shadow: none !important;
    padding: 4px 5px !important;
}
.woocommerce-ordering {
    display: none;
}
.archive.woocommerce #sidebar>ul>div:first-child {
    margin-top: -5px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 30% !important;
}
.widget_product_search #searchform .screen-reader-text {
    display: none;
}
.widget_product_search #searchform #s {
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-bottom: 0;
}
.widget_product_search #searchform #searchsubmit {
    width: 100%;
    border: none !important;
    padding: 5px 10px;
    margin: 0;
}
.woocommerce-cart .wide_cont,
.woocommerce-checkout .wide_cont {
    margin-top: 190px;
}
.woocommerce .related.products li {
    width: 208px !important;
}
.woocommerce .upsells.products li {
    width: 208px !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 0px 0px 0 transparent !important;
    background: #fff !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
    border: none !important;
    box-shadow: none !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0px !important;
    box-shadow: none !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
    border-radius: 0px !important;
    box-shadow: none !important;
    border: none !important;
    content: "" !important;
    left: 0 !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
    border-radius: 0px !important;
    box-shadow: none !important;
    border: none !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    background: #eee !important;
}
.cart_list.product_list_widget .remove {
    width: 5px !important;
    width: 20px !important;
    font-size: 25px;
    height: 20px !important;
    line-height: 17px;
    padding-left: 2px;
}
.woocommerce-product-search .screen-reader-text {
    display: none;
}
.woocommerce-product-search .search-field {
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-bottom: 0;
}
.woocommerce-product-search input[type="submit"] {
    width: 100%;
    border: none !important;
    padding: 5px 10px;
    margin: 0;
    color: #fff !important
}
.woocommerce .button,
.woocommerce-page .button,
#tab-reviews label,
.woocommerce .submit,
.woocommerce-page .submit {
    font-weight: 400 !important;
}
.woocommerce table th,
.woocommerce-page table th {
    padding-right: 30px !important;
}
#coupon_code {
    padding: 7px 7px !important;
    width: 145px;
}
#tab-description {
    padding: 0 30px 30px;
}
.description_tab.active {
    background: transparent !important;
}
#tab-reviews {
    padding: 0 30px 30px;
}
#tab-reviews .rdzz_avatar {
    height: auto !important;
}
.cart .single_add_to_cart_button {
    padding: 15px !important;
}
.widget_price_filter .price_slider {
    margin-bottom: 1em !important;
}
.widget_price_filter .price_slider_amount {
    text-align: right !important;
    line-height: 2.4em !important;
    font-size: 0.8751em !important;
}
.widget_price_filter .price_slider_amount .button {
    font-size: 1.15em !important;
}
.widget_price_filter .price_slider_amount .button {
    float: left !important;
}
.widget_price_filter .ui-slider {
    position: relative !important;
    text-align: left !important;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute !important;
    z-index: 2 !important;
    width: 1.5em !important;
    height: 1.5em !important;
    -webkit-border-radius: 1em !important;
    -moz-border-radius: 1em !important;
    border-radius: 1em !important;
    border: 1px solid #ccc !important;
    cursor: pointer !important;
    background: #fff !important;
    outline: none !important;
    top: -0.6em !important;
    box-shadow: none !important;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -0.5em !important;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute !important;
    z-index: 1 !important;
    font-size: .7em !important;
    display: block !important;
    border: 0 !important;
    -webkit-border-radius: 1em !important;
    -moz-border-radius: 1em !important;
    border-radius: 1em !important;
    box-shadow: none !important;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em !important;
    -moz-border-radius: 1em !important;
    border-radius: 1em !important;
    background: #d5d5d5 !important;
}
.widget_price_filter .ui-slider-horizontal {
    height: .5em !important;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0 !important;
    height: 100% !important;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px !important;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px !important;
}
.woocommerce-account .wide_cont {
    margin-top: 190px;
}
.woocommerce-account .woocommerce .myaccount_user {
    background: #eee;
    padding: 40px;
}
.woocommerce-account .woocommerce .edit {
    background: #eee;
    padding: 5px 10px;
    margin-top: 20px
}
.woocommerce-account .woocommerce .addresses {
    margin-top: 30px
}
.woocommerce-account fieldset {
    margin-top: 40px;
}
.archive.woocommerce .page-numbers span,
.archive.woocommerce .page-numbers a {
    padding: 8px 10px;
}
.woocommerce #content input.button.added:before,
.woocommerce #respond input#submit.added:before,
.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page #content input.button.added:before,
.woocommerce-page #respond input#submit.added:before,
.woocommerce-page a.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce-page input.button.added:before {
    color: green !important;
}
.archive.woocommerce .added_to_cart.wc-forward {
    margin-left: 30px;
	margin-top: 20px;
}
.product-inner {
    position: relative !important;
}
.product-inner h3 {
    float: left;
}
.product-inner .price {
    float: right;
}
.product-inner .star-rating {
    display: none !important;
}
.add_to_cart_button {
    position: absolute !important;
 bottom: -35px !important;
    left: 55px !important;
	    background-color: white !important;
    border: 1px solid #D8D8D8 !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-bottom: 70px !important;
}

.tag_line {
    padding: 0 0 50px 0px;
    background: #fff;
    margin-bottom: 0 !important;
}
.tag_line .breadcrumbs {
    padding-top: 5px !important;
}
.woocommerce-page .tag_line {
    display: none;
}
.tag_line h3 {
    margin: 0px !important;
    color: #000;
    font-size: 20px;
    padding-top: 6px;
}
.rdzz_breadcrumbs a:hover {
    color: #000;
    text-decoration: none;
}
.rdzz_breadcrumbs {
    font-size: 11px !important;
}
.page-template-blog-php .tag_line,
.page-template-with-sidebars-php .tag_line,
.page-template-default .tag_line,
.page-template-portfolio-php .tag_line,
.single-portfolio .tag_line,
.single-post .tag_line,
.archive .tag_line {
    margin-bottom: 40px;
}
.rdzz_demo_inner {
    border: none !important;
    padding-top: 0px
}
.rdzz_port_filter_holder {
    padding-top: 0px !important;
}
.rdzz_read_more_btn {
    font-size: 11px;
    border-radius: 3px;
}
.btn-koz {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.btn-koz:hover {
    color: #222;
    background: #fff !important;
}
.rdzz_read_more_btn:not(:hover) {
    background: #fff;
    border: 1px solid #ededed;
}
.page-template-blog-php .rdzz_blog_item_content {
    padding: 20px;
    background: #f6f6f6;
}
.page-template-blog-php .rdzz_post_format_content {
    margin-bottom: 0px !important;
}
.page-numbers.current {
    border-radius: 3px;
}
.pp_overlay {
    z-index: 9999 !important;
}
.rdzz_break .wpb_single_image {
    margin: 0px;
}
.rdzz_break p:empty {
    display: none;
}
.rdzz_c_break_one_fourth {
    padding: 30px;
}
.rdzz_folio_custom_page_title {
    padding: 40px 0;
    max-width: 1140px !important;
}
.top_hr {
    margin-top: 0px;
    margin-bottom: 40px;
}
.rdzz_folio_custom_page_title {
    padding-top: 0px;
}
/*contact form*/
.wpcf7-form input:not(.wpcf7-submit), .wpcf7-form textarea {
  margin-bottom: 10px !important;
  max-width: 100%;
  background: transparent;
  border-bottom: 1px dashed #bbbbbb;
  border-radius: 0;
  height: 30px;
  margin: 10px 0;
  padding: 0 10px;
  border-left: none;
  border-right: none;
  border-top: none;
  font-size: 1.2rem;
  color: #565656;
  text-transform: uppercase;
}
.wpcf7 textarea:focus, .wpcf7 input:focus {
border: none;
border-bottom: 1px dashed #000;
}
.wpcf7-submit {
  padding: 10px;
margin-top: 16px;
  }
