@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
:root{
    --font-poppins: 'Poppins', sans-serif;
    --color-dark: #000;
    --color-blue: #0162e8;
}
/***** Static *****/
body{
    font-family: var(--font-poppins) !important;
}
i{
    font-size: 14px !important;
}
.btn-sm{
    padding: 8px 14px;
}
a{
    text-decoration: none !important;
}
.card .card-body {
    padding: 15px 20px;
}
.from-control-sm {
    padding: 10px 15px !important;
}
.card-title{
    padding: 15px 20px 0 20px;
}
.navbar {
    z-index: 999;
}
.navbar .navbar-menu-wrapper {
    background: var(--color-blue);
}
.sidebar .nav .nav-item:not(:nth-child(2)).active {
    background: var(--color-blue);
}
.sidebar .nav .nav-item .nav-link i.menu-icon {
    font-size: 20px !important;
}
.custom-button{
    background: #067DFF;
    padding: 10px 20px;
    color: white;
    font-size: 15px;
    border-radius: 3px;
    display: inline-block;
}
.custom-button:hover{
    background: #0674e9;
    color: white;
}
.sidebar .nav .nav-item {
    padding: 0 1.50rem !important;
}
.sidebar .nav .nav-item-head {
    padding: 0 1.5rem;
}
/***** Dropdown *****/
table .dropdown .dropdown-toggle:after {
    display: none;
}
table .dropdown .dropdown-toggle{
    border: none;
    background: transparent;
    color: #000;
}
table .dropdown-menu {
    min-width: inherit;
    padding: 0;
}
table .dropdown .dropdown-menu .dropdown-item {
    font-size: 1rem;
    padding: 8px 20px;
}
table .dropdown .dropdown-menu .dropdown-item i{
    margin-right: 5px;
}
table .dropdown .dropdown-menu .dropdown-item:hover {
    background: var(--color-blue);
    color: white;
}
.bulk_action_button button{
    font-size: 14px;
}
.dropdown .bulk_action_button_drop {
    padding: 0 !important;
}
.dropdown .bulk_action_button_drop .dropdown-item {
    text-align: center;
    padding: 6px;
}
.dropdown .bulk_action_button_drop .dropdown-item:hover {
    background-color: var(--color-blue);
    color: #ffffff;
}
.dropdown .dropdown-toggle:after {
    display: none;
}
/****** Table  ******/
.table{
    border: none !important;
}
.table td,
.table th{
   font-family: var(--font-poppins);
}
table.dataTable thead th, table.dataTable thead td {
    font-weight: 600;
    padding: 17px 4px !important;
    font-size: 15px !important;
}
.table-striped tbody tr:nth-of-type(even) {
    background: #edf3f4;
}
.custom_head{
    background: #edf3f4;
}
.custom_head th{
    padding: 12px 0 12px 0 !important;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: #ffffff;
    border-left: 1px solid #ffffff !important;
}
.table-striped > tbody > tr:nth-of-type(odd):hover > * {
    --bs-table-accent-bg: #efefef73;
    border-left: 1px solid #f4f4f4 !important;
}
.table-responsive {
    padding: 8px !important;
}
.oct-li-photo span {
    position: relative;
    background: #EFF4F6;
    padding: 45px;
    border-radius: 50%;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.product-box-one .oct-li-photo span {
    border-radius: 0 !important;
    height: 220px !important;
}
.product-box-one .oct-li-photo span p {
    right: 8% !important;
    top: 8% !important;
    color: var(--oct-theme-color) !important;
    background-color: var(--oct-theme-color) !important;
    width: 30px;
    height: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-box-one .oct-li-photo span p::before, .product-box-one .oct-li-photo span p::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    color: var(--oct-theme-color) !important;
    background-color: var(--oct-theme-color) !important;
    z-index: 1;
}
.product-box-one .oct-li-photo span p::before {
    transform: rotate(30deg);
}
.product-box-one .oct-li-photo span p::after {
    transform: rotate(60deg);
}
.product-box-one .oct-li-photo span p strong {
    z-index: 9;
    position: absolute;
    background: none !important;
    font-size: 8px;
    padding: 2px !important;
    margin: 0 auto;
    line-height: 10px;
    height: auto;
}
.oct-box-layout-three .oct-layout-row .oct-layout-img {
    flex-basis: 25% !important;
    width: 25% !important;
    margin-right: 0 !important;
}
.oct-li-photo span p {
    position: absolute;
    top: 0;
}

.oct-li-photo span strong {
    background-color: var(--oct-theme-color);
    padding: 6px 6px;
    font-size: 8px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
    color: #ffffff;
    display: block;
}

.product-box-one .oct-box-name {
    text-align: left !important;
    font-size: 22px !important;
    font-weight: 600 !important;
}

.product-box-one .oct-box-layout-three .oct-layout-row {
    max-width: 75%;
    align-items: center;
    gap: 20px;
}

span.cta-copy a {
    width: 55%;
    margin-left: 0 !important;
    font-size: 16px !important;
    float: left;
}

.product-box-one .oct-box-layout-three .oct-layout-img .oct-li-photo {
    max-height: none !important;
    width: 100% !important;
}
.product-box-one .oct-box-layout-three .oct-layout-img .oct-li-photo img {
    max-height: 130px !important;
}
.product-box-one .oct-layout-content .oct-text ul li:before {
    content: "" !important;
}
.product-box-one .oct-text ul p {
    position: relative;
    padding: 8px;
    padding-left: 0; 
}
.product-box-one .oct-text ul p strong {
    z-index: 9;
    position: absolute;
}

.product-box-one .oct-text ul p::before {
    content: "";
    width: 100px;
    height: 12px;
    color: var(--oct-theme-color) !important;
    background-color: var(--oct-theme-color) !important;
    display: block;
    position: absolute;
    z-index: 2;
}
.table tr td {
    padding: 9px 5px !important;
    font-size: 14px;
}
#report_keyword_table tr td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.table tr td:first-child,
.table tr th:first-child {
    padding-left: 15px !important;
}
.table tr td:last-child,
.table tr th:last-child {
    padding-right: 15px !important;
}
/***** Datatable Button *****/
.dt-buttons .buttons-pdf::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1c1";
    margin-right: 5px;
}
.dt-buttons .buttons-excel::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1c3";
    margin-right: 5px;
}
.dt-buttons .buttons-csv::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f6dd";
    margin-right: 5px;
}
.dt-buttons .buttons-print::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f02f";
    margin-right: 5px;
}
.dt-buttons .dt-button {
    background: #067dff21;
    border: none;
    font-size: 14px;
    outline: none;
    padding: 8px 12px;
    border-radius: 3px !important;
    margin: 0 3px;
    color: #067DFF;
    transition: all .3s ease;
}
.dt-buttons .dt-button:hover {
    background: #067DFF;
    color: #fff;
}

