/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    WOOCOMMERCE
\*------------------------------------*/

.woocommerce div.product {
	padding-top: 30px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #9ab62e;
	-webkit-transition: all 0.7s; /* For Safari 3.0 to 6.0 */
	transition: all 0.7s; /* For modern browsers */
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #666;
}

span.woocommerce-Price-amount.amount{
	color: #00016f;
	font-weight:700;
}

/*------------------------------------*\
    $MAIN
\*------------------------------------*/

.postthumbclass {
	width: 100%;
}

.topinfo {
	float: right;
	background-image: url(/wp-content/themes/CustomDesign/img/contacticon.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 40px;
	text-align: right;
	margin-top: 40px;
}

.topinfo1 {
	text-transform: uppercase;
	margin: 0px;
	font-size: 26px;
	color: #d7e874;
	font-weight: 700;
	line-height: 28px;
}

.topinfo2 {
	text-transform: uppercase;
	margin: 0px;
	font-size: 24px;
	color: #444453;
	font-weight: 500;
	line-height: 25px;
}

.topName{
	width:36%;
	float:left;
	padding:32px 0px 0px 0px;
	margin:0px;
	text-align:left;
}

.contentwrapper {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.mainslider {
	width: 100%
}

.sliderspace {
	height: 70px
}

.homeboxes {
	float: left;
	width: 25%; text-align:center;
}

.homeboxes h3 {
	text-align: center;
	font-size: 20px;
	color: #23232e;
	font-weight: 500;
	line-height: 140%;
	margin: 0px;
}

.homeboxes p {
	text-align: center;
	font-size: 15px;
	color: #23232e;
	font-weight: 400;
	margin: 0px;
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
}

.contentwrapper .homeboxes {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 30%; text-align:center;
}

.contentwrapper .homeboxes h3 {
	text-align: center;
	font-size: 20px;
	color: #23232e;
	font-weight: 500;
	line-height: 140%;
	text-transform:uppercase;
	margin: 0px;
}

.carrouselbox {
	width: 100%;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 16px 1px rgba(21,21,21,0.37);
	-moz-box-shadow: 0px 0px 16px 1px rgba(21,21,21,0.37);
	box-shadow: 0px 0px 16px 1px rgba(21,21,21,0.37);
	padding: 60px 0px 60px 0px;
	margin-top: 40px;
}

.reservationsbox {
	margin-top: 30px;
	background-image: url(/wp-content/uploads/2017/09/reservationsbg.jpg);
	background-position: center;
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
}

.reservationstext {
	float: right;
	max-width: 500px;
	padding-right: 130px;
	text-align: left;
	padding-top: 50px;
}

.reservationsbox h3 {
	text-align: left;
	font-weight: 300;
	font-size: 32px;
	color: #FFF;
	margin: 0px;
}

.reservationsbox p {
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	color: #FFF;
	line-height: 26px;
	margin: 0px;
}

.booknowbtn {
	background-color: #9ab532;
	padding: 5px 15px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
}

.booknowbtn:hover {
	background-color: #00016f;
	color: #FFF
}

.sh-hide a {
	background-color: #00016f;
	padding: 3px 10px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
}
.sh-show a {
	background-color: #9ab532;
	padding: 3px 10px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
}

hr{
	height:2px;
	background-color:#FFF;
	color:#FFF;
	border:none;
	border-bottom:2px dotted #CCC;
	padding:20px 0px;
}

body.page-template-default.page.page-id-184.historic-tour-package h3 {
	margin:0px 0px -10px 0px;
}

*, *:after, *:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #23232e;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-image: url(/wp-content/themes/CustomDesign/img/AlphaTravel&TourBg.jpg);
}

h1 {
	color: #00016f;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	border-bottom: 1px solid #00016f;
	padding-bottom: 5px;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 23px;
	color: #00016f;	
}

h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #00016f;	
}

.clear {
	clear: both;
	display: block;
}

img {
	vertical-align: bottom;
	border: 0px;
}

area {
	outline: none;
}

.clear {
	clear: both;
	display: block;
}

a {
	color: #d7e874;
	text-decoration: none;
}

