/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.footer-band {
    background: #40956a none repeat scroll 0 0;
    margin: 10px 0 0;
    padding: 30px 0;
    color: white;
}
.widget.widget_recent_entries li{
    line-height: inherit;
    overflow: hidden;
    padding-bottom: inherit;
    text-overflow: ellipsis;
    white-space: nowrap;
}
h2.nofloat {
	float: none;
}

.single h2, .single .h2 {
    font-size: 200%;
}

.single h3, .single .h3 {
    font-size: 160%;
}
.calloutbox{
    border: 1px solid #95268c;
    border-radius: 10px;
    margin: 0 auto 15px;
    padding: 10px 40px 10px 64px;
    width: 85%;
    overflow:hidden;
}
.calloutbox .x-icon{
    font-size: 32px;
    margin: -8px 12px -8px -48px;
}
.calloutbox > img {
    border-radius: 10px;
    margin-left: -50px;
    margin-right: 30px;
    float:left;
}
.entry-thumb{margin: 10px 0 0;}
.pinterestimage{
	width:200px;
	margin:0 auto;
}
.pinterestimage:before{
content:"Like this? Pin it!";
margin:10px auto;
font-size:22px;
font-weight:bold;
display:block;
text-align:center;
}
div.startheresignup{
background:none;border:none;}

.optin.startheresignup input[type="submit"]{width:50%}

/*Carry On Size Chart styles*/
.carryonsize table {
	border-collapse: collapse;
}

.carryonsize th {
	background-color: #eee;
}

.carryonsize th[data-sort] {
	cursor: pointer;
}

.filterout {
	display: none !important;
}

ul.regions {
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px;
	clear: both;
	overflow: hidden;
}

ul.regions li {
	float: left;
	padding: 2px;
	margin: 0 20px 0 0;
	cursor: pointer;
	list-style: none outside none;
}

ul.regions li.highlight {
	font-weight: bold;
	border-width: 0 0 2px;
	border-style: solid;
	border-color: purple;
}

.x-container h1 a, .x-container h2 a, .x-container h3 a, .x-container h4 a, .x-container h5 a, .x-container h6 a,.x-container .h1 a, .x-container .h2 a, .x-container .h3 a, .x-container .h4 a, .x-container .h5 a, .x-container .h6 a,
.x-container .x-sidebar .widget a, .x-container .x-sidebar .widget ul li a, .x-container .x-sidebar .widget ol li a {
	color: #59b889;
}
.x-container h1 a:hover, .x-container h2 a:hover, .x-container h3 a:hover, .x-container h4 a:hover, .x-container h5 a:hover, .x-container h6 a:hover,.x-container .h1 a:hover, .x-container .h2 a:hover, .x-container .h3 a:hover, .x-container .h4 a:hover, .x-container .h5 a:hover, .x-container .h6 a:hover,
.x-container .x-sidebar .widget a:hover, .x-container .x-sidebar .widget ul li a:hover, .x-container .x-sidebar .widget ol li a:hover {
	color: #95268c;
}
.x-btn.x-btn-flat.x-btn-pill.x-btn-large {
    margin-right: 15px;
}
.x-social-global i, 
.x-colophon.bottom .x-nav li a, footer.x-colophon.top a {
    color: #eee;
}
.widget a { color: #59b889; text-decoration:underline;}
footer.x-colophon.top {
    background-color: #222;
}
.x-btn-navbar:hover, .x-btn-navbar.collapsed {
	color:black;
}
.x-btn-navbar, .x-btn-navbar.collapsed:hover{
	color:gray;
}
.x-navbar.x-navbar-fixed-top{
	background:#8fcfaf;
}
.x-btn.alignright{margin-left:1em;}
.x-btn.alignleft{margin-right:1em;}
.destinationteaser{
width:48%; margin:0 2px 2px 0; display:block;
}
.destinationteaser:hover{
	opacity: 0.75;
}
.destinationteaser.center{float:none;margin:0 auto; display:block;}
.optin {
	background: #393939 repeat-x top;
	border: 3px solid #111;
	color: #fff;
	padding: 20px 15px;
	text-align: center;
}
.optin form{
margin:0;
}
.optincontainer{
	margin:10px auto;
	display:table;
	width:100%;
	position:relative;
}
.optincontainer>div{
	box-sizing:border-box;
	width:50%;
	display:table-cell;
	vertical-align:middle;
}
.optincontainer .signupcontent{
	padding:10px;
}
.optincontainer .pointer{
    position: absolute;
    display: block;
    height: 64px;
    width: 32px;
    left: 50%;
    top: 50%;
    border-radius: 0 64px 64px 0;
    -webkit-transform: translate(0,-32px);
    -ms-transform: translate(0,-32px);
    transform: translate(0,-32px);
}
.optincontainer .pointer.reverse{
    border-radius: 64px 0 0  64px;
    -webkit-transform: translate(-32px,-32px);
    -ms-transform: translate(-32px,-32px);
    transform: translate(-32px,-32px);
}
.optin h2{
	color:#fff;
    font-size: 150%;
    margin: 0 0 10px;
}
.optin input {
	color:#222;
	border: 1px solid #111;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 8px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 2px 2px #111;
	-moz-box-shadow: 0 2px 2px #111;
	-webkit-box-shadow: 0 2px 2px #111
}
.optin input.email { background: #fff url('//travel-made-simple.com/wp-content/uploads/2015/10/email.png') no-repeat 10px center; padding-left: 35px }
.optin input.name { background: #fff url('//travel-made-simple.com/wp-content/uploads/2015/10/name.png') no-repeat 10px center; padding-left: 35px }
.optin input[type="submit"] {
	background: red repeat-x top;
	border: 1px solid #111;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0;
	text-shadow: -1px -1px #3a060a;
	width: 100%
}
.optin input[type="submit"]:hover { color: #ffa5a5 }	

#shrs_target { text-align: center; width: auto; margin: 15px 0; border-style: solid; border-width: 0px; border-color: rgb(0, 0, 0); height: auto; } ul.shrs_productDspList li a.productNameLink { color: rgb(0, 0, 0); font-size: 1.1em; } .shrs_productDiv { vertical-align: top; padding: 2px; border-style: solid; border-width: 1px; border-color: gray; display: inline-block; margin: 1px; width: 160px; overflow: auto; } ul.shrs_productDspList { margin: 0px; padding: 0px; } ul.shrs_productDspList { margin: 0px; padding: 0px; } ul.shrs_productDspList li { list-style-type: none; margin-bottom: 5px; font-size: 15px; text-align: center; } ul.shrs_productDspList li.pTitle { font-size: 14px; font-weight: bold; display: block; height:120px; } ul.shrs_productDspList li.pThumb {  } ul.shrs_productDspList li.pThumb a img { max-width: 154px; height: auto; max-height: 109px; width:100%;} ul.shrs_productDspList li.pPrice { font-weight: bold; color: rgb(8, 82, 165); } ul.shrs_productDspList li.pImage a { font-size: 0.8em; color: rgb(0, 0, 0); text-decoration: none; } ul.shrs_productDspList li span { margin-right: 5px; color: rgb(94, 94, 94); }

.promotion{
	margin:40px 0 20px;
	overflow:hidden;
}
.promotion a{
	width:33%;
	float:left;
	border:1px solid lightgray;
}
.promotion a:hover{
	border:1px solid black;
}
