/*
Theme Name: Tour Travel Agent Pro
Theme URI:  https://www.themescaliber.com/themes/stock-photography-wordpress-theme/
Author: Themescaliber
Author URI: https://www.themescaliber.com/
Description:
Version: 0.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tour-travel-agent-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Tour Travel Agent Pro WordPress Theme has been created by Themescaliber(themescaliber.com), 2021.
Tour Travel Agent Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
:root {
  --white-color: #ffffff;
  --black-color: #000;
  --blue-color: #0CA6EE;
  --Kanit-font: 'Kanit';
  --jura-font:'Jura';
  --martel-font: 'Martel';
}
/*---------*/
html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  position:relative;
  font-size: 14px;
  color:#5b5b5b;
  overflow-x: hidden;
  font-family: var(--comforta-font);
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,h2,h3,h4,h5,h6{
  margin:0;
  padding:10px 0;
  line-height: 1.4;
  letter-spacing: 1px;
  color:#5b5b5b;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:14px;
  font-weight:normal;
  color: #7d7d7d;
}
p, ul li a{
  letter-spacing: 0px;
  font-family: var(--kanit-font);
}
body a{
  text-decoration:none;
  color: #0CA6EE;
}
a:hover{
  text-decoration:none;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 0 0 15px;
  padding:0;
}
ul li, ol li{font-size: 16px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 70px;
  position: absolute;
  left: 0px;
  top: -7%;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}
select{
  width: 100%;
  padding: 6px;
}
#request-qoute input[type="submit"] {
  padding: 12px 30px;
  font-weight: bold;
  color: #333333;
  border: none;
  background-color: #ff8800;
  margin-top: 2%;
  font-family: 'Font Awesome 5 Free';
}
input[type="submit"]:hover{
  cursor: pointer;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{
  margin:0;
  padding:0;
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}
.comment-list{
  border-radius: 30px;
  box-shadow: 0 0 1px 0px #ff8800;
  padding: 10px 10px;
}
.comment-body {
    background: #F7F7F7;
    border-radius: 30px;
    padding: 20px 20px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px;
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
  text-align: center;
}
.post-template-default input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"] {
  width: 100%;
  margin-top: 0px;
  float: unset;
  margin-left: 0px;
}
.post-template-default textarea {
  background: #ffffff7d;
  border: 1px solid #414647;
}
a:hover {
  color: #000;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 0.75em;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 700;
  margin-bottom: 1.75em;
  color: var(--black-color);
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #ff8800;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 5px;
}

/* ---------Buttons--------- */
a.button{
  background: #0ca6ee;
  color: #fff;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase;
  font-weight:bold;
  border-radius: 40px;
}
/*----- Site Frame -------*/
.site-frame{
  top: 0;
}
.site-frame, .site-frame:after {
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: var(--black-color);
}
.site-frame:after {
  bottom: 0;
}
.site-frame-sides:before, .site-frame-sides:after {
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 1405;
  background: var(--black-color);
}
.site-frame-sides:after {
  right: 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  margin-bottom: 20px;
  color: #22272b;
  padding: 0 0 10px;
  margin: 0;
  font-weight: 900;
  letter-spacing: 3px;
}
section h3 {
  font-weight: 900;
  padding: 0;
}
section h4{
  color:var(--black-color);
  font-size:20px;
}
section h5{
  color:#333;
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}
#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}
/* --------- Widget Text ------- */
.textwidget p {
  padding-top: 15px;
  padding-bottom: 15px;
}
select#archives-dropdown--1 {
  margin-top: 5px;
}

/*--- Preloader 1 ---*/
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(./assets/images/travelloader.png);
  cursor: pointer;
  z-index: 999999;
  will-change: transform;
  -webkit-transition: -webkit-transform 1s cubic-bezier(.86,0,.07,1) 1.5s;
  transition: -webkit-transform 1s cubic-bezier(.86,0,.07,1) 1.5s;
  -o-transition: transform 1s cubic-bezier(.86,0,.07,1) 1.5s;
  transition: transform 1s cubic-bezier(.86,0,.07,1) 1.5s;
  transition: transform 1s cubic-bezier(.86,0,.07,1) 1.5s,-webkit-transform 1s cubic-bezier(.86,0,.07,1) 1.5s;
}

