/*!
Theme Name: nagarjun safari
Theme URI: http://underscores.me/
Author: WebCreationNepal
Author URI: http://qa@webcreation.com.np
Description: It is an exploring the forest regions via a jeep or a elephant or even on a horse.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nagarjun-safari
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

nagarjun safari is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.select2-container .select2-selection--single{
    height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    margin-top: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    top: 80%;
}

.screen-reader-text {
  padding: 0px;
  position: absolute;
  word-wrap: normal !important;
  margin-left: 10px !important;
  color: #fff !important;
  display:none;
}

.woocommerce .quantity .qty {
  margin-left: 130px;
}
.woocommerce div.product form.cart div.quantity {
  /*float: left;*/
  /*float: none;*/
  /*margin: -26px 0 0 0 !important;*/
  margin: 7px 0 0 0 !important;
}
.no_of_traveller {
  float: left;
  margin: 10px 6px 0 0 !important;
  color: #fff;
  font-size: 20px !important;
}
/*.btn-button.bookticket_1*/
.price1 {
  /*float: left;*/
  /*padding: 2px;*/
  /*margin-top: -33px;*/
  text-decoration: line-through;
}
/*.priceamount{*/
  /*float: right;*/
  /*margin-top: -28px;*/
/*} */
.side-nav {
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  padding: 20px;
}
.pp-tag {
  font-size: 20px;
  font-weight: 800;
}
.pp-tag span {
  /*font-size: 0.8125rem;*/
 font-size: 1.813rem;
  font-weight: 400;
  color: #676767;
}
.pp-tag .priceamountprice span{
  /*font-size: 0.8125rem;*/
  font-size: 1.813rem;
  font-weight: 400;
  color: #e44d4d;
}
.pp-tag .price1{
    /*font-size:20px;*/
    font-size: 1.813rem;
    font-weight: 800;
    color: #676767;
}
.pp-tag .priceamountprice .woocommerce-Price-amount.amount{
  /*font-size: 20px !important;*/
  font-size: 1.813rem !important;
  font-weight: 800 !important;
}
.single-product span.posted_in {
    display: none;
}
/*.woocommerce img, .woocommerce-page img {*/
/*  height: auto;*/
  /*max-width: 150px;*/
  /*max-height: 200px;*/
/*}*/
.printbutton{
    padding: 14px 14px;
    color: #fff;
    
}
.btn-button.printbutton{
    font-size:14px;
}
.btn-button.printbutton:hover, .btn-button.printbutton:focus {
  background-color: #C1935E;
  color: #fff;
}

.woocommerce-message {
  border-top-color: #8fae1b;
  display: none;
}

.table-box-main {
  display: none !important;
}

.booking-wraper {
  color: #fff;
  background-color: #1791ce !important;
  height: 450px;
}