.header-wrap, .a11y-toolbar, .cdt-cart-tools, .vc_button-2-wrapper, .cdt-cart-remove, .widget_custom-menu-widget, .widget, .widget_twitter-widget,
.cookie-notice-container, .site-footer,
#header-wrap, #header, #mobile-menu, #searchform, #panel, #stunning-header, #the-content, #lang_sel_list, #topmenu, #linkTop, #tawkchat-iframe-container,
#tawkchat-maximized-iframe-element, #tawkchat-minified-wrapper, #tawkchat-minified-container, #text-7, #footer,
footer { 
	display: none !important; 
}

a[href]:after {
	content: none !important;
}

a {
	text-decoration: none !important;
}

.columns {
	margin-bottom: 0px;
}

.row .row {
    width: auto;
    margin-left: -0.71429rem;
    margin-right: -0.71429rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1180px;
}

.large-3 {
    position: relative;
    width: 25%;  
}

.large-4 {
    position: relative;
    width: 33.333333%;
}

.large-6 {
    position: relative;
    width: 50%;
}

.large-8 {
    position: relative;
    width: 66.333333%;
}

.large-9 {
    position: relative;
    width: 75%;  
}

.large-left {
    position: relative;
    width: 65%;
}

.large-right {
    position: relative;
    width: 35%;
}

.column, .columns {
    position: relative;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    float: left;
}

.print {
	display: block !important;
}

.tabs-content-style {
    background-color: #f7f7f7;
    padding: 1em !important;
    width: 100%;
}