/*  
Theme Name: Docu-Service.it
Theme URI: 
Version: 1.16.0
Author: 
Author URI: 
Description: 
Text Domain: docu
Core Framework Version: 2.0.0
Tags: white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Copyright: (c) 2012-2014 Your Inspiration Themes
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
template: mindig
*/

/* If you need to edit Bi-Shop folder name, pay attention to change the name even in woocommerce/style.css file */

/* Below you can write your style */



.hidden{
	display:none;
}

.visible{
	display:block;
}

div.loading-layer{
	position: absolute;
	background-color: rgba(255, 255, 255, 0.8);
	width: 100%;
	height: 100%;
	z-index: 2000;
	overflow: hidden;
	left:-0.5%;
	top:-0.1%;
	display:block;
}

div.loading-layer img{
	display: table-cell;
	margin: 44% auto;
	vertical-align: bottom;
}

div.loading-layer span{
	color:#555555;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 12px;
	float: right;
	margin-right: 5px;
}

#primary{
	margin-top:0!important;
}

.slogan-wrapper {
    padding: 5px 0 20px 0!important;
}

.search-field{
	border-width: 2px!important;
    border-color: #cccccc!important;
    border-style: dashed!important;
    background-color: white;
    margin:0;
}

.search-field:focus{
	border-style:solid!important;
}

h3.form-row{
	height: auto!important;
	margin:30px 0 15px 0!important;
	padding-top:20px
}

.form-row{
    height: 5.7em!important;
}

/*.form-row < input[type="radio"]{
	height: 100%!important;
}*/

.col-6.cpf-type-select{
    width:45%!important;
}

.col-12.cpf-type-select{
    width:90%!important;
}

.selectric{
	padding-bottom:5px!important;
}

.call-btn .special-font a.btn-alternative{
	color:#ffffff!important;
}

*.docu-smaller a, *.docu-smaller span{
	font-size:90%!important;
}

#affix{
	z-index:1000;
	max-width: 339px!important;
}

.affix{
	top: 350px!important;
}

.data-affix-inner-menu.affix{
	top:70px!important;
}

.yit-vertical-megamenu .nav > ul > li.active a{
	color: rgb(192, 57, 43);
	border-left:3px solid rgb(192, 57, 43);
	box-sizing: border-box;
	padding-left:5px;
}

#slogan .slogan-wrapper{
	text-align: center;
}

#slogan span.h2{
	font-size: 40px;
	font-family: Oswald, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}

#docu-page-title{
	text-align: center;
	font-size:26px;
}

.docu-page-title-wrapper{
	padding: 40px 0 5px 0;
	border-bottom:1px solid #e9e9e9;
}

.tmcp-field-wrap label{
	width:50%!important;
}

.owl-nav .disabled{
    display:none;
}

div.owl-stage-outer.owl-height{
	margin: 20px 0!important;
	padding:0!important;
}

.sbHolder{
	width: 100%!important;
	border: 1px solid #cccc;
	margin:0px!important;
}

.sbOptions{
	border-bottom: 	1px solid #cccccc!important;
	border-left: 	1px solid #cccccc!important;
	border-right: 	1px solid #cccccc!important;
	max-height: 	none!important;
}

.sbHolder .sbOptions{
	padding:6px 0!important;
}

.sbOptions li{
	padding: 15px;
}

.sbOptions li:hover{
	background-color:#f9f9f9;
}

.woocommerce-variation.single_variation{
	margin: 20px 0px;
	clear: both;
	display: block;
	text-align: right;
}

.woocommerce-variation-add-to-cart button{
	float: right;
}

.page-title{
	width: 50%;
	float: left;
}

#page-meta form.woocommerce-ordering{
	float: left;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#docu-term-desc p{
	font-size:16px;
}

.woocommerce ul.products li.product.list {
    width: '';
}

.product-description p{
	font-size: 15px;
}

.widget_nav_menu ul li a, .widget_product_categories ul li a{
	font-size: 14px;
	line-height: 15px;
}

.widget_nav_menu ul li, .widget_product_categories ul li{
	padding-top:10px!important;
	padding-bottom: 10px!important;
	border-bottom:1px solid #eeeeee!important;
	line-height: 15px!important;
}

/*.widget_nav_menu ul li a:before, .widget_product_categories ul li a:before{
	content: "\f105   ";
	font-family: FontAwesome;
	font-size:8px;
}*/

