

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



	SUPER WP HEROES

	FILE PURPOSE: THIS FILE HOLDS WIDGETS AND PAGE ELEMENTS
	


   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



/*===================== WIDGETS =========================================*/

/* CHATROOM */
.chatroomBody {
    padding: 20px;
    box-sizing: border-box;
    height: calc(100vh - (139px));
}

.chatroomBody,
.chatroomBody {
    color: #000;
}

.cr_onethird {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}

.chatroomFriendsImage {
    margin: 0 10px !important;
}

.chatroomMessage {
    border: 0px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.35);
    padding: 10px;
}

.chatroomBody .cr_chat_footer input[type="text"] {
    padding: 20px;
}

form.cr_video_upload {
    bottom: 19%;
    left: 16%;
    display: none;
    box-shadow: rgb(0, 0, 0) 2px 2px 2px;
}

.cr_chat_title {
    background: #75c283 !important;
}

#cr_private_chat_tab li img {
    margin: 0 !important;
}

.cr_col {
    height: 480px !important;
}

.paddingFixChatPage {
    height: 90px;
}

/* OLARK */
#olark-wrapper .olark-launch-button {
    margin-bottom: 85px !important;
}

/* TABS */


.tab-content {
    width: 100%;
}

.tab-content>.tab-pane {
    padding-top: 20px;
}


.nav-pills {
    margin: 0;
    padding: 0;
}

.nav-pills>li>a {
    color: #000;
    font-weight: bold;
    display: block;
    border-bottom: 8px solid transparent;

}

    .nav-pills li a.show {
        border-bottom: 8px solid #75c283 !important;;
    }

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #000;
    font-weight: bold;
}

.bigg-ass-tabs li {
   
}


.bigg-ass-tabs li a span{
    font-family:  'oswald-heavy';
    font-size: 25px;
    line-height: 30px;
    padding: 10px 0;
}
    .bigg-ass-tabs>li.active>a, .bigg-ass-tabs>li.active>a:hover, .bigg-ass-tabs>li.active>a:focus {
        color: #fff;
        font-weight: bold;
        text-shadow: 2px 2px 0px #00000073;
        color: #000 !important;
        background-color: transparent !important;
    }

/* INVOICE PLUGIN */

.wp_invoice_lookup {}
.wp_invoice_lookup .wp_invoice_lookup_input {  }
.wp_invoice_lookup .wp_invoice_lookup_submit {}

/* EU COOKIE LAW */
.pea_cook_wrapper {border-radius: 0 !important;}
.pea_cook_wrapper.pea_cook_bottomleft {left: 41px !important;}
button.pea_cook_btn {
    background: #75c283 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    /* font: bold 12px "helvetica neue", helvetica, arial, sans-serif; */
    line-height: 1 !important;
    padding: 5px 0 !important;
    text-align: center !important;
    text-shadow: none !important;
    width: 100px !important;
    margin-left: 20px !important;
}

/* MY SITE AUDITOR SLIM FORM */
#seogroup .seo-scorform .greenabar {
    width: 100% !important;
    float: none !important;
    background: none !important;
    padding: 24px 2% 18px 2% !important;
    margin: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
}

#seogroup #seogroup-form-url,
#seogroup #seogroup-form-keyword,
#seogroup #seogroup-form-email,
#seogroup #competitor_url input {
    border-radius: 0 !important;
    padding: 15px !important;
    font-size: 12px;
    font-family: 'open_sanslight', sans;
    height: auto;
    border-radius: 0;
}
#seogroup .seo-scorform .form input[type="submit"] {
    width: 23% !important;
    padding: 19px 0 14px 0 !important;
    color: #000 !important;
    font-family: 'oswald-heavy', 'Impact', "Charcoal", Arial, sans-serif !important;
}
#seogroup .form a#btn_competitor_url_hide {
    top: 150px !important;
}

/* Panels */

.panel-grid-cell {
    height: 100%;
}

/* FAQ */

.panel-default>.panel-heading {
    /*color: #FFF;*/
    background-color: rgba(0, 0, 0, 0.1);
    border-color: #ddd;
}

