﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: 'Road Rage';
    src: url('../fonts/RoadRage-Regular.eot');
    src: url('../fonts/RoadRage-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RoadRage-Regular.woff2') format('woff2'), url('../fonts/RoadRage-Regular.woff') format('woff'), url('../fonts/RoadRage-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.navbar-nav li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    margin-left: 4px;
}

.callnowbtn {
    font-size: 28px !important;
    color: #fff !important;
    font-family: 'Road Rage' !important;
    background-color: #D01820 !important;
    border-radius: 7px !important;
    padding: 3px 10px !important;
    margin-bottom: 4px;
}
.callnowbtn.callnowbtn_yellow{
	background-color: #fbf200 !important;
	color: #000 !important;
}

.dropdown-menu .dropdown-item {
    margin-left: 0px;
    padding: 5px 20px;
    line-height: 25px;
}

.navbar-nav .nav-item {
    line-height: 45px;
}

.cst-cart,
.cst-user,
.cart-customlocation {
    color: #0C4DA2 !important;
    font-size: 26px !important;
}

.cart {
    position: relative;
}

.cartcount {
    position: absolute;
    width: 15px;
    height: 15px;
    font-size: 10px;
    line-height: 15px;
    bottom: 20px;
    right: 0;
    text-align: center;
    background: #D01820;
    color: #fff;
    border-radius: 100px;
}

.home-banner {
    padding: 100px 0px;
}

.banner-content {
    text-align: center;
}

.banner-content h1 {
    font-size: 120px;
    line-height: 90px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Road Rage' !important;
}

.home-banner {
    background: url(../img/homebanner.jpg) no-repeat;
    background-size: cover;
    padding: 150px 0px 100px;
    min-height: 550px;
}

.adventure_section {
    margin-bottom: 55px;
    margin-top: -75px;
}

.adventuer-main {
    background: url(../img/slider-1.jpg) no-repeat;
    padding: 30px 50px;
    border-radius: 7px;
    text-align: center;
    background-position: center;
    background-size: cover !important;
}

.theroock {
    background: url(../img/slider-2.jpg) no-repeat;
}

.challengebg {
    background: url(../img/slider-3.jpg) no-repeat;
}

.adventuer-main h2 {
    font-size: 42px;
    color: #fff;
    line-height: 45px;
    font-family: 'Road Rage' !important;
}

.adventuer-main p {
    font-size: 18px;
    color: #fff;
    line-height: 21px;
}

.buttonguide a {
    background: #87982E;
    border-radius: 7px;
    color: #fff;
    min-width: 210px;
    height: 55px;
    font-size: 32px;
    line-height: 55px;
    text-decoration: none;
    display: inline-block;
    font-family: 'Road Rage' !important;
}

.motivateme a {
    background: #EC8923;
}

.challenge a {
    background: #783711;
}

.welcome_text {
    max-width: 858px;
    margin: 0px auto;
    text-align: center;
}

.welcome_text p {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}

.magazines_secion {
    padding: 55px 0px;
}

.heading {
    text-align: center;
    margin-bottom: 25px;
}

.heading h2 {
    font-size: 60px;
    line-height: 45px;
    color: #0C4DA2;
    font-family: 'Road Rage' !important;
}

.magazine_text {
    text-align: center;
}

.magazine {
    text-align: center;
}

.magazine_main {
    margin: 10px 0px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #D01820 !important;
}

.magazine_text h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    color: #000;
    min-height: 43px;
}

.magazine_text a {
    background: #0C4DA2;
    border-radius: 7px;
    color: #fff;
    min-width: 210px;
    height: 55px;
    font-weight: 600;
    font-size: 16px;
    line-height: 55px;
    text-decoration: none;
    display: inline-block;
}

.magazine {
    border: 1px solid #cfcfcf;
    margin-bottom: 20px;
    min-height: 270px;
}

.magazine img {
    max-width: 100%;
}

.seemore {
    text-align: center;
    margin-top: 40px;
}

.seemore a {
    font-size: 18px;
    color: #0C4DA2;
    text-decoration: none;
}

.vedio_section {
    background: url(../img/vedio-bg.png) no-repeat;
    background-size: cover;
    padding: 55px 0px;
    position: relative;
}

.vedio_section .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vedio_section .heading h2 {
    color: #fff;
}

.vedio img {
    max-width: 100%;
}

.our-suponser {
    padding: 55px 0px;
}

.logoartner {
    padding: 15px 10px;
    text-align: center;
}
.prtner-container {
    max-width: 1370px;
    margin: 0px auto;
    padding: 0px 15px;
}

