/*
 Theme Name:   Riyadh Cables Child
 Theme URI:    https://niu.com.mt
 Description:  Child Theme for Riyadh Cables
 Author:       NIU Ltd.
 Author URI:   https://niu.com.mt
 Template:     riyadh-cables
 Version:      1.0.0
*/

.entry-title{
    display: none !important;
}
body {
    /* position: relative; */
    overflow-x: hidden;
    width: 100%;
}
body.custom-background{
    background: #fff;
}
.main-banner .vce-row-content{
    padding: 0px !important;
}
.banner-overlay{
    position: relative;
}
.banner-overlay:before{
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 95%;
    background: #000000b3;
    z-index: 1;
}
.banner-title{
    position: absolute !important;
    top: 10%;
    left: 10%;
    width: 50% !important;
    z-index: 2;
}
.banner-title-ar{
	position: absolute !important;
    top: 10%;
    right: 10%;
    left: auto;
    width: 50% !important;
    z-index: 2;
}
.banner-play{
    position: absolute !important;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50% , -50%);
}
.title-btn a{
    border: 1px solid #b54518;
    font-family: avenir !important;
    cursor: text !important;
}
.title-btn-white a{
    border: 1px solid #fff;
    font-family: avenir !important;
    cursor: text !important;
}
.pdf-btn a{
    border: 1px solid #acacac;
    border-radius: 20px !important;
    font-family: avenir !important;
    width: 85% !important;
    min-height: 60px;
    padding: 7px 30px !important;
}
.pdf-btn a span{
    align-items: center;
}
.pdf-btn a span i{
	color: #b54518;
    font-size: 45px;
}
.numbers-slider{
	padding: 0px 100px;
 }
 .numbers-slider .numbers-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 200px;
 }
.numbers-slider .numbers-content img{
	min-height: 70px;
    padding-bottom: 15px;
}
.numbers-slider .numbers-content .number-text{
  	font-family: avenir;
    color: #000;
    font-weight: 500;
    text-align: center;
    min-height: 100px;
    color: #636466;
  }
 .numbers-slider .numbers-content p .highlight-text{
 	color: #b54518;
    font-weight: 600;
    font-size: 25px;
 }
 .numbers-slider.numbers-slider_ar .slick-list.draggable{
 	direction: ltr !important;
 }


 .p-relative-eng{
 	position: relative;
 }
 .p-absolute-eng{
    font-family: Myriad Pro !important;
    font-size: 20px;
    font-weight: 300 !important;
    position: absolute !important;
    left: 30%;
    top: 10%;
    width: 50%!important;
 }
 .adv-1{
 	position: absolute !important;
    top: 25%;
    left: 43.5%;
    width: 11% !important;
    font-size: 13px;
 }
.adv-2{
    position: absolute !important;
    top: 36%;
    left: 61.5%;
    width: 10% !important;
    font-size: 13px;
 }
.adv-3{
    position: absolute !important;
    font-size: 13px;
    top: 44%;
    left: 26.5%;
    width: 13% !important;
 }
.adv-4{
    position: absolute !important;
    font-size: 13px;
    top: 58%;
    left: 47%;
    width: 10% !important;
 }
.adv-5{
	position: absolute !important;
    font-size: 13px;
    top: 80%;
    left: 35%;
    width: 13% !important;
 }
.adv-6{
    position: absolute !important;
    font-size: 13px;
    top: 75%;
    left: 58.5%;
    width: 13% !important;
 }
 .adv-1-eng{
 	position: absolute !important;
    top: 20%;
    left: 34.5%;
    width: 11% !important;
    font-size: 12px;
 }
.adv-2-eng{
    position: absolute !important;
    top: 32%;
    left: 16%;
    width: 11% !important;
    font-size: 13px;
 }
.adv-3-eng{
	position: absolute !important;
    font-size: 13px;
    top: 39%;
    left: 48.5%;
    width: 15% !important;
 }
.adv-4-eng{
    position: absolute !important;
    font-size: 13px;
    top: 53%;
    left: 32%;
    width: 9% !important;
 }
.adv-5-eng{
    position: absolute !important;
    font-size: 13px;
    top: 72%;
    left: 17.5%;
    width: 13% !important;
 }
.adv-6-eng{
    position: absolute !important;
    font-size: 13px;
    top: 78%;
    left: 40.5%;
    width: 13% !important;
 }
