/*
**[Table of contents]
-----------------------------------------------------------------------
*
-----------------------------------------------------------------------*/
/*
*Preset Css
*-------------------------------------------------------------------------
*/
body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  line-height: 1;
  overflow-x: hidden;
}
a,
input[type="submit"] {
  display: inline-block;
  -webkit-transition: color 600ms ease, background 600ms ease;
  -moz-transition: color 600ms ease, background 600ms ease;
  -ms-transition: color 600ms ease, background 600ms ease;
  -o-transition: color 600ms ease, background 600ms ease;
  transition: color 600ms ease, background 600ms ease;
  text-decoration: none;
  outline: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0;
  line-height: 1;
  color: #444444;
}
.blogArea h1,
.blogArea h2,
.blogArea h3,
.blogArea h4,
.blogArea h5,
.blogArea h6 {
  line-height: 1.3;
}
p {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #777777;
  font-size: 14px;
  letter-spacing: .56px;
  line-height: 1.5;
}
.blogArea ul,
.blogArea li {
  color: #777777;
  font-size: 14px;
  letter-spacing: .56px;
  line-height: 1.5;
}
img {
  max-width: 100%;
  height: auto;
}
.noPaddingLeft {
  padding-left: 0 !important;
}
.noPadding {
  padding: 0 !important;
}
.noPaddingRight {
  padding-right: 0 !important;
}
.crown-vc-area {
  overflow: hidden;
}
/*
*1. Home Page
*-------------------------------------------------------------------------
*/
/* Header Section */
.headerArea .logoArea,
.headerArea .menuTopBarArea {
  padding-left: 0;
  padding-right: 0;
}
.logoArea {
  height: 129px;
}
.logoArea img {
  max-height: 90px;
}
.logoArea .logoImg {
  height: 100%;
  display: table;
  width: 100%;
}
.logoArea .logoImg a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.headerTop {
  background: #171715 none repeat scroll 0 0;
  padding: 14px 50px 13px;
  width: 100%;
}
.headerTop p {
  color: #fff;
  font-family: Lato;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  line-height: 1;
}
.topRight p.pull-right {
  padding-left: 50px;
}
.navMenu {
  padding: 0 0 0 50px;
  background-color: white;
}
.mainMenu {
  padding: 40px 0 0;
  margin: 0;
  list-style: none;
}
.mainMenu > li {
  display: inline-block;
  position: relative;
  padding-bottom: 36px;
}
.mainMenu > li > a {
  color: #444444;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.24px;
  text-transform: uppercase;
  padding-right: 44px;
}
.mainMenu > .menu-item-has-children > a:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 12px;
  display: inline-block;
  padding-left: 6px;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.mainMenu > li > a:hover:after {
  color: #444444;
}
.mainMenu ul {
  background: #fff none repeat scroll 0 0;
  left: 0;
  margin: auto;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 150px;
  width: 220px;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 9;
}
.mainMenu ul li {
  display: block;
}
.mainMenu ul li a {
  color: #777777;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.24px;
  padding: 10px 0;
  text-transform: uppercase;
}
.mainMenu ul li a:hover {
  color: #444444;
}
.mainMenu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 50px;
}
.menuRight {
  position: relative;
}
.menuRight a {
  margin-top: 20px;
}
.tbr_dynamic_shopping_bag {
  letter-spacing: 1px;
  display: none;
  position: absolute;
  top: 90px;
  right: 0;
  z-index: 9;
  background-color: white;
  box-shadow: 0 2px 4px 0 #c3c3c3;
  width: 300px;
}
.tbr_dynamic_shopping_bag .buttons {
  background-color: black;
}
.tbr_dynamic_shopping_bag .buttons a {
  width: 150px;
  height: 45px;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 13px;
  padding-top: 15px;
  color: white;
}
.tbr_dynamic_shopping_bag .buttons a:hover {
  color: white;
}
.tbr_dynamic_shopping_bag .buttons a.checkout {
  opacity: .92;
}
.tbr_dynamic_shopping_bag .woocommerce.widget_shopping_cart .total {
  letter-spacing: 2px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11px;
}
.tbr_dynamic_shopping_bag .cart_list.product_list_widget {
  padding: 19px 18px;
  padding-bottom: 0;
}
.tbr_dynamic_shopping_bag .empty {
  margin-top: 20px!important;
}
.tbr_dynamic_shopping_bag .mini_cart_item .quantity {
  margin-top: 20px;
  display: inline-block;
}
.tbr_dynamic_shopping_bag ul.product_list_widget li.mini_cart_item a {
  font-weight: 300;
  color: #333333;
}
.tbr_dynamic_shopping_bag ul.product_list_widget li.mini_cart_item img {
  width: 50px;
}
.tbr_dynamic_shopping_bag .total strong {
  font-weight: 400;
}
.tbr_dynamic_shopping_bag .buttons {
  margin-top: 15px;
}
.tbr_dynamic_shopping_bag .buttons .button.wc-forward {
  background-color: transparent;
  border-radius: 0;
}
.crown-button.border button,
.defaultBtn.border {
  border: 1px solid;
  font-family: Lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2.6px;
  padding: 18px 0 17px;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}
