
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');


body,html{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #0d141a; font-weight: 400;

}

/*BODONIB FONT*/
@font-face {
  font-family: Bodonib;
  src: url(./fonts/bodonib.ttf);
  src: url(./fonts/bodonib.woff);
  src: url(./fonts/bodonib.woff2);
}

h1, h2, h3, h4, h5, h6 {}

h1 { font-size: 48px; font-weight: 700; }

.text-primary {
    color: #3399d3 !important
}
a { color: #3a9385; }
a:hover { text-decoration:none; color: #3a9385; }
:focus{ outline: none !important; }

.btn {  padding-right: 25px; padding-left: 25px;  font-size: 14px; text-transform: uppercase; }
.btn-primary {
    color: #000;
    background-color: #fff200;
    border-color: #fff200;
}
.btn-primary:hover {
    color: #000;
    background-color: #fff200;
    border-color: #fff200;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #000;
    background-color: #fff200;
    border-color: #fff200;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}

.navbar-dark .btn-outline-primary {
    color: #fff;
    border-color: #fff;
}
.matches .btn-outline-primary {
    color: #fff;
    border-color: #fff; font-size: 16px; padding-top: 10px; padding-bottom: 10px;
}

.btn-outline-primary {
    color: #ff6c34;
    background-color: transparent;
    background-image: none;
    border-color: #ff6c34;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #55ae3a;
    border-color: #55ae3a;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #55ae3a;
    border-color: #55ae3a;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}
.page-title-banner {
    background:url(../images/h-bg1.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 70px 0;
    background-size: cover;
}
.pt-heading h1 {
    color: #000!important;
    font-size: 60px;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}

.btn-rounded {
    border-radius: 10em;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff6c34;
}

header .container-fluid { max-width: 1520px; }
.nav-link {padding: 0.8rem 1rem;}

.navbar {  font-size: 14px; padding: 10px 15px;}
.navbar-expand-lg .navbar-nav .nav-item {padding-left: 20px; padding-right: 20px;}
.navbar-expand-lg .navbar-nav .nav-link { padding-left: 0px; padding-right: 0px; padding-bottom: 2px; }
.navbar-dark .navbar-nav .nav-link { color: #fff; border-bottom: 2px transparent solid; }
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .active .nav-link {color: #fdd736; border-color: #fdd736;}
nav ul li a.appointment-btn {
    background-color: #ff6c34 !important; color: #fff;
    padding: 11px 15px !important;
    text-transform: capitalize;
}
.main_banner  {background:#000000}
.main_banner h1 { font-size: 50px; color: #fff; font-weight: 700; line-height: 50px; padding-bottom: 15px; }
.main_banner h1 span {background: #f4cd2a; padding: 0px 10px; text-transform: uppercase; color: #000; transform: skew(-20deg, 0deg); display: inline-table;}
.main_banner h1 span p {transform: skew(20deg, 0deg); display: inline-table; margin: 0}
.main_banner h2 { font-size: 26px; color: #fff; font-weight: 400; padding-top: 15px; }
.main_banner h3 { font-size: 35px; color: #fff; font-weight: 600; padding-top: 20px; }

.banner { padding-top: 50px; padding-bottom: 90px; }
.app_screen { padding-left: 80px;  }
/*.app_screen {background:url(../images/phone_bg.png) 0px 70px no-repeat; padding-left: 80px;  }*/

.about_us { padding: 90px 0px; }
.about_us p { font-size: 24px; line-height: 34px; color: #747e88;}
.about_us a { text-decoration: underline;}
.w-header { width:80px; border-top: #000 2px solid;}

@import url('https://fonts.googleapis.com/css2?family=Carter+One&family=Oswald:wght@300;400;500;600;700&display=swap');

.about_us h1 { color: #0ba98f; font-family: 'Oswald', sans-serif; text-transform: uppercase; }
.about_us h4 {  /*font-family: 'Carter One', cursive;*/ text-transform: uppercase; letter-spacing: 5px; font-weight: 400; }
.about_us h1 span { color: #e9c21c; }


.featuers { padding: 90px 0px; border-top: #f0f0f0 1px solid;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7fdfc+0,ffffff+100 */
background: #f7fdfc; /* Old browsers */
background: -moz-linear-gradient(top,  #f7fdfc 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f7fdfc 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f7fdfc 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fdfc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.featuers p { padding-top: 15px; margin-bottom: 0px; }
.feature_list h4 { padding-left: 20px; }

.featurs_top { padding-top: 60px; }

.download_btn, .playnow_btn { padding: 10px 25px; text-transform: uppercase; margin-left: 15px; font-size: 16px; font-weight: 600;  }
.download_btn { border: #8ed83a 1px solid;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#84c930+0,55ae3a+99 */
background: #84c930; /* Old browsers */
background: -moz-linear-gradient(top,  #84c930 0%, #55ae3a 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #84c930 0%,#55ae3a 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #84c930 0%,#55ae3a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84c930', endColorstr='#55ae3a',GradientType=0 ); /* IE6-9 */

}
.download_btn:hover {border: #8ed83a 1px solid;}

.playnow_btn, .navbar-dark .navbar-toggler { border:none;
background: #ddb50b; /* Old browsers */
}
.playnow_btn:hover { border: #ffc664 1px solid;}

.matches  {background:#f7efe1; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; padding: 60px 0px;}
.card_box_main {
    padding:0px 15px 18px 15px;
    background-color: #fff;
    -webkit-box-shadow:0px 4px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
    border-radius: 8px;
    margin-bottom: 15px;  border: #E1E1E1 1px solid;
}
.match_card_top {
    padding-bottom: 10px;
    padding-top: 15px;
}
.match_card_top h4 {
    color: #A4A7A8;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}
.card_box_main .media-body.w-80 {
    width: 80px;
    min-width: 80px;
}
.team_name {
    color: #272727;
    font-weight: 600;
    font-size: 17px;
}
.card_box_main .team_logo {
    max-height: 50px;
    max-width:50px;
}
.match_time {
    color: #F04B50;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

.howto_play { padding: 90px 0px; background: #e7f7f4; }
.howto_play h4 { font-size: 20px; font-weight: 400; line-height: 34px;}

.howto_play_circle { min-height: 520px; position: relative; margin: 60px 0px;  }
.howto_play_circle ul { position: relative; margin-left: -15px; margin-top: -15px;}
.howto_play_circle ul li { min-height: 120px;}
.howto_play_circle .media-body { padding-left: 15px;}
.howto_play_circle:before { background:url(../images/howto_play_circle.png) 0px 0px no-repeat; width: 103px; height: 513px; content: ""; position: absolute; left: 0px; top: 3px; }

.howto_play_circle ul li:nth-child(2),
.howto_play_circle ul li:nth-child(4) { margin-left: 64px; }
.howto_play_circle ul li:nth-child(3) { margin-left: 90px; }
.howto_play_circle ul li:nth-child(5) { margin-left: -8px; min-height: auto; }

.step_card { padding-top: 40px; }
.step_card .img-fluid { border-radius: 100px; box-shadow: rgba(0,0,0,0.06) 20px 4px 50px;}
.step_card p { color: #565656; font-size: 14px; line-height: 24px; font-weight: 300; padding-top: 25px;}

.step_number { border: #000 1px dashed; width: 60px; height: 60px; text-align: center; line-height: 60px; font-size: 20px; font-weight: 700; color: #000;
    border-radius: 100px;  background: #fff;}
.step_icon { position: relative; display: inline-block; }

.download_app { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e7f7f4+0,e7f7f4+49,0a0e0a+49,e7f7f4+49,ffffff+50,ffffff+100 */
background: #e7f7f4; /* Old browsers */
background: -moz-linear-gradient(top,  #e7f7f4 0%, #e7f7f4 49%, #0a0e0a 49%, #e7f7f4 49%, #ffffff 50%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7f7f4 0%,#e7f7f4 49%,#0a0e0a 49%,#e7f7f4 49%,#ffffff 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7f7f4 0%,#e7f7f4 49%,#0a0e0a 49%,#e7f7f4 49%,#ffffff 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7f7f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.download_app_block { background:url(../images/app_download_bg.jpg) 50% 50% no-repeat; background-size: cover;  border-radius: 20px; padding: 70px 0px;}

.team-section { padding-bottom: 80px; padding-top: 100px; }


.download_app {  position: relative;   }
.download_app h4 { font-size: 30px; font-weight: 400; color: #fff; }
.download_app h2{ font-size: 60px;   font-weight:700;  color: #fff; }





.testimonial  {  border: none; }
.testimonial .media-left  { padding-right: 50px; }
.testimonial p { font-size: 24px; font-weight: 300; color: #747e88; line-height: 36px; padding-top: 10px; }
.testimonial h4 { font-size: 16px; position: relative; padding-top: 15px;}
.testimonial h6 { font-size: 14px; color: #8e9193; font-weight: 400;}
.testimonial .card-body { max-width: 720px;}

.owl-carousel .owl-stage-outer { padding: 0px 0px; }

.avatar { position: relative; max-width: 130px; }
.avatar_trophy { width: 40px; position: absolute; left: 50%; bottom: -26px; margin-left: -20px;  }
.avatar img { position: relative; z-index: 1;max-width: 130px; }

.payment_img { background: #fff; border-radius: 5px; padding:10px;  }

footer {
    padding-top: 50px;
    background-color: #00463B;
    float: left;
    clear: left;
    color: #fff;
    width: 100%;
}
footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
}
footer ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
}
footer ul li a:hover {
    color: #fff; 
}
footer h3 {
    font-size:20px; color: #E9C21C;
    font-weight:700;
}

footer p { font-size: 14px; line-height: 22px; }

.social_line {
    width: 100%;
    position: relative;
}

.social_line:before {
    height: 1px;
    width: 100%;
    background: #40CAB9;
    content: "";
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}

.social_line:after {
    height: 1px;
    width: 100%;
    background: #40CAB9;
    content: "";
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.socal_wi { width: 50%; text-align: center; }

.copy_footer  { background: #000;}
.copy_footer p { font-size: 11px; color: #989898; margin: 0px; padding-top: 5px;}



.contact_info h6 { font-size: 14px; color: #858585; font-style: italic; padding-top: 15px; margin-bottom: 5px;}
.contact_info h4 { font-size: 22px; color: #fff;}


.socal_wi { font-size: 16px; font-weight: bold; }
.socal_wi ul li {
    color: #212529;
    font-size: 16px;
    padding: 0px 10px;
    font-weight: bold;
    margin: 0px !important;
}
.socal_wi ul li a {color: #fff; font-size: 16px;}
.socal_wi ul li a .fa-facebook-f { background-color: #2d4a96; width: 40px; height: 40px; text-align: center; border-radius: 4px; line-height: 40px;}
.socal_wi ul li a .fa-instagram { background-color: #bc2a8d; width: 40px; height: 40px; text-align: center; border-radius: 4px; line-height: 40px;margin-top: 10px;}


.primary-color { background: #662d91; }
.main_banner .primary-color { background:none; }
.strong, p.strong { font-weight: 600; }

.vertical_tab { border: #ddd 1px solid; border-bottom: none; }
.vertical_tab .nav-link { border-bottom: #ddd 1px solid; border-radius: 0px; color: #0D141A; }
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color:#000;
}

.how_to_play img { box-shadow: rgba(0,0,0,0.1) 0px 0px 20px; }

.fantasy_points .table { margin: 25px 0px;  }
.fantasy_points .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    background: #662d91;
    color: #fff;
    font-weight: 400;
    border: none;
}
.information  h5 { margin-top: 30px; }
.information  p, .information  li { color: #6c757d;}
.page_title { padding: 70px 0px; text-align: center; }
.page_title h1 { padding: 0px 0px; margin: 0px; font-size: 50px; }
.page_content{ padding: 100px 0px; }
.page_content h2 { font-size: 30px; font-weight: 700; padding-bottom: 20px; }
.page_content p { font-size: 16px; color: #747e88; line-height: 26px;}
.page_content .question { font-size: 20px; color: #3a9385; font-weight: 500; }
.title2  { padding-bottom: 30px;}
.title2 h2 { text-align: center; }

.accordion .card-header h5 { font-size: 22px; font-weight: 500; color: #000; margin: 0px; }

.form-control {
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 46px;
    font-size: 16px;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #5cb85c;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(92,184,92,.1);
}

.btn-success {
    color: #fff;
    background-color: #3a9385;
    border-color: #3a9385;
}



.card-header  a:before {
   font-family: 'Font Awesome 5 Free';
    font-weight: 900;
   content: "\f107";
   float: right;
   transition: all 0.5s; font-size: 20px; color: #000;
}
.card-header a.collapsed:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card-header { background: none; margin-bottom: -1px; }

.app-container {
    max-width: 550px;
    height: 100%;
}


.page-container {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: calc(100vh - 0px);
    overflow: hidden;
}

.rg_body {
    -webkit-box-flex: 9;
    -ms-flex: 9;
    flex: 9;
    overflow: scroll;
    padding-bottom: 0px;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden; background-color: #f7f7f7;
}

.rg_scrool {
    position: relative;
    margin: 0px auto !important;
    width: 100%;
    padding: 0px; margin-top: 54px;
}
/*.toolbar_top*/
.app-toolbar { background:#1E1D1D; color: #fff; font-size: 20px; font-weight: 600; padding: 15px 15px;    }
.app-toolbar .media .media-left { padding-right: 15px; }
.app-toolbar .media .media-left a { color: #fff;}

.app-toolbar-main {position: fixed; top: 54px; max-width: 550px; width: 100%;}

.score_tab .col { padding: 0px; }
.score_tab ul li { text-align: center; }
.nav-tabs .nav-link { background-color: #fff; border: none; border-bottom: 2px solid transparent; text-align: center; color: #8e9193; line-height: 45px; padding: 0px;}
.nav-tabs .nav-link.active { color: #25A791; border-bottom: 2px solid #25A791;}
.score_tab .nav-tabs .nav-link:hover, .score_tab  .nav-tabs .nav-link.active:hover {
    border-color: #fff;
}
.score_tab .nav-tabs .nav-link:focus {border-color: #25A791;}

.innings_tab .nav-tabs .nav-link { background-color: #e1e1e1; border: none; border-bottom: 2px solid transparent; text-align: center; color: #8e9193; line-height: 45px; padding: 0px;}
.innings_tab .nav-tabs .nav-link.active { color: #8e9193; border-bottom: 2px solid #8e9193;}
.innings_tab .nav-tabs .nav-link:hover, .innings_tab .nav-tabs .nav-link.active:hover {
    border-color: #e1e1e1;
}
.nav-tabs .nav-link:focus {border-color: #8e9193;}

.score_table .table { margin-bottom: 0px; }
.score_table .table thead th { vertical-align: middle; text-align: center; font-size: 14px; color: #0D141A; background-color: #f2f3f5; }
.score_table .table thead th:last-child { color: #25A791; text-align: center; line-height: 15px; }
.score_table .table thead th:first-child { text-align: left; }


.score_table .table tbody td { vertical-align: middle; text-align: center; }
.score_table .table tbody td h6 { padding: 0px; margin:0px; color: #0D141A; font-size: 14px; }
.score_table .table tbody td p { padding: 0px; margin:0px; font-size: 12px; color: #8e9193; }
.score_table .table tbody td:last-child { color: #25A791; text-align: center;}
.score_table .table tbody td:first-child { text-align: left; }

.dropdown {position: relative; display: inline-block; }
.dropdown-content {display: none; position: absolute; background: rgba(0,0,0,0.5) !important; min-width: 150px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); padding: 0px 12px; z-index: 1; }
.dropdown:hover .dropdown-content {display: block; }


.faq_child{}
.faq_child p {margin: 0; padding: 0; display: inline-table;  line-height: 0; }
.faq_child p a { /* background: #e9c21c; */ padding: 3px 10px; line-height: 0px; /* border-radius: 2px; */ border-bottom: 2px solid #e9c21c;}
.faq_child p a:hover{border-bottom: 2px solid #fff; }

.download_link {
    margin-top: 30px; position: relative;
}
.form-control-number { background: #fff; border: none; border-radius: 30px; width: 100%; padding: 14px 163px 14px 25px; }
.get_link_btn { border: none; border-radius: 30px;padding: 10px 30px; position: absolute; right: 4px; top: 4px; cursor: pointer; color: #fff; text-transform: uppercase;
        background: #0ba98f;
    border-color: #0ba98f;
      }
.get_link_btn:hover {
    color: #fff;
    background-color: #04947c;
    border-color: #04947c;
}


/* Shop Css*/

.product_coin { color: #30AB98; font-size: 20px; font-weight: 500; padding-top:14px; display: flex; align-items: center;}
.product_coin img { width: 20px; }
.product_coin .ml-3 {
    margin-left: 8px!important;
}
.product_option { max-width: 500px; padding-top: 30px; }
.product_option label { padding-bottom: 3px; font-size: 16px; font-weight: 500; display: block;}
.product_option .form-control { border:#000 1px solid; border-radius: 0px; padding: 8px 10px; height: auto;}

/*.product_detail { padding: 80px 0px; }*/
.product_detail h2 { font-size: 25px;}
.product_detail p { font-size:14px; color: #A0B3B5; line-height: 22px; font-weight: 400; padding-top: 18px;}

.product_slider { position: relative; text-align: center; }
/*.product_slider img { max-height: 400px;}*/
#sync1 .item {
  /*background: #e8e8ea;*/
  padding:0px;
  margin: 5px;
  color: #FFF;
  border-radius: 7px;
  text-align: center;
}
#sync1 .item img  { max-height: 400px;
}
#sync2 .item {
  /*background: #C9C9C9;*/
  padding: 10px 0px;
  margin: 5px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
#sync2 .item img { max-height: 100px;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  background: #dddddd;
}
.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}


.input-number {
  width: 80px;
  padding: 0 12px;
  vertical-align: top;
  text-align: center;
  outline: none;
}

.input-number,
.input-number-decrement,
.input-number-increment {
  border: 1px solid #000;
  height: 40px;
  user-select: none; border-radius: 0px !important;
}

.input-number { border-left: none; border-right: none; }

.input-number-decrement,
.input-number-increment {
  display: inline-block;
  width: 30px;
  line-height: 38px;
  background: #fff;
  color: #444;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.input-number-decrement:active,
.input-number-increment:active {
  background: #ddd;
}

.input-number-decrement {
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.input-number-increment {
  border-left: none;
  border-radius: 0 4px 4px 0;
}

.cart_header a { position: relative; }
.cart_header a:hover { border-color: transparent !important;}
.count { background: #DDB50B; min-width: 22px; height: 22px; line-height: 22px; text-align: center; color: #000; font-weight: 600; position: absolute; top: 6px; right: 2px; border-radius: 100%; }

.list_section h2 { font-size: 20px; font-weight: 600; }

.btn-dark.btn-lg { background: #000; padding: 10px 30px; }

.product-media img { max-width: 80px; border: #ddd 1px solid; }
.product-col h3{ font-size: 14px; font-weight: 400; }

.btn-remove { background: none; border:none; }
.table-cart tfoot tr td { text-align: right; border-bottom: #ddd 1px solid; background: #f0f0f0; }

.billing-info-wrap .billing-info label {
    display: block;
    margin: 0 0 10px;
}

.billing-info-wrap .billing-info input {
    border: 1px solid #e8e8e8;
    height: 50px;
    background-color: transparent;
    padding: 2px 20px;
    color: #777;
    width: 100%;
}
.mb-25 {
    margin-bottom: 25px;
}

.billing-info-wrap .billing-info input.billing-address {
    margin-bottom: 20px;
}

.your-order-area {
    padding: 40px 45px 50px;
    border-width: 2px;
    border-style: solid;
    position: relative;
    border: 1px solid #bfbfbf;
    background-color: #f6f6f6;
}

.your-order-area .your-order-wrap .your-order-info {
    border-bottom: 1px solid #CDCDCD;
}
.your-order-area .your-order-wrap .your-order-middle {
    border-bottom: 1px solid #CDCDCD;
    padding: 24px 0 23px;
}
.your-order-area .your-order-wrap .your-order-middle ul, .your-order-area .your-order-wrap .your-order-info ul
{ padding-left: 0px; margin-bottom: 0px; }
.your-order-area .your-order-wrap .your-order-middle ul li {
    font-size: 14px;
    margin: 0 0 11px; list-style: none;
}

.your-order-area .your-order-wrap .your-order-info ul li {
    padding: 0 0 7px; list-style: none;
}

.your-order-area .your-order-wrap .your-order-info ul li span {
    float: right;
}

.your-order-area .your-order-wrap .your-order-info.order-total {
    padding: 15px 0 10px;
}

.your-order-area .your-order-wrap .your-order-info.order-subtotal {
    padding: 15px 0 10px;
}

.your-order-area .your-order-wrap .your-order-middle ul li span {
    float: right;
    font-size: 16px;
}

.billing-info-wrap .billing-info label span {
    color: red;
}

.shipping_address {
   /* padding: 15px 20px;
    border-width: 1px;
    border-style: solid;
    position: relative;
    border: 1px solid #ddd;
    background-color: #f6f6f6;*/
}

.btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}


.account_dropdown { background: #fff !important;  padding:20px 15px 0px 15px; min-width: 240px; right: 0px; }
.account_dropdown p { color: #000;}
.account_dropdown h4 { color: #000; font-size: 18px;}
.account_dropdown .z-depth-1 { max-width: 70px;}

.account_dropdown ul  { padding-left: 0px;}
.account_dropdown ul li { list-style: none; text-align: left; border-top: #ddd 1px solid; }
.account_dropdown ul li a { display: block; padding: 8px 0px; color: #000; text-transform: none;}
.account_dropdown ul li a:hover { display: block; padding: 8px 0px; color: #000; text-transform: none;}

.avilabel_points { background: #3a9385; color: #fff; padding: 5px 10px; border-radius: 4px; }

.table-cart td.product-image { text-align: left; }

.product_order_table tr td img { border: #ddd 1px solid; }

.right_image_section .row {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}


@media (min-width: 1200px) {
.container {
    max-width: 1170px;
}
}

@media (min-width: 1260px) {
.container {
    max-width: 1230px;
}
}



@media only screen and (max-width: 1199px) {
.main_banner h1 { font-size: 50px;}
.social_line:before, .social_line:after { width: 70%; }
}

@media only screen and (max-width: 991px) {
    .about_us h1 { font-size: 35px; }
    .main_banner h1 { font-size: 35px; }
    .dropdown-content {position: relative;}
    .social_line:before, .social_line:after { width: 60%; } 
}

@media only screen and (max-width: 767px) {
h1 { font-size: 30px; }
header { background: #000; }
.download_btn, .playnow_btn { margin-left: 0px; }
.main_banner h2 { font-size: 25px; }
.main_banner h3 { font-size: 30px;  }

.navbar-expand-lg .navbar-nav .nav-link { padding-left: 0px; padding-right: 0px; }
.banner { text-align: center; padding: 50px 0px; }


.download_app_block { min-height: auto; padding: 30px 0px; text-align: center;}
.download_app_block div { width: 100%; }
.download_app h3 { font-size: 22px; }
.download_app h4 {font-size: 25px;}
.download_app h2{ font-size: 40px;}
.download_app_btn { margin-bottom: 20px; }

.main_banner h1 {font-size: 30px; line-height: normal;}
.team-section { padding-bottom: 50px;}
.copyscape_logo { text-align: center; }
.app_screen { padding-left: 0px; background: none; }
.get_link_btn {padding: 10px 20px;}
.download_link { margin-bottom: 50px; }
.bottom_buttons .btn { margin-bottom: 15px; width: 100%; }
.page-title-banner {
    padding: 30px 0;
}
/*.page-title-banner img {
    width: 263px;
}*/
}

/*========== Review Form ==========*/
.btn.btn-green {
    background: #0BA98F;
    color: #fff;
    padding: 10px 26px;
}
h3.review-heading {
    padding: 30px 0 10px;
    border-bottom: 1px solid #9A9A9A;
    margin-bottom: 26px;
    font-size: 18px;
    font-weight: 700;
}
.rating-star {
    list-style: none;
    padding-left: 0px;
}
.rating-star li {
    display: inline-block;
    font-size: 18px;
    color: #FFC300;
}
ul.rating-star.large li {
    font-size: 26px;
}
.rating-star li i {
    cursor: pointer;
}
.rating-section textarea {
    font-size: 14px;
    padding: 8px;
    border: 1px solid #d2d2d2;
}
.overall-rating {
    border-bottom: 1px solid rgba(154,154,154,.4);
    margin-bottom: 20px;
}
.rate-features h6 {
    font-size: 14px;
    color: #7b7b7b;
    font-weight: 400;
}
.rating-section h5 {
    font-size: 16px;
    font-weight: 500;
}
.review h2 {
    font-weight: 700;
}
.auther-info img {
    width: 34px;
    height: 34px;
    border-radius: 50px;
}
.auther-info {
    display: flex;
    align-items: center;
    padding-bottom: 14px;
}
.auther-info h6 {
    margin-bottom: 0px;
    padding-left: 10px;
}
.review-card {
    padding: 26px 0;
    border-bottom: 1px solid #DCDCDC;
}
@media (min-width: 768px) {
    .all-reviews {
        overflow-y: scroll;
        width: 100%;
        height: 390px;
    }
}
/*========== End review Form ==========*/

a.nav-link.shop {
    background: #fdd736;
    border-radius: 4px;
    color: #000!important;
    padding: 5px 20px 1px!important;
    font-weight: 500;
}
.list_section h2 a {
    font-family: "Bodonib";
    font-size: 32px;
    color: #000000;
}
.p-150 {
    padding: 30px 30px 30px 40px;
}
.yellow {
    background: #FFF200;
    padding: 14px 16px;
    color: #000;
    font-size: 16px;
    min-width: 154px;
    font-weight: 700;
    -webkit-box-shadow: 3px 6px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 3px 6px 6px 0px rgba(0,0,0,0.16);
    box-shadow: 3px 6px 6px 0px rgba(0,0,0,0.16);
}
.yellow:hover {
    background: #FFF200;
    color: #000;
}

.main_banner.shop-banner  {
	height: 600px;
}
.shop-banner:before {
    content: "";
    position: absolute;
    background: url(../images/hero-img.png) no-repeat;
    width: 360px;
    height: 100%;
    top: 116px;
    left: 50%;
    margin-left: -200px;
    background-position: top center;
    background-size: 300px;
}
.tag {
    color: #139CAA;
    font-size: 20px;
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
}
.tag:before {
    position: absolute;
    content: "";
    top: -3px;
    left: 0px;
    width: 5px;
    height: 30px;
    background: #139CAA;
    border-radius: 50px;
}
.sp-title {
    text-align: left;
    font-weight: 100;
    padding-top: 330px;
}
.sp-title span {
    font-size: 20px;
    color: #fff;
}
.sp-title p {
    color: #B6FEFE;
    font-size: 26px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 36px;
}
.sp-title h1 {
    font-size: 60px;
    color: #FDD736;
    font-weight: 200;
    line-height: normal;
}
.sp-title img {
    width: 300px;
}

@media (min-width: 768px) {
    .sp-title h1 {
        font-size: 120px;
    }
    .sp-title img {
        width: 411px;
    }
    .main_banner.shop-banner {
    	height: 800px;
    }
    .shop-banner:before {
    	width: 550px;
	    top: 116px;
	    margin-left: -275px;
	    background-size: 550px;
    }
}

@media (min-width: 1200px) {
	.shop-banner:before {
	    width: 600px;
	    height: 551px;
	    top: 244px;
	    left: auto;
	    background-size: 600px;
	    right: 43px;
	}
	.sp-title {
		padding-top: 140px;
	}
}

@media (min-width: 1400px) {
    .product_detail p {
        padding-right: 150px;
        font-size: 14px;
    }
    .list_section h2 a {
        font-size: 60px;
    }
    .product_coin {
        font-size: 40px;
        padding-top: 26px;
    }
    .product_detail p {
        padding-top: 30px;
        line-height: 26px;
    }
    .product_coin img {
        width: 37px;
    }
    .p-150 {
        padding: 50px 90px 50px 100px;
    }
    .shop-banner:before {
	    width: 862px;
		height: 551px;
		bottom: -45px;
		right: 0px;
		background-size: 862px;
		top: auto;
	}
}

.product_thumb { border-radius: 40px; padding: 30px; background: #DDB50B; position: relative; text-align: center; margin-top: 30px; min-height: 385px;}
.product_thumb img  { max-height: 325px;}
.price_coin { background: #FFFFFF; border-radius: 30px 30px 0px 0px; width: 275px; position: absolute; bottom: 0px; left: 50%; margin-left: -137px;
              text-align: center; color: #30AB98; font-size: 24px; font-weight: 600; padding: 15px 10px 10px 10px; }

.price_coin img { vertical-align: middle; vertical-align: bottom; }

.product_caption { text-align: center; padding-top: 25px; padding-bottom: 30px;}
.product_caption h4 { color: #000; font-weight: 600; font-size: 22px; word-break: break-word; }
.rounded-pill {
    border-radius: 50rem!important;
}

.product_list .col-md-4:nth-child(even) .product_thumb { background: #30AB98; }

/* .shop_footer { padding-top: 30px; text-align: center; padding-bottom: 15px; }  */

.footer_link { font-size: 16px; font-weight: 500; }
.footer_link a { color: #fff;}

.facebook_button { padding: 15px 0px; }
.facebook_button a { background: #1976D2; color: #fff; font-size: 18px; font-weight: 500; border-radius: 30px; padding: 7px 20px; display: inline-block;}

.copyright_text { color: #727272; font-size: 14px; }

.seal_image img { max-height: 60px; }
.header_mobile .navbar-toggler { padding: 10px 10px; }
.basket_icon { margin-right: 8px; }

.shop_title { text-align: center; padding-top: 15px; }

@media only screen and (min-width: 768px) {
.shop_footer { display: none; }

}

@media only screen and (max-width: 767px) {
.shop_desktop_footer { display: none; }

.main_banner.shop-banner { background: none !important; height: auto; }
.sp-title { display: none; }
.shop-banner:before { display: none; }

.shop_title { padding-top: 10px; margin-bottom: 0px; }

.shop_header { position: relative; }
.main_banner { margin-bottom: 0px; }

.socal_wi ul li {
    padding-left: 0px;
}

.social_line:before, .social_line:after {
    width: 20%;
} 

}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