.preloarder{
  position: absolute;
  width: 100px;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mkdf-st-loader .mkdf-wanderland-spinner .st0 {
    fill: none;
}.mkdf-st-loader .mkdf-wanderland-spinner .st0 {
    fill: none;
}
.mkdf-st-loader .mkdf-wanderland-spinner .st1 {
    fill: #bcbbaa;
}
.mkdf-st-loader .mkdf-wanderland-spinner .mkdf-preloader-svg-circle {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-animation: mkdf-animate-wanderland-spinner-circle 2s .3s infinite;
    animation: mkdf-animate-wanderland-spinner-circle 2s .3s infinite;
}
.mkdf-st-loader .mkdf-wanderland-spinner circle:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.mkdf-st-loader .mkdf-wanderland-spinner .st3 {
     fill: #59815c;
}
.mkdf-st-loader .mkdf-wanderland-spinner svg {
    width: 160px;
    height: 160px;
    overflow: visible;
}
.mkdf-st-loader1 {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.mkdf-st-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2100;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
@keyframes mkdf-animate-wanderland-spinner-circle{
  0%{
    transform:rotate(0deg) scale(1);
  }
  100%{
    transform:rotate(360deg) scale(1);
  }
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  font-family: "Montserrat";
}
#comments h2.comments-title{
  color: #13182c;
  font-weight: normal;
  font-size: 30px;}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px;
  font-size:18px;
  color: var(--black-color);
  float: unset;
  background: #fff;
  border: 1px solid #414647;}
#comments p.comment-form-comment label{
  display: block;
  margin-bottom: 10px !important;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  border-left: 1px solid #414647;
  border-right: 1px solid #414647;
  border-bottom: 3px solid #414647;
  text-transform: uppercase;
  border-top: none;
      background: #0CA6EE 0% 0% no-repeat padding-box;
    border-radius: 10px;
    border: 2px solid #0CA6EE;
    color: white;
}
#comments a time{
  color:var(--black-color);
  font-weight:bold;
  font-size:12px;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;}
#comments .comment-author{
  margin-bottom: 1em;}
#comments h2#reply-title {
  font: normal normal normal 28px/30px Martel;
  letter-spacing: 1.4px;
  color: #000000;
}
.logged-in-as,.logged-in-as a{
  color: var(--blue-color);
}
.logged-in-as a:hover{
  color: var(--black-color);
}
#comments .comment-notes span{
  font: normal normal 200 14px/44px Kanit;
  letter-spacing: 0.63px;
  color: #000000;
}
#comments .comment-author.vcard img {
    padding: 2px;
    border-radius: 50%;}
#comments .comment-author .fn, #comments .comment-author .says{
  color: #13182c;}
#comments ol{
  list-style-type: none;
  margin-left: 0;}
#comments .comment-meta{
  color: #ff8800;
  font-weight: bold;}
#comments .comment-body p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;}
#comments .reply a {
  background-color: #ff8800;
  color: white;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
  font-size: 13px;
  width: 56%;
  position: relative;
  margin-top: -10%;
}
#comments ol li{
  padding-bottom: 30px;
}
.post-navigation .nav-previous .meta-nav, .post-navigation .nav-next .meta-nav{
  background-color: #0CA6EE;
  padding: 8px 20px 8px 20px;
  color: white;
  border-radius: 10px;
}
.attachment #sidebar{
  margin-top: 2em;
}
/*--------------- Sidebar -----------------*/
 .home .post-section .container{
  margin-top: 200px;
}
.wp-block-search__input{
  margin-left: -237%;
}
 .wp-block-search__label{
  padding-left: 10px;
}
#sidebar .textwidget label {
  width: 100%;
  float: left;
  margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: #ffffff;
  padding: 14px 0;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
