/*
Theme Name: Whiskey Divi Child Theme
Theme URI: https://whiskey.duogeeks.com/
Description: Whiskey divi child theme based on Bar, Delicious food & exquisite drinks
Author: Divi Awesome
Author URI: https://diviawesome.com
Template: Divi
Version: 1.1
*/



/* Landing page CSS you can delete it as it is just for demo purpose. */
live-demo {
    background: #fff;
    color:#aa3822;
    padding: 15px 30px;
    border-radius: 6px;
    box-shadow: 0px 5px 30px 1px rgba(211,220,232,0.54);
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0;
}


.da-page-image:hover live-demo {
    opacity: 1;
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.390,0.575,0.565,1.000) both!important;
    animation: fade-in-bottom 0.5s cubic-bezier(0.390,0.575,0.565,1.000) both!important;
  
}
/*-------------------MENU CSS STRAT--------------------*/
.et_pb_menu .et_pb_menu__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu {
	margin-right: -10%;
}
.et_mobile_menu .menu-item-has-children > a {
	font-weight: 500 !important;
}

.sub-menu li:hover {
	background: #aa3822;
	transition: .7s;
	padding-left: 30px;
	padding-right: 10px;
}
#menu-main-menu .sub-menu li:hover a, #mobile_menu2 .sub-menu li:hover a {
	color:#fff !important;
}
#menu-main-menu .sub-menu li:hover a, #menu-main-menu .sub-menu li a, #mobile_menu2 .sub-menu li:hover a, #mobile_menu2 .sub-menu li a {
	background:transparent !important
}
.sub-menu li {
	transition: .7s;
}
#menu-main-menu .sub-menu li {
	padding: 0px;
	width: 100%;
}
#menu-main-menu .sub-menu li a {
	width: 100%;
	padding: 12px 20px;
}
#menu-main-menu .sub-menu {
	padding: 0px;
	width:280px;
}
#menu-main-menu .sub-menu li:hover a, #menu-main-menu .sub-menu li.current_page_item a, #menu-main-menu .sub-menu li.current-menu-item a {
	color: #fff !important;
	opacity: 1;
}
#menu-main-menu .sub-menu li.current_page_item, #menu-main-menu .sub-menu li.current-menu-item {
	background: #aa3822;
}
.et_mobile_menu li li {
	padding-left: 0% !important;
}
.et_pb_scroll_top.et-pb-icon {
	background: #aa3822 !important;
}
.et_mobile_menu .first-level > a:after {
content: '\4c' !important;
}
.et_mobile_menu .first-level > .icon-switch:after{
content: '\4d' !important;
}
/*-------------------MENU CSS END--------------------*/

#et_pb_submit {
	width: 100%;
}
.et_pb_title_meta_container {
	padding-top: 20px;
}
.et_contact_bottom_container, .et_pb_contact_submit.et_pb_button {
	width: 100%;
}
.sc_services_item_info {
	margin: 50px 0px;
}
.sc_services_item_title_wrap {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.sc_services_item_title {
	font-size: 1.333em;
	line-height: 1.214em;
	margin: 0;
	flex-shrink: 0;
	min-width: 15%;
	max-width: 60%;
	color:#fff;
}
.sc_services_item_price_dots {
	display: block;
	margin: 0 20px;
	position: relative;
	z-index: 1;
	line-height: 1;
	width: 100%;
	min-width: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.sc_services_item_price {
	font-size: 1.389em;
	line-height: 1em;
	font-weight: 500;
	color: var(--theme-color-text_link);
	flex-shrink: 0;	color:#fff;
	max-width: 110px;
}
.sc_services_item_price_dots {
	display: block;
	margin: 0 20px;
	position: relative;
	z-index: 1;
	line-height: 1;
	width: 100%;
	min-width: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.sc_services_item_price_dots::after {
	content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
	display: block;
	font-size: 20px;
	color: #ddd;margin-top: -15px;
}
.sc_services_item_content p {
	color: #ddd;
}

@media screen and (max-width:1366px){
.et_pb_row {
	width: 90%;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
	font-size: 15px !important;
	letter-spacing: 1px !important;
}
.et_pb_column_3_tb_header .et_pb_button_0_tb_header_wrapper .et_pb_button {
	padding: 12px 25px !important;
	font-size: 14px;
}
.et_pb_section_0.et_pb_section {
	margin-top: -9% !important;
}
}

@media screen and (max-width:1180px){

.et_pb_menu_0_tb_header.et_pb_menu ul li a {
	font-size: 14px !important;
	letter-spacing: 1px !important;
}

.et_pb_section_0.et_pb_section {
	margin-top: -11% !important;
}
}
@media screen and (max-width:980px){

.et_pb_section_0.et_pb_section {
	margin-top: -15% !important;
}
}
@media screen and (max-width:767px){

.et_pb_section_0.et_pb_section {
	margin-top: -25% !important;
}
}