.elementor-accordion-title{
	font-family: avenir !important;
    font-weight: 300 !important;
}
.ceo-msg .modal-dialog{
    width: 86% !important;
    margin: 100px auto !important;
}
.ceo-msg .modal-dialog .title-btn{
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #b54518;
    border-radius: 25px;
    font-family: Myriad Pro;
    color: #b54518;
    margin-bottom: 30px;
}
.ceo-msg .modal-dialog .highlight-text{
	color: #b54518;
}
.ceo-msg .modal-dialog .message{
	color: #636466;
    width: 70%;
}
.ceo-msg .modal-body{
    padding: 50px !important;
}
.slick-prev:before {
  color: #000!important;
  opacity: 1!important;
}
.slick-next:before {
  color: #000!important;
  opacity: 1!important;	
}
.slick-arrow{
	bottom: 242px !important;
	left: 75px !important;
}
.numbers-slider .slick-arrow.slick-disabled{
	opacity: 0.5;
}
.numbers-slider .slick-arrow.slick-prev {
    left: 75px !important;
    right: auto;
}
.numbers-slider .slick-arrow.slick-next {
    right: 75px;
    left: auto !important;
}
.numbers-slider .slick-arrow.slick-prev::before {
    content: "\f053";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #b54518 !important;
}
.numbers-slider .slick-arrow.slick-next:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #b54518 !important;
}
#popmake-13164, #popmake-13453 {
    padding: 15px 30px 30px;
}
#popmake-13164 .popmake-title,
#popmake-13453 .popmake-title {
    color: #B34518;
    font-family: 'Avenir';
    font-size: 18px;
}
#popmake-13453 .popmake-title {
    text-align: right;
}
.disclaimer_btns{
	display: flex;
    margin-top: 20px;
}
#popmake-13164 .custom_popmake_close,
#popmake-13453 .custom_popmake_close {
	display: block;
    position: static;
    border: 1px solid #B34518;
    color: #B34518 !important;
    padding: 8px 30px;
    font-size: 16px !important;
    border-radius: 30px;
    margin-right: 15px;
    transition: all 0.3s ease;
    text-decoration: none;
}
#popmake-13164 .popmake-close:not(.custom_popmake_close),
#popmake-13453 .popmake-close:not(.custom_popmake_close){
	display: none;
}
#popmake-13164 .custom_popmake_close:hover,
#popmake-13164 .custom_popmake_close:focus,
#popmake-13453 .custom_popmake_close:hover,
#popmake-13453 .custom_popmake_close:focus{
	background-color: #B34518 !important;
    color: #FFFFFF !important;
}
.disclaimer_body_wrapper {
    background-color: #EEEEEE;
    padding: 20px 30px 15px;
    color: #000000;
    font-family: 'Avenir';
    font-size: 14px;
    overflow-y: auto;
    max-height: 310px;
}
.header_humburg_icon{
	position: relative;
    z-index: 999;
}
.header_humburg_icon .elementor-icon-wrapper i {
	cursor: pointer;
	font-size: 35px;
}
@media (min-width: 768px){
    .header_navbar_menu {
        position: fixed !important;
        top: 0;
        bottom: 0;
        right: 0;
        left: auto;
        width: 280px;
        max-width: 280px;
        background-color: #b44420;
        margin: 0 !important;
        padding: 180px 0 0;
        height: 100%;
        z-index: 99;
        transition: all 0.3s ease;
        
        transform: translate(120%, 0);
        opacity: 0;
        visibility: hidden;
    }
    body.header_navbar_menu_active .header_navbar_menu{
    	transform: none;
        opacity: 1;
        visibility: visible;
    }
    .header_navbar_menu .elementskit-navbar-nav{
    	display: block !important;
    }
    .header_navbar_menu .menu-item {
        display: block;
        margin-bottom: 30px;
    }
}
.footer-top-section {
padding-bottom: 35px;
}
.footer-top-section .container>.widget {
	border-bottom: none;
    padding-bottom: 30px;
}
.footer-top-section .container:after {
    content: "";
    display: block;
  border-bottom: 0.5px solid hsla(0,0%,100%,.2);
}
.footer-top-section .widget.gform_widget br {
    display: none;
}

/*RTL CSS*/

.header-widgetised-area .wpml-ls-legacy-dropdown {
	width: auto;
	margin-left: 20px;
}

html[dir="rtl"] .header-widgetised-area .wpml-ls-legacy-dropdown {
	margin-left: 0;
}