#sidebar h3 {
  font: 400 20px/32px var(--martel-font);
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 10px;
  margin-bottom: 11px;
  border-bottom: 2.5px solid #ddd;
  position: relative;
}
#sidebar h3:before, #sidebar h2:before, .coupon-store-cat-title h2:before {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: var(--blue-color);
  position: absolute;
  bottom: -4px;
}
#sidebar .post-content a,#sidebar ul li,#sidebar ul li span,#sidebar ul li a{
  font: normal normal 200 16px/20px Kanit;
  letter-spacing: 0.8px;
  color: #000000;
}
#sidebar ul li{
  font-size: 13px;
  /*border-bottom: 1px solid #e1e1e1;*/
}
/*.widget_categories ul li.cat-item:before, .widget_archive li:before, .widget_meta li:before, .widget_recent_comments li:before {
  content: '\f101';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  margin-right: 8px;
}*/
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px;
  border:none;
  font-size:15px;
  color:var(--black-color);
  width:100%;
  font: 200 15px/20px var(--Kanit-font);
  letter-spacing: 0px;
  color: #545353;
}
#sidebar input[type="search"]:focus{
  outline: unset;
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  border: none;
  color: #fff;
  padding: 12px 10px;
  font-size: 13px;
  margin: 0px 0;
  background: #f74748;
  width: 29%;
}
#sidebar aside{
  margin-bottom:40px;
  border:1px solid #A6A6A6;
  padding: 10px 0px 10px 20px;
}
#sidebar .widget_search{
  border: unset;
  padding: 0;
}
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:17px;
}
#sidebar ul li{
  line-height: 32px;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#13182c;
  color:#fff;
  font-size:15px !important;
  padding:5px 18px;
  margin:10px 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#13182c;
}
#sidebar .widget_recent_entries ul li{
  background: none;
}
#sidebar .post-content {
  line-height: 20px;
}
.wp-block-search__label{
  visibility: hidden;
}
#sidebar .widget.widget_block {
  display: none;
}
#sidebar [type=submit]{
  padding: 9px 14px;
  font-size: 15px;
  border: none;
  color: #fff;
  background-color: var(--blue-color);
  position: absolute;
  right: 0;
}
form.search-form.serach-page {
  position: relative;
  display: flex;
  border: 1px solid var(--blue-color);
}
/*---- About Widget css ----*/
p.custom_author, p.custom_designation  {
  font-weight: 600;
  margin: 10px 0;
  font-size: 15px;
}
a.custom_read_more {
  padding: 10px;
  background: #ff8800;
  display: inline-block;
  color: #fff;
  font-weight: 600;
}
#footer p.custom_desc{
  margin-bottom: 10px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
}
.navigation a, .post-navigation .nav-previous a,
.post-navigation .nav-next a {
  padding: 0;
  background: transparent;
}
.navigation span.post-title{
  color: rgba(0, 0, 0, 0.78);
  background: transparent;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 0px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  background: #ff8800;
}
.navigation span{
  margin-right: 10px;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}