.panel-title>a:hover,
.panel-title>a:active{
    /*color: #fff;*/
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0 !important;
}
.panel-collapse.collapse.in ~ .panel-heading {
    background-color: transparent;
    border: 1px solid #fff;
}



.cpm-calendar-cell form {
    width: 65%;
    float: right;
    margin-top: -57px;
    padding-bottom: 50px;
    text-align: right;
}

.cpm-calendar-cell form select {
    max-width: 50%;
}

.cpm-calendar-cell form .button-primary {
    max-width: 25%;
    min-width: 15%;
}

.remove-cpm-title .cpm > h2:not(.nav-tab-wrapper){
    display: none;
}

.cpm-subpage-content .fancyheadline-widget {
    display: none;
}

.fancyheadline-widget {
    position: relative;
}

.fancyheadline-widget.padding-100 {
    padding: 100px;
}

/* OLARK */

#olark-control {
    display: block;
    background: url(../../../../../uploads/romburi.png);
    position: fixed;
    z-index: 9999;
    top: 50vh;
    left: 0;
    padding: 5px;
}

#olark-control i {
    font-size: 40px;
    display: block;
}

#olark-box-wrapper {
    display: block;
    /*display: none; */
    position: fixed;
    bottom: 0;
    left: 15px;
    z-index: 999999;
}

.habla_wcsend_input_normal ::-webkit-input-placeholder {
    color: #fff !important;
}
.habla_wcsend_input_normal :-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
}
.habla_wcsend_input_normal ::-moz-placeholder {  /* Firefox 19+ */
    color: #fff !important;
}
.habla_wcsend_input_normal :-ms-input-placeholder {
    color: #fff !important;
}

.chatbox-closed {left: -999px !important;}
.chatbox-open {left: 15px !important;}


/* TESTIMONIAL WIDGET */

.origin-widget.origin-widget-ns-testimonial-simple-clean .text p {
    color: #000;
}

.origin-widget.origin-widget-ns-testimonial-simple-clean {
    background: #fff !important;
    border: 0 !important;
    padding: 0 !important;
    zoom: 1 !important;
    position: relative;
    -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.52) !important;
    -moz-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.52) !important;
    box-shadow: 0 3px 25px rgba(0, 0, 0, 0.52) !important;
}

.origin-widget.origin-widget-ns-testimonial-simple-clean .testimonial-screenshot-wrapper {
    -webkit-box-shadow: 0 0 70px rgba(0,0,0,0.5) inset, 0 -2px 2px rgba(0,0,0,0.5) inset !important;
    -moz-box-shadow: 0 0 70px rgba(0,0,0,0.5) inset, 0 -2px 2px rgba(0,0,0,0.5) inset !important;
    box-shadow: 0 0 70px rgba(0,0,0,0.5) inset, 0 -2px 2px rgba(0,0,0,0.5) inset !important;
    height: 200px;
    background-size: 100%;
}

.origin-widget.origin-widget-ns-testimonial-simple-clean .testimonial-image-wrapper {
    -webkit-border-radius: 77px !important;
    -moz-border-radius: 77px !important;
    border-radius: 77px !important;
    width: 154px !important;
    height: 154px !important;
    overflow: hidden !important;
    background: transparent !important;
    margin: 0px;
}

.origin-widget.origin-widget-ns-testimonial-simple-clean .text {
    margin-left: 0 !important;
    font-size: inherit !important;
    padding: 20px !important;
    -webkit-box-shadow: 0 0 70px rgba(0,0,0,0.3) inset !important;
    -moz-box-shadow: 0 0 70px rgba(0,0,0,0.3) inset !important;
    box-shadow: 0 0 70px rgba(0,0,0,0.3) inset !important;
}

/* HEADLINE Widget */
/*.origin-widget.origin-widget-fancyheadline-simple-clean{
    background: transparent !important;
    border: 0px !important;
    padding:0px !important;
    box-shadow: 0px 0px 0px transparent !important;
}*/

.fancyheadline{
    margin: 70px auto;
    position: relative;
}