.crown-button.border button:hover,
.defaultBtn.border:hover {
  border: 1px solid;
  color: #fff;
}
.crown-button.fill button,
.defaultBtn.fill,
.crown-contact-form input[type="submit"] {
  border: 1px solid;
  color: #fff;
  font-family: Lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2.6px;
  padding: 18px 0 17px;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}
.crown-button.fill button:hover,
.defaultBtn.fill:hover,
.crown-contact-form input[type="submit"]:hover {
  border: 1px solid;
  background: #fff;
}
.signIn {
  color: #444444;
  font-family: Lato;
  font-weight: 400;
  left: 2.6px;
  padding: 19px 40px;
  text-transform: uppercase;
  font-size: 13px;
}
.cartIco {
  border-left: 1px solid #eeeeee;
  padding: 13px 53px 33px 58px;
}
.cartIco a {
  position: relative;
}
.cartIco a span {
  background: #444444 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  height: 13px;
  left: auto;
  padding-top: 1px;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -2px;
  width: 13px;
}
/* Slider Section */
.slideContent h5 {
  font-family: 'Playball', cursive;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.56px;
  color: #555555;
}
.slideContent h2 {
  color: #ff8dae;
  font-family: "playfair_displayblack";
  font-size: 80px;
  font-weight: 900;
}
.slideContent h3 {
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
  color: #ff8dae;
  font-size: 42px;
}
.slideContent p {
  color: #777777;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.72;
  letter-spacing: .56px;
}
#mainSlider {
  position: relative;
}
#mainSlider .tp-bannertimer,
#mainSlider .tp-bullets {
  display: none !important;
}
#mainSlider .tparrows.default.hidearrows {
  display: block !important;
  opacity: 1 !important;
}
#mainSlider .tp-leftarrow.default,
#mainSlider .tp-rightarrow.default {
  background: rgba(212, 212, 212, 0.4) none repeat scroll 0 0;
  display: block !important;
  width: 55px !important;
  height: 55px !important;
  border-radius: 0 !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
