/*
Theme Name: BAZ TOWER
Theme URI: https://www.vwthemes.com/themes/free-pet-wordpress-theme/
Description: Child theme for the VW Pet Shop. Child themes are the recommended way of making modifications to a theme.
Author: VW Themes
Author URI: https://www.vwthemes.com/
Version: 1.5
* Tags: one-column, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Template: vw-pet-shop
*/
@import url("../vw-pet-shop-child/animate.css");

@import url("../vw-pet-shop/style.css");

@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Poppins|Vollkorn+SC');


p, ul li a {
    font-family: 'Poppins';
    letter-spacing: 0px;
	text-decoration: none;
}

ul li, ol li {
    font-size: 14px;
    padding: 5px 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 10px 0;
    line-height: 1.4;
    font-family: 'Vollkorn SC', serif;
    letter-spacing: 1px;
    color: #262626;
}

html body {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #fff;
    position: relative;
    font-size: 14px;
    font-family: 'Poppins';
    color: #5b5b5b;
}

section {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 0 4em 0;
}
/* LOGO STYLE */
.logo_outer {
    background: #262626;
}

.logo_outer:after {
    border-top: 47px solid #262626;
	border-left: 102px solid #262626;
    border-right: 102px solid #262626;
    z-index: -1;
	bottom: -17px;
}

.top_bar {
    background: #262626;
}

#header, #header .nav ul li a{
	padding: 0px;
}

.main-navigation .menu {
    padding: 10px;
}

.search-box span {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background-color: #947b5d;
	padding: 13px 13px !important;
}

.contact_details {
    padding: 10px 0 0px 0px;
    margin-bottom: -13px;
}

.contact_details ul li {
    color: #f5deb3;
}

.cart_box .hi_normal .fa-cart-arrow-down{
	display: none;
}

.page-id-33 .title-box {
    background: none !important;
}

.page-id-2454 .title-box {
    background: none !important;
	height: 0px;
}

.page-id-2454 iframe#iFrameResizer0{
	max-width: unset !important;
}

.page-id-29 .page-main-photo-hrader, .page-id-25 .page-main-photo-hrader, .page-id-27 .page-main-photo-hrader, .page-id-33 .page-main-photo-hrader, .page-id-2554 .page-main-photo-hrader, .page-id-33 .title-box .container, .metabox{
	display: none;
}

.page-id-29 .page-main-photo-hrader-container, .page-id-25 .page-main-photo-hrader-container, .page-id-27 .page-main-photo-hrader-container, .page-id-2554 .page-main-photo-hrader-container {
	padding-bottom: 20px;
}

.title-box {
    background: url(../vw-pet-shop-child/img/defaultbanner.jpg) no-repeat;
}

/* HOMEPAGE */

#slider .slide-cap h2{
	color: #ffffff;
}

#slider .slide-cap a.read-more {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background-color: #947b5d;
	padding: 15px 20px;
}

.nivo-controlNav .active {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background-color: #947b5d;
}

.adopt_outer {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background-color: #947b5d;
	position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 8% 6%;
}

.adopt_inner h2 {
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 1.4;
	font-family: 'Vollkorn';
	letter-spacing: 1px;
	font-weight: 500;
	text-align: left;
}

.adopt-editor {
    color: #ffffff;
}

.adopt_inner p{
	display: table;
	width: 100%;
}

a.theme_button {
    color: #ffffff;
    background: #262626;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 3px;
    padding: 16px 20px;
	border-radius: 40px;
    -moz-border-radius: 40px;
    -webkt-border-radius: 40px;
    font-size: 8pt;
    font-weight: bold;
}

.btn-right{
	float: right;
	display: table-cell;
}

.record_image {
	overflow: hidden;
}

.record_image .round-right{
	border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkt-border-radius: 5px 0 0 5px;
}

.record_image .round-left{
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
    -webkt-border-radius: 0 5px 5px 0;
}

#home-gallery h1.entry-title {
    max-width: 1200px;
    margin: 0 auto;
}

.wonderplugin-gridgallery-item a div {
    display: none !important;
}

.copyright a{
	display: none;
}

#html5-watermark{
	display: none !important;
}