.fancyheadline h1, .fancyheadline h2, .fancyheadline h3, .fancyheadline h4, .fancyheadline h5, .fancyheadline h6
{
    margin: 20px 0 6px 0; /* OSWALD FONT HACK ... BROKEN LINEHEIGHT */
    text-align: center;
    font-size: 60px;
    line-height: 80px;
    text-transform: uppercase;
}
.fancyheadline.white_txt h2{
    /*font-family: 'oswald-heavy', 'open_sansextrabold', 'Impact', "Charcoal", Arial, Helvetica, sans-serif; */
}
.fancyheadline fieldset{
    text-align: center;
    width: 100%;
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid transparent;
}
.fancyheadline fieldset legend{
    display: block;
    width: auto;
    padding: 0;
    margin-bottom: 0px;
    font-size: 23px;
    border: 0;
    border-bottom: none;
}
.fancyheadline fieldset span{
    padding: 0px 10px;
}
.fancyheadline fieldset .fa-star{  font-size: 30px;}


/* QUOTE FORM */

/*span.wpcf7-form-control-wrap {
    display: flex;
    margin-bottom: 10px;
}*/

/* CONTACT DETAILS */
.contact_details{padding: 0px 0 0 50px;}
.contact_details li strong,
.contact_details li b{
    display: block;
    font-size: 15px;
    line-height: 22px;
}
.contact_details li{
    list-style: none;
    font-size: 14px;
    margin-bottom: 15px;
    font-family: 'open_sansregular', arial, serif;
}

.contact_details li .fa{
    float: left;
    font-size: 40px;
    width: 25px;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    margin-right: 20px;
}

.contact_details li .fa.fa-envelope{font-size: 30px;}

#romania-flag {
    display: inline-block;
    width: 32px;
    height: 20px;
    background: url(../images/romania-flag.png) center center no-repeat;
    margin: 0 5px;
}



/* TEAM MEMBERS */

#team_members {
    text-align: center;
}

#team_members li{
    display: none;
    position: relative;
    list-style: none;
    margin: 0 15px 36px 15px;
    cursor: pointer;
}

.member_pic {

    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -ms-border-radius: 1000px;
    border-radius: 1000px;
    margin: 0px auto;
    display: block;
    position: relative;
    overflow: hidden;
}

.member_pic img{
    /*float: left;*/
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border: 5px solid rgba(167, 167, 167, 0.25);
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -ms-border-radius: 1000px;
    border-radius: 1000px;
    margin: 20px auto;
    display: block;
    background: #fff;

}


#team_members .hover_inst{
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 0;
    border-radius: 1000px;
    -o-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    overflow:hidden;
    transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -webkit-transition: opacity .5s linear;
}
#team_members li:hover .hover_inst{opacity: 1;}

#team_members .hover_inst div{
    display: block;
    height: 50px;
    text-align: left;
    font-size: 12px;
    padding: 5px 0 0 15px;
    width: 100%;
    color: #fff;
    font-family: 'open_sanslight', arial, serif;
}

#team_members .hover_inst div.white_bcg .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#team_members .hired_full_time .hover_inst{background: rgba(237, 66, 66, 0.4);}
#team_members .hired_full_time .hover_inst div:first-child{background: #ed4242;}

#team_members .hired_part_time .hover_inst{background: rgba(236, 237, 172, 0.4);}
#team_members .hired_part_time .hover_inst div:first-child{background: #ecedac; color: #454845;}

#team_members .fully_available .hover_inst{background: rgba(117, 194, 131, 0.4);}
#team_members .fully_available .hover_inst div:first-child{background: #75c283;}

#team_members .hover_inst div strong,
#team_members .hover_inst div b{
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'open_sansbold', arial, serif;
}
#team_members .hover_inst div strong:first-child,
#team_members .hover_inst div b:first-child{
    display: block;
    font-size: 18px;
    line-height: 22px;
}
#team_members .hover_inst div.white_bcg{padding-left: 0px; padding-top: 0; text-align: center;}
#team_members .hover_inst div img{
    display: inline-block;
    margin: 0 auto;
    max-width: 70%;
    max-height: 50px;
    vertical-align: middle;
}

