.shortcode_block {
    border-bottom: 1px solid #ededed;
    margin: 10px 0;
    padding: 15px 0;
    overflow: hidden;
}
.shortcode_title {
    font-weight: normal;
    margin: 0 0 20px;
}
.shortcode_title span {
    display: block;
    height: 1px;
    margin: 7px 0 -11px;
    width: 140px;
    background: #4FBFA8;
}
#frame_accordiun a,
#frame_toggle a {
    background: #4FBFA8;
    color: #FFF;
}
/* ======================================================= */
/*                             Tabs                        */
/* ======================================================= */
#tab ul.tabs {
    margin: 0;
	display: inline-block;
	vertical-align:top; 
}

#tab ul li a {
    padding: 8px 10px;
    text-decoration: none;
	display:inline-block;
}
.style1 #tab ul li a.current,
.style1 #tab ul li a:hover {
    background: #614b4c;
    color: #FFF;
}
.style2.horizontal_tab .tab_groupcontent {
    margin: -2px 0 0;
}
.style3.horizontal_tab .tab_groupcontent{
	 margin: -2px 0 0;
}

.product-cms-tab-block .style5 #tab ul li a {
  	background: rgba(0, 0, 0, 0);
    border: 1px solid #ededed;
    margin: 0 0 -1px;
    padding: 4px 16px;
	text-transform:uppercase;
}
.product-cms-tab-block .style5 #tab ul li a.current{
	background-color:#000000;
	border-color:#000000;
	color:#ffffff;
}
.product-cms-tab-block .style5 #tab ul li{   margin: 0 -1px 0 0;}
.product-cms-tab-block .style5.horizontal_tab .tab_groupcontent{
    padding: 20px;
	border:1px solid #ededed;
	overflow:hidden;
}
.product-cms-tab-block .style5  table{
	margin:0;
	border: 1px solid #ededed;
	width: 100%;
	box-sizing: border-box;
}
.product-cms-tab-block .style5  th{
	background-color: #f9f9f9;
    border-bottom: 1px solid #ededed;
}
.product-cms-tab-block .widget .style5 td,.product-cms-tab-block .widget .style5 th{padding:5px;}
.horizontal_tab .tab_groupcontent {
    border: 1px solid #ededed;
    clear: both;
    width: 100%;
    padding: 10px;
	box-sizing: border-box;
}
.horizontal_tab #tab ul li {
    margin: 0 3px 0 0;
    list-style: none;
    float: left;  
}
.horizontal_tab.style2 #tab ul li {
    margin: 0 3px 0 0;
}

.horizontal_tab.style2 #tab ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid solid none;
    border-width: 3px 1px medium;
}
.horizontal_tab.style2 #tab ul li a.current,
.horizontal_tab.style2 #tab ul li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: none;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-top: 3px solid #614b4c ;
}

.style3 #tab ul li a {
    background: none;
    border: 1px solid #ededed;
}
.vertical_tab ul.tabs {
    float: left;
    width: 25%;
}
.vertical_tab #tab ul li {
    position: relative;
	list-style: none;
}
#content .vertical_tab #tab ul li a {
    display: block;
    line-height: 18px;
    margin-bottom: 2px;
}
.vertical_tab .tab_groupcontent {
    float: left;
    min-height: 120px;
    width: 69%;
    border: 1px solid #ededed;
    padding: 10px;
	margin:0 0 0 -1px;
	box-sizing: border-box;
}
.vertical_tab.style2 #tab ul li {
    margin: 0 -1px 0 0;
}
.vertical_tab.style2 #tab ul li a {    
	border-width: 1px 1px 1px 3px;
	border-style:solid;
	border-color:#ededed;
}
.vertical_tab.style2 #tab ul li a.current,
.vertical_tab.style2 #tab ul li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: none;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 3px solid #614b4c;
}
.vertical_tab.style3 #tab ul li {
    margin: 0 -1px 0 0;
}

