/*
Theme Name:
/*
 Theme Name:   LEVITBOOKS THEME
 Theme URI:    http://levitbooks.com
 Description:  Theme for levitbooks.com
 Author:       anonymous
 Author URI:   http://example.com
 Template:     storefront
 Version:      1.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront-child
*/
.storefront-handheld-footer-bar {
    display: none;
}
.page-title{
	font-weight: 600;
	color: #6d6d6d;
	font-size: 2em;
	line-height: 1.214;
}
#woocommerce_product_search-2 {
    margin-right: 30px;
	display:none;
}
.textwidget .widget_product_search{
	display:block !important;
}
.search-field{
	background-color: #fff !important;
	border-radius: 10px;
	border: 1px solid #6d6d6d !important;
}
.sloop img{
   width:40px;
   height:40px;
   margin-top: -5px;
}
#qtranslate-2{
	margin-top: 7px;
}
.search-field{
	padding-top: 5px !important;
	padding-bottom: 5px !important;	
}
.widget_product_search form::before {
    top: 10px;
}
.qtranxs_widget{
	margin-top:3px !important;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#shipping_method_0_free_shipping1{
    margin-bottom: 20px;
    margin-right: 10px;
}
label[for=shipping_method_0_free_shipping1]{
    background: url("https://levitbooks.com/wp-content/uploads/2019/05/Nova_Poshta_2014_logo.svg_.png");
    background-size: auto;
    background-size: 150px 50px;
    padding: 15px 75px;
}
button.menu-toggle{
    display: none;
}
ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.barblock{
    width:22.5%;
    display:block;
    float:left;
    padding-bottom: 15px;
    text-align: center;
}
.socialicon {
    display: inline;
    float: left;
    margin-right: 15px;
}
.attachment-shop_single{
    margin: 0 auto;
}
.site-header {
    padding-top: 10px !important;
	padding-bottom: 0 !important;
	-webkit-transition: all 0.9s ease-in-out;
	transition: all 0.9s ease-in-out;
}
.site-branding{
	-webkit-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}
.site-branding a {
	display: block;
    width:100%;
    height:100%;
}
.mobhead{
    display:none;
}
.added_to_cart{
    display: none;
}
.part0{
    text-align:center;
	float: left;
	width: 100%;
}
.part0 ul{
	margin: 0;
}
.part1{
    float:left;
	width:15%;
}
.part1 img{
	width:60px;
	height:60px;
}
.part2, .part3, .part4, .part5{
    float:left;
    position: relative;
    z-index: 1;
}
.part4 a{
    font-size: 25px;
    color:black;
    font-weight:bold;
}
.mobilehome{
	display:none;
}
.site-content{
	margin-top: 10px;
}
.language-chooser1{
    font-size: 15px;
    background-color: white;
	border-radius: 50px;
	border: 1px solid black;
    padding: 2px 7px 7px 7px;
    width: 35px;
}
#lmm.lmm-navbar .lmm-navbar-toggle .icon-bar {
    display: unset !important;
}
#lmm .widget ul li {
    padding-left: 10px !important;
}
.secondary-navigation{
    display:none;
}
.main-navigation ul.menu,.main-navigation ul.nav-menu{
    overflow:visible;
}
.onsale {
    display: none;
}
.post-25>.entry-header{
    display: none;
}
.inline-header-nav-wrap{
    float:left !important;
}
.storefront-primary-navigation{
    width: 100% !important;
    margin-right: 0 !important;
}
.menu-item{
    font-size:20px;
    padding-top: 18px;
	-webkit-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}
