/*
Theme Name: MCWL Pro
Theme URI: https://www.mirpurceramic.com/
Author: Imran Hossain
Author URI: https://www.linkedin.com/in/gdimran98/
Description: Mirpur Ceramic Works Ltd.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mcwl
Tags: mcwl, mirpur, ceramic.
*/

*{
	margin:0;
	padding:0;
}
body {
	background-color: #ffffff !important;
	padding: 20px;
	font-size: 15px !important;
	line-height: 25px !important;
}
p {
    font-size: 15px !important;
    line-height: 25px !important;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-Bold.ttf');
	font-family:OpenSans-Bold;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-BoldItalic.ttf');
	font-family:OpenSans-BoldItalic;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-ExtraBold.ttf');
	font-family:OpenSans-ExtraBold;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-ExtraBoldItalic.ttf');
	font-family:OpenSans-ExtraBoldItalic;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-Italic.ttf');
	font-family:OpenSans-Italic;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-Light.ttf');
	font-family:OpenSans-Light;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-LightItalic.ttf');
	font-family:OpenSans-LightItalic;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-Regular.ttf');
	font-family:OpenSans-Regular;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-Semibold.ttf');
	font-family:OpenSans-Semibold;
}
@font-face{
	src:url('fonts/open-sans/OpenSans-SemiboldItalic.ttf');
	font-family:OpenSans-SemiboldItalic;
}
@font-face{
	src:url('fonts/Anaheim-Regular.ttf');
	font-family:Anaheim-Regular;
}

a {
	text-decoration: none;
	color: #000 !important;
}
a:hover {
	text-decoration: none;
	color: #b85454 !important;
}
ul li a.active,
li.active {
		color: #b85454 !important;
		font-weight: bold;
}
h1{
	font-size:30px!important;
	font-weight:bold!important;
	font-family:Roboto !important;
}

.tab-btn:hover{
	padding: 10px 30px;
	color: #b85454 !important;
	font-weight: bold!important;
border-bottom: 2px solid #b85454;
			background: #fff;
}
.tab-btn.active{
	padding: 10px 30px;
	color: #b85454 !important;
	font-weight: bold;
	border-bottom: 2px solid #b85454;
			background: #fff;
}
.tab-btn {
	padding: 5px 30px !important;
}
#wpcomm form {
	width: 45%!important;
	float: left!important;
}

#wpcomm .wc-thread-wrapper {
	width: 45%!important;
	float: right!important;
}
#wpcomm .wpdiscuz-front-actions {
	display: none!important;
}
#wpcomm .wpdiscuz-form-bottom-bar {
	display: none!important;
}
header {
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,10);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.10);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.10);
}
.main-area{
	width:100%;
	height:auto;
}
.container{
	width: 90%!important;
	max-width: 90%!important;
}
.logo-area{
	padding:0 5px;
	text-align:left;
}
.logo-area a img{
	width:90%;
	margin-top:20px;
}
.main-menu{
	padding:30px 5px;
	text-align:center;

}
.main-menu ul{
	padding:10px 0px;
}
.main-menu ul li{
	display:inline-block;
	/*border-right:1px solid #5b5b5b;*/
}
.first-menu{
	/*border-left:1px solid #5b5b5b;*/
}
.main-menu ul li a{
	font-family:OpenSans-Semibold;
	font-size:12pt;
	text-transform:uppercase;
	padding:20px 20px;
	color:#5b5b5b;
}
.main-menu ul li a:hover{
	text-decoration:none;
	color:#b85454;
}
.main-content h3{
	font-size:20px;
	font-weight:bold;
}
#active a{
	color:#b85454;
}

.phone-number p{
	font-family:OpenSans-Regular;
	font-size:12pt;
	text-transform:uppercase;
	padding:30px 40px;
	color:#5b5b5b;
}
.phone-number p::before{
	content:"";
	background-image:url('images/icon/phone.png');
	background-repeat:no-repeat;
	height:40px;
	width:40px;
	display:block;
	float:left;
}
.content-area .main-content{
	width: 80%;
	margin:0 auto;
	margin-top:50px;
}
.content-area .main-content h1{
	text-transform:uppercase;
	border-bottom: 1px dotted #cccccc;
	margin:20px 0px;
	font-size:30px;
	font-weight:semibold;
}
.content-area .main-content h1::after{
	content: " ";
	border-bottom: 1px dotted #cccccc;
	display:block;
	margin-bottom:1px;
}
.content-area .main-content h2{
	text-transform:uppercase;
	margin:20px 0px 5px 0px;
	font-size:20px;
	background-color:#eee;
	padding:10px 5px;
}
.content-area .main-content ul{
	margin-left:20px;
}
.footer-social {
	text-align:center;
	padding:20px 0px;
}
.footer-social a img {
	width:30px;
	height:auto;
}
.footer-social article span{
	font-family:OpenSans-Regular;
	font-size:12pt;
	padding:20px 10px;
	color:#5b5b5b;
}
.footer-menu{
	text-align:center;
}
.footer-menu ul{

}
.footer-menu ul li {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.footer-menu ul li a{
	font-family:OpenSans-Regular;
	font-size:12pt;
	padding:5px 10px;
	color:#494949 !important;
	text-transform: capitalize !important;
	/* border-left:1px solid #5b5b5b; */
}
.footer-first-menu a{
	border:none!important;
}
.footer-menu ul li a:hover{
	text-decoration:none;
}


/*--------------new footer styles--------------*/
.footer-about-us,
.footer-support,
.footer-quicklink {
	display: flex;
	flex-flow: column;
}
.footer-quicklink .menu-item a,
.footer-support .menu-item a,
.footer-about-us .menu-item a {
	padding: 6px 0 !important;
	text-transform: capitalize !important;
	font-size: 14px!important;
	
}
.container-fluid.footer-btm {
	background: #BFBFBF;
}
/*-------------footer style end----------------*/

.elementor *, .elementor ::after, .elementor ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none !important;
}