/***** Breadcrumb *****/
.breadcrumb a{
    text-decoration: none;
    color: #067DFF !important;
}
/***** Select2 *****/
.select2-container .select2-selection--single .select2-selection__rendered {
    margin-left: -14px;
    margin-top: -14px;
    width: 100%;
}
.select2-container {
	/* z-index: 9999; */
	width: 100% !important;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ebebeb;
    padding: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 7px;
}
/***** Sweet Alert *****/
.swal2-popup.swal2-toast .swal2-title {
    margin: 0.5em 0.1em !important;
    font-size: 1em;
}
.swal2-popup.swal2-toast {
    padding: 15px 10px !important;
}
/***** Pagination  ******/
.pagination, .jsgrid .jsgrid-pager {
    overflow-x: inherit;
}
/**** Spinner ****/
.spinner-grow,
.spinner-border {
    width: 1rem;
    height: 1rem;
}
.spinner-border {
    border: 0.22em solid currentColor;
}
/***** Header *****/
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.navbar-dropdown .dropdown-item {
    padding: 5px 20px;
}
/***** Main Profile  *****/
.main-profile-overview .main-img-user {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    border-radius: 100%;
    text-align: center
}
.main-profile-overview .nav-item {
    margin-right: 0;
}
.main-profile-overview .main-img-user img {
    border-radius: 100%;
    border: 1px solid #ebebeb;
    padding: 10px;
    width: 100%;
}
.profile-user .profile-edit {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    right: 0;
    background: #d5d4e0;
    margin: 0 auto;
    text-align: center;
}
.main-profile-overview .main-img-user {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}
.main-profile-name {
    color: #242f48;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 2px;
}
.main-profile-name-text {
    color: #737f9e;
    font-size: 13px;
    margin-bottom: 0;
}
.client-profile .nav-pills .nav-link:hover, .client-profile .nav-pills .nav-link.active {
    color: #fff !important;
    background-color: #0162e8;
}
.profile-nav-main a i{
    width: 20px;
}
.profile-end .dropdown-item i{
    width: 25px !important;
}
/***** SERP HOVER POPUP CSS *****/
.border_radius_0{
    border-radius: 0;
}
.serp-wrapper{
    position: relative;
    display: block;
}
.serp-wrapper > a{
    padding: 12px 15px;
    display: block;
}
.serp-wrapper .heading{
   padding: 7px 10px;
   border-bottom: 1px solid #ebebeb;
}
.serp-wrapper .bold{
   font-weight: 700;
}
.serp-popup {
    position: absolute;
    right: 45px;
    top: 5px;
    width: 600px;
    border: 1px solid #635d5d;
    z-index: 99;
    background: white;
    display: none;
    overflow-x: scroll;
}
.serp-popup .body{
    padding: 10px;
}
.serp-wrapper:hover .serp-popup{
    display: block;
}
.serp-wrapper:hover .card-table-t{
    height: 100vh;
}
ol{
    list-style: none;
    padding: 0;
    margin: 0;
}
ol li a{
    word-wrap: break-word;
}
.serp-wrapper .serp-popup ol{
   padding: 0;
   margin: 0;
}
#keyword_view_modal #image_url a{
    margin-bottom: 15px;
}
.panel-heading1 a.collapsed:before {
    top: 6px;
}
.panel-title1 a {
    padding: 10px;
}
.keyword_name_color_dark{
    color: black;;
}
.keyword_name_color_dark:hover{
    color: black;;
}
.keyword_name_color_active{
    color: #0162e8;;
}
.keyword_name_color_active:hover{
    color: #0162e8;;
}
/************* Custom Badge ***************/
.badge-custom{
    font-weight: 600 !important;
    font-size: 12px !important;
    color: white;
    border-radius: 50%;
    display: block;
    width: 22px;
    height: 22px;
    text-indent: -1px;
    line-height: 12.5px;
}
.badge-custom-success {
    background: #28a745;
}
.badge-custom-warning {
    background: #ffc107;
    color: black;
}
.badge-custom-dark {
    background: #6c757d;
}
.serp_highlight {
    background: palegreen;
    font-weight: 800;
    padding: 3px;
    border-radius: 4px;
}
/*********** KEYWORD VIEW PAGE DESIGN START ************/
.border_radius{
    border-radius: 5px;
}
.green_bg{
    background: #009F81;
}
.violet_bg{
    background: #556FF5;
}
.tomato_bg{
    background: #EC5D5D;
}
.violet_color{
    color: #556FF5;
}
.green_color{
    color: #009F81;
}
.single_serp_page{
   overflow: hidden;
}
.single_serp_page h2{
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
}
.single_serp_page h3{
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
    position: relative;
    margin-left: 24px;
}
.single_serp_page h3::before{
   content: "";
   position: absolute;
   width: 18px;
   height: 18px;
   left: -24px;
   top: 0;
   background: #556FF5;
   border-radius: 50%;
}
.single_serp_page{
    background: transparent !important;
    box-shadow: none;
    border: none;
}
.single_serp_page .img_box{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
}
.single_serp_page .img_box img {
    margin-top: 12px;
    width: 14px;
}
.single_serp_page .single_header .content_box {
   margin-left: 15px;
}
.overview_box {
    box-shadow: 0px 20px 50px rgb(0 0 0 / 5%);
    border: 1px solid #ebebebf7;
}
.overview_box span{
   display: block;
   margin-left: 15px;
}
.overview_box .overview_title{
   font-size: 16px;
   font-weight: 500;
}
.overview_box .overview_title{
   font-size: 16px;
   font-weight: 500;
}
.overview_box .overview_number{
   font-size: 24px;
   font-weight: 700;
   line-height: 29px;
}
.single_serp_page .keyword_score::before,
.single_serp_page .related_title::before,
.single_serp_page .google_video_title::before,
.single_serp_page .google_image_title::before{
    background: #EC5D5D;
}
.single_serp_page .trend_title::before,
.single_serp_page .serp_title::before{
    background: #009F81;
}
.single_serp_page .question_title::before{
    background: #556FF5;
}
.related_box ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.related_box ul li a {
    display: block;
    border: 1px solid #ebebebf7;
    padding: 8px 15px;
    margin: 10px 0;
    text-transform: capitalize;
    color: #637381;
    font-size: 16px;
}
.question_answer .card {
    border-radius: 0;
    border: 1px solid #ebebebf7 !important;
    margin: 10px 0 !important;
}
.question_answer .card-body {
    padding: 0 20px 20px;
    background: #fff !important;
    padding-left: 45px;
}
.question_answer .accordion .card-header a {
    background: #ffff;
}
.question_answer .accordion_title{
   position: relative;
   padding-left: 45px !important;
}
.question_answer .accordion_title.collapsed::after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    position: absolute;
    left: 21px;
}
.question_answer .accordion_title:not(.collapsed)::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f077";
    position: absolute;
    left: 21px;
}
.question_answer .accordion .card-header a.collapsed:hover, .accordion .card-header a.collapsed:focus {
    background-color: #fff;
}
.serp_box ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.serp_box ul li:nth-child(1) a {
    border: none !important;
}
.serp_box ul li a {
    border: 1px solid #ebebebf7 !important;
    margin: 14px 0;
    padding: 7px 30px;
    position: relative;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
}
.serp_box ul li:nth-child(1) a::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    left: 0;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.serp_box ul li a::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    left: 0;
    background: #009F81;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.serp_box ul li a span{
    display: block;
}
.serp_box ul li a div{
    display: block;
    padding-left: 30px;
}
.serp_box ul li a p{
   margin: 0;
}
.serp_box ul li a p.link{
   font-size: 14px;
   color: #009F81;
   font-weight: 400;
}
.google_iamge_box,
.google_video_box{
    display: flex;
    flex-wrap: wrap;
}
.google_iamge_box .image_box
{
    width: calc(20% - 20px);
    margin: 10px;
}
.google_iamge_box .image_box img {
    width: 100%;
    height: 107px;
    border: 1px solid #ebebeb;
}
.google_video_box .video_box iframe{
    width: 100%;
    height: 160px;
}
.google_video_box .video_box
{
    width: calc(33.33% - 20px);
    margin: 10px;
}
.modal-lg-custom{
    max-width: 992px !important;
}
#keyword_view_modal .modal-content{
    background: #e1e6f1;
}
#keyword_view_modal .single_serp_page{
    height: 85vh;
    overflow-y: auto;
}
.video-js {
    width: 100% !important;
    height: 180px;
    border: 1px solid #ebebeb !important;
}
.modal .modal-dialog {
    margin-top: 50px;
}
/*********** KEYWORD VIEW PAGE DESIGN EDN *************/