#mainSlider .tp-leftarrow.default:hover,
#mainSlider .tp-rightarrow.default:hover {
  background: #989091;
}
#mainSlider .tp-leftarrow.default:after {
  content: "\f104";
  font-size: 20px;
  color: #fff;
  font-family: FontAwesome;
  position: absolute;
  left: 24px;
  top: 16px;
  text-align: center;
}
#mainSlider .tp-rightarrow.default:after {
  content: "\f105";
  font-size: 20px;
  color: #fff;
  font-family: FontAwesome;
  position: absolute;
  right: 24px;
  left: auto;
  top: 16px;
  text-align: center;
}
/* About Us Section */
.aboutArea {
  padding: 110px 0 100px;
}
.aboutArea .subtittle {
  margin-bottom: 90px;
}
.tittleArea i {
  font-size: 54px;
}
.tittle {
  font-size: 40px;
  color: #444444;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  padding: 11px 0 28px;
  letter-spacing: 2.8px;
  text-transform: capitalize;
}
.subtittle {
  border-bottom: 2px solid #e6e6e6;
  color: #777777;
  display: inline-block;
  font-family: "Merriweather", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0.72px;
  padding: 0 15px 28px;
  position: relative;
  margin-bottom: 60px;
  line-height: 1;
  text-transform: capitalize;
}
.subtittle::after {
  content: "";
  height: 2px;
  width: 5px;
  background: #fff;
  position: absolute;
  top: auto;
  bottom: -2px;
  left: 20px;
}
.lineBreakBottom {
  position: relative;
  height: 2px;
  width: 137px;
  margin: auto;
  display: block;
}
.lineBreakBottom:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 2px;
  background-color: #e4e4e4;
}
.lineBreakBottom:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 112px;
  height: 2px;
  background-color: #e4e4e4;
}
.singleAbout {
  padding-bottom: 55px;
}
.aboutCont h4 {
  color: #444444;
  letter-spacing: .44px;
  font-weight: 500;
  font-size: 22px;
  padding-bottom: 13px;
}
.aboutIco {
  position: relative;
  padding-top: 8px;
}
.aboutIco i {
  font-size: 52px;
}
.aboutCont {
  padding-left: 52px;
  width: 82%;
}
.aboutIco::after {
  bottom: -36px;
  color: #888888;
  content: "......";
  font-family: Lato;
  font-size: 24px;
  font-weight: 100;
  left: 18px;
  line-height: 1;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  letter-spacing: 2.4px;
}
.aboutImg {
  padding-left: 72px;
  margin-top: -50px;
}
.singleAbout.last {
  padding-bottom: 0;
}
.singleAbout.last .aboutIco:after {
  display: none;
}
/* Fun Facts Area */
.factIco span {
  color: #fff;
  font-size: 50px;
}
.factDivider {
  display: block;
  height: 95px;
  padding: 0 30px;
  position: relative;
  width: 2px;
}
.factDivider:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 95px;
  left: 30px;
  position: absolute;
  top: -19px;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  width: 2px;
}
.factDetails h2 {
  color: #fff;
  font-family: "latoheavy";
  font-size: 32px;
  letter-spacing: -0.64px;
  font-weight: normal;
}
.factDetails p {
  color: #fff;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  left: 0.98px;
  margin-top: 9px;
  text-transform: uppercase;
}
/* Service Area */
.serviceArea {
  padding: 110px 0 75px;
}
.serviceArea .tittleArea i {
  color: #c0d159;
}
.serviceCont {
  padding-left: 135px;
  width: 84%;
}
.singleService.pull-left .serviceCont {
  padding-left: 30px;
  padding-right: 105px;
}
.serviceCont h4 {
  color: #444444;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.44px;
  padding-bottom: 13px;
}
.singleService {
  padding-bottom: 55px;
}
.vc_icon_element-size-md.vc_icon_element-style-rounded,
.serviceIco {
  border-radius: 50%;
  height: 60px;
  text-align: center;
  width: 60px;
  margin-top: 4px;
  position: relative;
  cursor: pointer;
}
.vc_icon_element-size-md.vc_icon_element-style-rounded:after,
.serviceIco:after {
  border: 1px solid #fff;
  bottom: 0;
  content: "";
  height: 56px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  border-radius: 50%;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  visibility: hidden;
  opacity: 0;
}
.vc_icon_element-size-md.vc_icon_element-style-rounded:hover:after,
.serviceIco:hover:after {
  visibility: visible;
  opacity: 1;
}
.serviceIco.three {
  background: #fbd369;
}
.serviceIco.three {
  padding-top: 18px;
}
.serviceIco.three i {
  font-size: 22px;
}
.serviceIco.four {
  background: #ff8dae;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-style-rounded span.vc_icon_element-icon {
  font-size: 18px!important;
}
.serviceArea .subtittle {
  margin-bottom: 100px;
}
.serviceImg {
  margin-top: -107px;
  padding-left: 108px;
  padding-bottom: 36px;
}
.serviceImgTwo {
  margin-top: -79px;
  margin-left: -78px;
}
/* Gallery Section */
.gallerySingle {
  padding-top: 120px;
  padding-bottom: 120px;
}
.galleryPage {
  background: #f6f6f6 none repeat scroll 0 0;
  padding: 120px 0 50px;
}
.galleryArea .tittleArea i {
  color: #c0d159;
  padding-bottom: 10px;
  display: inline-block;
}
.galleryArea .subtittle::after {
  background: #f6f6f6;
}
.galleryPage {
  padding-bottom: 120px;
}
.mixMenu {
  list-style: none;
  padding: 0;
  margin: 0 0 48px;
  position: relative;
  display: table;
  width: 100%;
  text-transform: uppercase;
}
.mixMenu:after {
  background: #e1e1e1 none repeat scroll 0 0;
  bottom: 2px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: auto;
  width: 100%;
}
.mixMenu li {
  border-bottom: 2px solid transparent;
  color: #777777;
  display: inline-block;
  font-family: Lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.3px;
  margin: 0 18px;
  padding: 0 4px 8px;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  cursor: pointer;
}
.singleImg {
  position: relative;
  overflow: hidden;
}
.singleImg img {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.galHover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  visibility: hidden;
  opacity: 0;
}
.singleImg:hover .galHover {
  visibility: visible;
  opacity: 1;
}
.singleImg:hover img {
  -webkit-transform: scale(1.05) rotate(3deg);
  transform: scale(1.05) rotate(3deg);
}
.galBtn {
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  height: 87px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.galBtn a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  height: 50px;
  margin: 0 7px;
  padding-top: 16px;
  width: 50px;
}
.galBtn h4 {
  color: #fff;
  font-family: "latosemibold";
  font-weight: 600;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.8px;
  padding-top: 20px;
}
/*
.singleImg.bigItem {
    width: 40%;
}
.singleImg.smallItem {
    width: 20%;
}
*/
#mixItem .mix {
  display: none;
}
.galMore {
  padding-top: 50px;
}
.galMore .defaultBtn.fill {
  background: #c0d159;
  border-color: #c0d159;
}
.galMore .defaultBtn.fill:hover {
  color: #c0d159;
  background: #fff;
}
.uxbox img {
  display: none;
}
/* Team Area */
.teamArea .tittleArea i {
  color: #f8cf69;
  display: inline-block;
  padding-bottom: 5px;
}
.teamArea .col-sm-4.col-xs-12 {
  margin-bottom: 30px;
}
.singleTeam {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.singleTeam img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.singleTeam:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.nameDesignation {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  padding: 27px 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  visibility: visible;
  opacity: 1;
}
.nameDesignation h5 {
  font-size: 18px;
  color: #222222;
  font-family: 'latosemibold';
  font-weight: normal;
  letter-spacing: .36px;
  padding-bottom: 8px;
}
.nameDesignation p {
  font-size: 11px;
  color: #222222;
  font-family: 'Lato';
  font-weight: 400;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}
.socialAndName {
  bottom: 0;
  height: 102px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
}
.socialAndName h5 {
  font-size: 18px;
  color: #fff;
  font-family: 'latosemibold';
  font-weight: normal;
  letter-spacing: .36px;
  padding-bottom: 8px;
}
.socialAndName p {
  font-size: 11px;
  color: #fff;
  font-family: 'Lato';
  font-weight: 400;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}
.teamHover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.singleTeam:hover .nameDesignation {
  visibility: hidden;
  opacity: 0;
}
.singleTeam:hover .teamHover {
  visibility: visible;
  opacity: 1;
}
.socialIcon {
  padding: 23px 0 0;
  margin: 0;
  list-style: none;
}
.socialIcon li {
  display: inline-block;
}
.socialIcon li a {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  padding-top: 11px;
  width: 40px;
  margin: 0 3px;
}
/* Call To Action */
.callToArea {
  background: rgba(0, 0, 0, 0) url("../images/background/callToBg.jpg") no-repeat scroll center center / cover;
  padding: 75px 0 75px;
}
.callCont {
  margin-top: 10px;
}
.callCont h2 {
  color: #fff;
  font-family: Lato;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 2.24px;
}
.callBtn .defaultBtn.border {
  border-color: #fff;
  color: #fff;
}
.callBtn .defaultBtn.border:hover {
  background: #fff;
  border-color: #fff;
}
/* Shop Area */
.shopArea .tittleArea i {
  color: #fbd369;
  display: inline-block;
  padding-bottom: 5px;
}
.shopArea .subtittle:after {
  background: #f6f6f6;
}
.productDesc,
.productHover {
  text-align: center;
}
.singleProduct {
  width: 301px;
  margin: 0 0 38px;
  position: relative;
  min-height: 470px;
}
.singleProduct.center-block {
  margin: 0 auto 38px;
}
.singleProduct.right {
  float: right;
}
.productTag {
  background: #fbd369 none repeat scroll 0 0;
  border-radius: 50%;
  height: 55px;
  left: auto;
  padding-top: 18px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 30px;
  width: 55px;
}
.productTag p {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-family: "latosemibold";
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.77px;
  padding: 1px 0 2px;
  text-transform: uppercase;
}
.productImg {
  position: relative;
  overflow: hidden;
}
.productHover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 141, 174, 0.89);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.productImg > img {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.productImg:hover .productHover {
  visibility: visible;
  opacity: 1;
}
.productImg:hover > img {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
.productDesc h5 {
  color: #333333;
  font-family: Lato;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.36px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.productDesc p {
  font-family: 'latoblack';
  font-size: 16px;
  color: #444444;
  letter-spacing: .56px;
  font-weight: normal;
}
.productDesc ul {
  padding: 0 0 7px;
  margin: 0;
  list-style: none;
}
.productDesc ul li {
  display: inline-block;
  font-size: 12px;
}
.productDesc p span.prevPrice {
  font-family: Lato;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.48px;
  padding-right: 10px;
  text-decoration: line-through;
}
.productHover .wishList,
.productHover .popup {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 45px;
  margin: 0 3px;
  padding-top: 12px;
  width: 45px;
}
.productHover a:hover {
  background: #fff;
  border-color: #fff;
  color: #444444;
}
.productHover a.cartBtn {
  border: none;
  border-radius: 0;
  margin: 30px auto 0;
  width: 180px;
  padding: 0;
  display: block;
  position: relative;
}
.productHover a.cartBtn:hover {
  border: none;
  background: transparent;
}
.productHover a.cartBtn img {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.productHover a.cartBtn img.normal {
  visibility: visible;
  opacity: 1;
}
.productHover a.cartBtn img.hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.productHover a.cartBtn:hover img.normal {
  opacity: 0;
  visibility: hidden;
}
.productHover a.cartBtn:hover img.hover {
  opacity: 1;
  visibility: visible;
}
/* Quote Area */
.qouteArea {
  background: rgba(0, 0, 0, 0) url("../images/background/sepecialistBg.jpg") no-repeat scroll center center / cover;
  padding: 163px 200px 164px 0;
}
.qoutes h1 {
  font-size: 50px;
  font-weight: 400;
  line-height: 1.3;
  font-family: "Raleway", sans-serif;
}
.qoutes h1 span {
  font-weight: 800;
  color: #c0d159;
}
.qoutes p {
  font-family: "Tangerine", cursive;
  font-size: 40px;
  letter-spacing: 2.6px;
  padding-top: 32px;
}
/* Testimonail Area */
.testimonialArea .tittleArea i {
  display: inline-block;
}
.testiCont {
  padding: 0 95px;
}
.testiCont p {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 1.5;
}
.testiCont p span {
  font-family: "Raleway", sans-serif;
  font-size: 25px;
  font-weight: 500;
}
.testiImg {
  width: 88px;
  margin: 38px auto 0;
}
.testiImg img {
  border-radius: 50%;
  width: 100%;
}
.testiName {
  padding-top: 20px;
}
.testiName h5 {
  color: #333333;
  font-family: latosemibold;
  font-size: 15px;
  letter-spacing: 1.05px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 14px;
}
.testiName h6 {
  color: #aaaaaa;
  font-size: 13px;
  letter-spacing: .91px;
  font-family: Lato;
  font-weight: 400;
  font-style: italic;
}
#testiCarouse .carousel-control {
  background: #ededed none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-size: 22px;
  opacity: 1;
  text-shadow: none;
  top: 55px;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  padding-top: 3px;
  margin: auto;
}
#testiCarouse .carousel-control.left {
  left: 29.7%;
}
#testiCarouse .carousel-control.right {
  right: 29.7%;
}
/* Pricing Area */
.pricingArea .subtittle:after {
  background: #f6f6f6;
}
.singlePricing {
  background: #fff none repeat scroll 0 0;
  padding: 40px 88px 45px;
  width: 100%;
  border: 1px solid transparent;
  margin-bottom: 30px;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.priceIco {
  border: 15px solid #e0e0e0;
  border-radius: 50%;
  height: 150px;
  margin: 0 auto;
  padding-top: 26px;
  width: 150px;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.priceIco i {
  display: inline-block;
  font-size: 62px;
  color: #999999;
}
.priceDesc h4 {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 35px 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.priceDesc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.priceDesc ul li {
  border-top: 1px solid #efefef;
  color: #777777;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.56px;
  padding: 18px 0 19px;
}
.priceDesc ul li:last-child {
  border-bottom: 1px solid #efefef;
}
.priceDesc h3 {
  color: #555555;
  font-family: "latoblack";
  font-size: 32px;
  letter-spacing: 2.24px;
  padding: 35px 0 37px;
}
.priceDesc .defaultBtn.border {
  color: #444444;
  border-color: #cdcdcd;
}
.priceDesc .defaultBtn.border:hover,
.singlePricing.active,
.active .singlePricing .defaultBtn.border,
.singlePricing:hover .defaultBtn.border {
  color: #fff;
}
/* Latest News */
.blogArea {
  padding: 113px 0 120px;
}
.blogArea.blogFront {
  padding: 0;
}
.blogArea.blogFront .singlePost {
  margin-bottom: 30px;
}
.blogArea .tittleArea i {
  display: inline-block;
  font-size: 56px;
}
.blogArea.blogHome .singlePost {
  margin-bottom: 50px;
}
.blogArea.blogHomeList .postCont {
  border: none;
}
.postThumb {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.postThumb img {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.postHover {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  opacity: 0;
  visibility: hidden;
}
.postThumb:hover .postHover {
  visibility: visible;
  opacity: 1;
}
.postThumb:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.postHovBtns {
  position: absolute;
  width: 100%;
  height: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.postHovBtns a {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  margin: 0 3px;
  padding-top: 10px;
  width: 40px;
}
.postCont {
  background: #fff;
  border-color: #e6e6e6;
  border-style: solid;
  border-width: 1px 1px 1px;
  padding: 20px 22px 26px;
  position: relative;
  top: -1px;
}
.postDate {
  text-align: center;
}
.postDate span.date {
  color: #ffffff;
  display: block;
  font-family: Lato;
  font-size: 15px;
  font-weight: 400;
  height: 32px;
  letter-spacing: 0.6px;
  padding-top: 8px;
  width: 35px;
}
.postDate span.month {
  background: #fff none repeat scroll 0 0;
  border-color: #d5d5d5;
  border-style: solid;
  border-width: 0 1px 1px;
  display: block;
  font-family: "latosemibold";
  font-size: 11px;
  height: 26px;
  letter-spacing: 0.22px;
  padding-top: 6px;
  text-transform: uppercase;
  width: 35px;
}
.postDesc {
  padding-left: 25px;
  width: 88%;
}
.postDesc h5 a {
  color: #333333;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.68px;
  margin-bottom: 10px;
  padding-bottom: 11px;
  position: relative;
}
.postDesc h5 a:after {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #dbdbdb;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.postMeta {
  padding-bottom: 20px;
}
.authorName span {
  color: #777777;
  float: left;
  font-family: Lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: .52px;
}
.authorName a {
  color: #c2c2c2;
  float: left;
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  padding: 0 10px 0 2px;
}
.authorName.comment {
  padding-left: 10px;
}
.authorName.comment span {
  margin-right: 4px;
}
.postTags-a {
  margin-top: 10px;
}
.postTags span {
  color: #777777;
  float: left;
  font-family: Lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: .52px;
  padding-left: 10px;
}
.postTags a:nth-child(even) {
  color: #c2c2c2;
  float: left;
  font-family: Lato;
  font-weight: 400;
  padding: 0 5px;
}
.postTags a:nth-child(odd) {
  float: left;
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
}
.postDesc p {
  font-weight: 400;
  letter-spacing: .52px;
  font-size: 13px;
}
.shop-pagenavi.woocommerce-pagination,
.crown-pagenavi,
.gallery-pagenavi {
  text-align: center;
  margin-top: 80px;
}
.shop-pagenavi.woocommerce-pagination span,
.crown-pagenavi span,
.gallery-pagenavi span,
.shop-pagenavi.woocommerce-pagination a,
.crown-pagenavi a,
.gallery-pagenavi a {
  border: 1px solid;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 11px;
  margin-left: 3px;
  margin-right: 3px;
}
.shop-pagenavi.woocommerce-pagination a:hover,
.crown-pagenavi a:hover,
.gallery-pagenavi a:hover {
  color: white;
}
.shop-pagenavi.woocommerce-pagination span,
.crown-pagenavi span,
.gallery-pagenavi span {
  color: white;
  display: inline-block;
}
.shop-pagenavi.woocommerce-pagination {
  margin-top: 5px;
  margin-bottom: 50px;
}
.shop-pagenavi.woocommerce-pagination ul,
.shop-pagenavi.woocommerce-pagination li {
  list-style: none;
}
.shop-pagenavi.woocommerce-pagination li {
  display: inline-block;
}
.single-post .post-content img {
  margin-top: 5px;
  margin-bottom: 5px;
}
.comment-list,
.comment-list > li,
.comment-list .children,
.comment-list .children > li {
  list-style: none;
}
.comment-list {
  padding-left: 0;
  margin-top: 30px;
}
.comment-list > li.comment {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 30px;
  padding-bottom: 30px;
}
.comment-list .children {
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 15px;
  border-top: 1px solid #f1f1f1;
}
.section-comment .comment-form .headtitle,
.section-comment > h3 {
  color: #444444;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
.section-comment .comment-form .headtitle:after,
.section-comment > h3:after {
  height: 2px;
  width: 50px;
  content: "";
  position: absolute;
  left: 0;
  bottom: -17px;
}
.section-comment img {
  border-radius: 50%;
}
.section-comment .says {
  display: none;
}
.section-comment .comment-author {
  display: inline-block;
}
.section-comment .comment-meta.post-meta {
  margin-top: 15px;
}
.section-comment .comment-author {
  font-weight: 600;
  text-transform: uppercase;
  color: #444444;
}
.section-comment .pull-right {
  font-size: 13px;
  font-family: Lato;
  font-style: italic;
}
.section-comment time.comment-meta-item {
  color: #888888;
}
.section-comment .divider {
  margin-left: 5px;
  margin-right: 5px;
}
.section-comment .comment-content {
  margin-top: 20px;
}
.section-comment input {
  margin-top: 30px;
}
.section-comment textarea {
  height: 190px;
  margin-top: 30px;
}
.section-comment .comment-form {
  margin-top: 70px;
}
.section-comment .comment-form .headtitle {
  margin-bottom: 25px;
}
.section-comment input[type="submit"] {
  color: white;
}
.section-comment input[type="submit"]:hover {
  background-color: white;
}
.section-comment input[type="submit"].defaultBtn.border {
  padding: 15px 35px;
  width: auto;
}
.section-comment .cancel-comment-reply {
  margin-top: 25px;
}
/* Blog Sidebar */
.crownSidebar {
  letter-spacing: 1px;
  font-size: 13px;
  color: #777777;
}
.crownSidebar ul {
  padding-left: 0;
}
.crownSidebar a[class^="tag-link"] {
  border: 1px solid;
  text-align: center;
  padding: 8px;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 13px!important;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 10px;
}
.crownSidebar a[class^="tag-link"]:hover {
  color: white;
}
.crownSidebar a {
  color: #777777;
}
.crownSidebar .children {
  padding-left: 15px;
  line-height: 1.6;
}
.crownSidebar .children li a:before {
  content: "-";
}
.crownSidebar label,
.crownSidebar table,
.crownSidebar thead {
  margin-top: 15px;
}
.crownSidebar caption {
  margin-bottom: 15px;
  text-align: center;
}
.crownSidebar table {
  width: 100%;
  text-align: center;
}
.crownSidebar table td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.crownSidebar table a {
  font-weight: bold;
}
.crownSidebar select {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.crownSidebar ul,
.crownSidebar li {
  list-style: none;
}
.crownSidebar .widgetWrap > ul > .page_item {
  text-align: left;
}
.crownSidebar .widgetWrap > ul > .page_item a {
  float: initial;
}
.crownSidebar .widgetWrap > ul {
  padding-left: 0;
}
.crownSidebar .widgetWrap > ul > li {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 14px 24px;
}
.crownSidebar .widgetTitle .rsswidget {
  color: white;
}
.crownSidebar .rssSummary {
  margin-top: 10px;
  line-height: 1.5;
}
.crownSidebar .widgetTitle,
.crownSidebar .widget-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: white;
  padding: 20px;
  padding-left: 25px;
  position: relative;
  font-weight: 400;
  font-size: 14px;
}
.crownSidebar .widgetTitle:before,
.crownSidebar .widget-title:before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  height: 36px;
  background-color: white;
  content: "";
}
.crownSidebar .widgetWrap {
  margin-bottom: 50px;
}
.crownSidebar .menu {
  padding-left: 0;
  line-height: 2;
}
.crownSidebar .menu ul {
  padding-left: 10px;
}
.crownSidebar .menu ul li:before {
  content: "-";
}
.form-inline.searchform .form-control {
  width: 100%;
}
.searchform {
  position: relative;
}
.searchform input {
  height: 44px;
  padding-right: 50px;
  letter-spacing: 1px;
}
.searchform .fa {
  cursor: pointer;
  width: 48px;
  height: 44px;
  color: white;
  text-align: center;
  padding-top: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
/* Error Section */
.errorSection {
  padding-top: 195px;
  padding-bottom: 195px;
  text-align: center;
}
.errorSection h2 {
  font-weight: 500;
  letter-spacing: 2px;
  color: #444444;
  margin-top: 35px;
}
/* How it work area */
.howitImg {
  overflow: hidden;
  width: 49.1%;
}
.howitVideo {
  width: 50.9%;
  background: #f6f6f6;
  padding-top: 93px;
  padding-bottom: 110px;
}
.howitVideo .tittle {
  color: #222;
  padding-bottom: 3px;
}
.howitVideo .subtittle {
  border-color: #222222;
}
.howitVideo .subtittle:after {
  background: #f6f6f6;
}
#videoWrap {
  border: 5px solid #444444;
  height: 410px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 66.5%;
}
#videoWrap::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
#videoWrap.hasAfter::after {
  visibility: hidden;
  opacity: 0;
}
#myVideo {
  height: 100%;
  left: 0;
  object-fit: fill;
  position: absolute;
  top: 0;
  width: 100%;
}
#playVideo {
  border: 5px solid #fff;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  font-size: 32px;
  height: 75px;
  left: 0;
  margin: auto;
  padding-top: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
  z-index: 2;
  visibility: visible;
  opacity: 1;
}
#videoWrap.hasAfter #playVideo {
  visibility: hidden;
  opacity: 0;
}
#videoWrap.hasAfter:hover #playVideo {
  opacity: 1;
  visibility: visible;
}
#playVideo .fa-pause {
  font-size: 18px;
  position: relative;
  top: -3px;
}
.howitVideo p {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  font-family: Raleway;
  letter-spacing: 1.4px;
  padding-top: 24px;
}
/* Subscription Area */
.subscriberArea {
  padding: 78px 0 90px;
}
.subscribeCont .tittle {
  padding-bottom: 38px;
}
.subscribeCont p {
  font-size: 18px;
  letter-spacing: .72px;
}
.subscribeForm {
  position: relative;
  margin: 45px auto 0;
}
.mc4wp-form input[type="email"],
.subscribeForm input {
  height: 50px;
  padding: 0 0 0 25px;
  width: 335px;
  border: 1px solid #d0d0d0;
  color: #cdcdcd;
  font-family: Lato;
  font-weight: 300;
  opacity: 1;
  font-size: 16px;
}
.mc4wp-form input[type="submit"],
.subscribeForm button {
  border: 0 none;
  color: #fff;
  font-family: latosemibold;
  font-size: 13px;
  height: 50px;
  left: auto;
  letter-spacing: 1.95px;
  position: relative;
  top: -2px;
  left: -5px;
  text-transform: uppercase;
  padding-left: 35px;
  padding-right: 35px;
}
/* Footer Area */
.footerArea {
  background: #111111 none repeat scroll 0 0;
  padding: 55px 0 50px;
}
.footerArea .footerWidget {
  margin-top: 50px;
}
.footerWidget h4 {
  color: #999999;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.26px;
  margin-bottom: 36px;
  padding-bottom: 17px;
  position: relative;
}
.footerWidget h4::after {
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: auto;
  width: 50px;
}
.footerWidget p {
  color: #888888;
  font-weight: 400;
  line-height: 1.714;
  overflow: hidden;
}
.footerWidget address p {
  display: table;
  width: 100%;
  clear: both;
}
.footerWidget p i {
  display: inline-block;
  font-size: 22px;
  padding-bottom: 13px;
  padding-right: 15px;
  float: left;
}
.footerWidget p span {
  float: left;
  padding-top: 7px;
}
.openClose p {
  font-family: latosemibold;
  font-size: 14px;
  letter-spacing: .98px;
  padding-bottom: 5px;
  position: relative;
}
.footerWidget.openClose p:last-of-type {
  padding-top: 14px;
  margin-top: 9px;
}
.footerWidget.openClose p:last-of-type:after {
  background: #444444 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
}
.footerWidget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footerWidget ul li {
  color: #888888;
  display: block;
  font-family: latosemibold;
  font-size: 14px;
  letter-spacing: 0.98px;
  padding-bottom: 22px;
}
.copyRightArea {
  border-top: 1px solid #232323;
  padding-top: 43px;
  margin-top: 59px;
}
.copyRightArea p {
  color: #888888;
  font-size: 12px;
  letter-spacing: .48px;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 12px;
}
.copyRightArea p a {
  color: #888888;
}
.backto {
  background: #222222 none repeat scroll 0 0;
  border-radius: 50%;
  font-size: 20px;
  height: 50px;
  padding-top: 15px;
  width: 50px;
}
.backto:hover,
.backto:focus {
  color: #fff;
}
.socialProfile ul {
  list-style: outside none none;
  margin: 0;
  padding: 7px 0 0;
  text-align: right;
}
.socialProfile ul li {
  display: inline-block;
}
.socialProfile ul li a {
  background: transparent;
  border: 1px solid #777777;
  color: #fff;
  font-size: 15px;
  height: 40px;
  padding-top: 11px;
  text-align: center;
  width: 40px;
  margin-right: 6px;
  margin-bottom: 10px;
}
/*
*About Page
*-------------------------------------------------------------------------
*/
/* Breadcrumbs Area */
.breadCrumArea {
  background: url(../images/background/aboutBread.jpg) no-repeat scroll center center / cover;
  padding: 105px 0 101px;
  position: relative;
}
.breadCrumArea:after {
  background: rgba(16, 16, 16, 0.9);
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.breadCrumArea .container {
  position: relative;
  z-index: 2;
}
.breadContent h2 {
  color: #fff;
  font-family: "Playball", cursive;
  font-size: 52px;
  letter-spacing: 1.04px;
  margin-bottom: 15px;
  padding-bottom: 19px;
  position: relative;
}
.breadContent h2:after {
  content: "";
  height: 2px;
  width: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: auto;
  bottom: 0;
}
.breadContent p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.66);
  letter-spacing: .6px;
  font-weight: 400;
  line-height: 1.6;
}
.breadMenu {
  padding: 15px 0 13px;
}
.breadMenuCont p {
  color: #fff;
  font-size: 16px;
}
.breadMenuCont ul {
  margin: 3px 0 0;
  padding: 0;
}
.breadMenuCont ul li {
  display: inline-block;
  font-family: Lato;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  letter-spacing: .56px;
}
.breadMenuCont ul li a {
  display: inline-block;
  font-family: Lato;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  letter-spacing: .56px;
}
.breadMenuCont ul li span {
  padding-right: 6px;
  padding-left: 6px;
}
.testimonialArea.aboutPage {
  background: #f6f6f6;
}
/*
*Service Page
*-------------------------------------------------------------------------
*/
.breadCrumArea.servicePage {
  background: url(../images/background/serviceBread.jpg) no-repeat scroll center center / cover;
}
.servicePage.galleryArea {
  background: #fff;
}
/*
*Responsive Media Query
*-------------------------------------------------------------------------
*/
@media (min-width: 1199px) and (max-width: 1500px) {
  .signIn {
    padding: 19px 20px;
  }
  .cartIco {
    padding: 13px 30px 33px 20px;
  }
  .howitVideo {
    padding-bottom: 56px;
    padding-top: 55px;
  }
  #videoWrap {
    height: 250px;
    width: 66%;
  }
  .lg-toolbar.group {
    right: 27.34%;
    top: 22.75%;
  }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 125px;
  }
  .lg-sub-html {
    width: 46.5%;
  }
  .lg-actions .lg-next,
  .lg-actions .lg-prev {
    top: 77%;
  }
  .lg-actions .lg-prev {
    left: 68%;
  }
  .lg-actions .lg-next {
    right: 28.5%;
  }
  .lg-thumb-outer.lg-grab {
    bottom: 1px;
    height: 100px !important;
  }
  .lg-thumb.group {
    width: 99.4% !important;
  }
  .lg-thumb-item {
    width: 150px !important;
  }
  body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    opacity: 1;
    transform: scale3d(0.65, 0.65, 0.65);
  }
}
@media (max-width: 1350px) {
  .mainMenu > li > a {
    padding-right: 24px;
  }
}
@media (max-width: 1005px) {
  .menuRight {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .mainMenu {
    display: none;
  }
  .navMenu {
    padding-right: 50px;
  }
  .navMenu select {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .headerTop p {
    line-height: 2;
  }
  .headerTop .topRight,
  .headerTop .topLeft {
    width: 100%;
  }
  .headerTop .topRight .pull-right {
    padding-left: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .selectMainMenu {
    display: none;
  }
}
@media (max-width: 767px) {
  .copyRightArea {
    text-align: center;
  }
  .copyRightArea .text-center {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .testiCont {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .singlePricing {
    padding: 48px 32px 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .singlePricing {
    padding: 48px 10px 45px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .blogFront .postDesc {
    padding-left: 0;
  }
  .blogFront .postDate {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .singlePricing {
    padding: 48px 10px 45px;
  }
}
@media (max-width: 481px) {
  .singlePricing {
    padding: 48px 5px 45px;
  }
}
/* WP Edition */
.crown-contact-form input,
.crown-contact-form textarea {
  border: 1px solid #dadada;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%;
}
.crown-contact-form input {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
.crown-contact-form textarea {
  padding: 15px 20px;
}
.crown-contact-form input[type="submit"] {
  width: initial;
  padding: 10px 35px;
}
div.wpcf7-response-output {
  margin: 0;
  margin-top: 10px;
}
.page-template-gallery .col-xs-6.col-sm-6.col-md-4 {
  margin-bottom: 30px;
}
.page-template-gallery .col-xs-6.col-sm-6.col-md-4.col-lg-3 {
  margin-bottom: 20px;
}
.disabled {
  display: none;
}
.wp-caption {
  max-width: 100%;
  height: auto;
}
.sticky {
  box-shadow: 0 0 30px 0 #c3c3c3;
}
.sticky .postCont {
  top: 0;
}
.post-tag-wrap {
  margin-top: -20px;
  color: #777777;
  font-size: 13px;
  margin-bottom: 50px;
}
.gallery-caption {
  background-color: #c3c3c3;
}
.bypostauthor {
  color: black;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
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%;
  /* Image does not overflow the content area */
  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;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
