	/**
* 2007-2019 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2019 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
a:focus,button:focus{outline: none;}
.tvcmsattrsearch{
	margin-bottom: 40px;
}
#module-tvcmsattrsearch-productsearch .tvcmsattrsearch{
	padding-top: 0;
	margin: 0;
	width: 100%;
	display: inline-block;
}
#module-tvcmsattrsearch-productsearch .tvcmsattrsearch-wrapper{
	text-align: center;
}
#module-tvcmsattrsearch-productsearch .tvcms-main-title{
	margin: 0;
}
.tvstartsearch-main-title-wrapper .tvcms-main-title:after {
	right: 0;
}
.multiselect {
	width: 100%;
	margin: auto;
	position: relative;
}
.selectBox {
	position: relative;
	cursor: pointer;
}
.selectBox select {
	width: 100%;
	font-weight: bold;
}
.overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#module-tvcmsattrsearch-productsearch #main .page-content h6 {
	margin-bottom: 0;
}
.tvchechbox-wrapper{
	/*display: none;*/
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 100%;
	width: 100%;
	z-index: 1;
	transform: scaleY(0);
	transition: .2s;
	border: 1px #eeeeee solid;
	box-shadow: 0 0 10px #00000010;
	transform-origin: top;
	padding: 10px;
	background: #ffffff;
	max-height: 150px;
	overflow-y: scroll;
}
.tvchechbox-wrapper::-webkit-scrollbar{
		width: 3px;
}
.tvchechbox-wrapper.active{
	transform: scaleY(1);
}
.tvchechbox-wrapper .tvchechbox-inner{
	padding: 5px 5px;
	overflow: hidden;
	width: 100%;
}
.tvcmsattrsearch .tvattrsearch{
	direction: ltr;
}
.tvcmsattrsearch-wrapper form button{
	background-color: #cb2039;
	color: #ffffff;
	padding: 10px 30px;
	transition: .3s;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	width: 100%;
	border: none;
}
.tvcmsattrsearch-wrapper form:hover button{
	background: #333333;
	color: #ffffff;
}
.multiselect-wrapper select{
    background-color: #ffffff;
    background-image: url(../img/arrow_down.png);
    background-position: 93%;
    padding: 12px 15px;
    border: none;
    background-repeat: no-repeat;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    box-shadow: inset 0 0px 4px 1px rgba(0, 0, 0, 0.16);
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
.multiselect-wrapper .tvchechbox-wrapper .tvattrsearch-checkbox-wrapper,
.multiselect-wrapper .tvchechbox-wrapper .tvattrsearch-lable-wrapper{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-bottom: 0;
}
.tvchechbox-wrapper .tvattrsearch-checkbox-wrapper{
	position: relative;
	width: 24px;
	display: inline-block;
	vertical-align: middle;
	height: 24px;
	overflow: hidden;
}
.multiselect-wrapper .tvchechbox-wrapper .tvattrsearch-lable-wrapper{
	width: 78%;
	margin-left: 5px;
}
.tvattr-search-checked .unchecked{
	display: none;
}
.tvattr-search-checked .checked{
	display: inline-block;
}
.tvchechbox-wrapper .tvchechbox-inner input{
	width: 10%;
	float: left;
}
.multiselect-wrapper .tvchechbox-wrapper .tvattr-search-checkbox-title{
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin-bottom: 0;
}
@media(max-width: 575px){
	.tvattrsearch-wrapper{
		margin-bottom: 0;
	}
}
/***************************************/
.multiselect-search-wrapper {
	background-color: #003b56;
	margin: 0 15px;
	padding: 30px 15px 0 15px;
}
.multiselect-wrapper,
.tvcmsattrsearch-wrapper  {
	margin-bottom: 30px;
}
#module-tvcmsattrsearch-productsearch .tvtitle-wrapper{
	margin-bottom: 0;
}
#module-tvcmsattrsearch-productsearch .tvcmsattrsearch-total-record{
	text-align: center;
	margin: 10px 0;
}
#module-tvcmsattrsearch-productsearch .tvattr-search-product-inner{
	text-align: center;
	padding-bottom: 15px;
}
.tvcmsattrsearch-total-record{
	margin-bottom: 15px;
}
.tvcmsattrsearch-total-record .tvcmsattrsearch-record-wrapper span{
	color: #de1414;
}
.tvproduct-wrapper .tvdicount-price{
	position: static;
	display: inline-block;
}
.tvproduct-wrapper:hover .tvproduct-hover-img{
	opacity: 1;
}
.tvproduct-slider{
	margin-bottom: 30px;
}
.tvproduct-color-wrapper a{
	width: 15px;
	height: 15px;
	border: 1px solid #00000050;
	display: inline-block;
	vertical-align: top;
}
.products-section-title .tvtitle span{
	font-size: 22px;
	font-weight: 500;
	padding-right: 20px;
	background-color: #ffffff;
	position: relative;
	z-index: 10;
	display: inline-block;
}
.tvpage-header-title .tvcms-main-title:after {
	right: 0;
}
/****************************************/
#module-tvcmsattrsearch-productsearch .page-header{
	margin: 0 0 15px 0;
	border: 1px solid #eeeeee;
}
#module-tvcmsattrsearch-productsearch .tvgrid-search-product{
	margin-bottom: 30px;
}
.multiselect .selectBox,
.tvchechbox-wrapper button{
	background: transparent;
	border: none;
	width: 100%;
	padding: 0;
}
@media(max-width: 991px) {
	.tvcmsattrsearch{
		margin-bottom: 30px;
	}
}
@media(max-width: 765px) {
	.multiselect-search-wrapper {
		padding: 30px 15px 30px 15px;
	}
}
@media(max-width: 575px){
	#module-tvcmsattrsearch-productsearch .tvattrsearch-wrapper .multiselect-wrapper{
		text-align: center;
	}
}
/***************************************** tvcmsattrsearch ***************************************/
.tvcmsattrsearch{
	margin-bottom: 80px;
    position: relative;
    z-index: 10;
    margin-top: -56px;
    display: block;
}
.tvsearch-more-search,
.tvsearch-dropdown-total{
	font-weight: 500;
}
.tvsearch-dropdown-title{
	font-weight: 600;
}
.tvstartsearch-wrapper-block{
	background-color:#ffc800;
	border-radius: 3px;
}
.tvstartsearch-main-title-wrapper{
	position: relative;
}
.tvstartsearch-main-title-wrapper:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    top: 0;
    left: 0;
    right: 0;
}
.tvcmsattrsearch .tvcmsmain-title-wrapper {
    margin: 0;
    z-index: 1;
    padding: 15px 30px;
}
.multiselect-search-wrapper{
	background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    padding: 25px 15px 0 15px;
}
.multiselect-wrapper, .tvcmsattrsearch-wrapper {
    margin-bottom: 25px;
}
.multiselect-wrapper select{
	font-size: 15px;
	color: #666666;
	font-weight: 500;
	letter-spacing: 0.3px;
}
.multiselect .selectBox{
	background: transparent;
    width: 100%;
    padding: 0;
    border-radius: 3px;
}

