

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



    SUPER WP HEROES

    FILE PURPOSE: MAIN THEME STYLES
    


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


/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: GENERAL
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/

    *{outline: none;}

    html, body, #wrapper{
        /* overflow-y: hidden;
        Am comentat asta ca sa verific pe responsive view chrome,
        nu puteam sa dau scroll in jos sa vad toate elementele din pagina
        O voi decomenta, merci ca nu imi rupeti pla din aceasta cauza!*/

    }

    /*body:not(.woocommerce-account){
        background: url(../images/backgrounds/wavy-abstract-3.png) left top no-repeat;
        background-size: 100%;
        padding: 0;
    }*/

    #wrapper:not(.woocommerce-account):before {
    	background: url(../images/backgrounds/wavy-abstract-3.png) center -200px no-repeat;
        background-size: cover;
        -moz-transform: scaleX(-1);
        -moz-transform: scaleY(-1);
	    -o-transform: scaleX(-1);
	    -o-transform: scaleY(-1);
	    -webkit-transform: scaleX(-1);
	    -webkit-transform: scaleY(-1);
	    transform: scaleX(-1);
	    transform: scaleY(-1);
	    filter: FlipV;
	    -ms-filter: "FlipV";
	    display: block;
	    width: 100%;
	    z-index: 0;
	    height: 1000px;
	    content: "";
	    position: absolute;
    	bottom: 0;
    }

    .product-template-default.single{
        background: none;
    }