.page-id-2783 header {
    display: none;
}


.thanks-content {
	display: flex;
	flex-flow: column;
	justify-content: center;
	background: green;
	color: white;
	text-align: center;
	padding-bottom: 50px;
}

.thanks-content h1 {
	font-size: 70px !important;
	font-weight: 700;
	font-family: arial;
	border-bottom: none !important;
}

a.formLink {
    color: #b00020 !important;
    font-family: "Roboto",sans-serif !important;
    font-size: 15px !important;
}
#cf7md-form .mdc-button:before, #cf7md-form .mdc-button:after, #cf7md-form .mdc-button--raised:not(:disabled), #cf7md-form .mdc-button--unelevated:not(:disabled) {
    background-color: #b00020 !important;
}
#cf7md-form .mdc-text-field .mdc-line-ripple, #cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:focus~.mdc-line-ripple, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background, #cf7md-form .mdc-checkbox:before, #cf7md-form .mdc-checkbox:after, #cf7md-form .mdc-radio:before, #cf7md-form .mdc-radio:after, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__track, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:before, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:after, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:before, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay:after, #cf7md-form .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before, #cf7md-form .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after {
    background-color: #b00020 !important;
}

#cf7md-form .mdc-button--raised:not(:disabled):hover, #cf7md-form .mdc-button--unelevated:not(:disabled):hover {
    background-color: #7b7b7b!important;
}



/* #cf7md-form select {
	height: 56px;
	border-radius: 5px  !important;
	border: 1px solid #efefef !important;
	width: 100%;
	padding:10px 15px;
} */
#cf7md-form .mdc-floating-label {
    background: #fff;
    width: auto;
}

/*  #cf7md-form .mdc-form-field,  #cf7md-form textarea, #cf7md-form select, #cf7md-form .wpcf7-list-item label, #cf7md-form .cf7md-switch-label, #cf7md-form .cf7md-checkbox-label, #cf7md-form .cf7md-radio-label, #cf7md-form .cf7md-accept-label, #cf7md-form .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input,#cf7md-form .mdc-text-field .mdc-text-field--textarea{
    border-radius: 5px  !important;
	border: 1px solid #efefef !important;
} */
#cf7md-form .mdc-select,
#cf7md-form .mdc-text-field{
    border-radius: 5px  !important;
	border: 1px solid #efefef !important;
}