#team_members .hover_inst div:first-child{
    margin-top: 23px;
    margin-bottom: 0;
}


/* PLANS WIDGET */
#service-plans {
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

#service-plans li {
    display: inline-block;
    width: 30%;
    margin: 0 2%;
    position: relative;
    padding: 0 !important;
}

#service-plans li .service-plan-title {
    background: rgba(0,0,0,0.9);
    padding: 15px 20px;
    position: relative;
    text-align: left;
}

#service-plans li:first-child {
    margin-left: 0;
}

#service-plans li:last-child {
    margin-right: 0;
}

#service-plans li h5 {
    font-family: 'open_sansextrabold', sans;
    font-size: 25px;
    text-align: left;
    line-height: 25px;
    display: block;
}

#service-plans li#service-plan-hourly {
    background: rgba(175, 135, 156, 0.7);
}

#service-plans li#service-plan-full-time {
    background: rgba(0, 177, 215, 0.7);
}

#service-plans li#service-plan-part-time {
    background: rgba(236, 237, 172, 0.7);
}

#service-plans li .service-plan-price {
    margin: 10px 0;
}

#service-plans li .service-plan-price .amount {
    font-family:'open_sansextrabold', sans;
    font-size: 90px;
    line-height: 90px;
    color: #fff;
    text-shadow: 5px 5px 0 #000;
    -moz-text-shadow: 5px 5px 0 #000;
    -webkit-text-shadow: 5px 5px 0 #000;
    -o-text-shadow: 5px 5px 0 #000;
}

#service-plans li .service-plan-price .unit {
    font-family: 'open_sansbold', sans;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    background: #000;
    padding: 3px 5px;
    position: absolute;
    right: 0px;
    top: 182px;
}

#service-plans li .service-plan-description {
    padding: 10px;
}

#service-plans li .service-plan-description p {
    font-family: 'open_sanslight', sans;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-align: center !important;
    margin-bottom: 10px;
}

#service-plans .button {
    width: 100% !important;
    font-family: 'open_sansextrabold', sans;
    line-height: 30px;
    font-size: 30px !important;
}

#service-plan-full-time .service-plan-title:before {
    width: 95px;
    height: 95px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: " ";
    background: url(../images/most-popular-market.png) no-repeat;
    background-size: 95px 95px;
    z-index: 1;
}

#service-plan-part-time .change-workload {
    background: #454845;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 59px;
    padding: 10px;
    cursor: pointer;
}

#service-plan-part-time .workloads {
    position: absolute;
    right: 0;
    top: 59px;
    width: 220px;
    background: #454845;
    overflow: hidden;
    z-index: 2;
}

#service-plan-part-time .change-workload {
}

#service-plan-part-time .change-workload:hover > .workloads {
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    height: 104px;
}

#service-plan-part-time .change-workload:not(:hover) > .workloads {
    -webkit-transition: height 0.5s ease-in-out;
    -moz-transition: height 0.5s ease-in-out;
    -o-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
    height: 0;
}

/* CTA */
.origin-widget.origin-widget-call-to-action-simple-dark_dashed {
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.22) inset !important;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.22) inset !important;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.22) inset !important;
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.22) inset !important;
    /*margin-top: 100px !important;*/
}
.origin-widget.origin-widget-call-to-action-simple-dark_dashed .origin-widget-button {
    margin-top: -38px !important;
}

/* WOO BRAINTREE */
.woocommerce-page #payment #wc-braintree-credit-card-credit-card-form label,
.woocommerce-page #payment #wc-braintree-paypal-paypal-form label {
    font-size: 15px !important;
    display: inline-block;
    min-width: 235px;
    line-height: 18px;
    margin-bottom: 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #wc-braintree-credit-card-credit-card-form input[type=radio],
.woocommerce #payment #place_order, .woocommerce-page #payment #wc-braintree-credit-card-credit-card-form input[type=checkbox],
.woocommerce #payment #place_order, .woocommerce-page #payment #wc-braintree-paypal-paypal-form input[type=radio],
.woocommerce #payment #place_order, .woocommerce-page #payment #wc-braintree-paypal-paypal-form input[type=checkbox] {
    display: inline-block !important; /*TEMP HACK*/
}

