/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.bt_tet{
	margin: auto;
    font-size: 16px;
}
marquee {
    margin-top: 11px;
}
.main-runtext{
	height:50px;
}
a.btn.btn-md.btn-primary.btn-borders.btn-icon.btn-icon-right {
    color: #fff;
    background: linear-gradient(180deg, #7b0000, #d10000);
}
a.btn.btn-md.btn-primary.btn-icon.btn-icon-right.hover-icon-right {
    background: linear-gradient(180deg, #007b15, #138e00);
}
.btn_pt{
/* 	background: linear-gradient(180deg, #7b0000, #d10000); */
}
.header-top {
    background-color: #c79006 !important;
}
#header .mobile-toggle {
    color: #ffffff;
    background-color: #c79006;
}
.desc a.btn {
    background: linear-gradient(180deg, #7b0000, #d10000);
    border: none;
    color: #fff;
}
td.has-text-align-left {
    border: 2px solid #167abe;
}
.pat_our .elementor-element {
    margin-left: 10px;
    background: #18325c;
    margin-right: 10px;
    border-radius: 15px;
}
a.elementor-button.elementor-button-link.elementor-size-sm {
   background: linear-gradient(180deg, #7b0000, #d10000) !important;
	border-radius:15px !important;
}
h3.red {
    color: red;
}