.widget.widget_nav_menu ul li a:after{
	content: ""!important;
}


.woocommerce input[type="text"], .woocommerce input[type="password"], .woocommerce input[type="email"], .woocommerce input.input-text, .woocommerce-page input.input-text {
    width: 100%;
    height: 35px;
    border: 1px solid;
    padding: 0 10px;
    border-width: 2px!important;
	border-color: #cccccc!important;
	height: 45px!important;
}

.ds-alert{
	display: block;
	margin: 40px auto 0 auto;
	position: relative;
	padding: 5px;
}

.spedizione .details-wrapper .ds-alert{
	margin: 10px auto 0 auto!important;
}

.ds-alert.ds-alert-error{
	border: 5px solid rgb(242, 38, 19);
}
.ds-alert.ds-alert-info{
	border: 5px solid #31708f;
}
.ds-alert.ds-alert-warning{
	border: 5px solid #faebcc;
}
.ds-alert.ds-alert-success{
	border: 5px solid #d6e9c6;
}

.ds-alert.ds-alert a.ds-close{
	position: absolute;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	filter: alpha(opacity=20);
	opacity: .2;
	right: 5px;
	top: 17px;
}

.ds-alert i.ds-alert-icon{
	position: relative;
	/*left: 5px;*/
	top: 4px;
}

.ds-alert.ds-alert-error i.ds-alert-icon{
	color: rgb(242, 38, 19);
}

.ds-alert.ds-alert-warning i.ds-alert-icon{
	color: #faebcc;
}

.ds-alert.ds-alert-info i.ds-alert-icon{
	color: #31708f;
}

.ds-alert.ds-alert-success i.ds-alert-icon{
	color: #d6e9c6;
}
 

.ds-alert-text{
	color: #333333;
	text-align: center;
	margin-left: 30px;
	margin-top: 5px;
	font-family: oswald;
	text-transform: uppercase;
}


.woocommerce form.checkout, .woocommerce-page form.checkout{
	margin-top:5px!important;
}


.woocommerce-NoticeGroup, .woocommerce-NoticeGroup-checkout{
	width:66.6666666%!important;
}

.product-wrapper:hover{
	background-color:#f9f9f9;
}

#mega-menu-wrap-nav #mega-menu-nav > li.mega-menu-megamenu > ul.mega-sub-menu{
	border-left: 2px solid #f9f9f9;
	border-right: 2px solid #f9f9f9;
	border-bottom: 2px solid #f9f9f9;
}

.docu-open-pdf-link{
	position: absolute;
	z-index: 1000;
	left: 25px;
	top: 6px;
	display: none;
	background: red;
	padding: 2px 5px;
	color: white;
	border-radius: 3px;
}

.docu-open-pdf-link-single{
	position: absolute;
	z-index: 1000;
	left: 25px;
	top: 15px;
	display: block;
	background: red;
	padding: 2px 5px;
	color: white;
	border-radius: 3px;
}

.docu-product-image img, #wrapper .images img{
	border: 5px solid #f9f9f9;
	margin-bottom: 10px;
}

.docu-open-pdf-link:hover, .docu-open-pdf-link:visited, .docu-open-pdf-link:active, .docu-open-pdf-link:focus,
.docu-open-pdf-link-single:hover, .docu-open-pdf-link-single:visited, .docu-open-pdf-link-single:active, .docu-open-pdf-link-single:focus{
	color: white!important;
}

.ult-item-wrap:hover .docu-open-pdf-link{
	display: block;
}

.docu-open-pdf-link-list i,
.docu-open-pdf-link-list:hover i,
.docu-open-pdf-link-list:active i,
.docu-open-pdf-link-list:focus i{
	color:red!Important;
}

.woocommerce-ResetPassword button{
	margin-top: 25px;
}

.woocommerce-password-strength{
	color: red;
}

._shipping_method{
	position: relative;
	right: 20px;
}

.fancybox__slide.is-selected.has-pdf,
.fancybox__slide.is-selected.has-pdf .fancybox__content{
	width: 600px!important;
	height: 800px!important;
	margin: 0 auto!important;
	padding: 0!important;
}

.woocommerce-checkout-payment input#terms{
	margin-left: -20px!important;
}