/*------------------product page css------------------------------*/
.content {
    position: relative;
	background: none !important;
	padding: 0!important;
    margin: 15px;
}
.product_title{
    padding: 10px 0;
    font-weight: 700;
    text-transform: uppercase;
}
.product-show {
	position: relative;
	padding-bottom: 70px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
/*.product-show::before {*/
/*	content: '';*/
/*	position: absolute;*/
/*	top: -15px;*/
/*	left: -15px;*/
/*	width: calc(100% + 30px);*/
/*	height: calc(100% + 108px);*/
/*	border: 1px solid #000;*/
/*	z-index: 1000;*/
/*	visibility: hidden;*/
/*	opacity: 0;*/
/*	-webkit-transform: scale(0.8, 0.8);*/
/*	-moz-transform: scale(0.8, 0.8);*/
/*	-ms-transform: scale(0.8, 0.8);*/
/*	-o-transform: scale(0.8, 0.8);*/
/*	transform: scale(0.8, 0.8);*/
/*	-webkit-transition: all 0.3s ease;*/
/*	-moz-transition: all 0.3s ease;*/
/*	transition: all 0.3s ease;*/
/*}*/
.slider-content{
display: block;
position: absolute;
padding: 10px 0 0;
bottom: 0;
left: 0;
width: 100%;
z-index: 1000;
overflow: hidden;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
/*.product-show:hover .slider-content{*/
/*	padding-top: 10px;*/
/*	bottom: -90px;*/
/*	max-height: none;*/
/*    background: #fff;*/
/*}*/

.slider-nav {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 10003;
	min-height: 90px;
	max-height: 90px;
	visibility: visible;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
}
/*.product-show:hover::before {*/
/*	visibility: visible;*/
/*	opacity: 1;*/
/*	-webkit-transform: scale(1, 1);*/
/*	-moz-transform: scale(1, 1);*/
/*	-ms-transform: scale(1, 1);*/
/*	-o-transform: scale(1, 1);*/
/*	transform: scale(1, 1);*/
/*}*/

.product-show:hover .slider-nav {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.product-info {
	margin-bottom: 0;
	position: relative;
	min-height: 60px;
	z-index: 999999;
    cursor: pointer;

}

.slider-for {
	position: relative;
	z-index: 100;
}
.slick-dots {
	opacity: 0 !important;
}
.slide-small-img {
	width: 90px !important;
	border: 1px solid #888;
	margin: 5px;
}

.slick-next::before, .slick-prev::before {
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #8f8e8e !important;
}
.slick-next.slick-arrow {
	position: absolute;
	right: 0;
}
.slick-prev.slick-arrow {
	position: absolute;
	left: 0;
	z-index: 999!important;
}
.slide-big-img img {
	width: 100%;
    height: 475px;
}
.slide-small-img img {
	height: 85px;
}
/*------------------zoom---------------*/
.zoom-slider-ok{
  display:flex;
}
.zoom-slider-ok .zoom-slider-big-box{
  width: 400px;
  height: 500px;
}

.zoom-slider-ok .zoom-slider-thumbnail-list{
  width: 70px;
  margin-right: 10px;
  position: relative;
}

.zoom-slider-ok .thumbnail-list-container{
    width: 100%;
    overflow: auto;

}

.zoom-slider-ok .thumbnail-list-container .show-small-img{
  width: 70px;
  height: 70px;
  margin-bottom: 6px;
  cursor: pointer;
  float: left;
  box-sizing:border-box;
}
.zoom-slider-ok .thumbnail-list-container .show-small-img.active{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  opacity:.8
}

@media only screen and (max-width: 600px) {
  .zoom-slider-ok{
    flex-direction:column;
  }
  .zoom-slider-ok .zoom-slider-thumbnail-list{
    order:2;
    width:400px;
  }
  .zoom-slider-ok .show-small-img{
    margin-right:5px;
  }
  .zoom-slider-ok .thumbnail-list-container{
    display:flex;

  }
  .zoom-slider-ok .zoom-slider-big-box{
    order:1;
  }
}




/*-----------------fullwidth-template-------------*/
.product-detaiils-top {
	width: 100%;
	display: flex;
	flex-flow: row;
}
.product-slider-container {
	display: block;
	width: 48%;
	margin-right: 30px;
	position: relative;
}
.tab-btn {
	list-style: none !important;
}
.modal {
	height: auto !important;
}


/*--------------header footer hide in post---------------------*/
/*------------colors-----------------------*/
.Stone{
	    background: maroon;
	}
	.Red{
		    background: red;
		}
	.cat_price{
    margin-right: 10px;
    padding: 5px 10px;
    color: #fff;
}


#modal-content header {
    display: none;
}
#modal-content .footer-area {
    display: none;
}
button.btn.btn-outline-danger a:hover {
    color: #fff !important;
}
.modal-wrapper.styled .modal .close-modal {
    background: maroon;
    position: absolute;
    top: -10px;
    right: 0;
    font-size: 2.0em;
    color: #fff;
    padding: 6px 10px;
    cursor: pointer;
    z-index: 1;
}

/*----------modal style------------*/
.section__title {
    font-size: 35px !important;
    font-weight: 800;
    margin-bottom: 30px !important;
}
.sub-sec-title{
	font-size: 25px !important;
	font-weight: bold;
	margin: 15px 0 !important;
}
.sub-title{
	font-size: 18px !important;
	font-weight: bold;
}
.product__price {
    line-height: 40px;
    margin-bottom: 20px;
}
.btn.uncategorized {
	display: none;
}

.shadow img {
	height: 400px;
}

/*----------pdf color---------*/
.df-container>.df-ui-next, .df-container>.df-ui-prev {
    opacity: 1 !important;
    color: #c51b21 !important;
}
	
.grecaptcha-badge { visibility: hidden; }


/*----------material form -----------*/
#cf7md-form .mdc-select:not(.mdc-select--disabled),
#cf7md-form .mdc-text-field:not(.mdc-text-field--disabled) {
	background-color: transparent !important;
}
#cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background {
	background-color: #fff;
	border: 2px solid #666 !important;
}

/*-----------------hide read more from products-------------*/
.woocommerce ul.products li.product .button {
	display: none !important;
}
.content-area .main-content h2 {
	background-color: transparent !important;
	font-weight: bold !important;
	text-align: center !important;
}


/*-------------hiding wishlist btn-----------*/
.se-btn,
.shopengine-widget .product .se-btn {
	display: none !important;

}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.elementor-4720 .elementor-element.elementor-element-3392f0d .shopengine-archive-products:not(.shopengine-archive-products--view-list) .product > a {
	text-align: center !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	font-weight: bold !important;
}

.woocommerce .products .star-rating {
	display: none !important;
}
.sub-menu > li > a{
	font-weight: 400 !important;
}

.elementor-4720 .elementor-element.elementor-element-3392f0d .shopengine-archive-products:not(.shopengine-archive-products--view-list) ul.products li.product .woocommerce-loop-product__title {
	line-height: 35px !important;
}