/*
Theme Name: Verito Child
Theme URI: http://wordpress.magikthemes.com/verito
Author: MagikCommerce
Author URI: https://www.magikcommerce.com/
Description: Verito Woocommerce Child Theme
Template: verito
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,  left-sidebar,  accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: verito-child

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/*
custom 
*/
.nopadding{
	padding: 0 !important;
	margin: 0;
}
.title{
	font-weight: bold;
	font-size: 20px;
	color: #000 !important;
	font-family: 'frankfurtgothicbold';
	margin-bottom: 0;
	padding-bottom: 15px;
}
body{
	font-family:'frankfurtgothic' !important;
}
/*header*/
.toplinks{
	font-family: 'frankfurtgothicbold';
}
.welcome-msg{
	display: none;
}
.mini-cart .dropdown-toggle{
	background-color: #000000;
}
nav{
	background-color: #020000;
}
strong{
	font-family: 'frankfurtgothicbold';
}
/*end header*/
/*slider*/
.custom_title{
	text-align: center !important;
	margin: 0 auto !important;
	padding: 0 !important;
	color: #fff !important;
}
.custom_title span{
	color: #fff !important;
	font-size: 56px;
}
.tp-caption.LargeTitle span{
	text-align: center !important;
}
.custom_subtitle{
	color: #ffcb08 !important;
	font-size: 23px;
	font-weight: bold;
}
/*end slider*/

/* Services */
.title_services{
	margin-left: -15px;
}
.services{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 40px;
}
.services_box{
	border: 1px solid #e5e5e5;
	display: block;
	min-height: 160px;
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 30px;
}
.services_box img {
	float: left;
	margin-top: 10px;
}
.services_box p {
	font-size: 26px;
	color: #000;
	font-weight: 400;
	text-align: right;
	line-height: 29px;
	text-transform: uppercase;
}
.services_box span{
	font-size: 12px;
	color: #adadad;
	text-transform: none;
}
.services_more_container{
	position: absolute;
	right: 1px;
	bottom: 1px;
}
.services_more_container a{
	text-decoration: none;
	color: inherit;
}
.triangle{
	border-bottom: 37px solid #ffcb08;
	border-left: 20px solid transparent;
	float: left;
}
.services_more{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #ffcb08;
		padding: 8px 20px;
		padding-bottom: 7px;
}
button.services_more:after{
	content: '';
	width: 17px;
	height: 10px;
	display: inline-block;
	margin-left: 5px;
	background-image: url(img/arrow.png);
}
/* End Services */

/*clients*/
.home-brand-logo{
	margin-bottom: 85px;
	border: 0;
}
.brand-logo {
	background-color: #fff;
}
.home-brand-logo .slider-items-products{
	border: 1px solid #e5e5e5;
}
.home-brand-logo #brand-logo-slider{
	padding: 45px 0 ;
}
.slider_clients_text{
	font-size: 20px;
	padding: 25px 0 ;
	font-family: 'frankfurtgothic';
}
.slider_clients_text span{
	font-weight: bold;
	font-family: 'frankfurtgothicbold';
}
/*end clients*/
/*footer*/
footer h4{
		font-family: 'frankfurtgothicbold';
}
footer strong{
		font-family: 'frankfurtgothicbold';
	color: #fff !important;
}
.footer-inner:before {
	height: 12px;
	background-color: transparent;
	content: '';
	width: 100%;
	display: block;
	background-image: url(img/footer_border.jpg);
}
.footer-middle{
	display: none;
}
.social{
	display: none;
}
.footer-column{
	width: auto !important;
	padding-top: 20px !important;
}
/*end footer*/
/*blog slider*/
.blog-preview_btn:focus, .blog-preview_btn:hover{
	background-color: #ffcb08 !important;
	border-color: #ffcb08 !important;
}
.blog-preview_title{
	font-family: 'frankfurtgothicbold';
}
.blog-outer-container {
	display: block;
}
#blog-slider .owl-buttons{
	opacity: 1;
	top: -70px;
	position: absolute;
	right: 0;
}
#blog-slider .owl-buttons a{
	background: inherit;
	border: none;
	color: #fff;
	display: block;
	height: 35px;
	margin: 0 0 0 -30px;
	position: absolute;
	width: 28px;
	z-index: 5;
}
#blog-slider .owl-next a, #blog-slider .owl-prev a{
	border: 1px solid #e5e5e5;
	color: #999;
	height: inherit;	
}
#blog-slider .owl-buttons .owl-next a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 24px;
	line-height: 21px;

}
#blog-slider .owl-buttons .owl-prev a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 24px;
	line-height: 21px;

}

