
/* ====================================================================== *
      WARNING WHEN PORTFOLIO DOESN'T EXISTS
 * ====================================================================== */

	.media_boxes_warning{
		padding: 10px 20px;
		margin: 20px 0;
		border: 1px solid #eee;
		border-left-width: 5px;
		border-left-color: #d9534f;
		border-radius: 3px;

		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
	            box-sizing: border-box;
	}

	.media_boxes_warning h4{
		margin-top: 0;
		margin: 0 0 5px 0 !important;
		color: #d9534f;
		font-size: 18px !important;
		padding: 0 !important;
	}

	.media_boxes_warning p{
		margin: 0 !important;
	}


	.media-box-image div[data-thumbnail], .media-box-image div[data-popup]{
		-webkit-box-sizing: border-box !important;
	       -moz-box-sizing: border-box !important;
	            box-sizing: border-box !important;

	    padding: 0;
		margin: 0;
		border: 0;
		display: block;

		background: black;
	}

	.media-box-image div[data-thumbnail] img, .media-box-image div[data-popup] img{
		border-radius: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		display: block;
	}

/* ====================================================================== *
      LOADING AND BROKEN THUMBNAIL EFFECTS 
 * ====================================================================== */

	.media-box-image div[data-thumbnail], .media-box-image div[data-popup]{
		background-position: center center !important;
		background-repeat: no-repeat !important;
	}

	.image-with-dimensions{
		background-color: black !important;
		background-image: url(/wp-content/plugins/wp_media_boxes/plugin_extra/../plugin/css/icons/loading-image.gif) !important;
	}

	.broken-image-here{
		background-color: #BE3730 !important;
		background-image: url(/wp-content/plugins/wp_media_boxes/plugin_extra/../plugin/css/icons/broken-image.png) !important;
	}

	.broken-image-here:not([data-height]){
		min-height: 150px !important;
	}

/* ====================================================================== *
      MEDIA BOXES FIXES
 * ====================================================================== */

	.media-boxes-grid,
 	.media-boxes-grid .media-box,
 	.media-boxes-grid .media-box-container{
	    transition: unset;
	}

	.media-boxes-filters-container{
		margin-bottom: 15px;
	}

	.media-boxes-filters-container:after {
		content: " ";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}

	.media-boxes-filters-container ul{
		margin: 0 !important;
	}

	.media-boxes-filter>li{
    	margin: 0 8px 0 0 !important;
	}

	.media-boxes-filter>li:last-child{
		margin: 0 !important;
	}

	.media-boxes-filter>li a{
		-webkit-box-shadow: none !important;
		   -moz-box-shadow: none !important;
		 	-ms-box-shadow: none !important;
			 -o-box-shadow: none !important;
				box-shadow: none !important;

	}

	.media-boxes-drop-down {
    	width: 180px;
    	vertical-align:top;
    }

    .media-boxes-drop-down-header{
    	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
    }

    .media-boxes-sort-order span{
    	background: inherit !important;
    }

	.fancyboxMB-arrow{
		background: none !important;
	}

	.fancyboxMB-thumbs {
	    background: rgba(255,255,255,.1) !important;
	}

	.media-boxes-search input[type=text] {
		display: inline-block !important; 
		width: auto !important;
		margin: 0 !important;
	}

	.media-box-quote {
    	margin: -20px;
	}

/* ====================================================================== *
      THUMBNAIL OVERLAY
 * ====================================================================== */	

 	.thumbnail-overlay{
		background-color: rgba(105, 105, 105, 0.85);
	}

	.thumbnail-overlay>div.aligment,
	.thumbnail-overlay>div.aligment>div.aligment {
		vertical-align: inherit;
	}

	.thumbnail-overlay>div.aligment>div.aligment {
		text-align: inherit;
	}

/* ====================================================================== *
      MEDIA BOX LOGO
 * ====================================================================== */

	.media-box-logo {
		padding: 50px 0;
	}

	.media-box-logo-content{
		padding: 20px;
		background: rgba(255,255,255, .1);
		line-height: 17px;
	}