a:hover {
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

input:focus {
	outline: 0;
	border: 1px solid #04A4CC;
}

p {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #23232e;
	text-align: justify;
	line-height: 22px;
}

section li {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #23232e;
	text-align: justify;
	line-height: 20px;
	margin-bottom:8px;
}

.imgright {
	border: 2px #ffffff solid;
	box-shadow: 0px 4px 5px #000;
	-moz-box-shadow: 0px 4px 5px #000;
	-webkit-box-shadow: 0px 4px 5px #000;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imgleft {
	border: 2px #ffffff solid;
	box-shadow: 0px 4px 5px #000;
	-moz-box-shadow: 0px 4px 5px #000;
	-webkit-box-shadow: 0px 4px 5px #000;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/


.logo {
	float: left;
	margin:10px 0px;
}

.wrapper {
	width: 100%;
}

header {
	width: 100%
}

section, #content {
	background-color: white;
	margin: 0px;
	min-height: 450px;
	padding: 20px 30px 20px 30px;
	max-width: 950px;
	margin:20px auto;
}

.footer-widget-1 {
	float: left;
	width: 650px;
	padding: 20px;
	padding-top: 50px
}

.footer-widget-2 {
	float: left;
	width: 370px;
	padding: 5px;
	padding-top: 50px;
}

.footer-widget-3 {
	float: left;
	width: 190px;
	padding: 5px;
	padding-top: 50px;
}

#text-2 {
	margin-right:40px;
  float: left;
}

#custom_html-2 {
	float: left;
}

.footer-widget a {
}

footer {
	width: 100%;
	background-color: #f8f8f8;
}

.footer {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.footer h3 {
	color: #00016f;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	border-bottom: 1px solid #00016f;
	padding-bottom: 5px;
	width: 170px;
	margin: 0px;
}

.footer ul {
	float: left;
	margin-right: 30px;
	margin-left: -40px;
	margin-top: 15px;
}

.footer ul li {
	list-style: none;
}

.footer ul li a {
	color: #23232e;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 22px;
}

.footer ul li a:hover {
	color: #d7e874
}

p.copyright {
	width: 100%;
	color: #23232e;
	text-align: center;
	display: block;
	background-color: #efefef;
	font-size: 14px;
	margin: 0px;
	padding: 25px;
	font-weight: 300;
}

#sidebar {
	float: right
}

/*------------------------------------*\
    $PAGES
\*------------------------------------*/


body.archive.post-type-archive.post-type-archive-product.woocommerce.woocommerce-page .navi {
	width: 100%;
	position: absolute;
	z-index: 100;
	background-color: rgba(0,1,111,0.8);
	height: 43px;
}

.navi {
	width: 100%;
	position: absolute;
	z-index: 100;
	background-color: rgba(0,1,111,0.3);
	height: 43px;
}

nav {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	list-style: none;
	margin-bottom: 0px;
	font-weight: 500;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	max-width: 650px;
}

nav ul li {
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	color: #FFF;
}

nav ul a {
	display: block;
	padding: 5px 20px 11px 20px;
	color: #FFF;
	margin: -6px 0px 0px 0px;
	text-decoration: none;
	text-shadow: 0px 1px 3px rgba(21, 21, 21, 0.4);
}

nav ul a:hover {
	color: #d7e874;
	text-decoration: none;
}

nav ul li:hover ul ul {
	position: absolute;
	display: none;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

nav ul ul li:hover ul, nav ul li:hover ul li:hover ul {
	display: block;
	top: 0px;
	left: 0%;
}

nav ul ul li:hover ul, nav ul li:hover ul li:hover ul a {
	color: #FFF;
}

nav ul ul li:hover ul, nav ul li:hover ul li:hover ul a:hover {
	color: #d7e874;
}

nav ul ul {
	list-style:none;
	position:absolute;
	left:-9999px;
	margin:0px 0px 0px 20px;
	color:#FFF;
	background-color: rgba(0,1,111,0.5);
	padding:0px 10px;
}

nav ul ul li {
	float:none;
	color:#252122;
}

nav ul ul a {
	white-space:nowrap;
	margin: 0px 0px 0px 0px;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:400;
	color: #FFF;
	text-align:left;
	text-transform:capitalize;
	padding: 5px 6px 5px 6px;
}

nav ul li:hover ul {
	left:0;
	text-decoration:none;
}

nav ul li:hover a {
	text-decoration:none;
	color: #d7e874;
}

nav ul li a:hover {
	text-decoration:none;
	color: #d7e874;
}

nav ul li:hover ul a {
	text-decoration:none;
	color:#FFF;
}

nav ul li:hover ul li a:hover {
	text-decoration:none;
	color:#d7e874;
}

nav ul li a:hover {
	color:#d7e874;	
}

nav ul li ul li a:hover {
	color:#FFF;
	background-color: rgba(0,1,111,0.5);
	padding:5px 16px;
	margin:0px -10px;
}

nav ul ul ul {
	list-style: none;
	position: absolute;
	left: -9999px;
	margin-left:186px;
	margin-top: 0px;
	color: #FFF;
	background-color: rgba(0,1,111,0.5);
}

#menu-item-43 {
	border-bottom:none !important;
}