/***** Package pricing table Design  *****/
.pricing-table {
    background: #fff;
    box-shadow: 0px 1px 10px -6px rgb(0 0 0 / 60%);
    padding: 2rem;
    border-radius: 4px;
    transition: .3s;
}

.pricing-table:hover {
    box-shadow: 0px 1px 10px -4px rgb(0 0 0 / 64%);
    margin-top: -15px;
}

.pricing-table .pricing-label {
    border-radius: 2px;
    padding: .25rem .5rem;
    margin-bottom: 1rem;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}

.pricing-table h2 {
    color: #3b3b3b;
    font-size: 24px;
    font-weight: 500;
}

.pricing-table h5 {
    color: #B3B3B3;
    font-size: 14px;
    font-weight: 400;
}

.pricing-table .pricing-features {
    margin-top: 1rem;
}

.pricing-table .pricing-features .feature {
    font-size: 14px;
    margin: .5rem 0;
    color: #B3B3B3;
}

.pricing-table .pricing-features .feature span {
    display: inline-block;
    float: right;
    color: #3b3b3b;
    font-weight: 500;
}

.pricing-table 	.price-tag {
    margin-top: 2rem;
    text-align: center;
    font-weight: 500;
}

.pricing-table .price-tag .symbol {
    font-size: 24px;
}