/* ====================================================================== *
      MEDIA BOX DARK GRID
 * ====================================================================== */

 	.media-box-dark-container{
 		padding: 200px 30px;
 	}

 	.media-box-dark-title{
 		font-size: 28px;
	    color: #c9cacc;
	    font-weight: 600;
	    text-transform: uppercase;
	    margin-bottom: 40px;
 	}

 	.media-box-dark-text{
 		font-size: 14px;
	    color: #88898e;
	    line-height: 26.6px;
	    font-weight: 300;
 	}

 	.media-box-dark-container-social{
 		padding: 50px 30px;
 		text-align: center;
 	}

 	.media-box-dark-container-social .media-box-dark-title{
 		letter-spacing: 0px;
	    line-height: normal;
	    font-weight: 600;
 		font-size: 18px;
 		text-transform: initial;
 	}

 	.media-box-dark-container-social .media-box-dark-title small{ 
		font-size: 12px;
	    display: block;
	    margin-top: 5px;
 	}

 	.media-box-dark-container-social .media-box-dark-text{ 
 		color: #c9cacc;
 		font-size: 14px;
    	line-height: 26.6px;
 	}

/* ====================================================================== *
      SOME CSS CONFLICTS WITH OTHER THEMES
 * ====================================================================== */

 	.media-box-image div[data-width][data-height] img{
	    margin-bottom: auto !important;
	}

	.media-box [class^=icon-]:before{
	    font-family: inherit !important;
	}

	.media-boxes-search .media-boxes-clear{
		margin-right: 0px !important;
	}

	.media-boxes-no-more-entries{
		cursor: auto !important;
	}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
    min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
    min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-light {
    min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-dark {
    min-width: 200px;
}


.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
    min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
    min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-light {
    min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-dark {
    min-width: 200px;
}




#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
    margin-top: 12px;
}

#trp-floater-ls.trp-floater-ls-flags.trp-bottom-left.trp-color-light #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
    margin-top: 15px;
}

#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby:hover {
    position: fixed;
    z-index: 9999999;
    top: 0px;
    bottom: auto;
    display: block;
    width: 192px;
    height: auto;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby:hover {
    position: fixed;
    z-index: 9999999;
    top: 0px;
    bottom: auto;
    display: block;
    width: 192px;
    height: auto;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}


#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby:hover {
    position: fixed;
    z-index: 9999999;
    top: 0px;
    bottom: auto;
    display: block;
    width: 192px;
    height: auto;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby:hover {
    position: fixed;
    z-index: 9999999;
    top: 0px;
    bottom: auto;
    display: block;
    width: 192px;
    height: auto;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
    margin-top:6px;
}

#trp-floater-ls-language-list .trp-language-wrap.trp-floater-ls-disabled-language.trp-ls-disabled-language:hover {
    padding: 0px;
    width: auto;
}

#trp-floater-ls .trp-language-switcher-container.trp-floater-ls-codes.trp-top-left.trp-color-light.trp-poweredby.trp-with-flags.trp-floater-ls-disabled-language.trp-ls-disabled-language.trp-floater-ls-disabled-language.trp-ls-disabled-language {
    margin-bottom:10px;
    margin-top: 0px;
}


#trp-floater-ls {
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    display: block;
    overflow: hidden;
    height: 58px;
    text-align: center;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

.trp-floater-ls-disabled-language.trp-ls-disabled-language {
    width: auto;
}

/*removing left forcing will fix random hover move on all mobile devices*/
#trp-floater-ls:hover {
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    display: block;
    height: auto;
    border-radius: 8px 8px 0px 0px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}


#trp-floater-ls.trp-floater-ls-flags:hover {
    position: fixed;
    z-index: 9999999;
    /*bottom: 0;*/
    display: block;
    width: 66px;
    height: auto;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

#trp-floater-ls.trp-floater-ls-flags.trp-poweredby:hover {
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    display: block;
    width: 192px;
    height: auto;
    border-radius: 8px 8px 0px 0px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

#trp-floater-ls.trp-floater-ls-flags{
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    display: block;
    overflow: hidden;
    width: 66px;
    height: 58px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}

#trp-floater-ls.trp-color-dark{
    background: #1E1E1E;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    border-radius: 8px 8px 0 0;
}

#trp-floater-ls.trp-color-light{
    background: #FFFFFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    border-radius: 8px 8px 0 0;
}

.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby:hover {
    width: 192px;
}

.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby:hover {
    width: 192px;
}