.title_blog{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 18px;
	margin-bottom: 25px;
	text-transform: uppercase;
}
/*end blog slider*/

/*contact page*/
.contact_content{
	font-size: 16px;
}
.title_contact{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 40px;
	margin-top: 60px;
}
.title_contact span{
	font-family: 'frankfurtgothicheavy';
}
.contact_map{
	font-family: 'frankfurtgothic';
}
.contact_map .title_contact{
	margin-bottom: 25px;
	color: #4a4a4a;
}
.contact_map h3{
	text-align: center;
	font-size: 14px;
}
.contact_map h3 span{
	font-weight: bold;
	font-family: 'frankfurtgothicbold';
}
.contact_content strong{
	line-height: 36px;
	color: #000;
}
.contact_content > p{
	margin: 0;
}

.wpcf7-form label{
	width: 100%;
	font-size: 16px;
	margin-top: 15px;
}
.wpcf7-form input , .wpcf7-form textarea {
	width:100%;
	resize: none;
	max-height: 130px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form textarea,.wpcf7-form  select{
	background: #f8f8f8;
	margin-top: 10px;
}
.wpcf7-submit{
	max-width: 130px;
	position: absolute;
	right: 15px;
	bottom: 30px;
	border: 0;
	background-color: #ffcb08;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0;
	text-transform: uppercase;
}
/*end contact page*/

/*single product*/
.compare .button{
	display: none;
}
.sku_wrapper{
	display: none !important;
}
.product-view .product-shop a.compare.button{
	display: none !important;
}
.input-text .qty .text{
	background-color: #fff !important;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed, .product-view .product-shop .cart .single_add_to_cart_button{
	background: #000 !important;
	opacity: 1;
	border-color: #000 !important;
	font-size: 12px !important;
	font-family: 'frankfurtgothicbold';
	font-weight: 400 !important;
}
.product-view .product-name h1{
	font-family: 'frankfurtgothic' !important;
}
.product-view .product-shop ins .amount, .availability, .product-brand, .item-info{
	font-family: 'frankfurtgothic' !important;
}
.products-grid .item .item-inner .item-info .info-inner .item-title a{
	font-family: 'frankfurtgothic' !important;
	font-weight: 600;
}
span.woocommerce-Price-amount.amount{
	font-family: 'frankfurtgothicbold';
	font-size: 15px;
}
.product-view .short-description h2{
	font-family: 'frankfurtgothicbold';
	font-weight: 400 !important;
}
.quantity .custom label{
	font-size: 15px;
}
.product-view .short-description p{
	font-size: 15px;
}
.posted_in, .posted_in a{
	font-size: 11px;
}
.related-pro .block-title h2 , .upsell-pro .block-title h2{
		font-family: 'frankfurtgothicbold';
	font-weight: 400;
}
.related-pro .block-title em , .upsell-pro .block-title em{
		font-family: 'frankfurtgothic' !important;
}
.action .single_add_to_cart_button{
	font-weight: 400 !important;
}
.product-view .product-shop .cart .single_add_to_cart_button:before{
	background-image: url(img/cart.png);
	content: '';
	display: block;
	width: 17px;
	height: 17px;
	float: left;
	margin-top: -2px;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty{
	background: none repeat scroll 0 0 #fff !important;
}
.product-view{
	margin-bottom: 70px;
}
.sale-label{
	font-family: 'frankfurtgothicbold';
}
a.link-compare.add_to_compare.compare{
	display: none;
}
.box-hover{
	margin-left: -40px !important;
}
.box-hover .add-to-links li a{
	color: #737070 !important;
}
.box-hover .add-to-links li a:hover{
	color: #ef4749 !important;
	background: #fff !important;
}
.box-hover .add-to-links li a:hover:after{
	background: #fff !important;
}
/*end single product*/

/*List*/
.woocommerce-result-count{
	display: none !important;
}
.woocommerce-ordering{
	display: none !important;
}
.toolbar a.button-active{
	background-color: #ffcb08 !important;
	border-color: #ffcb08 !important;	
}
.toolbar a{
	background-color: #fff !important;
	border-color: #fff !important;
}
.rating{
	display: none;
}
.block-title{
	font-size: 16px;
}
.block-title, .product-categories, .page-heading-title{
	font-family: 'frankfurtgothic';
	font-weight: 600;
}
.widget_product_categories .product-categories li ul li::before {
	color: #454545;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a{
	font-family: 'frankfurtgothic';
	font-weight: 600 !important;
}
.quantity{
	font-family: 'frankfurtgothic';
	font-weight: 600;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount, .woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a{
	font-family: 'frankfurtgothic' !important;
	font-weight: 600 !important;
}
.woocommerce.widget_shopping_cart a.button.checkout{
	display: none;
}
.sidebar.col-left del .amount, .sidebar.col-left .amount{
	font-size: 14px;
}
.block.woocommerce.widget_product_categories{
	margin-top: 12px;
}
.products-grid .item:hover .item-inner .item-info .info-inner .item-title a{
	color: #ffcb08 !important;
}
.products-grid .item:hover a.button, .button:hover{
	background-color: #ffcb08 !important;
	border-color: #ffcb08 !important;
}
.widget_product_categories .product-categories li.current-cat a, .widget_product_categories .product-categories li.current-cat:before{
	color:  #ffcb08;
}
.our-features-box .feature-box h3, .our-features-box .feature-box{
		font-family: 'frankfurtgothic';
}
.our-features-box .feature-box{
		padding: 10px 15px;
}
.our-features-box .feature-box span{
	vertical-align: super;
}
/*End List*/
/*popup*/
.mfp-content{
	width: 55% !important;
	padding: 30px 40px;
	background: #fff;
}
.popup_title{
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'frankfurtgothic';
	font-weight: 600;
	margin: 0;

}
.popup_title span{
	font-family: 'frankfurtgothicbold';	
}
button.mfp-close{
	background-image: url(img/exit_popup.png);
	background-repeat: no-repeat;
	float: right;
	right: -9px;
	margin-right: 0;
	position: absolute;
	width: 22px;
	opacity: 1;
	height: 22px;
	top: -9px !important;
	text-indent: 100%;
	overflow: hidden;
}
div.wpcf7-validation-errors{
	border: 0;
	margin-top: 0;
}
/*end popup*/

/* menu */
.main-menu .narrow .mgk-popup ul.sub-menu {
	padding-left: 5px !important;
	padding-top: 10px !important;
}
#main-menu .mega-menu .narrow .mgk-popup li.menu-item a {
	padding-left: 15px !important;
}
.mega-menu li.menu-item > a, .mega-menu li.menu-item > h5 {
	font-family: 'frankfurtgothic';
	font-weight: 400;
	font-size: 14px;	
}
.mega-menu > li.menu-item:hover > a span {
	background: none !important;
}
.mgk-main-menu #main-menu .mega-menu > li.menu-item > a {
	padding: 12px 12px 5px 12px;
}
.main-menu .narrow .mgk-popup ul.sub-menu li .sub-menu {
	padding-left: 5px !important;
}

.main-menu .narrow .mgk-popup ul.sub-menu li .sub-menu li .sub-menu {
	display: block !important;
	opacity: 1 !important;
}
#main-menu .mega-menu .narrow .mgk-popup ul.sub-menu ul.sub-menu {
	padding-top: 10px !important;
}
#main-menu .mega-menu .narrow .mgk-popup ul.sub-menu ul.sub-menu ul.sub-menu {
	padding-top: 0px !important;
}
.mega-menu > li.menu-item:hover > a {
	background: none !important;
	background-color: #ffcb08 !important;
	color: #000 !important;
}
.mgk-main-menu #main-menu .mega-menu > li.menu-item:first-child a span i {
	float: right;
	margin-left: 7px;
	margin-top: 0px;
}
.mega-menu .wide .mgk-popup > .inner {
	min-height: 300px;
}
.mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item {
	border-right: 0;
}
.admin-bar .top-cart-contain.sticky-topcart {
	top: 32px;
	transition: none;
	right: 25px;
}
.sticky-header .mgk-main-menu #main-menu .mega-menu > li.menu-item > a {
	padding-right: 12px;
	padding-left: 12px;
}
#main-menu .mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover, #main-menu .mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover, #main-menu .mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item > a:hover {
	color: #ffcb08;
}
.top-cart-contain.sticky-topcart {
	transition: none;
}
.mini-cart .basket a {
	padding: 0;
}
.owl-item .item {
	margin: 0 15px;
}
.sticky-header {
	background: #000;
}
.category-product .nav>li>a:hover, .category-product .nav>li>a:focus, #toTop {
	background-color: #ffc000;
}
#toTop:hover {
	background-color: #ffdd76;
}
.mega-menu > li.menu-item.active > a, .mega-menu > li.menu-item.active > h5 {
	color: #ffc000 !important;
}
.product-view .product-shop .cart .single_add_to_cart_button:hover {
	background: #ffc000 !important;
	border-color: #ffc000 !important;
}
.related-pro .owl-theme .owl-controls .owl-buttons a:hover {
	background: #ffc000 !important;
	border-color: #ffc000 !important;
}

