/*
Theme Name: Startit
Theme URI: https://startit.qodeinteractive.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  https://themeforest.net/user/select-themes
Version: 4.1.1
Text Domain: startit
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@font-face {
font-family: "CustomFont";
src: url("/wp-content/themes/luxmd/assets/css/fonts/static/PlayfairDisplay-Black.ttf");
src: url("/wp-content/themes/luxmd/assets/css/fonts/static/PlayfairDisplay-BlackItalic.ttf");
src: url("/wp-content/themes/luxmd/assets/css/fonts/static/PlayfairDisplay-Bold.ttf");
src: url("/wp-content/themes/luxmd/assets/css/fonts/static/PlayfairDisplay-BoldItalic.ttf");
src: url("/wp-content/themes/luxmd/assets/css/fonts/static/PlayfairDisplay-Regular.ttf");
src: url("/wp-content/themes/luxmd/assets/css/fonts/static") format("ttf"),
url("/wp-content/themes/luxmd/assets/css/fonts/static") format("opentype"),
url("/wp-content/themes/luxmd/assets/css/fonts/static") format("svg");
}

.vc_column-inner.vc_custom_1603689157211: hover { transform: scale(1.1);}
.vc_column-inner.vc_custom_1603689171440: hover{ transform: scale(1.1);}


table td
{border: 2px solid #ddb111 !important;}

.qodef-title-holder h1 {
    font-size: 50px !important;
    line-height: 70px !important;
}

div#comments {
    display: none;
}
.qodef-main-menu>ul>li>a span.item_text {    
    color: #000;
}

.qodef-drop-down .narrow .second .inner ul li {
    width: 300px !important;
}
.qodef-main-menu>ul>li.has_sub>a .item_inner>i.q_menu_arrow {    
    color: #000;
}
.qodef-main-menu>ul>li.has_sub>a .item_inner>i.q_menu_arrow:hover { 
  color: #ffffff;
}

.qodef-blog-standard-post-date { 
    display: none;
}

.qodef-main-menu>ul>li>a .item_outer:before {
     background-color: transparent !important;
	 }