#trp-floater-ls.trp-color-dark-old{
    background: rgb(27,27,27);
    background: linear-gradient(0deg, rgba(27,27,27,1) 0%, rgba(84,84,84,1) 100%);
}

#trp-floater-ls.trp-color-light-old{
    background: rgb(214,214,214);
    background: linear-gradient(0deg, rgba(214,214,214,1) 0%, rgba(250,250,250,1) 100%);
}


#trp-floater-ls.trp-bottom-right{
    top:auto;
    bottom: 0;
    right:10%;
}

#trp-floater-ls.trp-bottom-left{
    top:auto;
    bottom: 0;
    left: 10%;
}

#trp-floater-ls.trp-top-right{
    bottom:auto;
    top: 0;
    right:10%;
    border-radius: 0 0 5px 5px;
}

#trp-floater-ls.trp-top-left{
    bottom:auto;
    top: 0;
    left: 10%;
    border-radius: 0 0 5px 5px;
}

body.admin-bar #trp-floater-ls.trp-top-right,
body.admin-bar #trp-floater-ls.trp-top-left{
    top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar #trp-floater-ls.trp-top-right,
    body.admin-bar #trp-floater-ls.trp-top-left {
        top: 46px;
    }
}

@media screen and (max-width: 1000px) {
    #trp-floater-ls-language-list{
        display: flex;
        flex-direction: column;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby {
        left: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby {
        left: 10%;
        min-width: 105px;
    }

    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby {
        left: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby {
        left: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby {
        left: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby {
        left: 10%;
        min-width: 105px;
    }
    #trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
        margin-top: 15px!important;
    }


    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
        left: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
        left: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark {
        left: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light {
        left: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark {
        right: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark {
        left: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light {
        right: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light {
        left: 10%;
        min-width: 60px;
    }
}

@media screen and (max-width: 500px) {

    #trp-floater-ls-language-list{
        display: flex;
        flex-direction: column;
    }

    #trp-floater-ls:hover .trp-language-wrap a.trp-floater-ls-disabled-language {
        margin-top: 0;
    }

    .trp-floater-ls-disabled-language {
        margin-top: 0!important;
        padding-top:16px!important;
    }

    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby {
        left: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby {
        left: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby {
        left: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby {
        left: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby {
        right: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby {
        left: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby {
        right: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby {
        left: 10%;
        min-width: 60px;
    }

    #trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
         margin-top: 5px!important;
    }


    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
        left: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
        right: 10%;
        min-width: 105px;
    }
    .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
        left: 10%;
        min-width: 105px;
    }


    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark {
        left: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light {
        right: 10%;
        min-width: 66px;
    }
    .trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light {
        left: 10%;
        min-width: 66px;
    }

    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark {
        right: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark {
        left: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light {
        right: 10%;
        min-width: 60px;
    }
    .trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light {
        left: 10%;
        min-width: 60px;
    }
}

#trp-floater-ls.trp-floater-ls-codes  #trp-floater-ls-current-language a,
#trp-floater-ls.trp-floater-ls-codes #trp-floater-ls-language-list {
    text-align: center;
    margin-top: 6px;
}

#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language a img,
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-language-list a img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

#trp-floater-ls-language-list {
    display: none;
}

.trp-poweredby #trp-floater-ls-language-list .trp-language-wrap{
    padding: 10px;
    width: auto;
}

#trp-floater-ls .trp-language-wrap.trp-language-wrap-top{
    padding:10px;
}

#trp-floater-ls .trp-language-wrap.trp-language-wrap-bottom{
    padding:11px;
}

#trp-floater-ls.only-flags div.trp-language-wrap{
    padding:11px 0;
}

#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby,
#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby{
    border-top: none;
    border-bottom: 1px solid #747474;
}
#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby,
#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby{
    border-top: none;
    border-bottom: 1px solid #aaaaaa;
}

.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
    border-top: 1px solid #747474;
    color: #b3b3b3;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
    border-top: 1px solid #aaaaaa;
    color: #808080;
}

.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
    padding: 5px 12px 5px 12px;
    text-align: center;
    font-size: 12px;
}

.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
    display: inline;
    padding: 0px 3px;
    border-radius: 30px;
    line-height: 11px;
    text-decoration: underline;
}


.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
    color: #3858E9;
    text-decoration: none;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
    color: #b3b3b3;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{
    color: #ffffff;
    opacity: 1;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{
    color: #3858E9;
    text-decoration: underline;
}


#trp-floater-ls:focus #trp-floater-ls-current-language,
#trp-floater-ls:hover #trp-floater-ls-current-language {
    display: none;
}

#trp-floater-ls:focus #trp-floater-ls-language-list,
#trp-floater-ls:hover #trp-floater-ls-language-list {
    display: block;
}