.site-header-cart{
    width:15% !important;
}
.header-widget-region .widget {
    padding: 0 0 5px 0 !important;
    text-align: center;
}
.footer-widgets {
    padding-top: 20px !important;
}
.site-info {
    padding: 10px !important;
}
/** vikadmin add 2 to work zoom on single product **/
.woocommerce-product-gallery__trigger{
    display: none !important;
}
/** vikadmin add 2 to work zoom on single product **/
.zoomImg{
    display: none !important;
}
ul.products li.product .woocommerce-LoopProduct-link {
  outline: none;
  min-height: 350px;
}
.square {
    border: 2px solid #e2e2e2;
    height: 280px;
    background-color: #F5F5F5;
    margin-bottom:10px;
}
.w3head{
    font-family: Arial;
    color: #F9BF3B;
    font-size:30px;
    padding:20px 0;
}
.w3-bar-item{
    background-color: #fff;
    font-family: Arial;
    color: #F9BF3B;
    font-size: 25px;
    border: 0;
    box-shadow: unset !important;
    text-shadow: unset !important;
    font-weight: 300;
    padding: 0;
}
.w3-bar-item:hover{
    background-color: #fff !important;
    border-color: unset !important;
    color: #747474 !important;
    font-weight: bold;
}
.w3-bar-item:focus {
    font-weight: 600;
}
.glide .menu-item {
    padding-top: 0px;
}
@media (min-width: 1500px) {
.glide .menu-item {
	margin-top: -10px;
}
}
@media (min-width: 768px) {
  .col-full {
    max-width: none !important;
  }
  .tp-revslider-mainul{
    height: 450px !important;
  }
  .forcefullwidth_wrapper_tp_banner{
      height: 450px !important;
  }
  .rev_slider.fullwidthabanner{
      height: 450px !important;
  }
  .rev_slider_wrapper.fullwidthbanner-container{
      height: 450px !important;
  }
  .tp-fullwidth-forcer{
      height: 450px !important;
  }
}
@media (min-width: 1600px) {
  .tp-revslider-mainul{
    height: 600px !important;
  }
  .forcefullwidth_wrapper_tp_banner{
      height: 600px !important;
  }
  .rev_slider.fullwidthabanner{
      height: 600px !important;
  }
  .rev_slider_wrapper.fullwidthbanner-container{
      height: 600px !important;
  }
  .tp-fullwidth-forcer{
      height: 600px !important;
  }
}
@media(max-width:1500px) {
.menu-item {
    font-size: 16px;
    padding-top: 25px;
}
}
@media(max-width:1200px) {
.menu-item {
    font-size: 12px;
    padding-top: 32px;
}
.glide .menu-item {
    padding-top: 10px;
}
}
.site-info a {
    display: none;
}
.site-header .site-branding {
    width: 90px;
    margin-top: 20px !important;
}
.inline-header-nav-wrap{
    width: 65% !important;
}
.right-sidebar .widget-area {
    margin-right: 2%;
    float: left;
	width: 19%;
}
.right-sidebar .content-area {
    margin-right: 0;
    float: right;
}
.main-left {
    width: 18%;
    float: left;
}
.main-left .widget-area {
    width: 100%;
}
.main-right {
    width: 82%;
    float: right;
}
.site-info .container:after {
   content:'';
    clear: both;
    display: table;
}
.widget.woocommerce li .count {
    display: none;
}

#text-6 .textwidget > p {
    display: none;
}
.widget .widget-title {
    cursor: pointer;
}
#woocommerce_product_categories-2 .product-categories,
#text-6 .widget_layered_nav{
    display: none;
}
.widget {
    margin-bottom: 20px;
}
.tabs-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.tabs-menu li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 35px;
}
.tabs-menu li a {
    font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 2em;
    color: #F9BF3B;
    font-weight: 300;
}
.tabs-menu li.current a {
    font-weight: 400;
    color: #F3CE56;
}
.tab-content {
    display: none;
}
#tab-1 {
    display: block;
}

@media(min-width:1200px) {
    .related.products li.product {
        display: inline-block !important;
        vertical-align: top !important;
        float: none !important;
        width: 23% !important;
        margin-right: 15px !important;
    }
}
@media(min-width:767px) and (max-width:1200px) {
    .related.products li.product {
        display: inline-block !important;
        vertical-align: top !important;
        float: none !important;
        width: 30% !important;
        margin-right: 10px !important;
    }
}

/* vikadmin: upsells  */
@media(min-width:1200px) {
    .upsells.products li.product {
        display: inline-block !important;
        vertical-align: top !important;
        float: none !important;
        width: 23% !important;
        margin-right: 15px !important;
    }
}
@media(min-width:767px) and (max-width:1200px) {
    .upsells.products li.product {
        display: inline-block !important;
        vertical-align: top !important;
        float: none !important;
        width: 30% !important;
        margin-right: 10px !important;
    }
}
/* vikadmin: upsells end */


/* my edits : site logo */

