/*
Theme Name: Trendy Travel Child
Theme URI: http://www.wedesignthemes.com/themes/trendy-travel/
Template: trendytravel
Version: 1.6
Author:designthemes
Author URI: http://themeforest.net/user/designthemes/
Description: Child Theme for Trendy Travel WordPress Theme.
Tags: right-sidebar,two-columns, three-columns, four-columns, custom-menu, theme-options, translation-ready, sticky-post
Text Domain: child_text_domain
*/
@import url("../trendytravel/style.css");
@import url("css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Prompt");

/* =Theme customization starts here
-------------------------------------------------------------- */
body,
.dt-sc-contact-info p,
.support-info a.dt-sc-button,
.support-info p {
  font-size: 13px;
}

body, h1, h2, h3, h4, h5, h6, input[type="text"], input[type="submit"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], select, input[type="search"], button, .hotel-details h2 sub, .dt-sc-testimonial .author-detail, .secondary-sidebar .widget_recent_entries h6 a sub, footer .widget_recent_entries h6 a sub, /**** Menu Widget **/ .menu-item-widget-area-container .widget_recent_entries .recent-posts-widget h6 a, .menu-item-widget-area-container .widget_products .product_list_widget li > a, .menu-item-widget-area-container .woocommerce.widget_recent_reviews .product_list_widget li > a, .menu-item-widget-area-container .woocommerce.widget_top_rated_products .product_list_widget li > a, 
.menu-item-widget-area-container .widget.tribe-events-adv-list-widget ol li h4, .menu-item-widget-area-container .widget_rss .rsswidget, .menu-item-widget-area-container .widget_shopping_cart ul.cart_list li > a, .menu-item-widget-area-container .widget_recent_entries h4, .menu-item-widget-area-container .widget.widget_popular_entries ul li h6, .menu-item-widget-area-container .widget_recent_entries .recent-posts-widget h4 a, .menu-item-widget-area-container .tribe_mini_calendar_widget .list-info h2, .widget.widget_popular_entries .recent-gallery-widget ul li h6 {
  font-family: "Open Sans", "Prompt", sans-serif;
}

.section-title,
.section-title1 {
  font-weight: 300;
  margin-bottom: 30px;
  color: #000;
}
ul {
  list-style-type: disc;
  list-style-position: inside;
}
.page-with-both-sidebar .hotel-item.hotel-list-view .hotel-details {
  width: 42%;
  padding-right: 17%;
}
/************* Custom CSS **************/
.woocommerce-page div.product form.cart .variations select {
  float: none !important;
}

.single_variation_wrap .single_variation {
  font-size: 22px;
  padding: 9px;
}

.single_variation_wrap .variations_button {
  margin-top: 15px;
}

/*.table-border thead tr th,
.table-border tbody tr td{
    border-right: 1px solid #e4e8ea !important
}*/

.box-border {
  padding: 15px;
  border: 1px solid #ececec;
  background: #fff;
}

.box-border h3 {
  color: #757575;
}

.text-primary {
  color: #087dc2;
}

.box-border .dt-sc-button,
.single_add_to_cart_button {
  max-width: 100%;
  display: inline-block;
  text-align: center;
  background-color: #f7941e !important;
  /*background-color: #f67f45 !important;*/
  color: #fff !important;
  border: 0;
}

.box-border .dt-sc-button:hover,
.box-border .dt-sc-button:active,
.single_add_to_cart_button:hover,
.single_add_to_cart_button:active {
  background-color: #d37a11 !important;
}

.table-border thead tr th:last-child,
.table-border tbody tr td:last-child {
  border-right: none;
}

.table-border.grey th {
  background: #e3e3e3;

  border-bottom: 1px solid #f5f5f5;
  color: #000;
  vertical-align: middle;
  font-size: 12px;
}

.table-border.grey tr td {
  font-size: 13px;
  font-weight: 100;
  background: #fff;
}

.table-border.blue th {
  border-right: 1px solid #fff;
}

.table-highlight td {
  background-color: lightgrey !important;
  text-align: center;
  color: grey;
  font-weight: bold;
  font-family: arial;
  font-size: 20px;
}