#trp-floater-ls-current-language a {
    display: block;
    padding: 10px 12px 10px 12px;
    font-size: 90%;
}

.trp-language-wrap a{
    display: block;
    padding: 10px 12px 10px 12px;
    font-size: 90%;
}

#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{
    display: block;
    padding: 10px 24px 10px 24px;
    font-size: 90%;
}

#trp-floater-ls-current-language,
#trp-floater-ls-language-list {
    text-align: left;
}

#trp-floater-ls-current-language.trp-with-flags,
#trp-floater-ls-language-list.trp-with-flags {
    text-align: left;
}

#trp-floater-ls-current-language {
    display: block;
    width: 100%;
    height: 100%;
}

.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light #trp-floater-ls-current-language {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 3px;
}

.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left .trp-language-wrap {
    padding: 9px!important;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-codes.trp-top-left .trp-language-wrap {
    padding: 0 9px 9px 9px!important;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left .trp-language-wrap {
   padding: 9px 9px 6px 9px!important
}

.trp-language-switcher-container.trp-floater-ls-names.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left .trp-language-wrap {
    padding: 0 12px 12px 12px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left .trp-language-wrap {
   padding: 12px 12px 6px 12px!important
}

#trp-floater-ls div:not(#trp-floater-poweredby) > a {
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a {
    color: #BDBDBD;
}
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a {
    color: #404040;
}

.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a,
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a,
.trp-with-flags.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a,
.trp-with-flags.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a,
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a {
    display: block;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.trp-color-light #trp-floater-ls-language-list .trp-language-wrap a:hover {
    color: #1E1E1E;
    background: #F0F0F0;
    border-radius: 2px;
}

.trp-color-dark #trp-floater-ls-language-list .trp-language-wrap a:hover {
    color: #FFFFFF;
    background: #4F4F4F;
    border-radius: 2px;
}

.trp-floater-ls-disabled-language {
    margin-top:6px;
}

#trp-floater-ls .trp-floater-ls-disabled-language {
    pointer-events: none;
    cursor: default;
}

#trp-floater-ls .trp-with-flags .trp-flag-image {
    margin-right: 5px;
    vertical-align: middle;
    height: auto;
    max-width: 100%;
    display: inline;
    padding: 0;
}

.trp-flag-image:dir(rtl) {
    margin-left: 5px;
}

#trp-floater-ls a {
    text-decoration: none;
}

#trp-floater-ls-language-list {
    max-height: 300px;
    overflow-y: auto;
}

.only-flags #trp-floater-ls-language-list {
    overflow-y: overlay;
}

/*
 *  Menu Language Switcher
 */

.menu-item-object-language_switcher .trp-flag-image {
    display: inline-block;
    margin: -1px 5px;
    vertical-align: baseline;
    padding: 0;
    border: 0;
    border-radius:0;
}

/*
 *  Shortcode Language Switcher
 */
.trp-language-switcher{
    height: 42px;
    position: relative;
    box-sizing: border-box;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.trp-language-switcher > div {
    box-sizing: border-box;
    padding:4px 20px 3px 13px;
    border: 1.5px solid #949494;
    border-radius: 2px;
    background-image: url(/wp-content/plugins/translatepress-multilingual/assets/css/../../assets/images/arrow-down-3101.svg);
    background-repeat: no-repeat;

    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 3px) calc(1em + 0px);

    background-size:
            8px 8px,
            8px 8px;

    background-repeat: no-repeat;

    background-color: #fff;
}

.trp-language-switcher > div:hover {
    background-image: none;
}


.trp-language-switcher > div > a {
    display: block;
    padding: 7px 12px;
    border-radius: 3px;
    text-decoration: none;
    color: #1E1E1E;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.trp-language-switcher > div > a:hover {
    background: #F0F0F0;
    border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
    background: none;
}

