body {
    font-family: "Arial", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
}
.content-center, .position-center{
	background: none!important;
}
.header-product .logo-wrapper {
	width: 360px;
}
nav > ul {
	float: right;
    width: auto !important;	
}
nav > ul > li {
	padding: 13px;
    /* width: 16.66%;*/
    margin-right: 10px;
}
nav > ul > li::before{
	content: " ";
	position: absolute;
	left: 0;
	top: 10px;
	bottom: 10px;
	border-left: 1px solid #666;
}
nav>ul>li>.fa {
    position: absolute;
    top: 18px;
}
#logo img {
    max-width: 120%;
	width: 120%;
}
.logo-sm{
	max-width: 100px;
	display: block;
	margin-top: 5px;
}
.product-header-content .line-entry .number {
	font-size: 18px;
	color: rgb(0, 0, 0);
	font-weight: 400;
	font-family: Montserrat, sans-serif;
	padding: 15px 0;
}
.line-entry.visible-lg.search-box {
	display: inline-block !important;
}
.swiper-slide .parallax-article .title {
	font-size: 80px;
	line-height: 90px;
}
.highlighted-menus > li {
	background: #ca1515;
	height: 40px;
	margin: 14px 3px;
	border-radius: 5px;
	padding: 0 5px;
}
.highlighted-menus > li > a {
	line-height: 0;
	padding: 20px 0px;
	color: #fff;
}
.highlighted-menus > li.green {
	background: #118013;
}
.fixed-header-visible {
	padding-bottom: 18px;
}
.footer-logo {
	max-width: 95%;
}
.grid-row {
	display: flex;
	flex-wrap: wrap;
}
.grid-row .col {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 40px;
}
.grid-row .col .product-slide-entry{
	margin-bottom: 0;	
}
.grid-row .col .product-slide-entry.align-items-end{
	display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
	
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.product-description {
	font-weight: 500;
	color: #333;
}
.grid-row .col a:hover .title {
	color: #ca1515;
}

.search-field {
    margin-right: 45px;
}

.logo-icon{
    display: none;
}
.fixed-header .logo-icon{
	display: inline-block;
	position: absolute;
    top: 10px;
    left: 0;
	right: 0;
	padding: 0;
}

.logo-icon a{
    max-width: 50px;
	position: absolute;
	z-index: 999999;
}
.logo-icon a img{
	max-width: 50px;
}

/*-Buttons-*/
.button.style-14.btn-grey{
	background: #666;
	border-color:#666;
}
.button.style-14.btn-grey:hover, .button.style-14.btn-grey:focus{
	background: none;
}
.button.style-14.btn-green{
	background:#0E8800;
	border-color:#0E8800;
}
.button.style-14.btn-green:hover, .button.style-14.btn-green:focus{
	background: none;
	color: #0E8800;
}

/*-End Buttons-*/


.checkout-form .col{
	margin-bottom: 15px;
}
.accordeon-title.big{
	font-size: 18px;
}
.chk-on-accordeon{
	position:relative;
}
.chk-on-accordeon .checkbox-entry{
	position:absolute;
	top: 24px;
	left: 50%;
}

.table.tbl-checkout{
	margin-top:15px;
}
.table.tbl-checkout th, .table.tbl-checkout td{
	font-size: 13px;
    line-height: 14px;
    color: #313131;
    font-weight: 600;
	padding: 10px 0;
}
.table.tbl-checkout td{
	text-align: right;
}
.table.tbl-checkout .total th, .table.tbl-checkout .total td{
	font-size: 18px;
    color: #333232;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.accordeon-title .number.green {
    background: #00A417;
    color: #fff;
}

.pop-img{
    position: relative;
}
.pop-img .image{
	display: none;
}
.pop-img:hover .image{
	display: block;
	position:absolute;
	bottom:30px;
	right:0px;
	border: 1px solid #ccc;
	border-radius:6px;
	overflow: hidden;
	padding:15px;
	background: #fff;
}

.article-container.style-1.dark{
	font-weight: 500;
	color: #333;
}
.header-middle{
	padding-bottom: 0;
	padding-top: 0;
	border: none;
}
header.type-4 .logo-wrapper {
    position: absolute;
    left: -15px;
    top: 4px;
}
header.type-4.fixed-header .logo-wrapper{
	display: none;
}
#logo img{
	max-width: 100%;
	max-height: 68px;
}
header.type-4:not(.fixed-header) nav>ul{
	width: 100%;
}
.navigation .nav-overflow{
	padding-left: 230px;
}
header.type-4.fixed-header .navigation .nav-overflow{
	padding-left: 0;
}
header.type-4.fixed-header .additional-header-logo{
	top: 44px;
}
header.type-4.fixed-header .additional-header-logo img{
	max-height: 50px;
}