.preloader {
	text-align: center;
	z-index: 9999;
	background-color: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
}

.preloader img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-left: -95px;
	animation: animationFrames linear 2s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	-webkit-animation: animationFrames linear 2s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animationFrames linear 2s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-o-animation: animationFrames linear 2s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-ms-animation: animationFrames linear 2s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    opacity:0.2;
    filter: grayscale(100%);
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0.2;
    filter: grayscale(100%);
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0.2;
    filter: grayscale(100%);
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0.2;
    filter: grayscale(100%);
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0.2;
    filter: grayscale(100%);
  }
  100% {
    opacity:1;
  }
}
#yith-quick-view-content div.summary .star-rating {
	display: none !important;
}
#yith-quick-view-content div.summary .ask-to-product {
	display: none !important;
}
.owl-item{
	width: 100px;
}
.promotion-label {
	background: #ffcb08 !important;
}

.comment-respond {
	display: none;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
.search-box {
    width: 205px;
    margin-top: 0px;
    float: right;
}
}
@media only screen and (max-width: 767px) {
.woocommerce-shipping-fields span {
        margin-left: 15px;
}
}
@media only screen and (max-width: 767px) {
.checkbox input[type=checkbox] {
        margin-left: -3px;
    	margin-top: 1px;
}
}

@media only screen and (max-width: 500px) {
.availability.out-of-stock span {
        margin-left: -3px;
    	margin-top: 17px;
}
}