.woocommerce-page #payment #wc-braintree-credit-card-credit-card-form #wc-braintree-credit-card-account-number-hosted {
    width: 100%;
}

.woocommerce-page #payment .payment_method_accountfunds > label:before,
.woocommerce-page #payment .payment_method_braintree_credit_card > label:before,
.woocommerce-page #payment .payment_method_braintree_paypal > label:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f09d";
}

.woocommerce-page #payment .payment_method_braintree_paypal > label:before {
    content: "\f1f4";
}

.woocommerce-page #payment .payment_method_accountfunds > label:before {
    content: "\f19c";
}



/* WOO PRODUCTS WIDGET */

.widget_woocommerce_products .product_list_widget {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}
.widget_woocommerce_products .product_list_widget li {
    list-style: none;
    display: inline-block;
    margin: 0 2%;
    width: 200px;
}
.widget_woocommerce_products .product_list_widget li a img {
    max-width: 80%;
}

.widget_woocommerce_products .product_list_widget li .woocommerce-price-suffix {
    display:none;
}

.widget_woocommerce_products .product_list_widget li .product-title {
    display: block;
    color: #fff;
    font-family: 'open_sanslight';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    /*word-break: break-all;*/
}

.widget_woocommerce_products .product_list_widget li del .amount {
    color: #ed4242;
    display: block;
    margin: 5px auto;
    font-family: 'open_sanslight';
    font-size: 15px;
    text-shadow:none;
    text-decoration: line-through;
}
.widget_woocommerce_products .product_list_widget li ins,
.widget_woocommerce_products .product_list_widget .amount {
    color: #ecedac;
    display: block;
    font-family: 'open_sansextrabold';
    font-size: 40px;
    text-decoration: none;
    margin: 10px auto;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.7);
    -moz-text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.7);
    -webkit-text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.7);
}

/* CUSTOM GET A WEBSITE WIDGET */
/* http://negorporation.com/developer/Sandbox/NEGORPORATION/WordPress/get-a-fresh-new-website-for-2016/
*/

.product-addon.product-addon-design-style .form-row,
.product-addon.product-addon-add-animations .form-row {
    width: 33%;
    float: left;
    clear: none;
}

.product-addon.product-addon-design-style .addon-description p,
.product-addon.product-addon-design-style .addon-description + p{
    width: 100%;
    float: none;
}

.product-addon h3, h5 {
    font-family: 'open_extrabold', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    word-break: normal !important;
    font-size: 15px;
    font-weight: bold;
}


/* PRICE BOX */
.origin-widget.origin-widget-price-box-simple-clean {
    border: 0 !important;
    background: none !important;
    box-shadow: none !important;
}

/* WORKING WITH US HEX WIDGET */

.working-with-us-perks {}
.working-with-us-perks p {text-align: justify;}


/* SOCIAL SHARE WIDGET */

/* Social color definitions
* https://github.com/FortAwesome/Font-Awesome/issues/559
*/

.custom-social {
display: inline;
overflow: hidden;
width: 45px;
height: 45px;
text-align: center;
color: white;
float: left;
}
.custom-social-wrap {
display: inline;
}
.available-social {
display: inline;
display: none;
}
.custom-social-share-alt {
background-color: #75c283;
}
.custom-social-fb {
background-color: #3b5998;
}
.custom-social-tw {
background-color: #00a0d1;
}
.custom-social-gp {
background-color: #c4302b;
}
.custom-social-pin {
background-color: #c92228;
}
.custom-social-li {
background-color: #4875B4;
}