nav ul ul ul li {
	border-bottom:none !important;
}

nav ul ul ul li a {
	border-bottom:none !important;
}

nav ul li ul li ul li a:hover {
	background-color: rgba(0,1,111,0.5);
}


/*------------------------------------*\
    $FORM
\*------------------------------------*/

.reservationsForm{
	width:560px;
	padding:0px;
	margin:0px;
	float:left;
}

.wpcf7-form {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#332111;
	text-align:left;	
	width:100%;	
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea, .wpcf7 select {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	width: 100%;
	padding:4px 12px;
	margin-top: 4px;
	border:#CCC 1px solid;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

span.wpcf7-list-item {
	display: block;
}

.wpcf7-submit {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	border:none;
	background-color:#9ab532;
	padding:5px 20px;
	-webkit-transition: background-color 0.5s; /* For Safari 3.0 to 6.0 */
	transition: background-color 0.5s; /* For modern browsers */
}

.wpcf7-submit:hover {
	background-color:#00016f;
}

/*AIR RESERVATIONS*/

#wpcf7-f163-p162-o1 .left{
	width:30%;
	float:left;
	margin:0px 6px 15px 0px;
}

#wpcf7-f163-p162-o1 .center{
	width:33%;
	float:left;
	margin:0px 6px 15px 0px;
}

#wpcf7-f163-p162-o1 .right{
	width:33%;
	float:left;
	margin:0px 0px 15px 0px;
}

#wpcf7-f163-p162-o1 .leftMain{
	width:48%;
	float:left;
	margin:0px 20px 15px 0px;
}

#wpcf7-f163-p162-o1 .rightMain{
	width:48%;
	float:left;
	margin:0px 0px 15px 0px;
}

/*RESERVATIONS*/

#wpcf7-f120-p13-o1 .left{
	width:48%;
	float:left;
	margin:0px 20px 15px 0px;
}

#wpcf7-f120-p13-o1 .right{
	width:48%;
	float:left;
	margin:0px 0px 15px 0px;
}

/*CAR RESERVATIONS*/

#wpcf7-f159-p166-o1 .left{
	width:48%;
	float:left;
	margin:0px 20px 15px 0px;
}

#wpcf7-f159-p166-o1 .right{
	width:48%;
	float:left;
	margin:0px 0px 15px 0px;
}

/*HOTEL RESERVATIONS*/

#wpcf7-f157-p11-o1 .left{
	width:48%;
	float:left;
	margin:0px 20px 15px 0px;
}

#wpcf7-f157-p11-o1 .right{
	width:48%;
	float:left;
	margin:0px 0px 15px 0px;
}

#wpcf7-f157-p11-o1 .left1{
	width:30%;
	float:left;
	margin:0px 6px 15px 0px;
}

#wpcf7-f157-p11-o1 .center{
	width:33%;
	float:left;
	margin:0px 6px 15px 0px;
}

#wpcf7-f157-p11-o1 .right1{
	width:33%;
	float:left;
	margin:0px 0px 15px 0px;
}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 320px) {
}
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1140px) {
}
@media only screen and (min-width: 1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min-resolution: 144dpi) {
}

/*------------------------------------*\
    $MISC
\*------------------------------------*/


::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}

/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #FFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {

* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

a,  a:visited {
	text-decoration: underline;
}

a[href]:after {
	content: " (" attr(href) ")";
}

abbr[title]:after {
	content: " (" attr(title) ")";
}

.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
	content: "";
}

pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

tr, img {
}
 @page {
 margin:0.5cm;
}

p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}

h2,  h3 {
	page-break-after: avoid;
}

body {
	background-color: #00576a;
}
}

.shipping-calculator-form {
	width: 230px;
}

.woocommerce-breadcrumb {
	display: none;
}

div.wpcf7-response-output {
	color: black;
}
