/*!
Theme Name: ClanDesign+
Author: Sanya Digital
Description: Base theme for ClanDesign +
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: clan-design
*/

.menu-header .wpml-ls li span {
	width: 4ch;
  	overflow: hidden;
  	white-space: nowrap;
}

.about-section .columns .about-content .description {
    margin-left: 15%;
	margin-bottom: 100px;
}

.about-section .columns .about-content .description:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 15%;
    background-color: #141313;
    width: 112px;
    height: 12px;
}

.about-section .columns .about-content p {
    margin-left: 0 !important;
	margin-bottom: 0 !important;
}

.about-section .columns .about-content p:after {
    display: none;
}

.banner-section .content .section-menu .section-menu-item a {
	font-family: Arimo !important;
}

.menu-footer-menu-ukrainian-container {
	display: block;
	width: 100%;
}

.woocommerce ul.products li.product a.product_type_simple,
.woocommerce ul.products li.product a.product_type_variable{
	display: none;
}