.page-template-default #comments{
	display: none;
}
.woocommerce span.onsale {
  background-color: #ff8800;
  padding: 0;
}
.woocommerce .products ul li, .woocommerce ul.products li{
  text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-weight: 600;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  padding: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  opacity: 1;
}
span.posted_in {
  display: block;
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product .button{
  margin: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  color: #ff8800;
}
.woocommerce .quantity input {
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce input.button.alt {
  background-color: #ff8800;
  border-radius: 0;
  padding: 10px 14px;
  color: #fff;
}
.woocommerce button.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover, .woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover{
  background: var(--black-color);
  color: #fff;
}
#contentwoocom {
    padding: 20px 15px;
}
.woocommerce div.product form.cart .button {
    border: solid 1px #ff8800;
}
.woocommerce-message {
    border-top-color: #ff8800;
}
.woocommerce-message::before {
    content: "\e015";
    color: #ff8800;
}
.woocommerce-input-wrapper textarea, .woocommerce-input-wrapper input[type="tel"], .woocommerce-input-wrapper input[type="email"]{
    background: unset;
    border: 1px solid var(--black-color);
}
.woocommerce-billing-fields__field-wrapper p, .woocommerce-additional-fields__field-wrapper p{
  color: #292b2c;
}
.coupon input{
  margin-top: 0% !important;
}
.woocommerce nav.woocommerce-pagination ul li span{
  background: #fff !important;
  color: var(--black-color) !important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: #ff8800;
}
#footer .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: var(--black-color);
}
#sidebar .widget.woocommerce form{
  border: 0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
  height: 50px;
}
.woocommerce-product-search input[type="search"]{
  width: 100%;
  border: 1px solid var(--black-color) !important;
  margin-bottom: 10px;
}
#footer .woocommerce-product-search input[type="search"]{
  border: 1px solid #fff !important;
}
.woocommerce-product-search button[type="submit"]{
  background: #00cdfc;
  color: var(--black-color);
  padding: 10px;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  width: 100%;
  border: none;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 0 10px 2em !important;
  margin-top: 10px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove{
  top: 8px;
}
#footer .tagcloud a{
  font-size: 15px !important;
  padding: 10px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ff8800;
}
#footer .tagcloud a:hover{
  background: #ff8800;
  color: #fff;
}
.select2-container--default .select2-selection--single{
  height: 45px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 7px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text{
  padding: 10px;
  border: 1px solid #bcbcbc;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #00cdfc !important;
  padding: 12px;
  margin-bottom: 10px;
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: var(--black-color);
  text-decoration: none;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2{
  max-width: 100%;
}
.woocommerce form .form-row input.input-text{
  background: #fff;
}
.woocommerce ul.products li.product .star-rating{
  margin: 0 auto 10px;
}
/* --------- SLIDER--------- */
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
/*--------owl nav----------*/
.owl-nav {
    text-align: center;
    padding: 50px 0;
}
button.owl-prev,button.owl-next {
  background: var(--blue-color);
  border: 1px solid var(--blue-color);;
  height: 45px;
  width: 45px;
  border-radius: 50px;
  color: var(--white-color);
  margin: 0 10px;
}
/*--------------- Comments ---------------------*/
.comments-rating {
  border: none;
  padding: 0;
  margin-left: 0;
}
.comments-rating label {
  display: inline-block;
}
.rating-container {
  font-size: 0;
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating-container * {
  font-size: 1.4rem;
}
.rating-container > input {
  display: none;
}
.rating-container > input + label {
  font-family: 'dashicons';
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
}
.rating-container > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "\f154";
  color: #dfb02b;
}
.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
  content: "\f155";
  color: #E2C42D;
  text-shadow: 0 0 1px #333;
}
.rating-container > .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}
.rating-container > .star-cb-clear + label:before {
  width: .5em;
}
.rating-container:hover > input + label:before {
  content: "\f154";
  color: #E2C42D;
  text-shadow: none;
}
.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
  content: "\f155";
  color: #E2C42D;
  text-shadow: 0 0 1px #333;
}
.comment-respond .rating-container > .star-cb-clear + label, .comment-respond .rating-container > input + label:before {
  text-indent: 9999px;
}
.comment-respond .rating-container > input + label {
  text-indent: -9999px;
}
.dashicons-star-filled:before{
  color: #E2C42D;
}
.dashicons, .dashicons-before:before{
  font-size: 16px;
}
.comment-form-comment label{
  display: none;
}
.recentcomments span{
  text-transform: capitalize;
}
/*---------------Social Icons---------------*/
.socialbox_alt_box{
  position: absolute;
  top: -34px;
  right: -50px;
}
#menu .Social{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #0CA6EE;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    overflow: hidden;
    padding: 0px 10px;
    margin: 0 0 0 auto;
    position: relative;
}
#menu .Social i{
  text-shadow:2px 2px 7px rgba(0,0,0,.7);
}
#menu .Social:before{
  content:'';
  position:absolute;
  width:0%;
  height:100%;
  background-color:#2d98da;
  left:0px;
  top:0px;
  transition:.5s;
}
#menu .Social:hover:before{
  width:100%;
  opacity: 0.1;
}

