/* Catalog - MAIN CONTENT AREA */

/*#wrapper .container {
    position: relative;
    width: 100% !important;
    padding: 0px 0px !important;
}*/

@media (max-width: 767px) {
    .container {padding:5px !important;}
	#content-wrapper{padding:0px !important;}
	#CmContent{box-shadow:none !important;}
}

.CmFilterSwitchWrap{display:none!important;}
.CmTitleModelBlock{background-color:#ffffff!important;}

#CmContent{
	max-width:100% !important;
}

#CmContent h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
}

.blockMainPart{background:#ffffff !important;}
.CmBreadCrumbs{background:#ffffff !important;}
.CmFiltersMainP{background:#ffffff !important;}
.CmSectionCategWrapBlock {background-color: #ffffff !important;}
.CmCategWrapBlock_new {background-color: #ffffff !important;}
.CmBrSearchWrap {background-color: #ffffff !important;}
.CmSectionWrapBl {background-color: #ffffff !important;}
body {background-color: #ffffff;}
.ltabs {background-color: #ffffff !important;}
.fxCont {
    z-index: 999999;
    margin: auto;
    max-width: 1180px;
    max-height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 30px;
    margin: 20px;
    text-align: center;
    white-space: normal;
    background-color: #fff;
    color: #000;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
    border-style: none;
    border-width: 3px;
}

hr.titleSet {
    margin: none !important; 
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.CmColorBr {
     border-color: none !important; 
}

.CmResetSettings {
    top: 42% !important;
}

.fxOverlay {
     align-items: normal !important; 
}

/* FITTING POSITION Box - Left/Right/Front/Rear */
/*.CmInstSideBlock{min-width:200px;}*/