.custommaptabs {
margin-top: 25px;
}
.custommaptabs .tabbtn {
border: 2px solid #333;
border-bottom: none;
background: transparent;
height: 45px;
width: 126px;
font-weight: 500;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
outline: none;
position: relative;
}
.custommaptabs .tabbody {
border: 2px solid #333;
padding: 17px;
border-radius: 10px;
border-top-left-radius: 0;
}
.custommaptabs .w3-red {
background-color: #333;
color: #fff;
}
.custommaptabs .tabbtn.w3-red:after {
content: '';
background: #000;
height: 2px;
width: 100%;
position: absolute;
left: 0;
bottom: -2px;
}
.custommaptabs .iconbox {
font-family: dashicons;
border: 0;
height: 32px;
display: inline-block;
width: 32px;
line-height: 32px;
text-align: center;
font-size: 24px;
color: #fff;
background-color: #0088cc;
}
.custommaptabs .inputform {
height: 31px;
display: inline-block;
font-size: 18px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid #333;
position: relative;
top: -4px;
}
.custommaptabs input#address {
width: 28.5%;
}
.custommaptabs input#latitude {
width: 20%;
}
.custommaptabs input#longitude {
width: 20%;
}
.custommaptabs .formsubmit{

}
.custommaptabs .iconbtn {
font-family: dashicons;
border:0;
height: 32px;
display: inline-block;
width: 32px;
line-height: 33px;
text-align: center;
font-size: 23px;
padding: 0;
position: relative;
outline: none;
}
.custommaptabs .formsubmitbtn {
color: #fff;
background: #0088cc;
border-color: #0088cc;
border-style: solid;
padding: 5px 40px;
text-transform: uppercase;
font-size: 16px;
text-align: center;
transition: all 0.35s;
}
.custommaptabs .formsubmitbtn:hover {
transition: all 0.35s;
background: #333;
border-color: #333;
}
.custommaptabs .form_wrap {
min-height: 250px;
position: relative;
padding-bottom: 37px;
}
.custommaptabs .submitwrap{
position: absolute;
bottom: 0;
right: 0;
margin-top: 20px;
}

.custommaptabs .form_wrap_json {
min-height: 280px;
position: relative;
}
.custommaptabs .mapstylejson {
width: 100%;
color: #000;
min-height: 350px;
margin-bottom: 50px;
}
.custommaptabs .fieldwrap {
margin-bottom: 30px;
}
.custommaptabs .remove {
background: crimson;
color: #fff;
border: 0;
}
.custommaptabs .addmore {
background: seagreen;
color: #fff;
border: 0;
}
.custommaptabs .formgroup {
margin-bottom: 10px;
}
.responsemessage{
font-family: dashicons;
}
.responsemessage .dicon {
margin-right: 10px;
font-size: 30px;
position: relative;
line-height: 0;
top: 9px;
}
.responsemessage .alert {
position: relative;
padding: .75rem 1.25rem;
margin-top: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
font-size: 16px;
line-height: 0;
height: 16px;
}
.responsemessage .successmsg{
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.responsemessage .errormsg{
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}

.custommaptabs sub {
position: relative;
top: -4px;
}


/*  MAP STYLE */
.ap_map_wrap{  
position: relative;
z-index: 1;
color: #fff;
background-color: #333333;
}
.ap_map_wrap:before {
/*  content: '';
z-index: -1;
background: #000000;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50%;
border-top-right-radius: 60px;*/
}
.ap_map_left{
/*width: 30%;
display: inline-block;
float: left;*/
/*padding-right: 15px;*/
}
.ap_map_right{
/*width: 70%;
display: inline-block;
float: left;*/
background-color: #ccc;
}
.padding0{
padding: 0;
}
.ap_map_wrap .clear{
clear: both;
display: block;
position: relative;
}
.ap_map_info{
position: relative;
padding: 40px 15px 40px 82px;
}
.ap_map_info h3{
text-transform: uppercase;
margin-bottom: 23px;
position: relative;
font-size: 25px;
font-weight: 700;
padding-bottom: 7px;
}
.ap_map_info h3:after{
content: '';
background: #fff;
height: 2px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
}
.new-map {
padding-top: 80px;
}
.ap_map_info .info {
margin-top: 20px;
}
.ap_map_info .info h5 {
font-size: 16px;
text-transform: uppercase;
margin-bottom: 10px;
}
.ap_map_info .info p {
font-size: 13px;
margin-bottom: 10px;
}
.ap_map_info .info p span{
color: #FF8D14;
}
.info .btnwp {
margin-top: 30px;
}
.info .get_direction_btn{
color: #fff !important;
border: 1px solid #fff;
font-size: 15px;
padding: 8px 30px;
display: inline-block;
text-decoration: none;
}
#map {
height: 500px;
width: 100%;
}
.new-map .wpb_content_element {
margin-bottom: 0 !important;
}
.markerText{
color: #000;
}
.updatebtn {
position: absolute !important;
right: 13px;
}
.storelocwrap{
padding: 75px 0;
position: relative;
z-index: 1;
color: #000;
background:#fff;
}
.storelocwrap:before {
content: '';
z-index: -1;
background: #000000;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50%;
border-top-right-radius: 60px;
}
.storelocwrap .title-big {
font-size: 80px;
text-transform: uppercase;
font-weight: 700;
line-height: 80px;
letter-spacing: 6px;
position: relative;
z-index: 2;
color: #fff;
}
.storelocwrap .title-small {
font-size: 70px;
text-transform: uppercase;
font-weight: 300;
line-height: 45px;
letter-spacing: 2px;
position: relative;
z-index: 2;
color: #fff;
}
.storelocwrap .txt {
color: #fff;
font-style: italic;
padding-top: 15px;
padding-left: 50px;
font-weight: 300;
}
.storelocwrap .store_list {
margin: 0;
padding: 25px;
position: relative;
text-align: left;
}
.storelocwrap .store_list li {
    list-style-type: none;
    padding-left: 40px;
    position: relative;
    display: inline-block;
    width: 48%;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 300;
}
.store_list li:after {
content: "\f602";
color: #a67c52;
position: absolute;
left: 0;
top: 1px;
font-family: "Font Awesome 5 Pro";
font-size: 18px;
}
.paddright0{
padding-right: 0;
}




/*===================================
MEDIA QUERIES
===================================*/
@media only screen and (max-width: 790px) {
  .storelocwrap .title-big {font-size: 50px; letter-spacing: 0px;}
  .storelocwrap .title-small {font-size: 50px; letter-spacing: 0px;}
  .storelocwrap .txt {padding-left: 0;}
  .storelocwrap .store_list li {width: 100%; display: block;}
  .storelocwrap .store_list {padding: 0 0 0 30px;}
}