/*
	Theme Name:	XTRA Child
	Theme URI:	https://xtratheme.com/
	Description:Multipurpose Theme
	Author:		Codevz
	Author URI:	https://codevz.com/
	Template:	xtra
	Version:	1.0
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
*/

.list_float_left .cz_stylish_list {
    float: left !important;
    margin-right: 10px !important;
}

.cz_grid a.cz_grid_title {
    display: none;
}

p.dienst {
    position: absolute;
    top: -470px;
    right: 10px;
    padding: 5px 20px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    border-radius: 30px;
}

a.external_link {
    background: #fff;
    padding: 10px 20px;
    font-size: 20px;
    display: inline;
    float: right;
    position: absolute;
    top: -86px;
    right: 0px;
    border-radius: 20px 0px 20px 0px;
    border: 3px solid;
}

.background-skew {
    transform: skew(-6deg);
}

.background-skew img {
    transform: skew(6deg);
}

.custom_title_rope .cz_wpe_content:before {content: url(https://freshenfruitig2.werkomgeving.nu/wp-content/themes/xtra-child/assets/images/rope.png);z-index: -1;position: absolute;left: 40px;top: -20px;}
