/*
Theme Name: skardutravelersandtours
Author: Arif Hassan Arif
Author URI: https://www.facebook.com/arifhassan.arif.3
Author URI: https://www.linkedin.com/in/arif-hassan-arif-598a2a145/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 0.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License:
License URI: 
Text Domain: skardutravelersandtours
*/
/* Custom wordpressform and rating */
.comments-rating {
	border: none;
	padding: 0;
	margin-left: 0;
}

.comments-rating label {
	display: inline-block;
}

.rating-container {
	/* remove inline-block whitespace */
	font-size: 0;
	/* flip the order so we can use the + and ~ combinators */
	unicode-bidi: bidi-override;
	direction: rtl;
}

.rating-container * {
	font-size: 1.4rem;
}

.rating-container > input {
	display: none;
}

span.dashicons.dashicons-star-filled {
    color: #8bc34a !important;
}

.rating-container > input + label {
	/* only enough room for the star */
	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: #18458b;
}

.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
	content: "\f155";
	color: #e9b914;
	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: #888;
	text-shadow: none;
}

.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
	content: "\f155";
	color: #8bc34a;
	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;
}

  .average-rating .dashicons.dashicons-star-filled {
    color: #8bc34a !important;
}
.rating_form_rating {
  display: flex;
  gap: 4px;
}
.star-rating {
  margin-top: 4px;
}
.testimony {
  display: inline-flex;
}
/* End comment rating css */
/* footer rating css */
.footer_1i1r .average-rating {
	color: #fff;
	font-size: 14px;
}
/* End footer rating css */
/* Read More css */
.comment-readmore > a {
	display: block;
	text-decoration:underline;
	font-size: 16px;
  }
  .comment-readmore {
	font-weight: 300;
	line-height: 1.5;
	/* padding: 0 50px; */
	text-align: justify;
	font-size: 18px;
	padding:0 0px;
	min-height: 117px;
  }
  .comment-readmore > a:hover{
	color:#f7941d !important;
  }
/* End read more css */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{
	color: #f7941d;
}
/* Search box */
#datapostfetch h3 {
    color: #fff;
}
#datapostfetch a {
    display: block;
    margin: 1px;
    border: 1px solid #f7941d;
    padding: 12px;
    color: #fff;
    background: #58595b;
}
#datapostfetch a:hover {
    display: block;
    margin: 1px;
    border: 1px solid #f7941d;
    padding: 12px;
    color: #fff;
    background: #f7941d;
}
.about_pg1l2 {
    text-align: justify;
}
.he_hr {
    color: #fff;
}
.about_pg1l2 h1 {
    font-size: 22px;
}
.about_pg1r1 h4 {
    font-size: 22px;
}
@media screen and (max-width: 767px) {
	.ficn {
		float:right;
	}
}
.dropdown-icon i {
    /* margin-top: -9px; */
    position: relative;
    top: 2px;
}
@media screen and (max-width: 639px) {
  .tab-container .nav.nav-tabs a {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dee2e6;
    font-size: 10px;
    padding: 6px 6px;
    font-weight: 600;
  }
}
@media screen and (max-width: 549px) {
  .tab-container .nav.nav-tabs a {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dee2e6;
    font-size: 8px;
    padding: 6px 2px;
    font-weight: 700;
  }
.custom-table thead th {
    padding: 3px !important;
    font-size: 14px !important;
}
}
@media screen and (max-width: 405px) {
  .tab-container .nav.nav-tabs a {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dee2e6;
    font-size: 7px;
    padding: 6px 2px;
    font-weight: 700;
  }

}
@media screen and (max-width: 362px) {
  .tab-container .nav.nav-tabs a {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dee2e6;
    font-size: 5px;
    padding: 6px 4px;
    font-weight: 700;
  }
	.custom-table td {
		font-size: 12px;
	}
	.custom-table thead th {
		font-size: 11px !important;
	}
}
@media screen and (max-width: 376px) {
	.custom-table {
		margin-left: -6%;
	}
	.custom-table thead th {
	font-size: 12px;
    padding: 3px !important;
	}
	
}
@media screen and (min-width: 350px) and (max-width: 361px) {
	    .custom-table td{
        padding: 12px 22px;
    }
	
}
@media screen and (min-width: 333px) and (max-width: 350px) {
	    .custom-table td{
        padding: 12px 17px;
    }
	
}