.header-widget-region {
  float: right;
  padding-top: 45px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.glide .header-widget-region {
  padding-top: 23px;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
  padding-top: 0;
}
.page-template-template-homepage .type-page {
    padding-top: 0;
}
.site-header .custom-logo-link img {
    max-width: 40px;
}

/* my edits : front page product */

.site-header {
  background-color: #ECECEC;
  margin-top: -20px;
  margin-bottom:0 !important;
  border-bottom:0 !important;
}
.qtranxs_widget ul li {
  font-size: 15px;
  background-color: white;
  border-radius: 50px;
  border: 1px solid black;
  padding: 4px 9px 9px 9px;
}
.qtranxs_widget ul li a {
  color: black;
  outline: none;
}
ul.products li.product img {
    padding:25px;
    position: relative;
    width: auto;
    max-height: 270px;
}
@media (min-width: 768px) {
ul.products li.product.first {
    clear: unset !important;
}
}
ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2 {
    color: #6d6d6d;
}
ul.products li.product .price {
  margin-bottom: 0;
  font-style: italic;
  font-family: Arial;
}
ul.products li.product .button {
  background-color: #f3d87e;
  border-color: #f3d87e;
}
.wp-caption .wp-caption-text {
  text-align: center;
}
.wp-caption img[class*=wp-image-] {
  padding: 30px !important;
  background-color: #ECECEC;
}
img.wp-image-793 {
  padding: 30px 50px !important;
  background-color: #ECECEC;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
  background-color: #f3d87e;
    border-color: #f3d87e;
    color: #ffffff;
}
.widget .widget-title, .widget .widgettitle {
  font-size: 18px; /* original was font-size 22 without font-weight */
  font-weight: 600;
}
.tabarea {
  display: inline-block;
}
.tabeleft {
  position: relative
}
.taberight {
  float: right;
}

/* hide the left widget area on mobile - looks weird */
@media only screen and (max-width:1024px) {
.main-right {
    width: 100%;
    text-align: center;
}
.widget-area{
    display: none;
}
 .content-area {
    width: 100% !important;
}
.w3-bar-item {
    width: 100%;
    text-align: center;
}
.socialicon {
    margin-right: 10px;
    width:40px;
}
.w3-bar-item{
    font-size: 18px;
}
ul {
    list-style: none !important;
}
}
@media only screen and (max-width:940px) {
.mobhead{
    display:block;
    float: left;
    width:100%;
    padding: 0 20px;
    padding-top: 20px;
}
.search-field{
	text-align:center;
}
.qtranxs_widget ul {
    background-color: #fff;
	border: 1px solid #000;
    border-radius: 50px;
    padding: 5px;
	opacity: 0.8;
}
.qtranxs_widget ul li {
    padding: 2px 9px 6px 9px;
}
#woocommerce_product_search-2 {
    margin-right: 0px;
	display:block;
}
.menu-item {
    font-size: 20px;
    float: left;
    width: 25%;
	padding-top: 0;
	padding-bottom: 10px;
}
.desktophome{
	display:none;
}
.mobilehome{
	display:block;
}
.woocommerce-active .site-header .col-full {
	display: none;
}
.primary-navigation {
    display: none;
}
.header-widget-region{
    display:none;
}
.main-left {
    display: none;
}
.inline-header-nav-wrap{
    display: none;
}
}
@media only screen and (max-width:768px) {
.mobhead {
    padding-top: 0px;
}
.w3-bar-item{
    font-size: 14px;
}
.tabs-menu li {
    margin-right: 10px;
    font-size: 10px;
}
.attachment-shop_single{
    width: 60%;
}
.product_title{
  font-size: 30px;  
}
  ul.products li.product img {
    padding: 25px;
    position: relative;
    min-width: 200px;
  }
  .site-main .columns-3 ul.products li.product {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .site-main ul.products li.product {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .site-header {
    margin-top: 0;
  }
  .site-header .site-branding img#s-logo {
    width: 80%;
  }
  .tabs-menu li#fp-li1 {
    margin-left: -45px;
  }
  .tabs-menu li#fp-li3 {
    margin-left: -45px;
  }
  .site-footer {
    padding-top: 20px !important;
  }