/* ======================================================= */
/*                      Divider and Space                  */
/* ======================================================= */
.divider_content p {
    margin: 0; 
}
.divider_content_inner .title {
    margin: 8px 0 10px 0;
}
.divider_element .dashed {
    border-top: 1px dashed #ededed;
}
.divider_element .dotted {
    border-top: 1px dotted #ededed;
}
.divider_element .double {
    border-top: 2px double #ededed;
}
.divider_element .groove {
    border-top: 1px groove #ededed;
}
.divider_element .solid {
    border-top: 1px solid #ededed;
}

/* ======================================================= */
/*                         Highlight Text                  */
/* ======================================================= */
.hightlight_text {
    font-style: italic;
    padding: 3px 5px;
    margin: 0 6px;
}
.highlight_light {
    background-color: #F6F6F6;
    color: #000000;
}
.highlight_dark {
    background-color: #000000;
    color: #FFFFFF;
}
/* ======================================================= */
/*                         Dropcap                         */
/* ======================================================= */
.dropcap {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-right: 3px;
    overflow: hidden;
    text-align: center;
    width: 30px;
}
.dropcap.no-background {
    font-weight: bold;
    height: auto;
    line-height: 28px;
    margin: 0;
    vertical-align: bottom;
    width: auto;
}

/* ======================================================= */
/*                         Buttons                         */
/* ======================================================= */
.button_content_inner a {
    text-decoration: none !important;
    display: inline-block;
}
.button_content_inner a:hover {
}