.tvcmsattrsearch-wrapper form button {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.3px;
    border-radius: 3px;
    background-color: #d21717;
    text-transform: uppercase;
    padding: 14px 17px;
    z-index: 10;
    position: relative;
   	transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvcmsattrsearch-wrapper form:hover button {
    background: transparent;
    color: #ffffff;
}
.tvcmsattrsearch-wrapper form{
	position: relative;
	overflow: hidden;
}
.tvcmsattrsearch-wrapper form:after{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3px;
    transform: translateY(46px);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvcmsattrsearch-wrapper form:hover:after{
	background-color: #000000;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.multiselect-wrapper .tvchechbox-wrapper .tvattr-search-checkbox-title {
    font-size: 13px;
    width: 100%;
    text-align: left;
    margin-bottom: 0;
    color: #666666;
    cursor: pointer;
    font-weight: 500;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-transform: capitalize;
}
.tvchechbox-wrapper {
    max-height: 300px;
    overflow-y:auto;
    z-index: 100;
}
.tvchechbox-inner:hover .tvattrsearch-checkbox-wrapper i,
.multiselect-wrapper .tvchechbox-inner:hover .tvattr-search-checkbox-title{
	color: #d21717;
}
.tvchechbox-wrapper .tvchechbox-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.tvcmsleft-attrsearch .tvstartsearch-wrapper-block {
     background-color: #ffffff; 
     border-radius: 0; 
}
.tvcmsleft-attrsearch .multiselect .selectBox{
	border: 1px solid #f7f7f7;
	direction: ltr;
}
.tvcmsleft-attrsearch .multiselect-wrapper select{
	border: none;
}
.tvcmsleft-attrsearch .multiselect-search-wrapper {
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    padding: 20px 20px 0 20px;
}
.tvcmsleft-attrsearch .multiselect-wrapper, 
.tvcmsleft-attrsearch .tvcmsattrsearch-wrapper {
    margin-bottom: 20px;
    padding: 0;
}
@media(max-width: 991px){
	.tvcmsattrsearch{
		margin-bottom:30px;
	    margin-top:0;
	}
	.multiselect-search-wrapper{
		padding: 15px 0 0 0;
	}
	.tvcmsattrsearch .tvcmsmain-title-wrapper{
		padding: 15px;
	}
	.multiselect-wrapper, 
	.tvcmsattrsearch-wrapper{
		margin-bottom: 15px;
	}
}
.lang-rtl .multiselect-wrapper .tvchechbox-wrapper .tvattr-search-checkbox-title{
	text-align: right;
}
.lang-rtl .multiselect-wrapper .tvchechbox-wrapper .tvattrsearch-lable-wrapper{
	margin: 0 5px 0 0;
}
.lang-rtl .tvchechbox-wrapper .tvattrsearch-checkbox-wrapper{
	float: right;
}
.lang-rtl .tvchechbox-wrapper .tvchechbox-inner{
	direction: rtl;
}
/*****************************************end  tvcmsattrsearch ****************************************/