.pricing-table .price-tag .amount {
    letter-spacing: -2px;
    font-size: 64px;
}

.pricing-table .price-tag .after {
    color: #3b3b3b;
    font-weight: 500;
}

.pricing-table .price-button {
    display: block;
    color: #fff;
    margin-top: 2rem;
    padding: .75rem;
    border-radius: 2px;
    text-align: center;
    font-weight: 500;
    transition: .3s;
}

.pricing-table .price-button:hover {
    text-decoration: none;
}

.purple .pricing-label {
    background: #cad2ff;
    color: #627afe;
    width: 80px;
    text-align: center;
    letter-spacing: 1px;
}


.purple .price-tag {
    color: #627afe;
}

.purple .price-button {
    background: #627afe;
}

.purple .price-button:hover {
    background: #546dfe;
}

.turquoise .pricing-label {
    background: #b9edee;
    color: #44cdd2;
}

.turquoise .price-tag {
    color: #44cdd2;
}

.turquoise .price-button {
    background: #44cdd2;
}

.turquoise .price-button:hover {
    background: #2dbcc4;
}

.red .pricing-label {
    background: #ffc4c4;
    color: #ff5e5e;
}

.red .price-tag {
    color: #ff5e5e;
}

.red .price-button {
    background: #ff5e5e;
}

