/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */


/* Make selected text gold on a red background */
::selection {
  color: #fff;
  background-color:  #5f8372;
}
.et_pb_scroll_top.et-pb-icon {
	background: #ef7f77 !important;
}
/** BUTTON SPACING ====**/
.et_pb_button {
    padding: 10px 35px !important;
    letter-spacing: 1px !important;
	border-radius:5px !important;
}
/** HEADER DESIGN==============================**/
.main-bar {
    display: flex;
    align-items: center;
}
.main-bar li {
    padding: 0 20px !important;
}
/** BANNER DESIGN==============================**/
.banner {
    display: flex;
    text-align:center;
}
.banner .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 10px;
}


/**01====**/
.grd-01 {
    display: flex;
    align-items: center;
}

/**02====**/
.d-flex{display:flex;align-items:center;}
.d-flex.arrow a
 {
    background: url(/wp-content/uploads/2025/06/arrow.png);
    background-repeat: no-repeat;
    background-position: right 5px;
    padding-left: 0;
    padding-right: 40px;
    color: #fff;
    font-size: 16px;
}

/**03====**/
.testi .carousel_content {
    border: 1px solid #c8c8c8;
    padding: 15px 35px 35px;
}
.testi .carousel_content p {
    min-height: 165px;
}
.testi .carousel_content span.name_design {
    text-align: right;
}
.testi .carousel_content p:before {
    content: '';
    background:url(/wp-content/uploads/2025/06/t-icon.png) no-repeat;
    width: 55px;
    height: 55px;
    display: block;
    border-radius: 100px;
    margin-bottom: 25px;
}
.arrow-link a{
    background: url(/wp-content/uploads/2025/06/right-arrow.png);
    background-repeat: no-repeat;
    background-position: right 5px;
        padding-right: 40px;
}

/**04===**/
.divi8_logo_carousel_item img {
    border: 1px solid #d7d7d7;
}
.entry-content .table-box table:not(.variations) {
	border: 1px solid #ffffff;
}
.entry-content .table-box tr td:first-child {
    border-right: 1px solid #fff;
    width: 35%;
}

.entry-content .table-box tr td {
    border-top: 1px solid #ffffff;
    padding: 6px 24px;
    font-size: 16px;
}
.entry-content .table-box thead th, .entry-content .table-box tr th {
    color: #ffffff;
    background: #628373;
}



/** FOOTER DESIGN==============================**/
footer.et-l.et-l--footer .et_pb_menu__menu nav.et-menu-nav, footer.et-l.et-l--footer .et-menu.nav {
    display: block !important;
}
footer.et-l.et-l--footer .et_pb_menu__wrap {
    flex: inherit !important;
}
footer.et-l.et-l--footer  .et_mobile_nav_menu {
    display: none !important;
}

.cu-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cu-list ul strong {
    color: #ed9a98;
    font-weight: normal;
    width: 20%;
    float: left;
}
.cu-list ul li em {
    font-style: normal;
    float: left;
    width: 75%;
}
.cu-list ul li a {
    color: #fff;
}

.et-pb-contact-message li {
    display: inline-block;
    list-style: none;
    padding: 0 5px 0 0;
	color: #ff0000;
	font-size:14px;
}

.et-pb-contact-message ul {
    margin: 0;
    padding: 0;
}
body #page-container .et_pb_section .et_pb_button.btn-w:hover {
    background: #628373;
}
.footer-icon img{margin-right: 8px;}

/***===SIGNUP FORM =====**/
.su-form .mailerlite-form-field {
    display: inline-block;
    width: 45%;
    margin: 0 8px;
}
.su-form .mailerlite-form-inputs {
    text-align: center;
}
.su-form label {
    display: none !important;
}
.su-form input.text, .su-form input.title, .su-form input[type=email], .su-form input[type=password], .su-form input[type=tel], .su-form input[type=text], .su-form select, .su-form textarea {
    background-color: #fff;
    border: 1px solid #ffffff;
    padding: 20px;
    color: #4e4e4e;
    border-radius: 6px;
    width: 100%;
    font-size: 16px;
}
.su-form button.mailerlite-subscribe-submit {
    border: none;
    background: #ea7d77;
    border-radius: 8px;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    width: 93%;
    margin-top: 25px;
    cursor: pointer;
    text-transform: uppercase;
	 -webkit-transition: all 0.5s ease;                  
    -moz-transition: all 0.5s ease;                 
    -o-transition: all 0.5s ease;   
    -ms-transition: all 0.5s ease;          
    transition: all 0.5s ease;
}
.su-form button.mailerlite-subscribe-submit:hover {
    background: #628373;
}
.su-form .mailerlite-form-error {
    position: absolute;
    font-size: 14px;
    color: #fff;
}
/** RESPONISVE DESIGN==============================
========================================================================================**/
.mobmenul-container{float:right !important; margin-right: 15px;}
.mobmenu-content li.current-menu-item a {
        background: #ef7f77;
    }
    .mobmenu-left-panel .mob-cancel-button {
        margin-top: 10px;
    }
@media screen and (max-width:1400px){
	.logo-ic {
    padding-left: 220px !important;
}
}

@media screen and (max-width:980px){
	footer.et-l.et-l--footer .et_pb_menu__menu nav.et-menu-nav, footer.et-l.et-l--footer .et-menu.nav, footer.et-l.et-l--footer .et_pb_fullwidth_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu {
    display: block !important;
}
footer.et-l.et-l--footer .et_pb_menu__wrap {
    flex: inherit !important;
}
footer.et-l.et-l--footer  .et_mobile_nav_menu {
    display: none !important;
}
	.device-0{display:none !important;}
	body .et_pb_button {
    font-size: 16px !important;text-align:center !important;}
	.entry-content .table-box tr td:first-child {
    width: 50%;
}
	}

@media screen and (max-width:767px){
.banner .et_pb_button {
	width: 225px;}
}

@media screen and (max-width:660px){
	.su-form .mailerlite-form-field {
    width: 100%;
    margin: 0 0 10px;
}
	.su-form button.mailerlite-subscribe-submit{width: 100%;
    margin-top: 10px;}
}

@media screen and (max-width:480px){
.cu-list ul strong{    width: 25%;}
.entry-content .table-box tr td, .entry-content .table-box tr th {
    padding: 8px !important;
}
}