.trp-language-switcher > div > a > img{
    display: inline;
    margin: 0 3px;
    width: 18px;
    height: 12px;
    border-radius: 0;
}

.trp-language-switcher .trp-ls-shortcode-current-language{
    display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
    visibility: hidden;
}

.trp-language-switcher .trp-ls-shortcode-language{
    display: inline-block;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1;

    max-height: 250px;
    overflow-y: auto;
    left: 0;
    top: 0;
    min-height: auto;
}

.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
    visibility: visible;
    max-height: 250px;
    padding: 4px 13px;
    height: auto;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block !important;
    min-height: auto;
}

/*
 *  Front-end Admin Bar Icon
 */
#wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
    content: '\f326';
    top: 3px;
}

@media screen and ( max-width: 782px ) {
    #wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
        text-indent: 0;
    }

    #wpadminbar li#wp-admin-bar-trp_edit_translation {
        display: block;
    }
}

/*
 * Fix Language Switcher Shortcode in Elementor Popup
 */
.elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
    width: 300px !important;
}
@font-face {
    font-family: dashicons;
    src: url(/wp-includes/fonts/dashicons.woff),
    url(/wp-includes/fonts/dashicons.ttf) format("truetype"),
    url(/wp-includes/fonts/dashicons.svg#dashicons) format("svg"),
    url(/wp-includes/fonts/dashicons.eot);
    font-weight: normal;
    font-style: normal;
}

/*
*   Popup General Settings
*/

#trp_ald_modal_container{
    background-color: rgba(0,0,0,0.2);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2000000000000;
    pointer-events: none;
}

#trp_ald_modal_popup{
    box-shadow: 0 0 10px #6c7781;
    top: 40px !important;
    position: relative;
}

#trp_ald_modal_popup{
    background-color: #F0F0EE;
    width: 570px;
    max-width: 75%;
    border: 1px solid #4c6066;

    padding: 25px 40px;
    margin: auto;
    pointer-events: auto;
}

/*
 *  Popup textarea
 */

#trp_ald_popup_text{
    text-align: left;
    font-size: 17px;
}

/*
 *  Popup Change Language Button and Select
 */

.trp_ald_select_and_button{
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    font-size: 17px;
}

.trp_ald_button{
    margin-left: 12px;
    width: 287px;
}

#trp_ald_popup_change_language{
    text-transform: none;
    width: 100%;

    background: #2271b1;
    border-color: #2271b1;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    justify-content: center;
    align-items: center;
    display: inline-grid;

    font-weight: normal;
    font-size: 17px;
    height: 50px;
    min-height: 30px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
}

#trp_ald_popup_change_language:hover {
    background: #135e96;
    border-color: #135e96;
    color: #fff;
}

/*
 *  Popup Close Button and Textarea
 */

#trp_ald_x_button_and_textarea{
    text-decoration: none;
    display: flex;
    vertical-align: middle;
    align-items: center;
    cursor: pointer !important;
    color: #0085ba !important;
    font-size: 14px;
    margin-top: 15px;
    width:50%;
    height: 100%;
    pointer-events: visibleFill;
}

#trp_ald_x_button_textarea{
    text-decoration: underline;
    margin-bottom: 3px;
    height: auto;
    width:auto;
    color: #0085ba !important;
    cursor: pointer !important;
    text-align: left;
}

#trp_ald_x_button_textarea:hover{
    background-color: transparent;
    pointer-events: auto;
    cursor: pointer !important;
    z-index: 20000000000000;
}

#trp_ald_modal_popup #trp_ald_x_button{
    display: inline-table;
    width: 0;
    background: 0 0;
    padding: 0;
    border: none;
    text-decoration: none;
    color: transparent;
    -webkit-backface-visibility: hidden;
    outline:none;
    z-index: 1;
}

#trp_ald_modal_popup #trp_ald_x_button::before {
    content: "\f153";
    font: normal 16px/20px dashicons;
    text-align: center;

    color: #0085ba !important;
    background: 0 0 !important;
    -webkit-font-smoothing: antialiased;
}

#trp_ald_modal_popup #trp_ald_x_button::before:hover{
    background: 0 0;
}

    /*
     *  Popup and Hello Bar Language Switcher Aspect
     */