.page-id-4397 .breadcrumb-wrapper {
  background: #fff;
}

.bubble {
  position: relative;
  top: -20px;
  right: -12px;
}

.bubble .cart-bubble {
  border-radius: 50%;
  background: #74cc01;
  position: absolute;
  font-size: 11px;
  min-width: 8px;
  height: 7px;
  padding: 3px 5px 7px 5px;
  text-align: center;
  top: -5px;
  right: 0;
  color: #fff;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-size: 13px;
}

/***** About us Page *****/
.team-contact,
.dt-sc-social-icons {
  display: none;
}

.dt-sc-team {
  padding-left: 14px;
  padding-right: 14px;
}

select#csubject-choice {
  padding: 12px 50px 11px 15px;
  height: 44px;
}

textarea#cmessage {
  height: 161px;
  overflow: auto;
  resize: none;
}

.woocommerce .product_meta {
  display: none;
}

/********** Product Page *********/
.single-product .selection-box:after {
  background-image: none !important;
  content: "\25bc";
  top: 6px;
  font-size: 8px;
  width: 26px;
}

.single-product .button .fa {
  font-weight: bold;
}

/*
select{
	appearance: menulist;
	-webkit-appearance: menulist;
	-moz-appearance: menulist
}
*/
[type="text"],
[type="password"],
[type="search"],
[type="email"],
[type="url"],
[type="number"],
[type="tel"],
textarea,
select,
input[type="radio"],
input[type="checkbox"],
.input-prefix,
.input-suffix,
.product .summary .quantity input[type="text"],
.product-quantity .quantity input[type="text"],
.product .summary .quantity input[type="number"],
.product-quantity .quantity input[type="number"] {
  border: 1px solid #c4c4c4 !important ;
  border-radius: 2px;
  background-color: #fff;
  /*color: #565a5c;	*/
  color: #222;
  font-weight: 100 !important;
  font-size: 12px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea,
input.text,
input[type="search"] {
  padding: 8px !important;
}

.single-product td {
  border-bottom: none;
  background: none;
}

.woocommerce #content div.product form.cart .variations label,
.woocommerce div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label {
  font-weight: 400 !important;
  color: #565a5c;
}

#order_review_heading {
  margin-top: 15px;
}

input[type="submit"],
button,
input[type="button"] {
  min-height: 37px;
}

.tm-epo-field-label.tm-left {
  width: 33%;
  margin-top: 12px;
  text-align: right;
  font-weight: 500;
}

.tm-extra-product-options
  ul.tmcp-ul-wrap.tm-extra-product-options-radio
  li.tmcp-field-wrap
  .tm-label {
  color: #555;
}

h6.tm-epo-field-label,
label.tm-epo-field-label {
  font-size: 13px;
  color: #2c3e50;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
  padding-top: 0;
}

.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary {
  float: left;
  width: 50% !important;
  margin-top: 30px;
}

/******** Product Extra Customize ************/
.tm-extra-product-options .tm-epo-datepicker {
  height: 37px !important;
}

.tm-extra-product-options .tmcp-field-wrap > label {
  font-weight: 100;
}

.tm-extra-product-options .tmcp-textfield.tm-epo-field {
  width: 100%;
}

.tm-extra-product-options .tm-epo-datepicker,
.tm-extra-product-options
  .tm-extra-product-options-date
  .ui-datepicker-trigger {
  border-color: #c4c4c4 !important;
}

.tm-extra-product-options {
  float: left;
  /*width: 50%*/
}

.tm-epo-field-label.tm-left + .tm-extra-product-options-container,
.tm-epo-field-label.tm-right + .tm-extra-product-options-container {
  width: 100% !important;
}

.tm-extra-product-options .cell {
  margin-bottom: 0;
}

.tm-extra-product-options-radio,
.tm-extra-product-options-checkbox {
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}

.tm-extra-product-options-checkbox .tm-label {
  color: #2c3e50;
  font-size: 13px;
}

.tm-description {
  margin-left: 33%;
}