/*-header-search-box-*/
.header-middle .right-entries{
	width: 550px;
}
.header-middle .right-entries .header-functionality-entry.open-search-popup{
	display: inline-block;
}
.header-search-box{
	padding:12px 0;
}
.header-search-box-xs{
	max-width:240px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.header-search-box-xs span{
	display:block;
	display: table-cell;
}

.parallax-slide.small-slide{
	margin-top: -225px !important;
}
.parallax-slide .swiper-slide{
	padding-top: 100px;
}
nav .simple-list .submenu{
	width: 280px;
}
header{
	background: none;
}
.navigation{
	border: none;
	height: auto;
	padding: 15px;
}
.navigation::before{
	content: ' ';
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.6+1,0.6+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 1%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 1%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 1%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
	position: absolute;
	top: 0;
	left: -1900px;
	right: -1900px;
	bottom: 0;
}

.header-top{
	border:none;	
}
.header-top-entry{
	position: relative;
	z-index: 8;
}
.header-top-entry .title a {
    color: #c1c1c1;
}
.header-top-entry .title a:hover{
    color: #fff;
}
nav>ul>li>a:hover{
	color: #fff;
}
header.type-4 .header-top-entry .title{
	border: none;
}

/*-Homepage-*/
.tagline-sec-1{
	position: relative;	
}
.tagline-sec-1::before{
	background: #333;
    bottom: 0;
    content: "";
    height: 100%;
    left: 50%;
    margin-left: -50000px;
    position: absolute;
    width: 100000px;
	z-index: 0;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}
.tagline-sec-1 .body{
	padding: 20px 15px;
	color: #fff;
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 24px;
}
.special-item-entry .title span.top {
    font-size: 18px;
    line-height: 22px;
	margin-bottom: 5px;
}
.special-item-entry .title span.main {
    font-size: 36px;
    line-height: 40px;
}
.product-line-sec{
	background: #fff;
	padding: 50px 0;
}
.product-line-sec .parallax-slide.small-slide{
	margin-top: 0!important;
	height: 390px !important;
}
.product-line-sec .parallax-slide .swiper-slide{
	padding: 0;
}
.product-line-sec .block-title{
	font-size: 32px !important;
	border: none;
	margin-bottom: 15px;
}
.product-line-sec .subtext{
	font-size: 18px !important;
	margin-bottom: 30px;
}
.home-three-box-sec{
	background: #333 url(../img/bg-three-box.jpg) no-repeat center center;
	background-size: cover;
	padding: 60px 0; 
}
.home-three-box-sec .content-center{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.home-three-box-sec .center-box{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.home-three-box-sec .special-item-entry{
	height: 270px;
}
.home-three-box-sec .special-item-entry .button{
	bottom: 50px;
}
.home-three-box-sec .special-item-entry .title{
	top: 40%;
}
.home-three-box-sec .information-entry{
	padding: 0;
	margin-bottom: 0!important;
}
.home-three-box-sec .information-entry .special-item-entry{
	max-width: 100%;
}

.latest-mpm-news-sec{
	background: #eee;
	border-bottom: 3px solid #fff;
}
.latest-mpm-news-sec .block-title{
	font-size: 32px !important;
	border: none;
	margin-bottom: 15px;
}
.latest-mpm-news-sec .subtext{
	font-size: 18px !important;
	margin-bottom: 30px;
	color:#fff;
}
.latest-mpm-news-sec .parallax-slide.small-slide{
	margin-top: 0!important;
	height: 450px !important;
}
.latest-mpm-news-sec .parallax-slide.small-slide .parallax-article .description{
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
	font-weight: 600;
}

/*-Footer-*/
footer .footer-address a:hover{
	color: #fff!important;
}
/*------------*/

.heading-article .description{
	font-size: 18px;
}
.product-slide-entry .title{
	text-align: center;
}
.shop-grid.list-view .product-slide-entry .title{
	text-align: left;
}
.product-slide-entry .items{
	text-align: center;
	color: #ca1515;
}
.heading-article .description strong{
	font-weight: 600;
}
.categories-list.no-pad-right ul li a{
	padding-right: 15px;
}
.categories-list.no-pad-right ul li.active a{
	color: #ca1515;
	font-weight: 700;
}
.our-brands-sec .categories-list{
	text-align: center;
}
.our-brands-sec .categories-list .block-title{
	text-align: left;
}
.our-brands-sec .categories-list img{
	margin: 20px 0 20px 0;	
}
.box-body-text{
	max-width: 100% !important;
}
.box-body-text .description{
	font-size: 16px;
	line-height: 22px;
}
.categories-border-wrapper .accordeon-title.active, .categories-border-wrapper .article-container li a span{
	color: #ca1515;
}
.btn-block{
	width: 100% !important;
	max-width: 100%!important;
}
@media (max-width: 991px){
    .product-detail-box .button.btn-block, .product-detail-box .button.btn-block-xs {
        width: 100% !important;
	    max-width: 100%!important;
        margin-bottom:15px !important;
    }
    .btn-block-xs{
	    width: 100% !important;
	    max-width: 100%!important;
    }
}

.list-view .txt-in-stock{
    text-align:left !important;
    margin-bottom:10px;
}

.btn-outline-gray{
	background: #fff!important;
    color: #999!important;
    border-color: #999!important;
}
.btn-outline-gray:hover{
	color: #333!important;
    border-color: #333!important;
}
.quote-row{
	border: 1px solid #CCC;
    padding: 15px;
    margin-bottom: 15px!important;
}
.quote-row .title{
	font-weight: 600;
	font-size: 18px;
}
.quote-row .action{
	float: right;
}
.quote-row .action .button{
	padding: 5px;
	width: auto!important;
}

/*---Slik slider---*/
.product-slider-wrap {
  margin-bottom: 40px;
  
}

.product-slider-wrap .disply {
	/*- border: 1px solid #ccc; -*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	background-clip: padding-box;
	max-height: 485px;
	margin-bottom: 0;
	overflow: hidden;
}

.cart-box.popup{
    left: auto;
    right: 10.5%;
    top: 34px;
}

.header-functionality-entry{
    padding: 0;    
    color: #747474;
}
.header-functionality-entry a{
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    font-weight: 400;
    vertical-align: bottom;
    padding: 0 14px;
    white-space: nowrap;
}
.header-functionality-entry a:hover{
    color: #e3e3e3;
}
.cart-box.popup .content .title {
    font-size: 12px;
    line-height: 15px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    padding: 0;
    white-space:normal;
}
.shop-by-manufacturer-sec{
	background: #f3f2f2;
	padding: 30px 0 15px 0;
}
.shop-by-manufacturer-sec .block-title{
	font-size: 26px;
	margin-bottom: 0;
}
.shop-by-manufacturer-sec .row .box a{
	display: block;
	height: 150px;
	margin-bottom: 15px !important;
	background-size: contain!important;
}
.shop-by-manufacturer-sec .row .box a.img-1{
	background: url(../img/brand-logo-2.png) no-repeat center center;
}
.shop-by-manufacturer-sec .row .box a.img-2{
	background: url(../img/brand-logo-4.png) no-repeat center center;
}
.shop-by-manufacturer-sec .row .box a.img-3{
	background: url(../img/brand-logo-1.png) no-repeat center center;
}
.shop-by-manufacturer-sec .row .box a.img-4{
	background: url(../img/Fri-Jado_Logo.png) no-repeat center center;
}
.shop-by-manufacturer-sec .row .box a.img-5{
		background: url(../img/Citrocasa.png) no-repeat center center;
}
.shop-by-manufacturer-sec .row .box a.img-6{
	background: url(../img/brand-belshaw-adamatic.png) no-repeat center center;
}
body.homepage .at-footer{
	display: none;
}

.footer-wrapper .social-icons{
	padding-bottom: 30px;
}
.footer-wrapper .social-icons a{
	font-size: 35px;
	color: #a6a6a6;
	margin-right: 5px;
}
.footer-wrapper .social-icons a:hover{
	text-decoration: none;
	color: #fff;
}

@media only screen and (max-width: 1199px) {
  .product-slider-wrap .disply {
    height: 300px;
    height: 18.75rem; } }

@media only screen and (max-width: 991px) {
  .product-slider-wrap .disply {
    height: 200px;
    height: 12.5rem; } 
  .shop-by-manufacturer-sec .row .box a{
	width: 280px;
	  margin: 0 auto;
	}
	.footer-wrapper .social-icons{
		padding-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
  .product-slider-wrap .disply {
    height: 255px;
    height: 15.9375rem; } }

@media only screen and (max-width: 360px) {
  .product-slider-wrap .disply {
    height: 195px;
    height: 12.1875rem; } }

.product-slider-wrap .disply:after {
  content: ' ';
  position: absolute;
  top: 0px;
  top: 0rem;
  right: 0px;
  right: 0rem;
  bottom: 0px;
  bottom: 0rem;
  left: 0px;
  left: 0rem;
  border: 3px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box; }

.product-slider-wrap .disply .slick-track {
  display: flex;
  align-items: center; }

.product-slider-wrap .disply .slick-track .slick-slide img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 485px;
  max-height: 30.3125rem; }

@media only screen and (max-width: 991px) {
  .product-slider-wrap .disply .slick-track .slick-slide img {
    max-height: 300px;
    max-height: 18.75rem; } }

@media only screen and (max-width: 991px) {
  .product-slider-wrap .disply .slick-track .slick-slide img {
    max-height: 250px;
    max-height: 15.625rem; } }

@media only screen and (max-width: 360px) {
  .product-slider-wrap .disply .slick-track .slick-slide img {
    max-height: 190px;
    max-height: 11.875rem; } }

@media only screen and (max-width: 767px) {
  .product-slider-wrap .slick-slide img {
    display: block;
    margin: 0 auto; } }

.product-slider-wrap .slider-nav-thumbnails {
  padding: 0px 20px;
  padding: 0rem 1.25rem; }

.product-slider-wrap .slider-nav-thumbnails .slick-slide {
  margin: 15px 10px;
  margin: 0.9375rem 0.625rem;
  border: 1px solid #ccc;
  overflow: hidden;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  position: relative;
  max-height: 110px;
  max-height: 6.875rem; }

.product-slider-wrap .slider-nav-thumbnails .slick-slide:after {
  content: ' ';
  position: absolute;
  top: 0px;
  top: 0rem;
  right: 0px;
  right: 0rem;
  bottom: 0px;
  bottom: 0rem;
  left: 0px;
  left: 0rem;
  border: 2px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box; }

.product-slider-wrap .slider-nav-thumbnails .slick-slide img {
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%; }

.product-slider-wrap .slick-prev, .product-slider-wrap .slick-next {
  z-index: 1;
  height: 30px;
  width: 30px; }

.product-slider-wrap .slick-prev:before, .product-slider-wrap .slick-next:before,
.slider-in-popup .slick-prev:before, .slider-in-popup .slick-next:before{
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 20px;
  line-height: 1;
  color: #333;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.product-slider-wrap .slick-prev:hover:before, .product-slider-wrap .slick-next:hover:before {
  color: #333; }

.product-slider-wrap .slick-prev {
  left: 0; }

.product-slider-wrap .slick-prev:before,
.slider-in-popup .slick-prev:before{
  content: "\f053"; }

.product-slider-wrap .slick-next {
  right: 0; }

.product-slider-wrap .slick-next:before,
.slider-in-popup .slick-next:before{
  content: "\f054"; }

.product-slide-popup .popup-container{
	background:#292b2c !important
}
.product-slide-popup .close-popup::before,
.product-slide-popup .close-popup::after{
	background:#fff;
}
.slider-in-popup .slick-prev:before, .slider-in-popup .slick-next:before{
	color:#fff;
}
.slider-in-popup .slick-slide img{
	margin:0 auto;
	max-width:100%;
	max-height:450px;
}

.input-group-btn{
	position: relative;
    top: -12px;
}
.input-group-btn .btn{
	border-radius: 0;
    padding: 12px 17px 11px 17px;
}
.input-group-addon{
    border-radius: 0;
    padding: 14px 17px;
}

.logo-grid{
	display: flex;
    flex-wrap: wrap;	
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	margin: 0;
}
.logo-grid .col{
	position: relative;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 150px;
}
.logo-grid .col .box, .logo-grid .col .box img{
	margin: 0 auto;
}
.logo-grid .col .box::before{
	display: none;
	content: ' ';
	background: #ccc;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -3;
}
.logo-grid .col .box::after{
	content: ' ';
	background: #fff;
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 3px;
	right: 3px;
	z-index: -1;
	border-radius: 10px;
}
.logo-grid .col:hover  .box::before{
	display: block;
}
@media (max-width: 767px) {
	.logo-grid .col{
		width: 50%;
	}
	.home-three-box-sec .center-box{
		border-left: none;
		border-right: none;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
}
.content-text-sec h4{
	margin-top: 35px;
}
.content-text-sec h4:first-child{
	margin-top: 0;
}
.swiper-slide.active .parallax-article .title{
	text-transform: capitalize;
}
.quote-id-sec {
    position: relative;
    margin-top: 30px;
    margin-top: 1.875rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    padding-right: 200px;
    padding-right: 12.5rem;
}
.quote-id-sec .btn-download {
    position: absolute;
    top: 0px;
    top: 0rem;
    right: 0px;
    right: 0rem;
    line-height: 35px;
    line-height: 2.1875rem;
    padding-left: 38px;
    padding-left: 2.375rem;
	border: 1px solid #d14242;
}
.quote-id-sec .btn-download i {
    position: absolute;
    top: 10px;
    top: 0.625rem;
    left: 10px;
    left: 0.625rem;
}
@media only screen and (max-width: 767px){
	.quote-id-sec {
		margin-top: 20px;
		margin-top: 1.25rem;
		padding-right: 0;
		padding-top: 65px;
		padding-top: 4.0625rem;
	}
	.quote-id-sec .btn-download {
		line-height: 26px;
		line-height: 1.625rem;
		padding-left: 28px;
		padding-left: 1.75rem;
	}
	.quote-id-sec .btn-download i {
		font-size: 22px;
		font-size: 1.375rem;
		top:8px;
	}
}

.quote-tbl-header {
    background: #333;
    color: #fff;
    padding: 5px 15px;
    padding: 0.3125rem 0.9375rem;
}
.quote-tbl-row {
    padding: 10px 0px;
    padding: 0.625rem 0rem;
}
.quote-page-sec p strong, .quote-page-sec strong{
	font-weight: 700;
	font-size: 18px;
}
.quote-page-sec p {
    margin-top: 0;
    margin-bottom: 15px !important;
}
.contact-dtl-block {
    position: relative;
    padding-left: 100px;
    padding-left: 6.25rem;
}
.contact-dtl-block .dp {
    position: absolute;
    top: -5px;
    top: -0.3125rem;
    left: 0px;
    left: 0rem;
}

.inline-product-entry .icon, .inline-product-entry .icon:hover {
    border: none;
}
.inline-product-entry .icon .icn{
    font-size: 52px;
	margin-top: 2px;
	
}
.inline-product-entry .link-download{
	display: block;
	color: #cc0000;
}
.inline-product-entry .link-download:hover{
	color: red;
}

#product-popup .popup-container .profile-img{
    width: 120px;
    margin-bottom: 15px;
    margin-top: -90px;
    border: 10px solid #fff;
}
#product-popup .popup-container .profile-img img{
    max-width: 100%;
}

@media (max-width: 767px) {
	#product-popup .popup-container .profile-img{
		margin-top: 0;
		border: none;
	}
}


/*--update-item-orders-pop-sec--*/
.update-item-orders-pop-sec{
	background:#e7e7e8;
}
.update-item-orders-pop-sec .sec-body{
	padding:15px 30px;
}
.update-item-orders-pop-sec .page-title-sec{
	background:#fff;
	padding:15px 30px 20px 30px;
	margin-bottom:-6px;
}
.update-item-orders-pop-sec .page-title-sec .title{
	font-size:22px;
}
.update-item-orders-pop-sec .sec-title{
	background:#394276;
	padding:10px;
	color:#fff;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:18px;
}
.update-item-orders-pop-sec .btn-confirm-order{
	margin-bottom:15px;
	border-radius:0;
	text-transform:uppercase;
}
.update-item-orders-pop-sec .grid-sec{
	padding:15px;
}
.update-item-orders-pop-sec .grid-sec .col-box{
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
	padding-top:15px;
}
.update-item-orders-pop-sec .grid-sec .col-box .box .img img{
	max-width:100%;
	max-height:180px;
}
.update-item-orders-pop-sec .grid-sec .col-box .box{
	color:#333;
	text-decoration:none;
}
.update-item-orders-pop-sec .grid-sec .col-box .box .title{
	font-size:14px;
	font-weight:400;
}
.update-item-orders-pop-sec .grid-sec .col-box .box:hover{
	color:#055ead;
	text-decoration:none;
}
.article-container.style-1 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}
.article-container h4, .h4 {
    font-size: 16px;
    line-height: 22px;
}
.inline-product-entry .title {
    font-size: 16px;
    font-weight: 700; 
}
.article-container li a {
    font-size: 14px;
    line-height: 1;
}
.from-the-blog-entry .description {
    font-size: 16px;
    line-height: 24px;
    color: #555;
}
input, textarea, select {
    font-family: "Arial", Helvetica, sans-serif;
    font-weight: 400;
    -webkit-appearance: none;
    border-radius: 0;
}
.simple-field {
    border: 1px #ccc solid;
    font-size: 14px;
    line-height: 43px;
    color: #313131;
    font-weight: 400;
}
.product-description {
    font-size: 16px; 
}
.product-slide-entry .title {
    font-weight: 400;
}
@media (min-width: 992px) {
    .row.row-flex{
        display: flex;
        flex-wrap: wrap;
    }	
    .article-container.style-1.logo-on-right{
	    padding-right:190px;
    }
}
.input-validation-error{
    border-color:#a94442 !important;
}
.field-validation-error {
    margin-top: -15px;
    display: block;
    padding-bottom: 10px;
}
.text-danger{
    color:red !important;
}
.text-center{
    text-align:center !important;
}
.bold{
    font-weight:700;
}
.block{
    display:block;
}
.shop-grid-controls{
    position:relative;
    width:100%;
}
.shop-grid-controls .sub-category-logo{
    float:right;
    text-align:right;
	margin-top: -104px;
    background: #fff;
    height: 150px;
    margin-bottom: -1px !important;
    width: 175px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #ebebeb;
	position: relative;
}
.shop-grid-controls .sub-category-logo img{
    max-height:100%;
    margin-top:0;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 150px;
}

/*--sitemap-sec--*/
.sitemap-sec .sublinks{
    padding:20px 0 30px 0;
}
.sitemap-sec .sublinks a.link, .sitemap-sec .information-entry a.link{
    margin-bottom:15px !important;
    display:inline-block;
    color:#333;
}
.sitemap-sec .sublinks a.link:hover, .sitemap-sec .information-entry a.link:hover{
    color:#ca1515;
}

.simple-field.size-0 {
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
}
.simple-drop-down.simple-field.size-0 select {
    height: 30px;
    line-height: 30px;
    padding: 0 65px 0 20px;
}
.simple-drop-down.simple-field.size-0:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.shop-grid .product-slide-entry .price{
	text-align:center;
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
.product-detail-box .price{
	font-size:24px;
	font-weight:700;
	margin-bottom:10px;
}

.copyright {
    line-height: 20px;
}


/*-Pizza Master Landing Page-*/
.PM-landing-page-sec{
	margin-top: -24px;
}
.PM-landing-page-sec .PM-banner-section{
	background-color: #231f20;
	background-repeat: no-repeat;
	background-position: center 130px;
	background-size: cover;
	padding-bottom: 390px;
}
.PM-landing-page-sec .PM-banner-section .logo-img{
	text-align: center;
	padding-top: 41px;
	position: relative;
}
.PM-landing-page-sec .PM-banner-section .logo-img::before{
	content: ' ';
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #231f20;
	opacity: 0.7;
	z-index: 0;
}
.PM-landing-page-sec .PM-banner-section .logo-img img{
	max-width: 200px;
	position: relative;
	z-index: 1;
}
.PM-landing-page-sec .PM-banner-section .logo-img .body{
	position: relative;
    z-index: 1;
    font-size: 22px;
    color: #fff;
    max-width: 910px;
    margin: 0 auto;
    line-height: 40px;
	font-weight: 700;
	padding: 60px 0;
	text-align: center;	
}
.PM-landing-page-sec .PM-banner-section .logo-img .body strong{
	color: #dfa927;
}
.PM-landing-page-sec .PM-banner-section .logo-img .body .cta{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
}
.PM-landing-page-sec .PM-banner-section .logo-img .body .cta .btn{
	background: none;
    border: 2px solid #dfa927;
    color: #dfa927;
    border-radius: 0;
    font-size: 22px;
    text-transform: uppercase;
    padding: 15px 30px;
}
.PM-landing-page-sec .PM-banner-section .logo-img .body .cta .btn:hover{
	color: #000;
	background: #dfa927;
}

/*-Pizza Master Landing page Features Section-*/
.PM-features-sec{
	padding: 50px 0 0 0;
	text-align: center;
}
.PM-features-sec .title{
	font-size: 22px;
	color: #333;
	font-weight: 700;
}
.PM-features-sec .title strong{
	color: #dfa927;
}
.PM-features-sec .row.center-grid{
	text-align: center;
	padding-top: 50px;
}
.PM-features-sec .row.center-grid .box{
	float: none;
	width: 33%;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
}
.PM-features-sec .row.center-grid .box .icon{
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.PM-features-sec .row.center-grid .box .icon img{
	max-width: 100%;
	max-height: 100%;
}
.PM-features-sec .row.center-grid .box .title{
	font-size: 20px;
	font-weight: 400;
	color: #000;
	margin-bottom: 15px;
}
.PM-features-sec .row.center-grid .box .desc{
	font-size: 18px;
    font-weight: 400;
    color: #999;
    line-height: 32px;
}

/*-Pizza Master Landing page Proof Section-*/
.proof-sec .title{
	background: #231f20;
	border-top: 4px solid #dfa927;
	border-bottom: 4px solid #dfa927;
	color: #dfa927;
	font-size: 34px;
	text-align: center;
	padding: 30px;
}
.proof-sec .bg{
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 600px;
}
.proof-sec .bg .desc{
	position: relative;
}
.proof-sec .bg .desc::before{
	content: ' ';
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #231f20;
	opacity: 0.7;
	z-index: 0;
}
.proof-sec .bg .desc .text{
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 22px;
	line-height: 40px;
	padding: 50px;
	text-align: center;
}
.proof-sec .bg .cta{
	text-align: center;
	padding: 60px 0;
}
.proof-sec .bg .cta .btn{
	background: none;
	border: none;
	font-size:34px;
	color: #dfa927;
	font-weight: 700;
}
.proof-sec .bg .cta .btn span{
	width: 70px;
	height: 70px;
	border: 5px solid #dfa927;
	border-radius: 50%;
	display: inline-block;
	margin-top: 10px;
	padding: 11px 25px;
	text-align: center;
	position: relative;
	top: 22px;
	margin-left: 15px;
}
.proof-sec .bg .cta .btn span i{
	display: block;
	width: 0; 
	height: 0; 
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #dfa927;
}

#product-popup.pizza-master-video-popup .popup-container{
	max-width: 1140px;
}

/*-free-demo-sec-*/
.free-demo-sec{
	display: block;
	border-top: 2px solid #231f20;
	border-bottom: 2px solid #231f20;
	padding: 30px 0;
	color: #78787b;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	text-align: center;
}
.free-demo-sec strong{
	font-weight: 700;
}
.free-demo-sec strong.dark,
.free-demo-sec strong a{
	color: #333;
	font-weight: 700;
}

/*-ovens-sec-*/
.ovens-sec{
	border-bottom: 2px solid #231f20;
	position: relative;
	padding: 30px 15px;
	text-align: center;
}
.ovens-sec .title{
	font-size: 20px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
}
.ovens-sec .desc{
	font-size: 18px;
	color: #78787b;
	font-weight: 500;
}
.ovens-sec .desc span{
	color: #dfa927;
}
.ovens-sec .img{
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
}
.ovens-sec .img img{
	max-width: 100%;
}
.ovens-sec .download-link{
	position: absolute;
	right: 0;
	top: 43%;
}
.ovens-sec .download-link a{
	position: relative;
	display: block;
	background: #231f20;
	color: #fff;
	padding: 21px 20px 19px 0;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	width: 110px;
}
.ovens-sec .download-link a::before{
	content: ' ';
	position: absolute;
	top: 0;
	left: -38px;
	display: block;
	width: 0; 
	height: 0; 
	border-top: 38px solid transparent;
	border-bottom: 34px solid transparent;
	border-right: 38px solid #231f20;
}
.ovens-sec .download-link a:hover{
	background: #dfa927;
}
.ovens-sec .download-link a:hover::before{
	border-right: 38px solid #dfa927;
}

/*-form-sec-*/
.pizza-master-form-sec{
	position: relative;
	padding: 60px 0;
	background: #e4e5e6;
}
.pizza-master-form-sec .bookmark{
	position: relative;
	top: -130px;
}
.pizza-master-form-sec .contact-lbl{
	position: absolute;
	right: 0;
	top: 60px;
}
.pizza-master-form-sec .contact-lbl .box{
	position: relative;
	display: block;
	background: #dfa927;
	color: #fff;
	padding: 29px 20px 27px 0;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	width: 110px;
}
.pizza-master-form-sec .contact-lbl .box::before{
	content: ' ';
	position: absolute;
	top: 0;
	left: -38px;
	display: block;
	width: 0; 
	height: 0; 
	border-top: 38px solid transparent;
	border-bottom: 34px solid transparent;
	border-right: 38px solid #dfa927;
}
.pizza-master-form-sec .form-group{
	margin-bottom: 4px !important;
}
.pizza-master-form-sec .form-control{
	border-radius: 0;
    border: 1px solid #fff;
	font-size: 13px;
	height: 40px;
}
.pizza-master-form-sec .form-control.checkbox-entry{
	padding-top: 14px;
}
.pizza-master-form-sec .row-connect-col{
	margin: 0 -2px;
}
.pizza-master-form-sec .row-connect-col .col{
	padding: 0 2px;
}
.pizza-master-form-sec .form-group label {
	padding: 14px 13px 9px 13px;
	font-weight: 400;
    color: #666;
}
.pizza-master-form-sec textarea.form-control{
	height: 172px;
}
.pizza-master-form-sec .btn-submit{
	border-radius: 0;
    border: 1px solid #dfa927;
    background: #fff;
    color: #dfa927;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 30px;
}
.pizza-master-form-sec .btn-submit:hover,
.pizza-master-form-sec .btn-submit:focus{
	border: 1px solid #dfa927;
    background: #dfa927;
    color: #fff;
}
/*.checkbox-entry span {
    cursor: pointer;
    display: inline-block;
    border: 1px #d9d9d9 solid;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    color: #333232;
    position: relative;
    top: -1px;
    margin-right: 7px;
    position: relative;
}*/

/*-Custom Checkbox-*/
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .15em; left: .22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #4778d9!important;
}


/*-social-icons-sec-*/
.social-icons-sec{
	padding: 30px 15px;
	background: #dfa927;
	text-align: center;
}
.social-icons-sec .social-icons a{
	color: #fff;
	font-size: 55px;
	margin: 10px 20px;
}

.checkbox-entry input:checked + span {
    background: #dfa927;
}


/*-Responsive Table-*/
.responsive-table {
	margin: 1em 0;
	min-width: 300px;
}
.responsive-table td{
	font-weight: 500;
}
.responsive-table tr{
	border-bottom:1px solid #999;
}
.responsive-table th {
	display: none;
	border: none !important;
}
.responsive-table td {
	display: block;
	border: none!important;
}
.responsive-table td:first-child {
	padding-top: .5em;
}
.responsive-table td:last-child {
	padding-bottom: .5em;
}
.responsive-table td:before {
	content: attr(data-th) " ";
	font-weight: bold;
	width: 6.5em;
	display: inline-block;
}

@media (min-width: 768px) {
.responsive-table td:before {
	display: none;
}
}
.responsive-table th, .responsive-table td {
	text-align: left;
}

@media (min-width: 768px) {
.responsive-table th, .responsive-table td {
	display: table-cell;
	padding: .25em .5em;
	border-top: 1px solid #ddd;
}
.responsive-table th:first-child, .responsive-table td:first-child {
	padding-left: 0;
}
.responsive-table th:last-child, .responsive-table td:last-child {
	padding-right: 0;
}
}
.responsive-table {
	overflow: hidden;
}

@media (min-width: 768px) {
	.responsive-table th, .responsive-table td {
		padding: 1em !important;
	}	
}
.responsive-table th, .responsive-table td:before {
	font-weight: 700;
}

/*-End Responsive Table -*/

body.homepage .at-footer .shop-by-manufacturer-sec{
    display:none;
}

header.fixed-header nav>ul{
	width: 894px;
}

/*media*/
@media (min-width: 1300px){
	header.fixed-header nav>ul{
		width: 1000px;
	}
}
@media (min-width: 1200px) {
	header.fixed-header .fixed-header-visible::before{
		display: none;
	}
	.fixed-header-square-button {
		margin-top: 8px;
	}
	header.fixed-header nav>ul>li {
		/*width: 14.28%;*/
	}
	nav>ul>li>a {
		font-size: 14px;
		font-weight: 400;
		color: #fff;
		line-height: 22px;
		text-transform: uppercase;
		display: inline-block;
	}
	header.fixed-header .nav-overflow nav>ul>li>a {
		font-size: 13px;
	}
	nav .simple-list:hover .submenu {
		opacity: 1 !important;
	}
	.parallax-article.left-align {
		-moz-transform: translateX(0%);
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
	header.fixed-header .nav-overflow {
		background: #323232;
	}
	header.fixed-header .nav-overflow nav>ul>li>a{
		color: #fff;
	}
	.logo-sm{
		display: none;
	}
	.header-functionality-entry {
		padding: 0 15px;
	}
}


@media (max-width: 1265px) {
	.fixed-header .logo-icon{
		left: 15px;
	}
	.navigation .nav-overflow {
		padding-left: 210px;
	}
}
@media (max-width: 1199px) {
	.product-header-content .line-entry .number {
		padding: 33px 0;
	}
	.line-entry.visible-lg.search-box {
		display: none !important;
	}
	.product-header-content .line-entry .h-divider {
		line-height: 45px;
	}
	.highlighted-menus > li {
		height: 40px;
		margin: 0;
		border-radius: 0;
	}
	.logo-icon{
		display: none;
	}
	.fixed-header{
		border-bottom: 1px solid #ccc;
	}
	.fixed-header .logo-icon{
		display: none;
	}
	.parallax-slide.small-slide {
		margin-top: 0 !important;
		height: 400px !important;
	}
	.navigation{
		height: 100px;
	}
	.opened-menu .navigation{
		z-index: 10;
	}
	header{
		background: #e8e8e8;
	}
	header.opened .navigation{
		height: 100%;
	}
	.header-wrapper.style-14 .menu-button{
		z-index: 999;
	}
	.navigation .nav-overflow {
		padding-left: 0;
	}
	header.type-4 .logo-wrapper {
		position: relative;
		left: auto;
		text-align: center;
	}
	.parallax-slide .swiper-slide{
		padding-top: 0;
	}
	.content-center, .position-center{
		padding-top: 60px !important;
	}
	nav > ul > li{
		padding: 0;
	}
	.header-middle{
		z-index: 9;
	}
	.header-middle .header-functionality-entry .fa, .header-middle .header-functionality-entry b{
		color: #fff;
	}
	nav > ul > li {
		padding: 0 13px;
		width: 100%;
	}
	nav > ul > li a br, nav > ul > li::before{
		display: none;
	}
	nav>ul>li>.fa {
		top: 2px;
	}
	.ovens-sec .download-link{
		top: 60px;
	}
	.PM-landing-page-sec {
		margin-top: 35px;
	}
}

@media (max-width: 991px) {
	.swiper-slide .parallax-article .title {
		font-size: 60px;
		line-height: 70px;
	}	
	.product-line-sec .parallax-slide.small-slide{
		height: auto !important;
	}
	.product-line-sec .parallax-slide .swiper-container{
		position: relative;
	}
	.product-line-sec .parallax-slide .swiper-container .slide-col{
		margin-bottom: 20px;
	}
	.product-line-sec .parallax-slide .swiper-container .slide-col .button{
		padding: 8px 15px;
	}
	.shop-grid-controls .sub-category-logo{
		margin-top: -12px;
		height: 56px;
		width: 80px;
		border: none;
        padding-left:0;
	}
	.shop-grid-controls .sub-category-logo img{
		max-width: 90%;
	}
    #content-block .shop-grid-controls .entry{
        padding-right:0;
        margin-right:10px;
    }
    #content-block .shop-grid-controls .entry .simple-field.size-0{
        width:190px;
        padding-right:0;
	}
	.PM-features-sec .row.center-grid .box {
		width: 43%;
	}	
	.PM-landing-page-sec .PM-banner-section{
		padding-bottom: 220px;
	}
	.PM-landing-page-sec .PM-banner-section .logo-img{
		padding-left: 30px;
		padding-right: 30px;
	}	
}

@media (max-width: 767px) {
	.product-header-content .line-entry .number {
		font-size: 14px;
	}
	.product-header-content .line-entry .number {
		padding: 30px 0;
	}
	.product-header-content .line-entry .h-divider {
		line-height: 35px;
	}
	.swiper-slide .parallax-article .title {
		font-size: 30px;
		line-height: 35px;
	}
	.chk-on-accordeon .checkbox-entry{
		top: 55px;
		left: 63px;
		right: auto;
	}
	.pop-img:hover .image{
		bottom:30px;
		right:auto;
		left: 0;
	}
	.pop-img:hover .image img{
		max-width: 200px;
	}
	.navigation {
		height: 60px;
	}
	.content-center, .position-center {
		padding-top: 40px !important;
	}
	header{
		margin-bottom: 0;
    	height: 61px;
	}
	.header-middle{
		top: 7px;
    	padding-right: 60px;
	}
	.logo-sm{
		height: auto;
    	width: 100px;
	}
    .quote-row.from-the-blog-entry .image{
        float:none;
    }
	.quote-row.from-the-blog-entry .action.small{
        float:none;
    }
    .quote-row.from-the-blog-entry .action.small a{
        margin-right:0 !important;
    }
    .header-middle .right-entries {
        padding-top:9px;
    }
    .header-wrapper.style-14 .menu-button{
        top:18px;
    }
    #content-block .shop-grid-controls .entry{
        margin-right:3px;
    }
    #content-block .shop-grid-controls .entry .simple-field.size-0{
        width:178px;
        margin-right:0;
	}
	.PM-landing-page-sec .PM-banner-section {
		padding-bottom: 0;
	}
	.PM-landing-page-sec .PM-banner-section .logo-img .body {
		font-size: 16px;
		line-height: 28px;
		padding: 15px 0;
	}
	.PM-features-sec .row.center-grid .box {
		width: 100%;
	}
	.proof-sec .title {
		font-size: 24px;
	}
	.proof-sec .bg .desc .text {
		font-size: 17px;
		line-height: 28px;
		padding: 30px 10px;
	}
	.proof-sec .bg {
		padding-bottom: 260px;
	}
	.proof-sec .bg .cta {
		padding: 30px 0;
	}
	.proof-sec .bg .cta .btn {
		font-size: 30px;
	}
	.pizza-master-form-sec .form-control {
		min-height: 40px;
		height: auto;
	}
	.pizza-master-form-sec .btn-submit{
		display: block;
	}
	.pizza-master-form-sec {
		padding: 20px 0;
	}
	.pizza-master-form-sec .contact-lbl {
		top: 15px;
	}
	.pizza-master-form-sec .contact-lbl .box {
		padding: 19px 20px 17px 0;
	}
	.pizza-master-form-sec .contact-lbl .box::before {
		left: -29px;
		border-top: 28px solid transparent;
		border-bottom: 24px solid transparent;
		border-right: 29px solid #dfa927;
	}
	.pizza-master-form-sec {
		padding: 82px 0 20px 0;
	}
	.social-icons-sec {
		padding: 20px 15px;
	}
	.social-icons-sec .social-icons a {
		font-size: 35px;
	}
	.ovens-sec .download-link {
		top: 15px;
	}
	.ovens-sec .download-link a {
		padding: 11px 20px 9px 0;
	}
	.ovens-sec .download-link a::before{
		left: -29px;
		border-top: 28px solid transparent;
		border-bottom: 24px solid transparent;
		border-right: 29px solid #231f20;
	}
	.ovens-sec {
		padding: 85px 15px 20px 15px;
	}
	.free-demo-sec {
		padding: 30px 5px;
	}
	.PM-landing-page-sec {
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	.swiper-slide .parallax-article .title {
		font-size: 20px;
		line-height: 25px;
	}
	.accordeon-title.big{
		font-size: 16px;
	}
}

.m0{margin:0 !important;}
.mt0{margin-top:0 !important;}
.mr0{margin-right:0 !important;}
.mb0{margin-bottom:0 !important;}
.ml0{margin-left:0 !important;}

.mt5{margin-top:5px !important;}
.mr5{margin-right:5px !important;}
.mb5{margin-bottom:5px !important;}
.ml5{margin-left:5px !important;}

.mt15{margin-top:15px !important;}
.mr15{margin-right:15px !important;}
.mb15{margin-bottom:15px !important;}
.ml15{margin-left:15px !important;}

.mt30{margin-top:30px !important;}
.mr30{margin-right:30px !important;}
.mb30{margin-bottom:30px !important;}
.ml30{margin-left:30px !important;}

.mt50{margin-top:50px !important;}
.mr50{margin-right:50px !important;}
.mb50{margin-bottom:50px !important;}
.ml50{margin-left:50px !important;}

.p0{padding:0 !important;}
.pt0{padding-top:0 !important;}
.pr0{padding-right:0 !important;}
.pb0{padding-bottom:0 !important;}
.pl0{padding-left:0 !important;}

.pt5{padding-top:5px !important;}
.pr5{padding-right:5px !important;}
.pb5{padding-bottom:5px !important;}
.pl5{padding-left:5px !important;}

.pt15{padding-top:15px !important;}
.pr15{padding-right:15px !important;}
.pb15{padding-bottom:15px !important;}
.pl15{padding-left:15px !important;}

.pt30{padding-top:30px !important;}
.pr30{padding-right:30px !important;}
.pb30{padding-bottom:30px !important;}
.pl30{padding-left:30px !important;}

.pt50{padding-top:50px !important;}
.pr50{padding-right:50px !important;}
.pb50{padding-bottom:50px !important;}
.pl50{padding-left:50px !important;}





/*.update-item-orders-pop-sec {
  background: #e7e7e8;
  margin-top: -150px; }

.update-item-orders-pop-sec .sec-body {
  padding: 15px 30px; }

.update-item-orders-pop-sec .page-title-sec {
  background: #fff;
  padding: 15px 30px 20px 30px;
  margin-bottom: -6px; }

.update-item-orders-pop-sec .page-title-sec .title {
  font-size: 22px; }

.update-item-orders-pop-sec .sec-title {
  background: #b28a05;
  padding: 10px;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px; }

.update-item-orders-pop-sec .btn-confirm-order {
  margin-bottom: 15px;
  border-radius: 0;
  text-transform: uppercase; }

.update-item-orders-pop-sec .grid-sec {
  padding: 15px; }

.update-item-orders-pop-sec .grid-sec .col-box {
  background: #fff;
  border: 1px solid #ccc;
  text-align: center; }

.update-item-orders-pop-sec .grid-sec .col-box .box {
  color: #333;
  text-decoration: none; }

.update-item-orders-pop-sec .grid-sec .col-box .box .title {
  font-size: 14px;
  font-weight: 400; }

.update-item-orders-pop-sec .grid-sec .col-box .box .img img {
  max-width: 100%;
  max-height: 180px; }

.update-item-orders-pop-sec .grid-sec .col-box .box:hover {
  color: #055ead;
  text-decoration: none; }*/


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}