.custom-social-share-alt .fa-share-alt {
position: relative;
font-size: 28px;
line-height: 28px;
top: 9px;
right: 0px;
}
.custom-social-fb .fa-facebook {
position: relative;
font-size: 28px;
line-height: 28px;
top: 9px;
left: 1px;
}
.custom-social-tw .fa-twitter {
position: relative;
font-size: 28px;
line-height: 28px;
top: 9px;
left: 1px;
}
.custom-social-gp .fa-google-plus {
position: relative;
font-size: 28px;
line-height: 28px;
top: 9px;
left: 1px;
}
.custom-social-pin .fa-pinterest {
position: relative;
font-size: 28px;
line-height: 28px;
top: 9px;
left: 1px;
}
.custom-social-li .fa-linkedin {
position: relative;
font-size: 28px;
line-height: 28px;
top: 9px;
left: 1px;
}

/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: WIDGET @ TITLES
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/


.widget-2titles {
    margin: 100px 0;
}

.widget-2titles h1,
.widget-2titles h2,
.widget-2titles h3,
.widget-2titles h4,
.widget-2titles h5,
.widget-2titles h6,
.widget-2titles p {
    margin: 0;
}

/*
//    ---        SUPER WP HEROES                                               
//    ---        COMMENT: gdpr-reconsent-modal-content
*/

    .gdpr.gdpr-privacy-preferences .gdpr-wrapper form>footer input[type="submit"], .gdpr.gdpr-general-confirmation .gdpr-wrapper form>footer input[type="submit"] {
        height: auto !important;
    }

    .gdpr-reconsent-modal {
        background: rgba(255,255,255,0.7);
    }

    .gdpr-reconsent-modal-content {
        background: #fff;
    }
    .gdpr-reconsent-modal-content >h3,
    .gdpr-reconsent-modal-content > h4 {
        color: #000;
        margin-left: 20px;
        margin-right: 20px;
    }
    .gdpr-reconsent-modal .gdpr-reconsent-modal-content .gdpr-privacy-viewer {border:0;}
    .gdpr-reconsent-modal-content p {
        color: #000;
    }


/*
//    ---        SUPER WP HEROES                                               
//    ---        COMMENT: vertical tabs
*/

    /*  bhoechie tab */
    div.bhoechie-tab-container{
      z-index: 10;
      background-color: #ffffff;
      padding: 0 !important;
      border-radius: 4px;
      -moz-border-radius: 4px;
      border:1px solid #ddd;
      margin-top: 20px;
      margin-bottom: 0px;
      -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
      box-shadow: 0 6px 12px rgba(0,0,0,.175);
      -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
      background-clip: padding-box;
      opacity: 0.97;
      filter: alpha(opacity=97);
    }
    div.bhoechie-tab-menu{
      padding-right: 0;
      padding-left: 0;
      padding-bottom: 0;
    }
    div.bhoechie-tab-menu div.list-group{
      margin-bottom: 0;
    }
    div.bhoechie-tab-menu div.list-group>a{
      margin-bottom: 0;
    }
    div.bhoechie-tab-menu div.list-group>a .glyphicon,
    div.bhoechie-tab-menu div.list-group>a .fa {
      color: #5A55A3;
    }
    div.bhoechie-tab-menu div.list-group>a:first-child{
      border-top-right-radius: 0;
      -moz-border-top-right-radius: 0;
    }
    div.bhoechie-tab-menu div.list-group>a:last-child{
      border-bottom-right-radius: 0;
      -moz-border-bottom-right-radius: 0;
    }
    div.bhoechie-tab-menu div.list-group>a.active,
    div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
    div.bhoechie-tab-menu div.list-group>a.active .fa{
      background-color: #af879c;
      border-color: #af879c;
      background-image: #af879c;
      color: #ffffff;
    }
    div.bhoechie-tab-menu div.list-group>a.active:after{
      content: '';
      position: absolute;
      left: 100%;
      top: 50%;
      margin-top: -13px;
      border-left: 0;
      border-bottom: 13px solid transparent;
      border-top: 13px solid transparent;
      border-left: 10px solid #af879c;
    }

    div.bhoechie-tab-content{
      background-color: #ffffff;
      /* border: 1px solid #eeeeee; */
      padding-left: 20px;
      padding-top: 10px;
    }

    div.bhoechie-tab div.bhoechie-tab-content:not(.active){
      display: none;
    }