/*
Theme Name: ETI-Child
Author: Frame Digital Group
Author URI: http://framedigitalgroup.com/
Description:
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

:not(.bullets-etefu).owl-carousel .owl-dots .owl-dot span {
    transform: skewX(-30deg);
}

.wpb_category_n_menu_accordion>ul>li:not(:last-child)>a {
    border-bottom: 1px solid #ffffff !important;
}

.wpb_category_n_menu_accordion>ul>li>a:last-child {
    border-radius: 15px 15px 0 0;}
    
 .wpb_category_n_menu_accordion>ul>li:last-child>a {
    border-bottom: 0;
    border-radius: 0 0 15px 15px;
}

 body.rtl .wpb_category_n_menu_accordion li.menu-item-15579.wpb-submenu-indicator-minus>a {
    border-radius: 0;
    margin-bottom: 1px;
}

.menu-item-15600 {
    border-radius: 0 0 15px 15px;}
    
    
    .wpb_category_n_menu_accordion>ul>li>a {
    background: #cb007b;}
    
    .wpb_category_n_menu_accordion>ul>li>a:hover {
    background-color: #a60165;}
    
    body.rtl .wpb_category_n_menu_accordion>ul>li li>a {
    border-right: 0;}
    
    .wpb_category_n_menu_accordion ul>li li {
    background: #80014e;
}


.wpb_category_n_menu_accordion ul>li li:hover {
    background: #5b0038;
}