.nopadding strong {
	padding-right:7px;
}

#rev_slider_4_wrapper .info1 {
	left:2% !important;
	top: 34%;
}
.mc4wp-form input[type="submit"] {
	margin-top:-1px;
}
.woocommerce form .form-row textarea {
	height: 5em !important;
}
.woocommerce-page form .form-row label.checkbox > input {
	margin: 0px 8px 0 6px !important;
}
.services_more {
	padding-bottom:8px !important;
}

.owl-item p {
	padding-left:16px;
}

.products-grid li .item-img .item-img-info img {
	max-height: 241px;
}

.slider-items .item-img .item-img-info img {
	max-height: 241px;
}
.invoice-checkbox label {
	padding-left: 20px;
	position: relative;
}
.woocommerce-page form .form-row.create-account label.checkbox input {
	margin: 0 !important;
}
.woocommerce-page form .form-row.invoice-checkbox label.checkbox input {
	position: absolute;
	left: 0;
	top: 6px;
	margin: 0 !important;
}
.li-hidden {
	opacity: 0;
}
.top-cart-contain.sticky-topcart{
	right: 30px;
}

.promotion__header__right h5 a{
	color: #000;
	transition: .4s;
	text-decoration: none;
	font-family: Georgia, sans-serif;
	text-transform: capitalize;
	font-size: 27px;
}
.promotion__header__right h5 a span{
	color: #ffd227;
}
.promotion__header__right h5 a:hover{
	opacity: .8;
}

@media all and (min-width: 992px) {
	.desktop-menu-item--hide{
		display: none!important;
	}
}

.promotion__header__right{
	background: #B2161A!important;
	padding: 20px 130px 30px 30px!important;
}
.subheader a{
	color: #fff;
}
.promotion__header__right h5.subheader a{
	font-size: 13px;
	color: #fff;
	font-family: Georgia, sans-serif;
	white-space: nowrap;
}
@media all and (min-width: 992px){
	.promotion__header h1 {
	    font-size: 37px!important;
	    max-width: 73%;
	}
}
.woocommerce-page form .form-row label.checkbox > span {
	float: none !important;
}

.zoomContainer{
	display: none;
}
img#product-zoom{
	opacity: 1;
}
.mgk-main-menu #main-menu .mega-menu > li.menu-item > a {
    padding: 12px 5px 5px 5px;
    font-size: 13px;
}