.woocommerce-checkout-payment span.woocommerce-terms-and-conditions-checkbox-text{
	margin-left: 10px!important;
}

/* From Appearance */

.gw-go-header-top h3{
	color:#d91e18!important;
	font-size: 22px!important;
	line-height:24px!important;
	margin-bottom:10px!important
}

.gw-go-col-wrap-1 
.gw-go-body-cell,
.gw-go-col-wrap-2 
.gw-go-body-cell,
.gw-go-col-wrap-3 
.gw-go-body-cell,
.gw-go-col-wrap-4 
.gw-go-body-cell{
	font-size:16px
}

.gw-go-body-cell i{
	font-size:24px!important;
	color:#d91e18!important
}

.gw-go-price-wrap span{
	color:#636363!important
}

blockquote{
	border-left: 5px solid #d91e18
}

#go-pricing-table-5232 .gw-go-tooltip-content{
  	width:400px!important;
	max-width:400px!important;
  	color: #ffffff!important;
    background-color: #000000!important;
    border-color: #000000!important;
}

.slick-prev:before, .slick-next:before{
	display:none!important
}

#header.skin1 .nav, #header.skin2 #header-sidebar .nav {
	position: relative;
	float:none;
	height: 100%;
	display: table;
	width: auto;
	margin: -5px auto 0 auto!important;
}

.mega-menu-title{
	font-size: 16px!important;
	background-color: #f9f9f9;
	padding: 5px 2px;
}

.mega-menu-description{
	font-weight: 300!important;
	font-style: normal!important;
	line-height:1.7!important;
	font-size:15px!important;
}

.mega-sub-menu .mega-menu-column .mega-sub-menu li.mega-menu-item:hover{
	border-left-width:3px;
	border-left-style:solid;
	border-left-color:red;
}

/*#header-sidebar{
	margin-top:10px
}*/

.mega-menu-item .login .input-text{
	  padding: 0 10px;
    border-width: 2px!important;
    border-color: #cccccc!important;
    height: 45px!important;
		width:100%
}

.mega-menu-item .login .form-row{
	margin:0!important
}

.mega-menu-item .login input[type=submit]{
	margin-top:20px
}

.mega-menu-item .login .lost_password{
	margin-top:20px
}

.register-form-title{
	font-size: 20px;
	font-family: Oswald;
	text-transform: uppercase;
}

#page-meta .dgwt-wcas-search-wrapp{
	margin: 10px auto 0 5px;
	float: left;
	width: 45%;
}

@media (max-width: 767px){
	#logo {
		max-width:100%
	}
}

.product.grid{
	min-height: 420px;
}
.product.grid .price{
	/*float:right;*/
	font-size: 22px;
	font-family: Oswald;
}

.slick-dotted.slick-slider{
	margin-top:30px
}

.price .from{
	font-size:14px;
	font-weight:normal
}

.wc-tabs-wrapper{
	padding: 5px 10px;
background-color: #f9f9f9;
}

.woocommerce-tabs ul.tabs{
	border-bottom-color: transparent!important;
}

.woocommerce-tabs > div.panel{
	background-color:transparent;
}

.woocommerce ul.product_list_widget li img{
	border:2px solid #f9f9f9;
	display:none;
}

#docu-order-actions .ds-close{
	display:none
}

#docu-order-actions i{
	position:relative
}

#docu-order-actions .ds-alert{
	padding:20px 10px
}

.docu-actions-wrapper{
	margin-top: 20px;
	display: block;
	width: 100%;
	float: left;
}

.reset_variations{
	margin-left:20px
}

.woocommerce-page table.shop_table.my_account_orders tbody td{
	text-align: left!important;
}

.docu-collapsed{
	overflow:hidden;
	max-height:135px
}

.product.grid{
	min-height:370px!important
}

.footer-row-1 .menu-item a{
	padding:4px 0!important;
	font-size:12px!Important
}
.docu-shadows{
	text-shadow:1px 1px 1px rgba(0,0,0, 0.3)
}

.woocommerce-product-gallery__image{
	display:none
}

#mega-menu-wrap-user-nav #mega-menu-user-nav > li.mega-menu-item > a.mega-menu-link {
    background: #dd0000!important;
	color:white!important
}

#mega-menu-wrap-user-nav #mega-menu-user-nav > li.mega-menu-item > a.mega-menu-link:hover {
    background: #dd00007a!important
}