/* dash page tebing*/
#shop_tab ul.resp-tabs-list{
    margin: 0px;
    padding: 0px;
}
#shop_tab .resp-tabs-list li {
    display: inline-block;
    list-style: none;
    cursor: pointer;
    float: left;
    
    margin-right: 20px;
    max-width: inherit;
   
   
    text-align: center;
 
  width: auto;
    
    
    
    
    
    background: #e6ab2a none repeat scroll 0 0;
    border-radius: 30px;
    color: #ffffff!important;
    display: block;
    font-family: "varela_roundregular";
    font-size: 14px;
    padding: 9px 30px !important;
    text-align: center;
    text-transform: uppercase;
}
#shop_tab .tab_menu{border-bottom: 1px solid #000000; min-height: 50px;}
#shop_tab .resp-tabs-container {
    padding: 0px;
    background-color: transparent!important;
    clear: left;
}
#shop_tab .resp-tabs-list li:hover {
/*    border-bottom: 2px solid #e6ab2a ;*/
}
.dash_line{float: left; margin: 16px 25px 0 25px;}
#shop_tab .resp-tab-active {
    border-top: none;
    color: #fff;
    background: #5ead40 none repeat scroll 0 0 !important;
}




/* dash page tebing*/

/* dash page tebing*/
#dash_tab ul.resp-tabs-list {
    margin: 0px;
    padding: 0px; border-bottom: 1px solid #dcdcdc;
}
#dash_tab .resp-tabs-list li {
    display: inline-block;
    list-style: none;
    cursor: pointer;
    float: left;
    font-family:"noto_sansregular",serif;
    font-size: 16px;
    color: #3a3a3a;
    max-width: inherit;
    width: auto;
    padding: 12px 0 11px !important;
    text-align: center;
    background: #ffffff !important;
/*    margin-right: 50px;*/
    text-transform: capitalize;
}
#dash_tab .tab_menu{border-bottom: 1px solid #000000; min-height: 50px;}
#dash_tab .resp-tabs-container {
    padding: 0px;
    background-color: #fff !important;
    clear: left;
}
#dash_tab .resp-tabs-list li:hover {
    border-bottom: 2px solid #e6ab2a ;  margin-bottom: -1px !important;
}
.dash_line{float: left; margin: 16px 25px 0 25px;}
#dash_tab .resp-tab-active {
     background: #fff none repeat scroll 0 0 !important;
    border-bottom: 2px solid #e6ab2a!important;
    border-top: medium none;
    color: #e6ab2a !important;
    margin-bottom: -1px !important;
    padding: 10px 14px 14px !important;
}

.tours-detail-tab > div {
 /*   background: #fff none repeat scroll 0 0; border: 1px solid #eaeaea;
    padding: 10px 13px;*/
}


/* dash page tebing*/


ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    display: inline-block;
    list-style: none;
    cursor: pointer;
    float: left;
    font-family: 'Open Sans';
    font-size: 16px;
    color: #fff;
    max-width: 50%;
    width: 100%;
    padding: 13px;
    text-align: center;
    background: #e6ab2a none repeat scroll 0 0;
    
}

.resp-tabs-container {
    padding: 0px;
    background-color: #f9f9f9;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding-top: 10px;
     
}

.resp-tab-active {
    border-top: 5px solid #e6ab2a;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
    background: #f9f9f9 none repeat scroll 0 0 !important;
    color: #e6ab2a !important;
}

.resp-tab-active {
/*    background-color: #fff;*/
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
/*    border: 1px solid #c1c1c1;*/
}

h2.resp-accordion {
    font-size: 13px;
/*
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
*/
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
/*    border-bottom: 0px solid #c1c1c1 !important;*/
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
/*    border-bottom: 12px solid #c1c1c1 !important;*/
    background: blue;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: block;
    }

    h2.resp-accordion {
        display: none;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
    #dash_tab .resp-tabs-list li{float: none !important; width: 100% !important; border-bottom: 1px solid #dcdcdc;}
    #dash_tab .resp-tabs-list li:hover {
    border-bottom: 2px solid #e6ab2a!important;  margin-bottom: -2px !important;
}
    .dash_line{display: none;}
}








#shop_tab .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #fff;
}

#shop_tab h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff;
}

/*-----------Accordion styles-----------*/
#shop_tab h2.resp-tab-active {
    background: #5ead40 none repeat scroll 0 0 !important;
    border-top: medium none;
    color: #fff;
}
#shop_tab .resp-easy-accordion  h2.resp-accordion {
        display: block;
}
#shop_tab .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

#shop_tab .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

#shop_tab .resp-jfit {
    width: 100%;
    margin: 0px;
}

#shop_tab .resp-tab-content-active {
    display: block;
    
}

#shop_tab h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  #shop_tab  ul.resp-tabs-list {
        display: none;
    }

#shop_tab h2.resp-accordion{background: #e6ab2a none repeat scroll 0 0;
    border-radius: 30px;
    color: #ffffff !important;
    cursor: pointer;
    display: block;
 
    font-family: "varela_roundregular";
    font-size: 14px;
    list-style: outside none none;
    margin-right: 20px;
    max-width: inherit;
    padding: 9px 30px !important;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;}
  #shop_tab  h2.resp-accordion {
        display: block;
    }

   #shop_tab .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

   #shop_tab .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    #shop_tab .resp-accordion-closed {
        display:none !important;
    }
   #shop_tab  .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
    #shop_tab {
    margin-bottom: 65px !important;
    margin-top: 50px !important;
}
}