.tm-description p {
  font-weight: 100;
  font-size: 12px;
  float: left;
}

.tm-epo-skin .ui-datepicker-current,
.tm-epo-skin .ui-datepicker-close {
  font-weight: 100;
}

.cpf-section {
  border-top: 1px solid #cecece;
}

.cpf-section.roundtrip-box {
  margin-top: 30px !important;
}

/*.tm-totals-form-main{
	max-width: 408px;
	background: #FFF none repeat scroll 0% 0%;
	padding: 15px;
	display: block;
}*/

.pull-left {
  float: left !important;
}

.tm-totals-form-main.fixed,
.box-add-cart.fixed {
  position: fixed;
  width: 100%;
  z-index: 999;
}

.tm-totals-form-main.fixed {
  top: 100px;
}

.tm-extra-product-options .tm-cell {
  margin-bottom: 0;
}
.tm-label {
  font-weight: 100;
}

.box-add-cart.fixed {
  top: 211px;
}

#product-right-box {
  margin-top: 15px;
}

dt,
dd {
  font-size: 13px;
  font-weight: 100;
}
dt {
  color: #555;
}

/******* Woocommerce Detail *******/

.single-product .breadcrumb-wrapper {
  background-color: #fff;
}
.single-product #main {
  background-color: #f6f6f6;
}

/*.woocommerce .package-thumb-wrapper .images{
		width: 50%	 !important
	}*/

.woocommerce-tabs {
  float: right;
  width: 48%;
  font-size: 12px;
  font-family: Arial;
}

.woocommerce-tabs #tab-description ul.dt-sc-fancy-list{
  margin-bottom: 0;
}
.woocommerce-tabs #tab-description ul.dt-sc-fancy-list li ul{
  margin-top: 0;
}

.woocommerce-tabs #tab-description .dt-sc-hr-border {
  margin-top: 0;
}

.woocommerce-tabs .tabs,
.woocommerce-tabs #tab-description h2 {
  display: none;
}

.woocommerce-tabs #tab-description hr {
  background-color: #cfcfcf;
}

.woocommerce-tabs .panel {
  background: none !important;
  padding-top: 0;
}

.woocommerce .summary h1,
.woocommerce .out-of-stock {
  display: none;
}

.woocommerce .summary h3 {
  color: #555;
  font-weight: 500;
}