/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: COLORS
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: TEXTS AND FANCY HEADLINE WIDGETS
    */

    .black_txt, /*.black_txt *,*/
    .black_txt .fancytitle *, .black_txt.fancytitle *,
    .black_txt .fancyheadline *, .black_txt.fancyheadline * ,
    .black_txt .fancytitle-1s, .black_txt.fancytitle-1s *
    {
        color: #000;
    }
    /*.black_txt fieldset { display: none;}*/
    .black_txt hr { border-color: #000;}


    .white_txt, /*.white_txt *,*/
    .white_txt .fancytitle *, .white_txt.fancytitle *,
    .white_txt .fancyheadline *, .white_txt.fancyheadline *,
    .white_txt .fancytitle-1s, .white_txt.fancytitle-1s *
    {
        color: #fff !important;
    }
    .white_txt  fieldset{ display: none; }
    .white_txt hr { border-color: #fff; }



    .blue_txt, /*.blue_txt *,*/
    .blue_txt .fancytitle *, .blue_txt.fancytitle *,
    .blue_txt .fancyheadline *, .blue_txt.fancyheadline *,
    .blue_txt .fancytitle-1s, .blue_txt.fancytitle-1s *
    {
        color: #4cd7e8;
    }
    .blue_txt { color: #4cd7e8 !important; }
    .blue_txt  fieldset { display: none; }
    .blue_txt hr { border-color: #4cd7e8;}



    .cyan_txt, /*.cyan_txt *,*/
    .cyan_txt .fancytitle *, .cyan_txt.fancytitle *,
    .cyan_txt .fancyheadline *, .cyan_txt.fancyheadline *,
    .cyan_txt .fancytitle-1s, .cyan_txt.fancytitle-1s *
    {
        color: #00f0ff!important;
    }
    .cyan_txt  fieldset { display: none;}
    .cyan_txt hr { border-color: #00f0ff; }


    .red_txt, /*.red_txt *,*/
    .red_txt .fancytitle *, .red_txt.fancytitle *,
    .red_txt .fancyheadline *, .red_txt.fancyheadline *,
    .red_txt .fancytitle-1s, .red_txt.fancytitle-1s *
    {
        color: #ff2200;
    }
    .red_txt fieldset{display: none;}
    .red_txt hr { border-color: #ff2200;}


    .gray_txt, /*.gray_txt *,*/
    .gray_txt .fancytitle *, .gray_txt.fancytitle *,
    .gray_txt .fancyheadline *, .gray_txt.fancyheadline *,
    .gray_txt .fancytitle-1s, .gray_txt.fancytitle-1s *
    {
        color: #454845;
    }
    .gray_txt  fieldset {display: none;}
    .gray_txt hr { border-color: #454845;}



    .orange_txt, /*.orange_txt *,*/
    .orange_txt .fancytitle *, .orange_txt.fancytitle *
    .orange_txt .fancyheadline *, .orange_txt.fancyheadline *,
    .orange_txt .fancytitle-1s, .orange_txt.fancytitle-1s *
    {
        color: #f8a73d;
    }
    .orange_txt  fieldset { display: none; }
    .orange_txt hr { border-color: #f8a73d;}


    .light_yellow_txt, /*.light_yellow_txt *,*/
    .light_yellow_txt .fancytitle *, .light_yellow_txt.fancytitle *,
    .light_yellow_txt .fancyheadline *, .light_yellow_txt.fancyheadline *,
    .light_yellow_txt .fancytitle-1s, .light_yellow_txt.fancytitle-1s *
    {
        color: #ecedac;
    }
    .light_yellow_txt fieldset { display: none;}
    .light_yellow_txt hr { border-color: #ecedac;}

    .green_txt, /*.green_txt *,*/
    .green_txt .fancytitle *, .green_txt.fancytitle *,
    .green_txt .fancyheadline *, .green_txt.fancyheadline *,
    .green_txt .fancytitle-1s, .green_txt.fancytitle-1s *
    {
        color: #75c283 !important;
    }
    .green_txt  fieldset {display: none;}
    .green_txt hr { border-color: #75c283;}


    .pink_txt{
       color: #fb78a7 !important;
    }
/*

    .english-rating .row:last-child .black_txt:after{
        height: 22px;
    }*/

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: BACKGROUNDS
    */

    .blue_bcg {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4cd7e8+0,52f9f7+100 */
		background: #4cd7e8; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #4cd7e8 0%, #52f9f7 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg,  #4cd7e8 0%,#52f9f7 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg,  #4cd7e8 0%,#52f9f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd7e8', endColorstr='#52f9f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    }

    .red_bcg {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed4242+0,ff0400+100 */
		background: #ed4242; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #ed4242 0%, #ff0400 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg,  #ed4242 0%,#ff0400 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg,  #ed4242 0%,#ff0400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed4242', endColorstr='#ff0400',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }

    .gray_bcg {
        background-color: #dcdcdc !important;
    }

    .white_bcg {
        background-color: #fff !important;
    }
    .white-bcg-transparent{
        background-color: rgba(255,255,255,0.6) !important;
    }

    .light_yellow_bcg {
        background-color: #ecedac !important;
    }

    .black_bcg {
        background-color: #000 !important;
    }

    .orange_bcg {
        /*background-color: #f8a73d !important;*/
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f79a1c+0,fed61b+100 */
		background: #f79a1c; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #f79a1c 0%, #fed61b 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg,  #f79a1c 0%,#fed61b 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg,  #f79a1c 0%,#fed61b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79a1c', endColorstr='#fed61b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    }

    .dark_gray_bcg {
        background-color: #2c343c !important;
    }

    .brown_bcg {
        background-color: #797864 !important;
    }

    .green_bcg {
	    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#75c283+0,88fc88+100 */
		background: #75c283; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #75c283 0%, #88fc88 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg,  #75c283 0%,#88fc88 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg,  #75c283 0%,#88fc88 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c283', endColorstr='#88fc88',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    .darkgreen_bcg {
        background-color: #6c9668 !important;
    }
    .purple_bcg {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ad3774+0,ce537e+100 */
		background: #ad3774; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #ad3774 0%, #ce537e 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg,  #ad3774 0%,#ce537e 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg,  #ad3774 0%,#ce537e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad3774', endColorstr='#ce537e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    .pink_bcg{
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ad3774+0,ff098a+100 */
		background: #ad3774; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #ad3774 0%, #ff098a 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg,  #ad3774 0%,#ff098a 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg,  #ad3774 0%,#ff098a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad3774', endColorstr='#ff098a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }

    /*.green_bg_pattern{background: url(../../../../../uploads/2015/08/ricepaper_v3.jpg);  background-repeat: repeat;}*/
    .purple_bg_pattern{background: url(../images/backgrounds/romb-purple-small.png);  background-repeat: repeat;} 
    .red_bg_pattern{background: url(../images/backgrounds/romburi-red.png);  background-repeat: repeat;} 

    .wavy_bg:before {
    	background: url(../images/backgrounds/wavy-abstract-3.png) left 0 no-repeat;
        background-size: 100%;
        padding: 0;
        z-index: -1;
        content: "";
        display: block;
        position: absolute;
        top:0;
	    bottom:0;
	    left:0;
        width: 100%;
    }

    .brown_bg{background:#7d541f}
    .red_bg{background:#ed4242}
    .darkorange_bg{background: #dd9536;}

    .no_bcg {
        background: none !important;
    }

    .has-box-shadow-big {
        box-shadow: 0px 5px 30px #00000070;
    }

    .has-text-shadow-big {
        text-shadow: 0px 5px 10px #00000070;
    }

    .gradient-left-black-right-transparent {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

    }

    .gradient-top-black-bottom-transparent {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    }







/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: UTILS
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/



    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: ANIMATION DELAYS
    */


    .delay-1 {
        animation-delay: .25s;
        -webkit-animation-delay: .25s;
        -moz-animation-delay: .25s;
    }
    .delay-2 {
        animation-delay: .5s;
        -webkit-animation-delay: .5s;
    }
    .delay-3 {
        animation-delay: .75s;
        -webkit-animation-delay: .75s;
        -moz-animation-delay: .75s;
    }
    .delay-4 {
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
    }

    .delay-5s {
        animation-delay: 5s;
        -webkit-animation-delay: 5s;
        -moz-animation-delay: 5s;
    }



    /*.clearfix, .clear{clear: both;}*/

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: DISPLAYS
    */

    .display-table{
        display: table;
        width: 100%;
        height: 100%;
    }

    .table-cell{
        display: table-cell;
        vertical-align: middle;
    }

    .table-cell.show-avatar {
        display: none;
        text-align: center;
        width: 85px;
        -webkit-transition-timing-function: linear; /* Safari and Chrome */
        transition-timing-function: linear;
    }

    .spacer-big {
        height: 100px;
    }



    /*.eq-col{
        margin-bottom: -99999px;
        padding-bottom: 99999px;
    }*/

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: GRID MANIPULATION
    */

    /* vertical anign middle for the rows */
    .full-height{min-height: calc(100vh - 90px);    } /* hack in order to take out the height of the header */
    .half-height{min-height: calc(50vh - 54px);} /* hack in order to take out the height of the header */
    .three-quorters-height {min-height: calc(75vh - 27px);}

    .content-middle{
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
    }

    .panel-grid-cell {width: 100%;}
    /*.padd_bott100{padding-bottom:100px;}*/

    

    /*.to-uppercase{text-transform:uppercase;}*/
    /*.float-left{float:left;}
    .float-right{float:right}*/
    /*.margin20-auto{margin: 20px auto;}*/

    .row-same-height{display: table;}
    .same-height{float: none;display: table-cell;vertical-align: top;}

    /*.border-right{border-right:1px solid #b3b3b3;}
    .padding-25-0{padding:25px 0px;}
    .padd-top90{padding-top:90px;}
    .padd-bottom90{padding-bottom:90px;}*/

    .column-full-width{margin-left: -15px; margin-right: -15px;}
    
    /*.title-padding4020{padding: 40px 20px;}*/
    /*.left-160px{margin-left:175px;}
    .margin-top5{margin-top:5px;}
    .open_sansregular{font-family:'open_sansregular' !important;}*/
    /*.bottom-11px{margin:0px 0px 11px 0px;}
    .padd-left-0{padding-left:0px;}
    .padd-right-0{padding-right:0px;}*/

                                                        
    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: FIXES
    */

    /*.padding-fix {
        padding-top:90px !important;
        padding-bottom:90px !important;
        box-sizing: border-box;
    }

    #my-account,
    #my-orders,
    #my-projects,
    #my-documents,
    #my-quote-requests,
    #my-invoices,
    #my-contracts {
        padding: 50px;
    }*/ /*to do: remove*/

    /* Homepage We Are Social - hide for client dashboard */
    /*.we-are-social,*/

    .page-id-665 .we-are-social,
    .page-id-551 .we-are-social,
    .page-id-3647 .we-are-social,
    .page-id-3543 .we-are-social,
    .page-id-3649 .we-are-social,
    .page-id-2421 .we-are-social {display:none;}



    .request-a-quote{
        padding:90px 0px;
        position: relative;
    }


    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: BRADCRUMBS
    */

    #page-breadcrumb{}
    #page-breadcrumb .breadcrumb{margin: 0;padding: 15px 0;background: none;}
                                                                                                .icon-holder{padding-right: 10px;}
                                                                                                .icon-holder img{width: 32px;}

    .breadcrumb{
        padding: 0;
        margin: 0 0 7px;
        background: transparent;
    }



    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: PAGINATION
    */

    .pagination{
        display: inline-block;
        padding: 0 15px;
        margin: 20px 0;
        border-radius: 4px;
        clear: both;
        width: 100%;
        text-align: center;
    }
    .pagination a,
    .pagination span{
        color: #fff;
        display: inline-block;
        padding: 7px 15px;
        font-size: 13px;
        margin-bottom: 4px;
    }


    .swph-loading-ajax {
        border: 4px solid rgba(0,0,0,0.1);
        text-align: center;
        padding: 20px;
        color: #333;
        background-color: rgba(0,0,0,0.05);
    }
    .swph-loading-ajax i {
        display: block;
        margin: 0 auto 20px auto;
        font-size: 40px;
    }


                                           


/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: HEADER
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: HEADER BAR
    */

    #page-header{
        width: 100%;
        background: rgba(0,0,0,1);
    }

    .header_sticky #page-header{
        position: fixed;
        z-index: 200;
        left: auto;
        top: auto;
    }

    #page-header .row {
        overflow: visible;
    }

    .header_sticky #page-content{
        margin-top: 0px;
    }

    /*.header_sticky #page-content.top90{
        margin-top:90px;
    }*/


    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: LOGO AND SITE DESCRIPTION
    */

    .nav-logo{
        font-size: 18px;
        line-height: 45px;
        display: inline-block;
    }
    .nav-logo img {
        max-height: 70px;
    }
    .nav-logo,
    .nav-logo:hover,
    .nav-logo:active{color: #fff;}

    .logo-container{
        height:90px;
    }

    .site-description {
        text-transform: uppercase;
        margin: 0;
    }


    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: SLIDING IN SIDEMENU
    */

    .showSideMenu{
        color: #fff;
        font-size: 25px;
        line-height: 45px;
        background: none;
        border: 0;
        float: right;
    }
    .showSideMenu.left{
        float: left;
        margin-right: 10px;
    }


    .sdm-menu {
        position: fixed;
        overflow-y: auto;
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.49);
        -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.49);
        -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.49);
        -o-box-shadow: 0 0 50px rgba(0, 0, 0, 0.49);
        z-index: 9999999999 !important;
    }
    .sdm-menu .nav-heading {
        font-size: 1.9em;
        margin: 0;
        font-weight: 300;
        /*background: url("../../../../../uploads/2015/08/ricepaper_v3.jpg");*/
    }
    .sdm-menu h3{
        font-size: 27px;
        font-weight: 300;
        background: none;
        line-height: 26px;
        padding: 19px 0px 19px 15px; /*SANS*/ 
        /*padding: 23px 0px 16px 15px;*/ /* OSWALD */
        font-family: 'oswald-regular', 'open_sansregular', sans-serif;
        margin: 0;
        float: left;
    }
    .header_menu .hvr-underline-from-left:before{ /*background: transparent;*/}

    .header_menu.portfolio_nav_mobile li a{
        padding: 16px 10px 4px 10px;
        line-height: 45px;
        border-bottom: 0;

    }
    .header_menu.portfolio_nav_mobile li:last-child a{
        padding-right:15px;
    }
    .sdm-menu a {
        display: block;
        font-size: 1.1em;
        font-weight: 300;
        background: none;
    }
    .sdm-menu h3, .sdm-menu a {color: #fff;}

    /* Orientation-dependent styles for the content of the menu */

    .sdm-menu-vertical {
        width: 240px;
        height: 100%;
        top: auto;
        z-index: 1000;
    }

    .sdm-menu-vertical a {
        /* padding: 1em; SANS */
        padding: 16px 16px 10px 16px;
        font-family: 'open_sansregular', sans-serif;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    /* HACK PT CA NU E PASATA CLASA PE A */
    .highlited-menu-item a {
        /*background-color: #f8a73d !important;*/
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f79a1c+0,fed61b+100 */
		background: #f79a1c; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #f79a1c 0%, #fed61b 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg,  #f79a1c 0%,#fed61b 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg,  #f79a1c 0%,#fed61b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79a1c', endColorstr='#fed61b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        color: #000 !important;
        border-radius: 25rem;
        padding: 5px 20px 5px 20px !important;
        line-height: 35px !important;
    }

        .highlited-menu-item a:before{ 
            background-color: transparent;
            background-position: center center;
            background-image: url(../images/overlays/btn-hover-glow.png);
            background-size: cover;
            background-repeat: no-repeat;
            content: "";
            display: block;
            width: 100%;
            height: 150px;
            position: absolute;
            left: -100%;
            top: -40px;
            transition: left 0.3s;
            z-index:99;
            opacity: 0.7;
        }

            .highlited-menu-item a:hover:before{
                left: 100%;
            }



        

    .sdm-menu a:hover, .sdm-menu a:active {
        background: #75c283;
    }

    .sdm-menu-horizontal {
        width: 100%;
        height: 150px;
        left: 0;
        z-index: 1000;
        overflow: hidden;
    }

    .sdm-menu-horizontal h3 {
        height: 100%;
        width: 20%;
        float: left;
    }

    .sdm-menu-horizontal a {
        float: left;
        width: 20%;
        padding: 0.8em;
    }

    /* Vertical menu that slides from the left or right */

    .sdm-menu-left {
        left: -240px;
    }

    .sdm-menu-right {
        right: -240px;
    }

    .sdm-menu-left.sdm-menu-open {
        left: 0px;
    }

    .sdm-menu-right.sdm-menu-open {
        right: 0px;
    }

    /* Horizontal menu that slides from the top or bottom */

    .sdm-menu-top {
        top: -150px;
    }

    .sdm-menu-bottom {
        bottom: -150px;
    }

    .sdm-menu-top.sdm-menu-open {
        top: 0px;
    }

    .sdm-menu-bottom.sdm-menu-open {
        bottom: 0px;
    }

    /* Push classes applied to the body */

    .sdm-menu-push {
        overflow: hidden;
        position: relative;
        left: 0;
    }

    .push-from-left {
        left: 240px;
    }

    .push-from-right {
        left: -240px !important;
    }

    /* Transitions */

    .sdm-menu,
    .sdm-menu-push {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }



    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: MAIN HEADER MENU
    */

    .header_menu {
        float: right;
        padding: 0;
        margin: 0;
        list-style: none;
        margin-right: -15px;
    }

    .header_menu li {
        float: left;
        list-style: none;
        position: relative;
        /*border-left: 1px solid rgba(255,255,255,0.1);*/
    }
    .header_menu li:first-child {
        border-left: 0;
    }

    .header_menu li.menu-item-has-children > a:before{
        display: none;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f107";
        position: absolute;
        top: 50%;
        left: 5px;
        margin-top: -7px;
        color: inherit;
        background: transparent;
    }

    .header_menu li:not(.highlited-menu-item) .hvr-underline-from-left:before {
        background: #f8a73d;
    }

    .header_menu li a{
        color: rgba(255,255,255,1);
        display: block;
        padding: 10px 0;
        line-height: 25px;
        font-size: 15px;
        text-align:center;
        font-family: 'oswald-regular', 'open_sansextrabold', sans-serif;
        letter-spacing: 2px;
        margin: 10px 25px;
    }

    .header_menu li a:hover,
    .header_menu li:hover a {
        text-decoration: none;
    }

    .header_menu li a>span {
        line-height: 14px;
        display:block;
    }
    .header_menu li a>i {
        font-size: 30px;
        display: none;
    }

        .header_menu .current-menu-item a:before {
            width: 100%;
        }

    .header_menu li .sub-menu{
        display:none;
        position: absolute;
        width: 250px;
        z-index: 9999;
        top: 66px;
    	left: 0;
        padding: 0;
        background: #000;
        padding: 10px 0;
        margin: 0;
    }

    	.header_menu li .sub-menu:before {
    		content: "";
    		display: block;
    		width: 0px;
		    height: 0px;
		    border-left: 20px solid transparent;
		    border-right: 20px solid transparent;
		    border-bottom: 20px solid #000000;
		    margin-top: -30px;
		    position: absolute;
		    left: 40px;
    	}

    	.header_menu li .sub-menu:after {
    		content: "";
    		display: block;
    		width: 0px;
		    height: 0px;
		    margin-top: -30px;
		    height: 20px;
		    width: 100%;
		    z-index: 1;
    	}

    .header_menu li:hover  .sub-menu {
        display: block;
    }

    .header_menu li .sub-menu.pull-to-left{
        left: auto;
        right: 0;
    }

    .header_menu li .sub-menu.pull-to-left li > ul{right: 100%;}

    .header_menu li .sub-menu li{
        width: 100%;
        margin: 0;
    }
    .header_menu li .sub-menu li a{
        font-size: 12px;
        line-height: 17px;
        padding: 10px 20px;
        color: rgb(255, 255, 255);
        border-left: 5px solid transparent;
        background: #000;
        font-family: 'open_sansbold';
        text-align: left;
        margin: 0;
    }

    .header_menu li .sub-menu li a:hover {
        color: #f8a73d;
        border-left: 5px solid #f8a73d;
    }
    .header_menu li .sub-menu li a:before {
        height: 0px;
        background-color: #f8a73d;
    }

    .header_menu li .sub-menu li a .fa {
        display: inline-block;
        float: left;
        margin-right: 15px;
        font-size: 20px;
    }

    .header_menu li .sub-menu li a span {
        line-height: 24px;
        font-size: 11px;
        text-align: left;
        margin-left: 20px;
    }

    .header_menu li .sub-menu li > ul{
    		/*left: 100%;top: 0;*/
    	position: relative;
    	top: initial;
    	left: initial;
    	margin-left: 30px;
    	width: calc(100% - 30px);

    }
    .header_menu li .sub-menu li > ul li a{
		font-family: 'open_sansregular';
	    padding: 10px 10px 10px 20px;
	    font-size: 12px;
	}
    .header_menu.portfolio_nav{margin-right: -15px;}
    /*.header_menu.portfolio_nav li a{padding: 25px 20px 17px 20px;}*/
    #open-button:before {
        background: #f8a73d;
        height: 90px;
    }


/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: PAGE TEMPLATES
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/

    

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: GLOBAL
    */

    .inset-big {
        box-shadow: 0 0 300px rgba(0,0,0,0.1) inset;
        -moz-box-shadow: 0 0 300px rgba(0,0,0,0.1) inset;
        -webkit-box-shadow: 0 0 300px rgba(0,0,0,0.1) inset;
        -o-box-shadow: 0 0 300px rgba(0,0,0,0.1) inset;
    }
    .inset-medium {
        box-shadow: 0 0 200px rgba(0,0,0,0.1) inset;
        -moz-box-shadow: 0 0 200px rgba(0,0,0,0.1) inset;
        -webkit-box-shadow: 0 0 200px rgba(0,0,0,0.1) inset;
        -o-box-shadow: 0 0 200px rgba(0,0,0,0.1) inset;
    }
    .inset-small {
        box-shadow: 0 0 100px rgba(0,0,0,0.1) inset;
        -moz-box-shadow: 0 0 100px rgba(0,0,0,0.1) inset;
        -webkit-box-shadow: 0 0 100px rgba(0,0,0,0.1) inset;
        -o-box-shadow: 0 0 100px rgba(0,0,0,0.1) inset;
    }

    .mesh {
        position: relative;
        overflow: hidden;
    }

    .mesh:before {
        position: absolute;
        width: 100%;
        height: 100%;
        display: block;
        background: url(../../../../../uploads/2016/05/50-opacity-black.png);
        top: 0;
        left: 0;
        z-index: 0;
    }

    #page-content {
        padding-top: 90px;
        min-height: calc(100vh - 0px);
    }
    
    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: SIDEBARS
    */

    .page-sidebar-left .sidebar{
         background: #000000c4;
       height: 100vh;
        padding-top: 97px;
        padding-right: 0px;
        padding-bottom: 80px;
        position: fixed;
        top: 0;
        left: 0;
        width: 25%;
    }
    .page-sidebar-right .sidebar{
        background: #000000c4;
        height: 100vh;
        padding-top: 90px;
        padding-right: 0px;
        padding-bottom: 100px;
        position: fixed;
        top: 0;
        right: 0;
        width: 25%;
    }
    .page-sidebar-right .sidebar-1-3{ width: 33.33%;}

    .page-sidebar-right .inner-content,
    .page-sidebar-left .inner-content,
    .page-document .inner-content{
        /*padding: 30px 15px 90px 15px;*/
        min-height: calc(100vh);
    }



    .sidebar ul.menu {padding-left: 0px; overflow: hidden;}
    .sidebar ul.menu li{list-style-type: none;}
    .sidebar ul.menu li a{color: rgba(255,255,255,0.7); padding: 20px 25px 20px 69px; margin: 0px -25px;display:block;overflow: visible;}
    .sidebar ul.menu li a:hover,
    .sidebar ul.menu li a:hover span{color: #000;}
    .sidebar ul.menu .hvr-underline-from-left:before {background: #f8a73d;  height: 59px;}
    .sidebar ul.menu li ul.sub-menu {overflow: hidden;}
    .sidebar ul.menu li ul.sub-menu li a {
        padding-left: 110px;
    }

    .sidebar ul.menu li ul.sub-menu li a.hvr-underline-from-left:before {
        /*border-left: 3px solid rgba(255,255,255,0.7);*/
        left: 97px;
    }

    .sidebar ul.menu li ul.sub-menu li a:after {
        position: absolute;
        top: -31px;
        left: 75px;
        content: "";
        display: block;
        border-left: 1px solid rgba(255,255,255,0.7);
        border-bottom: 1px solid rgba(255,255,255,0.7);
        width: 20px;
        height: 60px;
    }

    .sidebar ul.menu li a span {
        margin-left: 8px;
        font-weight: 700;
        text-transform: uppercase;
        color: rgba(255,255,255,0.7);
        line-height: 18px;
        font-size: 11px;
        font-family: open_sanslight, arial, sans-serif;
    }

    .sidebar {
        height: 100vh;
        /*color: #000;*/
    }

    /*.sidebar * {
        color: #000;
    }*/

    .sidebar .widget{
        width: 100%;
        clear: both;
        /*margin-bottom: 35px;*/
    }

    .sidebar .widget h4 {
        font-weight: 400;
    }
    .sidebar .widget ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    /* jQuery Scroll */
    body > .mCSB_inside > .mCSB_container { padding-left: 0 !important; padding-right: 0 !important;}
    .mCSB_inside > .mCSB_container{ margin-right: 0px; padding-left: 15px; padding-right: 15px;}



    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: DOCUMENT PAGE TEMPLATE
    */

    .documentA4-title-holder {
        max-width: 875px;
        margin-left: auto!important;
        margin-right: auto!important;
    }

    .document-A4 {
        background: #fff;
        -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset, 0 0 7px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset, 0 0 7px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset, 0 0 7px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset, 0 0 7px rgba(0, 0, 0, 0.5);
        padding: 20px;
        box-sizing: border-box;
        color: #000;
        width: 875px; /* 21cm at 96dpi ?? */
        /*height: calc(1122.5px - 90px - 30px); /*29.7cm at 96dpi */
        display: block;
        margin: 0 auto 40px auto;
        text-align: justify;
        position: relative;
    }
    .document-A4 .header {
        height: 90px !important;
        border-bottom: 1px solid rgba(0,0,0,0.3);
        box-sizing: border-box;
    }
    .document-A4 .header #doc_meta {
        font-size: 11px;
        margin-top: 23px;
        margin-bottom: 0;
        padding-left: 0;
    }
    .document-A4 .header #doc_meta li {
        line-height: 15px;
    }
    .document-A4 .content {
        margin: 20px 0;
    }
    .document-A4 .content .column {
        float: none !important;
    }

    .document-A4 .content ul {
    	list-style: disc;
    }
    .document-A4 .footer {
        height: 30px !important;
        border-top: 1px solid rgba(0,0,0,0.3);
        box-sizing: border-box;
        position: absolute;
        bottom: 20px;
        width: calc(100% - 40px);
        padding: 10px 0 0 0;
    }

    #page_template {
        position: absolute;
        top: -999999px;
        left: -999999px;
    }
    #resulted-page div.page {
        position: relative;
        top: 0;
        left: 0;
        padding-bottom: 40px;
    }




    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: BLOG ROLL
    
    .post-item{
        float:left;
        width: 46%;
    }
    .post-item:nth-of-type(even) {
        margin-right: 8%;
    }

    .post-item:nth-of-type(odd) {
    }*/
    .post-item{
        border-bottom: 1px solid black;
        padding-bottom: 30px;
        margin-bottom: 50px;
    }
    .post-item .page_thumb{
        width: 100%;
        margin-top: 15px;
    }

                    /* === Single === */
                    .singlepost-share {
                        position: fixed;
                        top: 50%;
                        z-index: 9999;
                        left: 0;
                        margin-top: -105px;
                    }
                    .singlepost-share li.share-button {
                        display: inline-block;
                        font-size: 45px;
                    }

                    .singlepost-share > li.share-button > ul.available-social {
                        padding-left: 0;
                        display: none;
                    }

                    .singlepost-share > .share-button:hover > .available-social {
                        display: initial;
                    }
                    .logged-in .singlepost-share{
                        margin-top: -50px;
                    }
                    .single .inner-content{
                        letter-spacing: 1px;
                    }
                    .single .inner-content #page-title{
                        font-family: 'oswald-extra-light', 'open_sanslight', Arial, Helvetica, sans-serif;
                        text-transform: uppercase;
                        font-size: 30px;
                        margin-bottom: -2px;
                    }
                    .single .inner-content .blog-featured-image{
                        margin: 15px 0 40px;
                    }
                    .single .inner-content .breadcrumb {
                        padding: 0;
                        margin: 0 0 20px;
                    }
                    .single .inner-content .breadcrumb>li, .single .inner-content .breadcrumb>li a:hover, 
                    .category .breadcrumb>li a{
                        color: #ed4242;
                        font-weight: bold;
                    }
                    .single .inner-content .breadcrumb>li a{
                        color: #000;
                    }
                    .single .blog-left-side{
                        /*padding-left: 50px;
                        position: fixed;
                        height: 100%;*/
                    }

                    .single .blog-left-side .sticky-sidebar .sticky-content-wrap {
                        position: relative;
                        height: calc(100vh - 90px);
                        width: 100%

                    }

                    .single .blog-left-side .sticky-sidebar {
                        position: absolute;
                        top: initial;
                        left: 40px;
                        width: 100%;
                        max-width: 520px;
                        height: calc(100vh - 90px);
                    }


                    .single .blog-left-side .sticky-sidebar.moving {
                        width: 33.33%;
                        height: calc(100vh - 90px);
                        max-width: 520px;
                        /*padding-top: 127px;*/
                    }


                    .single .blog-left-side #page-title{
                        font-size: 35px;
                        text-transform: uppercase;
                        margin-top: 45px;
                        margin-bottom: 20px;
                        line-height: 40px;
                    }
                    .single .blog-left-side #category-area{
                        font-size: 13px;
                        text-transform: uppercase;
                        letter-spacing: 1px;
                        font-family: 'oswald-extra-light', 'open_sanslight', Arial, Helvetica, sans-serif;
                    }
                    .single .blog-left-side #category-area h4{
                        margin-top: 0;
                    }
                    .single .blog-left-side #category-area a{
                        font-size: 18px;
                        font-family: 'oswald-heavy', 'open_sansextrabold', 'Impact', "Charcoal", Arial, Helvetica, sans-serif;
                        display: block;
                        color: #000;
                    }
                    .single .blog-left-side img{
                        position: absolute;
                        bottom: 60px;
                        left: 0;
                        width: 95%;
                    }
                    .single .page-sidebar-right .sidebar{
                        background: url(../images/backgrounds/romb-purple-small.png);
                        width: 290px;
                    }
                    .single .page-sidebar-right .sidebar ul{
                        padding-left: 0;
                        margin-bottom: 50px;
                    }
                    .single .page-sidebar-right .sidebar ul li.cat-item{
                        border-bottom: 1px solid #e67ba1;
                        padding: 5px 20px;
                    }
                    .single .page-sidebar-right .sidebar ul li.cat-item a{
                        color: #fff;
                        font-family: 'oswald-regular', 'open_sanslight', Arial, Helvetica, sans-serif;
                        letter-spacing: 1.5px;
                    }
                    .single .page-sidebar-right .sidebar img{
                        margin-bottom: 50px;
                    }
                    .single .ow-button-hover{
                        font-family: 'oswald-heavy', 'open_sansextrabold', 'Impact', "Charcoal", Arial, Helvetica, sans-serif;
                        padding: 25px 25px 20px 25px !important;
                        background-color: #75c283 !important;
                        font-size: 19px;
                        line-height: 1.3333333;
                        color: #fff;
                        width: 100%;
                        display: block;
                        text-align: center;
                    }
                    .single .ow-button-hover:hover{
                        color: #333;
                        text-decoration: none;
                    }
                    .single .ow-button-hover br{
                        display: none;
                    }
                    

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: PROJECT COST CALC PAGE - not in use
    */

    /*#project-cost-page {}
    #project-cost-page .project-type {visibility: visible; position: initial; margin-top: 40px}
    #project-cost-page .project-type img {max-height: 250px; margin: 0 auto; display: block;}*/

    /*.get-quote-service-list {margin-bottom: 100px;}
    .get-quote-other-service {padding: 0px;}
    .get-quote-other-service-inner {padding-bottom: 150px !important;}*/




                                                


    /*===================== SPLASH SCREEN ================================*/

        /*#pl-2 .panel-grid-cell {
                display: table;
        }

        #pl-2 .panel-grid-cell .so-panel.widget {
                display: table-cell;
                vertical-align: middle;
        }

        .widget_siteorigin-panels-builder {
         display:block;   
        }*/



/* ==========================================================================
   IMAGES
   ========================================================================== */

/* AVATARS */

.user-icon {
    position: relative;
    overflow: hidden;
    border: 4px solid rgba(255,255,255,0.5);
    -moz-shape-outside: circle(40% at 50% 45%);
    -webkit-shape-outside: circle(40% at 50% 45%);
    -o-shape-outside: circle(40% at 50% 45%);
    -ms-shape-outside: circle(40% at 50% 45%);
    shape-outside: circle(40% at 50% 45%);
}

.user-icon img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100% !important;
}

.user-icon-large {
    width: 154px;
    height: 154px;
    border-radius: 77px;
    -moz-border-radius: 77px;
    -webkit-border-radius: 77px;
    -o-border-radius: 77px;
}

.user-icon-large img {
    width: 154px !important;
    clip: rect(0px,154px,154px,0px);
}

.blog-featured-image {
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 0 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.26);
}

figure.thumbnail { max-width: 100% !important; }





/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: COMMENTS
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/

    .comments-area{
        clear: both;
        width: 100%;
        padding: 20px 0;
    }

    .comments-area > .commentlist{padding-left: 0;}
    .comments-area > .commentlist .children{padding: 0 0 0 20px;}

    .comments-area .comment-container {
        position: relative;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .comments-area .comment-head {
        margin: 0;
        width: 70px;
        float: left;
    }
    .comments-area .comment-info {margin-bottom: 5px;}

    .comments-area .date,
    .comments-area .edit,
    .comments-area .perma {
        font-size: 11px;
        font-style: italic;
        font-size: 11px;
    }

    .comments-area .comment-entry {
        padding: 15px 15px 10px;
        overflow: hidden;
    }







/*===================== FORM_FIELDS ==========================================*/

label{font-weight: 400; cursor: pointer;}
/*
select,
textarea,
input:not(*[type="radio"]):not(*[type="checkbox"]):not(*[type="submit"]){
    background: transparent;
    border: 1px solid #fff;
    font-size: 12px;
    color: #fff;
    width: 100%;
    padding: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'open_sansbold',Arial,Helvetica,sans-serif;
    letter-spacing: 2px;
}

.black-frame-form select,
.black-frame-form textarea,
.black-frame-form input:not(*[type="radio"]):not(*[type="checkbox"]):not(*[type="submit"]){
    border: 1px solid #000;
    color: #000;
}


select:focus,
textarea:focus,
input:not(*[type="radio"]):not(*[type="checkbox"]):not(*[type="submit"]):focus {
    outline: 0;
}
*/

/*input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
select,
input[type="search"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select,

.wp_invoice_lookup .wp_invoice_lookup_input {

    display: inline-block ;
    padding: 15px;
    border: 0;
    border-bottom: 7px solid rgba(0,0,0,0.7);
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    width: 100%;
    background: #f6f1ec;
    color: #4a4d4a;
    font-size: 15px;
    font-family: 'open_sanslight', sans;
    height: auto;
    border-radius: 0;
    margin-bottom: 20px;
    -webkit-appearance: unset;
    line-height: 20px;

}
textarea{
    max-width:100%;
}

input::-webkit-input-placeholder { font-weight: bold; text-transform: uppercase;}
input::-moz-placeholder { font-weight: bold; opacity:  1; text-transform: uppercase;}
input::-moz-placeholder { font-weight: bold; opacity:  1; text-transform: uppercase;}
input::-ms-input-placeholder {font-weight: bold; text-transform: uppercase;}





.frame-form-white input[type="text"],
.frame-form-white input[type="password"],
.frame-form-white input[type="email"],
.frame-form-white input[type="tel"],
.frame-form-white input[type="color"],
.frame-form-white input[type="date"],
.frame-form-white input[type="datetime"],
.frame-form-white input[type="datetime-local"],
.frame-form-white input[type="month"],
.frame-form-white input[type="number"],
.frame-form-white input[type="range"],
.frame-form-white select,
.frame-form-white input[type="search"],
.frame-form-white input[type="time"],
.frame-form-white input[type="url"],
.frame-form-white input[type="week"],
.frame-form-white textarea,
.frame-form-white select {
    border: 1px solid #fff !important;
    color: #fff;
    background: none;
}

.frame-form-white ::-webkit-input-placeholder { color:#fff; opacity:  1;}
.frame-form-white ::-moz-placeholder { color:#fff; opacity:1;}
.frame-form-white ::-moz-placeholder { color: #fff;opacity:1;}
.frame-form-white ::-ms-input-placeholder {color: #fff; opacity:  1;}*/

/*textarea{min-height: 80px;}

select:before {
    display: block;
    content: "/f0ab";
    color: #000;
    right:;
    top:;
}
*/

/*input[type="date"] {
    padding: 6px;
}

.comments-area a {
    color: #000;
    font-weight: 800;
}

.comment-respond input[type="submit"] {
    padding: 17px 15px 11px 15px !important;
}

button:active,
input[type="submit"]:active{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

button:hover,
input[type="submit"]:hover{opacity: .8;}
*/
/*.form-control:focus, select:focus, textarea:focus, input:not(*[type="radio"]):not(*[type="checkbox"]):not(*[type="submit"]):focus {
    border-color: rgba(0,0,0,0.2);
    box-shadow: 0 0 1px rgba(0,0,0,.075);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.075);
}

.sow-submit, .button-bordered-bottom, input[type="submit"].button-bordered-bottom, .input-bordered-bottom, .item-borderred-bottom {
    border-bottom: 7px solid rgba(0,0,0,0.7) !important;
}
.button-bordered-top{
    border-top: 7px solid rgba(0,0,0,0.7) !important;
}*/




/* top up accounts sidebar */

/*.top-up-account-sidebar {
    display: block;
    margin: 20px 0;
    box-sizing: border-box;
}

.top-up-account-sidebar h6 {
    float: left;
    margin: 6px 20px 0 0;
}

.top-up-account-sidebar #topup_amount {
    padding: 14px !important;
    box-sizing: border-box !important;
    border: 0 !important;
    background-color: rgba(255, 255, 255, 0.14);
    height: 48px !important;
    color: #fff;
    width: 100% !important;
    float: right;
    text-align: center;
}

.top-up-account-sidebar p {
    display: block;
    width: 100%;
    margin: 13px 10px 0 0;
    float: none;
    text-align: left;
}

.top-up-account-sidebar p .amount {
    font-family: 'open_sansextrabold', Arial, Helvetica, sans-serif;
}

.top-up-account-sidebar .dollar {
    padding: 13px;
    border: 0;
    height: 48px;
    width: 48px;
}
.top-up-account-sidebar .dollar:disabled {
    opacity: 1;
}

.top-up-account-sidebar .top-up {
    padding: 17px 15px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    font-family: 'open_sansextrabold', sans !important;
}

.top-up-account-sidebar .top-up:active,
.top-up-account-sidebar .top-up:focus {
    outline: none;
    box-shadow: none;
}
*/


/* NEW CLIENT QUERY FORM */

/*#new-client-query-form textarea {
    height: 203px;
}

#new-client-query-form .form-spacer {
    margin: 0px 0 60px 0;
}*/




/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: FOOTER
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/