/* MENU NAVIGATION */
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
  
}
.main-navigation li{
  position: relative;
  line-height: 65px;
  padding: 0 2px;
  display: inline-block;
}
.main-navigation a, #header .nav ul li a{
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #262626;
  padding: 0;
  margin: 0 8px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
}
.main-navigation a:hover,#header .nav ul li a:hover{
  color: #947b5d;
  background: linear-gradient(to right, #9f7928 0%, #D1B464 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #F6F6F6;
  min-width: 215px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  z-index: 9999;
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}

.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #888;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
}

.main-navigation ul li:hover > ul{
  display: block;
}

#header .main-navigation .current_page_item > a,
#header .main-navigation .current-menu-item > a,
#header .main-navigation .current_page_ancestor > a{
  color: #947b5d;
  background: linear-gradient(to right, #9f7928 0%, #D1B464 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  font-size: 15px;
}

.main-navigation .menu > ul > li.highlight{
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
  background-color: #947b5d;
}

.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}

.menu > ul > li > a:hover:before,
.menu > ul > li.current_page_item > a:before,
.menu > ul > li.current-menu-item > a:before{
  position: absolute;
  top: 0;
  content: '';
  width: 100%;
  height: 2px;
  z-index: 99999;
  display: block;
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
  background-color: #947b5d;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.menubar.scrolled .menu > ul > li:hover > a:before,
.menubar.scrolled .menu > ul > li.current_page_item > a:before,
.menubar.scrolled .menu > ul > li.current-menu-item > a:before{
  height: 2px;
}

.menu > ul > li.exoplanet-search:before{
  background: transparent !important;
}

.main-navigation ul ul li:hover > a{
  color: #000;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}

/*----------------------Mobile Menu Icon------------------------------*/
.toggle-nav {
  display: none;
  position: relative;
  float: right;
  right: 15px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  margin: 0 auto;
  z-index: 999999;
  right: 0;
  text-align: right;
  right: 0;
  margin-right: 0;
}
.toggle-nav i {
  font-size: 29px;
  color: #000000;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidenav #site-navigation {
  width: 100%;
}
.toggle-nav span{
  font-size:30px;
  cursor:pointer; 
  text-align: right;
}
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #e1e1e1;
}

.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}

/*  Contact Us Page*/

div#content-vw {
    margin-top: -31px;
    max-width: 100%;
    padding: 0;
	width: 100%;
}

div#content-vw .middle-align{
	padding: 0;
	margin: 0;
}

.image-wrap img {
    width: 200px;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkt-border-radius: 10px;
    vertical-align: middle;
}

.add-wrap, .mail-wrap, .phone-wrap{
	display: table;
	min-height: 60px;
}

.info-wrap i{
	float: left;
    display: table-row;
    margin-right: 20px;
    font-size: 16px;
    vertical-align: middle;
}

.info-wrap{
	padding-top: 35px;
    border-left: 2px solid #262626;
    padding-left: 45px;
}

input[type="text"], input[type="email"], input[type="phno"], textarea, select {
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 16px;
    padding: 7px 6px;
    margin: 0 0 23px 0;
    height: auto;
    line-height: 18px;
    border-radius: 2px;
	-moz-border-radius: 2px;
    -webkt-border-radius: 2px;
}

input[type="submit"]{
	border-radius: 2px;
	-moz-border-radius: 2px;
    -webkt-border-radius: 2px;
	background: #262626;
}

input[type="submit"]:hover{
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background-color: #947b5d;
}

.entry-title {
    color: #947b5d;
	background: linear-gradient(to right, #9f7928 0%, #D1B464 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Dancing Script', sans-serif;
    font-size: 40px;
    position: relative;
    text-align: left;
    font-weight: bold;
}

.form_wrap{
	margin-top: 20px;
}


/* Sidebar */
#sidebar input[type="submit"] {
    background: #262626 !important;
}

#sidebar ul li::before, #sidebar input[type="submit"]:hover, .post-btn a.theme_button:hover {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #9f7928 0%, #9f7928 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%) !important;
    background-color: #947b5d;
}

#sidebar h3{
	color: #262626 !important;
}

#search-2 {
	border: none !important; 
    padding: 0px !important;
}

#sidebar ul li:last-child {
    border-bottom: none !important; 
}

.post-btn.reservation {
    padding: 30px 0px;
}

.post-btn.reservation a.theme_button {
    border-radius: 5px;
	-moz-border-radius: 5px;
    -webkt-border-radius: 5px;
}

#footer h3 {
	font-size: 20px !important;
	line-height: 20px !important;
	font-family: 'Vollkorn SC';
}

