/* Enter Your Custom CSS Here */

.social-icons__icon--youtube {
  background: #cc181e;
}

.threeQuarterWidth{
  width: 75%;
}

/* price filter */
.centerText {
  text-align: center;
  color: #000; 
}
.grayBackground {
  background: #706f6f !important;
  color: #fff;
}
.grayBackground:hover {
  background: #06AFBE !important;
  color: #fff;
}

/* custom category tab  */
.atgrid__item__icons_1 {
    position: relative
    bottom: 5px;
    left: 30px;
    padding: 10px 5px 2px 5px;
    /* background-color: #334960; */
    color: #fff;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}

.atgrid__item__icons_1 a {
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    border-bottom: none;
}

.atgrid__item__icons_1 i {
    font-size: 1.667em;
}

/*BG of Tour Category Icon*/
.tab-color-td-circle-plus {
	background-color: #E63323;  /* red */
}

.tab-color-td-clear-day {
	background-color: #FFD000;  /* yellow */
}

.tab-color-td-circle-minus{
	background-color: #6EA72E;  /* green */
}

.tab-color-td-marker {
	background-color: #06AFBE;  /* blue */
}

/*---------------------------------------------*/

/* custom icon why choose us  */
.icons-set__item__icon-wrap{
    width: 66px;
    height: 66px;
    border-radius: 100%;
    position: relative;
    color: #000;
}

.icons-color-td-earth-1 {
   background: #E63323;  /* red */
}

.icons-color-td-banknote-1 {
   background: #FFD000;  /* yellow */
}
.icons-color-td-photocamera-5 {
   background: #6EA72E;  /* green */
}

.icons-color-td-calendar-2{
   background: #06AFBE;  /* blue */
}

/* custom size imge logo*/
#logoLink img {
    /* max-height: 100px; */
    max-height: 70px;
    max-width: 300px;
}

/* custom size head*/
.header__content {
 /*   min-height: 110px;
    line-height: 110px; */
    min-height: 50px;
    line-height: 80px;
    position: relative;
}

/*custom Category Panel Shadow*/
.tours-type-icons__shadow {
   background: #333;
} 

/* custom tam icon and price*/
.atgrid__item__price__button {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    background: #a92d23;
    border-radius: 3px 0 0 0;
    color: #fefefe;
    font-size: 1.333em;
    font-family: Oxygen;
    font-weight: 700;
    font-style: normal;
}

.atgrid__item__price:after {
    content: " ";
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    background: #000;
    display: none;
}

.atgrid__item__price {
    width: 100%;
    position: absolute;
    bottom: inherit;
    right: 0;
    text-align: right;
}

/*Price BG Color On Tour Content Page*/
.price-decoration__value {
    background: #a92d23;
}

/*Set BG Color For Tab On Tour Content Page*/
.tours-tabs .nav-tabs li a.tab0 {
    background: #ffd000;
}

.tours-tabs .nav-tabs li.active a.tab0 {
    background: #706f6f;
}

.tours-tabs .nav-tabs li a.tab1 {
    background: #e63323;
}

.tours-tabs .nav-tabs li.active a.tab1 {
    background: #706f6f;
}

.tours-tabs .nav-tabs li a.tab2 {
    background: #6ea72e;
}

.tours-tabs .nav-tabs li.active a.tab2 {
    background: #706f6f;
}

.tours-tabs .nav-tabs li a.tab3 {
    background: #06afbe;
}

.tours-tabs .nav-tabs li.active a.tab3 {
    background: #706f6f;
}

.tours-tabs .tabs-accordion .panel-heading a.tab0.collapsed {
    background: #ffd000;
}

.tours-tabs .tabs-accordion .panel-heading a.tab0 {
    background: #706f6f;
}

.tours-tabs .tabs-accordion .panel-heading a.tab1.collapsed {
    background: #e63323;
}

.tours-tabs .tabs-accordion .panel-heading a.tab1 {
    background: #706f6f;
}

.tours-tabs .tabs-accordion .panel-heading a.tab2.collapsed {
    background: #6ea72e;
}