.prtner-slider .slick-slide {
    margin: 10px 15px;
}

.logoartner img {
    max-width: 100%;
    display: inline-block !important;
}

.follow img {
    max-width: 100%;
}

.follow ul {
    list-style: none;
    padding: 0;
    display: flex;
}

.follow ul li {
    margin: 0px 5px;
}

.follouwus_section .container-fluid {
    padding: 0;
    overflow: hidden;
}

.follouwus_section {
    padding: 0px 0px 55px;
    max-width: 1920px;
    margin: 0px auto;
}

b .call-now {
    margin-top: 30px;
}

.footer-section {
    background: #0C4DA2;
    padding: 50px 0px;
}

.services ul {
    padding: 0;
    list-style: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.footer-address .call-now p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 20px;
    color: #fff;
    font-weight: 300;
}

.footer-address h2 {
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #fff;
}

.services h2 {
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #fff;
}

.services ul li {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    position: relative;
}
.services ul li::before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #CADB30;
    margin-right: 8px;
}

.services span {
    color: #CADB30;
    margin-right: 8px;
    float: left;
}

.services a {
    color: #fff;
    text-decoration: none;
}

.address {
    text-align: right;
    word-break: break-all;
}

.address p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.footemail{
	font-size:14px;
}

.address p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 20px;
    color: #fff;
    font-weight: 300;
}
.vedio iframe{
	max-width:100%;
}
#menu-top-nav .dropdown-menu.show {
    display: block;
    z-index: 999999;
}
.related.products .heading,
.upsells.products .heading{
	text-align:center;
}
.productMainImage{
	border:1px solid #cfcfcf;
	text-align:center;
	padding:10px;
}
.productMainImage img{
	max-width:100%;
}
.addtocarthr{
	margin-bottom:2rem !important;
}
 

/* The rookie page */