.button i{color:#fff;}
.button:hover i{color:#ffffff;}

.button.button_mini i {font-size: 12px;}
.button.button_small i { font-size: 14px;}
.button.button_medium i { font-size: 16px;}
.button.button_big i { font-size: 18px;}

.button.button_mini { padding: 8px 16px; text-transform:capitalize;}
.button.button_small {padding: 8px 20px; }
.button.button_medium { padding: 10px 24px;}
.button.button_big{ padding: 12px 40px;}

.button_content_inner .button_big i { font-size: 22px;}
.button.left i { margin-right: 10px;}
.button.right i { margin-left: 10px;}
.feedback .button_content_inner .button_medium {  margin:0 5px;}

/* ======================================================= */
/*                        Message Boxs                     */
/* ======================================================= */
.messagebox_inner {
    font-size: 13px;
    line-height: 24px;
    padding: 15px 15px 15px 70px;
}
.messagebox_inner.success {
    background: url("../../images/megnor/shortcode/success.png") no-repeat scroll 15px 3px #EEF4D4;
    border: 1px solid #8FAD3D;
    color: #596C26;
}
.messagebox_inner.error {
    background: url("../../images/megnor/shortcode/error.png") no-repeat scroll 15px 3px #EFCEC9;
    border: 1px solid #AE3F2E;
    color: #FF3300;
}
.messagebox_inner.warning {
    background: url("../../images/megnor/shortcode/warning.png") no-repeat scroll 15px 3px #FFEA97;
    border: 1px solid #E2B500;
    color: #003333;
}
.messagebox_inner.message {
    background: url("../../images/megnor/shortcode/message.png") no-repeat scroll 15px 3px #C6D8F0;
    border: 1px solid #4282CC;
    color: #3399FF;
}
/* ======================================================= */
/*                        Conatct Form                     */
/* ======================================================= */
.row100 {
    margin: 0 0 23px;
    float: left;
    width: 100%;
}
.col30 {
    float: left;
    width: 20%;
}
.col70 {
    float: left;
    width: 90%;
    position: relative;
}
.col30 label {
    color: #7A7A7A;
    font-size: 14px;
}
.col70 input {
    color: #777777;
    width: 100%;
    padding: 12px 25px 12px 20px;
	float:left;
	background:#f9f9f9;
	box-sizing: border-box;
}
.col70 textarea {background:#f9f9f9;}
.col70 i {
    color: #D0D0D0;
    right:10px;
    position: absolute;
    top: 16px;
	margin:0;
}
.col70::-moz-placeholder {color:#23272a;}
.button .col70 {float: right; width:100%;}

.col70 .button {
    float: right;
	background: none repeat scroll 0 0 #424570;
    color: #ffffff;
    font-weight: 700;
    line-height: 18px;
    padding: 5px 12px;
    text-transform: uppercase;
    width: auto;
}

.col70 em {
    margin: 0 5px;
}
.banner_content {
    text-align: center;
}

.contactform_right .col70 {
    width: 100%;
}
.contactform_left {float:left; width:35%;margin:0 15px 0 0;}
.contactform_right {overflow:hidden;}

/* ======================================================= */
/*            Non-semantic helper classes                  */
/* ======================================================= */
.center {
    text-align: center;
	position:relative;
}
.hidden {
    display: none;
    visibility: hidden;
}
.invisible {
    visibility: hidden;
}
.alignright,
.right {
    float: none;
	text-align:right;
}
.alignleft,
.left {
    display: block;
	float: none;
	vertical-align:top;
	text-align:left;
}
.divider_content {
    clear: both;
	margin:0 0 50px;
}
.alignnone,
.none {
    float: none;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
/* ======================================================= */
/*                         Columns                         */
/* ======================================================= */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    float: left;
}
.last {
}
.one_half {
    width: 50%;
}
.one_third {
    width: 33.33%;
}
.two_third {
    width: 66.66%;
}
.one_fourth {
    width: 25%;
}
.two_fourth {
    width: 50%;
}
.three_fourth {
    width: 75%;
}
.one_fifth {
    width: 20%;
}
.two_fifth {
    width: 40%;
}
.three_fifth {
    width: 60%;
}
.four_fifth {
    width: 80%;
}
.one_sixth {
    width: 16.66%;
}
.two_sixth {
    width: 33.32%;
}
.three_sixth {
    width: 49.98%;
}
.four_sixth {
    width: 66.64%;
}
.five_sixth {
    width: 83.3%;
}
/* ======================================================= */
/*                         Table Style                     */
/* ======================================================= */
.table_style {
    border: 1px solid #ededed;
    margin-bottom: 20px;
    width: 100%;
	box-sizing: border-box;
}
.table_style table {
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #fff;
    width: 100%;
    padding: 0;
    margin: 0;
	box-sizing: border-box;
}
.table_style th {
    text-align: center;
    padding: 12px;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    background-color: #fafafa;
}
.table_style tbody {
    background: #F9F9F9;
}
.table_style td {
    text-align: center;
    padding: 10px;
    color: #666;
    border-top: 1px dashed #fff;
}
.table_style tbody tr:hover td {
    color: #333;
    background: #fff;
    border-top: 1px solid #fff;
}
.table_style tfoot {
    background-color: #f3f3f3;
}
.table_style tfoot td {
    padding: 8px;
}
/* ======================================================= */
/*                         Message Boxes                   */
/* ======================================================= */
.message {
    line-height: 24px;
    font-weight: normal;
    padding: 15px 15px 15px 80px;
    position: relative;
    margin: 10px 0 30px;
}
.success-message {
    background: url("../../images/megnor/shortcode/success.png") no-repeat scroll 15px 3px #EEF4D4;
    border: 1px solid #8FAD3D;
}
.error-message {
    background: url("../../images/megnor/shortcode/error.png") no-repeat scroll 15px 3px #EFCEC9;
    border: 1px solid #AE3F2E;
}
.message-message {
    background: url("../../images/megnor/shortcode/message.png") no-repeat scroll 15px 3px #C6D8F0;
    border: 1px solid #4282CC;
}
.warning-message {
    background: url("../../images/megnor/shortcode/warning.png") no-repeat scroll 15px 3px #FFEA97;
    border: 1px solid #E2B500;
}
.flickr_badge_image {
    display: inline-block;
    margin-right: 10px;
}
.flickr_badge_image img {
    border: 3px solid #ededed;
    height: 100px;
    width: 100px;
	box-sizing: border-box;
}
.flickr_badge_image:hover img {
    border-color: #CCCCCC;
}
/* ======================================================= */
/*                   Accordion and Toggles                 */
/* ======================================================= */
.toogle_div, .accordion .acc, .tour li {
    position: relative;
}
.widget .single_accordion p, .widget .single_toggle p {
    margin: 0;
}
.toogle_div p, .accordion p {
    margin: 0;
}
.accordion span.icon:after,
.toogle_div span.icon:after {
    content: "\f067";
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
	font-size: 10px;
}
.accordion a.current span.icon:after,
.toogle_div a.current span.icon:after {
    content: "\f068";
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
}
.accordion_image {
    width: 110px;
    float: left;
}
.accordion,.toggle { width: 96%; clear:both;}
.accordion .accordion-title,
.toggle .accordion-title {
    position: relative;
}
/* accordion style5 */
.accordion.style5 .single_accordion,
.toggle.style5 .single_accordion {  
	border-top: 1px solid #ebebeb;
    padding: 3px 0;
}
.accordion.style5 .single_accordion a,
.toggle.style5 .single_accordion a
 {
  margin:0;
 }
.accordion.style5 .accordion-title,
.toggle.style5 .toggle-title {
    padding: 8px 10px 8px 30px;
	background: #434571;
	color:#FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	
}
.accordion.style5 .tab_content,
.toggle.style5 .tab_content {
    padding: 15px;
	
	font-size: 14px;
}
/* accordion style1 */

.accordion.style1 .accordion-title,
.toggle.style1 .toggle-title {
    border: 1px solid #ededed;
    padding: 10px 10px 10px 30px;
}
.accordion.style1 .tab_content,
.toggle.style1 .tab_content {
   
}
/* accordion style2 */
.accordion.style2 .single_accordion,
.toggle.style2 .single_toggle {
    border: 1px solid #ededed;
	margin:0 0 10px;
}
.accordion.style2 .accordion-title,
.toggle.style2 .toggle-title {
    padding:10px 10px 10px 30px;
}
.accordion.style2 .tog,
.toggle.style2 .tog {
    margin: 0;
}
.accordion.style2 .tab_content,
.toggle.style2 .tab_content {
    padding: 0 10px 10px;
}
/* accordion style3 */
.accordion.style3 .accordion-title,
.toggle.style3 .toggle-title {
    border: 1px solid #fafafa;
    padding: 10px 30px 10px 10px;
    background-color: #fafafa;
}
.accordion.style3 .tab_content,
.toggle.style3 .tab_content {

}
.accordion.style3 span.icon:after,
.accordion.style4 span.icon:after,
.accordion.style3 a.current span.icon:after,
.accordion.style4 a.current span.icon:after,
.toggle.style3 span.icon:after,
.toggle.style4 span.icon:after,
.toggle.style3 a.current span.icon:after,
.toggle.style4 a.current span.icon:after {
    right: 10px;
    left: auto;
}
/* accordion style4 */
.accordion.style4 .single_accordion,
.toggle.style4 .single_toggle {
    background-color: #fafafa;
    border: 1px solid #fafafa;
	margin:0 0 10px;
}
.accordion.style4 .accordion-title,
.toggle.style4 .toggle-title {
    padding: 10px 30px 10px 10px;
}
.accordion.style4 .tab_content,
.toggle.style4 .tab_content {
    padding: 0 10px 10px;
}
.accordion.style4 .tog,
.toggle.style4 .tog {
    margin: 0;
}

.toogle_div .tog, .accordion .tog, .tour li a {  
    display: block;
    margin: 0 0 10px;
    position: relative;
    text-decoration: none;
}
.tour li a {
    padding: 10px 0 10px 35px;
}

.header-middle .tab_content {
    border-bottom: none;
}
.toogle_div .tab_content, .accordion .tab_content {
    display: none;  
    line-height: 22px;
    overflow: hidden;
    padding: 0 30px 15px 10px;
}
.tour_content {
    position: relative;
    margin-bottom: 20px;
}
.tour {
    list-style: none;
    width: 25%;
    float: left;
    margin: 0;
}
.tour_content .tour {
    padding-left: 0;
}
.tour_box {
    display: none;
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 75%;
}
.tour_box p {
    padding: 10px;
    margin-bottom: 10px;
}
.regular-text1 {
    position: relative;
}
/* ======================================================= */
/*                          Title                          */
/* ======================================================= */
.shortcode-title {  margin: 0; padding: 0;  width: 100%; clear:both;}
.main-title {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 9;
    display: inline-block;
    vertical-align: top;
    padding: 0 50px;
	margin:25px 0;
}
.big-title h1 {
    color: #000000;
    font-family: "Montserrat",sans-serif;
    font-size: 40px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 50px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.4);
}
.big-title{ position:relative; display:block;}
.shortcode-title > span{ position:relative; display:block;}
.shortcode-title h1{ display:inline-block;vertical-align: top;}
.shortcode-title h1.light-title { font-weight: 200; line-height: 40px; }
.shortcode-title h1.dark-title { font-weight: 600;}
.blog-post-content_block .shortcode-title.left .big-title, .testimonials .shortcode-title.left .big-title { text-align: left; }
.blog-post-content_block .shortcode-title.center .big-title, .testimonials .shortcode-title.center .big-title { text-align: center; }
.blog-post-content_block .shortcode-title.right .big-title, .testimonials .shortcode-title.right .big-title { text-align: right; } 
.blog-post-content_block .main-title { padding: 0; top: -17px; left: -16px; background: transparent; margin: 0; }
.testimonials .main-title { margin: 0; }

.upsells.products > h2::before, .related.products h2::before, .cross-sells > h2::before{ left:10px;}
.upsells.products > h2::after, .related.products h2::after, .cross-sells > h2::after{ right:10px;}
.left .big-title::before { left:0; right:auto;}
.right .big-title::before{ right:0; left:auto;}

.sub-title {
    color: #878787;
    font-size: 12px;
    font-weight: 400;
    margin: 10px 0 20px;
    padding: 0 10px;  line-height: 28px;
}
.faqs-container .small-title,.tmpmela_piechart .chart_title ,.sitemap h2,.address-title.simple-title,.tmpmela_about h3.title{text-transform: uppercase;}
.shortcode-title .small-title h1{  color: #000000;  font-size: 14px;  font-weight: 500;  text-transform: uppercase; line-height:24px; margin:10px 0; padding:0;}
.normal-title h1, .upsells.products > h2, .related.products h2, .cross-sells > h2 { color: #000000; font-family: 'Montserrat', sans-serif; font-size: 40px;  font-weight: 200;  letter-spacing: 0; line-height: 40px;  margin: 30px 0;   position: relative;   text-transform: uppercase; text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.4);}
.border-type {  padding-bottom: 5px;  position: relative;  display: inline-block;}
.border-type:after {  bottom: 0;    content: "";    height: 1px;    left: 0;    position: absolute;    width: 60px;    background: none repeat scroll 0 0 #696868;}
.panel-grid .panel-grid-cell h3.widget-title {  display: none;}

/* ======================================================= */
/*                    Shortcode Code                       */
/* ======================================================= */
.code {
    background-color: #fafafa;   
    clear: both;
    padding: 15px;
    font-size: 14px;
    margin:8px 0 15px !important;
    line-height: 20px;
	color:#808080;
	overflow-wrap: break-word;
}

/* ======================================================= */
/*                        Brand Logo                       */
/* ======================================================= */
#brand-products .owl-carousel {
    margin: 0 auto;
    padding: 0 20px; width:auto;}
.brand_main .product-block{
	position: relative;
	text-align:center;	
	margin:5px 15px;
	display:inline-block;}
.item.brand_main{ text-align:center;}

.brand_main .product-block img {max-width:100%; 
	transition: all 0.3s ease 0s;
	-webkit-transition:  all 0.3s ease 0s;
	-moz-transition:  all 0.3s ease 0s;
	-ms-transition:  all 0.3s ease 0s;
	-o-transition:  all 0.3s ease 0s;
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;}
.brand_main:hover .product-block img {
	 opacity: 0.7;-webkit-opacity: 0.7;-o-opacity: 0.7;-ms-opacity: 0.7;
}
.brand-grid .brand_main .product-block {
    margin: 20px 25px;
}
.tax-product_brand > term-description {display:none;}
.address-description, .address-label, .address-text {    
    font-weight: normal;
  		line-height: 26px;
}
 .address-text{ padding:10px; box-sizing:border-box;}
.address-container {
    clear: both;
}

.address-text .icon {
    background: #f0f0f0;
	border-width:0 1px 0 0;
	border-color:#f0f0f0;
	border-style:solid;
    float: left;
    padding: 70px 38px;
	text-align:center;
}
.address-text .content {
    overflow: hidden;
    padding: 10px 20px;
	 overflow-wrap: break-word;
}
.address-container {
    clear: both;
    margin: 0px;
    overflow: hidden;
}
.address-text {   
    float: left;   
    width: 33.33%;
}
.address-text-inner {
    border: 1px solid #f0f0f0;
    margin: 0;
    overflow: hidden;
}
.address-text.third {margin-right:0;}
.address-text .fa {font-size:22px; color:#614b4c;width: 20px;}
.address-label {
 color: #000;
font-weight: 600;
font-size: 14px;
}
.address-text .content p 
{
	margin-bottom:0;
	font-size:12px;
	text-align: inherit;
}

/********** brand list *****************/
.type-brand{ margin:0 0 60px;}
.brand-name{font-size: 22px; font-weight: 700; line-height: 30px; padding:10px 0;}
.single-brand { text-align: center;}
.single-brand .entry-thumbnail{ margin:0;}
.brand-content { padding: 10px 0;}
.brands { margin:0 -10px;}
.brands ul li{
vertical-align: top;
display:inline-block;
list-style: none outside none;
box-sizing: border-box;
padding:0 10px 20px;
text-align:center; float:left;}
.brands.list  .brand-inner{ background-color:#fff; padding: 20px; border:1px solid #f7f7f7;}
.brands.list li:hover .brand-inner{ box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);}
.brands li h3.title{padding-top:15px; margin:0;}
.brands li h3.title,.brands li mark.count{ font-size:14px; transition: all 300ms ease 0s; -webkit-transition: all 300ms ease 0s; -o-transition: all 300ms ease 0s; -ms-transition: all 300ms ease 0s; background:none;}
.brands li:hover h3.title,.brands li:hover mark.count{ color:#614b4c; transition: all 300ms ease 0s;  -webkit-transition: all 300ms ease 0s;  -o-transition: all 300ms ease 0s;  -ms-transition: all 300ms ease 0s;}
.brands .columns-1 li{ width: 100%;}
.brands .columns-2 li{ width: 50%;}
.brands .columns-3 li{ width: 33.33%;}
.brands .columns-4 li{ width: 25%;}
.brands .columns-5 li{ width: 20%;}
.brands .columns-6 li{ width: 16.66%;	}
.brand-list img{ max-width:100%; height:auto;}
/******************* widgets-brand *************/
.primary-sidebar .brands ul li{ padding:0;}
.primary-sidebar .brands li .brand-inner{  border:2px solid #ededed; margin:1px;}
.widgets-brand ul li.brand-cms-text{  clear:both; padding: 25px 0;  text-align: center!important; display:block!important; width:100%;}
.brand-cms-text .text1{ color: #22283e; font-size: 24px; font-weight: 800; text-transform: uppercase;}
.brand-cms-text .text2{ color: #000000; font-size: 16px;  margin: 3px 0 5px;}
.primary-sidebar .brand-cms-text .button a { background: #ffffff; border: 2px solid #000000; color: #000000; display: inline-block;  font-size: 12px;  font-weight: 700; padding: 6px 32px; text-transform: uppercase;}
.primary-sidebar .brand-cms-text .button a:hover{background: #000000; border: 2px solid #000000; color: #ffffff;}
.not-found h1{ margin-top:0; color:#000;}
/****************** countbox ****************/
.product-all{padding:5px 0 10px;}
.count-down{ width:100%; position:relative; padding:8px 0 10px; font-size: 12px; clear:both;box-sizing: border-box;}
.countbox .timebox{  margin:0 3px 0 0;}
.countbox .timebox:last-child{  margin:0;}
.countbox .timebox{ border:1px solid #ededed; color:#000; padding:5px 2px; display:inline-block; text-align:center; line-height:20px;  width:23.5%; box-sizing: border-box;}
.countbox strong{ display:block; font-size: 14px; font-weight:500;}
.countbox .price { width: 100%;}
.entry-summary .count-down{ width:50%; }