body:not(.menu-sandwich) #header .header-widgetised-area ul li.contact-link > a {
	display: block;
	padding: 10px 25px;
}

body:not(.menu-sandwich) #header .header-widgetised-area .wpml-ls-legacy-dropdown ul li {
	margin: 0;
}

body:not(.menu-sandwich) #header .header-widgetised-area .wpml-ls-legacy-dropdown ul li a.wpml-ls-item-toggle {
	background: transparent;
	border: 1px solid #ce8d6d;
	border-radius: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 41px;
	font-size: 14px;
    font-weight: 800;
    font-family: Avenir;
    outline: none;
    display: flex;
    align-items: center;
}
html[dir="rtl"] body:not(.menu-sandwich) #header .header-widgetised-area .wpml-ls-legacy-dropdown ul li a.wpml-ls-item-toggle {
	padding-right: 15px;
}
html[dir="rtl"] body:not(.menu-sandwich) #header .header-widgetised-area {
	display: flex;
}
body:not(.menu-sandwich) #header .header-widgetised-area .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	background: #b84e26;
}

@media (min-width: 768px) {
	html[dir="rtl"] .navbar-nav > li{
		float: right;
	}
	
	html[dir="rtl"] body:not(.menu-sandwich) #main-menu ul li ul {
		right: 0;
		text-align: right;
	}
	html[dir="rtl"] #footer .footer-widget-area .row > .col-md-4:last-child .wp-block-social-links {
		justify-content: flex-start;
	}
	html[dir="rtl"] .footer-right .powered-by-area {
		margin-left: 0;
	  	margin-right: 45px;
	}
	html[dir="rtl"] body:not(.menu-sandwich) #header #main-menu > ul > li.menu-item-has-children > a::before {
		left: 0;
		right: auto;
	}

	html[dir="rtl"] body:not(.menu-sandwich) #main-menu ul li li.menu-item-has-children > a::before {
		left: 1.5em;
		right: auto;
	}
}


@media (min-width: 992px) {
	body:not(.menu-sandwich) #header #main-menu > ul > li ul li > ul {
	  left: auto;
	  right: 100%;
	}
	html[dir="rtl"] body:not(.menu-sandwich) #header #main-menu > ul > li {
		margin-right: 0;
		margin-left: 19px;
	}
	body:not(.menu-sandwich) #header #main-menu > ul > li.contact-link {
		display: none;
	}
	html[dir="rtl"] body:not(.menu-sandwich) #header .menu-wrap {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	html[dir="rtl"] body:not(.menu-sandwich) #header .menu-wrap {
		margin-left: 0;
  		margin-right: 77px;
	}
}


html[dir="rtl"] .entry-content ul > li::before {
	left: auto;
	right: 10px;
}
html[dir="rtl"] .entry-content ul > li {
	padding-left: 0;
	padding-right: 35px;
}
html[dir="rtl"] body .gform_wrapper.gravity-theme .gfield .ginput_container.ginput_container_fileupload .gform_drop_area,
html[dir="rtl"] .vce-single-image--align-left,
html[dir="rtl"] .vce-google-fonts-heading--align-left,
html[dir="rtl"] .vce-button--style-outline-container--align-left {
	text-align: right;
}
html[dir="rtl"] body .gform_wrapper.gravity-theme .gfield .ginput_container.ginput_container_fileupload .gform_drop_area .gform_button_select_files::before {
	margin-left: 5px;
	margin-right: 0;
}
html[dir="rtl"] .events-listing .slick-arrow.slick-prev {
  right: auto;
  left: 42px !important;
}
html[dir="rtl"] .events-listing .slick-arrow.slick-next{
  right: auto;
  left: 0 !important;
}
html[dir="rtl"] .events-listing .slick-list {
  margin-left: calc(-49.5vw + 50%); 
	margin-right: auto;
}
html[dir="rtl"]  #footer .footer-bottom .footer-menu ul li + li {
	margin-left: 0;
	margin-right: 45px;
}

html[dir="rtl"] .footer-right .powered-by-area a ,
html[dir="rtl"] .footer-right .powered-by-area .space{
  margin-right: 10px;
  margin-left: 0;
}
html[dir="rtl"] .footer-bottom .copyright > span {
	direction: ltr;
}
html[dir="rtl"] .footer-top-section .container > .widget > .wp-block-columns .gform_wrapper.gravity-theme .gfield input {
	padding: 0 52px 0 105px;
	background-position: calc(100% - 20px) 16px;
}