.site-header .site-branding {
    margin-top: 0 !important;
}
.block.footer-widget-3 {
    float: left;
    padding-top: 30px;
}
.site-info {
    float: left;
}
.hfeed.site{
    padding-top:0 !important;
}
}
@media (max-width: 500px) {
.menu-item {
	font-size: 14px;
}
.mobhead {
    padding: 0 10px;
}
.part4 {
	padding-top: 8px !important;
}
.part4 a {
	font-size: 20px;
}
.part1 {
	padding-top: 5px;
}
.part1 img{
	width:40px;
	height:40px;
}
.part2 img {
	width: 22px !important;
}
.search-field {
    font-size:10px;
}
.widget_product_search form::before {
    top: 6px;
}
.qtranxs_widget ul li {
    font-size: 12px;
    padding: 2px 7px 5px 7px;
    margin: 0 !important;
}
.language-chooser1{
    font-size: 12px;
    padding: 2px 6px 6px 6px;
    width: 30px;
}
ul.products li.product img {
    padding: 5px;
    min-width: 50px;
    max-height: 210px;
}
.fr-tabs-menu li#fp-li3 {
    margin-left: -45px;
}
ul.products li.product .button {
    font-size: 14px;
}
ul.products li.product .woocommerce-LoopProduct-link {
    min-height: 300px;
}
.square {
    height: 220px;
}
.w3-bar-item{
    font-size: 12px;
}
.site-header {
  background-color: #ECECEC;
}
ul.products li.product .price {
    height: 50px;
}
}
@media (max-width: 390px) {
ul.products li.product img {
    max-height: 200px;
}
.square {
    height: 210px;
}
.site-header .site-branding {
    width: 20%;
    margin-right: 0%;
}
}
@media (max-width: 330px) {
ul.products li.product img {
    max-height: 180px;
}
.square{
    height: 180px;
}
ul.products li.product .woocommerce-LoopProduct-link {
    min-height: 200px;
}
.w3-bar-item{
    font-size: 10px;
}
}
/* unified style for the left area: */

#text-8.widget {
  text-align: center;
  font-style: italic;
}

#text-8 .widget-title {
  border-bottom: none;
  margin-bottom: 0;
}

.site-footer {
  background-color: #ECECEC;
  padding: 0;
}

/* view all - front page link */

.linkviewall {
  float: right !important;
  padding-right: 10%;
  padding-top: 30px;
}

.linkviewall a {
  font-style: italic;
  text-decoration: none;
  font-size: 15px !important;
  color: #6d6d6d !important;
  position: relative;
  left: 33px;
}

.boldletters {
  font-weight: 450 !important;
}

.single-product div.product p.price {
  margin: 1.5em 0 0.5em 0;
}

.tab div#tab-1 {
  border: none;
}

hr#single-product-description-top {
  margin: 0;
  top: -10px;
}

h1#testing  {
  top: -100;
  z-index: 100;
}

.single-product div.product .woocommerce-product-gallery {
  margin-bottom: 0 !important;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout {
  background-color: #f3d87e;
  border-color: #f3d87e;
}
button.alt, a.button.alt:hover {
  background-color: #cfaf47;
  border-color: #cfaf47;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
  background-color: #f3ce55;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #f3ce55;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #cfaf47;
}


/* working with tabs on homepage */

.fr-tabs-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.fr-tabs-menu li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 35px;
}

.fr-tabs-menu li a {
    /*font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;*/
    font-family: Arial;
    font-size: 2em;
    /* color: #6d6d6d; */
    color: #F9BF3B;
    font-weight: 300;
}

.fr-tabs-menu li.current a {
    font-weight: 400;
    /* color: #00ad64; */
    color: #F3CE56;
}

.hentry.type-page .entry-header {
    display: none;
}
@media (min-width: 940px) {
.glide {
    height:80px !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.glide .site-branding {
    /*background: url("https://levitbooks.com/wp-content/uploads/2018/06/app-logo.png");*/
    background: url("/wp-content/uploads/2018/06/app-logo.png");
    background-size: auto;
    width: 60px;
    height: 60px;
    background-size: cover;
    margin-top: 10px !important;
}
.glide .site-branding img{
	display:none;
}
}
.hentry {
    margin-bottom: 30px;
}
.blink{
	padding: .8em 1.5em;
	background-color: #f3d87e;
	color: #FFFFFF;
	position: relative;
	bottom: 116px;
	left: 250px;
	font-weight: 600;
}
.blink:hover{
	background-color: #dabf65;
}
.entry-content .woocommerce form input[type=image]{
    background-color: #f3d87e;
    border-color: #f3d87e;
    color: #ffffff;
    padding: 7px 10px;
    text-align: center;
}
.entry-content .woocommerce form input[type=image]:hover{
	background-color: #dabf65;
    border-color: #dabf65;
}