#mailpoet_form_2 .mailpoet_form_column {
    flex-basis: auto !important;
}

#mailpoet_form_2, #mailpoet_form_2 form.mailpoet_form {
    padding: 0px !important;
    margin: 0px !important;
}

#mailpoet_form_2 .mailpoet_text, #mailpoet_form_2 .mailpoet_textarea {
    max-width: 140px;
}

.container-table100{
    width:100%;
    min-height:100vh;
    background:#c850c0;
    background:-webkit-linear-gradient(45deg,#4158d0,#c850c0);
    background:-o-linear-gradient(45deg,#4158d0,#c850c0);
    background:-moz-linear-gradient(45deg,#4158d0,#c850c0);
    background:linear-gradient(45deg,#4158d0,#c850c0);
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    padding:33px 30px
}
.wrap-table100{
    width:1170px
}
table{
    border-spacing:1;
    border-collapse:collapse;
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    width:100%;
    margin:0 auto;
    position:relative
}
table *{
    position:relative
}
table td,table th{
    padding-left:8px
}
table thead tr{
    height:60px;
    background:#36304a
}
table tbody tr{
    height:50px
}
table tbody tr:last-child{
    border:0
}
table td,table th{
    text-align:left
}
table td.l,table th.l{
    text-align:right
}
table td.c,table th.c{
    text-align:center
}
table td.r,table th.r{
    text-align:center
}
.table100-head th{
    font-family:OpenSans-Regular;
    font-size:18px;
    color:#fff;
    line-height:1.2;
    font-weight:unset
}
tbody tr:nth-child(even){
    background-color:#f5f5f5
}
tbody tr{
    font-family:OpenSans-Regular;
    font-size:15px;
    color:gray;
    line-height:1.2;
    font-weight:unset
}
tbody tr:hover{
    color:#555;
    background-color:#f5f5f5;
    cursor:pointer;
}
.column1{
    font-weight: bold;
    padding-left:40px;
}
.column2{
    width:200px;
	text-align:center;
}
.column3{
    width:200px;
	text-align:center;
}
.column4{
    width:200px;
    text-align:center;
}
.column5{
    width:200px;
    text-align:center;
}

@media screen and (max-width:992px){
	.wrap-table100{
		width:unset;
	}
    table{
        display:block
    }
    table>*,table tr,table td,table th{
        display:block
    }
    table thead{
        display:none;
    }
    table tbody tr{
        height:auto;
        padding:37px 0;
    }
    table tbody tr td{
         margin-bottom:24px;
    }
    table tbody tr td:last-child{
        margin-bottom:0;
    }
    table tbody tr td:before{
        font-family:OpenSans-Regular;
        font-size:14px;
        color:#999;
        line-height:1.2;
        font-weight:bold;
        position:absolute;
        width:40%;
        left:0px;
        top:0
    }
    table tbody tr td:nth-child(1):before{
        content:"";
    }
    table tbody tr td:nth-child(2):before{
        content:"BRONZE";
    }
    table tbody tr td:nth-child(3):before{
        content:"SILVER";
    }
    table tbody tr td:nth-child(4):before{
        content:"GOLD";
    }
    table tbody tr td:nth-child(5):before{
        content:"PLATINUM";
    }
	.column1{
		font-size:18px;
	}
    .column4,.column5,.column6{
        text-align:center;
    }
	.column2,.column3,.column4,.column5{
		padding-left: 120px;
	}
    .column4,.column5,.column6,.column1,.column2,.column3{
        width:100%;
    }
    tbody tr{
        font-size:14px;
    }
}
@media(max-width:576px){
    .container-table100{
        padding-left:15px;
        padding-right:15px
    }
	.wrap-table100{
		width:unset;
	}
}



/* Mobile Version */
@media screen and (max-width: 499px){
	#mailpoet_form_2 .mailpoet_text, #mailpoet_form_2 .mailpoet_textarea {
		max-width: 200px;
	}
}

@media screen and (max-width: 720px){
	#slider .slide-cap a.read-more {
		display: none;
	}
}

@media screen and (max-width: 767px){
	.toggle, .logo-responsive {
		display: table;
	}
	
	.logo-responsive {
		margin-top: 25px;
		position: absolute;
		right: 30px;
	}
	
	.toggle{
		width: 100%;
	}
		
	
	section{
		padding: 1em 0;
	 }
	  
	.adopt_outer{
		position: static;
		transform: unset;
	}
}