/*
Theme Name: Borgholm | Shared by WPTry.org
Theme URI: https://borgholm.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: borgholm
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



#qodef-side-area {
    position: fixed;
    top: 0;
    right: -450px;
    width: 450px!important;
}

.qodef-section-title .qodef-m-subtitle {
    font-size: 18px !important;
}
.qodef-section-title span.qodef-m-title {
    font-size: 60px;
}

.qodef-testimonials-list .qodef-e-text {
    font-family: Cormorant,serif!important;
    font-size: 27px !important;
    font-weight: 700 !important;
    font-style: normal!important;
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-title {
    margin: 0 0 25px;
    font-weight: 700 !important;
	font-size:40px !important;
	font-style: normal!important;
	color: #cd5d13!important;
}

.qodef-tab-title{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    color: #000 !important;
    font-size: 18px !important;
    line-height: 1.182em !important;
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.qodef-section-title .qodef-m-title .qodef-special-style {
    color: #cd5d13!important;
}

.custom-services li{
	margin-bottom: 0.5rem;
    font-weight: 500;
    border-bottom: 1px dashed #e1e1e1;
    
    padding-top: 5px;
    padding-bottom: 12px;
    padding-left: 29px;
	
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    width: 280px !important;
	
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a
{
	font-weight:500px;
	font-size:14px !important;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-style:normal!important;
	
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #cd5d13!important;
    border: 1px solid transparent;
}

.widget-image-caption{
font-family: "Open Sans", Sans-serif !important;
    font-size: 1em!important;
    font-weight: 700!important;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%)!important;
	color:#000!important;
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-quote-mark {
    visibility:hidden!important;
}

.qodef-m-icon-wrapper
{
	width:30% !important;
}

@media only screen and (max-width: 480px) {
  
	.widget-image-caption{
font-family: "Open Sans", Sans-serif !important;
    font-size: 2em!important;
    font-weight: 700!important;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%)!important;
	color:#000!important;
}
	.whatsappfloat i {
    font-size: 42px !important;
    margin-top: 8px !important;
    margin-left: 1px !important;
}
	.whatsappfloat {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 35px;
    right: 12px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
	
	#qodef-back-to-top .qodef-back-to-top-text {
		font-size: 19px!important;
	}
	#qodef-back-to-top {
    right: 10px!important;
		width: 60px!important;
    height: 60px!important;
		bottom: 100px!important;
}
	
	#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    margin-left: -25px!important;
}
};

#menu-main-menu-1{
margin-left:10%!important;	
}

.qodef-header-navigation>ul 
{
	margin-left:10%!important;	
}

::selection {
  color: #000!important;
  background: #d9d9d9!important;
}
.qodef-section-title .qodef-m-subtitle {
    font-style: normal !important;
}