html[dir="rtl"] .footer-top-section .container > .widget > .wp-block-columns .gform_wrapper.gravity-theme .gform_footer {
	right: auto;
	left: 0;
}
html[dir="rtl"] body .gform_wrapper.gravity-theme .gfield .ginput_container.ginput_container_consent label {
	padding-left: 0;
	padding-right: 20px;
}
html[dir="rtl"] body .gform_wrapper.gravity-theme .gfield .ginput_container.ginput_container_consent label:before {
	left: auto;
	right: 0;
}
html[dir="rtl"] .branch-locator .all-location-store .brach-data .loc-addr p span,
html[dir="rtl"] .branch-locator .all-location-store .brach-data a span,
html[dir="rtl"] .branch-locator .all-location-store .brach-data .loc-email a span,
html[dir="rtl"] .branch-locator .all-location-store .brach-data .loc-hour span {
	margin-left: 0;
  	margin-right: 10px;
}
.gform_required_legend {
	display: none;
}

@media (max-width: 1199px) {
	body:not(.menu-sandwich) #header .header-widgetised-area .wpml-ls-legacy-dropdown ul li a.wpml-ls-item-toggle {		
		font-size: 12px;
		height: 38px;
	}
}

@media (max-width: 991px) {
	html[dir="rtl"] body:not(.menu-sandwich) #header .navbar-toggle {
		right: auto;
		left: 5px;
	}
	html[dir="rtl"]  body:not(.menu-sandwich) #header .menu-wrap {
		padding-left: 65px;
		padding-right: 0;
	}
	body:not(.menu-sandwich) #header .header-widgetised-area ul li.search-link {
		margin-left: 20px;
	}
	html[dir="rtl"] body:not(.menu-sandwich) #header #main-menu > ul > li {
		text-align: right;
	}
	html[dir="rtl"] #main-menu .dropdown-toggle {
		right: auto;
		left: 0;
	}
	html[dir="rtl"] body:not(.menu-sandwich) #header #main-menu > ul > li:last-child a {
		padding-right: .83em;
	}
	body:not(.menu-sandwich) #header #main-menu .button-close {
		float: right;
	}
	html[dir="rtl"] body:not(.menu-sandwich) #header #main-menu .button-close {
		float: left;
	}
	body:not(.menu-sandwich) #header #main-menu > ul {
		clear: both;
		padding: 0;
	}

	.header-widgetised-area .wpml-ls-legacy-dropdown {
		margin-left: 10px;
	}

	html[dir="rtl"] .header-widgetised-area .wpml-ls-legacy-dropdown {
		margin-left: 0;
	}
}

@media (max-width: 767px) {
    html[dir="rtl"]  #footer .footer-bottom .footer-menu ul li + li{
    	margin-left: 0;
		margin-right: 25px;
    }
    html[dir="rtl"] body:not(.menu-sandwich) #header .navbar-header .navbar-brand {
    	float: right;
    }

    body:not(.menu-sandwich) #header .header-widgetised-area ul li.search-link {
		margin-left: 10px;
	}
	body:not(.menu-sandwich) #header #main-menu > ul > li:last-child a,
	html[dir="rtl"] body:not(.menu-sandwich) #header #main-menu > ul > li:last-child a {
		padding-right: 0;
	}
	html[dir="rtl"] body:not(.menu-sandwich) #header #main-menu > ul > li.menu-item-has-children > a {
		padding-right: 0;
		padding-left: 15px;
		margin-right: 0;
	}
    
    html[dir="rtl"] body:not(.menu-sandwich) #header .menu-wrap {
		padding-left: 45px;
		padding-right: 0;
	}

	body:not(.menu-sandwich) #header .header-widgetised-area {
		display: flex;
		align-items: center;
	}
	body:not(.menu-sandwich) #header .header-widgetised-area ul li.contact-link > a {
		padding: 10px 16px;
	}
	body:not(.menu-sandwich) #header .header-widgetised-area .wpml-ls-legacy-dropdown ul li a.wpml-ls-item-toggle {
		padding-top: 5px;
		padding-bottom: 5px;
		height: auto;
		border: none;
	}

	body:not(.menu-sandwich) #header .header-widgetised-area ul li.contact-link {
		display: none;
	}
}
@media (max-width: 575px) {
	body:not(.menu-sandwich) #header .header-widgetised-area .wpml-ls-legacy-dropdown ul li a.wpml-ls-item-toggle {
		height: 35.6px;
		font-size: 12px;
	}
}