.red .price-button:hover {
    background: #f23c3c;
}

/**** SIDEBAR HISTORY BOX DEISGN *****/
.app-sidebar .slide-menu .history a:before {
    display: none;
}
.history{
    padding: 15px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    background: #0162e8 ;
}
.history table td {
    color: white;
    font-size: 14px;
    padding: 4px 0;
}
.history table td a {
    background: #f76a2d;
    display: block;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    border: 2px solid #f76a2d;
    transition: all .3s ease;
}
.history table td a:hover {
    background: transparent;
}
.history table td.devider {
    padding: 4px 7px;
}
#history ul{
    border-left: none;
}

/********** MEDIA QUERY START  ********/
@media only screen and (max-width: 576px) {
    .google_iamge_box .image_box {
        width: calc(33.3% - 10px) !important;
        margin: 5px !important;
    }
}
/********** MEDIA QUERY END  *********/


/* for md */
.custom-switch.custom-switch-md .custom-control-label {
    padding-left: 2rem;
    padding-bottom: 1.5rem;
}

.custom-switch.custom-switch-md .custom-control-label::before {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);
    border-radius: 3rem;
}

.custom-switch.custom-switch-md .custom-control-label::after {
    width: calc(1.5rem - 4px);
    height: calc(1.5rem - 4px);
    border-radius: calc(2rem - (1.5rem / 2));
}

.custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1.5rem - 0.25rem));
}

/* custom */
/*.oct-btn {*/
/*    box-shadow: var(--oct-theme-color) 0px 1px 4px !important;*/
/*}*/

/*table[class*=oct-table-] {*/
/*    overflow: hidden !important;*/
/*    border-bottom-left-radius: 15px;*/
/*    border-bottom-right-radius: 15px;*/
/*}*/

/*.table-striped tbody tr:last-child {*/
/*    border-bottom-left-radius: 15px;*/
/*    border-bottom-right-radius: 15px;*/
/*}*/

/*div[role="progressbar"]::before,*/
/*td .title_custom_style,*/
/*.price_custom_style span {*/
/*    color: #303030 !important;*/
/*}*/