.woocommerce div.product div.images > div {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce div.product div.images > div > a {
  padding-right: 3px;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  display: block;
  height: 245px;
  width: 98%;
  float: left;
}

.woocommerce div.product div.images > .thumb {
  margin-right: 3px;
  width: 32.76%;
}

.woocommerce div.product div.images > .thumb > a {
  margin-top: 3px;
  height: 100px;
}

.woocommerce .package-thumb-wrapper .images {
  width: 50% !important;
}

ul.dt-sc-fancy-list li {
  padding-bottom: 0;
}

.dt-sc-hr-border {
  border-top: 1px solid #cfcfcf;
  margin-bottom: 20px;
}

ul.dt-sc-fancy-list.half-icon li {
  float: left;
  width: 45%;
  padding-left: 0;
  padding-right: 15px;
}

/*ul.dt-sc-fancy-list.half-icon li img{
		margin: 0;
		vertical-align: middle
	}*/

ul.dt-sc-fancy-list.half-icon li i {
  font-size: 14px;
  color: #929497;
}

.related-products-container {
  display: none;
}

/****** Airport Shuttle Service ******/
.entry-summary {
  float: left !important;
  /*width: 100% !important*/
}

/* Transfer Page */
.transfer-show,
.speedboat-show,
.carrental-show {
  display: none;
}
.transfer-breadcrumb img {
  display: none;
  height: 50px;
}

.postid-8533 .transfer-show,
.postid-8533 .transfer-breadcrumb img,

.postid-8532 .transfer-show,
.postid-8532 .transfer-breadcrumb img,

.postid-8531 .transfer-show,
.postid-8531 .transfer-breadcrumb img,

.postid-8530 .transfer-show,
.postid-8530 .transfer-breadcrumb img,

.postid-4241 .transfer-show,
.postid-4241 .transfer-breadcrumb img,

.postid-4635 .transfer-show,
.postid-4635 .transfer-breadcrumb img,

.page-id-4397 .transfer-breadcrumb img,

/* Laem Ngob - Koh Mak */
.postid-6994 .transfer-show,
.postid-6994 .transfer-breadcrumb img,

/* Laem Sok - Koh Kood */
.postid-7005 .transfer-show,
.postid-7005 .transfer-breadcrumb img,

/* Trat Downtown */
.postid-7006 .transfer-show,
.postid-7006 .transfer-breadcrumb img,

/* Speed boat - Join Minibus*/
.postid-5402 .speedboat-show,
.postid-5402 .transfer-breadcrumb img,

/* Speed boat - Private Minibus*/
.postid-5395 .speedboat-show,
.postid-5395 .transfer-breadcrumb img,

/* Speed boat - Private Minibus*/
.postid-6513 .carrental-show {
  display: block;
}

.postid-8533 .breadcrumb,

.postid-8532 .breadcrumb,

.postid-8531 .breadcrumb,

.postid-8530 .breadcrumb,

.postid-4241 .breadcrumb,
.postid-4635 .breadcrumb,
.postid-5402 .breadcrumb,
.postid-5395 .breadcrumb,
.page-id-4397 .breadcrumb,
.page-id-4839 .breadcrumb,

/* Laem Ngob - Koh Mak */
.postid-6994 .breadcrumb,

/* Laem Sok - Koh Kood */
.postid-7005 .breadcrumb,

    /* Trat Downtown */
.postid-7006 .breadcrumb {
  display: none;
}

/*** Overlay Fancybox ***/

.fancybox-skin {
  background: none !important;
}

.fancybox-overlay-fixed {
  z-index: 99999 !important;
}

.fancybox-opened .fancybox-skin {
  box-shadow: none !important;
}

/*** Customize Extra Product Attribute ***/
.tm-extra-product-options
  .tm-extra-product-options-date
  .ui-datepicker-trigger {
  margin-top: 10px;
}

.tm-extra-product-options .tm-epo-datepicker {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/*.tm-options-totals {
  display: none
}*/

.tm-epo-totals {
  padding: 0;
}

.tm-final-totals {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: right;
  padding-right: 15px;
}

.tm-final-totals .amount {
  font-weight: 400 !important;
  padding-top: 15px;
  display: block;
  text-align: center;
  color: #fff;
  padding-top: 0;
  padding-bottom: 15px;
}

.cpf-section {
  border: 0;
}

.cpf-section.box-title {
  border-top: 1px solid;
}

.cpf-section.box-title.margin-top {
  margin-top: 30px !important;
}

.tm-extra-product-options-field > div {
  overflow: hidden !important;
}

.summary .cart {
  margin-top: 0 !important;
  display: block !important;
}

.box-add-cart {
  /*padding: 15px;
		background: #FFF none repeat scroll 0% 0%;*/
  /*margin: 0px auto;
		max-width: 408px;
        float: right;
        width: 100%;*/
  display: block;
  width: 65%;
  float: right;
  margin-right: 12px;
}

.single-product .box-add-cart .quantity {
  display: none;
}

.box-add-cart button {
  width: 100%;
}

/*.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger{
		padding-top: 14px !important
	} */
.tm-extra-product-options
  ul.tmcp-ul-wrap.tm-extra-product-options-radio
  li.tmcp-field-wrap
  input[type="radio"]:checked
  + label {
  font-weight: 100;
}

/*.tm-totals-form-main{
		display: none !important
	}*/

/************* Custom Page *******************/
.page-id-4397 #main,
.page-id-6221 #main {
  background: #f6f6f6;
}

/*Payment Page*/
.page-id-6221 .dt-sc-colored-box {
  min-height: 155px;
  color: #636363;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}
.page-id-6221 .dt-sc-colored-box .fa {
  color: #0054a6;
  font-size: 5em;
}
.page-id-6221 .dt-sc-colored-box p {
  margin-bottom: 0;
}
.page-id-6221 .dt-sc-colored-box em {
  font-size: 13px;
}
.page-id-6221 #main h1,
.page-id-6221 #main h2,
.page-id-6221 #main h3,
.page-id-6221 #main h4 {
  color: #898989;
}
.page-id-6221 #main .bank h1,
.page-id-6221 #main .bank h2,
.page-id-6221 #main .bank h3,
.page-id-6221 #main .bank h4 {
  margin-bottom: 0;
}
.page-id-6221 .paypal {
  margin-top: 60px;
}
.page-id-6221 .payment-confirm-btn {
  float: right;
  margin: 15px;
}
.page-id-6221 .breadcrumb {
  display: none;
}