#menu .media:hover{
  transform:scale(2);
}
#menu .Social:hover ~ .media span{
  opacity:1;
}
#menu .media:hover span{
  opacity:1;
}
#menu .media{
  width: 90px;
  height: 45px;
  display:flex;
  justify-content:center;
  align-items:flex-start;
  transition:.5s;
  border-radius:50%;
  transform: scale(0);
  position: absolute;
}
#menu .media span{
  position:absolute;
  top:0;
  width:25px;
  height:25px;
  background:#fff;
  color:#333;
  font-size:10px;
  border-radius:50%;
  text-align:center;
  line-height:25px;
  transform-origin:center 50px;
  transition:1s;
  opacity:0;
  cursor:pointer;
  box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:first-of-type{
  transform: rotate(0deg);
}
#menu .media span:nth-of-type(2){
  transform: rotate(0deg);
}
#menu .media span:nth-of-type(3){
  transform: rotate(0deg);
}
#menu .media span:nth-of-type(4){
  transform: rotate(0deg);
}
#menu .media span:nth-of-type(5){
  transform: rotate(0deg);
}
#menu .media span:nth-of-type(6){
  transform: rotate(0deg);
}
#menu .media:hover span:first-of-type,
#menu .Social:hover ~ .media span:first-of-type{
  transform: rotate(35deg);
}
#menu .media:hover span:nth-of-type(2),
#menu .Social:hover ~ .media span:nth-of-type(2){
  transform: rotate(90deg);
}
#menu .media:hover span:nth-of-type(3),
#menu .Social:hover ~ .media span:nth-of-type(3){
  transform: rotate(145deg);
}
#menu .media:hover span:nth-of-type(4),
#menu .Social:hover ~ .media span:nth-of-type(4){
  transform: rotate(205deg);
}
#menu .media:hover span:nth-of-type(5),
#menu .Social:hover ~ .media span:nth-of-type(5){
  transform: rotate(252deg);
}
#menu .media:hover span:nth-of-type(6),
#menu .Social:hover ~ .media span:nth-of-type(6){
  transform: rotate(305deg);
}
#menu .media span:first-of-type:hover{
  background-color:#3b5999;
  box-shadow:inset 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:nth-of-type(2):hover{
  background-color:#0084ff;
  box-shadow:inset 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:nth-of-type(3):hover{
  background-color:#55acee;
  box-shadow:inset 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:nth-of-type(4):hover{
  background-color:#e4405f;
  box-shadow:inset 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:nth-of-type(5):hover{
  background-color:#34465d;
  box-shadow:inset 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:nth-of-type(6):hover{
  background-color:#0077B5;
  box-shadow:inset 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:last-of-type:hover{
  background-color:#0077B5;
  box-shadow:inset 0px 0px 5px rgba(0,0,0,.5);
}
#menu .media span:first-of-type:hover i,
#menu .media span:nth-of-type(2):hover i,
#menu .media span:nth-of-type(3):hover i,
#menu .media span:nth-of-type(4):hover i,
#menu .media span:nth-of-type(5):hover i,
#menu .media span:nth-of-type(6):hover i{
  color: var(--white-color);
}
/*------------Banner Image--------------*/
.tm-titlebar-inner-wrapper .entry-title{
  font: bold 40px/50px var(--martel-font);
  letter-spacing: 0px;
  color: var(--white-color);
}
.bradcrumbs{
  border-radius: 6px;
  opacity: 1;
  padding: 10px 25px;
  backdrop-filter: blur(47px) saturate(230%);
  -webkit-backdrop-filter: blur(17px) saturate(180%);
  background-color: rgb(255 255 255 / 20%);
}
.bradcrumbs a{
color: #fff;
    margin-right: 5px;
}
.bradcrumbs span{
  color: #fff;
}
/*---------------Style Css For button------------------*/
.header-book-btn a::after,.header-book-btn a::before,
.exclusive-offer-button a::after,.exclusive-offer-button a::before,
.about-sec-btn a::after,.about-sec-btn a::before{
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  transition: .5s;
}
.header-book-btn a::after,.exclusive-offer-button a::after,
.about-sec-btn a::after{
  bottom: -9px;
  right: -9px;
  border-bottom: 3px solid transparent;
  border-right: 3px solid transparent;
}
.header-book-btn a::before,.exclusive-offer-button a::before,
.about-sec-btn a::before{
  top: -9px;
  left: -9px;
  border-top: 3px solid transparent;
  border-left: 3px solid transparent;
}
.header-book-btn a:hover::after,.header-book-btn a:hover::before,
.exclusive-offer-button a:hover::after,.exclusive-offer-button a:hover::before,
.about-sec-btn a:hover::after,.about-sec-btn a:hover::before{
  width: 30px;
  height: 30px;
  border-color: var(--blue-color);
}
.header-book-btn a,.exclusive-offer-button a,.about-sec-btn a{
  position: relative;
}