.tours-tabs .tabs-accordion .panel-heading a.tab2 {
    background: #706f6f;
}

.tours-tabs .tabs-accordion .panel-heading a.tab3.collapsed {
    background: #06afbe;
}

.tours-tabs .tabs-accordion .panel-heading a.tab3 {
    background: #706f6f;
}

.tours-tabs .tabs-accordion .panel-heading a.tab4.collapsed {        /* For Book Now */
    color: #fff;
}

.tours-tabs .tabs-accordion .panel-heading a.tab4 {        /* For Book Now */
    background: #a92d23;
    text-align: center;
    font-size: xx-large;
    height: 120px;
    padding-top: 30px;
}

/*Set BG Color For Book Form*/
.form-block {
    background: #a92d23;
}

/*Set BG Color For Book Form Button*/
.form-block--style3 .form-block__button {
    background: #06AFBE !important;
    font-size: large;
}

.form-block--style3 .form-block__button:hover {
    background: #0661BE !important;
}

/*Set BG Color For Search Form Button*/
.form-block button.atbtn--primary {
    background: #06AFBE;
}

.form-block button.atbtn--primary:hover {
    background: #0661BE;
}

/* size icon user login*/
.fa-fa{
  font-size: x-large;
}

/* Edit rating font size at "atlist" products */
.atlist__item__rating {
  margin-top: 10px;
  font-size: 1.3em;
  margin-bottom: 5px;
}
.atlist__item__rating-value {
  margin-bottom: 10px;
  font-size: 1em;
}
.atlist__item__price {
  margin-top: 15px;
}
.atlist__item__price span {
  font-size: 2em;
}

/* Set min-width for product item attr */
.item-attributes__item {
  min-width: 80px;
}

/* buttomn dropdown list myaccount page */
.btn-default-1:hover, .btn-default-1:focus, .btn-default-1.focus, .btn-default-1:active, .btn-default-1.active, .open>.dropdown-toggle.btn-default-1 {
    color: #333;
    background-color: #ffffff;
    border-color: #adadad;
}

.btn-default-1 {
    color: #333;
    background-color: #fff;
    border-color: #e3e3e3;
  	min-width: 100%;
}

/* custom style datatable */
th, td {
    padding: 5px;
    border: none;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold;
    font-size: 11px;
}

table.dataTable thead th {
    border-bottom: 0px solid !important;
}