.trp_ald_ls_container{
    height: 50px;
    width: 100%;
    color: #4c6066;
    font-size: 19px;
}

.trp_ald_ls_container .trp-language-switcher-container{
    width: 100%;
    margin: 0;
    user-select: none;
}

.trp_ald_ls_container .trp-language-switcher-container > div{

    background-image: linear-gradient(
            60deg
            , transparent 50%, #C9C0BB 50%), linear-gradient(
            120deg
            , #C9C0BB 50%, transparent 50%);

    background-position: calc(100% - 18px) calc(1em), calc(100% - 12px) calc(1em);
    background-size: 6px 12px, 6px 12px;
    background-repeat: no-repeat;
}

.trp_ald_ls_container .trp-language-switcher-container .trp-ls-shortcode-language.trp-ls-clicked{

    background-image: none;
}

.trp_ald_ls_container .trp-ls-shortcode-current-language{
    width: 100%;
    height: 50px;
    justify-content: left;
    padding-bottom: 12px;
    border: 2px solid #C9C0BB;
    padding-top: 8px;
    padding-right: 33px;
    vertical-align: middle;
    color: #4c6066;
    font-size: 18px;
    overflow: hidden;
}

.trp_ald_ls_container .trp-ls-shortcode-language{
    width: 100%;
    height: 50px;
    justify-content: left;
    border: 2px solid #C9C0BB;

    z-index: 1000000000000000;
}


.trp_ald_ls_container .trp-ls-shortcode-current-language:hover{
    cursor: pointer;
}

.trp_ald_ls_container .trp-ls-shortcode-language > div:hover{
    cursor: pointer;
    background: #135e96;
    color: #ffffff;
}

.trp_ald_ls_container .trp-ald-popup-select{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 33px;
    font-size: 18px;
    margin-right: -15px;
}


.trp_ald_ls_container .trp-ls-shortcode-current-language{
    padding-bottom: 12px;
    padding-top: 6px;
    vertical-align: middle;
    color: #4c6066;
    font-size: 18px;
}

.trp_ald_ls_container .trp-ls-shortcode-language{
    padding-bottom: 3px;
    padding-top: 3px;
    vertical-align: middle;
    color: #4c6066;
    font-size: 18px;
}


.trp_ald_ls_container .trp-ls-shortcode-current-language img.trp-flag-image{
    display: inline-block;
    padding-top: 9px;
    margin-left: 8px;
    margin-right: 8px;
    pointer-events: none;
}

.trp_ald_ls_container .trp-ls-shortcode-language img.trp-flag-image{

    display: inline-block;
    padding-top: 9px;
    margin-left: 8px;
    margin-right: 8px;
    pointer-events: none;

}

.trp_ald_ls_container #trp_ald_popup_current_language{
    padding-top: 8px;
    padding-right: 33px;
    vertical-align: middle;
    color: #4c6066;
    font-size: 18px;
    overflow: hidden;

}

#trp_ald_popup_select_container .trp-ls-shortcode-language{
    display: none;
}

/*
 *  Make Language Switcher Clickable
 */

.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language.trp-ls-clicked{
    visibility: hidden;
}

.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-current-language{
    visibility: visible;
}

.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-language{
    visibility: hidden;
    height: 1px;
}

.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language.trp-ls-clicked,
.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language.trp-ls-clicked{
    visibility:visible;
    height:auto;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block !important;
}


/*
 *  Hello Bar General Settings
 */

#trp_no_text_popup_wrap{
    width: 100%;
    background-color: #F0F0EE;
    z-index: 999999999999999999999999999999999;
    box-shadow: 0 0 10px #6c7781;
}

#trp_no_text_popup{
    align-items: center;
    padding: 25px 30px;
    border: 1px solid grey;
    justify-content: space-between;
    display: flex;
    vertical-align: middle;

}

#trp_ald_not_text_popup_ls_and_button{
    display: flex;
    justify-content: center;
    width: 100%;
    vertical-align: middle;
    align-items: center;
}

/*
 *  Hello Bar Textarea
 */
#trp_ald_no_text_popup_div {
    text-align: left;
    font-size: 17px;
    margin-right: 10px;
    max-width: 375px;
}