.page-id-6221 .breadcrumb-wrapper {
  background-color: #fff;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dt {
  margin-bottom: 0 !important;
}

/************* Custom Form ***************/
select {
  padding: 9px;
  height: auto;
}

/************ Custom Datepicker *************/

.ui-datepicker-calendar th {
  background: none !important;
}

.ui-datepicker .ui-datepicker-title select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}

/*********** Breadcrum **************/
.breadcrumb-wrapper h1 {
  font-weight: 400;
}

/*********** Custom contact form *******/
.wpcf7-response-output {
  display: block;
  float: left;
  width: 94%;
  margin: 15px 0;
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url("images/fancybox_sprite@2x.png") !important;
}

/*********** Custom Extra Product Options form *******/
.tm-epo-field.tmcp-textfield.tm-error,
.tm-epo-field.tm-epo-datepicker.tm-error {
  border: 1px solid #c0392b !important;
  color: #e74c3c;
}

/********** Custom Cart Page ************/

.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
  margin-top: 4px !important;
}
.woocommerce-cart .woocommerce .woocommerce-message .button {
  display: none;
}

.tm-cart-edit-options {
  display: none;
}

.product-name {
  text-align: left;
  font-size: 13px;
}
.product-name .name {
  font-size: 20px;
}

.woocommerce-page table.cart img,
.woocommerce table.cart img {
  width: 150px !important;
}

.woocommerce-order-received .thank-you-header {
  text-align: center;
  margin-bottom: 30px;
}

.woocommerce-order-received ul.order_details {
  font-size: 18px;
  margin-top: 100px;
}
.select2-container .select2-choice {
  padding: 5px 10px;
}

/************* Custom Style Travel Trendy ***********/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea,
input.text,
input[type="search"] {
  font-size: 13px;
  color: #565a5c;
}

#primary.page-with-left-sidebar {
  width: 100%;
}

.ui-tm-datepicker-current-day {
  background-color: #eee;
  color: #000;
}

label {
  color: #333;
  font-weight: 500;
  font-size: 14px;
}

.top-right ul li {
  height: 25px;
}
.lang-switch a.active {
  color: #21c2f8;
}

.lang-switch .seperate {
  float: left;
  border-left: 1px solid #fff;
  height: 15px;
  margin-top: 4px;
}

/************* Custom Woocommerce ***********/
.woocommerce.single-product table {
  border-bottom: 1px solid #e4e8ea;
}

.woocommerce.single-product table th,
.woocommerce.single-product table td {
  font-size: 11px;
  border-bottom: 1px solid #dfdfdf;
}

.woocommerce.single-product table th,
.woocommerce.single-product table th {
  font-weight: 100;
  padding: 15px 5px;
}

.woocommerce.single-product .entry-content table tbody th {
  background-color: #eef7fb;
  color: #000;
}

.attachment-link {
  padding: 0;
}

/************* Custom Product Extra Option ***********/
.select2-container .select2-choice {
  color: #565a5c;
}

/************* Woocommerce Category Page ***********/
.package-wrapper .package-thumb .secondary-image,
.package-wrapper .package-content,
.woocommerce-ordering {
  display: none !important;
}

.term-hotels .hotel-booking {
  position: absolute;
  right: 0;
}
.term-hotels .hotel-booking a.btn-book {
  margin-top: 15px;
  margin-right: 0;
}

/**
	Remove Logo
 */