/* css payment icon*/
div#payment ul li {
	margin-right: 10px !important;
}
div#payment ul li.icon-visa {
	margin-top: 10px !important;
}
div#payment ul li.icon-tmb {
	margin-top: 10px !important;
}
.icon-ktb {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Ktb.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.icon-scb {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Scb.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.icon-bangkok {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Bangkok.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.icon-tmb {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Tmb.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.icon-uob {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Uob.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-justpay {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Justpay.jpg");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-kbank {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Kbank.jpg");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-payatpost {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Payatpost.jpg");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-tbank {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Tbank.jpg");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-tesco {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Tesco.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-truemoney {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Truemoney.jpg");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-krungsri {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Krungsri.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.icon-visa {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Visa.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.icon-mastercard {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Mastercard.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.icon-bigc {
    background-image: url("http://shalltravel.com/wp-content/themes/adventure-tours-child/woocommerce/assets/images/Bigc.png");
    display: block;
    min-width: 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

/* validate message color */
.error {
    color:#FF0000;
}

/* dropdown menu */

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

/* custom ul bullets */

.hidebullets{
   list-style-type: none;
}

/* custom color icon */
.customcolor {
   color: #808080;
}

.customcolor:hover { 
    color: #000000 ;
}

/*Custom Class*/
.col-half {
  width: 50%;
  height: 100%;
  float: left;
  padding: 50px;
}

/* custom imge  */ 
.margin-top-imge {
    margin-top: 60px;
}

.faq__accordion__item:last-child {
    border-bottom: 1px solid #DDDDDD;
}

#youtubeplayer{
     width: 100%;
     height: 250px; 
}
#customtopimage{
    margin-top: 0px;
}
@media screen and (min-width: 768px) {
    .col-half {
        padding: 30px;
    }
    #youtubeplayer{
     width: 100%;
     height:450px; 
  }
  #customtopimage{
    margin-top: 60px;
}
}

@media screen and (min-width: 992px) {

  .boxFixed{
    position: fixed;
    top: 5px;
	/* right: 20px; */  
    /* z-index: 99; */
     /* pram */
    width: 23%;
    right: 2%;  
  }
}

@media screen and (min-width: 1200px) {
   .boxFixed{
    position: fixed;
    top: 5px;
    right: 6.6%;
	/* right: 20px; */   
    /* z-index: 99; */
     /* pram */
    width: 21.7%;
  } 
}

@media screen and (max-width: 992px) {

}

@media screen and (max-width: 767px) {
  
/*Fix Checkout page table*/
/*  .woocommerce table.shop_table tbody {
    display: table-row-group;
  }   */
  
  /* custom block price */
  .threeQuarterWidth{
  text-align: center;
  width: 100%;
}
  /* size of tr */
  tr.sizeTr{
	padding: 0px !important;
}
  .allPackage a {
	text-align: center;
}
  /* style price all package */
  .TextPrice{
    color: #d43f3a;
    font-weight: bold;
    font-size: 18px;
  }
  .TextPrice ins{
   font-size: 22px;
}
  .blockPrice{
   min-width: 120px;
   display: -ms-flexbox;
   text-align: center;
}
  .positionBtn{
    text-align: center;
  }

    /* table other product */
 .atlist__item__content__item {
    display: inline;
    margin-bottom: 30px;
    padding: 0;
    padding-bottom: 30px;
    border-right: none;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}
  .atlist__item__content__items {
    display: block;
    text-align: center;
}
  /* Table Package */
  .insertPrice{
     margin: 0px 0px 0px 10px;
  }
  .styleText{
  font-weight: bold;
  font-size: 18px;
 }
  .displayPrice{
    color: #d43f3a;
    font-weight: bold;
    font-size: 18px;
    display: inline !important;
    margin: 0px 10px 0px 0px;
  }
#TablePackage tr td{
  display: block;
  padding: 20px !important;
}
.theadPackage{
  display: none !important;
}
  /* modal */
  img#imagepreview {
    position: absolute;
    padding-left: 30%;
    padding-right: 30%;
    padding-top: 500px;
    padding-bottom: 50%;
  }
  /*  a#packageName {
      background-size: 15px !important;
      display: block;
      font-size: 9px !important;
      font-family: Oxygen;
      font-weight: 700;
    } */
  
  /* accordion */
  .headingClick a.collapsed {
    color: #333 !important;
    border-radius: 3px !important;
    background: url('http://shalltravel.com/wp-content/themes/adventure-tours-child/assets/images/icon-down.png') 96% center no-repeat #ffd000 !important;
}

.headingClick a {
    color: #000 !important;
    background: url('http://shalltravel.com/wp-content/themes/adventure-tours-child/assets/images/icon-right.png') 96% center no-repeat #ffd000 !important;
}
  /* end accordion */
    .breadcrumbs{
        border-bottom:none;
    }
    .breadcrumbs ul{
        display:none;
    }
   .header-section--with-banner .header-section__title {
     font-size: 25px;
  }
}
/* custom link breadcrumb*/
.breadcrumbs li a:hover{
   color:#9a9a9a ;
}
/* hidden border-bootom breadcrumb*/
.header-section--with-banner .breadcrumbs {
    min-height: 55px;
    line-height: 55px;
    margin-top: 0;
    text-align: left;
    font-family: Oxygen;
    font-weight: 700;
    font-style: normal;
    border-bottom: none;
    color: rgba(255,255,255,0.9);
}
/* custom icon footer */
.widget-contact-info__item__icon{
    display: table-cell;
    width: 27px;
    vertical-align: top;
}

select {
    width: 100%;
    border: none;
    background: rgba(255,255,255,0.9);
    padding: 12px 15px;
    border-radius: 3px;
}

/* custom select dropdown text */

.alignSelect{
  text-align:left;
}

/* custom destination circle */
.image-circle{
    width: 195px;
    height: 195px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.tours-type__item__image img {
    border-radius: 100% !important;
    border: 3px solid #000;
    /* border: 3px solid rgba(255,255,255,0.85); */
}
/* custom search */
.customSearch {
   min-width: 100%;
}
.form-block--horizontal {
  padding: 30px 30px 20px 30px;
}

/* For Loading Modal*/
.modal {
    position: fixed;
    top: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-dialog {
    width: 600px;
    margin: 30px auto;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-backdrop.in {
    opacity: .5;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
/*For PackageDetail Accrodion*/
/* accordion */
.tours-tabs .tabs-accordion .panel-heading a.PackageDetail {
    height: auto;
    line-height: 40px;
}
.tours-tabs .tabs-accordion .panel-heading a.collapsed {
    color: #333;
    border-radius: 3px;
}
.headingClick a.collapsed {
    color: #333 !important;
    border-radius: 3px !important;
    background: url('http://shalltravel.com/wp-content/themes/adventure-tours-child/assets/images/icon-down.png') 96% center no-repeat #ffd000 !important;
}

.headingClick a {
    color: #000 !important;
    background: url('http://shalltravel.com/wp-content/themes/adventure-tours-child/assets/images/icon-right.png') 96% center no-repeat #ffd000 !important;
}
a#packageName{
   background-size: 15px !important;
}
/* text single content */
.textProduct{
   text-shadow: 4px 2px #000000 !important;
}
img#imagepreview {
  position: absolute;
}
/* custom block table package */

#TablePackage tr td{
  padding: 20px;
  vertical-align: top;
  border: none;
}
.theadPackage{
  display: table-header-group;
}
.TextPrice{
    color: #d43f3a;
    font-weight: bold;
    font-size: 18px;
}
.TextPrice ins{
   font-size: 22px;
}
.displayPrice{
   display: none;
}
  .allPackage a.collapsed {
    color: #0000FF !important;
    border-radius: 3px !important;
    background: /* url('http://shalltravel.com/wp-content/themes/adventure-tours-child/assets/images/icon-down.png') 96% center no-repeat */ #fff !important; 
}
.allPackage a {
    color: #0000FF !important;
    background: /* url('http://shalltravel.com/wp-content/themes/adventure-tours-child/assets/images/icon-right.png') 96% center no-repeat */ #fff !important; 
}
 .styleText{
  font-weight: bold;
  font-size: 18px;
 }

/* column of accordion in single product */
.sizeTitle {
   min-width: 180px;
}
.sizeTitleAllPackage {
   min-width: 175px;
}
/* style accordion  */
div.panel {
    border: 0px solid #DDDDDD !important;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #fff;
}
.tours-tabs .tabs-accordion .panel {
    margin-bottom: 5px !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px #fff;
}

.book-package {
    cursor: pointer;
    background: #06AFBE;
    font-size: medium;
}

.book-package:hover {
    background: #0661BE;
}

.more-button {
  background: #06AFBE;
}

.more-button:hover {
  background: #0661BE;
}

.allPackage a span:hover {
	text-decoration:underline;
}
/* custom block size */
.blockPrice{
   min-width: 120px;
   display: -ms-flexbox;
   
}
#packageName:hover {
  cursor: default !important;
}
 
.price-decoration {
    margin-top: 50px !important;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    position: relative;
}

.threeQuarterWidth img {
   width: 100%;
   height: 100%;
}
.wooFooter {
   border: 1px solid #e4e4e4;
}
.beforeStyleText {
  display: none;
}
.responStyleText {
  color: red;
  display: inline;
  font-size: 14px;
}
/* atgrid  */
@media (max-width: 540px)
{
.atgrid__item-wrap.col-xs-6 {
   margin:auto;
   max-width: 100%;
}
.atgrid__item {
  margin-bottom: 40px;
}
.atgrid__item__top {
  padding-top: 20px;
}
.atgrid__item__top img {
  margin-bottom: 20px;
}
}
/*Color Text Promotion Header*/
.colortextpromo {
  color:#333 !important;
}
/* update search */