body {
    background: url(../images/background.png) repeat;
    background-size: auto;
	overflow-x: hidden;
	width: 100%;
}

html{
	overflow-x: hidden;
	width: 100%;
}

.main-container {
  max-width: 850px ;
    margin: 0 auto;
    padding: 0 !important;
}

.content {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.9);

}

section.content.bg-white.p-4.rounded.shadow-sm {
padding:0px !important;
margin:0px !important;
  max-width: 800px ;
}

img {
  max-width: 100%;
  height: auto;
  display: block; 
}

.content img {
  max-width: 100%;
  height: auto;
  display: block;
}

.satir {
    margin: 0 !important;
}

.sutun-12 {
    padding-right: 0px !important;
}
.row {
    margin: 0 !important;
}

.col-xs-12 {
    padding-right: 0px !important;
}

.product-image.selected {
    display: none;
}

.product.selected .product-image {
    display: none;
}

.product.selected .product-image.selected {
    display: block;
}

.product [type=radio] {
    position: absolute;
    opacity: 0;
}

.button-submit-container {
    padding-top: 50px;
}

.form-group {
    margin-bottom: 15px;
}

.wrapper {
    max-width: 1000px;
    margin: auto;
    background-color: #fff;
    position: relative;
}

/*==========FIXED MENU==========*/
#fixed_menu 				{     
position: fixed;
    z-index: 99999;
    display: none;
    top: 0px;

   }
#menu_ort 				{}
#fixed_menu ul			{     width: 100%;
    /* margin: 0px auto 0px -464px; */
    /* position: absolute; */

    /* bottom: 0px; */ }
#fixed_menu ul li			{ margin:0; padding:0; display:flex; 	 }

::-webkit-input-placeholder {color: #555;}
:-moz-placeholder {color: #555;}
::-moz-placeholder {color: #555;}
:-ms-input-placeholder {color: #555;}

media (min-width: 768px) {
    .col-sm-6 {
        width: 50%;
		float: left;
    }
}






.sticky-counter .hours {    float: left;
    padding: 2px;
    background-color: #60463a;
    border-radius: 8px;
    margin: 3px;
    color: #c7ba99;
    font-size: 23px;

}
.sticky-counter .minutes {
   float: left;
    padding: 2px;
    background-color: #60463a;
    border-radius: 8px;
    margin: 3px;
    color: #c7ba99;
    font-size: 23px;
}
.sticky-counter .seconds {
   float: left;
    padding: 2px;
    background-color: #60463a;
    border-radius: 8px;
    margin: 3px;
    color: #c7ba99;
    font-size: 23px;
}
.sticky-counter .clearDiv {
  clear: both;
}

.sticky-counter .cltext{
	
float: left;
    color: #000000;
    margin-top: -5%;
    font-size: 9px;
    margin-left: -4%;
	   
}
}

.sticky-counter .timeout {
  color: red;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 1s;
}
@-webkit-keyframes blinker {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}


.sticky-counter .timeholder{
	    position: absolute;
    float: right;
    margin-left: 65%;
    margin-top: 0%;
}

@media only screen and (min-width: 600px) {
.sticky-counter .hours {
	float: left;    padding: 4px;
    background-color: #60463a;
    border-radius: 16px;
	margin: 6px;     color: #c7ba99;
	font-size: 30px;
}	
.sticky-counter .minutes {  float: left;    padding: 4px;
    background-color: #60463a;
    border-radius: 16px;margin: 6px;     color: #c7ba99;
	font-size: 30px;
}
.sticky-counter .seconds {
  float: left;    padding: 4px;
    background-color: #60463a;
    border-radius: 16px;margin: 6px;     color: #c7ba99;
	font-size: 30px;
}
.sticky-counter .cltext{
	
float: left;
    color: #000000;
margin-top: -3%;
        font-size: 13px;
        margin-left: -1%;

}
.sticky-counter .timeholder{
	    position: absolute;
    float: right;
    margin-left: 65%;
	margin-top: 1%;
	
}
}

.main-counter .hours {    float: left;
    padding: 2px;
    background-color: #efe2eb;
    border-radius: 8px;
    margin: 3px;
    color: #294b37;
    font-size: 40px;

}
.main-counter .timer {width: 500px;}

.main-counter .minutes {
   float: left;
    padding: 2px;
    background-color: #294b37;
    border-radius: 8px;
    margin: 3px;
    color: #ffe3de;
    font-size: 40px;
}
.main-counter .seconds {
   float: left;
    padding: 2px;
    background-color: #294b37;
    border-radius: 8px;
    margin: 3px;
    color: #ffe3de;
    font-size: 40px;
}
.main-counter .clearDiv {
  clear: both;
}

.main-counter .cltext {
    float: left;
    color: #1a5857;
    margin-top: -5%;
    font-size: 14px;
    font-weight: 500;
    margin-left: -5%;
}

 .textsale {
    padding: 3%;
    text-align: center;
    font-size: 11px;
    line-height: 115%;
}

 .textsale h6{
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}

.main-counter .timeout {
  color: red;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 1s;
}
@-webkit-keyframes blinker {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}


.main-counter .timeholder{
    position: relative;
    float: left;
    margin-left: 30%;
margin-top: 5%;
        padding-bottom: 3%;
}

@media only screen and (min-width: 600px) {
.main-counter .hours {
        float: left;
        padding: 4px;
        background-color: #efe2eb;
        border-radius: 16px;
        margin: 6px;
        color: #294b37;
        font-size: 100px;
}	
.main-counter .minutes {  float: left;    padding: 4px;
    background-color: #294b37;
    border-radius: 16px;margin: 6px;     color: #ffe3de;
	font-size: 100px;
}
.main-counter .seconds {
  float: left;    padding: 4px;
    background-color: #294b37;
    border-radius: 16px;margin: 6px;     color: #ffe3de;
	font-size: 100px;
}
.main-counter .cltext{
	
float: left;
    color: #1a5857;
margin-top: 0%;
        font-size: 27px;

}
.main-counter .timeholder{
    float: left; 
        margin-left: 20%;
margin-top: -3%;
        padding-bottom: 1%;
	 
}
.textsale h6{
    font-size: 33px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}
 .textsale {
    padding: 3%;
    text-align: center;
    font-size: 22px;
    line-height: 115%;
}
.main-counter .timer {width: 500px;}
}


ul#menuHead a{
	
	float:left;
}

ul#menuHead  {
	
	float:left;
    margin-top: 20%;
    position: absolute;
    z-index: 999;
    height: 66px;
}
#sticky_navigation_wrapper {
    width: 100%;
    height: 35px;
    margin-right: auto;
    position: relative;
    z-index: 20;
    margin-top: 136px;
    margin-left: -84px;
    padding-left: 225px;
}

#sticky_navigation {
	height: 180px;
	margin: auto;
	background: url(../img/menu_a.png) no-repeat;
}

#sticky_navigation ul {
	list-style:none; 
	margin:0; 
	margin-left: -56px;
}

#sticky_navigation ul li {
	margin:0; 
	padding:0; 
	display:inline; 
	
}

#sticky_navigation ul li a {
	display: block;
	float: left;
height: 30px;
}


.row {

    padding-right:0px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
}

.product.col-sm-6.col-xs-6 {
    width: 50%;
    flex: 0 0 auto;
}
.prosale_order{
    width: 100%;
}


.product.col-sm-6.col-xs-6 {
  transition: box-shadow 0.3s ease;
}

.product.col-sm-6.col-xs-6:hover,
.product.col-sm-6.col-xs-6:active,
.product.col-sm-6.col-xs-6:focus {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}