/*
 *  Hello Bar Change Language Button and Select
 */

#trp_ald_not_text_popup_buttons_wrap{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
    max-width: 240px;
    color: #4c6066;
    font-size: 19px;
}

#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container #trp_ald_popup_current_language{
    padding-top: 8px;
    padding-right: 33px;
    vertical-align: middle;
    color: #4c6066;
    font-size: 18px;
    overflow: hidden;

}

#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container .trp-ls-shortcode-language{
    padding-bottom: 3px;
    padding-top: 3px;
    vertical-align: middle;
}

/*
 *  Hello Bar Change Language Button
 */
.trp_ald_change_language_div{
    min-width: 173px;
    height: auto;
}
#trp_ald_no_text_popup_change_language{
    text-transform: none;
    padding: 4px 10px;
    height: 50px;

    text-align: center;
    background: #2271b1;
    border-color: #2271b1;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    display: inline-block;

    font-weight: normal;
    font-size: 17px;
    line-height: 2.15384615;
    min-height: 30px;
    margin-left: 10px;
    width: 100%;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
}

#trp_ald_no_text_popup_change_language:hover {
    background: #135e96;
    border-color: #135e96;
    color: #fff;
}

/*
 * Hello Bar Close Button
 */

#trp_ald_no_text_popup_x{
    width: 65px;
    padding-left: 5px;
}

#trp_no_text_popup #trp_close{
    width: 0;
    background: 0 0;
    padding: 0;
    border: none;
    text-decoration: none;
    color: transparent;
    -webkit-backface-visibility: hidden;
    outline:none;
}

#trp_no_text_popup #trp_close::before {
    content: "\f153";
    font: normal 35px/40px dashicons;
    text-align: center;
    cursor: pointer;

    color: #0085ba !important;
    background: 0 0 !important;
    -webkit-font-smoothing: antialiased;
}

#trp_ald_no_text_popup_x_button_and_textarea{
    display:none;
    cursor: pointer;
    vertical-align: middle;

}

#trp_ald_no_text_popup_x_button_textarea{
    text-decoration: underline;
    margin-bottom: 3px;
    color: #0085ba;
    font-size: 15px;
    margin-top: 15px;
}

#trp_ald_no_text_popup_x_button{
    width: 0;
    background: 0 0;
    padding: 0;
    border: none;
    text-decoration: none;
    color: transparent;
    -webkit-backface-visibility: hidden;
    outline:none;
}

#trp_ald_no_text_popup_x_button::before{
    content: "\f153";
    font: normal 16px/20px dashicons;
    text-align: center;

    color: #0085ba !important;
    background: 0 0 !important;
    -webkit-font-smoothing: antialiased;
}


/*
 *  Responsive Popup and Hello Bar
 */
@media screen and (max-width: 937px){
    /*
    Hello Bar x button overlaps with Change Language Button
     */
    #trp_ald_not_text_popup_ls_and_button{
        width: 80%;
    }
}

@media screen and (max-width: 780px) {
    #trp_ald_modal_popup {
        width: 80%;
    }
    .trp_ald_select_and_button{
        display: block;
        margin-top: 32px;
    }
    .trp_ald_ls_container #trp_ald_popup_current_language{
        overflow: hidden;
    }

    .trp_ald_button{
        width: 100%;
        margin-left: 0;
        margin-top: 14px;
    }

    #trp_ald_x_button_and_textarea{
        width: 100%;
    }

    /*
     *  Hello Bar
     */

    #trp_no_text_popup{
        justify-content: center;
    }

    #trp_ald_not_text_popup_ls_and_button{
        display: block;
        max-width: 240px;

    }
    #trp_ald_no_text_popup_x{
        display:none;
    }
    #trp_ald_no_text_popup_x_button_and_textarea{
        display: block;
    }
    #trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
        max-width: 100%;
        margin-top: 32px;
    }

    #trp_ald_no_text_popup_select_container{
        display: none;
    }

    .trp_ald_change_language_div{
        width: 100%;
        margin-top: 14px;
        min-width: 30px;
    }

    #trp_ald_no_text_popup_change_language{
        margin-left: 0;
        height: unset;
        white-space: pre-wrap;
    }

    #trp_ald_no_text_popup_x_button_and_textarea{
        margin-top: 15px;
    }

}