.inner-banner {
    background: url(../img/innerbanner-therooke.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0px;
    position: relative;
}

.inner-banner .overly {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.inner-content h2 {
    font-size: 120px;
    text-align: center;
    line-height: 90px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Road Rage' !important;
}

.rookie_section {
    padding: 55px 0px;
}

.linknav ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.linknav ul li {
    display: inline-block;
    color: #000000;
    margin-right: 8px;
}

.linknav ul a {
    color: #000000;
    text-decoration: none;
}

.page-id-91 .standred_guid h3 {
	color: #783711;
}

.page-id-89 .standred_guid h3 {
	color: #EC8923;
}
.standred_guid h3 {
    font-size: 60px;
    line-height: 90px;
    text-transform: uppercase;
    color: #87982E;
    font-family: 'Road Rage' !important;
}

.standred_guid p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    color: #fff;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}

.page-id-89 .standred_guid .card-header {
	background-color: #EC8923;
}
.page-id-91 .standred_guid .card-header {
	background-color: #783711;
}

.standred_guid .card-header {
    padding: .75rem 1rem;
    margin-bottom: 0;
    background-color: #87982E;
    border-bottom: none;
    margin-bottom: 10px;
}

.standred_guid .card {
    border: none;
}

.standred_guid .card-body {
    padding: 0;
}

.standred_guid .card-title {
    margin-bottom: .75rem;
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
}

.standred_guid .nav-tabs {
    border-bottom: none;
    text-align: center;
}
.standred_guid .nav-tabs .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    max-width: 33.33%;
}

.standred_guid .nav-tabs .nav-link {
    border: 2px solid #DEDEDE;
    border-radius: 7px !important;
    height: 150px;
    font-size: 17px;
    line-height: 24px;
    color: #000;
    display: flex;
    align-items: center;
    padding: 27px 48px;
    margin: 3px;
    justify-content: center;
}
.page-id-91 .standred_guid .active {
	border-color: #783711 !important;
}
.page-id-91 .standred_guid .nav-link.active.show {
	  color: #783711;
}

.page-id-89 .standred_guid .active {
	border-color: #ec8923 !important;
}
.page-id-89 .standred_guid .nav-link.active.show {
	  color: #ec8923;
}
.standred_guid .active {
    background: #fff;
    border-color: #87982E !important;
     
}

.standred_guid .nav-link.active.show {
    font-weight: bold;
    color: #87982E;
   
}

.bodytab_content {
    padding: 15px 0px;
}

.detail h4 {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}

.detail-box p {
    line-height: 24px;
    font-size: 16px;
    color: #000000;
}

.detail-box img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

.mrt20 {
    margin-top: 20px;
}
.page-id-89 .sidequick-links h3{
	color: #EC8923;
}
.page-id-91 .sidequick-links h3{
	 color: #783711;
}

.sidequick-links h3 {
    font-size: 32px;
    color: #87982E;
    font-family: 'Road Rage' !important;
}

.sidequick-links ul {
    padding: 0;
    list-style: none;
}

.sidequick-links ul li {
    color: #000;
    font-size: 16px;
    border-bottom: 1px solid #DEDEDE;
    padding: 10px 12px;
}

.sidequick-links ul li:last-child {
    border-bottom: none;
}

.sidequick-links ul a {
    color: #000;
    text-decoration: none;
}

.sidequick-links span {
    color: #87982E;
    float: left;
    margin-right: 5px;
}
.page-id-89 .sidequick-links ul li:hover{
	 background: #EC8923;
}
.page-id-91 .sidequick-links ul li:hover{
	 background: #783711;
}
.sidequick-links ul li:hover {
   background: #87982E;
    color: #fff;
    border-radius: 4px;
}

.sidequick-links li:hover span img {
    width: 22px;
    filter: brightness(10);
}

.aboutside-links li:hover span img {
    filter: brightness(32);
}

.sidequick-links ul li:hover a {
    color: #fff;
}

.sidequick-links ul li:hover span {
    color: #fff;
}


/***adventure-banner**/

.adventure-banner {
    background: url(../img/adventure-banner.png) no-repeat !important;
    background-position: bottom !important;
    background-size: cover !important;
    padding: 100px 0px;
    position: relative;
}

.adventure-banner .overly {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.experienced_main-1 {
    background: url(../../../../wp-content/uploads/2022/02/western4wdriver-rookie.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.experienced_main-2 {
    background: url(../../../../wp-content/uploads/2022/02/western4wdriver-enthusiast.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.experienced_main-3 {
    background: url(../../../../wp-content/uploads/2022/02/western4wdriver-adventurer.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.experienced_main-4 {
    background: url(../img/sunset-outback-4wd.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.experienced_main {
    text-align: center;
    padding: 40px 20px 30px;
    position: relative;
    overflow: hidden;
    margin: 10px 0px;
    cursor: pointer;
}

.places {
    text-align: center;
    padding: 15px 20px;
    position: relative;
    overflow: hidden;
    margin: 10px 0px;
    cursor: pointer;
}

.places .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.experienced_main .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.experienced_main h2 {
    color: #fff;
    font-size: 54px;
    z-index: 99999;
    position: relative;
    line-height: 42px;
    font-family: 'Road Rage' !important;
}
.experienced_main h2 a{
	color: #fff;
}

.places h4 {
    color: #fff;
    font-size: 32px;
    z-index: 99999;
    position: relative;
    line-height: 30px;
    margin-bottom: 0;
    font-family: 'Road Rage' !important;
    width: 160px;
}
.places h4 a {
    color: #fff;
    font-size: 32px;
}

.heding-border {
    padding: 40px 0px;
}

.palce-explore ul {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0;
}

.palce-explore ul li {
    display: inline-block;
    margin-right: 15px;
    min-width: 211px;
}

.day-bg {
    background: url(../img/long-track-ahead.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.overnight-bg {
    background: url(../img/Sunset.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.weekend-bg {
    background: url(../img/Kimberley-WA.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.multi-bg {
    background: url(../img/gettyimages-2.png) no-repeat !important;
    background-position: center;
    background-size: cover !important;
    border-radius: 7px;
}

.track-profile img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

.track-profile ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.track-profile ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}

.track-profile h2 {
    font-size: 22px;
    line-height: 27px;
    color: #000000;
    font-weight: bold;
}

.track-profile .price_option a {
    background: #0C4DA2;
    border-radius: 7px;
    color: #fff;
    min-width: 155px;
    height: 45px;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    text-decoration: none;
    display: inline-block;
}

.mrt40 {
    margin-top: 40px;
}

.mrb55 {
    margin-bottom: 55px;
}

.accordian-icon {
    margin-right: 5px;
}

.accordian-icon img {
    width: 30px;
    filter: brightness(10);
}

.sidequick-links img {
    width: 23px;
}


/***adventure-banner**/


/* magazine page */

.magazine-banner {
    background: url(../img/magginebanner.jpg) no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 100px 0px;
    position: relative;
}

.inner-content {
    z-index: 99999;
    position: relative;
}

.magazine-banner .overly {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.latetest-magazine .heading {
    text-align: left;
}

.page-listing p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    background: #F8F8F8;
    display: inline-block;
    padding: 10px 15px;
}

.sortby {
    text-align: right;
}

.sortby .dropdown .dropdown-toggle {
    background: #F8F8F8;
    border: 1px solid #F8F8F8;
    color: #000000;
    font-size: 14px;
}

.latetest-magazine .magazine_main {
    margin: 25px 0px;
}

.pagination_section {
    text-align: center;
    padding: 55px 0px 75px;
}

.pagination {
    text-align: center;
    display: inherit;
}

.pagination a {
    color: #000;
    font-size: 18px;
    padding: 15px 25px;
    text-decoration: none;
    background: #F8F8F8;
    border-radius: 7px;
    transition: background-color .3s;
    margin-right: 5px;
}

.pagination .active {
    background: #0C4DA2;
    color: #fff;
}


/* magazine page */


/* media */

.media_section {
    background: url(../img/Driving-tobg.jpg);
    padding: 55px 0px;
    background-size: cover !important;
    background-position: center center !important;
}

.media_section .linknav ul a {
    color: #fff;
    text-decoration: none;
}

.media_section .linknav ul li {
    color: #fff;
}

.media_vediosection {
    padding: 55px 0px;
}

.media_vediosection .heading {
    margin-bottom: 55px;
}

.media_vediosection .heading h2 {
    font-size: 115px;
    line-height: 90px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Road Rage' !important;
}

.holand-track h3 {
    color: #fff;
    font-size: 28px;
}

.holand-track span {
    color: #fff;
    font-size: 13px;
    margin-bottom: 20px;
}

.holand-track p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}

.holand-track hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
    border: 0;
    border-top: 1px solid #fff;
}

.media_main {
    margin-bottom: 20px;
}

.media-text {
    padding: 15px 0px;
}

.media-text h3 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.media-text h3 a{
	 color: #fff;
}
.media-text p {
    color: #fff;
    font-size: 13px;
}

.media-thabnail img {
    max-width: 100%;
}

.address a {
    color: #fff;
    text-decoration: none;
    margin-left: 15px;
}


/* end-media */


/* start about page */

.about_banner {
    background: url(../img/about-banner.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}

.about-content h3 {
    color: #0C4DA2;
    line-height: 60px;
}

.about-content hr {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.crew_profile img {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
}

.crew_profiletext h4 {
    color: #0C4DA2;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0;
}

.crew_profiletext p {
    font-size: 16px;
    line-height: 22px;
}

.aboutside-links h3 {
    color: #0C4DA2;
}

.aboutside-links ul li:hover {
    background: #0C4DA2;
}


/* end about page */


/* start contact page */

.contact_banner {
    background: url(../img/contact.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}

.contactupper_detail {
    padding: 40px 0px;
}

.contactupper_detail p {
    font-size: 16px;
    line-height: 22px;
}

.contact-address ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.contact-address ul li {
    display: inline-block;
    font-size: 20px;
    color: #000;
    padding: 0px 30px;
    position: relative;
}

.contact-address ul li::after {
    position: absolute;
    left: 0px;
    height: 100%;
    top: 0;
    content: "";
    width: 1px;
    background: #CECECE;
}

.contact-address ul li:first-child {
    padding-left: 0;
}

.contact-address ul li:first-child::after {
    content: none;
}
.contact-address a{
	color:#000;
}

.contact-address span {
    color: #0C4DA2;
    margin-right: 15px;
    font-size: 22px;
}

.getin_touchsection {
    background: #F5F5F5;
    padding: 55px 80px;
    margin-top: 55px;
}

.getin_touchsection label {
    margin-bottom: .2rem;
    font-size: 14px;
}

.getin_touchsection .input-style {
    height: 50px;
    border-radius: 0;
    border: none;
}

.getin_touchsection .form-control {
    border-radius: 0;
    border: none;
}

.submitbtn {
    text-align: center;
    margin-top: 30px;
}

.submitbtn .submit-btn {
    background: #0C4DA2;
    border-radius: 7px;
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 12px 35px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
}

.form-control:focus {
    box-shadow: none;
}


/* end contact page */


/*--subscribe-banner*/

.subscribe-banner {
    background: url(../img/subscription-banner.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0px;
    position: relative;
}

.subscribe_guid h3 {
    font-size: 60px;
    line-height: 90px;
    text-transform: uppercase;
    color: #0C4DA2;
    font-family: 'Road Rage' !important;
}

.subscribe_guid p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.magazine_mainsection {
    padding: 25px;
}

.magzine-profile {
    padding: 20px;
}
.magazine_mainsection .magzine-profile {
    min-height:350px;
}

.magzine-profile img {
    max-width: 100%;
}

.magzine-discription h3 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.magzine-discription p {
    font-size: 16px;
    color: #000;
    line-height: 22px;
}

.price-section p {
    text-align: center;
}

.price-section {
    padding: 0px 15px;
}

.addto-cart {
    text-align: center;
    margin-top: 20px;
}

.addto-cart a {
    background: #0C4DA2;
    border-radius: 7px;
    color: #fff;
    min-width: 180px;
    height: 55px;
    font-weight: 600;
    font-size: 16px;
    line-height: 55px;
    text-decoration: none;
    display: inline-block;
}

.free-regisration {
    background: #F5F5F5;
    border-radius: 15px;
    padding: 40px;
    margin-bottom: 55px;
}

.free-regisration h2 {
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    color: #0C4DA2;
    font-family: 'Road Rage' !important;
}

.free-regisration p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.free-regisration label {
    margin-bottom: .2rem;
    font-size: 14px;
}

.free-regisration .form-control {
    border-radius: 0;
    border: none;
    height: 50px;
}

.free-regisration .submitbtn {
    margin-top: 26px;
}


/*--end subscribe-banner*/


/*--end-indivisula-banner--*/

.indivisula-banner {
    background: url(../img/indivisula-banner.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}

.coral-cost ul {
    margin-bottom: 15px;
    padding:0px;
    list-style:none;
}

.coral-cost ul li {
    margin-right: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    display: inline-block;
}

.indivisul-accordian .card-header {
    background-color: #0C4DA2;
}

.indivisul-accordian .nav-link.active.show {
    font-weight: bold;
    color: #0C4DA2;
}
.aboutside-links i.fa{
	font-size:18px;
	color:#224da2;
}
.aboutside-links i.fa:hover{
	color:#FFF;
}

.indivisul-accordian .active {
    background: #fff;
    border-color: #0C4DA2 !important;
}

.slider-nav .slick-prev.slick-arrow {
    position: absolute;
    left: -45px;
    top: 0;
    z-index: 99;
    background: none;
    color: #000;
    border: none;
    font-size: 60px;
    z-index: 999;
}

.slider-nav .slick-next.slick-arrow {
    position: absolute;
    right: -45px;
    top: 0;
    background: none;
    color: #000;
    border: none;
    font-size: 60px;
    z-index: 999;
}

button:focus {
    outline: none;
}

.slider-for img,
.slider-nav img {
    max-width: 100%;
}

.slider-for .slick-slide {
    margin: 0px 5px;
}

.slider-nav .slick-slide {
    margin: 0px 5px;
}

.main {
    margin-bottom: 30px;
}

.slider-nav .slick-dots {
    display: inherit;
    margin: 0px auto;
    list-style: none;
    text-align: center;
    padding: 0;
}

.slider-nav .slick-dots li {
    display: inline-block;
    margin: 10px;
}

.slider-nav .slick-dots .slick-active button {
    background: #0C4DA2;
}

.slider-nav .slick-dots button {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 0px;
    margin: 0px;
    background: transparent;
    background: #EEEEEE;
    font-size: 0;
    border: none !important;
    box-shadow: none;
}


/*-end-indivisula-banner--*/
div#wpforms-211 {
    width: 100%;
}
div#wpforms-211-field_1-container {
	width: 48%;
    float: left;
    margin-right: 20px;
}
div#wpforms-211-field_2-container {
    float: left;
    width: 30%;
}
#wpforms-form-211 .wpforms-submit-container {
    width: 17%;
    float: left;
    margin-left: 20px;
}
.clear{
	clear:both;
}
.wpforms-error{
	color:#F00;
}
.navbar-toggler {
	color:#000;
}
.woocommerce-info {
	border-top-color: #2a5bbc;
}
.media-thabnail iframe {
    width: 100%;
    height: auto;
}
.pplink, .pplink:hover{
	color:#FFF;
	text-decoration:none;
}
.page-id-3 h2{
	font-size:20px;
}
.page-id-3 p{
	font-size: 15px;
    line-height: 22px;
}
.filterbtn{display:none;}
.fadediv{opacity:0.3;}
.removefadediv{opacity:1;}
.woocommerce nav.woocommerce-pagination { text-align: center; margin: 20px 0;}
/* 404 page design */

.section-404 {
    padding: 85px 0px;
}

.error-404 {
    max-width: 1000px;
    text-align: center;
    margin: 0px auto;
}

.error-404 img {
    max-width: 100%;
}

.error-404 h2 {
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
    color: #0C4DA2;
}

@media (min-width:320px) and (max-width:991px) {
    .error-404 h2 {
        font-size: 20px;
        line-height: 28px;
    }
}
/*end 404 page design */
.categories_block{ 
	margin: auto;
    text-align: center;
}
.categories_block ul{ 
	padding:0px;
}
.categories_block li {
    display: inline-block;
    padding: 8px 14px;
    text-align: center;
    background: #0C4DA2;
    font-size: 15px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.categories_block li a{
	color:#FFF;
} 
.categories_block li.active{
	background: #D01820;
}
 
.login-form-page {
/*
    max-width: 520px;
    margin: 0px auto 50px;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 3px 4px 10px #cdcdcd;
*/
}
.login-form-page .woocommerce form .form-row label {
    line-height: 2;
    font-weight: 700;
    font-size: 13.5px;
    font-size: .9rem;
    width: 100%;
}
.login-form-page input[type=email], 
.login-form-page input[type=number], 
.login-form-page input[type=password],
.login-form-page input[type=text]{
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
}
 
.login-form-page button.button.woocommerce-form-login__submit,
.login-form-page button.button.woocommerce-form-register__submit{
    width: 100%;
    background-color: #224da2;
    border: 0;
    color: #FFF;
    cursor: pointer;
    padding: 15px;
    border-radius: 5px;
}
.login-form-page .form-row label, .login-form-page form .form-row label {
    display: block;
    width: 100%;
}
.login-form-page form .password-input, .login-form-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 7px;
    border: 1px solid #efefef;
}
.woocommerce-tabs ul.tabs{
	text-align:center;
}
.woocommerce-tabs ul.tabs li {
    margin: auto;
    text-align: center;
    border: 1px solid #d3ced2;
	background-color: #ebe9eb;
	display: inline-block;
	position: relative;
	z-index: 0;
	border-radius: 4px 4px 0 0;
	margin: 0 -5px;
	padding: 0em 1em;
}
.woocommerce-tabs ul.tabs li.active {
	background: #fff;
	z-index: 2;
	border-bottom-color: #fff;
}
.woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: 700;
	color: #515151;
	text-decoration: none;
}
.woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit;
}
.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%;
    margin-top: 1rem;
}
.woocommerce table.shop_attributes th{
	    padding: 8px 2px 8px 0;
}
.woocommerce-MyAccount-navigation li {
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    list-style: none;
    padding: 2px 0;
}
.woocommerce-MyAccount-navigation li:last-child{
	border:none;
}
.woocommerce-MyAccount-navigation li a,
.woocommerce-MyAccount-navigation li a:hover,
.woocommerce-MyAccount-content a{
	color:#000000;
	text-decoration:none;
}
nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce-MyAccount-navigation-link--downloads{
	display:none;
}
.woocommerce-account .addresses .title h3 {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
}
.woocommerce-Address address {
 
    font-size: 13px;
}
.woocommerce-MyAccount-content  form .form-row label {
    line-height: 2;
    width: 100%;
}
.woocommerce-MyAccount-content  form .form-row .woocommerce-input-wrapper,
.woocommerce-MyAccount-content form .password-input{
    width: 100%;
}
.woocommerce-MyAccount-content form .form-row input.input-text{
	padding:5px;
}
.woocommerce-MyAccount-content .select2-container .select2-selection--single{
	height: 35px;
}
.woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
.woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow b{
	margin-left: -15px;
	margin-top: 2px;
}
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper{
	margin-bottom:20px;
}
.woocommerce-order-details__title,
.woocommerce-customer-details h2,
.woocommerce-MyAccount-content legend{
	font-size:20px;
	text-transform: uppercase;
}
.woocommerce-MyAccount-content legend{
	padding-top: 20px;
}
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.woocommerce-button{
	color:#FFF !important;
}
.woocommerce-account .woocommerce{
	margin-bottom:50px;
}
.woocommerce-additional-fields__field-wrapper .notes label,
.woocommerce-additional-fields__field-wrapper .notes .woocommerce-input-wrapper{
	width:100%;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field{
	width:100%;
}
#add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand, .woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
    top: 36% !important;
    margin-top: -38px !important;
    right: 33px !important;
    
}
#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    display: contents;
}
.diffrent-edition{
display: flex;
}