#logo {
  display: none;
}
#primary-menu #main-menu {
  width: 100%;
}
#main-menu > ul.menu {
  float: left;
}
@media only screen and (max-width: 767px) {
  #main-menu {
    padding: 0 !important;
  }
  #header-wrapper-sticky-wrapper {
    height: 118px !important;
  }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
  #logo a img {
    width: auto !important;
    max-height: 100%;
  }
  h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .hidden-xs {
    display: none !important;
  }
  .transfer-breadcrumb img {
    max-width: 100%;
    height: auto;
  }
  #header > .container {
    width: 100%;
  }
  .woocommerce .package-thumb-wrapper .images,
  .woocommerce-tabs,
  .woocommerce div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100% !important;
  }
  .woocommerce div.product div.images > .thumb {
    margin-right: 0;
    width: none;
  }
}

@media screen and (min-width: 768px) {
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .visible-md {
    display: block !important;
  }
}

@media screen and (max-width: 992px) {
  .hidden-lt-md {
    display: none !important;
  }
}

ul li ul {
  margin: 10px 0px 10px;
}
.return-to-shop {
  display: none;
}

#primary .woocommerce .actions .coupon input[type="text"].input-text {
  min-height: 37px !important;
}

/*** Career ***/
.single-career h1.title {
  color: #087dc2;
  font-size: 26px;
  text-transform: capitalize;
}
.single-career .division-location {
  border-bottom: 2px solid #087dc2;
  font-size: 16px;
  color: #087dc2;
  margin-bottom: 30px;
}
.single-career .entry-body ul li {
  padding-bottom: 0;
}
.single-career .entry-body h2 {
  color: #7d7d7d;
  margin-bottom: 15px;
  text-align: center;
}
.single-career .entry-body .fa.fa-map-marker {
  color: #000;
}

.single-career .breadcrumb-wrapper {
  background: none;
  border-top: 1px solid #ddd;
}
.single-career #main {
  background-color: #f6f6f6;
}
.single-career .blue-color {
  color: #087dc2;
}

#career-form input[type="submit"] {
  font-size: 13px;
}

#career-form .wpcf7-not-valid-tip {
  display: none !important;
}

#career-form .wpcf7-not-valid {
  border: 1px solid red !important;
}

#career-form input[name="attached-file"].wpcf7-not-valid {
  border: none !important;
}

#career-form input[name="attached-file"] + .wpcf7-not-valid-tip {
  display: block !important;
}

#career-form select {
  font-size: 14px;
  color: #565a5c;
  border: 1px solid #e4e8ea !important;
}

div.wpcf7-validation-errors {
  display: none !important;
}
#contact-form {
  float: left;
  padding-top: 30px;
  margin-top: 15px;
  border-top: 2px solid #087dc2;
  display: none;
}
#contact-form .form-wrapper {
  margin: 0 auto;
}
.service-guarantee {
  font-size: 14px;
}
.service-guarantee h1 {
  text-align: center;
  color: #7b7b7b;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.service-guarantee h4 a {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.service-guarantee .dt-sc-ico-content.type9 {
  background: none;
  border: none;
}
.service-guarantee .dt-sc-ico-content.type9 .icon {
  border-color: #92db5d !important;
  width: 70px;
  height: 70px;
}

@media screen and (max-width: 768px) {
  #qr-code-floating {
    width: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    padding: 10px;
    background-color: #48bdeb;
    z-index: 999;
  }
  #qr-code-floating h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
  }
  #qr-code-floating h3 {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
  }
  #qr-code-floating img {
    position: absolute;
    right: 30px;
    width: 50px;
    top: 7px;
  }
  #qr-code-floating a {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  #qr-code-floating {
    position: fixed;
    top: 30%;
    right: 0;
    background-color: #48bdeb;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    z-index: 99999;
    padding: 10px;
    width: 100px;
  }
  #qr-code-floating h1 {
    color: #125572;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 25px;
  }
  #qr-code-floating h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 20px;
  }
  #qr-code-floating img {
    width: 100%;
  }
}

#toTop {
  display: none !important;
}
